Commit Graph

6 Commits

Author SHA1 Message Date
Windsurf7
b40047fb6e 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.
2026-02-13 03:51:11 +03:00
Pokechu22
e23a5adc87 GameINI: Remove OnLoad sections
These haven't worked since 2008 (0b5fed62c1).
2024-10-18 00:17:18 -07:00
Shawn Hoffman
180eb35876 Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
degasus
20ec5867ec GameIni: Remove default Projection Hack 2015-06-10 19:31:10 +02:00
Buddybenj
7facf5f52f Capitalize Dolphin in Game INI Files
Thanks to FAR - Find And Replace
2015-03-01 15:30:20 -06:00
JosJuice
2e02c10b0c Manual de-duplication of game INIs
That took a few hours...
2015-02-26 21:53:55 +01:00