Casper's Scare School: Spooky Sports Day: Difference between revisions

Jump to navigation Jump to search
(→‎Problems: dcache >:()
(9 intermediate revisions by 3 users not shown)
Line 15: Line 15:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Disc Could Not Be Read ===
=== Disc Could Not Be Read ===
Title will display the message "The disc could not be read. Refer to the Wii Operations Manual for details." and will not boot because of missing dcache emulation.
By default, the game will display the message "The disc could not be read. Refer to the Wii Operations Manual for details." and will not boot because of missing dcache emulation. Refer {{Issue|10927}}.


The game's DVD read function writes an invalid value to the entire read buffer. It then calls DVDReadAsync() and without waiting for the read to complete at all, it checks if the invalid value is still there. If it is, then the game fails.
To avoid this problem, enable "Fix file reads (dcache bypass)" in the Patches tab of the game properties. This hack was added for the NTSC-U version in {{revision|5.0-6404}} and for the PAL version in {{revision|5.0-10106}}.
 
The check always passes on console because DVDReadAsync() -> issueCommand() calls DCInvalidateRange() (dcbi) on the read buffer, which reverts the invalid value writes.


{{Image|Casper's Scare School-Spooky Sports Day Boot Bug.jpg|The disc could not be read.|br}}
{{Image|Casper's Scare School-Spooky Sports Day Boot Bug.jpg|The disc could not be read.|br}}
Line 33: Line 31:
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|1.0|*|Missing dcache emulation}}
{{VersionCompatibilityVersion|5.0-6404|****|Hack addresses missing dcache emulation for this title}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 38: Line 38:
{{testing/start}}
{{testing/start}}
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=5.0-6402|OS=Linux Debian|CPU=Intel Core i5-4210H|GPU=NVIDIA GeForce 940M|result=The game won't boot because it relies on dcache.|tester=Léo}}
{{testing/end}}
{{testing/end}}


Line 43: Line 44:
<!--A full list of options is available at Template:VideoGallery/doc-->
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
{{VideoGallery
|vid1=_u0j8jBI1g0|cap1=Casper's Scare School: Spooky Sports Day - Dolphin Emulator 5.0-9241 [1080p HD] - Nintendo Wii
}}
}}


[[Category:Wii games]]
[[Category:Wii games]]

Navigation menu