mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(PS3) Workaround to fix overscan on GLUI
This commit is contained in:
parent
7ecca928e1
commit
e45a496b07
@ -764,7 +764,7 @@ static const bool menu_dpi_override_enable = true;
|
||||
#ifdef RARCH_MOBILE
|
||||
static const unsigned menu_dpi_override_value = 72;
|
||||
#else
|
||||
static const unsigned menu_dpi_override_value = 200;
|
||||
static const unsigned menu_dpi_override_value = 500;
|
||||
#endif
|
||||
|
||||
/* Log level for libretro cores (GET_LOG_INTERFACE). */
|
||||
|
Loading…
x
Reference in New Issue
Block a user