mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 12:20:33 +00:00
NO_ISLAND_LOADING ported from re3
This commit is contained in:
parent
76e744bb7b
commit
7959b7fd1f
7 changed files with 77 additions and 45 deletions
|
@ -310,7 +310,7 @@ enum Config {
|
|||
|
||||
# ifdef CUSTOM_FRONTEND_OPTIONS
|
||||
# define GRAPHICS_MENU_OPTIONS // otherwise Display settings will be scrollable
|
||||
//# define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
|
||||
# define NO_ISLAND_LOADING // disable loadscreen between islands via loading all island data at once, consumes more memory and CPU
|
||||
# define CUTSCENE_BORDERS_SWITCH
|
||||
//# define MULTISAMPLING // adds MSAA option
|
||||
# define INVERT_LOOK_FOR_PAD // enable the hidden option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue