Tqvault ошибка при запуске

I have problems with installation the TQ Vualt… I have windows 10 and a buddy of my windows 7 same problems with the 3.5.1 and the 3.5.0 only on his computer and also not on my windows 10 computer....

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account


Closed

Brutus1992 opened this issue

Apr 18, 2020

· 5 comments

Comments

@Brutus1992

I have problems with installation the TQ Vualt…

I have windows 10 and a buddy of my windows 7 same problems with the 3.5.1 and the 3.5.0 only on his computer and also not on my windows 10 computer.

I did try other versions but he remembers the Path… 3.4.0. and 3.3.1 same issues

can you help ????

rftgbhn
wdefrgtdbfh

@hguy

@EtienneLamoureux

Specifically this part:

A. Follow these steps:

  1. Navigate the the installation folder of TQVaultAE
  2. Open TQVaultAE.exe.config in a text editor (i.e. notepad, not Microsoft Word)
  3. Replace the following sections:
<setting name="AutoDetectGamePath" serializeAs="String">
    <value>True</value>
</setting>
...
<setting name="TQITPath" serializeAs="String">
    <value />
</setting>
<setting name="TQPath" serializeAs="String">
    <value />
</setting>

by (replace the path to the correct one for your computer)

<setting name="AutoDetectGamePath" serializeAs="String">
    <value>False</value>
</setting>
...
<setting name="TQITPath" serializeAs="String">
    <value>C:examplePathTitan Quest Anniversary Edition</value>
</setting>
<setting name="TQPath" serializeAs="String">
    <value>C:examplePathTitan Quest Anniversary Edition</value>
</setting>

Let us know if it helped.

@EtienneLamoureux
EtienneLamoureux

changed the title
Instal Pad Vault was not set

«The Vault Path was not set.» Error

Apr 20, 2020

@Brutus1992

Thanks for the help… We did install The Vault with your help…

@vd59

False

C:examplePathTitan Quest Anniversary Edition

C:examplePathTitan Quest Anniversary Edition

НЕ ПОМОГАЕТ!!!!!!!!

@EtienneLamoureux

False … C:examplePathTitan Quest Anniversary Edition C:examplePathTitan Quest Anniversary Edition НЕ ПОМОГАЕТ!!!!!!!!

You should replace the example paths by the actual paths where the game is installed on your machine.

Устанавливать в папку с игрой (скопировать .exe файл)
Описание модов:
Relics/Charms in uniques — позволяет вставлять реликвии и энчанты в эпические (синии) и легендарные (фиолетовые) вещи. ИМХО чит.

Show all damage — при включеной функции показывать критический урон, показываеться весь урон нанесенный по мобам. Полезная штука.

Rockin’ criticals — экран начинает трясти, когда перс получает критический урон. Чисто визуальное изменение, никакого функционала не несёт.

Relics/charms in all — позволяет вставлять реликвии и энчанты в любую вешь, игнорируя требования к её класу (броня, лук, кольцо и т. д.) ИМХО чит.

Remove broken (grey) items — с монстров больше не падают (а следовательно они не носят) сломанные (серые) вещи, монстры становяться сильнее.

Remove common(white) items — с монстров больше не падают (а следовательно они не носят) обычные(белые) вещи, монстры становяться сильнее.

Remove uncommon(yellow) items — с монстров больше не падают (а следовательно они не носят) желтые (магические) вещи, монстры становяться естественно сильнее.

Если включить одновременно все 3 последних плагина, монстры будут носить только зеленые синии и фиолетовые вещи…с одной стороны чит (больше дроп уников), а с другой и монстров убить становиться не так просто.

No artifact ingredients — позволяет создавать артефакты без необходимых ингедиентов. Мод сырой, могут происходить вылеты игры и повреждение персонажа. Перед использованием лучше забекапиться. ИМХО чит.

Experience Multiplier — увеличивает колличество получаемого опыта за убийство монстров и выполнение квестом при игре по сети. ИМХО чит.

Stat points gained per level — измененяет колличество получаемых статов при плучении нового уровня. ЧИТ!

Skill points gained per level — измененяет колличество получаемых очков умений при получении нового уровня. ЧИТ!

Freeze time of day — в игре теперь всегда день. На некоторых слабых машинах игра тормозит ночью, мод помогает справиться с этой проблемой.

Undo mastery anytime — позволяет отказаться от школы в которую вложены очки, при этом возвращаються. ИМХО чит.

Disable zeus speech — отключает поздравительную речь Зевса после убийства Тифона. Полезная вещь при фарме.

Money never goes down — при покупке предметов, колличество денег не уменьшаеться. Смысл в этом моде для меня не ясен….

Remove skill colldown — перезарядка всех скилов мгновенная. ЧИТ!

Remove death penalty — при смерти не теряеться часть опыта. После появлении в IT «могилок» ИМХо бесполезен.

Ignor item requirements — пи одевании вещей игнорируються требования к уровню, силе, ловкости, интеллекту и т. д.

Вроде описал почти всё….если есть дополнения исправления, пишите.

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account


Closed

Ruamoko opened this issue

Jun 20, 2019

· 5 comments

Comments

@Ruamoko

Since the latest game patch, vault is unable to load files.

@DeepThough7

Im Getting this Error message when i start TQVault

UI Thread Exception
Message : TEX magic is invalid.

Stack Trace:
at TQVaultData.BitmapCode.LoadFromTexMemory(Byte[] data, Int32 offset, Int32 count)
at TQVaultData.Database.LoadBitmap(String resourceId)
at TQVaultData.Item.GetDBData()
at TQVaultData.Item.Parse(BinaryReader reader)
at TQVaultData.SackCollection.Parse(BinaryReader reader)
at TQVaultData.Stash.ParseItemBlock(Int32 fileOffset, BinaryReader reader)
at TQVaultData.Stash.ParseRawData()
at TQVaultData.Stash.LoadFile()
at TQVaultAE.GUI.MainForm.LoadRelicVaultStash()
at TQVaultAE.GUI.MainForm.BackgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

@herbalite

Same here. After the error mentioned above, when I open now I get a dialog titled

Error reading player file.

And the detailed message contains path info and «Error parsing player file Equipment Block — ‘Berserker’ where Berserker is the name of the build.

When TQ Vault opens after the error message everything seems to be in order, except for the Equipment panel, which is empty

@EtienneLamoureux

Thanks for reporting everyone.

This is a duplicate of #155, but I’ll leave it open for now as to prevent more duplicates from being opened. The problem here is that the patch broke some data files (you can see the details in the linked ticket).
There’s not much to do on our end: we need the TQ developers to fix their faulty files.

