pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

x64 support

Open mrmcq2u opened this issue 14 years ago • 2 comments

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

mrmcq2u avatar Nov 07 '10 20:11 mrmcq2u

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.

johnbartholomew avatar Nov 09 '10 19:11 johnbartholomew

I think Tom fixed this one. The same issue was posted on the forums and is resolved now so this should probably be closed.

s20dan avatar Nov 20 '10 06:11 s20dan