kbembedded / Flipper-Zero-Game-Boy-Pokemon-Trading

Pokemon trade from Flipper Zero to Game Boy for Generation I & II games (Pokemon Red, Blue, Yellow, Gold, Silver, and Crystal)
MIT License
318 stars 18 forks source link

Feat: Add G/S time changing password generator #32

Open kbembedded opened 4 months ago

kbembedded commented 4 months ago

Describe the process.

While it does not apply to Crystal, Gold/Silver can allow arbitrary time change of the RTC with a password. Having this in this app could be really handy. Examples: http://www.psypokes.com/gsc/timechange.php https://legendarypkmn.net/pass/

The downside is that right now, there is no way to input some of the special chars that could be used in a name. However, this would work with little effort for all alpha characters in a name.

Game boy

No response