Changes between Initial Version and Version 1 of Ticket #13659, comment 1
- Timestamp:
- Jul 7, 2022, 7:06:01 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13659, comment 1
initial v1 1 This is a know issue because I implemented it that way on purpose. The idea was that when a game is distributed with a cfg file that already specifies a language, or if the user runs win setup to select a language, in ScummVM we should use that language by default if the user does not go to the game options in ScummVM to change it.1 This is a known issue because I implemented it that way on purpose. The idea was that when a game is distributed with a cfg file that already specifies a language, or if the user runs win setup to select a language, in ScummVM we should use that language by default if the user does not go to the game options in ScummVM to change it. 2 2 3 3 However I agree that it is not optimal, since as you noticed, if a language is specified in the cfg file we have no easy way in ScummVM to indicate we don't want to use any translation.