VOGONS


First post, by sonik

User metadata
Rank Newbie
Rank
Newbie

So, I've got a Sidewinder Forcefeedback Pro stick.
It uses gameport. I know that it can be used with a usb adapter but it will loose compatibility with games that requires the "Sidewinder" proprietary api.
The driver for it only works on win 95/98 and I can't run those systems. Lowest I can run is winXP.
So the question: It's possible to use a gameport device running inside a VM, with the physical controller connected to a gameport on the host?

A few more info:
WinXP does have a native driver for this controller and some of the games I've tested are working fine.
But MDK FF version does not. The game does not detect the stick's axis. Normal non-ff version works fine.
I want to play this game and I think that it will only work correctly under win95/98 using the official driver.

Reply 1 of 2, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Passthrough via qemu or KVM on linux may work. If you want d3d,ogl,glide then you'll need to pass through another videocard that is supported in 9x as well.

If virtualbox can passthrough gameport then you can try that with softgpu.

How To Ask Questions The Smart Way
Make your games work offline

Reply 2 of 2, by sonik

User metadata
Rank Newbie
Rank
Newbie

Nice!
I'm going to give it a try.
No need for 3d graphics so "generic gpu emulation" might be enough.