<AncientAnimal>
Hello. Has anyone been able to use the Windows versions of the OpenGL drivers to launch Star Wars KOTOR? (The default AMD driver causes a crash.)
<AncientAnimal>
I've dragged the DLL files to the folder of the game's EXE file, and I created a batch file with these lines: set MESA_EXTENSION_MAX_YEAR=2001 swkotor.exe
<AncientAnimal>
And I've tried these lines in the batch file: GALLIUM_DRIVER=llvmpipe swkotor.exe, and this: GALLIUM_DRIVER=softpipe swkotor.exe, and this: GALLIUM_DRIVER=zink swkotor.exe
<AncientAnimal>
It won't start.
<AncientAnimal>
I tried the MSVC files. I'll try the MinGW ones now.
<AncientAnimal>
Those didn't work either.
LexSfX has joined #zink
AncientAnimal has quit [Quit: Page closed]
<zmike>
it should just be GALLIUM_DRIVER=zink, but I haven't seen any reports about this