@TheOne320

Are the corrupt data files already reported on the redmine bug tracker?

@EtienneLamoureux

@TheOne320 I haven’t had a chance to check It’s been reported now.

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account


Closed

Ruamoko opened this issue

Jun 20, 2019

· 5 comments

Comments

@Ruamoko

Since the latest game patch, vault is unable to load files.

@DeepThough7

Im Getting this Error message when i start TQVault

UI Thread Exception
Message : TEX magic is invalid.

Stack Trace:
at TQVaultData.BitmapCode.LoadFromTexMemory(Byte[] data, Int32 offset, Int32 count)
at TQVaultData.Database.LoadBitmap(String resourceId)
at TQVaultData.Item.GetDBData()
at TQVaultData.Item.Parse(BinaryReader reader)
at TQVaultData.SackCollection.Parse(BinaryReader reader)
at TQVaultData.Stash.ParseItemBlock(Int32 fileOffset, BinaryReader reader)
at TQVaultData.Stash.ParseRawData()
at TQVaultData.Stash.LoadFile()
at TQVaultAE.GUI.MainForm.LoadRelicVaultStash()
at TQVaultAE.GUI.MainForm.BackgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

@herbalite

Same here. After the error mentioned above, when I open now I get a dialog titled

Error reading player file.

And the detailed message contains path info and «Error parsing player file Equipment Block — ‘Berserker’ where Berserker is the name of the build.

When TQ Vault opens after the error message everything seems to be in order, except for the Equipment panel, which is empty

@EtienneLamoureux

Thanks for reporting everyone.

This is a duplicate of #155, but I’ll leave it open for now as to prevent more duplicates from being opened. The problem here is that the patch broke some data files (you can see the details in the linked ticket).
There’s not much to do on our end: we need the TQ developers to fix their faulty files.

@TheOne320

Are the corrupt data files already reported on the redmine bug tracker?

@EtienneLamoureux

@TheOne320 I haven’t had a chance to check It’s been reported now.

Содержание

  1. The custom quest you loaded includes an invalid map file что делать
  2. TQVault v3.2.0 Upgraded by BioHazardN7
  3. The custom quest you loaded includes an invalid map file что делать
  4. Tqvault error reading player file
  5. Tqvault error reading player file
  6. Tqvault error reading player file
  7. Titan Quest «TQVault 3.7.4 для TQ AE Ragnarok & Atlantis + Набор вещей 2013-2019»

The custom quest you loaded includes an invalid map file что делать

5 авг. 2020 в 11:25

this simply tells you that the mod you just applied isnt one thaz gives you a new map and stuff to fight through but simply temporarily changed certain stuff.
like that you will get 4 times the exp you would normally get.

that rérror message is normal for a so called bounce mod and confirms it’s sucess.

after doing what you did and getting that «error», you get thrown to your normal maing game character selection scrren anyways, just choose your normal character and start the main game.

whatever the mode was meant to do will work in that game session (whenever you go to the main menu, you would have to do the custom map thing again to «activate» the mod again, they only do their thing for one session and need to be reactivated in the same way each time)

so all fine, you probably used a bounce mod without realizing it.
should do it’s changes it is menat to do if you jsut start the main game directly after.

Консоли
На данный момент идёт активная интеграция дополнений Ragnarok и Atlantis для PS4. Xbox и Switch. Также переносятся исправления ошибок с ПК версии. Как только доделаем расширения для консолей, так сразу же займемся оптимизацией и исправлениями.

Периодически будем вас оповещать о прогрессе разработки.

ПК
Было произведено обновление онлайн системы. Визуально для игроков ничего не изменится, но под капотом много чего было переработано для оптимизации устойчивости онлайн соединения. На данный момент это обновление еще проверяется и будет включено в следующем патче.

Как и ранее обещали, мы интегрируем поддержку геймпада для ПК версии. Мы еще работаем над этим и думаем как правильнее это сделать.

TQVault v3.2.0 Upgraded by BioHazardN7

