From ebd8a72d9d9dc7918e3dfb60c75e75ec561a79c7 Mon Sep 17 00:00:00 2001 From: SleepingSnakezzz <71992016+SleepingSnakezzz@users.noreply.github.com> Date: Wed, 27 Apr 2022 13:27:58 +0200 Subject: [PATCH] Added a space in between a quote and the sentence below it. Just in case the site parses it weirdly otherwise. --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 0b882fc..731e0ca 100644 --- a/FAQ.md +++ b/FAQ.md @@ -281,6 +281,7 @@ HW.Memory core/memory.cpp:Read:322: unmapped Read32 @ 0x0000008C at PC 0 HW.Memory core/memory.cpp:Read:322: unmapped Read32 @ 0x00000090 at PC 0x00332C54 HW.Memory core/memory.cpp:Read:322: unmapped Read32 @ 0x00000094 at PC 0x00332C54 ``` + This line may repeat itself over and over, making for a very big log file (sometimes also including some unmapped writes). What this usually means is one of 3 things: 1. You have an incompatible cheat code active. The log file will tell you if there are any cheat codes active earlier in the log file: `Core.Cheats core/cheats/gateway_cheat.cpp:SetEnabled:432: Cheats enabled. This might lead to weird behavior or crashes`