mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Switch DTK ADPCM decoder to the one by hcs/destop, since it sounds quite a bit better. Affects Ikaruga, Crazy Taxi and maybe some more GC games.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2715 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
d1285b75ee
commit
81996b890b
3 changed files with 57 additions and 69 deletions
|
@ -52,7 +52,7 @@ void AboutDolphin::CreateGUIControls()
|
|||
"Special thanks to Bushing, Costis, CrowTRobo, Marcan, Segher, Titanik, or9 and Hotquik for their reverse engineering and docs/demos.\n\n"
|
||||
"Big thanks to Gilles Mouchard whose Microlib PPC emulator gave our development a kickstart.\n\n"
|
||||
"Thanks to Frank Wille for his PowerPC disassembler, which or9 and we modified to include Gekko specifics.\n\n"
|
||||
"Thanks to Shinji Chiba for his GC ADPCM decoder.\n\n"
|
||||
"Thanks to hcs/destop for their GC ADPCM decoder.\n\n"
|
||||
"We are not affiliated with Nintendo in any way.\n"
|
||||
"Gamecube and Wii are trademarks of Nintendo.\n"
|
||||
"The emulator is for educational purposes only and should not be used to play games you do not legally own.\n\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue