Project64 emulator not working

Questions about Wine on Linux
Locked
F_style
Level 4
Level 4
Posts: 153
Joined: Sat Sep 25, 2010 8:55 pm

Project64 emulator not working

Post by F_style »

I'm on openSUSE 13.1, using latest Wine 1.7.10, and downloaded latest Project64 2.1.

Opening Project64 works, but when trying to load a rom, it remains hung doing nothing until I kill it.
Console output since running Project64 is:

Code: Select all

user@linux-t6jc:~/Documents/games/Project64 2.1> WINEPREFIX=~/.wine/Games wine Project64.exe
fixme:resource:DestroyAcceleratorTable other process handle 0x1?
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8A8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8X8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified.
fixme:win:EnumDisplayDevicesW ((null),0,0x33e038,0x00000000), stub!
err:graphics:USER_CheckNotLock BUG: holding USER lock
wine: Unhandled exception 0x80000003 in thread 36 at address 0x7bc8072c (thread 0036), starting debugger...
err:graphics:USER_CheckNotLock BUG: holding USER lock
Finished (killed)
Can someone help?
Thanks.
Locked