WME Testing-thread
Moderator: ScummVM Team
RP: Regarding your edit: was the bug about scrolling not true, or was there a difference between the versions.
Regarding the DVD-version: Could you give me a full file-listing for the game-folder there (including subfolders), I need to know the structure to know how to handle the languages there.
As for the naming, I tend to prefer to use the english name for consistency (adding (Czech) after), mostly because we don't have support for varying game-naming across languages, unless I complicate my detection-tables quite a bit. (Not to mention handling multiple codepages in the launcher, which afaik is stuck in ISO8859-1, but I might be wrong).
I guess there is some possibility to argue over which is the correct naming though, as the game is czech-made.
Regarding the DVD-version: Could you give me a full file-listing for the game-folder there (including subfolders), I need to know the structure to know how to handle the languages there.
As for the naming, I tend to prefer to use the english name for consistency (adding (Czech) after), mostly because we don't have support for varying game-naming across languages, unless I complicate my detection-tables quite a bit. (Not to mention handling multiple codepages in the launcher, which afaik is stuck in ISO8859-1, but I might be wrong).
I guess there is some possibility to argue over which is the correct naming though, as the game is czech-made.
This is the list of files after instalation:
It's the same list as the downloaded version (only some files are different).
When I run the launcher.exe, one of language files (czech.dcp or english.dcp) is copied to the main directory - based on which language is chosen.
When I run "Check for updates" in the launcher, patch1.dcp is downloaded to the main directory.
Regarding the bug about scrolling:
I played the game from the beginning until the bug. I was saving along the way - I saved it right after being teleported to the ice land, then I discovered the bug.
When I was testing it today, I discovered that:
When I load the mentioned savegame, the scrolling doesn't work.
When I load an earlier savegame and play to the ice land, the scrolling works.
It works like that in both versions - DVD and downloaded. (I renamed the saves from the DVD version to load them in downloaded version.)
Code: Select all
data.dcp
Five magical amulets.url
game.exe
launcher.exe
unins000.dat
unins000.exe
language
language\czech.dcp
language\english.dcp
readme
readme\readmeCZ.html
readme\readmeEN.html
readme\src
readme\src\border.gif
readme\src\l1.jpg
readme\src\l2.jpg
readme\src\list.jpg
readme\src\menu.jpg
readme\src\noha.jpg
readme\src\ovl.jpg
readme\src\ovl2.jpg
When I run the launcher.exe, one of language files (czech.dcp or english.dcp) is copied to the main directory - based on which language is chosen.
When I run "Check for updates" in the launcher, patch1.dcp is downloaded to the main directory.
Regarding the bug about scrolling:
I played the game from the beginning until the bug. I was saving along the way - I saved it right after being teleported to the ice land, then I discovered the bug.
When I was testing it today, I discovered that:
When I load the mentioned savegame, the scrolling doesn't work.
When I load an earlier savegame and play to the ice land, the scrolling works.
It works like that in both versions - DVD and downloaded. (I renamed the saves from the DVD version to load them in downloaded version.)
Is there by chance an english.dcp in your gamefolder (not counting the one in the language/ subfolder)?Blokatt wrote:Ok, about Dead City:
All languages show up in the selection menu (when adding the game to the list), but no matter what language is selected, the game is in English every time I start it.
And also, you can't change the language later in the "Edit" menu, it's just grayed out.
Nope.
Code: Select all
********************************
C:\Program Files (x86)\Dead City
********************************
. 0 20.11.2013 19:20:52 ----D-
.. 0 20.11.2013 19:20:52 ----D-
data.dcp 9070205 6.7.2005 18:19:56 -----A
deadcity.exe 1974272 6.7.2005 18:19:50 -----A
language 0 20.11.2013 19:20:52 ----D-
launcher.exe 1077248 6.7.2005 9:30:22 -----A
readme 0 6.11.2013 13:59:38 ----D-
settings.exe 49152 23.5.2005 22:14:20 -----A
unins000.dat 2409 6.11.2013 13:59:38 -----A
unins000.exe 669677 6.11.2013 13:59:32 -----A
*****************************************
C:\Program Files (x86)\Dead City\language
*****************************************
. 0 20.11.2013 19:20:52 ----D-
.. 0 20.11.2013 19:20:52 ----D-
english.dcp 415935 6.7.2005 18:19:50 -----A
italian.dcp 454037 6.7.2005 18:19:50 -----A
russian.dcp 653317 6.7.2005 18:19:50 -----A
- zxthehedgehog42
- Posts: 3
- Joined: Thu Nov 28, 2013 7:15 pm
-
- Posts: 18
- Joined: Tue May 30, 2006 1:16 pm
- misterhands
- Posts: 20
- Joined: Thu Oct 25, 2012 12:37 pm
- Location: France
- misterhands
- Posts: 20
- Joined: Thu Oct 25, 2012 12:37 pm
- Location: France
- misterhands
- Posts: 20
- Joined: Thu Oct 25, 2012 12:37 pm
- Location: France
I'm playing Rosemary with Scummvm osx_intel-master-3fd28f31, but it crashes at a certain point asking for missing font files. Maybe this is a stupid question, but where exactly should I put the included fonts? I've tried activating them in my system and placing them in various locations, but to no avail. Also, is there supposed to be an intro movie? I didn't see one.