Opened 3 years ago
Closed 11 months ago
#12594 closed defect (wontfix)
AGS: Heroine's Quest is using strange keyboard layout for Russian language input
Reported by: | lolbot-iichan | Owned by: | tag2015 |
---|---|---|---|
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.
Change History (5)
comment:1 by , 3 years ago
Priority: | normal → low |
---|
comment:2 by , 2 years ago
Hi there, I'm the author of Heroine's Quest. This is an issue within HQ, not within SCUMMVM. Back when HQ was created, the AGS engine did not support Unicode or non-English keyboards, so the translation indeed works by transliteration. As the game is point-and-click and has barely any text entry, this is not a high priority fix for us.
follow-up: 4 comment:3 by , 11 months ago
We could probably close this bug, since I don't think we can do much from ScummVM's side.
Radiant, do you need this bugreport open to keep track?
comment:4 by , 11 months ago
Replying to tag2015:
We could probably close this bug, since I don't think we can do much from ScummVM's side.
Radiant, do you need this bugreport open to keep track?
Thanks for asking. No, we have an internal bug list for that.
comment:5 by , 11 months ago
Owner: | set to |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Ok, closing as wontfix
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