Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Controller problems-right analog stick useless


z00t
 Share

Recommended Posts

I have a thrustmaster Firestorm dual analog 3 [which windows sees as a dual analog 2 for some reason]

 

I have all the latest software for it [thrustmaster says there are no drivers-that windows will get it automatically]

 

I can get the right stick to work using their "thrustmapper" utility, but I have to play it in mouse-keyboard mode-in which targeting is mouselook (and the right stick just isnt that precise). I can also map the dpad that way, but again I want to play in gamepad mode because targeting is crappy in mouse-keyboard mode.

 

windows, and GTA SA [i guess] see the right stick as a rudder and throttle so it wont work.

 

I saw below that someone had fixed the right stick problem on a PS2 controller [with usb adapter] by editing the registry.

 

Im not afraid to screw around with the registry, and have been for the last 2 hours, but I cant get the stick fixed. I tried fixing the location of the code provided below and merging it, but I keep getting told it is not a binary reg file and cant be merged, even thought the icon and file extention indicate it is a reg file.

 

I tried inputting the values manually, but I am unsure if the hex values should be the same, and while Im not afraid to mess around with it I have never put in hex values before[i thought they just corespond to the text, but Im probably wrong]

 

also if anyone has seen the code in the post below that I mentioned, can you tell me why the axis keys jump from 2 to 5? is that [and the hex values] specific to the ps2 controller, or should I try that with the firestorm?

 

 

ANY help with this problem-ANY reg edit text, or configuration secrets of the thrustmaster would be fuXXing OUTSTANDING angry.gif

 

 

 

OH YEAH if anyone has gotten the reg code from below to work for ANY other controller besides the one PS2 controller, let me know, maybe I can tell what Im doing wrong by seeing your version

 

Z00T

Edited by z00t
Link to comment
Share on other sites

I know someone that edited my registry fix to get a Thrustmaster to work.

 

I'll try to get an answqer for you.

 

They probably just changed the final location values to match those of the Thrustmaster in the registry

 

 

 

Link to comment
Share on other sites

ask them how to merge the reg file, I saved it in notepad as a reg file, but Im told it is not binary so I cant merge it.

 

 

anyway, Thanks, hopefully it will work, I already installed a new dvd [a 16x mad dog for 29 bucks, so I dont feel bad about it] just to play GTA SA on the PC [finished the ps2 version a month after it came out].

 

that is my worst problem [besides drinking]...that I can do hardware without a problem, its the software fixes that elude me.

 

devil.gif HURRY....[im 6 rusty nails and 3 episodes of the sopranos late on playing GTA SA, its killing me!!!]

 

biggrin.gif but thanks

Edited by z00t
Link to comment
Share on other sites

Take my reg file and change these lines:

 

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\ VID_044F&PID_B304\Axes\2] "Attributes"=hex:00,00,00,00,01,00,35,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\ VID_044F&PID_B304\Axes\5] "Attributes"=hex:00,00,00,00,01,00,36,00

 

 

 

I have eno idea what you mean by it's not binary.

Save it as gta.reg (not gta.reg.txt)

Double click ... Windows will ask if you want to add to registry ... Answer Yes.

 

 

You can also manually Browse your registry by going to

Start ... Run ... Regedit

 

 

You might have to change the last value (VID_044F&PID_B304) to whatever your gamepad is listed under

Browse through the path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\MediaProperties\PrivateProperties\Joystick\OEM\ to find it.

Link to comment
Share on other sites

are you using thrustmapper [the mapping program by thrustmaster]?

 

also:

 

I copied the text into notepad, saved as gta.reg [no .txt] tried to merge and got an error message saying:

 

 

cannot imprt [filename]: the specified file is not a registry script. you can only import binary registry files from within the registry editor.

 

 

so I tried to import it from the reg edit utility, and get the message:

 

Cannot import [filename] : the specified file is not a registry file: you can only import registry files.

 

 

I swear it is NOT saving as a text file.

 

the filename is gta.reg just loike you said, and the icon is even a eg file icon [the disintigrating rubiks cube]

 

damn I wish I knew what I was doing wrong.

 

Ill try putting it in manually again....lets see if alcohol was the needed ingredient... blink.gif

Edited by z00t
Link to comment
Share on other sites

Also make sure there's no spaces in the paths.

 

 

If you know where I can upload something real quick, I'll upload the reg file

Link to comment
Share on other sites

Thanks to all-especially deftron [coxjeet too even though I never got a chance to try your suggestion].

 

turns out alcohol was the needed ingredient.

 

I never got to merge the files, but I figured out what I was doing wrong when trying to add in the needed registry values manually [i wasnt starting a new binary string in the key, I was just trying to edit the hex values of the key itself]

 

anyway problem solved, thanks again [i would have gotten back to you sooner but I was enjoying a four star road rage extravaganza that was just fantasic with the super draw distance-even if I have to have 16 bit colors to max out my resolution. its worth it]

 

as an aside here, is the mip mapping and the antialiasing worth it [MM on, AA on 3]

 

at 800X600 X 32 with everything else on, It runs ok, runs chunky in some spots. in 1280X 1024 X 16 I havent had a slowdown yet. the manual says it doesnt recomend 16, but I feel stupid running at 800X 600 with a Gforce 4600Ti even though it is an old card.

 

sorry for the rambling, the gamepad fix has me giddy colgate.gif

 

thanks again for all the help

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.