

; Player 1/2 Input Device. Use the GUI to set these values
; NOTE : Using this to select joysticks manually will NOT work!
Player1Device = 1
Player2Device = 1
Looking a bit at my Windows 2000 control panel, I noticed that the respective IDs of my gamepads were "1" and "2". Despite the extremely clear and noticeable warning against it

; Player 1/2 Input Device. Use the GUI to set these values
; NOTE : Using this to select joysticks manually will NOT work!
Player1Device = 1
Player2Device = 2
Tried again and everything worked perfectly... I don't really know if this improvised fix is valid for every similar situation, but I thought maybe someone else can solve the same problem by applying the same changes. Hope it can help, happy playing!
P.S. : Sorry if I screwed up with some english words, I'm from Santiago, Chile. That means my native language is spanish, BTW
