vijaybatwing Posted May 20, 2023 Share Posted May 20, 2023 Is there any debug mod available for the Pokemon desolation? Link to comment Share on other sites More sharing options...
Chrixai Posted May 20, 2023 Share Posted May 20, 2023 Try mod market Link to comment Share on other sites More sharing options...
AbeBumblesnatch Posted September 5, 2023 Share Posted September 5, 2023 This will also work: - Go to the Scripts folder - Open 'Main.rb' - Add: '$DEBUG = true' as shown below: class Scene_DebugIntro def main Graphics.transition(0) sscene=PokemonLoadScene.new sscreen=PokemonLoad.new(sscene) sscreen.pbStartLoadScreen Graphics.freeze end end $DEBUG = true Link to comment Share on other sites More sharing options...
Lordnacht1 Posted February 29 Share Posted February 29 Link to comment Share on other sites More sharing options...
PixelMods Posted April 14 Share Posted April 14 Literally all you need to do is create a shortcut of your Pokemon Desolation, then go into properties, and change the path so after the closing parenthesis, you have the word debug. "C:\PATH\Game.exe" debug Link to comment Share on other sites More sharing options...
Recommended Posts