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.

performance editor problems


slogun
 Share

Recommended Posts

hey i have tdu version 1.45 i recently patched it to 1.66, because it has les bugs and the most modding tools work with this version. ( i have magicmap)

 

i have downloaded Dredgy's performance editor and djey modding tools.

but there is an problem,

if i wan't to change the performance of a car it doesn't give the disired performance(only stock performance). everthing i changed doesn't work in the game :confused:

 

can somebody help me?

already thanks:thumbsup:

srr for my bad Englisch

Link to comment
Share on other sites

What do you mean it doesn´t work?! But try to simply press the button "save car" and the button "save" in the "file"-slider. Perhaps it´s working then I got the same problem first time I tried to work with the TDUPE then I just pressed save in the slider and everything was working properly!

Link to comment
Share on other sites

dude.. that's quite a messy english..:D

 

i think you should try like what i do..

have you edit this:

 

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
   <configSections>
       <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
           <section name="TDUeditor.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
       </sectionGroup>
   </configSections>

   <connectionStrings>
       <add name="TDUeditor.Properties.Settings.carDataConnectionString"
           connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\carData.mdb;Persist Security Info=True"
           providerName="System.Data.OleDb" />
   </connectionStrings>
   <userSettings>
       <TDUeditor.Properties.Settings>
           <setting name="locality" serializeAs="String">
               <value>GE</value>
           </setting>
           <setting name="tdupath" serializeAs="String">
               <value>C:\Program Files\Atari\Test Drive Unlimited</value>
           </setting>
       </TDUeditor.Properties.Settings>
   </userSettings>
</configuration>

 

and try after you change anything immediately click both the "save car" & "safe all changes" button

 

good luck then..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share



×
×
  • Create New...