07-12-2009, 02:52 AM
Funny, with the old musicmod the ONLY music working in ZTP (except for the trailer theme) was the title screen music. So it's another format i guess.


Error 21 fatal error C1083: Cannot open include file: 'Debugger/Debugger.h': No such file or directory d:\My Documents\Emulator SVN\Dolphin\Source\Plugins\Plugin_DSP_LLE\Src\main.cpp 42
Error 22 fatal error C1083: Cannot open include file: 'Debugger/Debugger.h': No such file or directory d:\My Documents\Emulator SVN\Dolphin\Source\Plugins\Plugin_DSP_LLE\Src\DSPHost.cpp 29
Error 24 fatal error C1083: Cannot open include file: 'Debugger.h': No such file or directory d:\My Documents\Emulator SVN\Dolphin\Source\Plugins\Plugin_DSP_LLE\Src\Debugger\DSPRegisterView.cpp 18(07-13-2009, 01:58 AM)Xtreme2damax Wrote: [ -> ]In the latest revision (3765) I am getting errors when trying to compile all projects.. I can compile the DSP project fine, but Dolphin crashes when trying to play any game that uses the Zelda Ucode..
Compile errors:
Code:
Error 21 fatal error C1083: Cannot open include file: 'Debugger/Debugger.h': No such file or directory d:\My Documents\Emulator SVN\Dolphin\Source\Plugins\Plugin_DSP_LLE\Src\main.cpp 42
Error 22 fatal error C1083: Cannot open include file: 'Debugger/Debugger.h': No such file or directory d:\My Documents\Emulator SVN\Dolphin\Source\Plugins\Plugin_DSP_LLE\Src\DSPHost.cpp 29
Error 24 fatal error C1083: Cannot open include file: 'Debugger.h': No such file or directory d:\My Documents\Emulator SVN\Dolphin\Source\Plugins\Plugin_DSP_LLE\Src\Debugger\DSPRegisterView.cpp 18
(07-13-2009, 02:53 AM)Xtreme2damax Wrote: [ -> ]One small tidbit, since the major DSP improvements have occurred the Resident Evil Zero audio fix no longer works. Without this there are audio issues in games where the there is no audio in the intro movies or audio cuts out. Here are the following games that benefited from this fix:
Dragonball Z: Budokai Tenkaichi 2 (Fixes no audio in intro movie)
Dragonball Z: Budokai (Fixes an issue where audio cuts out in intro movie)
Resident Evil Zero, Remake, RE4, and possibly others (Fixes the issue with ingame audio/bgm cutting out)
There may be other games that benefited or could of benefited from this fix.