Basic t1 1.40 install

thats not such a bad idea, updating the basic version of 1.4 to get rid of known bugs. So what are there?

Map fixes (missing maps, spelling errors)
Hud fix
Full screen fix

What else?
 
You mean a Widescreen fix?

hurrhorse.jpg
 
Last edited:
i need full screen fix so please let me know where that is

delete or comment out (//) line 332 in console.cs

this is 331 and 332

Code:
// GDCHACK : don't go fullscreen on startup (currently borked in webpage) 
   $pref::VideoFullScreen = "FALSE";
 
Back
Top