dolphin icon indicating copy to clipboard operation
dolphin copied to clipboard

[GameINI] Zelda and Mario practice ROMs

Open ez-me opened this issue 8 months ago • 3 comments

The Practice ROMs used by speedrunners in Ocarina of Time, Majora's Mask, and Paper Mario, all for the Wii Virtual Console don't currently have their GameIni settings preapplied, leading to the game having visual glitches at boot unless users manually copy the settings from the vanilla games as well.

Here I duplicated the gameinis but with the gamecodes used by them.

NAC -> NG https://www.practicerom.com/ https://github.com/glankk/gz

NAR -> NKZ https://github.com/krimtonz/kz

NAE -> FP https://github.com/JCog/fp

ez-me avatar Apr 29 '25 02:04 ez-me

I'm not against adding practice rom inis, but it appears the Paper Mario community has chosen a very non-standard gameid. I'm not sure if that would be an issue or not, but it does give me pause.

JMC47 avatar Apr 29 '25 02:04 JMC47

The INI files named NG.ini and FP.ini won't be loaded. Dolphin only supports game INIs that have one, three or six of the characters of the game ID.

JosJuice avatar Apr 29 '25 19:04 JosJuice

I don't really know much about how to use git, and these changes were made with the github.dev editor, so I'm sorry if this commit history looks weird.

Anyways, I changed the files so they would be valid for Dolphin.

ez-me avatar Apr 30 '25 01:04 ez-me

I don't really know much about how to use git, and these changes were made with the github.dev editor, so I'm sorry if this commit history looks weird.

Anyways, I changed the files so they would be valid for Dolphin.

Would you like me to fix the commit history for you?

jordan-woyak avatar Jul 09 '25 02:07 jordan-woyak

I don't really know much about how to use git, and these changes were made with the github.dev editor, so I'm sorry if this commit history looks weird. Anyways, I changed the files so they would be valid for Dolphin.

Would you like me to fix the commit history for you?

Yes please

ez-me avatar Jul 12 '25 03:07 ez-me