-17 Спам Народ если же ты столкнулся с такой проблемой как could not load text DB то я тебе помогу в этом. Сам я его не решил но нашёл выход из этой ситуации. Долго я мучился и что только не делал ((( Но я справился

0 Спам Внимательно читаем файл ReadMe.txt в архиве с программой!

0 Спам А что именно не работает? Скачал Атлантис, разархивировал старые сейвы, указал пути в строках, что прописаны в readme.txt — the vault открывается без ошибок и все отображается. 0 Спам

Error reading player file

Что за ошибка? Вылезает после обновы

Вот ещё одна:
Error reading player file

0 Спам 0 Спам Сделал все по инструкции, удалил указанную папку, отредактировал 6 строк по списку, в двух указал место расположения программы TQVault, в четырех место расположения самой игры. Не работает, в чем проблема?( 0 Спам * статистика на основании игроков играющих через Steam



Войти через uID

Большинство карт и модификаций скачанных с этого форума будут в архиве формата RAR или ZIP. Чтобы установить, их нужно разархивировать содержимое архива в директорию «Мои ДокументыMy GamesTitan Quest — Immortal ThroneCustomMaps» (Если данной папки нет, то создайте её).

Дальше, что бы их запустить, нужно зайти в игру, нажать кнопку «Своя игра», выбрать ту карту|модификацию, в которую хотим играть, а после нажать кнопку «Начать». Если это карта — то она станет загружаться, и вы будете там, где начинается история данного контента. Если это модификация — то должен быть сначала чёрный экран, далее нас выкидывает в меню выбора персонажа. Выбираем персонажа, и идём играть.

На скриншоте выше видно по какому пути расположена карта и какая структура папок внутри папки с картой.

The custom quest you loaded includes an invalid map file что делать

Hi all ! When i try to play with mods i see info like this :

«The custom Quest you loaded includes an invaild map file ( likely bounce mod ) The changes will instead affect your next game with a Main Quest character. If you are unsure about their compatibility, please use a new one
What i should do ? Mod which i try to use is Xmax , and the same problem i have with Difficulty 6 players

21 фев. 2017 в 16:14 This is just a bit of information. Most mods like xmax let you play on the normal game map by using a «bounce» map (usually an empty map file) so that it takes you back to the normal character selection. 22 фев. 2017 в 7:44

Hi all ! When i try to play with mods i see info like this :

«The custom Quest you loaded includes an invaild map file ( likely bounce mod ) The changes will instead affect your next game with a Main Quest character. If you are unsure about their compatibility, please use a new one
What i should do ? Mod which i try to use is Xmax , and the same problem i have with Difficulty 6 players

Источник

Tqvault error reading player file

Hello, I used to use TQVault fine with Immortal Throne. I returned to the game recently (Anniversary Edition) and even bought the Atlantis DLC, but whenever I try to use TQVault again the app just crashes. Every time at startup I get the following error messages:

«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain Player.chr
Error parsing player file Equipment Block — ‘ — Immortal Throne’»
——
«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain winsys.dxb
Error reading file at position 402*. Expecting ‘end_block’, Got ‘relicName2′»

*number of position may be either 402, 540, 396, 461.
——
«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain winsys.dxb
Error parsing player file Item Block — ‘ — Immortal Throne’»

I get this message for each of my characters, and TQVault loads with empty fields.
When I go to the CONFIGURE tab, TQ Game Path and IT Game Path are automatically set to the Anniversary Edition folder. I reinstalled Titan Quest and Immortal Throne for the sake of testing but even if I set the correct paths to their respective folders the software doesn’t work better. And if I open TQVaultAE.exe.config file to change the paths manually with the appropriate syntax, the software doesn’t even start up anymore.

I checked 2-year old hints to make TQVault work with Anniversary Edition by copying-pasting TEXT files in the AE install folder into the RESOURCES folder and making a copy of the .exe renaming it to TQIT.exe, but none of this works. As a result, it appears that I cannot use TQVault anymore. I tried both the TQVault 2.6.0 and 2.5.7 Alpha versions.

Hence my question: has TQVault become so outdated it’s a dead software right now, or is there another workaround I couldn’t find anywhere on the forums which makes it again 100% Anniversary Edition compatible? If the former, that’s sad news. If the latter, I’d be grateful to those who could point me to the right direction. Please be aware that I’m a noob in game «hacking» so if it comes down to hex-editing stuff or something equally crazy, please try to explain it with simple words 😉

Источник

Tqvault error reading player file

Hello, I used to use TQVault fine with Immortal Throne. I returned to the game recently (Anniversary Edition) and even bought the Atlantis DLC, but whenever I try to use TQVault again the app just crashes. Every time at startup I get the following error messages:

«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain Player.chr
Error parsing player file Equipment Block — ‘ — Immortal Throne’»
——
«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain winsys.dxb
Error reading file at position 402*. Expecting ‘end_block’, Got ‘relicName2′»

*number of position may be either 402, 540, 396, 461.
——
«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain winsys.dxb
Error parsing player file Item Block — ‘ — Immortal Throne’»

I get this message for each of my characters, and TQVault loads with empty fields.
When I go to the CONFIGURE tab, TQ Game Path and IT Game Path are automatically set to the Anniversary Edition folder. I reinstalled Titan Quest and Immortal Throne for the sake of testing but even if I set the correct paths to their respective folders the software doesn’t work better. And if I open TQVaultAE.exe.config file to change the paths manually with the appropriate syntax, the software doesn’t even start up anymore.

I checked 2-year old hints to make TQVault work with Anniversary Edition by copying-pasting TEXT files in the AE install folder into the RESOURCES folder and making a copy of the .exe renaming it to TQIT.exe, but none of this works. As a result, it appears that I cannot use TQVault anymore. I tried both the TQVault 2.6.0 and 2.5.7 Alpha versions.

Hence my question: has TQVault become so outdated it’s a dead software right now, or is there another workaround I couldn’t find anywhere on the forums which makes it again 100% Anniversary Edition compatible? If the former, that’s sad news. If the latter, I’d be grateful to those who could point me to the right direction. Please be aware that I’m a noob in game «hacking» so if it comes down to hex-editing stuff or something equally crazy, please try to explain it with simple words 😉

Источник

Tqvault error reading player file

Hello, I used to use TQVault fine with Immortal Throne. I returned to the game recently (Anniversary Edition) and even bought the Atlantis DLC, but whenever I try to use TQVault again the app just crashes. Every time at startup I get the following error messages:

«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain Player.chr
Error parsing player file Equipment Block — ‘ — Immortal Throne’»
——
«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain winsys.dxb
Error reading file at position 402*. Expecting ‘end_block’, Got ‘relicName2′»

*number of position may be either 402, 540, 396, 461.
——
«Error reading player file
C:Users DocumentsMy GamesTitan Quest — Immortal ThroneSaveDataMain winsys.dxb
Error parsing player file Item Block — ‘ — Immortal Throne’»

I get this message for each of my characters, and TQVault loads with empty fields.
When I go to the CONFIGURE tab, TQ Game Path and IT Game Path are automatically set to the Anniversary Edition folder. I reinstalled Titan Quest and Immortal Throne for the sake of testing but even if I set the correct paths to their respective folders the software doesn’t work better. And if I open TQVaultAE.exe.config file to change the paths manually with the appropriate syntax, the software doesn’t even start up anymore.

I checked 2-year old hints to make TQVault work with Anniversary Edition by copying-pasting TEXT files in the AE install folder into the RESOURCES folder and making a copy of the .exe renaming it to TQIT.exe, but none of this works. As a result, it appears that I cannot use TQVault anymore. I tried both the TQVault 2.6.0 and 2.5.7 Alpha versions.

Hence my question: has TQVault become so outdated it’s a dead software right now, or is there another workaround I couldn’t find anywhere on the forums which makes it again 100% Anniversary Edition compatible? If the former, that’s sad news. If the latter, I’d be grateful to those who could point me to the right direction. Please be aware that I’m a noob in game «hacking» so if it comes down to hex-editing stuff or something equally crazy, please try to explain it with simple words 😉

Источник

Titan Quest «TQVault 3.7.4 для TQ AE Ragnarok & Atlantis + Набор вещей 2013-2019»

Здесь выложена утилита TQVaultXL 3.7.4 (оригинал) + конфиги от BioHazardN7 + четыре набора вещей: броня, оружие, артефакты, сущности, кольца и т.д.

Коллекция вещей №1 (TQ AE Atlantis. июль 2019 от socharis (sortajan) из Steam)

Коллекция вещей №2 (август 2018, Ordered TQSet (almost) — выложил biotoxic из Steam

Коллекция вещей №3 (декабрь 2017, от СаНеК из Steam)

Коллекция вещей №4 (май 2013, из Playground-ru)

Установка:

  1. Если вы ранее пользовались TQ Vault, запустите файл «Clear CONFIG.cmd» — он очистит следы предыдущей версии утилиты.
  2. Запустите файл TQVaultAE_3.7.4.exe (установите TQ Vault) в любое место.
  3. Откройте любым текстовым редактором файл «Install Key.reg» и укажите путь к вашей игре вместо указанного там «D:\Titan Quest Anniversary Edition Atlantis». Сохраните и запустите его (тем самым вы примените изменения в реестре).
  4. Здесь выложено (вы уже скачали) четыре коллекции вещей. В каждой есть своя папка «TQVaultData» — содержимое из них копируем в расположение Users. DocumentsMy GamesTitan QuestTQVaultData
  5. Запустите TQVaultAE.exe и выберите в списке справа нужное вам сохранение (персонажа). Более подробно инструкцию по пользованию я описал ниже на втором скриншоте.

Как выглядит главное окно программы:

Это же окно, но уже с указаниями что где находится:

Некоторые рекомендации:

Allow Item Editing Features — позволяет редактировать вещи (это одна из настроек TQ Vault, возможно в новых версиях данной утилиты ее уже не настроить).
Allow Item Copying — позволяет копировать вещи (это одна из настроек TQ Vault, возможно в новых версиях данной утилиты ее уже не настроить).

Еще одна рекомендация от СаНеК: Вещи можно копировать, а можно клонировать. Это не одно и тоже. При копировании мы получим вещь с тем же названием, но со слегка изменёнными характеристиками. Характеристики меняются в небольшом диапазоне, но иногда весьма значительно. В TQ Vault вы разницы не увидите, здесь всегда показываются средние значения. Отличия видно будет только в игре. При клонировании предмета мы получим абсолютно идентичные характеристики. Рекомендую выбрать понравившуюся вещь и скопировать её перонажу в нескольких экземплярах, а затем уже в игре выбрать более выгодные характеристики.

Цитата от СаНеК: «И самое главное. Зелёные вещи КЛОНИРУЕМ. Там козырные характеристики, так что не копируем, а клонируем. Это всякие кольца, амулеты, наручи Превращающей в камень и прочие Латы мертвеца 🙂 в Extra сундуке.»

Новые вещи (которых нет в выложенных здесь коллекциях) можно добавить можно двумя способами:

  1. Скачать все доступные Savegame (сохранения) с пройденным TQ AE Ragnarok или с последним дополнением TQ AE Atlantis и повытаскивать из чужого героя все вещи.
  2. Искать подобные выложенным здесь сундуки с вещами.

Источник

Keyboard shortcuts

  • CTRL + F : Open search form
  • CTRL + + : Increase vault size
  • CTRL + — : Reduce vault size
  • CTRL + Home : Default vault size
  • CTRL + A : Select all items in the vault
  • CTRL + D : De-select all selected items
  • BACKSPACE : Deletes currently hightlighted item
  • C : Copies currently hightlighted item and randomizes the item seed on the new item
  • D : Duplicates currently hightlighted item and keeps the same item seed on the new item
  • ← : Moves currently hightlighted item(s) to vault panel
  • → : Moves currently hightlighted item(s) to player/secondary vault panel
  • ↓ : Moves currently hightlighted item(s) to stash panel
  • CTRL +click : Activate multi selection
  • SHIFT +drag : Activate mouse lasso for multi selection
  • If an error occurs, backups are located at My DocumentsMy GamesTitan QuestTQVaultDataBackup
  1. Navigate to the release page
  2. Download the latest release’s .exe file.
    • Please note: If you opt for a pre-release, be aware that they are alpha builds.
  3. Double-click the .exe .
  4. Navigate to the folder where you installed TQVaultAE. Double-click TQVaultAE.exe
  5. Enjoy!
  1. Navigate to the release page
  2. Download the latest release’s .zip file.
    • Please note: If you opt for a pre-release, be aware that they are alpha builds.
  3. Extract the content of the archive on your computer.
  4. Navigate to the folder where you extracted the artefacts. Double-click TQVaultAE.exe
  5. Enjoy!

The «Configure» button (top-left) opens up the configuration menu. That’s where you can change:

  • The language used by the application
  • The paths where the vault files are located
  • The paths where the game files are located
  • The cheats (To enable/disable these options, see the F.A.Q. below)

Troubleshooting and F.A.Q.

Q. Does TQVaultAE modify my items? The stats I see are not the same as the ones ingame.

A. No, unless you specifically use the cheats, TQVaultAE doesn’t alter items in any way. The difference you see is simply due to the way stats are generated in Titan Quest: each item has base stats and a unique seed that modifies those stats. TQVaultAE only displays the base stats (and not the modifications due to the RNG).

Q. Can I use TQVaultAE while playing the game?

A. Only when using the «Allow hot reload features» setting, otherwise it is not safe to do so. Even then, be aware that any unsaved changes made in TQVaultAE will be lost when interacting with in-game inventories.

Q. What happened to my items, I transferred items to my character and they are not there in game?

A. If you are using the Steam version of the game, make sure Steam Cloud synchronization is disabled as it will overwrite local game saves modified by TQVaultAE with cloud older saves.

Q. How to enable/disable the cheats (character edition, item edition, item copy)?

A. Follow these steps:

  1. Navigate the the installation folder of TQVaultAE
  2. Open TQVaultAE.exe.config in a text editor (i.e. notepad, not Microsoft Word)
  3. Find the key AllowCheats and change the value to True or False
    • True will allow you to toggle the cheats individually in the configuration menu
    • False will disable the cheats completely and make it impossible to enable them in the configuration menu

Q. Can TQVaultAE use my old vault files?

A. Yes, TQVaultAE is compatible with the legacy TQvault vault files.

Q. Error Loading Resources. This may be caused by a bad language or game path setting.

A. Follow these steps:

  1. Navigate the the installation folder of TQVaultAE
  2. Open TQVaultAE.exe.config in a text editor (i.e. notepad, not Microsoft Word)
  3. Replace the following sections:

by (replace the path to the correct one for your computer)

  1. Open TQVaultAE
    • You might be greeted with a warning dialog about the vault path not being set. Click OK.
  2. Open the configuration menu by clicking the top-left button
  3. Validate the vault path and the game paths shown
  4. Click OK to close the configuration menu

Q. I have this game as a stand-alone (i.e. not through Steam or GOG). How can I make TQVaultAE work?

A. See the answer to «Error Loading Resources. This may be caused by a bad language or game path setting.» above

Q. Does TQVaultAE work with the Immortal Throne expansion?

Q. Does TQVaultAE work with the Ragnarok expansion?

Q. Does TQVaultAE work with the Atlantis expansion?

Q. Can I still earn achievements while using TQVaultAE?

Q. I have a problem not listed here. What can I do?

A. There are several things you can do:

  • Close TQVaultAE and open it up again. It may fix your problem
  • Look up if your problem is featured in our previously answered questions
  • Look up if your problem is featured in TQVault’s documentation
  • Create an issue in our issue tracking board

This project could not go on without the continued volunteer contributions of the Titan Quest community. If you’re thinking about contributing, please read our contributing guidelines.

  • Brandon «bman654» Wallace, original author
  • saydc, item stats
  • Jesse «VillageIdiot/EJFudd» Calhoun, item stats & ARZExplorer util
  • AvunaOs, new UI

Titan Quest, THQ and their respective logos are trademarks and/or registered trademarks of THQ Nordic AB. This non-commercial project is in no way associated with THQ Nordic AB.

Устанавливать в папку с игрой (скопировать .exe файл)
Описание модов:
Relics/Charms in uniques — позволяет вставлять реликвии и энчанты в эпические (синии) и легендарные (фиолетовые) вещи. ИМХО чит.

Show all damage — при включеной функции показывать критический урон, показываеться весь урон нанесенный по мобам. Полезная штука.

Rockin’ criticals — экран начинает трясти, когда перс получает критический урон. Чисто визуальное изменение, никакого функционала не несёт.

Relics/charms in all — позволяет вставлять реликвии и энчанты в любую вешь, игнорируя требования к её класу (броня, лук, кольцо и т. д.) ИМХО чит.

Remove broken (grey) items — с монстров больше не падают (а следовательно они не носят) сломанные (серые) вещи, монстры становяться сильнее.

Remove common(white) items — с монстров больше не падают (а следовательно они не носят) обычные(белые) вещи, монстры становяться сильнее.

Remove uncommon(yellow) items — с монстров больше не падают (а следовательно они не носят) желтые (магические) вещи, монстры становяться естественно сильнее.

Если включить одновременно все 3 последних плагина, монстры будут носить только зеленые синии и фиолетовые вещи. с одной стороны чит (больше дроп уников), а с другой и монстров убить становиться не так просто.

No artifact ingredients — позволяет создавать артефакты без необходимых ингедиентов. Мод сырой, могут происходить вылеты игры и повреждение персонажа. Перед использованием лучше забекапиться. ИМХО чит.

Experience Multiplier — увеличивает колличество получаемого опыта за убийство монстров и выполнение квестом при игре по сети. ИМХО чит.

Stat points gained per level — измененяет колличество получаемых статов при плучении нового уровня. ЧИТ!

Skill points gained per level — измененяет колличество получаемых очков умений при получении нового уровня. ЧИТ!

Undo mastery anytime — позволяет отказаться от школы в которую вложены очки, при этом возвращаються. ИМХО чит.

Disable zeus speech — отключает поздравительную речь Зевса после убийства Тифона. Полезная вещь при фарме.

Money never goes down — при покупке предметов, колличество денег не уменьшаеться. Смысл в этом моде для меня не ясен.

Remove skill colldown — перезарядка всех скилов мгновенная. ЧИТ!

Remove death penalty — при смерти не теряеться часть опыта. После появлении в IT «могилок» ИМХо бесполезен.

Ignor item requirements — пи одевании вещей игнорируються требования к уровню, силе, ловкости, интеллекту и т. д.

Возможно об этом все знают но темы об этом не нашел, итак:
С помощью TQVault можно размножить любые вещи которые есть у вас в наличии
1) Копируем папку Savedata или кидаем её в архив (в общем делаем бэкап)
2) С помощью TQVault переносим интересующие вещи в хранилище программы
3) Закрываем прогу и удаляем изменённую папку Savedata
4) Восстанавливаем заранее сохраненную папку Savedata и можно совершить этапы 2 и 3 желаемое кол-во раз

Если кто смотрел файлы *.vault там есть ссылки на вещи (пример RecordsItemEquipmentRingU_L_MarkofAres.dbr)
я попытался заменить название кольца на другое но никакого эфекта.

Вопрос: Как нужно менять название?
Можно ли сделать импорт любой необходимой вещи?

Меня интересует можно ли заменить Main.vault с вещами поэтому выкладываю свой

Просьба если этот файл у вас проканал выкладивать свои вещи всё равно их легко скопировать

Наконец-то кто-то ответил.
Способ получить много рар вещей:
Кто возле олимпа или боса из которого точно должна выпасть такая вещь — сохраняетесь и делаете бэкап папки savedata, рубите боса, подбираете вещь и сохраняете. Скидываете вещь в TQVault восстанавливаете папку с сейвом и заново убиваете монстра я так на тифоне уже 10 штук заработал.

Можно проще. Надо просто валить тифона много-много раз не выходя из игры, а только в главное меню и не делая резервных сэйвов. При новом заходе вы бедете появляться возле олимпийского фонтана и идти до тифона 5-10 мин и так каждый раз пока не надоест. Это самый простой способ заработать фиолетовые шмотки на эпике.

Можно ли как-нидь переименовать своего персонажа.

Может давайте выкладывать своих персов куда-нидь с рарами? А то у мя очень много брони, мечей, колец, щитов. Делиться не с кем.

Блин, я вас ваще не понимаю. Что за желание себе жизнь облегчить?

Мне напустим надоело, когда перс умирает 30-40 раз за одно прохождение игры. Но с другой стороны, мое предложение не для тех, кто играет в titan quest первый раз, а для ветеранов и для многопользовательской игры по Lan.

Ветераны не дохнут по 30-40 раз за одно прохождение.

Когда на них нормальные шмотки и оружие и сопротивления не -40%, то не дохнут.

SacredN переименовать можно с помощью SSTQDefiler а с тифоном я тоже разобрался.

У меня предложение: надо написать разработчику, чтобы он сделал импорт вещей.

Пожиратель Личинок [Ex-WKF Ex-CF Ex-MorthVarg] с тебя не убудит если выложиш шмотки, а тем кому они необходимы эта затея очень поможет.

К вечеру обновля свой ваулт думаю еще десяток вещичек посбивать

Итак на сегодняшний день 65 рар вещей

Просьба если у кого есть — скинтье мечи, а то с пикой надоело бегать.

2 KoMMyHIST
Я думаю ты в курсе, что все сеты можно запихать в один большООООООООООй Main Vault.
Есть идея собрать все сеты в одном месте ;)
З.Ы. Поднакоплю вещички и вышлю в твою базу.

