7.1 Confirm Button Unmapped
In the process of upgrading to 7.1, I somehow unbound the Launch Game/Menu Confirm keybinding. I am now unable to 'confirm' any menu item, so I can't reset to default keybinds or remap to a new key. How can I reset to default keybindings?
If your "Controller panel" key binding is still available (default key is 'c'), simply call it, then with your mouse either click on 'Default Settings' button to reset everything...or 'Launch game/ (Interface) Select' button to map this command only to a new key.
If you don't have access anymore to that panel, go to "C:\Users\"Your User Name"\AppData\Roaming\mGalaxy" folder, then delete the 'Preferences.xml' file.
On mGalaxy start, the controller panel will auto-open and you will be able to do the same as advised upper!
If you don't have access anymore to that panel, go to "C:\Users\"Your User Name"\AppData\Roaming\mGalaxy" folder, then delete the 'Preferences.xml' file.
On mGalaxy start, the controller panel will auto-open and you will be able to do the same as advised upper!
I deleted the Preferences.xml file and when starting up mGalaxy it seems to hang with an animated "Now Loading" in the bottom right corner. I let it sit for a few hours before force closing the app.
I looked around in the folder but couldn't find any relevant logs. I also tried updating and saving the database in runway but the symptom remains the same.
I looked around in the folder but couldn't find any relevant logs. I also tried updating and saving the database in runway but the symptom remains the same.
A new Preferences.xml was created with contents:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<mgPreferences xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<show_userroms>false</show_userroms>
<show_clones>true</show_clones>
<show_favorites>false</show_favorites>
<snaps_separated>false</snaps_separated>
<quit_shutdown>false</quit_shutdown>
<video_preview>true</video_preview>
<players_sim>false</players_sim>
<fade_music>true</fade_music>
<reset_settings>true</reset_settings>
<cleanup_names>false</cleanup_names>
<advanced_hidenotifications>false</advanced_hidenotifications>
<advanced_showfps>false</advanced_showfps>
<actionLock_Favorite>false</actionLock_Favorite>
<actionLock_SwitchFav>false</actionLock_SwitchFav>
<actionLock_PrevSystem>false</actionLock_PrevSystem>
<actionLock_NextSystem>false</actionLock_NextSystem>
<actionLock_Theme>false</actionLock_Theme>
<actionLock_Search>false</actionLock_Search>
<actionLock_Preferences>false</actionLock_Preferences>
<actionLock_Systems>false</actionLock_Systems>
<actionLock_Controllers>false</actionLock_Controllers>
<screen_width>1080</screen_width>
<screen_height>1920</screen_height>
<players_number>1</players_number>
<keyrepeat_speed>6</keyrepeat_speed>
<advanced_launchnumber>0</advanced_launchnumber>
<mame_volume>0.7</mame_volume>
<music_volume>0.7</music_volume>
<interface_volume>0.7</interface_volume>
<video_volume>0.7</video_volume>
<advanced_videoplaydelay>1</advanced_videoplaydelay>
<advanced_musicreductionfactor>4</advanced_musicreductionfactor>
<genre_selected>All</genre_selected>
<music_source>None</music_source>
<music_folder />
<music_radio />
<system_current />
</mgPreferences>