Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - koderkrazy

Pages: 1 [2] 3 4 ... 8
16
Other Modifications / Re: QuickFire/Instant Cast
« on: 13 July 2018, 20:51:31 »
Thanks for the effort, but what is this, a compiled exe? I have both autohotkey and autoit installed, a script would suffice. Or you can even tell me what to do. This exe file does nothing.
Change extension to au3.
While doing save as i put wrong extension.  :P

If you want to modify keys then open the au3 file in any text editor.
And update these sentences : If _IsPressed("31") Then
here 31 is key code for key '1'
You can find all key codes here: http://www.kbdedit.com/manual/low_level_vk_list.html

17
Other Modifications / Re: QuickFire/Instant Cast
« on: 13 July 2018, 16:58:21 »
It would be awesome if it worked with 1 2 3 4 q w e r a s d instead of 1234567890. But I have no idea how to do it.
I've updated it:
https://mega.nz/#!zWJVRKpI!4Nq4yKTMp-w9LkiaJZ8KS7JpA6f3pPjoCS7Uy8PNDZs

18
Other Modifications / Re: QuickFire/Instant Cast
« on: 13 July 2018, 16:33:49 »
I'd really like to see an update for Fast Skill since that was the one that I used in TQIT.. but I didn't have Autohotkey, just the program itself was able to work without any issue..
The program still works!!  >:D

There is a simple workaround:
FastSkill.exe scans for application with caption 'Titan Quest: Immortal Throne'
So we change AE exe caption from 'Titan Quest Anniversary Edition' to 'Titan Quest: Immortal Throne'.  8)

Back up your TQ.exe. Now edit the exe in hex editor. I use Hex workshop.
Search for string 'Titan Quest Anniversary Edition' and replace it with 'Titan Quest: Immortal Throne'.
Spoiler for Hiden:
Note after throne put 00 00 00. Because AE name is 3 character bigger than IT name.
Run the game with new exe and run FastSkill.exe.  Enjoy fast keys!!


Instead of modifying game exe I could've modified FastSkill.exe, but the author has encrypted the strings in exe.
He could've easily made game caption configurable, but instead he released two exe for both game versions.  :-\
@Hector the author posted FastSkill for TQ and IT. Now both the links are down. If you have TQ version then share. I'll compare both FastSkill exes and see if I could modify it to make it work for AE.

19
Other Modifications / Re: [Mod] Big Font
« on: 13 July 2018, 10:41:23 »
Here is an example with Warfare mastery description using random text:
It force you to heavily edit your text untill it fit in the textbox.
I figured it out!!  8)


Add {^n} before word that goes on next line. And add {^n}{^n} if you want a sentence to go on new line.

Here is the text that I used:
tagInstaller03_mod=It was among the Ancient Greeks that philosophy, science, math, history and the arts as we know them first began.  The independent city-states of Greece fished and farmed, {^n}dreamed and wrote poetry, warred against outsiders and amongst themselves, and {^n}observed and pondered life leaving a legacy {^n}that would be admired and imitated the world over.

20
takedown serves no purpose other than being a "gap closer"..
Yep, it's raise your spear and yolo   ::)
It should've been strong like Phantom and Lethal strikes.

Quote
it shouldn't be worse than your normal hit (not any shield passive triggered attacks, just normal), should it?
Shield passives did trigger more often(while collecting data) and added 800-900 damage. I haven't included those logs to avoid confusion. They make normal attack more powerful without you knowing about it.


Quote
How does life reduction work in this game BTW?
Undeads are so op in this game. This is game version of 'The Walking Dead'.

21
Could you please test if "take down" skill is still bugged or not?
It does consider spear damage.
Undead don't take health reduction damage, so take-down doesn't do much good there.
Also, with normal attack you get chance of  'Pulvarize', 'Disable', 'Shield smash' skills used. Which add more damage to the attack.

Damages are not consistent due to following factors:
   -randomization
   -region where attack hits (torso, head, leg, arm)  // this is one more type of randomization
   -enemy stats (gear, resistances, defensive ability)
So it's hard to give exact difference between the attack types.

Following is combat data(legendary difficulty) with:
Hector's spear
   +32% physical damage
   +14% physical damage
   +30% pierce damage

Take-down level 16
   45% reduction to enemy health
   187 piercing damage

Here are 3 hits and 3 Take-Downs on Zombie undead
Spoiler for Hiden:
Enemy : Zombie\Greece_AM_Festering_06.dbr
3 Normal hits
------------------------------------------------
     Total Damage: 675.011658
     17.995949 of Physical  +14% Physical
     355.492493 of Physical +32% Physical
     106.209885 of Pierce   +30% Pierce

     Total Damage: 968.762146
     36.095795 of Physical
     554.903442 of Physical
     147.314560 of Pierce

     Total Damage: 663.986816
     20.220663 of Physical
     340.837708 of Physical
     103.296539 of Pierce

  3 take-down hits
------------------------------------------------
     Total Damage: 782.884644
       84.261894 of Pierce
     25.579756 of Physical
     356.581787 of Physical
     106.426422 of Pierce
     
    Total Damage: 744.677612
       84.261894 of Pierce
     25.253668 of Physical
     325.510681 of Physical
     100.249557 of Pierce
     
    Total Damage: 860.756470
       84.261894 of Pierce
     23.861380 of Physical
     425.755920 of Physical
     120.178078 of Pierce
 

These are 3 hits on sytyr archer
Spoiler for Hiden:
Enemy: Satyr\AR_Archer_06.dbr
 Satyr archer
 3 Normal hits
 ------------------------------------------------------
     Total Damage: 1437.583618
     34.146088 of Physical
     650.855469 of Physical
     525.918457 of Pierce

     Total Damage: 968.318665
     20.475523 of Physical
     390.164124 of Physical
     357.552399 of Pierce

     Total Damage: 1172.008911
     28.510330 of Physical
     500.886780 of Physical
     426.888306 of Pierce

