Add idle loop block for Tales of the Abyss.

This commit is contained in:
Jean-Philip Desjardins 2025-02-25 19:05:56 -05:00
parent 750e9faf74
commit 63e254a316

View file

@ -31,6 +31,9 @@
<GameConfig Executable="SLUS_213.06;1" Title="Ghost Rider"> <GameConfig Executable="SLUS_213.06;1" Title="Ghost Rider">
<IdleLoopBlock Address="0x002F43E8" /> <IdleLoopBlock Address="0x002F43E8" />
</GameConfig> </GameConfig>
<GameConfig Executable="SLUS_213.86;1" Title="Tales of the Abyss">
<IdleLoopBlock Address="0x001A4508" />
</GameConfig>
<GameConfig Executable="SLES_501.76;1" Title="Oni"> <GameConfig Executable="SLES_501.76;1" Title="Oni">
<Patch Address="0x001cef7c" Value="0x00000000 // bc0f $001cef7c" Description="Fix hang by skip branch if copro 0 condition false." /> <Patch Address="0x001cef7c" Value="0x00000000 // bc0f $001cef7c" Description="Fix hang by skip branch if copro 0 condition false." />
</GameConfig> </GameConfig>