mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update libretro.cpp
This commit is contained in:
parent
87723abdeb
commit
0446608f4a
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@ void retro_init(void)
|
|||
g_Config.bFragmentTestCache = true;
|
||||
g_Config.bSavedataUpgrade= true;
|
||||
g_Config.bSeparateSASThread = true;
|
||||
g_Config.sMACAddress = "12:34:56:78:9A:BC";
|
||||
|
||||
g_Config.iFirmwareVersion = PSP_DEFAULT_FIRMWARE;
|
||||
g_Config.iPSPModel = PSP_MODEL_SLIM;
|
||||
|
|
Loading…
Add table
Reference in a new issue