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

env var `SteamOverlayGameId` breaks Steam Input when set #128

Closed otavepto closed 2 months ago

otavepto commented 2 months ago

See this for problem description: https://github.com/otavepto/gbe_fork/issues/64#issuecomment-2053687489 And this for a temp fix: https://github.com/otavepto/gbe_fork/issues/53#issuecomment-2053683129

This env var is actually set by the launcher on startup, so setting it makes the behavior emulation more accurate.

otavepto commented 2 months ago

the new flag disable_steamoverlaygameid_env_var worked, closing this one.