otavepto / gbe_fork

Fork of https://gitlab.com/Mr_Goldberg/goldberg_emulator
https://gitlab.com/Mr_Goldberg/goldberg_emulator
GNU Lesser General Public License v3.0
191 stars 55 forks source link

generate_emu_config improvements #127

Closed M4RCK5 closed 2 months ago

M4RCK5 commented 2 months ago

Can we have an option to disable searching for archivements/archivement images/stats each one separated?? For example now that the emu has the overlay disabled by default the images arent always needed. Some games still need the achivements because they save some kind of progress and they can prevent the game trigger an "in-game notification" for them (terraria has something like this, if u dont set the achivements.json the game will trow the in-game achivements notifications each time u play the game). This also can be usefull when u use the "-anon" option because it hangs trying to retrieve archivements/archivement images/stats.

otavepto commented 2 months ago

These are very good ideas, been thinking of it too but I'm lazy 😄 It would be also useful in case you already have some of all this data locally.

I'd like to also endorse the idea that achievements.json is really important, it's as you mentioned not just for leisure, actually some games depend on a proper emulation for the achievements behavior, otherwise it will cause problems.

otavepto commented 2 months ago

Done in the new release: https://github.com/otavepto/gbe_fork/releases/tag/release-2024_4_21