Bug in scummVM interface
Moderator: ScummVM Team
Bug in scummVM interface
Sorry, I couldn't figure out how to make entries to the bug tracker, so I write it here:
When i have Gobliiins and Gobliins 2 installed, scummVM always starts Gobliiins, no matter which one i select.
Similar problem with Elvira and Simon the Sorcerer, but in this case it just crashes when i select Elvira after searching for the data files from Simon.
When i remove the folders for Gobliiins and Simon respectively, it works.
I used the latest daily build for Windows.
When i have Gobliiins and Gobliins 2 installed, scummVM always starts Gobliiins, no matter which one i select.
Similar problem with Elvira and Simon the Sorcerer, but in this case it just crashes when i select Elvira after searching for the data files from Simon.
When i remove the folders for Gobliiins and Simon respectively, it works.
I used the latest daily build for Windows.
- eriktorbjorn
- ScummVM Developer
- Posts: 3560
- Joined: Mon Oct 31, 2005 7:39 am
Re: Bug in scummVM interface
Did you put the Gobliiins and Gobliins 2 data files in the same folder? That could probably confuse ScummVM.derboo wrote: When i have Gobliiins and Gobliins 2 installed, scummVM always starts Gobliiins, no matter which one i select.
ID's are gob1cd-us and gob2-us. I tried to delete and re-add them but it doesn't solve the problem.
The problem seems to be that i have both game folders in the same subfolder (its /scummvm/games/gob1/ and /scummvm/games/gob2/). It would even load Gobliiins if it is not added at all in the scummvm interface.
Could it be a problem with priority given to certain subfolders? I tried to move gob1 to /scummvm/gob1/ and after doing this and re-inserting the games into scummvm it always loads gob2 instead, even if i choose gob1.
The problem seems to be that i have both game folders in the same subfolder (its /scummvm/games/gob1/ and /scummvm/games/gob2/). It would even load Gobliiins if it is not added at all in the scummvm interface.
Could it be a problem with priority given to certain subfolders? I tried to move gob1 to /scummvm/gob1/ and after doing this and re-inserting the games into scummvm it always loads gob2 instead, even if i choose gob1.
- eriktorbjorn
- ScummVM Developer
- Posts: 3560
- Joined: Mon Oct 31, 2005 7:39 am
Perhaps you'd better list which files are inside the gob1 and gob2 folders, because if there are only Gobliins 2 data files in gob2, and you're pointing ScummVM to that folder, I don't see how it could possibly play Gobliiins from it.derboo wrote:ID's are gob1cd-us and gob2-us. I tried to delete and re-add them but it doesn't solve the problem.
The problem seems to be that i have both game folders in the same subfolder (its /scummvm/games/gob1/ and /scummvm/games/gob2/). It would even load Gobliiins if it is not added at all in the scummvm interface.
- eriktorbjorn
- ScummVM Developer
- Posts: 3560
- Joined: Mon Oct 31, 2005 7:39 am
Are you sure a scummvm.ini doesn't exists on your system? the default location depends on the Windows version.
Windows Vista:
\Users\username\AppData\Roaming\ScummVM\scummvm.ini
Windows 2000/XP:
\Documents and Settings\username\Application Data\ScummVM\scummvm.ini
Windows NT4:
<windir>\Profiles\username\Application Data\ScummVM\scummvm.ini
Windows 95/98/ME:
<windir>\scummvm.ini
Windows Vista:
\Users\username\AppData\Roaming\ScummVM\scummvm.ini
Windows 2000/XP:
\Documents and Settings\username\Application Data\ScummVM\scummvm.ini
Windows NT4:
<windir>\Profiles\username\Application Data\ScummVM\scummvm.ini
Windows 95/98/ME:
<windir>\scummvm.ini
Hmm, i use WinXP, there is a ScummVM subfolder in Application Data, but it's empty.
Edit: For some reason it's in the windir.
Here are the entries:
[gob2-us]
description=Gobliins 2 (DOS/English (US))
path=C:\Games\ScummVM\games\gob2\
platform=pc
gameid=gob
language=us
[gob1cd-us]
description=Gobliiins CD (v1.02/DOS/English (US))
path=C:\Games\ScummVM\games\gob1\
platform=pc
gameid=gob
language=us
Edit: For some reason it's in the windir.
Here are the entries:
[gob2-us]
description=Gobliins 2 (DOS/English (US))
path=C:\Games\ScummVM\games\gob2\
platform=pc
gameid=gob
language=us
[gob1cd-us]
description=Gobliiins CD (v1.02/DOS/English (US))
path=C:\Games\ScummVM\games\gob1\
platform=pc
gameid=gob
language=us
It seems like there are a duplicated gameid entry. If I'm correct, fix it and see if still fails
Gobliiins = gob1
Gobliins 2 = gob2
( from http://www.scummvm.org/compatibility.php )
Gobliiins = gob1
Gobliins 2 = gob2
( from http://www.scummvm.org/compatibility.php )
That was the default location in earlier versions of ScummVM.derboo wrote:Hmm, i use WinXP, there is a ScummVM subfolder in Application Data, but it's empty.
Edit: For some reason it's in the windir.
Actually 'gob' is used as the gameid for all GOB engines games now.The Madventurer wrote:It seems like there are a duplicated gameid entrey. Fix it and see if still fails
Gobliiins = gob1
Gobliins 2 = gob2