1
[SOLVED] PS2 Twin USB Gamepad – Right Analog Stick Problem
There’s a ton of gamepad type out there, so I can only guarantee if you are perfectly the same as me, you will solved this problem and perhaps to all Koei’s Warrior games.
2. Do you use cheap PS2 Controller (fake product) like me ?
3. Do you use Windows 7 Ultimate 64 bit ?
If all yes, then this is the solution. Taken from GTA Forum, but re-edit the solution to my PC.
Source = http://gtaforums.com/topic/383548-possible-fix-for-usb-gamepad-problem/
– UNPLUG / DISCONNECT YOUR GAMEPAD FIRST ! ! !
– Open Windows – Start – Run RegEdit.exe
– Go browse HKEY_CURRENT_USER\System\CurrentControlSet\Control\MediaProperties
\PrivateProperties\Joystick\OEM\VID_####&PID_####
### – Unique number
– In the VID_&_PID folder, change the ‘OEMName’ – USB Gamepad or Twin USB Gamepad to -> Logitech Rumblepad 2 USB
– Go to folder Axes
– Folder Axes should contain folders 0, 1, 2 & 5.
(0 & 1 are control setting for left analog stick, 2 & 5 are control setting for right analog stick)
– Find folder 2 (or if non exist, create one by right click Axes folder and select Create – Key)
– In Folder 2, change (or create) exactly like this
(Default) REG_SZ Z axis
Attributes REG_BINARY 01 81 00 00 01 00 35 00
FFAttributes REG_BINARY 0a 00 00 00 00 01 00 00
– In Folder 5, change (or create) exactly like this
(Default) REG_SZ Rz axis
Attributes REG_BINARY 01 81 00 00 01 00 32 00
FFAttributes REG_BINARY 0a 00 00 00 00 01 00 00
– After done editing that, do not launch the game, but you have to restart the computer first.
Сообщения 1 – 15 из 17
30 авг. 2016 в 10:20
I don’t understand about this “axes” folders.
Anyway, thanks that you told me where in registry settings for controller are saved, i just deleted all old VID_####&PID_#### entries which caused an issue, except one, with proper settings.
31 авг. 2016 в 2:27
Inside VID_###&PID_###, there are many folders.
-> Axes
-> Buttons
-> OEMForceFeedBack
Axes folder is for Axis setting. But for unknown reason, instead written as Axis, it’s written as Axes.
If you don’t understand about the Axes Folder, go see in youtube, many already create the video about this thing. The reason I made this post is specific for Twin USB Gamepad’s user. Go follow the tutorial in YouTube, but use the “setting” number from this thread.
31 авг. 2016 в 3:32
Автор сообщения: DeGorro82
Inside VID_###&PID_###, there are many folders.
-> Axes
-> Buttons
-> OEMForceFeedBack
Axes folder is for Axis setting. But for unknown reason, instead written as Axis, it’s written as Axes.
If you don’t understand about the Axes Folder, go see in youtube
I have 2 gamepads and 1 joystick and i never have axes/axis folders in Registry. And ForceFeedBack is in neighboring directory for two of them.
It’s seems that they only exist for some controllers (or, more correct way to say it – for some drivers and setting programms). Which meens that it’s didn’t solve right-stick problem for me and some others. Hovever, in my case some drivers been installed with errors, because i use russian locale and saitek by particular is quite sucks with them and they tend to mess with good ones direct-input controllers. Which causes problems with d-pad (like impossibility to use diagonals) and sticks. So, my only problem now is that Koei games thinks that direct-input is much more important that x_input which locks me from using x_input emulators in some of them (and as result action buttons as well as start and select is mapped wrong if i don’t use keybord-emulation).
P.S. I pretty sure that Axes is Axis in plural.
Отредактировано CaoLex; 31 авг. 2016 в 3:32
31 авг. 2016 в 3:55
doesn’t work for windows 8 above as the axes folder is nowhere to be found.
31 авг. 2016 в 4:35
1
Автор сообщения: Xenon
I have 2 gamepads and 1 joystick and i never have axes/axis folders in Registry. And ForceFeedBack is in neighboring directory for two of them.
It’s seems that they only exist for some controllers (or, more correct way to say it – for some drivers and setting programms). Which meens that it’s didn’t solve right-stick problem for me and some others. Hovever, in my case some drivers been installed with errors, because i use russian locale and saitek by particular is quite sucks with them and they tend to mess with good ones direct-input controllers.
Автор сообщения: meil
doesn’t work for windows 8 above as the axes folder is nowhere to be found.
For those who never/failed to install the gamepad’s driver, you can create the Axes/Axis key by your own.
– Point your VID_###&PID_### folder.
– Right click on it. Select NEW -> KEY
– Rename the new folder (default = New Key #1) to AXES.
– Same method, right click on AXES folder, and create 4 new key.
– Rename each new folder to 0 , 1 , 2 , 5
– Point folder 0 , 1 , 2 , 5 . in each of these, you will see on the right tab .
Name Type Data
(Default) REG_SZ (value not set)
-. – Now, I want to explain first. REG_SZ mean for STRING VALUE, REG_BINARY mean for BINARY VALUE.
– Inside that data value, if you want to create new data, you do right click on empty space, select new and create 2 new BINARY VALUE data.
– To each 0 , 1 , 2 , 5 folder, the inside data became like this
(Default) REG_SZ (value not set)
New Value #1 REG_BINARY (zero-length binary value)
New Value #2 REG_BINARY (zero-length binary value)
– Now, edit each data by .
== RENAMING : Right click select RENAME
== Change Data value : double click on it and fill number
– Edit exactly like this
– Folder 0
(Default) REG_SZ X axis
Attributes REG_BINARY 01 81 00 00 01 00 30 00
FFAttributes REG_BINARY 0a 00 00 00 00 01 00 00
– Folder 1
(Default) REG_SZ Y axis
Attributes REG_BINARY 01 81 00 00 01 00 31 00
FFAttributes REG_BINARY 0a 00 00 00 00 01 00 00
– Folder 2
(Default) REG_SZ Z axis
Attributes REG_BINARY 01 81 00 00 01 00 35 00
FFAttributes REG_BINARY 0a 00 00 00 00 01 00 00
– Folder 5
(Default) REG_SZ Rz axis
Attributes REG_BINARY 01 81 00 00 01 00 32 00
FFAttributes REG_BINARY 0a 00 00 00 00 01 00 00
Note : Please watch the looks in YouTube, but fill the number from this post. Key word search = “regedit ps2 gamepad right analog stick”
2.4m/2400mm Black Twin Slot Shelving Upright
Twin Slot Shelving systems
The Twin Slot ‘Shelv-Lok’ system comvines adjustability with strength and versatility. The system comprises of a wall fixed 1.5mm thick steel upright that is compatible with a wie range of steel ‘U’ brackets that support various types of shelves. Medium and heavy duty brackets are also available if you require to support heavier loads. Brackets and uprights are fabricated from 1.5mm thick steel, and have an anti-microbial powder coating finish to protect against germs and bacteria.
Durability
When fitted correctly, this shelving system will sustain itself for a lifetime of normal use. The shelving will resist most chemicals and solvents that it encounters.
Application
Twin slot shelving will work for almost any application, and it’s ideal for schools, storerooms, offices, libraries, museums, record departments, showrooms, shops, hospitals, hotels, pharmacies and almost any location you can think of. This is due to the strength, adjustability and durability of the system.
Economics
When fitted correctly in normal conditions, this shelving system is guarenteed to last two years
Gunakan kueri di bawah ini untuk mencari Foxin Twins Slot yang dicari:
- Twin Slot Shelving Upright
- Twinbet Poker
- M Twinbet 188
- Www Twinbet
- Foxin Twins Slot
Our twin slot uprights are available in three lengths: 100cm, 150cm and 200cm. The illustration below shows you with width of the upright and the gaps between the screw holes used to install the upright. The depth of the upright (from the front side to the wall) is just under 15mm. If you’re not sure about which brackets or uprights to order, please feel free to contact us; we’re really happy to help! Or you can find this information on our Frequently Asked Questions page here: Practical Shelf FAQs
Twin Slot Uprights quantity
Twin Slot Uprights quantity
Twin Slot Uprights quantity
Twin Slot Uprights quantity
Twin Slot Uprights quantity
Twin Slot Uprights quantity
How many brackets and uprights will you need?
Once you’ve decided on the colour and size of your brackets and uprights you’ll just need to decide how many you’re going to need.
As a guideline, we recommend at least 2 uprights for the first 100cm of shelf length and then at least one further upright for every additional 50cm or so of shelf length. Your may want to have more uprights than this if your shelves are going to be holding a lot of weight. There is more information about this on our FAQs page here: Practical Shelf FAQs or don’t hesitate to contact us; we’re really happy to help!