From b4f7d3843fdd4cc9b7c2873ee0cb48376eec48ca Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 13 Dec 2018 19:03:27 -0800 Subject: [PATCH] Add Color Splash Intro Softlock workaround Replaces the video file with a blank file (0 bytes) with the same name If you want me to do it properly and encode a blank video, please let me know --- .../ColorSplash_IntroSoftlock/content/movie/gojika_op.mp4 | 0 Workarounds/ColorSplash_IntroSoftlock/rules.txt | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 Workarounds/ColorSplash_IntroSoftlock/content/movie/gojika_op.mp4 create mode 100644 Workarounds/ColorSplash_IntroSoftlock/rules.txt diff --git a/Workarounds/ColorSplash_IntroSoftlock/content/movie/gojika_op.mp4 b/Workarounds/ColorSplash_IntroSoftlock/content/movie/gojika_op.mp4 new file mode 100644 index 00000000..e69de29b diff --git a/Workarounds/ColorSplash_IntroSoftlock/rules.txt b/Workarounds/ColorSplash_IntroSoftlock/rules.txt new file mode 100644 index 00000000..7fbba5a6 --- /dev/null +++ b/Workarounds/ColorSplash_IntroSoftlock/rules.txt @@ -0,0 +1,6 @@ +[Definition] +titleIds = 000500001F600900,000500001F600A00,000500001F600B00 +name = "Intro Softlock" +path = "Paper Mario: Color Splash/Workarounds/Intro Softlock" +description = Removes the introduction video so that it skips straight to the game, removing the softlock. +version = 3 \ No newline at end of file