mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
Fix PPU SELF Precompilation
This commit is contained in:
parent
0e23b89352
commit
968762c135
4 changed files with 6 additions and 5 deletions
|
|
@ -2243,7 +2243,6 @@ bool ppu_load_exec(const ppu_exec_object& elf, bool virtual_load, const std::str
|
|||
else
|
||||
{
|
||||
g_ps3_process_info = old_process_info;
|
||||
Emu.ConfigurePPUCache();
|
||||
}
|
||||
|
||||
if (!load_libs.empty())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue