First post, by Alessio
Hi all,
First I must say, I did not much with the dosbox and also MS dos in the past.
But now I have to get an older program for a machine control (so it's not a game) to run on a Win2000 machine.
I tried with dosbox 0.63 and after a silly problem it worked... I thought
In my screen there are some lines cut off. The title doesn't appear (only when I refresh the screen by hitting enter it appears for less than a second) and at the bottom there must be a line with the description of the different function keys.
When I press e.g. the F2 key, it works partly, but the screen isn't refreshed. (I think that's one of the problems) So I have the 3 or 4 lines of the new screen thrown over the text of the first screen (see Dosbox_screen2)
As the command "mode con cols=80 rows=50" seems not to work in dosbox I ask for help, if anyone knows a way to enlarge the screen size.
I have disabled all sounds on one machine but not on the other, but the problem is the same...
here's a part of the config where video settings are made:
fullscreen=false fulldouble=false fullfixed=false fullresolution=1024x768 output=surface hwscale=0.1 […]
fullscreen=false
fulldouble=false
fullfixed=false
fullresolution=1024x768
output=surface
hwscale=0.1
Sorry, if I forgot anything important, just tell me ;). The cpu and all that stuff doesn't seem to have an effect on the problem as i tried this program on two completely different machines.
Greetz Alessio