Skip to content

Imgui: make imgui emulator settings accessible with hotkey#4345

Merged
georgemoralis merged 4 commits intoshadps4-emu:mainfrom
rainmakerv3:imgui-settings-hotkey
May 4, 2026
Merged

Imgui: make imgui emulator settings accessible with hotkey#4345
georgemoralis merged 4 commits intoshadps4-emu:mainfrom
rainmakerv3:imgui-settings-hotkey

Conversation

@rainmakerv3
Copy link
Copy Markdown
Contributor

Add a hotkey to make the imgui settings dialog (previously only accessible from big picture mode) accessible ingame. The config active config file in use (global of the running game's game-specific config if it exists) will be loaded.

Some other changes added in:

  1. Puts all big picture stuff in the same folder just to make them clearly separated from files used by the core emulator
  2. Make imgui settings window a class to better manage private methods/variables
  3. changed the profile selection screen so that game-specific configs can be deleted from this interface, and so it doesn't look so similar to the big picture mode's screen for launching games
  4. slight cosmetic changes

New profile selection screen:

image

@georgemoralis georgemoralis merged commit ad102a1 into shadps4-emu:main May 4, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants