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.

Knyazev

Modders
  • Posts

    168
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Knyazev

  1. Oh, I forgot added the app.manifest to the UL project. :\

     

    Now will be:

    <requestedExecutionLevel  level="requireAdministrator" uiAccess="false" />

    requires admin access.

     

    Thank you for your comment ;-)

    + rep.

     

    Soon will be released new version on Universal Launcher, with:

    1. this fix with security issue.

    2. support steam-version of TDU2.

  2. 16 hours of hard work without rest :\

    // from 15:00 pm (yesterday) until 7:00 am (today)

     

    I did it :)

     

    Test Drive Unlimited 2: Texture Tools ( shortly: TDU2: Texture Tools or TDU2: T. T. :D )

     

    This set of tools contains:

    image-284D_4EC1EBD0.jpg

    1. DjeLib.dll - It's the merge libraries DjeFramework1.dll and TDUModdingLibrary.dll into one library (by Djey)

    2. DDSlib.dll - small library for displaying DDS textures. (by Seriema)

    3. TDU2_Texture_Converter.exe - tool for converting 2DB/DDS textures. [WiP, v0.4b]

    4. TDU2_Texture_Viewer.exe - tool for viewing only 2DB files. [WiP, v0.1b]

    5. Logs - folder with error logs.

     

    TDU2: Texture Converter:

    image-BE76_4EC1EDC4.jpg

     

    TDU2: Texture Viewer

    image-0D9F_4EC1EDF4.jpg

     

    The start of beta-testing #4 will be available today or tommorow :) I have a lot of work with this tools. :\

     

    Checking the news in this topic :)

     

    oO Very different font sizes in these tools. Maybe it's to fix? What are you think about it? :)

    Where is the best font-size/font-type?

     

    Thanks for attention :)

     

    Best regards, very tired Knyazev. :D

  3. Thank you. :)

    Yes, I know this 3D-editor, I used it before (v1.07b, I converted some cars to NFS series), but I didn't know that there is, this module - Texture Browser. :D

    My NFS cars here :D

     

    I'll be create the Texture Viewer app, before beta-testing #4 of TDU2 Texture Converter :)

     

    The beta #4 will be include:

    TDU2 Texture Converter - for converting 2DB/DDS textures.

    TDU2 Texture Viewer - for viewing only 2DB textures.

    + DDS (C++) library.

     

    Name of this set of tools is - Texture Tools (the first idea by Djey) :D

  4. Update! New version is available now!

     

    Changelog:

    v1.2 / November 12, 2011

    * Fixed issues with crashing app in x64/x86 OS.

    * Added the log system. (All bug reports will be stored in Errors.log file)

    * Tool stores the settings in the Config.ini file.

    * Used methods "try-catch" anywhere in the tool.

     

    Download link in the first message in this topic :)

  5. A lot of problems with registry in this tool :(

    C# brings a lot of trouble for me...

     

    C++ is so simple, without problems.

     

    I want to delete all functions for working with the registry in tool, and I want to use config. file for store settings of tool.

    The user should be independently specify the path to the folder with the game in the tool's settings.

     

    I'll do it :)

  6. Ehm it's a bit weird: I can't drive any car with the 0.97 TDU2 exe and the universal launcher... this is the same with the old one.

     

    EDIT: they add a protection online: now you can't play with 0.97 exe. Or this is due to the servers crash idk but It works very well offline.

     

    Now I successfully play online, using old TestDrive2.exe (v097 build 6) :)

    but I have a modified v097 exe by me.

     

    thumb-CE6A_4EBD95EB.jpg thumb-EE07_4EBD95EB.jpg thumb-E92E_4EBD95EB.jpg thumb-8BC1_4EBD95EB.jpg

  7. I'll be using it right now ! Thanks Knyazev ;)

     

    Edit:

    :(

    unfortunately , can't start the app. I'm getting the message : 'TDU2 : Universal Launcher has stopped running'

     

    Are all libraries included in release ?

    Tested on my dev PC, so everything updated and .net 3.5 installed of course !

     

    :(

     

    I'll try to fix this bug asap and use log system.

  8. TDU2: Universal Launcher

    v3.6 / January 21, 2017 [Works only offline mode]

    Author: Knyazev

     

    Official page: https://tdu2.knyazev-tools.ru/universal-launcher/

     

    Description:

    This tool allows users to start TDU2 in either online or offline mode without checking the game files and checking for updates.

    This launcher will be very useful to those who use two or more versions of the game! (not unpacked/unpacked/without patches, etc.)

    Very important tool for mod-makers! 😄

    Support the latest version of the game: TDU2 DLC2 v034 build 16

    Support the Steam-version of the game!

     

    Written on C# (.NET). Requires .NET Framework 3.5 (SP1).

     

    How to use:

    1. Unpack TDU2_Universal_Launcher.exe file in any folder.

    2. Run this TDU2_Universal_Launcher.exe file.

    3. Go to "Tool" -> "Settings", then select the TDU2 game folder and click "Save" button.

    4. Select the game mode: Online or Offline.

    5. Click on "Run Game!". The game will launch in a few seconds.

    -> Select the "Texmod", if you want to run game from Texmod utility.

     

    Quote
    Texmod you can download here

     

    Screenshots:

     

     

     

    Version history:

     

    v3.6 / January 21, 2017

    * Fixed issue with the high-load CPU by the tool.

     

     

    * Some fixes with the GUI.

     

    v3.5 / January 9, 2015

    * Fixed critical bug: Cannot create a file when that file already exists.

    System.IO.IOException: Cannot create a file when that file already exists.

    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

    at System.IO.File.Move(String sourceFileName, String destFileName)

    at _UL_Functions._UL_Function.RunGame(Boolean console, String hash, String mode)

    at TDU2_Universal_Launcher.Program.Main(String[] Args)

     

    v3.4 / November 21, 2013

    * Fixed bug «Freezes Launcher» after launching the game in Windows 8.1

    * Small text corrections.

     

    v3.3 / August 13, 2013

    * Fixed some bugs

    * Fixed «Game updates» feature

    * New font in the GUI

     

    v3.2 / October 2, 2012

    * Fixed two critical bugs.

    * Fixed server status page.

    * Fixed game info page.

     

    v3.1 / July 9, 2012

    * Added feature: «Checking the game updates»

    * Some fixes in GUI.

    * Optimized code of the window: «Game information»

     

    v3.0 / July 8, 2012

    * New GUI

    * Support the latest version of the game: TDU2 DLC2 v031 build 15

    * Optimized & fixed the window: «Game information»

    * Optimized source code of the launcher.

    * New file with tool settings. Don’t compatible with settings of the older versions of the tool.

     

    v1.5 / December 15, 2011

    * Fixed issue with restoring default settings due moving exe-file of the tool.

    * Added startup splash-screen.

    * Now settings will be stored in:

    Example:

    Win Vista/7/8 - C:\Users\*YOU_NAME*\AppData\Local\i-Knyazev.ru\TDU2\Universal Launcher\settings.xml

    Win XP - C:\Documents and Settings\*YOU_NAME*\Local Settings\i-Knyazev.ru\TDU2\Universal Launcher\settings.xml

    * It's encrypted version of the tool.

    * It's final version of the tool in v1.x serie (Maybe, next version will be started with 2.0 version)

     

    v1.4 / November 30, 2011

    * Deleted the Config.in file due some issues.

    * Settings now stored in another file.

    * Possible to launch steam-version of TDU2 through *.bat files.

    * Deleted tab "Game updates" in "Game information" window.

     

    v1.3 / November 21, 2011

    * Fixed security issue (now is Invoker type, not admin)

    * Added support the STEAM-version of the game.

    * Small changes in GUI

     

    v1.2 / November 12, 2011

    * Fixed issues with crashing app in x64/x86 OS.

    * Added the log system. (All bug reports will be stored in Errors.log file)

    * Tool stores the settings in the Config.ini file.

    * Used methods "try-catch" anywhere in the tool.

     

    v1.1 / November 11, 2011

    * Removed the system of automatic updates of the tool. (unstable work)

    * Tool re-written in the C# programming language (.NET)

    * More stable work of the tool.

    * More optimized code of the tool, than in the old 1.0 version.

     

    v1.0 / July 12, 2011

    * Changed the algorithm of launching the TDU2 game

    * Now launcher doesn't change a main game registry key

    * Launcher uses own registry keys for storing settings.

    You can launch the TDU2 game without starting my tool with GUI.

    Run:

    Launch_Offline.bat - for starting game in Offline mode.

    Launch_Online.bat - for starting game in Online mode.

    *.bat files in archive.

     

    VirusTotal: see information.

     

    Download:

    » Download file

  9. Thanks for the testing! :)

     

    But, I don't know, what the problem. :(

     

    At me works fine!

    Windows 7 Ultimate x86, .NET Framework 2.0, 3.5, 3.5 SP1, 4.0.

    Don't installed Xna Framework!

    image-775C_4EA99F34.jpg

    Now I use the Microsoft.Xna.Framework library.

     

    Very strange. I use "try / catch" methods.

    These windows (with exceptions) should not open...

     

    I'll continue to search the libraries (.NET) that can work with DDS files.

×
×
  • Create New...