mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 16:50:34 +00:00
Fixes
This commit is contained in:
parent
6cfac662a1
commit
9b76424540
5 changed files with 66 additions and 22 deletions
|
@ -242,13 +242,13 @@ enum Config {
|
|||
#ifndef PC_MENU
|
||||
# define PS2_MENU
|
||||
//# define PS2_MENU_USEALLPAGEICONS
|
||||
# define PS2_SAVE_DIALOG // PS2 style save dialog with transparent black box
|
||||
//# define PS2_LIKE_MENU // An effort to recreate PS2 menu, cycling through tabs, different bg etc.
|
||||
#else
|
||||
# define MENU_MAP // VC-like menu map. Make sure you have new menu.txd
|
||||
# define SCROLLABLE_STATS_PAGE // only draggable by mouse atm
|
||||
# define TRIANGLE_BACK_BUTTON
|
||||
//# define CIRCLE_BACK_BUTTON
|
||||
//# define PS2_LIKE_MENU // An effort to recreate PS2 menu, cycling through tabs, different bg etc.
|
||||
//# define PS2_SAVE_DIALOG // PS2 style save dialog with transparent black box
|
||||
# define CUSTOM_FRONTEND_OPTIONS
|
||||
# define GRAPHICS_MENU_OPTIONS // otherwise Advanced Options menu will appear if Display is full
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue