VOGONS


First post, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Good morning all !

I installed Windows 98 SE with DOSBox-X.

When I connect my controller, it is not recognized by Windows 98 ? Is there an option to enable in DOSBox-X or a line to write to the config file ?

Greetings !

1573296399.gif

Reply 2 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Hello !

Yes it is well recognized & functional under Windows 10.

It is a clone of a PS3 controller... how to proceed ?

[EDIT:] in this article it is mentioned that to configure a controller you have to press the Ctrl + F1 keys... but nothing happens ?

1573296399.gif

Reply 3 of 16, by _Rob

User metadata
Rank Member
Rank
Member

Either you pass it through as a Joystick to DOSBox, look at the [joystick] section in the config file.

Or you can map the joystick (ps3) controls to keyboard buttons in dosbox with the mapper editor.

Reply 4 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

OK thanks

But how do you start the mapper editor ? The combination of Ctrl + F1 keys does not work ?

1573296399.gif

Reply 5 of 16, by 1541

User metadata
Rank Member
Rank
Member

Did you try

JOYSTICK […]
Show full quote

JOYSTICK

Joystick needs to be set manually
Windows wants to use address 200-207, but it needs to be 201-201.

Go to Device Manager->Joystick
Switch from "Basic Configuration 1" to "Basic Configuration 0" in "Resources" in device properties for joystick.

From
Windows 9x DOSBox Guide (Not officially supported)

💾 Windows 9x resources (drivers, tools, NUSB,...) 💾

Reply 6 of 16, by _Rob

User metadata
Rank Member
Rank
Member
Sebiohazard wrote on 2020-08-28, 18:56:

OK thanks

But how do you start the mapper editor ? The combination of Ctrl + F1 keys does not work ?

From the menu select Main > Mapper Editor or use the key combination listed there.

Reply 7 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Okay thanks

1573296399.gif

Reply 8 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Hello !

I added this line in the DOSBox-X config file:

[joystick]
joysticktype=auto

When launching DOSBox-X I launch the Mapper editor with the keys F11 + m the joystick is detected & works well but with Windows 98 it is not detected ? Why & how to proceed ?

Greetings !

1573296399.gif

Reply 9 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Hello !

I also tried with this line:

[joystick]
joysticktype=4axis

Unfortunately it is always the same problem in Windows 98, the joystick is not recognized:

cG19Qhu.jpg

I also tried changing the address as mentioned in the tutorial:

JOYSTICK […]
Show full quote

JOYSTICK

Joystick needs to be set manually
Windows wants to use address 200-207, but it needs to be 201-201.

Go to Device Manager->Joystick
Switch from "Basic Configuration 1" to "Basic Configuration 0" in "Resources" in device properties for joystick.

Unfortunately I cannot change it, Windows refuses:

hD7KLvZ.jpg

How to do ?

Greetings !

1573296399.gif

Reply 10 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

No one to help me ?!

I don't know what else to do...

1573296399.gif

Reply 11 of 16, by Wengier

User metadata
Rank Member
Rank
Member

Sebiohazard: Can the joystick be recognized in the integrated DOS or a DOS guest system?

Reply 12 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

I don't know... how do I know ?

It is perfectly recognized by DOSBox-X in the Mapper editor...

1573296399.gif

Reply 13 of 16, by Wengier

User metadata
Rank Member
Rank
Member

You can check if the joystick works in DOS using the test programs in the attachment (previously uploaded by rfnagel).

There are 3 test programs included in it, namely JOYCHECK.EXE, JOYTEST.EXE and TMSCOPE.EXE.

If it works, then it means something is wrong with the configuration of your Windows 98 guest system.

Reply 14 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Hello thank you for your help !

I started Windows 98 under DOS & ran the diagnostic tools for the joystick. It is recognized & the keys work correctly.

But under Windows 98 always the same problem I don't know why...

What is strange is that with PCem I have the same concerns !

Greetings !

1573296399.gif

Reply 15 of 16, by Sebiohazard

User metadata
Rank Newbie
Rank
Newbie

Good evening everyone !

I tried a Windows 95 install to see if my joystick is recognized but I have the same problem as with Windows 98... here is the conf file I used:

[sdl]
autolock=true
usescancodes=true

[dosbox]
title=Windows 95
memsize=64
vmemsize=8
vesa modelist width limit=0
vesa modelist height limit=0

[dos]
ver=7.1
keyboardlayout=sf

[cpu]
cputype=pentium_mmx
core=normal
cycles=30000

[sblaster]
sbtype=sb16vibra
irq=5

[joystick]
joysticktype=auto

[ne2000]
# If you want networking in Windows, set ne2000=true.
# This also requires that you set realnic= to a suitable value for your PC
ne2000=false
nicirq=10
realnic=list

[fdc, primary]
int13fakev86io=true

[ide, primary]
int13fakeio=true
int13fakev86io=true

[ide, secondary]
int13fakeio=true
int13fakev86io=true
cd-rom insertion delay=4000

[render]
aspect=true
scaler=normal3x

[autoexec]
imgmount 0 boot.ima -t floppy
imgmount 2 win95.vhd -t hdd -size 512,63,64,520

Did I forget something ?

Greetings !

Last edited by Sebiohazard on 2020-09-24, 22:13. Edited 1 time in total.

1573296399.gif

Reply 16 of 16, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Please use either the DOSBox-x thread or its github issues page (not sure about that, though).
These forums are for DOSBox only and not for the forks.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper