mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 09:24:08 +00:00
Default native resolution mode and small camera fixes
This commit is contained in:
parent
378f1d180d
commit
d455cd8a62
6 changed files with 60 additions and 6 deletions
|
@ -189,6 +189,7 @@ enum Config {
|
|||
#define FIX_BUGS // fixes bugs that we've came across during reversing, TODO: use this more
|
||||
#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)
|
||||
|
||||
// Pad
|
||||
#define XINPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue