Тёмный

Microsoft Sidewinder Precision Pro Gameport in Windows 10 without adapters. 

Matthew Suffidy
Подписаться 149
Просмотров 8 тыс.
50% 1

Now up: web.ncf.ca/fs864/programs/WinW...
****A note from the future. In my case my motherboard bios set up the gameport and I had
a windows driver that restored it upon waking the system up. If you have an uncooperative
bios or no drivers, you can force the gameport on using the setpci utility.
Here are some videos about it I did: I found it stopped working once I used EFI boot setup.
• Microsoft SideWinder P...
• A Quick Demo for Unsup...
**Also now revision 1 includes hat and ninth button instructions
as well as faster startup. **
See: • Finishing up the WinWi...
to get the direction hat and 9th button. You have to go to configure vjoy.
********
This uses Inpout32 and vJoy in conjunction with my console application to essentially make a driver for this joystick in newer versions of windows. The computer has to have a game port on a card. It does not need to even have windows game port drivers installed to work.

Наука

Опубликовано:

 

5 дек 2017

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@OQTIZZLE_ORLANDO
@OQTIZZLE_ORLANDO 11 месяцев назад
Ok. There are a lot of people trying to get a clear cut way to get the force feedback to work using a gameport pci card in modern computers with the sidewinder force feedback pro. Could ximput rumble be reprogrammed?
@danagoyette7932
@danagoyette7932 Год назад
I should recheck what the pinout was of the gameport adapter. After my dog chewed it up ages ago, I had to try random pairs of pins to see which ones go to the USB connector. The included adapter basically runs USB power and data directly to pins of the gameport, and shorts two random pins together to tell the joystick to speak USB.
@MatthewSuffidy
@MatthewSuffidy Год назад
My understanding was there were 2 models. I have 2 of the earlier ones that were purely gameport. Others had circuitry and wiring for both with the adapter.
@jodez1
@jodez1 6 лет назад
Hello, I installed creative game port to identify the port address. But I’m still not sure how to obtain it, can you explain more in depth please?
@MatthewSuffidy
@MatthewSuffidy 6 лет назад
Without going through the steps exactly again from memory, you have to get to the 'device manager' from control panel. I think it is in the 'devices' section at the bottom. You go to gameport granted it is there and go to properties. You see the address range. You take the lower number and add 1 so like C400 you'd get C401. You use the windows calculator, and there is in there I think a programming mode and you can convert the hexidecimal number to the decimal number. As I recall you may have to click decimal after you had entered it as hexidecimal. Like this? : ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-tPb88FJpu2c.html
@talaananthes
@talaananthes 3 года назад
Hi, can this work using a usb gameport adapter or is it only if you have a sound card installed? Trying to get my old joystick working to play TIE Fighter again, it's a sidewinder 3d pro
@MatthewSuffidy
@MatthewSuffidy 3 года назад
It expects to address a gameport directly through hardware. USB adapters would need specialized means of eventually doing the same thing, but I am mostly certain this will not work out of the box with those. This has only been tested on the precision pro also.
@cheeze6147
@cheeze6147 3 года назад
Hey! Ive been trying to launch your software for a few minutes now, it gets stuck at attempting to set the decimal. Any way to fix it?
@MatthewSuffidy
@MatthewSuffidy 3 года назад
If you have a gameport and you get the address right it is supposed to work. It may be the address is wrong, or some cards that do not have drivers for the gameport sort of disappear after coming back from sleep. It may be also because the BIOS configured it due to being set to do so. Basically something has to configure the devices. I had that problem when I did not have the creative gameport driver for the audigy.
@njmccarthy
@njmccarthy 3 года назад
What kind of hardware are you using? My motherboard is from 2014 and doesn't have the older PCI ports for sound cards that had game ports.
@MatthewSuffidy
@MatthewSuffidy 3 года назад
It is true this stuff is a dying set of gear. I got a ASUS Prime B350 Plus with an Audigy 2 pci card. I got a motherboard with PCI ports a few years ago.
@arthur1920
@arthur1920 2 года назад
doesn't work for me. says select controller and there are "none". Doesn't let me put one in either. :(
@mikaelmika1041
@mikaelmika1041 3 года назад
Hi. Thank yo for video. But how do you do to connect the sidewinder precision pro to usb ? And does it work with usb 3 ?
@MatthewSuffidy
@MatthewSuffidy 3 года назад
This program works for the MSPP and a pci gameport only. Sorry
@mikaelmika1041
@mikaelmika1041 3 года назад
@@MatthewSuffidy Ah ok i thought that this program could work for MSPP with USB support also. Do you use a pci sound card sound blaster ? Thanks
@MatthewSuffidy
@MatthewSuffidy 3 года назад
@@mikaelmika1041 Ideally it would be a cheap card like a Live card or SB128. In my experience it works better when there are drivers for the gameport, or else they don't reconfigure coming out of sleep and thus it stops working.
@mikaelmika1041
@mikaelmika1041 3 года назад
@@MatthewSuffidyThank you. So it 's better to have a SB live. But the modern mainboards don't have PCI ports anymore. Don't they ?
@MatthewSuffidy
@MatthewSuffidy 3 года назад
@@mikaelmika1041 Well you may be able to do a PCIE one with a gameport. The program is only able to access address under a certain binary size, so I am not sure where the PCIE address would be.
@seru1137
@seru1137 3 месяца назад
can you link me some page from which I can get creative game port? I cant find it
@MatthewSuffidy
@MatthewSuffidy 3 месяца назад
I don't have it listed. It turns out later I use a utility called pciutils to enable and set the address of the port. In my EFI bios it won't work, but you can use that to make it work. It is a bit technical, but I just make an icon I click on before running my stuff that sets it up with a batch file. One of my newer videos goes over it.
@seru1137
@seru1137 3 месяца назад
@@MatthewSuffidy before I'll try using pciutils I'm gonna admit how on earth I was going to check gameport port if I don't have one so changing my question. Can I use adapter for WinWinder and if yes what I have to put in portaddress.txt
@seru1137
@seru1137 3 месяца назад
@@MatthewSuffidy hey again, I thought I responded but I dont see my response here so I will say it again I realised that I dont have gameport in my PC so how would I want to know it's address if I don't have one So my new question is, can I use WinWinder with adapter gameport->USB and if yes, what am I supposed to put in portaddress.txt file
@MatthewSuffidy
@MatthewSuffidy 3 месяца назад
@@seru1137 No you need a physical game port to use this solution. Thanks
@ondrejmastnik
@ondrejmastnik 2 года назад
I don't know if u will see this i found my dads precision pro and i wanted to try it out i got sound card to PCI with gameport and it's saying driver not found and I don't know how to find the game port adress it's just this only thing, could you help me?
@MatthewSuffidy
@MatthewSuffidy 2 года назад
Well ideally in device manager you have something called gameport and it has an address range in hexadecimal. You are looking for the lower number+1. If it is just one number it is probably the one number without adding one like this: user-images.githubusercontent.com/1721040/94341233-5b198880-ffcd-11ea-83c3-3d90e0003fde.png Here is something you can use to find the decimal number: calculator.name/baseconvert/hexadecimal/decimal
@MatthewSuffidy
@MatthewSuffidy 2 года назад
If you don't have a gameport driver, it would really help to dig one up somehow. It isn't a driver, but it does ensure the device remain active after windows sleep and also just know what you have.
@ondrejmastnik
@ondrejmastnik 2 года назад
@@MatthewSuffidy Do u know any that I could download on Win 10?
@MatthewSuffidy
@MatthewSuffidy 2 года назад
@@ondrejmastnik It usually comes with your sound driver, but if you are missing it, you can try to find game port drivers but watch out for scams sites.
@MUFSpoiler
@MUFSpoiler 5 лет назад
no chance for the MS Force Feeback Pro?
@MatthewSuffidy
@MatthewSuffidy 5 лет назад
It may work if you have a game port in the computer and changed the address in the text file to it. Otherwise, I could probably get it to work if I knew more about that model, but it either would work or not as is as an input joystick, but not with force feedback...
@MUFSpoiler
@MUFSpoiler 5 лет назад
@@MatthewSuffidy i try to get the working adapter from iowa. (descent forum)
@SanaullahKhan-nv8tw
@SanaullahKhan-nv8tw 6 лет назад
Sir i follow this video step by step , but i not worked for me, ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vEdipSl_fgo.html Then i see your video , got some hope and i installed vjoy and driver as mentioned in the readme file , but got no luck please help me sir solve my issue , i will be very thankfull to you .
@MatthewSuffidy
@MatthewSuffidy 6 лет назад
Sorry I missed this message. The program I put out works for me, and I hope it would work for everyone else. I guess there are a few places things could have gone wrong like the joystick being a different model from mine. A computer too slow would make it not work, because at around 3Ghz the port interface is at about the same sample time as required as fast as it can go. I wouldn't want you to do anything drastic. For me it is like I wrote. You plug the joystick into like a soundcard with a gameport. You have to know where the gameport is like 0xd020 or something and add 1 so it is 0xd021 and then find out what that is in decimal and change portaddr.txt to 53281 for example as I mentioned. Then you have to install the vjoy and the inpout32 prior. It would also not work if you were already using vjoy for some other program as it is linked to the 1st joystick. Also the WinWinder program must be running still when you use the joystick. Hey I tried. It works on my 2 computers here.
@MatthewSuffidy
@MatthewSuffidy 6 лет назад
If you already tried to make it USB, and it was the earlier model that did not also have USB wiring, there is a chance you may have destroyed its internal circuitry.
Далее
Review: The ORIGINAL Microsoft Sidewinder Joystick
3:29
Beautiful sport😍
00:20
Просмотров 337 тыс.
Ranking The Most Painful Crashes
00:19
Просмотров 3,5 млн
Microsoft sidewinder precision 2 joystick
1:41
Просмотров 2 тыс.
Microsoft SideWinder Precision 2 Full Specs
1:22
Просмотров 2 тыс.
$20 - New Low for Half Decent Motherboard Combo
8:43
Просмотров 1,2 тыс.
Family Dollar Smartphones?: Let’s Explore!
15:30
Просмотров 96 тыс.
First Experience With MacOS in Linux VM
1:44
Просмотров 1,5 тыс.
pcie to pci use asm1083 chip
0:27
Просмотров 961
Battery  low 🔋 🪫
0:10
Просмотров 12 млн