Go Back   Forums > Abandonia.com > Troubleshooting
Memberlist Forum Rules Search Today's Posts Mark Forums Read
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 23-10-2006, 08:18 PM   #1
MdaG
Abandonia Homie

 
Join Date: Mar 2005
Location: ,
Posts: 545
Send a message via ICQ to MdaG Send a message via AIM to MdaG Send a message via MSN to MdaG Send a message via Yahoo to MdaG
Default

I'm trying to get my 2 CD version of Feeble files running through ScummVM. Has anyone had any success with it?

I'm having trouble converting the smk files into dxa.
I've copied all smk-files into a folder smk and created an empty named dxa.
I've then used two batch files I've found lying around on the net:
dxa.bat:
Code:
@echo off
rem Feeble Files smk->dxa batch convertor

echo Setting environment variables...
SET TOOLS_PATH=C:\Program\ScummVM\tools
SET BINK_PATH=C:\Program\RADVideo
SET SMK_PATH=C:\spel\Feeble\smk
SET DXA_PATH=C:\spel\Feeble\dxa

for %%i in (%SMK_PATH%\*.smk) do call smk2dxa "%%i"

echo Converting finished!
smk2dxa:
Code:
@echo off
echo Processing %1...
"%BINK_PATH%\BinkConv.exe" %1 "%SMK_PATH%\%~n1.png" /n-1 /z1 /#
"%BINK_PATH%\BinkConv.exe" %1 "%SMK_PATH%\%~n1.wav" /v /#
"%TOOLS_PATH%\encode_dxa.exe" --vorbis "%SMK_PATH%\%~n1"
echo Deleting temp files
del "%SMK_PATH%\%~n1*.png"
del "%SMK_PATH%\%~n1.wav"
move "%SMK_PATH%\%~n1.*" "%DXA_PATH%"
When I run the bat file dxa it seems to do something right, but when it's finished I'm left with an empty smk-folder and a dxa folder full of smk-files. It's like it's just copied them all from one folder into another. The PATHs are all correct.
I do get a message from time to time saying that oggenc is not an internal/external or command or similar. Damn cmd.exe where you can't copy paste :-(
Is this easier in Linux? I have an Ubuntu box...

*edit*
Feeble files differ from most other SCUMMVM-supported games due to the fact that the Scumm team aren't allowed to use the smk movie files. Thus one has to re encode them into the format of dxa.

*edit*
Before anyone asks, yes I have oggenc.exe in my TOOLS-path

*edit*
Solved it by putting the batch files in the same directory as oggenc.exe
__________________
-=Firthy2002=-
------------------
My LiveJournal
MdaG is offline                         Send a private message to MdaG
Reply With Quote
Old 24-10-2006, 11:56 AM   #2
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default

Isn't Feeble Files a windows game?
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
Old 24-10-2006, 12:50 PM   #3
MdaG
Abandonia Homie

 
Join Date: Mar 2005
Location: ,
Posts: 545
Send a message via ICQ to MdaG Send a message via AIM to MdaG Send a message via MSN to MdaG Send a message via Yahoo to MdaG
Default

QUOTE(the_fifth_horseman @ Oct 24 2006, 11:56 AM) [snapback]263257[/snapback]
Quote:
Isn't Feeble Files a windows game?
[/b]
Yes it is. Why do you ask?
__________________
-=Firthy2002=-
------------------
My LiveJournal
MdaG is offline                         Send a private message to MdaG
Reply With Quote
Old 24-10-2006, 01:23 PM   #4
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default

Well then, why are you trying to run it inder SCUMMVMM when you should be able to do it under pure Windows?
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
Old 24-10-2006, 01:45 PM   #5
MdaG
Abandonia Homie

 
Join Date: Mar 2005
Location: ,
Posts: 545
Send a message via ICQ to MdaG Send a message via AIM to MdaG Send a message via MSN to MdaG Send a message via Yahoo to MdaG
Default

QUOTE(the_fifth_horseman @ Oct 24 2006, 01:23 PM) [snapback]263281[/snapback]
Quote:
Well then, why are you trying to run it inder SCUMMVMM when you should be able to do it under pure Windows?
[/b]
Feeble files only runs under Win 95/98 and I only have Win XP. I haven't found a single source on the internet or anywhere else that have successfully run Feeble Files under XP without using ScummVM or VirtualPC. Since the latter costs money I'm going for SCUMM
__________________
-=Firthy2002=-
------------------
My LiveJournal
MdaG is offline                         Send a private message to MdaG
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Feeble Files Help Storm General compatibility fixes 0 14-03-2007 08:48 PM
Rar Files Opened As .txt Files Abi79 Tech Corner 6 27-02-2007 04:36 AM
Trouble Running Feeble Files In Xp MdaG Troubleshooting 0 28-04-2005 09:52 AM
Trouble With .pak Files troop18546 Tech Corner 19 29-03-2005 12:09 PM
Feeble Files, The [GoG] MdaG Invalid Requests 15 19-03-2005 04:47 AM

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump
 


The current time is 10:21 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.