Audio from disc drive. [Unknown game.....] [= TFX]

Post problems with getting games installed and running properly here.
Post Reply
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Audio from disc drive. [Unknown game.....] [= TFX]

Post by TristanEugene »

I'm just not getting it. Trying to run a game from dosbox and at the same time having it play the soundtrack from the CD in the disc drive. Is this even possible? Reading the tutorial, I can't figure if it allows 'mounting' a folder in the hard drive and the disc drive at the same time in order for the game to run and the soundtrack to run. (The soundtrack is made to run from the CD while the game is running from the hard drive).

Can anyone help with this?
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Post by TristanEugene »

Just a follow up with trying to get dosbox to work the hard drive and disc drive simultaneously. I've tried this part: mount e c:\ 'dir' -t cdrom Am I working the right area? I'm not doing it correctly or something.
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

If you have to install/run a game from CD it's usual to mount the CD as D: , not as E:

Normal procedure:
Mount your virtual C:
Mount your CD as D: regardless of the drive letter under windows.
Syntax:
mount d x:\ -t cdrom
replace x:\ by your cd drive letter under windows.
Install the game IN dosbox from D: on C:

Next time you want to run the game:
Mount virtual C: (of course)
Mount CD as D:
launch game ( usual from c:\folder where game was installed.

Workaround: using a CD image works much better.
Then mounting is done by using imgmount

syntax:
imgmount d x:\path\name.iso -t cdrom

or if CD is mixed mode (extra sound/music tracks) you
will need to create a BIN/CUE CD image.
Syntax then becomes:
imgmount d x:\path\name.cue -t cdrom
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Thank you

Post by TristanEugene »

Thanks. I'll work on it. It's just that sometimes I try too hard and just get too lost.

Thanks again.
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Post by TristanEugene »

Just an update. I am still not getting it. I mount the C: drive and the disc drive but the game only skips and stutters the audio. I tried to designate the disc drive E: as D: but the install action complains that the main game directory could not be made and the installation aborts. When I:- mount c c:\tfx and mount e e:\ -t cdrom - Then the game installs from the CD and plays from the hard drive while trying to read the disc drive, however the music stutters and won't play beyond the first few seconds. It then skips to the beginning of the track and it just keeps doing this. While at the same time causing the game to lag.

I'm having a tough time trying to figure out how to use the imgmount option. How to I imgmount to the disc/file etc? Do I have to actually create some kind of text file and then install/convert it?
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

TristanEugene wrote: mount c c:\tfx
Is wrong, read the tutorials.
You need to mount a virtual C folder and do a cd tfx, never directly mount a game folder as C

Modern hardware isn't suited to run ol'games from CD (the old drives didn't spin down/up ...)
So yes, CD image works much better.
TristanEugene wrote:I'm having a tough time trying to figure out how to use the imgmount option. How to I imgmount to the disc/file etc? Do I have to actually create some kind of text file and then install/convert it?
You need specific software to create a valid CD image.
Get imgburn http://www.imgburn.com/
careful with that installer, or you'll get some extra toolbars in your browser . :laugh:
Run imgburn and:
Create image file from your CD
Use imgmount to mount image as D:
If ISO:
imgmount d x:\path\name.iso -t cdrom

or if CD is mixed mode (extra sound/music tracks) you
will need to create a BIN/CUE CD image.
Syntax then becomes:
imgmount d x:\path\name.cue -t cdrom
BIN/CUE always works , also for single mode CDs (no music tracks, only one data track)

Keep the names short, 8 chars, no spaces, no windows jingle bells, will make thing simpler
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

In fact it's been a while since I installed-played TFX, and I know some had problems with the installer in the past, so I decided to give it another try with dosbox 0.74, you never know if a game is 'broken' when updating to a newer dosbox version.

So here we go:
C mount + CD mount:
Image

Installing the game:
Image
Notice: works flawless in dosbox 0.74

Game setup choices:
Image
Notice²: works also flawless in dosbox 0.74

Shutdown dosbox, relaunch dosbox + mounts and run game ( shutdown to be 100% game works and necessary config files are created)
Image
Game launches flawless, some nice videos .....

And here we go again....
Image

Yep, works fine, so please follow my advise, read the tutorials to mount your virtual C adapted to your OS, mount a CD image, install the game from D on C in dosbox.

Additional info: CD is indeed mixed mode, so only a BIN/CUE image will be 100% valid here, not an ISO.

Uploaded with ImageShack.us
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Post by TristanEugene »

You're an ACE man! A real ACE.. Thanks! Sure is good to have folks like you keeping special parts of all our worlds alive.

I'm on it.
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Post by TristanEugene »

GET SOME! Got it going!

''Bandits bandits break! Tracking,, Looks like the lizard''
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

Glad to hear, watch your six!
:laugh:
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Post by TristanEugene »

An update here. With imgmount going, only one track plays. Typically, about 5 tracks randomly play. I've tried all the various missions and all do the same thing.

Any advice on this? Do I need to do something particular with the creation of the CD image? So far all I did was create a disc image using that image burn you recommended.
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

Hmmm, works here.

Check your settings I would say, SB/CD must be enabled in the music row. (Take a look@the config screenie).

Otherwise:
Post what's in your *.cue file (open with notepad- select all - copy, don't save on exit)
Did you alter anything after creation of the CD image?
Your complete mount lines in detail?

Does it happens on your XP or Win7/64? (I thought you had both ...??)
Your dosbox version?

Details .... details .....
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
TristanEugene
Member
Member
Posts: 20
Joined: Fri Oct 21, 2011 5:27 am

Post by TristanEugene »

Sys is: Win 7 Pro 64 , No mods by me. Only made the image.


Cue file

FILE "TFX.BIN" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
TRACK 02 AUDIO
PREGAP 00:02:00
INDEX 01 04:09:38
TRACK 03 AUDIO
INDEX 01 09:02:30
TRACK 04 AUDIO
INDEX 01 13:40:05
TRACK 05 AUDIO
INDEX 01 18:54:08
TRACK 06 AUDIO
INDEX 01 23:21:55
TRACK 07 AUDIO
INDEX 01 28:09:60
TRACK 08 AUDIO
INDEX 01 32:58:17
TRACK 09 AUDIO
INDEX 01 38:05:72
TRACK 10 AUDIO
INDEX 01 42:49:70
TRACK 11 AUDIO
INDEX 01 44:31:67
TRACK 12 AUDIO
INDEX 01 46:13:64
TRACK 13 AUDIO
INDEX 01 50:15:05
TRACK 14 AUDIO
INDEX 01 51:24:50
TRACK 15 AUDIO
INDEX 01 56:07:40

Mount c c:\dosgames\oceandid imgmount d c:\dosgames\tfximage\tfx.cue -t cdrom

Dosbox v0.74

Hows that?
Rules of 3: 1 Don't frighten anyone. 2 Don't annoy anyone. 3 Don't take #'s 1 or 2 from anyone.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

My cue file has some differences:

Code: Select all

FILE "TFX.BIN" BINARY
  TRACK 01 MODE1/2352
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    PREGAP 00:02:00
    INDEX 00 04:10:14
    INDEX 01 04:11:14
  TRACK 03 AUDIO
    INDEX 00 09:02:49
    INDEX 01 09:04:47
  TRACK 04 AUDIO
    INDEX 00 13:41:20
    INDEX 01 13:43:18
  TRACK 05 AUDIO
    INDEX 00 18:53:25
    INDEX 01 18:55:23
  TRACK 06 AUDIO
    INDEX 00 23:20:39
    INDEX 01 23:22:37
  TRACK 07 AUDIO
    INDEX 00 28:06:46
    INDEX 01 28:08:44
  TRACK 08 AUDIO
    INDEX 00 32:55:28
    INDEX 01 32:57:26
  TRACK 09 AUDIO
    INDEX 00 38:01:39
    INDEX 01 38:03:37
  TRACK 10 AUDIO
    INDEX 00 42:43:73
    INDEX 01 42:45:71
  TRACK 11 AUDIO
    INDEX 00 44:25:15
    INDEX 01 44:27:13
  TRACK 12 AUDIO
    INDEX 00 46:06:32
    INDEX 01 46:08:30
  TRACK 13 AUDIO
    INDEX 00 50:05:48
    INDEX 01 50:07:46
  TRACK 14 AUDIO
    INDEX 00 51:12:07
    INDEX 01 51:14:05
  TRACK 15 AUDIO
    INDEX 00 55:53:37
    INDEX 01 55:55:35
What soft did you use to create it?
TristanEugene wrote:
Mount c c:\dosgames\oceandid
I don't get that mount line .... "oceandid" ???????????
... and you really - and I mean really really - should read and apply what's in the pinned Win7 tutorial, even if you run dosbox as admin -something you should not do- the outcome of that mount on a protective OS as Win7 is unpredictable.
XP times and insecure read/writes who allowed almost anything and everything are long past.
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
Guest

Post by Guest »

I'll review it and try to fix it up. Didn't think it was a biggie. With you being so adamant, I better do it.

I just made up the OceanDiD folder as a place for the file to be. That's all.
Post Reply