mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 05:19:23 +00:00
implemented improved video modes for win.cpp
This commit is contained in:
parent
474b0418d3
commit
804b022e67
4 changed files with 144 additions and 5 deletions
|
@ -192,6 +192,7 @@ enum Config {
|
|||
#define MORE_LANGUAGES // Add more translations to the game
|
||||
#define DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
|
||||
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
|
||||
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number
|
||||
//#define USE_TEXTURE_POOL
|
||||
//#define OPENAL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue