pioneer
pioneer copied to clipboard
x64 support
I am having problems running this on both Ubuntu maverick x64 and windows 7 x64. My hardware is ATI HD Radeon 2400 pro, 1gig of ram and AMD Athlon 64bit X2 Dual Core 3800+ .
On Windows7 after I try and launch the game the monitor seems to switch off with an out of range message until I kill the game.
On Ubuntu Maverick 64bit I get this error message:
tretle@ubuntu:~/pioneer$ ./src/pioneer
SDL_GetVideoInfo says 32 bpp
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 129 (XFree86-VidModeExtension)
Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
Value in failed request: 0x103
Serial number of failed request: 125
Current serial number in output stream: 127
I'm running it on 64-bit lucid (with an nvidia card) without problems. Sounds like it's somehow switching to a bad video mode (and attempting to do so on linux) Try starting it in windowed mode. Edit the config file (~/.pioneer/config.ini) and changing StartFullscreen to 0.
I think Tom fixed this one. The same issue was posted on the forums and is resolved now so this should probably be closed.