3 take-down hits
----------------------------------------
     Total Damage: 1257.109131
      294.916656 of Pierce
      1015.068054 of PercentCurrentLife
     18.763828 of Physical
     389.492737 of Physical
     357.131989 of Pierce

     Total Damage: 1242.278564
      294.916656 of Pierce
      622.773987 of PercentCurrentLife
     19.494986 of Physical
     379.050659 of Physical
     350.593048 of Pierce

     Total Damage: 1269.624268
      294.916656 of Pierce
      302.629425 of PercentCurrentLife
     19.119633 of Physical
     396.545105 of Physical
     361.548248 of Pierce

22
Other Modifications / Re: [MOD] TQ Fun - Collection of mods
« on: 11 July 2018, 19:38:58 »
Would this be fine in multiplayer, specifically the ones that only matter client side like the item filter and damage numbers?
These are just cosmetic changes, in other term QoF(quality of life). They don't affect player stats.
So these should work in multiplayer even if you are client:
  -Filter dropped items
  -Set/freeze time
  -Show Damage
  -Show Pet Damage
  -Mute Zeus
  -Set potion stack limit to 200
  -Enable Logs

These won't work on clients, because server handles these
  -Invisible as ghost
  -No gold drops:


Also curious if there's any chance these get added to the workshop so I don't have to deal with cheat engine. Thanks in advance :)
Developers of the game have not made these features configurable. So they can't be affected in traditional mods.  >:(

Also, item filter code(for other items) is not even implemented in the game. New implementation had to be injected. This is where Cheat Engine is good at. It can inject code and data without modifying any game files on disk!


I've never used cheat engine before.
Try it! :P
It is not for just cheating in games...

23
General Discussion / Re: Submitting your characters
« on: 11 July 2018, 18:50:49 »
Very nice. What's his name?
His name is 'Templar'. I just name them by their build. Easy to remember.
Not good with remembering names...  :-[

24
Other Modifications / Re: [Mod] Big Font
« on: 11 July 2018, 18:42:41 »
do you know how I can fix the custom mastery text splitting on different rows?
Please send me screenshot for better understanding of the issue.

25
Other Modifications / Re: [Tool] TQ Blacksmith
« on: 11 July 2018, 17:48:47 »
Added option not to select affixes. Items could be created without prefix or suffix now!

26
General Discussion / Re: Submitting your characters
« on: 11 July 2018, 16:07:46 »
My Templar

27
Other Modifications / [Mod] Big Font
« on: 11 July 2018, 15:53:32 »
This mod increases font sizes without breaking UI.
Existing font sizes are too small for higher resolutions and on big screens.

Intention here is to support higher resolutions on big screens. If you are using smaller resolutions then you may not need this mod.

NPC dialogs (1920x1080 screen resolution):


Other Improvements (1920x1080 screen resolution):
Original
Spoiler for Hiden:

With Mod
Spoiler for Hiden:

[Download]
Link: http://bit.ly/2uaD9Yn
Fle: tq_bigfont.7z
Size: 51 KB
Tested on version 1.57


[Usage]
Spoiler for Hiden:
1) Make sure you have the CustomMaps directory exist in game save location:
    C:\Users\<userName>\Documents\My Games\Titan Quest - Immortal Throne\CustomMaps
    If not then create one.
2) Extract tq_bigfont.7z in CustomMaps. Folder should look like this:
    C:\Users\<userName>\Documents\My Games\Titan Quest - Immortal Throne\CustomMaps\tq_bigfont
3) Run the game.
4) Go to 'Play Custom Quest'.
5) Select any character or create temporary one if none exist. Select any difficulty.
6) In Map section select tq_bigfont - bounceme.map and click start.
7) You'll get warning, saying it could be a bounce mod. Click OK.
8 ) Notice you are on main quest menu.
9) Select your character and difficulty and continue on main quest.


[Note]
1) UI components are not scalable, background images are fixed in size. So there is less flexibility in modifications.
2) Font settings couldn't be changed at all places from mod. Because, fonts settings are hard coded in the code. 
    So there are some limitations to this approach.

3) Other way to change font in the game is:
- To set it in options.txt. The file is in C:\Users\<winUser>\Documents\My Games\Titan Quest - Immortal Throne\Settings
- Change setting systemfont = "Terminal"
- Then pass '-systemfont' as starting parameter to TQ.exe.
You need to find better font to get size increase. I tried 'Terminal' font but it overflows at many places.

28
Other Modifications / Re: [MOD] TQ Fun - Collection of mods
« on: 11 July 2018, 12:00:57 »
Very nice work.
 
The mods I miss most from TQ Defiler are being able to manipulate drop rates and chances enemies will carry uniques.  There was also one that allowed relics/charms in uniques - Grim Dawn spoiled me with this feature.
Thanks!
The mods you are looking for are here:
https://fearlessrevolution.com/threads/titan-quest-anniversary-edition.565/#post-26393
The table still works for the latest versions...

You could use both mine and above table at the same time.

29
Could you please test if "take down" skill is still bugged or not? I'm on 1.54 and the skill simply does not do what the description says..
Ok I'll check. If you share your character with me it'll be easy to discuss my findings.

30
Other Modifications / Re: un-show monster name
« on: 30 June 2018, 10:24:35 »
It can't be done in mods which we put in CustomMaps folder or download from steam.
But can be done in a Cheat Engine table. If you want I can make it.

Just curious, why do you want this option?

Pages: 1 [2] 3 4 ... 8

SimplePortal 2.3.7 © 2008-2024, SimplePortal