Based on the log file it looks like C:\Documents and Settings\Beth's Computer\My Documents\My Games\VDrift/VDrift.config still doesn't exist, could you verify that's the place where you put the VDrift.config file earlier, and also double check that Windows didn't automatically put a .txt on the end (and then hid it) or anything?
Sorry this is being such a pain to get working. I'm almost out of ideas here, but I think for the next release I need to include a bug reporting tool or something that would allow collection of more detailed data.
INFO: Starting VDrift: 2009-02-16-full, Version: 2346:2348M, O/S: Windows
INFO: Home directory: C:\Documents and Settings\Beth's Computer
INFO: Settings file: C:\Documents and Settings\Beth's Computer\My Documents\My Games\VDrift/VDrift.config (does not exist, will be created)
INFO: Data directory: data
INFO: Log file: C:\Documents and Settings\Beth's Computer\My Documents\My Games\VDrift/log.txt
INFO: SDL initialization successful
INFO: SDL video query was successful
INFO: Disabling antialiasing
INFO: Display change was successful: 800x600x16 24z fullscreen=0
INFO: Video card information:
Vendor: ATI Technologies Inc.
Renderer: RADEON XPRESS 200M Series SW TCL x86/MMX/3DNow!/SSE2
Version: 1.4.5014 WinXP Release
Maximum texture size: 2048
Using GLEW 1.4.0
INFO: ----- Start Shader Compile Log for data/shaders/simple/fragment.glsl -----
INFO: ERROR: 0:1: '' : Version number not supported by GL2
ERROR: 1 compilation errors. No code generated.
INFO: ----- End Shader Compile Log -----
Here is the log file. Appears to have changed. Program still does not run. How do I check for hidden files? Edit: sorry, looked again and no change.
in explorer window "Tools" -> "Folder properties" -> "View" at the bottom of the list: "Show hidden files and folders".
And make sure that config file has ".config" extension. it's in the same location and named like: "Hide extensions for registered files".
INFO: Starting VDrift: 2009-02-16-full, Version: 2346:2348M, O/S: Windows
INFO: Home directory: C:\Documents and Settings\Owner
INFO: Settings file: C:\Documents and Settings\Owner\My Documents\My Games\VDrift/VDrift.config
INFO: Data directory: data
INFO: Log file: C:\Documents and Settings\Owner\My Documents\My Games\VDrift/log.txt
INFO: SDL initialization successful
INFO: SDL video query was successful
INFO: Enabling antialiasing: 4X
stderr:
ERROR: Display change failed: 2560x1600x32 24z fullscreen=1
ERROR: Error: No video mode large enough for 2560x1600
Assertion failed: 0, file src\graphics.cpp, line 257
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
It looks like you set a resolution that's too high. If you delete your
C:\Documents and Settings\Owner\My Documents\My Games\VDrift\VDrift.config file it will reset back to the default. In the next release the plan is to automatically reset it back to default if this fails.