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

Thread: Body Slam Wrestling Reply to Thread
Your Username: Click here to log in
Image Verification
Please enter the six letters or digits that appear in the image opposite.

Title:
  
Message:
Post Icons
You may choose an icon for your message from the following list:
 

Additional Options
Miscellaneous Options

Topic Review (Newest First)
24-05-2006 02:23 PM
Office_Monk Found a way to play the game with vdmsound:

Picking the batch-file from it's gamedir on the cd. This way it let's me play without sound.

Tried with dosbox and it wouldn't work this way (keeps returning to sound config).

Tried copying the gamedir and then play: it hangs in it's setsound.

edit: it even runs in XP... I guess the game NEEDS the setblaster environment in autoexec.bat to recognize sound... Since XP doesn't have this I'll have to play silent.
24-05-2006 01:46 PM
Office_Monk
Quote:
Originally posted by the_fifth_horseman@May 24 2006, 03:27 PM
Did the game create any config file after running the setup? What is its filename?
Try displaying the command line switches one can use when running the game.
I had a similar (not exactly the same, but pretty close) thing with Pinball Illusions (the very same version now on Abandonia), and using a command line switch to set a different filename for the config has fixed it in a pinch.
It should create "eation.cfg" in the folder c:\bodyslam

However it doesn't...

The installer is a batchfile:
bodyslam.bat here's what's in it:
echo off
CD BODYMENU
INTRO.EXE
BODY1.BAT


here's body1.bat (the cd has 2 other demo's):
@echo off
:repeat
:start
@echo off
cd\bodymenu
cls
go
if errorlevel 4 goto manual
if errorlevel 3 goto pyscho
if errorlevel 2 goto ice
if errorlevel 1 goto body
goto exit

:manual
cd\
view
goto end

:body
@echo off

if not exist c:\bodyslam\eation.cfg goto error
cd \bslam\final
msub
init
if exist c:\bodyslam\names.txt goto skip
copy names.txt c:\bodyslam
:skip
tag
cd\bslam
pause
goto end

:error

@echo No sound configuration file found - Press any key to run sound setup.
pause
@echo off
cd\bslam\final
msub
init
if exist c:\bodyslam\names.txt goto skip2
copy names.txt c:\bodyslam
:skip2
soundset
if not exist c:\bodyslam\eation.cfg goto error
tag
cd..
pause
goto end


yscho
if not exist c:\windows\system.ini goto nowindows
if not exist c:\windows\psychotr.grp goto install

echo Psychotron Demo Loading...
runpsyc.exe
pause
goto end

:nowindows
echo.
echo Microsoft Windows required on Drive C
echo to run Psychotron Demo from this Menu
echo To Install from another Directory
echo Type WIN D:\PSYINST.EXE
echo where D:\ = is your CD ROM Drive
echo.
pause
goto end

:install
echo.
echo Psychotron Demo Installation
echo.
echo.
echo.
echo For best results please install a 256 colour screen driver for windows
echo.
echo Please refer to windows manual for detailed instructions.
echo.
echo.
pause
win \psyinst
pause
goto end

:ice
echo Ice Hockey Demo
echo ** THIS DEMO REQUIRES 8MEG OF RAM **
pause
cd\ice
call ice
pause

:end
goto repeat

:exit
CD\
echo.
echo.

and here's setsound.bat:
@echo off
cd final
msub
init
if not exist c:\bodyslam\names.txt copy names.txt c:\bodyslam
soundset
if not exist c:\bodyslam\eation.cfg goto error
tag
cd..
goto end

:error
@echo No sound configuration file found - please run the sound setup again.
cd..

:end
24-05-2006 01:27 PM
The Fifth Horseman Did the game create any config file after running the setup? What is its filename?
Try displaying the command line switches one can use when running the game.
I had a similar (not exactly the same, but pretty close) thing with Pinball Illusions (the very same version now on Abandonia), and using a command line switch to set a different filename for the config has fixed it in a pinch.
24-05-2006 12:48 PM
Office_Monk Error with dosbox:
No sound configuration file found. Please press any key to run sound setup
Press any key to continue...

(I oblige, run setup, save, exit... Same error as above)


Error with vdmsound: used to be the same as above, now: blackscreen.

After copying entire cd to c: and running with vdmsound:
wrong path or filename (working with batch-files is long ago for me, but I don't see references that have changed now)
24-05-2006 12:34 PM
The Fifth Horseman Retype the _exact_ error messages into here.
24-05-2006 12:13 PM
Office_Monk Hi there

I finally obtained a copy (thanks eBay) of my holy grail: Body Slam Wrestling.

Thing is, this is the weirdest installation I ever saw: it uses a batch-file to create a directory on c: for some stuff. So far so good. Then it keeps saying it can't fight a sound configuration, even after I manually define one with setsound and save it.

I tried dosbox and vdmsound: both give sound in the cd-menu, but then complain about it and won't launch the game. Also tried the set blaster variable...

I even copied the dir to my hd, then it complains about fail init

Damn, I finally have the game I was missing and can't play it :help:

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

The current time is 05:20 AM (GMT)

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