ascottk on 13/8/2009 at 02:28
TESTERS! Here are the files:
(
https://sites.google.com/site/ascottk/tools/thief-3-gold-tweaker/T3GTweakerSetup.zip?attredirects=0)
Unzip & install. You will need MS .net framework 3.5 runtime:
(
http://www.microsoft.com/downloads/d...displaylang=en)
AND DON'T FORGET TO BACK UP YOUR TDS INI FILES (found in the System folder) & SCHEMAS (CONTENT\T3\Books\English\HelpText.sch, and anything under CONTENT\T3\Books\English\String_Tags)!
_______________________________________________________
This program in development is inspired by T:DS Tweaker by "GazChap" who says on his site:
Quote:
I am no longer the active developer of the T:DS Tweaker, as I just couldn't find the time to put in all of the tweaks that the fantastic community found! I have passed development over to an individual calling himself Keeper Sol, who has promised to do his best to keep it up to date. I will update this page with any new versions as and when they are completed.
This program is still technically in BETA stage, and may cause damage to your Thief: Deadly Shadows installation
& nothing's been heard of Keeper Sol . . .
Current features (60+ tweaks):
* Dozens of Thief: Deadly Shadows .ini tweaks including:
[INDENT]-Mouse Lag/Sensitivity adjustments
-Leaning/Blackjack speed adjustments
-HUD Color Adjustments (HUD item highlights, & HUD item lowlights, main menu, background fog, & button text colors)
-Compass, Light gem, health meter, item/weapon display resizing (0% resized = hidden)
-Difficulty adjustments
-Manual .ini editor
[/INDENT]
* You can save & load configuration files so the community can share tweaks
* Or use the default TDS config . . . like we really want to do that . . .
* Ability to change your TDS install directory (for people who have a separate T3Ed install)
*
Screens:
(
http://img182.imageshack.us/i/t3gtweakmain.jpg/)
Inline Image:
http://img182.imageshack.us/img182/883/t3gtweakmain.th.jpg(
http://img176.imageshack.us/i/t3gtweakdifficultyadjus.jpg/)
Inline Image:
http://img176.imageshack.us/img176/986/t3gtweakdifficultyadjus.th.jpg(
http://img268.imageshack.us/i/t3gtweakguiadjustments.jpg/)
Inline Image:
http://img268.imageshack.us/img268/923/t3gtweakguiadjustments.th.jpg(
http://img19.imageshack.us/i/t3gtweakguitweaks.jpg/)
Inline Image:
http://img19.imageshack.us/img19/4144/t3gtweakguitweaks.th.jpg____________
Planned features:
* more tweaks
* binary editing (T3Main.exe if necessary, .ibt files) for frob highlights & custom graphics
* UI editor
* T3Ed specific tweaks
Copy & paste this into a text file with a .t3c extension & save it in your documents\T3GTweakConfig folder. It's my personal testing config (ascottk1.t3c).
Code:
[T3GoldConfig]
UserName=ascottk
[Menu tweaks]
NoOpeningMov=False
IntroMovOnStart=True
No3DLogo=False
NoVersionNumber=True
LoadTipFontSize=0.60
SubTitleFontSize=0.60
NoLoadTips=True
NoFlavorText=False
NoPopupLighting=True
NoBlueBGFog=True
GameScreenThroughPause=True
NoBouncingArrow=True
[HUD Colors]
HUDColorRed=154
HUDColorGreen=140
HUDColorBlue=114
HUD2ColorRed=50
HUD2ColorGreen=47
HUD2ColorBlue=35
;Button Text Colors
ButtonColorNormal_R=103
ButtonColorNormal_G=92
ButtonColorNormal_B=73
ButtonColorSelected_R=140
ButtonColorSelected_G=123
ButtonColorSelected_B=108
ButtonColorPressed_R=166
ButtonColorPressed_G=153
ButtonColorPressed_B=123
ButtonColorDisabled_R=41
ButtonColorDisabled_G=37
ButtonColorDisabled_B=31
[GUI Tweaks]
MouseLagValue=26
MouseSensitivityValue=29
LeaningSpeed=0.76
NoHeadBob=False
NoZoomOverlay=True
NoHealthBar=False
NoClampsOnSelectionGears=True
NoItemHUDGlow=True
NoNothingText=True
NoItemNamesInHud=True
No3rdPersonDeathCamera=False
NoLootPickupMessage=True
NoBackButtonInBooks=True
NoItemGears=False
[GUI Adjustments]
LightGemScale=0.65
CompassScale=0.65
HealthMeterScale=0.65
AlwaysShowHealthbar=True
NoGamePauseWhileReading=True
NoLockPickWindow=True
ItemDisplayScale=0.85
BJAnimSpeed=0.84
[Difficulty Adjustments]
VisAcuValueEasy=0.96
VisAcuValueNormal=1.1
VisAcuValueHard=1.21
VisAcuHardExpert=1.25
AudAcuValueEasy=0.86
AudAcuValueNormal=1.07
AudAcuValueHard=1.09
AudAcuValueExpert=1.21
TactAcuValueEasy=1.07
TactAcuValueNormal=1.08
TactAcuValueHard=1.08
TactAcuValueExpert=1.09
HitpointsMultValueEasy=0.79
HitpointsMultValueNormal=1.07
HitpointsMultValueHard=1.25
HitpointsMultValueExpert=1.33
CombatSpeedMultValueEasy=1.1
CombatSpeedMultValueNormal=1.07
CombatSpeedMultValueHard=1.18
CombatSpeedMultValueExpert=1.26
AIPlayerDamageMultEasy=0.66
AIPlayerDamageMultNormal=1.08
AIPlayerDamageMultHard=1.28
AIPlayerDamageMultExpert=1.55
So PLEASE give some feedback unlike those other guys (you know who you are) and post some screens of the resulting tweaks. & you can post your config file here too :thumb:
I also want to open source it too (vb.net 2008)