I am Diego and I use Ubuntu with wine-1.7.38 and I have a problem running 3d custom girl, where it appears the following error code:
fixme:win:WINNLSEnableIME hwnd 0x10040 enable 0: stub!
fixme:thread:start_thread Started native thread 00000024
fixme:thread:start_thread Started native thread 00000025
fixme:thread:start_thread Started native thread 00000026
fixme:thread:start_thread Started native thread 00000027
fixme:thread:start_thread Started native thread 00000028
fixme:win:EnumDisplayDevicesW ((null),0,0x32e628,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if possible.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
my pc:
-Processor: Intel Pentium (R) D CPU 2.80GHz × 2
-diagrams: Intel® 945G
-SO: Ubuntu 15.04
the game does not start and throws an error message.
if you need more information let me know in the comments, thanks in advance.
3d game error
-
- Newbie
- Posts: 1
- Joined: Fri May 29, 2015 12:36 pm
3d game error
Last edited by Diego Torres on Fri May 29, 2015 1:46 pm, edited 1 time in total.
Re: 3d game error
I suggest to try recent Wine version and reinstall the game in clean Wine prefix (for example, run mv ~/.wine ~/.wine.old to temporally get your old Wine prefix out of the way), and if still does not work, it is possible that this bug is still relevant: https://bugs.winehq.org/show_bug.cgi?id=31175 . You may want to try winetricks verbs mentioned in the bug report, it may help the game to start. The bug was closed as abandoned because reporter did not provide needed information, if this is the bug you are experiencing, feel free to reopen it if you are willing to provide the needed information.