Хорошо, у меня один сет уже собран: Регалии Архимага

Есть на форуме одна очень интересная карта, кто-то дал ссылку на карту с боссами вместо врагов. Там везде валяется сущность тифона и даже на норма можно найти до 30 фиолетовых шмоток за одно прохождение карты.

KoMMyHIST если можешь, выложи ссылку на SSTQDefiler. А насчет раров я могу их слить на почту. У меня их уже много. Есть полный сет друида и глубоководный а также много недополненных .

2 SacredN
Прошу поподробней насчёт карты с боссами вместо врагов, или скажи где искать?

бежать до тифона можно и минуту
в защите есть форма колосса. так вот кастуешь ее и менее чем за минуту ты уже у него ;) + у природы мгновеная перезарядка заклинаний.. еще пару раз (бывало что и за 1 раз ..тобишь 24 секунды что действуе заклинание убивал)кастуешь колосса + 2 обелиска (шип и воин) рядом с ареной брал . итого за пару минут почти всегда 1 фиолетовая вещичка.. а то и две

KoMMyHIST смотри тему Создание карт к игре. Там есть и карта, и как ее создать. У многих проблема как запустить карту, так я делал так: по описанию как создать карту, я ее создал и в папку, которая появилась (castommaps) и закинул карту из этой темы.

