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`