From b40047fb6e914a862101da2abeb9e827309cb014 Mon Sep 17 00:00:00 2001 From: Windsurf7 Date: Fri, 13 Feb 2026 03:51:11 +0300 Subject: [PATCH] GameINI: Add codes to NiGHTS Journey of Dreams This PR provides 60 FPS code additions to NiGHTS: Journey of Dreams. NTSC-U/PAL/NTSC-J: * Added 60 FPS code, coming from the Dolphin wiki. * Followed my code naming convention for Sega games. * The wiki says that the code is for NTSC-U but it's actually region free. It's been confirmed via testing. * The wiki also says that a certain part in the final level softlocks, but that's actually not true and can be bypassed. An explanation has been included with the code. --- Data/Sys/GameSettings/R7E.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Data/Sys/GameSettings/R7E.ini b/Data/Sys/GameSettings/R7E.ini index 24c8fd832a..fc718a05ac 100644 --- a/Data/Sys/GameSettings/R7E.ini +++ b/Data/Sys/GameSettings/R7E.ini @@ -12,3 +12,7 @@ [Video_Settings] SafeTextureCacheColorSamples = 0 +[Gecko] +$60FPS [Nick Reynolds] +045524c8 00000001 +*During Will's final stage towards the cutscene with Helen, fly towards the bottom of the level to avoid softlocking.