Вот как ее описывают. И это правда.

toruл
11.08.06 12:38 Предлагаю на рассмотрения комиссии :) следующую карту для настоящих героев, проходить исключительно на легендари http://titanquestvault.ign.com/View.php?view=TitanMap.Detail&id=12.
Вас ожидат при прохождении большое количество «мега боссов» обычных боссов и просто разной мелкой твари. Награда ждет достоцных =).

Игра будет считаться как на отдельной карте и перса в нормальную я так и не смог экспортировать, но вещи, найденные на этой карте, мне экспортировать удалось. За одну зачистку карты можно забить весь рюкзак синими и фиолетовыми шмотками на норме. На более сложных уровнях на этой карте мои герои (оракул 50 lvl) пока не потянут.

Читайте также:

      

  • Call of duty ww2 как установить
  •   

  • Как установить tweakscale mod ksp
  •   

  • Вылетает карта южный регион в етс 2
  •   

  • Замена дома сиджея гта сан андреас
  •   

  • Как убрать туман в battlefield 3

TQVaultAE

Steam
Release
License

TQVaultAE is an external tool for Titan Quest Anniversary Edition that allows you to store and search your items outside the game.
Works with all expansions!

TQVaultAE screenshot

Features

  • Infinite bank space
  • Powerful search
  • Cheats
    • Items
      • Extract relic/charm from items at no cost, keeping both
      • Modify the relic/charm/artefact completion bonus
      • Complete relic/charm from a single piece
      • Craft an artifact from its recipe
      • Change item seed
      • Create missing set pieces
      • Craft custom items
      • Change items affixes
      • Duplicate any item
    • Characters
      • Redisribute attribute points
      • Unlock difficulties
      • Level up
  • Support of Titan Quest 2006
  • QOL
    • Cloud saving
    • Bulk item transfer (CTRL+click, right-click)
    • Highlight items
    • Combine stacks (potions, relics and charms) by dropping them onto each other
    • Split potion stacks apart
    • Keyboard shortcuts
      • CTRL+F : Open search form
      • CTRL++ : Increase vault size
      • CTRL+- : Reduce vault size
      • CTRL+Home : Default vault size
      • CTRL+A : Select all items in the vault
      • CTRL+D : De-select all selected items
      • BACKSPACE : Deletes currently hightlighted item
      • C : Copies currently hightlighted item and randomizes the item seed on the new item
      • D : Duplicates currently hightlighted item and keeps the same item seed on the new item
      • : Moves currently hightlighted item(s) to vault panel
      • : Moves currently hightlighted item(s) to player/secondary vault panel
      • : Moves currently hightlighted item(s) to stash panel
      • CTRL+click : Activate multi selection
      • SHIFT+drag : Activate mouse lasso for multi selection
  • Character management
  • Character backups
    • If an error occurs, backups are located at My DocumentsMy GamesTitan QuestTQVaultDataBackup
  • External tools
    • ARZ Explorer : Game resource file exploration
    • Save File Explorer : Game save file exploration

