Skip to content

Commit

Permalink
Add config to Blood Will Tell.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Jan 29, 2025
1 parent ae20e1e commit b7c27ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions GameConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<GameConfig Executable="SLUS_206.56;1" Title="X-Men Legends">
<BlockFpRoundingMode Address="0x003D74D0" Mode="NEAREST" Description="Fixes hang in Blob boss area." />
</GameConfig>
<GameConfig Executable="SLUS_207.82;1" Title="Blood Will Tell: Tezuka Osamu's Dororo">
<BlockFpRoundingMode Address="0x001B4060" Mode="NEAREST" Description="Fixes soft lock in Chapter 4 boss battle." />
<IdleLoopBlock Address="0x001B4690" />
</GameConfig>
<GameConfig Executable="SLUS_210.48;1" Title="Evil Dead: Regeneration">
<IdleLoopBlock Address="0x00377898" />
</GameConfig>
Expand Down

0 comments on commit b7c27ef

Please sign in to comment.