mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 18:24:07 +00:00
first fake RW implementation working
This commit is contained in:
parent
89b7085353
commit
4b602940eb
6 changed files with 62 additions and 34 deletions
|
@ -190,6 +190,7 @@ enum Config {
|
|||
#define TOGGLEABLE_BETA_FEATURES // toggleable from debug menu. not too many things
|
||||
#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
|
||||
|
||||
// Pad
|
||||
#define XINPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue