You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like
GodMode9 could be changed to no longer have to rely on encTitleKeys.bin and decTitleKeys.bin. These keys can be generated as long as the user provides a gm9 with a 32-bit common key and the correct passphrase.
You're correct in that GM9 could be changed, but that algorithm you're referring to was leaked and not reverse-engineered, so it's a bit questionable. Also, you're aware that the passphrase is the same only for most but not all games?
Anyways, this has been discussed in the past, and while I'd really, really like to have this algorithm in GM9, I'd rather not. I'd be okay with this algorithm being added via some external (ie. not downloadable from here or included in the GM9 source code) means, but that would be somewhat similar to just having a complete encTitlekeys database, I guess..
I'm keeping this open just in case any good ideas will be coming in.
In similar cases, the solution may have been too messy for your tastes. It would involve having to provide the extra code from an external source (say... pastebin or something), and in your code, add a build rule to include the file(s) (plural if both an .h and a .c is required) like make keygen=1, and appropriate ifdefs within the appropriate menus to add the option.
Describe the feature you'd like
GodMode9 could be changed to no longer have to rely on
encTitleKeys.bin
anddecTitleKeys.bin
. These keys can be generated as long as the user provides a gm9 with a 32-bit common key and the correct passphrase.For further info please see
The text was updated successfully, but these errors were encountered: