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

Doesn't get achievements. #109

Closed DogancanYr closed 3 months ago

DogancanYr commented 3 months ago

https://steamdb.info/app/1310410/stats Ekran görüntüsü 2024-03-26 183656

otavepto commented 3 months ago

You need to add an owner ID. Check the included readme for an example and steps.

DogancanYr commented 3 months ago

What are the default owner ids?

otavepto commented 3 months ago

https://github.com/otavepto/gbe_fork/blob/6b721266ea1c76aed944ab1868974a4ce8505334/tools/generate_emu_config/generate_emu_config.py#L97-L101

The bundled app from the release has an example file top_owners_ids.EXAMPLE.txt, and contains this readme: https://github.com/otavepto/gbe_fork/tree/dev/tools/generate_emu_config#account-id

DogancanYr commented 3 months ago

it works. <3