From d62b2ca4de0519d3971f05824b10ab0ab26c1fb8 Mon Sep 17 00:00:00 2001 From: "crediar@rypp.net" Date: Sat, 30 Jun 2012 22:27:04 +0000 Subject: [PATCH] Added FAQ entry about "Fatal error app_main:dst not in MEM1!" git-svn-id: svn://localhost/Users/andi/Downloads/code/wiki@17 be6c1b03-d731-4111-a574-e37d80d43941 --- FAQ.wiki | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/FAQ.wiki b/FAQ.wiki index d8b4509..9d95574 100644 --- a/FAQ.wiki +++ b/FAQ.wiki @@ -33,6 +33,13 @@ This usually can have three reasons: * The game just crashed (should get a crash dump via USBGecko if `__`fwrite patch was applied) * The game tried to switch from one video mode to another, usually happens when loading USA games on EUR systems or vice versa. +[http://det1re.de/a/sneek/sneek_div.png] += I get "Fatal error app_main:dst not in MEM1!" = +GCLoader got incorrect data when reading from the ISO + * Verify that your HDD is using 32KB cluster size or less, this error can happen with 64KB cluster size. + * Verify that your dump is ok, just google for the md5 hash. + * Try to install the game again (delete the old folder before) + [http://det1re.de/a/sneek/sneek_div.png] = I get "Fatal error apploader size is zero!" = This means DM was unable to mount the selected ISO for whatever reason.