Installation

Installer

  1. Navigate to the release page
  2. Download the latest release’s .exe file.
    • Please note: If you opt for a pre-release, be aware that they are alpha builds.
  3. Double-click the .exe.
  4. Navigate to the folder where you installed TQVaultAE. Double-click TQVaultAE.exe
  5. Enjoy!

DIY Archive

  1. Navigate to the release page
  2. Download the latest release’s .zip file.
    • Please note: If you opt for a pre-release, be aware that they are alpha builds.
  3. Extract the content of the archive on your computer.
  4. Navigate to the folder where you extracted the artefacts. Double-click TQVaultAE.exe
  5. Enjoy!

Configuration

The «Configure» button (top-left) opens up the configuration menu. That’s where you can change:

  • The language used by the application
  • The paths where the vault files are located
  • The paths where the game files are located
  • The cheats (To enable/disable these options, see the F.A.Q. below)
  • Every vault button can be customized using in-game pictures

Troubleshooting and F.A.Q.

Q. Does TQVaultAE modify my items? The stats I see are not the same as the ones ingame.

A. No, unless you specifically use the cheats, TQVaultAE doesn’t alter items in any way. The difference you see is simply due to the way stats are generated in Titan Quest: each item has base stats and a unique seed that modifies those stats. TQVaultAE only displays the base stats (and not the modifications due to the RNG).

Q. Can I use TQVaultAE while playing the game?

A. Only when using the «Allow hot reload features» setting, otherwise it is not safe to do so. Even then, be aware that any unsaved changes made in TQVaultAE will be lost when interacting with in-game inventories.

Q. What happened to my items, I transferred items to my character and they are not there in game?

A. If you are using the Steam version of the game, make sure Steam Cloud synchronization is disabled as it will overwrite local game saves modified by TQVaultAE with cloud older saves.

Q. How to enable/disable the cheats (character edition, item edition, item copy)?

A. There is a dedicated checkbox in the tool settings window.

Q. Can TQVaultAE use my old vault files?

A. Yes, TQVaultAE is compatible with the legacy TQvault vault files.

Q. Error Loading Resources. This may be caused by a bad language or game path setting.

A. Follow these steps:

  1. Navigate the the installation folder of TQVaultAE
  2. Open UserConfig.xml in a text editor (i.e. notepad, not Microsoft Word)
  3. Replace the following sections:
<AutoDetectGamePath>1</AutoDetectGamePath>
...
<TQITPath></TQITPath>
<TQPath></TQPath>

