turbohud cant read d3 memory что делать
Thread: Comprehensive Troubleshoot
Thread Tools
Search Thread
Comprehensive Troubleshoot
If you have problems getting TurboHUD up and running and are about to create a thread on the forum, read this.
Most of the general issues can be resolved if you follow these rules precisely:
If you see black circles on your screen while THUD is running, read this thread:
[HOW TO] Transparency problems
If you did everything described here and still have get exceptions or have issues installing the Windows updates, read this:
[HOW TO] Solve DirectX overlay issue
In case you still can not get THUD to work properly, feel free to ask for help in the support forum
But please try to follow this guideline when you report an error:
These ads disappear when you log in.
Post by StormReaver on Apr 23, 2015 13:54:16 GMT
I compiled a comprehensive support thread to help troubleshoot most problems you run into when using TurboHUD.
For all those who keep asking the same questions over and over again, PLEASE read this post first!!
This list covers issues like:
(I) TurboHUD files getting deleted
(II) TurboHUD does not work
(III) TurboHUD exception errors
(IV) Black screens and black circles
(V) TurboMGR does not work
(VI) FPS drops or stutters
(VII) General tips!
>> RULE 1: The first and foremost warning:
DO NOT use any TurboHUD files or binary downloads UNLESS they are from this very website: Ownedcore D3 Turbohud.
>> New releases are posted here: Ownedcore Turbohud Releases. Always download the latest stable version.
>> When working with language files like .cs or .xml files, it is important to use a proper editor. I highly recommend Notepad++, a free program with great features.
(I) TurboHUD Files Get Deleted
This is an Antivirus Issue:
Disabling or closing Antivirus or Firewall programs does not really turn them off in most cases, as they normally still have services running in the background.
A whitelist or exception list is a feature in your AV software. Files or folders placed on those lists will be considered as safe by your AV, which allows them to run properly. Consult your particular AV software documentation (or Google) on how to do this.
You need to whitelist TurboHUD:
— You can put the whole TurboHUD folder on your Antivirus’ or Firewall’s whitelist or exception list.
— If that does not work, then you need to put the TurboHUD.exe file on that list.
— Some AV programs also have multiple whitelists for different modules or components, so you may need to whitelist TurboHUD in each of them.
— You can also send the false-positive report to your AV developers so that they can update their next virus definitions.
Here is a picture of all TurboHUD’s default files and folders that should be in its installation directory (as per the downloaded zip file). Make sure you have all those; if you are missing any, then your AV has deleted them.
> Here is a post from KillerJohn, the TurboHUD developer, on the Antivirus issue:
Q: What obfuscated means?
A: It is the protection how I hide HUD’s source code from shady eyes.
Q: Which obfuscator do you use?
A: ConfuserEx
Q: Any source ConfuserEx causes this?
A: link
Q: Why does this f*ck up antivirus software?
A: Because it looks like something trying to hide it’s real code pattern. In fact it looks like something really messed up.
Q: Could you turn it off?
A: No.
Q: What can I do?
A: You have multiple options:
— Entirely disable your AV software. This is not recommended because it makes your system vulnerable.
— Add TurboHUD’s folder to a feature called «whitelist». Most AV software has this feature. Be aware that some of them has multiple whitelists for multiple features so be sure you added HUD to all.
— Send a bugreport to your AV software support service, with TurboHUD.exe file, and this link to ConfuserEx
— Pray every day, but I don’t think it would solve the problem.
> A good explanation by Vidar as to why only certain versions get flagged:
Why does TurboHUD come up as a virus with one version and not another? I will explain why/how this can happen.
As it was pointed out, KJ uses obfuscation to protect his program from being reverse-engineered. A good obfuscation program, for the most part, will not generate the same obfuscated code for the same program, even if none of the code has changed. This leads the internal code signatures to change every time, even for functions that don’t change.
Antivirus programs use specific signatures, especially of obfuscated code, to look for code the could be suspicious. These signatures are updated daily and do not rely on reading an entire program, just parts of it, and the match does not need to be 100% for it to trigger a warning. Antiviruses looking at any type of obfuscated code that resembles anything they have seen before will err on the side of caution and flag it because of both how obfuscation works and that it could be a variant of the virus/malware they think it’s detecting. They are following the old adage «Better safe than sorry».
When you combine these two things it’s very easy to see why one version wouldn’t trigger a warning, but a new version with new obfuscated code signatures would, if they possibly resemble something found in a virus or other malware.
I hope this explanation will put you at ease of them being a false positive.
(II) TurboHUD Does Not Work
Sometimes there is a compatibility issue between TurboHUD and your Operating System.
You need to run TurboHUD with administrator privileges:
1. Right-click Turbohud.exe.
2. Click Properties.
3. Click Compatibility tab.
4. Check Run this program as an administrator.
5. Click Change settings for all users.
6. Check Run this program as an administrator again.
7. Click OK, then click OK again.
8. If the compatibility issue persists, under the Compatibility tab, try to check/uncheck the different Settings options and test if any of the options help.
Hopefully this will fix any compatibility issues.
If TurboHUD seems to work fine in the background (i.e. no errors and no exceptions log), but TurboHUD is still not visible in the game, then it could be an issue with your GFX card(s). Some computers, especially laptops, come with 2 GFX cards: an on-board/integrated card (Ex: Intel) and a dedicated card (Ex: NVIDIA/Radeon). TurboHUD normally defaults to «Auto» or to the integrated (Intel) card.
Check if your computer has 2 GFX cards by consulting your PC documentation or searching online, or alternatively by going to:
Start > Control Panel > System > Device Manager > Display Adapters and see if you have 2 GFX cards listed.
If you do have 2 GFX cards, then you should try forcing TurboHUD.exe to run on the dedicated card (NVIDIA/Radeon).
The easy way of doing this is:
1. Right-click TurboHUD.exe.
3. Choose Run with Graphics processor.
3. Select NVIDIA processor.
If for some reason the previous method does not work or you do not have that option, then:
1. Right-click on your Desktop.
2. Select NVIDIA Control Panel.
3. In the left panel, select Manage 3D Settings.
4. In the right panel, select Program Settings tab.
5. Check the box Show only programs found on this computer.
6. Under section 1. Select a program to customize:, click the drop-down list and find TurboHUD.exe.
7. If it’s not there, click Add and Browse for the TurboHUD installation folder.
8. Select TurboHUD.exe and press Open.
9. Under section 2. Select the preferred graphics processor, click the drop-down list and select NVIDIA processor.
10. Click Apply and close.
PS: Sometimes you may have to do the complete opposite for TurboHUD to work! Try to force it to run on the integrated (Intel) card instead. Just keep this in mind if the dedicated card method did not work.
PSS: If you have a Radeon GFX card, please check online how to do the switch, but the process should be similar.
There are «other» cases where TurboHUD does not seem to run or work properly, so here are some tips.
1. Do NOT run TurboHUD directly from the compressed zip file!
2a. Do NOT unzip TurboHUD into a protected location or folder, such as Desktop or Program Files.
2b. Extract or Unzip TurboHUD’s zip file into a directory on your drive (Ex: C:\TurboHUD) or into your Documents folder (Ex: C:\Users\John\Documents\TurboHUD).
3. One more thing to try:
— Go to NVIDIA Control Panel > Manage 3D Settings > Program Settings > Diablo III.exe
— Reset settings to default.
A user reported that TurboHUD did not work when having a UHD Monitor and a Windows DPI Scaling of over 100%.
1. Right-click TurboHud.exe.
2. Check the box to ignore DPI Scaling.
(III) TurboHUD Exception Errors
If you are still having this problem, try to uninstall and then reinstall any Microsoft.NET software you currently have.
(2) Multiple TurboHUDs or Damaged Files
Some exception errors could be caused by running TurboHUD more than once.
Damaged or corrupted TurboHUD config files are another cause.
1. Re-download a fresh copy of the latest version of TurboHUD.
2. Do a clean install of TurboHUD. A clean install means you use TurboHUD as is, without copying any custom files.
3. Run TurboHUD with the default settings, i.e. without any custom files or themes.
4. Make sure you have only ONE instance of TurboHUD running.
5. You can check Task Manager to verify that only ONE TurboHUD.exe is active.
If you are still getting errors, then it’s best to check your TurboHUD logs inside TurboHUD\logs folder, in particular exceptions.txt and status.txt. Those are used to further troubleshoot any issues.
Copy their contents and paste them into either PASTEBIN or HASTEBIN, and provide the given link(s) in your post.
Note 1: If you have a long list of repeating errors in your exceptions.txt, only copy the first 20 lines or so.
Note 2: Some «array» exception errors seem to be common and are normally harmless memory-read glitches that happen in TurboHUD once in a while.
(IV) Black Screen & Black Circles
This is a Transparency Issue:
A black screen in game or black circles around the character are issues related to Windows Aero (Transparency/Desktop Composition), as can be seen in this post by KillerJohn, TurboHUD developer:
If you have transparency issues (black circles, etc) then follow this description (posted by a user):
It looks like a good way to fix most of the Aero-related problems is to run the Windows Experience Index test.
According to a post, GTX980 owners with multiple monitors have issues with Aero support.
Enable Aero to solve the issue.
1. Click Start.
2. Search for Aero.
3. Click the Find and fix problems with transparency and other visual effects.
4. Click Next.
5. Follow the instructions.
6. You can also try running the Windows Experience Index[ test.
If the previous step did not help, try this:
— Go to Control Panel.
— Go to System.
— Click Advanced System Settings (left side).
— Click Advanced tab.
— Click Settings (under Performance).
— Make sure the following 3 are checked (under Visual Effects), and that custom is chosen:
> enable Aero Peek
> enable desktop composition
> enable transparent glass
If all fails, or if you still cannot enable Desktop composition, try this:
(1)
— Click Start.
— Search for services.
— A window called Component Services will open up.
— On the left panel, click Services (local).
— Press T and look for a service called Themes.
— Right-click it and choose Properties.
— On the General tab, look at the option that says Startup type. Click on it and choose Automatic.
— Look at the Service status option, and click the button that says Start.
— Hit Apply then OK.
(2)
— You will be back to the Services list.
— Press D and look for a service called Desktop Windows Manager Session Manager.
— Right-click it and choose Properties.
— On the General tab, look at the option that says Startup type. Click on it and choose Automatic.
— Look at the Service status option, and click the button that says Start.
— Hit Apply then OK.
Finally, restart your PC then see if you can now enable Desktop composition and/or your transparency issue is resolved.
(V) TurboMGR Does Not Work
There are a few steps to ensure that TurboMGR runs properly.
1. Make sure TurboHUD is NOT running.
2. Go to TurboHUD\Config folder.
3. Open config.xml file.
4. Search for tcp_server.
5. Change enabled=0″ (which comes right after it) to enabled= 1 «.
6. Start Diablo 3 as usual.
7. Start TurboHUD as usual.
8. Start TurboMGR. It will now query all data from the running TurboHUD.
9. Make sure to log into each character once so that TurboMGR can take an initial snapshot of each character’s inventory.
PS: Do NOT touch http_server as that is NOT needed.
(VI) FPS Drops or Stutters
FPS problems are generally hard to troubleshoot as they can be caused by many things, some not related to TurboHUD. It could be PC hardware issues, accumulated dust and heat dissipation problems, or software drivers.
In the case of Diablo 3 however, the game itself also has issues. The game relies heavily on the CPU, more than GPU, so systems with lower-end CPUs can suffer more. Also, many maps have bad optimization, such as Westmarsh Sewers or areas with live fire/magma effects, which can cause severe FPS lag in certain PCs, even high-end ones.
Here are some suggestions that may help in certain situations.
(1) Update your graphics card drives and other drivers, like Chipset, Audio, etc.
(2) If you have Dual Graphics Cards, make sure the game executable itself (Diablo III.exe) is forced to be rendered by the NVIDIA processor. Check Dual Graphics Cards Issue section on how to do this.
(3) Make sure Windows Aero (Transparency/Desktop Composition) is on. More details under section IV above.
(4) Unpark your CPU cores, if you have a multicore CPU. Google this feature for more info. Here is a nifty free utility: bitsum.com/parkcontrol]ParkControl.
(1) Lower all game video settings to minimum, but leave Texture at High.
(2) Try with VSync on and off, to see if it makes a difference.
(3) Play around with Max Forground FPS and Max Background FPS. Enable and/or Disable them, or try setting them at different values like 60 @ minimum, or 120 @ maximum.
(4) Disable game Sound and Music and see if that helps.
(6) Alternatively, change your game Sound Channels to the lowest possible. Also change Speaker Setup to Mono.
As a reference, this is how my D3 video options look like on my Laptop:
(1) Disable High Framerate option in TurboHUD\config\config.xml. Change high_framerate=1″ to high_framerate= 0 «.
(2) Disable Low Priority option in TurboHUD\Config\config.xml. Change low_priority=1″ to low_priority= 0 «.
(6) Tip from TH user: To gain a nice FPS boost, try to lower your game resolution while still in D3 Windowed or Windowed-Fullscreen mode. Normally, doing that via the game settings (or game ini files) will result in a smaller game window, which is not ideal. But since both Windowed modes use your Desktop’s native display, you can lower game resolution without changing game window size by simply changing your display resolution in Windows display settings.
If your game stutters or freezes for a few seconds every time you gain a Paragon level, then do not worry. This is a feature included in TurboHUD called Paragon Capture, which takes a burst of screenshots of your character upon level-up and saves them in the folder TurboHUD\Capture. This may result in the FPS stutter or freeze.
1. Go to TurboHUD\Config folder.
2. Open config.xml file.
3. Search for paragon_capture.
5. Change enabled=1″ (which comes right after it) to enabled= 0 «.
When working with TurboHUD files, for customization purposes for example, make sure your Windows file extensions are not hidden in order to avoid any issues with file naming and renaming.
Some people run into Alt-Tab issues when using TurboHUD, where they cannot Alt-Tab out of D3 anymore. This is generally a «focus» issue with windows/applications. Basically, D3 steals focus permanently.
1. Go to D3 > Options > Video.
2. Change Display from Windowed (Fullscreen) to Windowed (or vice verse depending on the original choice).
3. Click Apply.
3. When the game asks to Accept new options?, click Cancel.
Focus will be restored and you should be able to Alt-Tab normally.
1. In case of any problems:
> First, try a fresh clean install of TurboHUD’s latest version.
> Update your video drivers, DirectX, C++ Redistributable Packages and .NET Framework to their latest versions.
> Check and share your TurboHUD exceptions.txt log file, as detailed in section III above.
2. Make sure you run TurboHUD in Windowed or Fullscreen Windowed mode. It does NOT work in Full Screen.
3. Make sure you have only ONE instance of TurboHUD running.
4. Allow TurboHUD through your Windows Firewall, and any other security programs or Antivirus you have, as described above.
5. Make sure Aero is enabled. Check section IV above for more details.
6. Do NOT run TurboHUD dirently from the compressed zip file!
7a. Do NOT unzip TurboHUD into a protected location or folder, such as Desktop or Program Files.
7b. Extract or Unzip TurboHUD’s zip file into a directory on your drive (Ex: C:\TurboHUD) or into your Documents folder (Ex: C:\Users\John\Documents\TurboHUD).
Turbohud cant read d3 memory что делать
Зашел в игру, подготовил банковскую карту и приготовился скупить весь аукцион, тем самым показав, кто разбирается в игре лучше всего. Но не нашел аукциона. Куда он делся?
18 марта 2014 года компания Близзард волевым решением удалила Аукционный Дом из игры навсегда, ввиду его разрушающего, ракового воздействия на игровой процесс.
Что за древние легендарки?
Это улучшенные по характеристикам(примерно на 25%) версии простых легендарок, которые падают с низким шансом. Характеристики типа КШ, КУ не улучшаются. Улучшен урон, характеристики типа силы, интеллекта, а так же резисты, ЛПХ и им подобные.
Как посмотреть параметры предмета не поднимая его?
Нажмите Ctrl для просмотра параметров предметов без подъема.
Как зайти в чат сообщества?
Следует нажать shift+o и справа от названия сообщества нажать на маленькую кнопочку чата.
«Я прошел целых четыре рифта и мне не упал ни один легендарный предмет!»
Лучшем решением в данной ситуации будет прохождение ещё четырех рифтов. И ещё. И ещё. Рано или поздно выпадет.
Как работают желтые колодцы(чаша отражений)?
Аналогично рестед-бонусам(бонусы за отдых) в ВоВ и других подобных играх.
Использование колодца сохраняет 10% от требуемого опыта на текущий уровень в специальном пуле. Эффект суммируется 10 раз и не может превышать 100% от требуемого опыта на текущий уровень. Опыт из этого пула выдается в виде 25% прибавки к получаемому вами опыту, расходуя этот пул. Если вы набили мобов на 2М опыта при работающем пуле(пусть в пуле 1.5М опыта), то бонус в этих набитых 2М составит 25% или 500 тысяч. Соответственно опыт в пуле уменьшится на 500К и составит 1М. Данный эффект пропадает после смерти.
Что даёт повышение сложности?
С нюансами повышенных сложностей можно ознакомиться здесь
Как работает Magic Find в реалиях версии игры 2.х?
МФ подвержен сильному диминишингу. Для легендарных и редких вещей его реальный шанс составляет «текущий показатель/10» и «текущий показатель/3» соотвественно. Кроме этого, данный параметр почти полностью изъят из лута версии 2.0.
Как работает изменение свойств предмета у гадалки?
Гадалка меняет только одно выбранное вами свойство у предмета, после чего предмет становится BoP. Посмотреть диапазон потенциальных замен можно нажав знак вопроса около выбранного вами свойства. Если вы выбрали свойство и изменили его, то в дальнейшем вы сможете менять только этот параметр и никакой более.
Как менять панель скилов?
В настройках геймплея игры нужно поставить галочку возле «Свободное назначение умений». Потом нажать на S (меню скиллов), выбрать кнопку за которой вы хотите закрепить умение и листать скилл-лист для выбора нужного умения.
Что за режим приключений?
Режим приключений доступен только для обладателей RoS. Данный режим является своего рода песочницей, где игрок выбирает поручения и выполняет их, получая опыт, кровавые осколки, эксклюзивный для этого режима легендарный шмот и специальные предметы для открытия разломов.
Для чего нужны сезоны?
Сезоны являются аналогом ладдерных игр в Диабло 2. За установленные промежутки времени вам предстоит занять как можно более высокое место в рейтинге игроков. Старт игры происходит с нуля. При окончании сезона весь ваш опыт, предметы и золото будут отправлены в стандартные режимы игры. Только в таком режиме можно получить некоторые предметы экипировки(легендарки), которые будут недоступны для всех прочих режимов игры вплоть до окончания сезона.
Для чего нужны кровавые осколки?
Кровавые осколки являются валютой, за которую можно приобрести случайные предметы у специального НИП. Предметы являются в своей массе желтыми, но в редких случаях вам может попасться легендарный или сетовый предмет. Данная возможность является аналогом gambling в Диабло 2.
Основным местом заработка осколков являются режим приключений и, в большей степени, разломы.
Для чего нужна опция «сбросить квесты»?
Эта опция стирает весь прогресс по актам. Взамен вы получаете более ценные награды за новое прохождение, а также получите гарантированный легендарный предмет с Малтаэля.
А что за хц, хк?
ХЦ/ХК(от англ. hardcore) — жаргонное обозначение героического режима сложности. От обычного отличается специальными правилами, согласно которым ваш персонаж умирает навсегда(перманентная смерть). Данный режим сложности имеет свой отдельный игровой сервер. На данном режиме сложности не рекомендуется играть без устойчивого соединения и знания выбранного класса.
Что такое уровни совершенствования?
Это дополнительные уровни, которые можно получить начиная с достижения вами обычного 60(70 для обладателей RoS) уровня. Каждый уровень даёт очки парагона, которые можно распределить по тем или иным параметрам. Количество уровней теоретически не ограничено. Уровни парагона являются общими для всех персонажей на аккаунте(разделяются в зависимости от типа игры: софткор или хардкор).
Распределение очков идёт по четырем вкладкам-наборам параметров, с каждым новым уровнем смещаясь на вкладку дальше. То есть 1-й уровень парагона=вкладка 1, 2-й=вкладка 2, 3-й=вкладка 3, 4-й=вкладка 4, 5-й=вкладка 1 и так по кругу вплоть до 800-го уровня, после чего очки можно будет вкладывать только в основные параметры(вкладка 1). Сброс и перераспределение очков парагона бесплатны. Вложение очков сразу по 10 производится с зажатой клавишей «shift».
Отнимает ли спутник у моего персонажа опыт? Увеличивается ли здоровье и урон монстров от того, что я использую спутника?
Нет и нет.
Можно ли сбросить скилы у спутника, и как?
Да, можно. Правой кнопкой мыши по портрету спутника и выбрать «Обучить заново».
Я нашел место, где продают дешевые ключи для игры! Нет ли подвоха?
Ознакомьтесь с этим постом и его ссылками Diablo 3. Играем и обсуждаем здесь. (часть 13), #101
Чем отличается русская версия от европейской? Если я куплю русскую версию, то буду играть в резервации?
Ничем, кроме дат выхода в продажу(русская версия Диабло 3 и её аддона вышли в продажу на 3 недели позже). Никакой резервации нет, игрок сам выбирает сервера, на которых будет играть. Всего три региона: Европа, Азия и Америка. Можно выбрать любой, независимо от версии игры.
За что меня могут забанить?
В игре присутствует обширная система штрафов за те или иные поступки. За мат и оскорбления(даже в приват) могут приостановить действие учетной записи для начала на 3 часа. Также банят за расисткие выпады, за угрозы, связанные с реальной жизнью, при этом выдают наказание вплоть до полной блокировки учетной записи плюс, в редких случаях, делается обращение в правоохранительные органы. Специально это не отслеживается, реакция идет на основании жалоб других игроков. За использование ботов\читов выдается перманентный бан, за сбор и отправку информации об использовании сторонних программ отвечает встроенный античит под названием Warden.
Следует заметить, что все санкции применяются только к учетной записи Diablo 3 и не касаются учетной записи Battle.net и других игр, прикрепленных к ней.
Список санкций
Что делать если пропали все персонажи?
Проверить, не сменили ли вы случайно регион. В каждом регионе персонажи свои.
При просмотре сравнительной информации по кольцам/оружии, показывает только левое кольцо/оружие, а правое нет.
Зажмите alt. Если требуется сравнить предметы, игнорируя вставленные самоцветы, нажмите Shift.
Как включить в игре отображение фпс?
Ctrl+R
А что за книга Каина?
Книга в которой разъясняются основные события предшествующие игре. Прочитать можно здесь