VOGONS


First post, by FooAtari

User metadata
Rank Newbie
Rank
Newbie

I am looking for DOSBox to display some information

Is it possible to show how many cycles DOSBox is using to run a game when cpu cycles is set to max? I read elsewhere that there might be a patch for this, but after much searching I can't find anything.

And is it possible to show what resolution a game is running (when resolutions are set to original and scalers none?)

Reply 1 of 5, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

cycles=max varies the cycles according to demand, so there's no equivalent fixed number.

Reply 3 of 5, by FooAtari

User metadata
Rank Newbie
Rank
Newbie

Thanks! Showed me just what I wanted to know.

Anyone got any suggestions about displaying resolution.

wd wrote:

cycles=max varies the cycles according to demand, so there's no equivalent fixed number.

Yeah I knew it wouldn't be fixed. I just wanted to know what range of cycles a particular game was running at.

Last edited by FooAtari on 2011-02-12, 00:56. Edited 1 time in total.

Reply 4 of 5, by ykhwong

User metadata
Rank Oldbie
Rank
Oldbie
FooAtari wrote:

Thanks! Showed me just what I wanted to know.

Anyone got any suggestions about displaying resolution.

Debugger enabled build would help.
DOSBox debugger

Reply 5 of 5, by FooAtari

User metadata
Rank Newbie
Rank
Newbie

Thanks, I'll check that out.