Simon The Sorcerer on HTC TD2

Subforum for discussion and help with ScummVM's PocketPC/HandheldPC port

Moderator: ScummVM Team

Post Reply
hompen
Posts: 2
Joined: Thu May 06, 2010 4:48 am

Simon The Sorcerer on HTC TD2

Post by hompen »

Hi SchummVM Forum,

I have problems to add Simon the Sorcerer 1 and 2 to my ScummVM 1.0.1 on my HTC Touch Diamond 2 with WM 6.5.

I'm not able to add those games to scumm with the automatic scan or the manual option. Both say: No Game found.
Zak McKraken and Monkey Island 1 and 2 running perfect.
So I tried to modify the scummvm.ini but the only result is a crashing scumm :oops:

Hope someone can help me to get this great games running on my pocket pc!

Greats hompen

My Game-File List for Simon 1

Code: Select all

GAMEPC, ICON.DAT, ITXT.TXT, SFXXXX02-29, Simon.bat, Simon.bmp, SIMON.GME, SIMON.WAV, STRIPPED.TXT, TBLLIST
My Game-File List for Simon 2

Code: Select all

GSPTR30, ICON.DAT, INSTALL.CFG, INSTALL.EXE, Simon2.bat, SIMON2.BMP, SIMON2.GME, SIMON2.WAV, STRIPPED.TXT, TBLLIST
My scummvm.ini

Code: Select all

[scummvm]
stepY3=20
stepY2=10
stepY1=2
mute=false
speech_volume=192
native_mt32=false
midi_gain=100
enable_gs=false
talkspeed=60
action_mapping_version=5
stepX1=2
stepX2=10
stepX3=40
subtitles=false
action_mapping=0000 0000 0000 0000 011f 0000 0000 0000 0000 0000 0000 0000 0000 0000 0111 0112 0114 0113 011a
multi_midi=false
fullscreen=true
repeatTrigger=200
browser_lastpath=\Speicherkarte\
repeatY=4
sfx_volume=192
music_volume=192
speech_mute=false
repeatX=4
lastselectedgame=zak-fm
music_driver=auto
opl_driver=auto
aspect_ratio=false
versioninfo=1.1.048481
autosave_period=300
gfx_mode=dotmatrix

[monkey-fm]
platform=fmtowns
gameid=monkey
description=The Secret of Monkey Island (FM-TOWNS/English)
language=en
path=\Speicherkarte\ScummVM\Monkey Island 1 (FMTOWNS)\
guioptions=sndNoSpeech sndNoMIDI

[monkey2-fm]
platform=fmtowns
gameid=monkey2
description=Monkey Island 2: LeChuck's Revenge (FM-TOWNS/English)
language=en
path=\Speicherkarte\ScummVM\Monkey Island 2 (FMTOWNS)\
guioptions=sndNoSpeech

[simon1]
platform=pc
gameid=simon1
description=Simon the Sorcerer 1 (Talkie/Deutsch)
language=de
path=\Speicherkarte\ScummVM\simon1win\

[simon2]
platform=pc
gameid=simon2
description=Simon the Sorcerer 2 (Talkie/Deutsch)
language=de
path=\Speicherkarte\ScummVM\simon2win\

[zak-fm]
description=Zak McKracken and the Alien Mindbenders (FM-TOWNS/English)
mute=false
speech_volume=192
talkspeed=227
path=\Speicherkarte\ScummVM\Zak McKracken (FMTOWNS)\
subtitles=true
gameid=zak
language=en
sfx_volume=192
music_volume=192
platform=fmtowns
speech_mute=false
guioptions=sndNoSpeech sndNoMIDI
User avatar
robinwatts
ScummVM Developer
Posts: 84
Joined: Sat Apr 07, 2007 5:16 pm
Location: Hook Norton, Oxfordshire, UK

Re: Simon The Sorcerer on HTC TD2

Post by robinwatts »

hompen wrote:I have problems to add Simon the Sorcerer 1 and 2 to my ScummVM 1.0.1 on my HTC Touch Diamond 2 with WM 6.5.

I'm not able to add those games to scumm with the automatic scan or the manual option. Both say: No Game found.
Zak McKraken and Monkey Island 1 and 2 running perfect.
So I tried to modify the scummvm.ini but the only result is a crashing scumm :oops:
Presumably you're using 1.1.1 from the Downloads page?

There are 3 executables in that zip file, each containing different sets of engines.

ScummVM1.exe (and ScummVM.exe) contain the engine required for Monkey Island 1 and 2, Zak, etc.

ScummVM2.exe (and ScummVM.exe) contain the engine required for Simon.

Are you using the correct exe for the correct game?

Robin
hompen
Posts: 2
Joined: Thu May 06, 2010 4:48 am

Post by hompen »

My fault. Sure i use version 1.1.1

This was it, my ScummVM shortcut in the HTC Sense programm tab linked only to the scummvm1.exe. I changed it to the normal scummvm.exe and all work fine.

Thank you!
Post Reply