The original gameport concept allows using two 2 button - 2 axis joysticks in the same port. Now the thing is, I want to do the same thing under windows for emulation issues.
So - connecting the joysticks isnt a problem, and a test run with the old DOS games (which support two joysticks in the gameport) was successful.
Windows, however doesn't seem clever enough to get them to work. Basically, what would be neccessary is to have two seperate joysticks set up that run from the same port (joy A + joy B from the gameport).
I know this is possible under Linux, but is there any way to get this working under Windows?