I got Crimson Skies the other day but just can't get it running. Can you give me a hand with it? I feel like I'm missing one of the instructions.
Win 7 64.
Installed the game, ran the 1.02 patch, extracted the csfix.7z files to the root folder.
I have compat mode set to Win 98se and run as admin. Have also tried running as Win 85.
I've gotten the small menu as expected, but I either get the strobing white screen at mission briefing (doesn't go away, and can't see anything) or it goes to the game, but all I see are wireframes of the zeppelin, or I did get it to run the game on software rendering, but horrible color and pixelated.
Usually the main menu is just the red flag, I have to alt-tab out and back in to see the menu options.
I'm choosing Accelerator Primary Display, and the drop down at 1024 x 768, but my understanding is that the text file overwrites that?
csfix looks like this:
[Main]
;Set to 1 to use a 32 bit render target, to solve issues with broken dithering
;Corrupts the intro screen, and causes a couple of artifacts on menus
Use32BitColour=1
;Set to 1 to force a specific screen resolution
;Menu's don't look as good, but it removes screen transitions and lets you use non 4:3 resolutions
;Warning: Has a tendency to induce mild epilepsy on the briefing screens
OverrideRes=0
ScreenWidth=1280
ScreenHeight=1024
;Disable usage of the high performance counter
;Fixes the crash on startup on some newer cpu's, can also be fixed by running in win95 compatibility mode
DisablePerfCounter=1
;Force NONPOW2CONDITIONAL texture caps
;Fixes blocky text on menus, and in game crashes when text is displayed
ForceNP2=1
;Forces the use of a single processor core
;Fixes threading issues on multi-core processors
SingleCoreMode=1
Any ideas?