Emulator Issues #10819
closedCore: [Feature Request] Sort Gecko Codes alphabetically
0%
Description
It would be really convenient to sort Gecko codes alphabetically. It's hard to sort through 200+ codes. Since they come in no particular order, I don't think we need an option in the UI to toggle this functionality, so I would assume this could be implemented right into /Core/Core/GeckoCodeConfig but I'm no programmer (;
Version: 5.0-6213
Updated by JosJuice almost 7 years ago
Some files do group the codes into a certain order, so I don't think this is something that always should be on.
Updated by JosJuice almost 7 years ago
- Issue type changed from Bug to Feature request
Updated by Mattwmaster58 almost 7 years ago
JosJuice wrote:
Some files do group the codes into a certain order, so I don't think this is something that always should be on.
I was under the impression that the codes are sorted in chronological order, ie oldest published codes to newest ones
Updated by JMC4789 almost 7 years ago
Aren't they in the order that they're in the file?
Updated by Mattwmaster58 almost 7 years ago
JMC4789 wrote:
Aren't they in the order that they're in the file
If you mean in that order in the file, then the answer is no. Check out the MKW page for an example: http://geckocodes.org/?c=RMCE01
If you look at the http://geckocodes.org it say 'Hacker Profile updated' for any hacker profile. If you click on any those links, you'll notice that the most recent hack is by that person. So it appears that code files are organized Newest to Oldest added date. (not oldest published codes to newest ones like I said before)
Updated by Itrimel almost 5 years ago
Implemented by https://github.com/dolphin-emu/dolphin/pull/8212 ?
Updated by JosJuice almost 5 years ago
- Status changed from New to Fixed
- Fixed in set to 5.0-10558