dolphin/Data/Sys
JosJuice a0b873445f Set Speed Up Disc Transfer rate in the Sonic Riders INI
091db36 added a new delay for disc commands in an attempt to fix issues.
It fixed Sonic Riders crashing after the third level... or so we thought.
091db36 also happened changed the order disc reads happen in so that the
data is copied to memory before the emulated delay is finished. This was
inaccurate and caused an audio problem in Resident Evil 3, leading to the
old order being restored in 8cc6e5c. Now that the order is correct,
Sonic Riders is broken again, despite 091db36's delay still existing.
We're more or less back to square one - nobody knows what's broken, and
nobody knows how to fix it. This commit restores SUDTR to Sonic Rider's
game INI so that it'll work out of the box in 5.0 just like in 4.0.
2015-11-01 20:30:44 +01:00
..
GameSettings Set Speed Up Disc Transfer rate in the Sonic Riders INI 2015-11-01 20:30:44 +01:00
GC Audio: new dsp_coef.bin with windowed sinc filter coefficients 2015-06-29 22:24:24 -04:00
Maps Overlay the user Maps/ over the shared one to avoid copying files 2013-09-14 06:08:29 +02:00
Resources Adding new flag icons. 2015-07-11 00:06:38 -07:00
Shaders add shaders for anaglyph Amber-Blue and Green-Magenta 2015-06-02 20:47:56 +02:00
Themes Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
Wii/shared2 Move global User/Wii to Sys/Wii 2013-09-14 06:08:30 +02:00
codehandler.bin Updated the Gecko code handler to the latest version from Gecko OS 1.9.3.1. 2012-01-03 01:24:17 -05:00
totaldb.dsy Changed the HLE system to allow it to hook the beginning, the end or replace the entire function without changing the GC memory. Fixes Kirby's Return to Dreamland. 2012-12-28 14:26:46 +11:00