Savestates/PPU: Fix PRX relocations
This commit is contained in:
@@ -1646,7 +1646,7 @@ std::shared_ptr<lv2_prx> ppu_load_prx(const ppu_prx_object& elf, bool virtual_lo
|
|||||||
|
|
||||||
if (ar)
|
if (ar)
|
||||||
{
|
{
|
||||||
break;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
switch (rtype)
|
switch (rtype)
|
||||||
|
|||||||
Reference in New Issue
Block a user