Editing PSP Emulation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 291: | Line 291: | ||
Disable ICache Invalidation syscalls, | Disable ICache Invalidation syscalls, | ||
Enable "LINCOLN" configs, | Enable "LINCOLN" configs, | ||
Disable sceFont, scePsmfP, and sceHeap loading | Disable sceFont, scePsmfP, and sceHeap loading (there are other conditions too). | ||
Many more... | Many more... | ||
|- | |- | ||
Line 363: | Line 362: | ||
| || DISABLE_FB_TEX = %llx || AW.DISABLE_FB_TEX = 1 || Bool | | || DISABLE_FB_TEX = %llx || AW.DISABLE_FB_TEX = 1 || Bool | ||
0 = "FB_TEX" Enabled (Default) | 0 = "FB_TEX" Enabled (Default) | ||
1 = "FB_TEX" Disabled | 1 = "FB_TEX" Disabled (Default) | ||
Internal configs use value 100, this value have the same effect as 1 in text config. | Internal configs use value 100, this value have the same effect as 1 in text config. | ||
Line 402: | Line 401: | ||
| || EXT_MODE = %llx || AW.EXT_MODE = 3 || | | || EXT_MODE = %llx || AW.EXT_MODE = 3 || | ||
0 = (Default for Minis) | 0 = (Default for Minis) | ||
Uses different SPU ELF for | Uses different SPU ELF for transparency/textures behavior | ||
1 = | 1 = | ||
2 = | 2 = | ||
Line 423: | Line 422: | ||
0 = Disabled (default) | 0 = Disabled (default) | ||
1 = Enabled | 1 = Enabled | ||
|- | |- | ||
| || CLOAD_MODE = %llx || AW.CLOAD_MODE = 1 || (Note: Only available since 4.30?) | | || CLOAD_MODE = %llx || AW.CLOAD_MODE = 1 || (Note: Only available since 4.30?) |