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.

Recommended Posts

Posted

Edit: It's working now. I've always forgotten to click "Save Car". :o:o

 

Hey,

 

I wanted to fix this bug with the gap between the rims and the tires with Shy Guy's tutorial. But somehow I can't save the changes. It says "Car Data saved", but when I load the car again, it still has the old default rims. :(

 

I'm using 64 Bit Win7.

This my TDUeditor.exe.config

 

<?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 (x86)\Atari\Test Drive Unlimited</value>

</setting>

</TDUeditor.Properties.Settings>

</userSettings>

</configuration>

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.



×
×
  • Create New...