Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.
-
If you're uploading new version, please edit the existing download
After upload and you want to link to existing thread, shoot me a PM
No files in this category yet.
Files From Subcategories
-
TDU World: Test Drive Unlimited 2 Multiplayer Mod
By xXBeefyDjXx
Introducing the first Community Multiplayer Server for Test Drive Unlimited 2!
__________________________________________________________________________________________________________________________
Current features
TDU World Mod Pack
Bug fixes including those from Unofficial Patch + new ones
A curation of the best vehicles with more coming in future updates
Language Updates to reflect Online Server Mod + Support for all official languages
Optional Graphics Mods: GPS, Orthophoto/Seasons Packs
TDU World Online
Free Roam across Ibiza + Hawaii
Includes Instant Challenges, Online Police Chases, Vehicle Livery Syncing + In Game Chat (Text + Voice)
Public and Private Multiplayer Racing (including Matchmaking)
Internal Club Racing (Club Member Exclusive races/PVP events)
Friends (Search by player name and adding recent players)
Join/Invites for Free-Ride, and Indoor areas (Casino Excluded)
DLC Support emulates the experience of buying the DLC In Game using Tokens (Free)
Unlocks exclusive avatar clothing for some DLC vehicles
TDU2: Casino Online:
Slot Machines (All Types)
Roulette (All Types)
Poker (Cash Game Only)
Time Attacks: Audi R8 + Casino VIP (Spyker)
Club Houses:
Create + Join Clubs
Leaderboards:
Leaderboards enabled for Single, Multiplayer and other special events.
Moderation:
Reporting Players In Game
__________________________________________________________________________________________________________________________
Features coming soon
Official Race Center (With weekly challenges!)
Community Race Center (With anti-cheat and moderation)
Club VS Club events + full Club statistics/leaderboards
Casino:
Sit + Go Poker + VIP Tournaments
__________________________________________________________________________________________________________________________
Known issues
Map may occasionally cause hard crashes.
This is an issue with new DirectX 12 GPUs and can be resolved by installing DGVoodoo via the Launcher.
__________________________________________________________________________________________________________________________
How to install
You can find our Installation Guide on our Website
https://tduworld.com/guides/installation
__________________________________________________________________________________________________________________________
Credits
Founder
xXBeefyDjXx
Project Managers
Xarlith
xXBeefyDjXx
Mod Pack Developers
Xarlith
Server Developers
xXBeefyDjXx
and formerly
MeFisto94
Redd
Kuxii
Website Developers
xXBeefyDjXx
Esurient
Design
Esurient
and formerly
Aquarious
Special thanks to
Atari
Eden Games
TurboDuck.net
TDU2 fans all over the world!
135,238 downloads
Updated
-
TDU2 Auto Offline Launcher
By TomDom
Auto Offline Launcher
A simple cleaned up launcher that can be used to easily launch your game in offline mode.
Overview
This is a modified version of the original launcher with all online checks, offline error messages, and admin mode requirements removed.
Using this launcher you can launch TDU2 in offline mode without waiting and without any error interruptions.
Versions
This download contains 2 separate launchers:
Custom Launcher: This version is a customized version of the original launcher, with and adjusted UI and no error pop-ups. Auto Launcher: This version directly starts Test Drive Unlimited 2 in offline mode, without showing the launcher.
How to install
Unzip the download and choose the UpLauncher.exe version you’d like to use. Place it in your TDU2 game directory, then simply run the launcher!
114 downloads
- tdu2
- test drive unlimited 2
- (and 1 more)
Updated
-
TDU2 Save Game Manager
By The.Stig
Overview
The TDU2 SaveGame Manager is a tool designed to manage, backup, and restore save game files for the game Test Drive Unlimited 2.
It provides an intuitive interface for players to manage their savegame data, back it up, and easily restore backups.
The tool also includes additional features such as progress bars for loading tasks and validation to ensure smooth operations.
Features
Backup Save Games: Easily back up your TDU2 save game files with the click of a button. Backups are created with a timestamp to help keep track of versions. Restore Backups: Select from a list of previously created backups and restore your save game data. Validation: Checks for write permissions and ensures proper directory structures before performing operations. Progress Feedback: Displays progress bar animations during backup and restore operations for a smooth user experience. Selectable Backup Destination: The user can select a custom directory to store backups. Backup and Restore Operations
Backup
Select the folder containing the savegame files from the list on the left side. Feel free to customise the backup destination folder or let the program do it for you on a subdirectory in the software folder. Click the Backup button to create an uncompressed .zip archive of the save game folder in the selected destination. The backup will be saved in the selected filename format & folder from the settings (or will use the default). Restore
Choose the backup file from the list. Click the Restore button to extract and restore the selected backup on the selected folder.302 downloads
Updated
-
(DIY HC/Casual+ mode, ffb tweaks) TDU2 physics tweaks
By Katie Cookie
Release history:
TDU2 Physics Tweak
Nudge tdu2 overall car handling to your own liking, along with force feedback tweaks 😄
https://github.com/Kethen/tdu2_physics_tweaks
Video demo of the example config below, speedometer is in kph (Streamable)
Video demo of the adjustable steering wheel mode (Streamable), enabled by setting "steering_wheel_mode" to true
Known issues
- The plugin causes game crashes on the 21MB exe and I have yet to find out why, considering how it would only crash after roughly 3 races of driving, I believe the 21MB exe might have some sort of exe integrity check that was not fully patched out
---
Installation on Windows
Place dinput8.dll, MinHook.x86.dll, tdu2_physics_tweaks_config.json, dinput8_ffb_tweaks_i686.dll and tdu2_physics_tweaks_i686.asi next to TestDrive2.exe.
Installation on Linux+WINE
Copy the file next to TestDrive2.exe following the Windows instruction.
After that you'd likely also have to declare a dll override before the asi loader as dinput8.dll will be picked up. It can be done in winecfg or with the below environment variable.
export WINEDLLOVERRIDES="dinput8=n,b" Alternatively, if you are already using dxvk, chances are you have a d3d9.dll override ready to go. Simply install dinput8.dll as d3d9.dll instead.
---
Usage
After installation, edit tdu2_physics_tweaks_config.json to nudge the game closer to your taste.
Some values can be adjusted while the game is running. Check the in-json string comments for when values are applied.
The following examples adjusts vanilla cars to feel somewhere between tdu2 and tdu1 hc. Time trials and license tests will become relatively more challenging.
---
Controller Hardcore Lite Example
{ "only_modify_player_vehicle":true, "allow_road_cars_on_dirt": true, "overrides":{ "d1":"changes gravity constant, applies once on game start", "gravity":-9.81, "d2":"overrides extra gravity values in Physics.cpr, applies on change. set to 0 to remove extra downforce when airborne", "min_extra_gravity":0.0, "max_extra_gravity":0.0, "extra_gravity_accel_duration":0.1, "extra_gravity_accel_delay":0.1, "d3":"beta, disabling abs and tcs, weird to do in tdu2, let me know how each item feels", "abs_off":true, "tcs_off":true, "hand_brake_abs_off":true, "d4":"override angular damping values in Physics.cpr, higher values means more resistance to rotations (both turning and rolling), applies on car spawn/change", "override_angular_damping":true, "new_angular_damping":0.0, "d5":"steering wheel mode like in tdu1, values overrides only applies when enabled, applies on car spawn/change", "steering_wheel_mode":false, "steering_velocity":900.0, "steering_max_angle":40.0, "d6":"analog settings (controller configuration), applies on change", "override_analog_settings":false, "d7":"strength of damper and spring effects, more than 1.0 will cause clipping", "ffb_strength":1.0, "d8":"strength of sine effects, happens during surface change, driving offroad, and redlining", "ffb_vibration":0.5, "steering_sensitivity":0.25, "steering_speed_factor":0.0, "steering_damping":0.0, "steering_deadzone":0.0, "clutch_linearity":0.5, "throttle_linearity":0.5, "brake_linearity":0.5 }, "multipliers":{ "d1":"multiply some values available in tdu2vpe during load, applies on car spawn/change", "suspension_length_front":1.0, "suspension_length_rear":1.0, "spring_front":0.75, "spring_rear":0.75, "dampers_front":0.75, "dampers_rear":0.75, "ride_height_front":1.0, "ride_height_rear":1.0, "anti_roll_bar_front":2.5, "anti_roll_bar_rear":2.5, "anti_roll_bar_damping_front":0.5, "anti_roll_bar_damping_rear":0.5, "lift_drag_ratio":1.0, "down_force_velocity":1.0, "down_force_front":1.0, "down_force_rear":1.0, "lateral_grip_front":0.65, "lateral_grip_rear":0.65, "grip_front":0.7, "grip_rear":0.7, "brake_power":1.0 }, "ffb_tweaks": { "d1":"force feedback tweaks, applies on change", "enabled": false, "d2":"to log all effects sent to dinput8 or not", "log_effects": false, "d3":"reduce damper effect as the car go faster more than the game originally does, how it feels depends on how your wheel renders damper effect", "reduce_damper": false, "d4":"adjust spring effect begin and end force scaled on car speed, 0-10000, more than 10000 will cause clipping", "spring_effect_max": 10000, "spring_effect_min": 6500 } } Wheel Hardcore Lite Example
Notable options are override_analog_settings, steering_sensitivity, steering_deadzone, steering_wheel_mode, steering_max_angle under the overrides section, as well as the ffb_tweaks section
TDU2 sadly do not render wheel physics using constant force effect, but with spring and damper effects, basically asking the wheel to do it instead.
You'd likely need to raise spring gain and adjust damper gain in your wheel's setting software to have better wheel feedback (eg. my g29 on linux, https://github.com/berarma/new-lg4ff driver along with https://github.com/berarma/oversteer gui allows adjusting overall, friction, damper and spring effect gains; Ghub on windows on the other hand seems to not expose any of those settings and Logitech Wheel Helper seems to have stopped working with the newest Ghub)
Additionally when ffb tweaks are enabled, front wheel slipping feedback is simulated in a best effort manner
Perhaps one day the game physics engine will be studied enough for re-implementing steering phyiscs entirely
{ "only_modify_player_vehicle":true, "allow_road_cars_on_dirt": true, "overrides":{ "d1":"changes gravity constant, applies once on game start", "gravity":-9.81, "d2":"overrides extra gravity values in Physics.cpr, applies on change. set to 0 to remove extra downforce when airborne", "min_extra_gravity":0.0, "max_extra_gravity":0.0, "extra_gravity_accel_duration":0.1, "extra_gravity_accel_delay":0.1, "d3":"beta, disabling abs and tcs, weird to do in tdu2, let me know how each item feels", "abs_off":true, "tcs_off":true, "hand_brake_abs_off":true, "d4":"override angular damping values in Physics.cpr, higher values means more resistance to rotations (both turning and rolling), applies on car spawn/change", "override_angular_damping":true, "new_angular_damping":0.0, "d5":"steering wheel mode like in tdu1, values overrides only applies when enabled, applies on car spawn/change", "steering_wheel_mode":true, "steering_velocity":900.0, "steering_max_angle":40.0, "d6":"analog settings (controller configuration), applies on change", "override_analog_settings":true, "d7":"strength of damper and spring effects, more than 1.0 will cause clipping", "ffb_strength":1.0, "d8":"strength of sine effects, happens during surface change, driving offroad, and redlining", "ffb_vibration":0.5, "steering_sensitivity":0.25, "steering_speed_factor":0.0, "steering_damping":0.0, "steering_deadzone":-0.05, "clutch_linearity":0.5, "throttle_linearity":0.5, "brake_linearity":0.5 }, "multipliers":{ "d1":"multiply some values available in tdu2vpe during load, applies on car spawn/change", "suspension_length_front":1.0, "suspension_length_rear":1.0, "spring_front":0.75, "spring_rear":0.75, "dampers_front":0.75, "dampers_rear":0.75, "ride_height_front":1.0, "ride_height_rear":1.0, "anti_roll_bar_front":2.5, "anti_roll_bar_rear":2.5, "anti_roll_bar_damping_front":0.5, "anti_roll_bar_damping_rear":0.5, "lift_drag_ratio":1.0, "down_force_velocity":1.0, "down_force_front":1.0, "down_force_rear":1.0, "lateral_grip_front":0.65, "lateral_grip_rear":0.65, "grip_front":0.7, "grip_rear":0.7, "brake_power":1.0 }, "ffb_tweaks": { "d1":"force feedback tweaks, applies on change", "enabled": true, "d2":"to log all effects sent to dinput8 or not", "log_effects": false, "d3":"reduce damper effect as the car go faster more than the game originally does, how it feels depends on how your wheel renders damper effect", "reduce_damper": false, "d4":"adjust spring effect begin and end force scaled on car speed, 0-10000, more than 10000 will cause clipping", "spring_effect_max": 10000, "spring_effect_min": 6500 } }
Changed values are logged in tdu2_physics_tweaks_log.txt for db tuning reference.
When log_effects under ffb_tweaks is enabled, effects sent to dinput8 are logged to dinput8_ffb_tweaks_log.txt
---
Trouble shooting
Make sure your edited config is a valid json file and contains all the keys this tool needs.
Check tdu2_physics_tweaks_log.txt if the game refuses to start/self closes.
If tdu2_physics_tweaks_log.txt or dinput8_ffb_tweaks_log.txt don't change / don't get created, make sure the directory and the log files are not readonly.
---
Building
On windows, install cygwin, along with mingw64-i686-gcc-core and mingw64-i686-gcc-g++ toolchains, then run build.sh at the project root in cygwin shell.
On linux, install podman from your package manager then run build_podman.sh.
---
Credits
TDU2VPE https://turboduck.net/forums/topic/33748-tdu2vpe-release/ I would not know where to start at all without TDU2VPE tdudec https://aluigi.altervista.org/papers.htm For Physics.cpr encryption and decryption Xarlith https://turboduck.net/profile/15055-xarlith/ Tips on suspension adjustments MeFisto94 https://github.com/MeFisto94 https://turboduck.net/profile/38775-mefisto94/ Tips on suspension adjustments ---
External projects used
MinHook https://github.com/TsudaKageyu/minhook json https://github.com/nlohmann/json Ultimate-ASI-Loader https://github.com/ThirteenAG/Ultimate-ASI-Loader331 downloads
Updated
-
TDU World: TDU2 Multilingual Pack
By Xarlith
TDU2 Multilingual Pack adds support for all languages that TDU2 has been localized for, regardless of yours game region.
Supported languages
- English
- French
- German
- Italian
- Japanese (no audio)
- Polish
- Russian
- Spanish
Installation
By using Mod Manager feature of TDU World Launcher or manually by extracting the archive into the game's main directory.
This mod works with any edition of TDU2, DVD, Steam, ISO. It does not work with unpacked, modded copies.
78 downloads
Submitted
-
multiplayer TDUniverse : Test Drive Unlimited 2 Multiplayer Server
By MeFisto94
Welcome to the TDUniverse! The definitive online mod for Test Drive Unlimited 2 is launching as open beta.
Bringing back all online functionality and improving on the original systems of TDU2, to create a more stable version of the servers than ever before.
What is TDUniverse?
TDUniverse is a project with the aim of restoring full online functionality to both Test Drive Unlimited 1 and 2.
The project embodies an online server that enables players to create their profiles and participate in the universe of Test Drive Unlimited.
Relive the classic days of TDU by getting behind the wheel of your favorite cars and cruising from the sunny boulevards of Ibiza to the endless highways of O'ahu.
We are launching in Open Beta status since our work on the servers is not complete yet. We are working on each feature until they are 100% how we want it to be before we release a full version of TDUniverse.
The players will be able to play just fine on our servers and are able to report any bugs they come across. We will then review/recreate this bug and see how we can fix it. This way we will be able to deliver a more and more stable experience every time.
Installing TDU2 with TDUniverse:
Install a fresh licensed copy of Test Drive Unlimited 2. Update your game to version DLC2 v034 by downloading this file and copying all files inside to your game directory. Launch the game to ensure its working correctly. Download & launch the TDUniverse Installer. Follow the instructions given to you by the installer. Launch the game! Creating an online TDUniverse account:
To play online, you will need to create & verify an account on TDUniverse.org After having created your TDUniverse account, start the game and create a new online profile. When at the creation screen, enter your TDUniverse account username and password instead of the TDU2 ones. You now have created an online profile, happy racing!* * Note that online play only becomes available after the completing the tutorial (after obtaining the caravan).
Thanks to our Lobby Karma System, TDUniverse provides a very solid online freeroam experience. Thanks to this system, players who have succesfully hosted previous sessions get prioritized over people who failed to host lobbies. This makes it so people with a strict NAT connection can only join lobbies, while people with a open NAT can also host lobbies.
Online freeroam:
Player syncing Stable lobbying Chat + Voice chat Co-op driving Instant challenges (PvP) Police chases Friends:
Online status (Indicator) Inviting & accepting friends Online races:
Pre-Race lobbies & Matchmaking Public racing Private racing Ranked racing TDU2 Clubs:
Create & join a club Club Moderation Recruiting Club Leveling Buying & using Club cars Community Racing Center:
Create and upload your own racing tracks Let others fight for the quickest time
Join our Discord to stay up to date with updates surrounding TDUniverse!
Also consider joining the TDUniverse Club on Turboduck!
2,327 downloads
Updated
-
Andraste Modding Framework Development Build
By MeFisto94
Andraste Modding Framework
Andraste, at it’s core, is a generic modding framework, aiming to bring a modern toolset into old (DX 9) and modern games alike. It does so by injecting a .NET FX Runtime into native applications, allowing us to code the framework in a safe language (C#), which even opens up the possibility to write code modifications in .NET languages, that interface seamlessly with the native code of the game.
Note: While this is in the TDU2 category, Andraste can also be used for TDU1 and potentially a lot of other games (unless they are 64 bits or have some protective anti cheat system)
How to run Andraste
Andraste comes with a UI Launcher and a bundled version of the generic framework (in the most recent version). That is all you need,
just start Andraste.UILauncher.exe, create a profile (you can have multiple profiles and quickly switch between them) and you are ready to go.
You'll want to click "open mods folder" to download/add mods to your profile and then you can press "Start Game".
If your mods don't come in an andraste ready format, check the below "Converting a Mod into the Andraste Format" and contribute the file to turboduck 😉
If you still have problems launching Andraste, see our Docs on using the Launcher and "installing" mods.
Converting a Mod into the Andraste Format
First, make sure that you have the permission of the original author to convert/upload the andraste version of the mod.
Then, follow our Getting Started Guide
What can I use it for, at the moment?
If you managed to convert a mod, you can now use (and remove!) these game mods, without changing your unpacked(!) base game (the game needs to be unpacked, because the VFS feature only replaces existing files, it doesn't create packed files yet).
While this feature may not be impressive yet (besides removing mods without having to have a backup of your game folder somewhere), there is much more possible with that technique, but that takes manpower and time.
Internally, we're currently using the scripting functionality to find out more about the game and progress on different fronts such as multiplayer or asset manager, so definitely stay tuned for further progress, at some point, we will release the TDU2 Modding Framework, that is an additional layer on top of Andraste, providing TDU2 specific features (patching files inside BNKs, running on a packed game, hot reloading, ...)
If you need further assistance, don't hesitate to read our documentation, post in the relevant forum thread, here on turboduck, or in #tdu-modding on https://discord.tduniverse.org
Andraste is a TDUniverse Umbrella Project by MeFisto94 and redd
355 downloads
Updated
-
roadmap Roadmap Recolor
By AshcroftXT
Roadmap Recolor
The roadmaps now look more like reallife maps.
EDITED: GamePC.cpr.
HIGHWAY = Size 4 - color yellow
SCONDARY HIGHWAY = Size 3 - color yellow
NORMAL ROAD = Size 3 - color white
OFFROAD = Size 3 - color green
CIRCUIT = Size 4 - color purple
GPS = Size 5 - color blue
407 downloads
Submitted
-
release PAGANI ZONDA-F SOUND MOD
By ORSL1270
This is PAGANI ZONDA F sound mod for TDU2. Enjoy it 😉
↓ Sample video on YOUTUBE ↓
236 downloads
Updated
-
PlayStation Button Prompts
By jabradley
What does this mod do?
- Replaces button prompts with the signature PlayStation layout
- Fixes the German flag on the casino leaderboard (flag is upside-down)
- Supports both packed and unpacked games.
What doesn't this mod do?
- Does not add native DualShock/DualSense support, this is just a retexture, you need to use steam input or DS4windows still.
- Does not replace the DLC purchase screens. (I couldn't get it to work; if you'd like to take a shot at it, you may download and edit the files here.)
- Does not properly integrate the "Start" button. (By default, the PC version of the game mirrors the start and select textures; considering you see select more than start, I decided to sacrifice the start button in favor of select.)
Notice
Big thanks to Kuxii for packing the files for me!
If you want to use my mod in a modpack or host it somewhere else, just credit me.
554 downloads
Updated
-
TDU2 Car SoundMod Packs
By BoomBap
Create a backup of the original sounds!
Extract and copy to TDU2 directory.
For now the Sound Mod Packs inclued ;
Italian Pack :
Alfa Romeo 8 C
Delta Integrale Evo
Ferrari 308 GTS
Ferrari F40
Ferrari 430 Scuderia
Ferrari 458 Italia
Lancia Stratos Gr.4
Pagani Zonda F
Audi Pack :
Audi RS6 Avant
Audi R8 V10 5.2
Audi TTRS Roadster
Japan Pack :
Nissan 370 Z
Nissan GTR
Subaru Impreza STI
The sounds are quite acceptable, but could definitely use some tweaking.
I also have other sounds mostly ready but, honestly, the sound modding of this game is very limiting, even if the capabilities are good, the game doesn't allow for major changes other than just replacing the sound samples and adjusting their volumes.
Having created sound mods for other simulators and having used a lot of Fmod, as already said I find this workflow rather limiting and frustrating, especially not being able to set the correct laps for each sample and other important things, they lengthen the process a lot and create a lot of frustration, and they do not allow the best possible result.
If I'm patient and in the mood to do so, I'll finish fixing the remaining ones I've created, but I don't think I'll be making any more for the reasons mentioned above.
Ah, I almost forgot, the sounds were all sampled from real car videos, not from other games or anything.
Ok, i hope you appreciate the effort and that the sounds are to your liking.
Small Previews :
*Note, the videos is old and recorder in phase of dev.
ITA Pack
JAP Pack
AUDI PACK
898 downloads
Updated
-
released 2022 Porsche 911 GT3
By skybox
Car : 2022 Porsche 911 GT3
Replaces : RUF RT 12
Converted by : itskybox
Features :
- Model in high quality
- Interior in high quality
- Working mirrors
- Working windows
- Working doors
- Drops on the windshield
- Gets Dirty
- Paintable
- Custom wheels , rims
Posting on other sites is strictly prohibited! If you would like to see this mod on your site, please contact the author of the model
1,211 downloads
Updated
-
TDU2 Official 'DLC2 v034' Update
By Ryzza5
Manually download and install the latest official patch for Test Drive Unlimited 2 using this link. The official TDU2 patch server is no longer available.
Installation:
Copy and paste contents to your TDU2 directory and overwrite.
23,496 downloads
Updated
-
release Ford Fiesta Zetec S
By Johny01
Ford Fiesta Zetec S
Converted: Kiborg_dva
Group: vk.com/tdu2mods
Replaces: Audi TTS
Credits: FM3
Features:
- Model in high quality
- High quality interiors
- Working optics
- Working Doors
- Working windows
- Drops on the front
- getting dirty
- Painted
- Glued
- Working HUD
- native wheel
Installation Instructions:
Copy the files from the archive into the game folder.
Done!
/// [ENG] Placement of this mod on other sites and forums is prohibited! /// [RU] Размещение данного мода на других сайтах и форумах запрещено!
DONATION TO THE AUTHOR FOR THE RELEASE OF A NEW MODS CAR - WEBMONEY : Z477424548462 . Thank you!
227 downloads
Updated
-
release Toyota Supra 0-300 Top Secret
By Johny01
Toyota Supra 0-300 Top Secret
Converted: Kiborg_dva
Group: vk.com/tdu2mods
Replaces: Ruf RGT
Credits: FM3
Features:
- Model in high quality
- High quality interiors
- Working optics
- Working Doors
- Working windows
- Drops on the front
- getting dirty
- Painted
- Glued
- Working HUD
- native wheel
Installation Instructions:
Copy the files from the archive into the game folder.
Done!
/// [ENG] Placement of this mod on other sites and forums is prohibited! /// [RU] Размещение данного мода на других сайтах и форумах запрещено!
DONATION TO THE AUTHOR FOR THE RELEASE OF A NEW MODS CAR - WEBMONEY : Z477424548462 . Thank you!
622 downloads
Submitted
-
release Toyota Altezza RS200 Stock
By Johny01
Toyota Altezza RS200 Stock
Converted: Kiborg_dva
Group: vk.com/tdu2mods
Replaces: Audi S5
Credits: FM3
Features:
- Model in high quality
- High quality interiors
- Working optics
- Working Doors
- Working windows
- Drops on the front
- getting dirty
- Painted
- Glued
- Working HUD
- native wheel
Installation Instructions:
Copy the files from the archive into the game folder.
Done!
/// [ENG] Placement of this mod on other sites and forums is prohibited! /// [RU] Размещение данного мода на других сайтах и форумах запрещено!
DONATION TO THE AUTHOR FOR THE RELEASE OF A NEW MODS CAR - WEBMONEY : Z477424548462 . Thank you!
93 downloads
Submitted
-
release Toyota Altezza RS200 Tuning
By Johny01
Toyota Altezza RS200 Tuning
Converted: Kiborg_dva
Group: vk.com/tdu2mods
Replaces: Audi S5
Credits: FM3
Features:
- Model in high quality
- High quality interiors
- Working optics
- Working Doors
- Working windows
- Drops on the front
- getting dirty
- Painted
- Glued
- Working HUD
- native wheel
Installation Instructions:
Copy the files from the archive into the game folder.
Done!
/// [ENG] Placement of this mod on other sites and forums is prohibited! /// [RU] Размещение данного мода на других сайтах и форумах запрещено!
DONATION TO THE AUTHOR FOR THE RELEASE OF A NEW MODS CAR - WEBMONEY : Z477424548462 . Thank you!
89 downloads
Submitted
-
release W203 Mercedes C32 AMG
By Johny01
W203 Mercedes-Benz C32 AMG
Converted: Kiborg_dva
Group: vk.com/tdu2mods
Replaces: Jaguar XFR
Credits: FM3
Features:
- Model in high quality
- High quality interiors
- Working optics
- Working windows
- Drops on the front
- getting dirty
- Painted
- Glued
- Working HUD
- native wheel
Installation Instructions:
Copy the files from the archive into the game folder.
Done!
/// [ENG] Placement of this mod on other sites and forums is prohibited! /// [RU] Размещение данного мода на других сайтах и форумах запрещено!
DONATION TO THE AUTHOR FOR THE RELEASE OF A NEW MODS CAR - WEBMONEY : Z477424548462 . Thank you!
203 downloads
- testdriveunlimited2
- mod
- (and 6 more)
Updated
-
Alfa Romeo 8C - Spider; Pink interior floor fix for Unofficial Patch.
By Solitude
My greetings this file is fixing pink interior floor bug of alfa romeo 8C spider for Unofficial Patch
Maybe some of you didn't notice this bug but i'm using Unofficial Patch and i saw some players also have this bug.
Replace the original file at destination: TDU2 Folder\Euro\bnk\vehicules\interiors
MAKE SURE TO BACKUP ORIGINAL FILES ALWAYS!!!
The file was taken from Modpack 1.7.4 repack by Star G.T.
Please update me if this was useful
Thanks
122 downloads
Updated
-
gps TDU1 GPS Voice in TDU2 (English)
By frosty
I swapped the files for the GPS voice from TDU1, and put them into TDU2.
The file structure for this is nearly the same, apart from the sound files itself that have different wording.
Personally, I prefer how the GPS voice sounded in the first game.
Install:
*REQUIRES UNPACKED GAME*
- Go to your game directory
- Test Drive Unlimited 2\Euro\Bnk\sound\voices\us
- MAKE A BACKUP OF THE ORIGINAL GPS.bnk
- drag the GPS.bnk from this post into that folder, and done!
I am open to making the file for different languages, feel free to comment.
128 downloads
Updated
-
sound mod [TDU2] Ford GT Improved Sound Mod
By frosty
[TDU2] Ford GT Improved Sound Mod
by Frosty
This vehicle sound was taken from the pre-release version of Test Drive Unlimited 2 (Beta V.005).
I have adjusted the volume of the engine, as well as the supercharger noise.
Personally, I did not like how the GT sounded in base game, as it kind of sounded like an angry lawn mower. 🤣 Now, it sounds more like a V8, and less like your average riding mower.
In the higher rpm, it now sounds as a V8 should normally sound. Very odd how they did not keep this sound in the game..
Installation:
*REQUIRES UNPACKED GAME*
- Test Drive Unlimited 2\Euro\Bnk\sound\vehicles\
- *OPTIONAL* MAKE A BACKUP OF YOUR EXISTING SOUND "gt_high.bnk"
- Drag the downloaded file into the game directory (replace existing file if needed)
- Done!
Feel free to let me know what you think of it, and if there is anything you feel I should change. I am open to suggestions 🙂
181 downloads
Updated
-
realesed 2020 Ferrari SF90 Stradale
By Johny01
2020 Ferrari SF90 Stradale
Converted: Irina Raevskaya
Group: vk.com/tdu2mods
Replaces: Ferrari Enzo
Credits: CSR2
Features:
- Model in high quality
- High quality interiors
- Working optics
- Working windows
- Work doors
- Drops on the front
- getting dirty
- Painted
- Glued
- Working HUD
- native wheel
Installation Instructions:
Copy the files from the archive into the game folder.
Done!
/// [ENG] Placement of this mod on other sites and forums is prohibited! /// [RU] Размещение данного мода на других сайтах и форумах запрещено!
DONATION TO THE AUTHOR FOR THE RELEASE OF A NEW MODS CAR - WEBMONEY : Z477424548462 . Thank you!
570 downloads
Updated
-
TDU2: Unofficial Patch
By Xarlith
TDU2: Unofficial Patch v0.4.1
July 01, 2021
The main goal of this project was to track down and fix many little bugs that were missed by the developers. As the time went by we started adding our own custom content. The patch grew bigger and bigger to the point that UP started to look more like a modpack than a small patch.
TDU2: UP fixes a lot of car's specific bugs - like Lotus Evora gear ratios, Audi Q7 collapsing into tarmac etc. To preserve vanilla driving feeling and performance my changes to the car's physics were done very conservatively.
This mod provides easy access to vehicles (through dealerships) which were removed from the final game. The first release of the patch restored to the game all deleted cars (for example Nissan 370z Nismo and HotRod). Future releases provided cars made by our talented modders. All new vehicles have improved physics and balanced performance - player without UP would still have a chance of winning in multiplayer race using only official vehicles from the same segment - do not worry.
I have spent hundreds of hours preparing this mod. If you want to express your gratitude for my hard work you are welcome to donate.
Bitcoin (BTC): bc1q2ffyfms87r30kgnz65zvwctyaruhtq2ntczzzq
Ethereum (ETH): 0x74186a90666e9564D9276a4DA4438B9274C24821
Thank you for your support and kind words. I really appreciate that.
WARNING!
If you don't want your cars turn into Miami's Mustangs DO NOT run TDU2 without Unofficial Patch. Never ever. If you have to run the game without TDU2UP at least backup your savegame!
Please check out my new creation. TDU World Car Pack. It features almost all content from the Unofficial Patch adds a ton of new cars, has new physics and much more. You can download and install the Pack with TDU World Mod Manager available HERE.
* uninstall Unofficial Patch prior to installing the new mod!
Since the version 0.4.1 in order to install the Unofficial Patch you are no longer required to unpack the game.
Just install the mod to your regular TDU2 directory and play - very easy!
NEW CONTENT Audi R8 4.2 FSI quattro (by Eden Games) BAC Mono (by StarGT, sound by shadee43) Chevrolet Camaro SS 69' (by StarGT, sound by shadee43) Chevrolet Camaro ZL1 (by StarGT) Chrysler 300C SRT8 (by StarGT) Chrysler 300C SRT8 Police (by StarGT) Dodge Ram SRT-10 (by Nightwolf & StarGT) Ferrari F12berlinetta (by Minime891, sound by Jorgemodek) Ferrari F430 (by Reventon09) Ford Mustang V6 Premium (by Eden Games) Hot Rod (by Eden Games) Jeep Grand Cherokee SRT8 (by StarGT) Kawasaki Ninja ZX-10R (by StarGT) Lamborghini Aventador LP 700-4 (by Minime891, sound by Jorgemodek) Lamborghini Countach 5000QV (by Xarlith) Lamborghini Gallardo LP 570-4 (by Minime891, sound by Jorgemodek) Nissan 370z Nismo (by Eden Games) Nissan R34 GT-R (by Vitality997, sound by shadee43) Saleen S5S Raptor (by StarGT) Saleen S7 Twin Turbo Competition (by StarGT, sound by shadee43) Shelby GT500KR (by StarGT) Spyker C8 Aileron (by Eden Games) Spyker D12 Peking-To-Paris (by StarGT & Eden Games) TVR Cerbera Speed 12 (by StarGT, sound by shadee43) Toyota Supra Twin Turbo Mk4 (by Minime891, sound by Jorgemodek) PNJ Clothes Store - NPC clothes store on O'ahu Polish translation of DLC2 content CHANGES All vehicles can be repainted All vehicles can be stickered New vehicle plates (by fussel) Future-proof overhaul of all dealerships content (to make space for new cars) Reduced humongous 1,500$ carwash fee to reasonable 20$ Vehicles sell price reduced by 20% Million Dollar reward for winning a multiplayer race around O'ahu 750k $ reward for winning a multiplayer race around Ibiza 40k $ rewards for winning Cup challenges Loud intro movie was disabled FIXED BUGS
KNOWN BUGS
If you want to publish this modification to another site please contact me before!
47,404 downloads
Updated
-
PhonkRadio Chill Edition: Revamped (Replaces Hariba Radio)
By c4k3ss
!NOTICE: REPLACES HARIBA RADIO!
THIS REQUIRES UNPACKED TDU2
If you don't know how to unpack TDU2, see here:
Unpacker GUI
The third addition to my Radio Mods for TDU2.
It's still chill, but updated song list!
Song list:
DVRST - Close Eyes 81an, ALan, ISHNLV - Dream Road Wilee - Night Drive my!lane - Close to Me Hensonn - Frequency MXRGX, NERONUS - GET AWAY II KUTE - HYPERPHONK CURSEDEVIL, Zackow - DON'T STOP DJ VIOLENCE - BEAT EM DOWN DVRST, 6YNTHMANE, ANTICXLTXRE - Will Be Soon my!lane - Sakura's Shadows (Album: This Feeling, Stereo Love, Alpha, Melting, Drift Aura, Future Steps, Night Drive) KSLV Noh - Volatile KSLV Noh - Memento RU!NED, Morrisetti - Criminal WEEDMANE, Suicideyear - SUICIDE YEAR gelowler - Middle Of The Night LXST CXNTURY, 6EXTERMINATION - Hollowpoint plenka - Next Day Was Yesterday DVRST - Stay Alone DVRST - REASON TO LIVE DVRST - Your Name my!lane - Can't Stop akiaura, Portwave - deep black sea my!lane, Jetha - Expression Kaito Shoma - Haunted House DVRST, monrxe - Darling Still no way of me adding a radio or changing the Hariba Radio icon or changing the song names that show up. I know there is a way, just no clue how. Any modder who might know how help a brotha out!!
HOW TO INSTALL:
1. Your game must be Unpacked**
2. Unzip Euro Folder
3. Drop Into Unpacked TDU2 Folder
(If done correctly, it will prompt you to replace 32 existing files. If it does, replace them, If not, press CTRL + Z to undo and figure out what you did wrong.)
* = -Your TDU2 Folder-\Euro\Bnk\sound\radio\music
** = If you don't know how to unpack, see here: Unpacker GUI
Have Fun!
If you have any questions, do not hesitate to leave a comment or contact my Discord: c4k3ss#8696
268 downloads
Submitted
-
Fix for grass scale issue
Fix for grass scale issue in the vanilla game.
Copy paste in game main folder, replace Quality_Settings.cpr
In game change the Environment Quality (in video options) for make it work.
579 downloads
- tdu2
- test drive unlimted 2
- (and 1 more)
Submitted