Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update memory card strings #2

Open
wants to merge 1 commit into
base: gc-build
Choose a base branch
from

Conversation

Yanis002
Copy link

@Yanis002 Yanis002 commented Oct 17, 2024

This adds GZI patches to update the memory card strings
  • MQ-J:
    • memcard name: "GZMQJ"
    • vanilla game name: "GZMQJ" (same as above but it's mandatory on MQ versions)
    • master quest game name: "GZMQJQ"
    • memcard comment: "OoT MQ-J Practice Rom"
  • MQ-U:
    • memcard name: "GZMQU"
    • vanilla game name: "GZMQU"
    • master quest game name: "GZMQUQ"
    • memcard comment: "OoT MQ-U Practice Rom"
  • CE-J:
    • memcard name: "GZCEJ"
    • game name: "GZCEJ" (same as above but lack of creativity)
    • memcard comment: "OoT CE-J Practice" (actually lacking space for this version)
  • CE-U:
    • memcard name: "GZCEU"
    • game name: "GZCEU"
    • memcard comment: "OoT CE-U Practice Rom"

for the comments I initially thought "no need to use gz we can say practice rom" but then I realized after doing MQ-J and MQ-U it wouldn't fit on CE-J (and only this version), I think it's fine though, about the names I chose "GZ" + game's name in short + region (and the letter Q for "Quest" to say it's the MQ n64 rom and not the vanilla one) because it's the easiest way I think, we don't need something complicated I think this is clear enough but feel free if there's suggestions

everything tested on my Wii, works properly for everything (and I double checked on GCMM to see my saves and it's correct)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant