VOGONS


First post, by Dragoon42

User metadata
Rank Newbie
Rank
Newbie

How do I make DosBox use /dev/joy0 as my joystick? Currently it uses uhid1 which is an attached keybad on my Saitek Gamer keyboard. I'm using FreeBSD, but if you're familiar with Linux I can try those suggestions too!

Reply 1 of 2, by iampiti

User metadata
Rank Member
Rank
Member

AFAIK dosbox gets its input through SDL so maybe you shoud check the sdl docs.
Sorry not to be more specific I'm just too lazy 😀

Iampiti

Reply 2 of 2, by Dragoon42

User metadata
Rank Newbie
Rank
Newbie

That's more info than I had. Thanks! I'll go start reading.