-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am trying to add steam input for No Man's Sky. I am correctly generating the .txt files and placing them under steam_settings/controller. However, in the game, only keyboard and mouse are detected. There is an option to "configure controller via Steam" but clicking it does nothing.
Emulator version
2025_11_27 steamclient_experimental
Debug log
steam_settings file
Infos
The game SteamAppId: 275850
The game using Denuvo: No
Requirement
Set x what you completed
- like this
- I am uploaded debug log.
- I am uploaded steam_setting file.
- I am sure the game not using 3rd party server (Photon, Playfab, GC, etc).
- I am sure can run the game offline.
To Reproduce
Steps to reproduce the behavior:
- Generate controller .txt files using the code from
parse_controller_vdf.py- we use the file mentioned in No Man's Sky's manifest, for xbox one controller (attached in zip)
No Man's Sky Controller Source.zip
- Put generated files into steam_settings/controller
- I see the controller loaded by gbe:
load_gamecontroller_settings() Added 33 action names to FRONTEND - Game does not detect controller
Expected behavior
Game should detect controller
Screenshots
N/A
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working