mmatyas / pegasus-frontend

A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
http://pegasus-frontend.org
Other
1.19k stars 106 forks source link

Key É in controls lost after restart #945

Closed CrocodileCroco closed 2 years ago

CrocodileCroco commented 2 years ago

Hi, and thanks for reporting errors! You can help us locating the bug even more by providing detailed information in the sections below:

The issue

When i put the letter É (in all caps) as a key in the controls, when i restart Pegasus, it replaces it with a diagonal box with a "?" in it.

System info

Windows 10

Pegasus version

alpha15-101-g8425a4f6

Pegasus log

Not really necessary

mmatyas commented 2 years ago

Hi, by all caps, do you mean pressing Shift+é? Could you post C:\Users\[username]\AppData\Local\pegasus-frontend\settings.txt?

CrocodileCroco commented 2 years ago

I mean the é on the azerty keyboard (on the same key as the number 2) And here is the settings

general.theme: themes/neoretro-dark-master/
general.verify-files: false
general.input-mouse-support: true
general.fullscreen: false
providers.steam.enabled: true
providers.gog.enabled: true
providers.es2.enabled: true
providers.launchbox.enabled: true
providers.logiqx.enabled: true
providers.playnite.enabled: true
providers.skraper.enabled: true
keys.menu: F1,GamepadStart
keys.page-down: PgDown,GamepadR2
keys.prev-page: &
keys.next-page: A,?
keys.filters: GamepadY,F
keys.details: GamepadX,I
keys.cancel: Esc,Backspace,GamepadB
keys.page-up: PgUp,GamepadL2
keys.accept: Return,Enter,GamepadA
mmatyas commented 2 years ago

I've just fixed something similar to this issue, could you test again the latest version whether it still occurs?

mmatyas commented 2 years ago

Found the issue, this should be fixed in the next release!