Search found 4 matches

by S_Hut
Mon Aug 04, 2008 9:54 pm
Forum: Help and Support
Topic: How to link an Icon directly to a game without starting SVM
Replies: 6
Views: 6854

The game ID is "feeble-win-de" so it's:

scummvm -f feeble-win-de
-> "C:\Program Files (x86)\ScummVM\scummvm.exe" -f feeble-win-de"

Yes it worked! :D Thank you very much!!! Now I can use the Icons. Great!
by S_Hut
Mon Aug 04, 2008 9:39 pm
Forum: Help and Support
Topic: How to link an Icon directly to a game without starting SVM
Replies: 6
Views: 6854

I read the Command Line Options but it doesn't work, Windows replies the target is invalid... I have to get the path of scummvm.exe then [Options] game path [GameID] So for example: "C:\Program Files (x86)\ScummVM\scummvm.exe -f -pD:\Games\Floyd\ feeble" Is "feeble" the correct G...
by S_Hut
Mon Aug 04, 2008 9:06 pm
Forum: Help and Support
Topic: How to link an Icon directly to a game without starting SVM
Replies: 6
Views: 6854

How to link an Icon directly to a game without starting SVM

Hi everybody! Does anybody know how I can tell ScummVM to start a specific game "without starting" the prog thus over an Icon? For example something like: "C:\Program Files (x86)\ScummVM\scummvm.exe /run 'sword1'" Actually this example doesn't work but if someone knows how or if ...
by S_Hut
Tue Jul 22, 2008 8:35 pm
Forum: General Discussion
Topic: The Feeble Files
Replies: 400
Views: 389000

Where do I have to put this line???: Originally posted by raina and fixed by magno for %%i in (*.smk) do encode_dxa.exe "%%i" Like this???: convert_dxa2.bat @echo off echo Processing %1... "%BINK_PATH%\BinkConv.exe" %1 "%SMK_PATH%\%~n1.png" /n-1 /z1 /# &...