VOGONS


First post, by theelf

User metadata
Rank Oldbie
Rank
Oldbie

Hi!!

Any idea if is possible to control cycles inside dosbox? I mean, from a batch file for example

I made a very good configuration, with a fixed cycles of 6000, and most games run well, but some of them, need at least 19000 to be fluid

For example, Black Stone. For this game if i can do a batch file like this

cycles=19000
bstone
cycles=6000

it will be perfect..... use more cycles for the game, and came back to normal after play..

any ideas?

Thanks

Reply 2 of 3, by theelf

User metadata
Rank Oldbie
Rank
Oldbie

yes, i tried all combinations, no luck, cycles never change

Thanks

EDIT: Ok, when you say "did you try it ?" I was thinking like "mm... i cant be so idiot.. 😊 " and i tried again, but I was right not luck...

Then i downloaded official dosbox, and "cycles=" works......... 😵

The problem is that i have the PC connected to a CRT at 15khz, and because of this I use a custom build, to fix all output to NTSC
And, in the build I use, the command dont work, if I write "cycles=" nothing happen

Is my fault, since in official dosbox works, i need to check what happen in the custom build

Just because i always use the custom version, I did not realize of this

Thanks again, sorry

Reply 3 of 3, by VileR

User metadata
Rank l33t
Rank
l33t

What is this custom NTSC build? are the patch & binary available?
Also, alternative approaches which may or may not work in that build:

cycles 19000 (without the "=")
cycles fixed 19000
config -set cycles=fixed 19000

[ WEB ] - [ BLOG ] - [ TUBE ] - [ CODE ]