VOGONS


First post, by Sylth

User metadata
Rank Newbie
Rank
Newbie

okay, so I've installed 0.63 and 0.74 and I've got the same problem on both : I can't use the command mount c c:\
whenever I use the backslash, dosbox jumps one line and nothing happens. If I hit enter then it goes back to
Z:\>
I feel like I've seen all the walkthroughs out there on the net, i've read the dosbox wiki, the readme file, nobody seems to have heard of my problem. I'm kind of desperate here đŸ˜”

Reply 1 of 17, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

[Moved to DOSBox General Section]

Tried different output= settings?

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 2 of 17, by IIGS_User

User metadata
Rank Oldbie
Rank
Oldbie

You've found line 179 of the DOSBox readme? 😉

Klimawandel.

Reply 4 of 17, by Sylth

User metadata
Rank Newbie
Rank
Newbie

[quote]You've found line 179 of the DOSBox readme? [/quote]

[quote]Or http://www.dosbox.com/DOSBoxManual.html#Backslash[/quote]

well, I can do the backslash and the ":", but I can't write for example:

Z:\>mount c c:\games

because dosbox automatically writes:

Z:\>mount c c:\
games

is there a way to change the settings so the backslash doesn't jump to the next line?

Reply 5 of 17, by IIGS_User

User metadata
Rank Oldbie
Rank
Oldbie
Sylth wrote:

Z:\>mount c c:\games

because dosbox automatically writes:

Z:\>mount c c:\

Read what we link and write mount c c:/games 😕

Klimawandel.

Reply 6 of 17, by robertmo

User metadata
Rank l33t++
Rank
l33t++

post content of "DOSBox Status Window" (in Windows: right click on its title bar -> edit)

Reply 7 of 17, by Vindicator

User metadata
Rank Newbie
Rank
Newbie

I had the same problem, but now everything works.

I created a .BAT file with the lines

set sdl_videodriver=windib
dosbox
pause

which i put in the directory with dosbox.exe in it. This solves both keyboard and graphics issues alike.

Put a link to the file on your desktop if you like.

Reply 8 of 17, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Or update your system (graphics drivers/directx).

Reply 9 of 17, by Vindicator

User metadata
Rank Newbie
Rank
Newbie

I have encountered this issue on several Vista PCs. All had different hardware/driver configurations. On some systems there were no problems at all. Others showed wrong colours when using an editor like QBasic or Turbo Pascal in Text Mode. Or, under DOS it used to be Text Mode (400x700@70Hz). The background colour was red instead of blue. Some had the backslash issue, others hadn't. Vista behaves like a randomizer in this respect. Some had SP1, others hadn't. I didn't have the opportunity to write down the configurations. Would have been a nice test case. sdlwindib solves virtually everything.

Windows 7 is destined to have similar problems since its kind of Vista 2.

By the way, does DosBox really use Text Mode in fullscreen, when in a text editor or on the command line? Does it depend on the output method?

Reply 10 of 17, by robertmo

User metadata
Rank l33t++
Rank
l33t++

Vindicator was that needed in dosbox 0.74 too?

Reply 11 of 17, by Vindicator

User metadata
Rank Newbie
Rank
Newbie

In Dosbox 0.74 it isn't needed.

Some months ago i needed windib to solve the backslash in 0.73. But now it works in 0.73 and 0.74 without using windib. Couldn't find out why. It is still the same pc and the same Vista Ultimate 32. But i updated the drivers for my Geforce 8600M GT and changed my ram modules. 4GB instead of 2GB.

Reply 12 of 17, by Vindicator

User metadata
Rank Newbie
Rank
Newbie

In Dosbox 0.72 now the backslash doesn't work either way. But i'm using 0.74 anyway.

Reply 13 of 17, by Arnold60

User metadata
Rank Newbie
Rank
Newbie

DOSBox works in both Vista 32 bit and Vista 64 bit. DOSBox also works on a Windows 7 environment 32bit and 64bit.
DOES IT WORK...?

make money online

Reply 14 of 17, by IIGS_User

User metadata
Rank Oldbie
Rank
Oldbie
Vindicator wrote:

In Dosbox 0.72 now the backslash doesn't work either way. But i'm using 0.74 anyway.

No one needs backslash. Everyone uses / instead. 😉

Klimawandel.

Reply 15 of 17, by TeaRex

User metadata
Rank Member
Rank
Member
Vindicator wrote:

By the way, does DosBox really use Text Mode in fullscreen, when in a text editor or on the command line? Does it depend on the output method?

No, it does not. It uses a graphics mode and draws the characters into it. If you set it up to use 720x400 and 70 Hz mode though, neither your monitor nor you will ever know the difference.

(I know the question is old, but since it hadn't been answered...)

tearex

Reply 16 of 17, by Myloch

User metadata
Rank Oldbie
Rank
Oldbie

I found another way: use ctrl-F1, watch where is \ key on your real keyboard, select the key in the dosbox virtual keyboard that is in the same position of your real \ key (it was the button near the 1 key in my pc) and bind that key to another key on the keyb (I used the right arrow key). save and try, it worked for me and might work for you as well. Now I can use backlash using the left arrow key in dosbox. (Better to disable this bind when not necessary).