Skip to content

Commit

Permalink
Fix mistakes in RX4E4Z.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
JosJuice committed Apr 30, 2019
1 parent 25eca53 commit 0ac642a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Data/Sys/GameSettings/RX4E4Z.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Casper's Scare School: Spooky Sports Day (RX4E4Z)
# RX4E4Z - Casper's Scare School: Spooky Sports Day

[OnFrame]
# Work around a dcache issue by preventing the game from doing something pointless.
Expand All @@ -17,7 +17,7 @@
# .text:800D2E6C mr r5, read_length # length
# .text:800D2E70 mr r6, read_offset # offset
# .text:800D2E74 addi r3, this, file.file_info # file_info
# .text:800D2E78 addi r4, r4, dvd_read_buf@l # addr
# .text:800D2E78 subi r4, r4, dvd_read_buf@l # addr
# .text:800D2E7C addi r7, r7, game_dvd_read_callback@l # callback
# .text:800D2E80 li r8, 2 # unknown
# .text:800D2E84 bl DVDReadAsync
Expand Down

0 comments on commit 0ac642a

Please sign in to comment.