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

Reply
 
Thread Tools Display Modes
Old 31-05-2007, 04:35 AM   #1
Razors78
Newbie

 
Join Date: Dec 2005
Location: ,
Posts: 16
Default

I was playing a few CD-ROM games in dosbox 0.70 with my usual mounting.
Say if wanted to play Rama i mounted like this (F is my real HD and D is my real cd rom).

Mount f f:\games\sierra\ramados
Mount d d:\ -t cdrom
Then Ramados.exe starts the game and away I go.

Now to the little problem I have.
For instance, I was playing Rama & Psycho Pinball (cd rom versions). When in Rama I click forward, left, right or whatever, but there is a slight delay just like the cd has to think for a while before letting me doing those actions. And when in Psycho Pinball it sometimes is the same, when I load a table it takes a little while to load it (should load real quick). Just thought if there is a workaround for this "issue"? Increasing cycles doesn't seem to help anyway
Razors78 is offline                         Send a private message to Razors78
Reply With Quote
Old 31-05-2007, 06:26 AM   #2
Scatty
Treasure hunter
 
Scatty's Avatar

 
Join Date: Jan 2006
Location: Little big small world
Posts: 1,906
Default

Try this little handy program - CD Bremse - and set the speed of the CD-ROM to a fixed speed. Either to a slow speed so it doesn't have to speed up each time and responds quickly, or to a fast speed so it's always already speeded up.
Scatty is offline                         Send a private message to Scatty
Reply With Quote
Old 31-05-2007, 12:57 PM   #3
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


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

The best workaround here is creating ISO images of those CD's and using them with DOSBox' IMGMOUNT utility. This way everything is loaded from your harddrive (and that means = fast).
__________________

"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 31-05-2007, 02:22 PM   #4
Razors78
Newbie

 
Join Date: Dec 2005
Location: ,
Posts: 16
Default

QUOTE(Scatty @ May 31 2007, 06:26 AM) [snapback]292263[/snapback]
Quote:
Try this little handy program - CD Bremse - and set the speed of the CD-ROM to a fixed speed. Either to a slow speed so it doesn't have to speed up each time and responds quickly, or to a fast speed so it's always already speeded up.
[/b]
Thanks i'll try that program. I will let you know if this fixed the problem


QUOTE(the_fifth_horseman @ May 31 2007, 12:57 PM) [snapback]292342[/snapback]
Quote:
The best workaround here is creating ISO images of those CD's and using them with DOSBox' IMGMOUNT utility. This way everything is loaded from your harddrive (and that means = fast).
[/b]
Ok, but exactly how do I mount say Rama for instance? I already have ISO images of that game, but I'm afraid I don't know how to use them, especially when it comes to disc swapping

I really want to play that game using ISOS as you stated


Razors78 is offline                         Send a private message to Razors78
Reply With Quote
Old 31-05-2007, 02:23 PM   #5
Scatty
Treasure hunter
 
Scatty's Avatar

 
Join Date: Jan 2006
Location: Little big small world
Posts: 1,906
Default

Try DaemonTools for mounting ISO's, it's very simple to use and recognizes many ISO formats.
Scatty is offline                         Send a private message to Scatty
Reply With Quote
Old 31-05-2007, 02:29 PM   #6
Razors78
Newbie

 
Join Date: Dec 2005
Location: ,
Posts: 16
Default

Well, how do I start the game using those ISOS? And when the game tells me to change disc, how do I do that using those ISOS? A guide or something would be nice
Razors78 is offline                         Send a private message to Razors78
Reply With Quote
Old 31-05-2007, 03:09 PM   #7
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


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

Do not mount an ISO with any virtual drives if you want to use it in DOSBox!
Been there, done that, don't want to ever again: It may work, but will cause worse skipping than from the real drive.

DOSBox has its' own virtual drive and you should use this one.
As to how:
imgmount D c:\images\game.iso -t iso

Support for multiple ISO images has been added in v0.70 It works like that:
imgmount D c:\images\gameiso1.iso c:\images\gameiso2.iso -t iso
(You can mount more than two images, of course - this is just an example)

Once mounted, CTRL+F4 cycles between the images.

So if you have ISO1, ISO2 and ISO3 mounted in sequence, CTRL+F4 it will go from ISO1 to ISO2, next from ISO2 to ISO3 and when you tell it to cycle forward from ISO3, it will go back to ISO1.
__________________

"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 31-05-2007, 03:47 PM   #8
Razors78
Newbie

 
Join Date: Dec 2005
Location: ,
Posts: 16
Default

QUOTE(the_fifth_horseman @ May 31 2007, 03:09 PM) [snapback]292369[/snapback]
Quote:
Do not mount an ISO with any virtual drives if you want to use it in DOSBox!
Been there, done that, don't want to ever again: It may work, but will cause worse skipping than from the real drive.

DOSBox has its' own virtual drive and you should use this one.
As to how:
imgmount D c:\images\game.iso -t iso

Support for multiple ISO images has been added in v0.70 It works like that:
imgmount D c:\images\gameiso1.iso c:\images\gameiso2.iso -t iso
(You can mount more than two images, of course - this is just an example)

Once mounted, CTRL+F4 cycles between the images.

So if you have ISO1, ISO2 and ISO3 mounted in sequence, CTRL+F4 it will go from ISO1 to ISO2, next from ISO2 to ISO3 and when you tell it to cycle forward from ISO3, it will go back to ISO1.
[/b]
Yes! Thank YOU!! Mr.Horseman You have been such great help!! Now I can play all cd-rom games much better with no sound stuttering/skipping at all and no cd loading! Those ISOS are way better than running games from cd-rom

Once again, thanks mate!
Razors78 is offline                         Send a private message to Razors78
Reply With Quote
Old 31-05-2007, 03:58 PM   #9
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


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

This also works for floppy images, in case you ever need to use any.

When using the BOOT command (for booter games), you can specify several images in sequence - it will work the same as with IMGMOUNT.
__________________

"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
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
A slight (resolution-related) DOSBox problem. Simoneer Tech Corner 13 31-05-2009 03:53 PM
Slight Problem With My Code JJXB Programming 10 02-05-2007 08:14 PM
Slight Problem. Please help.ASAP!!!! Anonymous Troubleshooting 5 17-07-2004 01:36 PM


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 12:51 PM (GMT)

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