Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.

Search the Community

Showing results for tags 'compatibility'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Games
    • Driving & Racing Games
    • Gaming Discussion
    • Screens, Videos & Streams
  • Mod Shop
    • TDU - Mod Shop
    • TDU2 - Mod Shop
    • Other Game
  • Enough About Games
    • General Discussion
    • Anime Discussion
    • Automotive Discussion
  • TurboDuck
    • News & Support
    • Ask a Question
    • Introduce Yourself!
  • TDU Platinum's Topics
  • Civilization Series's Topics
  • Let's Play...'s Other Games
  • Let's Play...'s Let's Cruise
  • TDU World's News
  • TDU World's Requests
  • TDU World's Topics
  • TDU World's Support
  • TDU Platinum/World Community Challenge Club's Topics

Blogs

  • Eudemonia
  • reserved
  • 熊の国
  • SOS団
  • lastimage's Blog
  • RailGun's Blog
  • kmynekoii的博客
  • vendetta's Blog
  • 波神_奏's Blog
  • 上将潘兴
  • Fate's Blog
  • leocatphx
  • asinglan的博客
  • Shigeru's Blog
  • Invisible Chord
  • madao knigt's Blog
  • 獅子座の影子's Blog
  • xuqiang's Blog
  • 只有无口知道的世界
  • 地上最强死宅
  • 林順潮眼科中心
  • How To Care Your Car Wraps?
  • BENEFIT FROM VEHICLE WRAPPING
  • 24 hour Towing Service In Houston
  • How can I play TDU2 online
  • Reserved's Blog
  • VRS IMPERIUM©'s Realesed
  • VRS IMPERIUM©'s Blog
  • The TDUniverse Club's Blog

Categories

  • Offical Downloads
  • TDU
    • Vehicle
    • Car customization
    • Environment
    • Tools / Others
  • TDU2
    • Vehicle
    • Car customization
    • Environment
    • Tools / Others
    • Launcher
  • Other Games
  • Save Data
  • Civilization Series's Files

Product Groups

  • V.I.P!

Categories

  • Lyrics

Categories

  • Driving Games
  • Consoles & Hardware
  • Other Stuff
  • General Games

Categories

  • Guides

Calendars

  • Community Calendar
  • Anime
  • アニメ
  • turboduck - Events and New Game Releases
  • Civilization Series's Events
  • Let's Play...'s Let's Play - Calendar & RSVP
  • TDU Platinum/World Community Challenge Club's Challenge Event Dates

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Skype


Steam


PlayStation Network


Xbox LIVE


Facebook


Twitter


Website URL


Games I'm Playing


Location


Interests

