Opened 12 months ago
Last modified 10 months ago
#12594 new defect
AGS: Heroine's Quest is using strange keyboard layout for Russian language input
Reported by: | lolbot-iichan | Owned by: | |
---|---|---|---|
Priority: | low | Component: | Engine: AGS |
Version: | Keywords: | Original | |
Cc: | Game: |
Description
NOTE: This is an original bug reproduced without ScummVM.
TESTCASE:
- Get https://store.steampowered.com/app/283880/Heroines_Quest_The_Herald_of_Ragnarok/
- Select Russian language
- Start a new game, you will be asked to input Heroine's name
- Switch to Russian keyboard and type "QWERTYUIOP-ASDFGH"
EXPECTED RESULT:
Text "ЙЦУКЕНГШЩЗ-ФЫВАПР" is displayed
ACTUAL RESULT:
Text "УЧЕРТЙЮИОП-АСДФГХ" is displayed, something similar to a transliteration of corresponding English letters.
Note:
See TracTickets
for help on using tickets.
Marking these as low priority, since they're existing issues in the stand-alone interpreter. This should make it easier to keep track of upstream problems vs ones introduced in ScummVM