by (replace the path to the correct one for your computer)

<AutoDetectGamePath>0</AutoDetectGamePath>
...
<TQITPath>C:examplePathTitan Quest Anniversary Edition</TQITPath>
<TQPath>C:examplePathTitan Quest Anniversary Edition</TQPath>
  1. Open TQVaultAE
    • You might be greeted with a warning dialog about the vault path not being set. Click OK.
  2. Open the configuration menu by clicking the top-left button
  3. Validate the vault path and the game paths shown
  4. Click OK to close the configuration menu

Q. I have this game as a stand-alone (i.e. not through Steam or GOG). How can I make TQVaultAE work?

A. See the answer to «Error Loading Resources. This may be caused by a bad language or game path setting.» above

Q. Does TQVaultAE work with the Immortal Throne expansion?

A. Yes

Q. Does TQVaultAE work with the Ragnarok expansion?

A. Yes

Q. Does TQVaultAE work with the Atlantis expansion?

A. Yes

Q. Does TQVaultAE work with the Eternal Embers expansion?

A. Yes

Q. Can I still earn achievements while using TQVaultAE?

A. Yes

Q. How can i change my vault icons?

Open the wizard

Customize your vault

Q. How can i adjust the volume?

A. You can enable/Disable the sounds in the tool settings window or adjust the volume via Windows Volume Mixer.

Q. I have a problem not listed here. What can I do?

A. There are several things you can do:

  • Close TQVaultAE and open it up again. It may fix your problem
  • Look up if your problem is featured in our previously answered questions
  • Look up if your problem is featured in TQVault’s documentation
  • Create an issue in our issue tracking board

Contributors

This project could not go on without the continued volunteer contributions of the Titan Quest community. If you’re thinking about contributing, please read our contributing guidelines.

TQVaultAE

  • Open-source contributors

TQVault

  • Brandon «bman654» Wallace, original author
  • saydc, item stats
  • Jesse «VillageIdiot/EJFudd» Calhoun, item stats & ARZExplorer util
  • AvunaOs, new UI

Translation team

  • FOE, german
  • Jean, French
  • Vifarc, French
  • Cygi, Polish
  • Xelat, Russian
  • Kurrus, Spanish
  • Klauhs, Portuguese

Disclaimer

Titan Quest, THQ and their respective logos are trademarks and/or registered trademarks of THQ Nordic AB. This non-commercial project is in no way associated with THQ Nordic AB.

TQVaultAE

Steam
Release
License

TQVaultAE is an external tool for Titan Quest Anniversary Edition that allows you to store and search your items outside the game.
Works with all expansions!

TQVaultAE screenshot

Features

  • Infinite bank space
  • Powerful search
  • Cheats
    • Items
      • Extract relic/charm from items at no cost, keeping both
      • Modify the relic/charm/artefact completion bonus
      • Complete relic/charm from a single piece
      • Craft an artifact from its recipe
      • Change item seed
      • Create missing set pieces
      • Craft custom items
      • Change items affixes
      • Duplicate any item
    • Characters
      • Redisribute attribute points
      • Unlock difficulties
      • Level up
  • Support of Titan Quest 2006
  • QOL
    • Cloud saving
    • Bulk item transfer (CTRL+click, right-click)
    • Highlight items
    • Combine stacks (potions, relics and charms) by dropping them onto each other
    • Split potion stacks apart
    • Keyboard shortcuts
      • CTRL+F : Open search form
      • CTRL++ : Increase vault size
      • CTRL+- : Reduce vault size
      • CTRL+Home : Default vault size
      • CTRL+A : Select all items in the vault
      • CTRL+D : De-select all selected items
      • BACKSPACE : Deletes currently hightlighted item
      • C : Copies currently hightlighted item and randomizes the item seed on the new item
      • D : Duplicates currently hightlighted item and keeps the same item seed on the new item
      • : Moves currently hightlighted item(s) to vault panel
      • : Moves currently hightlighted item(s) to player/secondary vault panel
      • : Moves currently hightlighted item(s) to stash panel
      • CTRL+click : Activate multi selection
      • SHIFT+drag : Activate mouse lasso for multi selection
  • Character management
  • Character backups
    • If an error occurs, backups are located at My DocumentsMy GamesTitan QuestTQVaultDataBackup
  • External tools
    • ARZ Explorer : Game resource file exploration
    • Save File Explorer : Game save file exploration

Installation

Installer

  1. Navigate to the release page
  2. Download the latest release’s .exe file.
    • Please note: If you opt for a pre-release, be aware that they are alpha builds.
  3. Double-click the .exe.
  4. Navigate to the folder where you installed TQVaultAE. Double-click TQVaultAE.exe
  5. Enjoy!

DIY Archive

  1. Navigate to the release page
  2. Download the latest release’s .zip file.
    • Please note: If you opt for a pre-release, be aware that they are alpha builds.
  3. Extract the content of the archive on your computer.
  4. Navigate to the folder where you extracted the artefacts. Double-click TQVaultAE.exe
  5. Enjoy!

Configuration

The «Configure» button (top-left) opens up the configuration menu. That’s where you can change:

  • The language used by the application
  • The paths where the vault files are located
  • The paths where the game files are located
  • The cheats (To enable/disable these options, see the F.A.Q. below)
  • Every vault button can be customized using in-game pictures

Troubleshooting and F.A.Q.

Q. Does TQVaultAE modify my items? The stats I see are not the same as the ones ingame.

A. No, unless you specifically use the cheats, TQVaultAE doesn’t alter items in any way. The difference you see is simply due to the way stats are generated in Titan Quest: each item has base stats and a unique seed that modifies those stats. TQVaultAE only displays the base stats (and not the modifications due to the RNG).

Q. Can I use TQVaultAE while playing the game?

A. Only when using the «Allow hot reload features» setting, otherwise it is not safe to do so. Even then, be aware that any unsaved changes made in TQVaultAE will be lost when interacting with in-game inventories.

Q. What happened to my items, I transferred items to my character and they are not there in game?

A. If you are using the Steam version of the game, make sure Steam Cloud synchronization is disabled as it will overwrite local game saves modified by TQVaultAE with cloud older saves.

Q. How to enable/disable the cheats (character edition, item edition, item copy)?

A. There is a dedicated checkbox in the tool settings window.

Q. Can TQVaultAE use my old vault files?

A. Yes, TQVaultAE is compatible with the legacy TQvault vault files.

Q. Error Loading Resources. This may be caused by a bad language or game path setting.