Found 2 results

  1. Due to so many requests I would like to present the easiest way to add support for miscellaneous wheels and gamepads. You will need: TXT editor tdudec http://aluigi.altervista.org/papers/tdudec.zip bat scripts for tdudec http://www.mediafire.com/download/umq6q3oi3vmifkk/tdudec_bat.7z USBDeview http://nirsoft.net/utils/usbdeview.zip Then: Extract tdudec.exe and scripts into main game directory Run USBDeview, double click on your device Write down ProductID and VendorID Close USBDeview Backup orginal DevicesPC.cpr Drag file DevicesPC.cpr over DecryptCpr.bat (new file DevicesPC.cpr.txt will be created) Open DevicesPC.cpr.txt in text editor. It should look like this: [settings] //------------------- Help Controls FUGLYX360PADDETECTION 0 HIDDefaultConfig "289045E-0-0-00-504944564944" "Microsoft XBOX Pad" "DeviceXBOXPad.xmb" HIDDefaultConfig "28E045E-0-0-00-504944564944" "Microsoft X360 Pad" "DeviceX360Pad.xmb" HIDDefaultConfig "C299046D-0-0-00-504944564944" "Logitech G25 Racing Wheel USB" "DeviceLogitechG25.xmb" HIDDefaultConfig "C29A046D-0-0-00-504944564944" "Logitech Driving Force GT USB" "DeviceDrivingForceGT.xmb" HIDDefaultConfig "C298046D-0-0-00-504944564944" "Logitech Driving Force Pro USB" "DeviceDrivingForcePro.xmb" HIDDefaultConfig "C295046D-0-0-00-504944564944" "Logitech Momo Force USB" "DeviceMomoForce.xmb" HIDDefaultConfig "C29B046D-0-0-00-504944564944" "Logitech G27 Racing Wheel USB" "DeviceLogitechG27.xmb" HIDDefaultConfig "C216046D-0-0-00-504944564944" "Logitech Dual Action USB" "DeviceLogitechDualActionUSB.xmb" HIDDefaultConfig "B653044F-0-0-00-504944564944" "Thrustmaster RGT FFB Clutch" "DeviceThrustmasterRGT_FFB_Clutch.xmb" HIDDefaultConfig "B65A044F-0-0-00-504944564944" "Thrustmaster F430 FFB" "DeviceThrustmasterF430_FFB.xmb" HIDDefaultConfig "B311044F-0-0-00-504944564944" "Thrustmaster Dual Analog 3" "DeviceThrustmasterDualAnalog3.xmb" HIDDefaultConfig "1970EB7-0-0-00-504944564944" "Porsche Wheel" "DeviceFanatec911TurboS.xmb" HIDDefaultConfig "30920E8F-0-0-00-504944564944" "Subsonic Racin'Pro" "DeviceSubsonicRacinPro.xmb" HIDDefaultConfig "B65E044F-0-0-00-504944564944" "Thrustmaster T500 RS Racing Wheel" "DeviceThrustmasterT500RS.xmb" UseSteerControl = 1 DefaultSeatPosition = -0.2 -0.4 // FrontBack UpDown min -1 Max +1 CameraDeadZone = 0.3 //0.3 FFB_Factor 1.0 FFB_SlipAngle 1 0.1 0.6 FFB_SlipAngle 2 0.3 1.0 FFB_SpeedFactor 1 5 0.0 FFB_SpeedFactor 2 10 0.8 FFB_SpeedFactor 3 100 1.0 FFB_LoadFromAccel -1.0 0.0 0.75 FFB_LoadFactor 1.0 0.9 0.8 [Control_Driving] // FlashList => controls_pc_driving AddAction "CAR_ACCEL" 0 "A" "Keyboard" "0" "UP" AddAction "CAR_BRAKE" 0 "A" "Keyboard" "0" "DOWN" AddAction "CAR_LEFT" 0 "A" "Keyboard" "0" "LEFT" AddAction "CAR_RIGHT" 0 "A" "Keyboard" "0" "RIGHT" AddAction "CAR_HBRAKE" 0 "A" "Keyboard" "0" "LSHIFT" AddAction "CAR_CLUTCH" 0 "A" "Keyboard" "0" "LCTRL" AddAction "BIKE_LIE_DOWN" 0 "A" "Keyboard" "0" "A" AddAction "BIKE_SEAT_UP" 0 "A" "Keyboard" "0" "Q" AddAction "CAR_GUP" 0 "A" "Keyboard" "0" "SPACE" AddAction "CAR_GDOWN" 0 "A" "Keyboard" "0" "LALT" AddAction "CAR_GREV" 0 "A" "none" "0" "none" AddAction "CAR_G1ST" 0 "A" "none" "0" "none" AddAction "CAR_G2ND" 0 "A" "none" "0" "none" AddAction "CAR_G3RD" 0 "A" "none" "0" "none" AddAction "CAR_G4TH" 0 "A" "none" "0" "none" AddAction "CAR_G5TH" 0 "A" "none" "0" "none" AddAction "CAR_G6TH" 0 "A" "none" "0" "none" AddAction "CAR_G7TH" 0 "A" "none" "0" "none" AddAction "CAR_CAMERA" 0 "A" "Keyboard" "0" "C" AddAction "CAR_BACKVIEW" 0 "A" "Keyboard" "0" "V" AddAction "CAR_LIGHT" 0 "A" "Keyboard" "0" "ENTER" AddAction "CAR_HORN" 0 "A" "Keyboard" "0" "H" AddAction "CAR_WINDOWS" 0 "A" "Keyboard" "0" "W" AddAction "CAR_RIGHT_BLINKER" 0 "A" "Keyboard" "0" "PAD_0" AddAction "CAR_LEFT_BLINKER" 0 "A" "Keyboard" "0" "RCTRL" AddAction "BACK_ON_TRACK" 0 "B" "Keyboard" "0" "B" AddAction "REMOVE_GPS_TARGET" 0 "H" "Keyboard" "0" "G" [Control_Walkmode_Avatar] // FlashList => controls_pc_walkmode // 1st/3rd person controls AddAction "AVT_MOVE_LEFT" 1 "C" "Keyboard" "0" "LEFT" AddAction "AVT_MOVE_RIGHT" 1 "C" "Keyboard" "0" "RIGHT" AddAction "AVT_MOVE_FORWARD" 1 "C" "Keyboard" "0" "UP" AddAction "AVT_MOVE_BACKWARD" 1 "C" "Keyboard" "0" "DOWN" AddAction "AVT_RISE_ZOOM_IN" 1 "C" "Keyboard" "0" "PAGE_UP" AddAction "AVT_LEAN_ZOOM_OUT" 1 "C" "Keyboard" "0" "PAGE_DOWN" AddAction "CHAT" 1 "C" "Keyboard" "0" "T" AddAction "AVT_EMOTES" 1 "C" "Keyboard" "0" "INS" AddAction "AVT_LOOK_LEFT" 1 "A" "none" "0" "none" AddAction "AVT_LOOK_RIGHT" 1 "A" "none" "0" "none" AddAction "AVT_LOOK_UP" 1 "A" "none" "0" "none" AddAction "AVT_LOOK_DOWN" 1 "A" "none" "0" "none" AddAction "AVT_SWITCH_VIEW" 1 "C" "Keyboard" "0" "END" AddAction "MAP" 1 "A" "Keyboard" "0" "M" AddAction "RADIO_CHANNEL" 1 "A" "Keyboard" "0" "1" AddAction "RADIO_VOL_LESS" 1 "A" "Keyboard" "0" "2" AddAction "RADIO_VOL_MORE" 1 "A" "Keyboard" "0" "3" AddAction "AVT_CASINO_EMOTES1" 1 "F" "Keyboard" "0" "INS" AddAction "AVT_CASINO_EMOTES2" 1 "F" "Keyboard" "0" "HOME" AddAction "AVT_CASINO_EMOTES3" 1 "F" "Keyboard" "0" "SUP" AddAction "AVT_CASINO_EMOTES4" 1 "F" "Keyboard" "0" "END" [Menu] // ingame menus controls AddAction "MENU_LEFT" 2 "D" "Keyboard" "0" "LEFT" AddAction "MENU_RIGHT" 2 "D" "Keyboard" "0" "RIGHT" AddAction "MENU_UP" 2 "D" "Keyboard" "0" "UP" AddAction "MENU_DOWN" 2 "D" "Keyboard" "0" "DOWN" AddAction "ACCESSORIES_LEFT" 2 "G" "Keyboard" "0" "PAD_4" AddAction "ACCESSORIES_RIGHT" 2 "G" "Keyboard" "0" "PAD_6" AddAction "ACCESSORIES_UP" 2 "G" "Keyboard" "0" "PAD_8" AddAction "ACCESSORIES_DOWN" 2 "G" "Keyboard" "0" "PAD_2" AddAction "MENU_VALIDATE" 2 "D" "Keyboard" "0" "ENTER" AddAction "MENU_BACK" 2 "D" "Keyboard" "0" "BACKSPACE" AddAction "MENU_PAUSE" 2 "D" "Keyboard" "0" "ESC" AddAction "MENU_OPTION_1" 2 "D" "Keyboard" "0" "X" AddAction "MENU_OPTION_2" 2 "D" "Keyboard" "0" "Y" AddAction "MENU_HELP" 2 "D" "Keyboard" "0" "H" AddAction "MENU_SORT_INVERT" 2 "D" "Keyboard" "0" "END" AddAction "MENU_SORT_LEFT" 2 "D" "Keyboard" "0" "SUP" AddAction "MENU_SORT_RIGHT" 2 "D" "Keyboard" "0" "PAGE_DOWN" // on-map controls AddAction "MAP_LEFT" 2 "E" "Keyboard" "0" "LEFT" AddAction "MAP_RIGHT" 2 "E" "Keyboard" "0" "RIGHT" AddAction "MAP_UP" 2 "E" "Keyboard" "0" "UP" AddAction "MAP_DOWN" 2 "E" "Keyboard" "0" "DOWN" AddAction "MAP_CURSOR_LEFT" 2 "E" "none" "0" "none" AddAction "MAP_CURSOR_RIGHT" 2 "E" "none" "0" "none" AddAction "MAP_CURSOR_UP" 2 "E" "none" "0" "none" AddAction "MAP_CURSOR_DOWN" 2 "E" "none" "0" "none" AddAction "MAP_CURSOR_ZOOMIN" 2 "E" "Keyboard" "0" "PAD_MINUS" AddAction "MAP_CURSOR_ZOOMOUT" 2 "E" "Keyboard" "0" "PAD_PLUS" // stereo // ensure hotkeys for this : will avoid the vast majority of rants about bindings AddAction "TOGGLE_STEREO" 2 "S" "Keyboard" "0" "LSHIFT" AddActionAnd "TOGGLE_STEREO" "Keyboard" "0" "F1" AddAction "DISTORSION_DOWN" 2 "S" "Keyboard" "0" "LSHIFT" AddActionAnd "DISTORSION_DOWN" "Keyboard" "0" "F2" AddAction "DISTORSION_UP" 2 "S" "Keyboard" "0" "LSHIFT" AddActionAnd "DISTORSION_UP" "Keyboard" "0" "F3" // groups inter-exclusions // stereoscopic vision keys musn't be used for anything else //ActionsExclusions "SA SB SC SD" END After this line HIDDefaultConfig "B65E044F-0-0-00-504944564944" "Thrustmaster T500 RS Racing Wheel" "DeviceThrustmasterT500RS.xmb" add HIDDefaultConfig "[YourProductID][YourVendorID]-0-0-00-504944564944" "Your Device name in TDU2" "YourDeviceConfigFilename.xmb" where [YourProductID] is a PID of your device, [YourVendorID] is a VID of your device and YourDeviceConfigFilename.xmb is a config file TDU2 will be using for your device. It might be existing xmb file, or new (if new you will need to copy and rename existing config anyway) For example, if you have Fanatec CSW your ProductID is 38E and VendorID is 0EB7. You should add this line to the file: HIDDefaultConfig "38E0EB7-0-0-00-504944564944" "Fanatec CSW" "DeviceFanatecCSW.xmb" Save your file then drag DevicesPC.cpr.txt over EncryptCpr.bat. Replace DevicesPC.cpr with new DevicesPC.cpr.txt.cpr Hardest part is done. Now you need to find a config file that will fit. For example if you have Fanatec wheel the wise choice would be to use Fanatec 911 config. To do this copy DeviceFanatec911TurboS.xmb and rename to DeviceFanatecCSW.xmb. If you have other device procedure is similar but different xmb might work better and you rename it to YourDeviceConfigFilename.xmb instead of DeviceFanatecCSW.xmb :). Be aware that config xmb you use for your device was not created for it. That means you might need to bind buttons by yourself but FFB should work. Please if you successfully added new device post your device ProductID, VendorID and the xmb you have chosen to use. I will be updating this post with new devices and might add them to UnoficialPatch. Fanatec CSW (with Fanatec911TurboS config): HIDDefaultConfig "38E0EB7-0-0-00-504944564944" "Fanatec CSW" "DeviceFanatec911TurboS.xmb"
  2. The Thrustmaster Ferrari 458 Italia I had ordered was delivered today and I was excited to finally play some driving games properly as my previous wheel broke down a while ago. My favorite driving game, for the reason of being a fan of Top Gear UK, is Test Drive Unlimited. The very last thing I expected to be problematic about the wheel is the compatibility as it was claimed that it has full Xbox360 and PC support. Turns out that the xbox compatibility is creating a PC compatibility problem. When I go to the control settings menu in the game and I attempt to assign anything to the wheel absolutely nothing happens. The game appears not to even acknowledge that a controller is present. I read about the problem and it turns out Test Drive Unlimited is notorious for having compatibility problems with some xbox-compatible controllers. The reason for that, I figure, is that those devices generate Xinput rather than DirectInput, which is what a standard controller generates. I tried, then, to convert one into the other with the use of the x360ce emulator, which is, as far as I can figure out, supposed to do just that. I put the executable in the game folder, I run it as administrator, I click ok to the two question boxes that ask for permission to make a file, and then the program opens up and... immediately crashes completely. Tried two different versions, same result. I also tried the Pinnacle Game Profiler and Xpadder. These programs just take the input of your controller and assign it to a key of your keyboard so that for example when in-game the throttle is assigned to "w", I can still use my controller to... control it. However, while it works lovely for all the buttons, it does not recreate the analogue axes of the wheel and the pedals and so those act like digital buttons (either full or nothing), which defeats the purpose of having a wheel in the first place. In addition to that, I installed the Microsoft Xbox360 accessories driver, and then also the XBCD driver, but they didn't do anything. I've been tinkering and bodging this thing all day and it's driving me mad as I bought a fairly pricey piece of equipment that turned out to be incompatible with the very game I wanted to play with it the most. Please somebody tell me there's a workaround or a fix. :( btw. it should be noted that the wheel works just fine with every other game I tested it with so it's not to blame.
×
×
  • Create New...