mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-03-29 19:50:08 +00:00

Creates a new entry in the Emulation menu called "Configure Current Game..." that is only available if a game is currently being executed in yuzu. When selected, it opens the game properties dialog for the current game. Thanks to @BSoDGamingYT for reminding me to do this.