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

steam sdk v1.59 #116

Closed otavepto closed 3 months ago

otavepto commented 3 months ago

add steam sdk v1.59

example from last sdk: https://github.com/otavepto/gbe_fork/commit/0ffc15352c589238462dde4af9fe93544e1f95d6

steps: https://github.com/otavepto/gbe_fork/blob/dev/CHANGELOG.md#20231214

Detanup01 commented 3 months ago

files that is not same as old: isteamclient.h isteamfriends.h isteaminput.h isteamparentialsettings.h isteamremoteplay.h isteamremotestorage.h isteamugc.h isteamutils.h steam_api.h steam_api_common.h steam_api_internal.h steamclientpublic.h steamhttpenums.h steamtypes.h

and isteamapplist.h got deleted

otavepto commented 3 months ago

Do you want to implement this one ?

Detanup01 commented 3 months ago

only via inside git and not on my machine. if you prefer that.

otavepto commented 3 months ago

Ahh you mean inside the browser? All is fine by me in any case, if you'd like to do that. I just didn't start working on it yet so I thought I'd ask you in case you like to implement it, to avoid duplication and I'll wait for you.