[Wine] Problems with various attempts at running a 256 color game.

sw0o0sh wineforum-user at winehq.org
Sat Feb 19 00:34:08 CST 2011


Hi, I am currently trying to get the game "Bug!" to work on my Ubuntu 10.10. It's a game that was intended for Sega Saturn or Windows 95 PC. All my Googling powers have failed me so I am left with posting here for some support. 

Anyway, after running through this page:
http://wiki.winehq.org/256ColorMode

Here are some problems I am facing:

Xephyr:

Code:

Window manager warning: Treating resize request of legacy application 0xc00007 () as a fullscreen request
err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your OpenGL drivers haven't been installed correctly
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f5b4,0x00000000), stub!
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f19c,0x00000000), stub!
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection failed!
wine: Unhandled page fault on write access to 0x00000010 at address 0x68861238 (thread 0009), starting debugger...




Xnest:

Code:

~/.wine/dosdevices/c:/Program Files/bug$ Xnest :1 -depth 8 & DISPLAY=:1 xterm
[1] 2644

Fatal server error:
Unable to find desired default visual.

xterm Xt error: Can't open display: :1
[1]+  Exit 1                  Xnest :1 -depth 8




VNC

Code:

tim at Piece-Of-Shit:~$ wine "/home/tim/.wine/dosdevices/c:/Program Files/bug/BUG.EXE"
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  1 (X_CreateWindow)
  Resource id in failed request:  0x5000007
  Serial number of failed request:  6
  Current serial number in output stream:  12




Xinit
I am forced to do sudo to run xinit, however when I do use it I get this problem: (wine not being owned by me)

Code:

tim at Piece-Of-Shit:~/.wine/dosdevices/c:/Program Files/bug$ sudo xinit /usr/bin/wine "BUG.EXE" -- :1 -ac -depth 8


X.Org X Server 1.9.0
Release Date: 2010-08-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-28-server i686 Ubuntu
Current Operating System: Linux Piece-Of-Shit 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-25-generic root=UUID=858f13ec-d34c-475a-879f-11bec00341e0 ro quiet splash
Build Date: 09 January 2011  12:14:58PM
xorg-server 2:1.9.0-0ubuntu7.3 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.18.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Sat Feb 19 01:32:04 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
wine: /home/tim/.wine is not owned by you

waiting for X server to shut down  ddxSigGiveUp: Closing log




Anyway, I'd appreciate any help I can get. I really loved this game and was surprised I was able to find it online 16 years after the fact.







More information about the wine-users mailing list