A. Follow these steps:

  1. Navigate the the installation folder of TQVaultAE
  2. Open UserConfig.xml in a text editor (i.e. notepad, not Microsoft Word)
  3. Replace the following sections:
<AutoDetectGamePath>1</AutoDetectGamePath>
...
<TQITPath></TQITPath>
<TQPath></TQPath>

by (replace the path to the correct one for your computer)

<AutoDetectGamePath>0</AutoDetectGamePath>
...
<TQITPath>C:examplePathTitan Quest Anniversary Edition</TQITPath>
<TQPath>C:examplePathTitan Quest Anniversary Edition</TQPath>
  1. Open TQVaultAE
    • You might be greeted with a warning dialog about the vault path not being set. Click OK.
  2. Open the configuration menu by clicking the top-left button
  3. Validate the vault path and the game paths shown
  4. Click OK to close the configuration menu

Q. I have this game as a stand-alone (i.e. not through Steam or GOG). How can I make TQVaultAE work?

A. See the answer to «Error Loading Resources. This may be caused by a bad language or game path setting.» above

Q. Does TQVaultAE work with the Immortal Throne expansion?

A. Yes

Q. Does TQVaultAE work with the Ragnarok expansion?

A. Yes

Q. Does TQVaultAE work with the Atlantis expansion?

A. Yes

Q. Does TQVaultAE work with the Eternal Embers expansion?

A. Yes

Q. Can I still earn achievements while using TQVaultAE?

A. Yes

Q. How can i change my vault icons?

Open the wizard

Customize your vault

Q. How can i adjust the volume?

A. You can enable/Disable the sounds in the tool settings window or adjust the volume via Windows Volume Mixer.

Q. I have a problem not listed here. What can I do?

A. There are several things you can do:

  • Close TQVaultAE and open it up again. It may fix your problem
  • Look up if your problem is featured in our previously answered questions
  • Look up if your problem is featured in TQVault’s documentation
  • Create an issue in our issue tracking board

Contributors

This project could not go on without the continued volunteer contributions of the Titan Quest community. If you’re thinking about contributing, please read our contributing guidelines.

TQVaultAE

  • Open-source contributors

TQVault

  • Brandon «bman654» Wallace, original author
  • saydc, item stats
  • Jesse «VillageIdiot/EJFudd» Calhoun, item stats & ARZExplorer util
  • AvunaOs, new UI

Translation team

  • FOE, german
  • Jean, French
  • Vifarc, French
  • Cygi, Polish
  • Xelat, Russian
  • Kurrus, Spanish
  • Klauhs, Portuguese

Disclaimer

Titan Quest, THQ and their respective logos are trademarks and/or registered trademarks of THQ Nordic AB. This non-commercial project is in no way associated with THQ Nordic AB.

TQVault — это уникальная программа для хранения и управления вещами, найденными во время приключений в Titan Quest. Количество вещей в игре очень велико. Большая часть из них сразу отправляется на продажу, остальные оседают в инвентаре и на складе у караванщика, постепенно занимая все свободное пространство, не выручают даже рюкзаки. К середине игры простые вещи сменяются редкими, возникает дилемма — что оставить, а с чем расстаться. В минуты душевного волнения, когда нужно выбирать, на помощь приходит программа TQVault. Бездонное хранилище позволяет хранить любые вещи и предметы, начиная со всякой мелочи — амулетов и реликвий, и заканчивая крупными экземплярами — доспехами и оружием. Хранением вещей в TQVault дело не ограничивается, программа, например, позволяет собирать полные амулеты и реликвии из одиночных осколков, выбирать для них бонусы за цельность, вынимать их из вещей, клонировать ценные вещи и перемещать их между персонажами, быстро находить нужное среди множества вкладок, управлять самодельными картами, добавлять новые сундуки и переименовывать старые. Интерфейс программы интуитивно понятен. Разделение на зоны и вкладки позволяет гибко управлять вещами. TQVault поддерживает все версии Titan Quest, включая дополнение Immortal Throne. Для запуска и установки программы требуются Microsoft .NET Framework 2.0 и C++ Redistributable x86 с обновлением MS09-035.

Клонировать вещи из основного инвентаря в хранилище TQVault можно во время игры, остальные действия лучше совершать после выхода из Titan Quest. Если после манипуляций с вещами игра отказывается запускаться, нужно зайти в папку с установленной программой и запустить исполняемый файл TQVaultMon.exe, который приведет инвентарь в порядок (другие ошибки перечислены в файле «TQVault common issues.pdf»). Проблема обычно возникает с оригинальной игрой, в дополнении Titan Quest: IT все изменения срабатывают автоматически. Сундуки с предметами хранятся в Windows 7 в папке C:UsersИМЯ_УЧЕТНОЙ_ЗАПИСИDocumentsMy GamesTitan QuestTQVaultData, а резервные копии в папке Backups. Отключить постоянную проверку обновлений можно через меню настроек, сняв галочку с опции «Automatically Check For Updates». Скачать TQVault для Titan Quest можно отсюда или отсюда.

Программа TQVault для Titan Quest

Опции управления TQVault в Titan Quest:

  1. Основное игровое хранилище — вещи, находящиеся в инвентаре и рюкзаках у главного героя (можно удалять, копировать, клонировать, соединять и разделять). [ЛКМ] — выбор вещи, [ПКМ] — действия с вещью.
  2. Основное хранилище TQVault — вещи, находящиеся в сундуке программы (можно удалять, копировать, клонировать, соединять и разделять).
  3. Корзина — ненужные вещи, которые будут навсегда удалены из хранилища после выхода из программы.
  4. Экипировка и сундуки — ячейки с вещами, используемыми персонажем в выбранном сохранении. Общий сундук содержит вещи для передачи между персонажами. В личном сундуке лежат вещи, хранящиеся у караванщика.
  5. Сундук — в выпадающем списке перечислены все созданные через программу сундуки для хранения вещей. Создание и редактирование сундуков происходит через опцию «Управление файлами хранилищ».
  6. Персонаж — выпадающий список содержит имя выбранного персонажа и версию игры. В настройках можно настроить фильтр.
  7. Настройки — различные опции для определения места установки игры, хранения сундуков с вещами, смены интерфейса, загрузки параметров программы, включения самодельных карт и проверки обновлений.

Понравилась статья? Поделить с друзьями:
  • Tqvault error reading player file
  • Tpws ошибка тойота камри v70
  • Tpws ошибка тойота prado 150
  • Tproxyserver serverlistenexeption socket error 10093
  • Tpms система контроля давления ошибка