Page 25 of 31

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Mon Jan 23, 2023 2:30 pm
by VirgilSouth
Stardust wrote:
Mon Jan 23, 2023 6:42 am
Apparently you click "Find out what addresses this instruction accesses" on wrong instruction. There are multiple instructions wich access address of item quantity but only one of them access when you consume item. It should look like "mov [rbx+00000120],eax"

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Wed Feb 01, 2023 4:51 pm
by qq394284504
VirgilSouth wrote:
Fri Jan 13, 2023 4:42 pm
Well hope i made working pointers. Should work both in mission and in lobby (safer while in mission but you need to finish it).
Values of "Attribute Points" pointers both don't match values shown in game and its normal just use one of them. Also pointers may not work after loading new character so you need to exit to main menu and load character again.

Included:
-Passive points pointer
-Attribute points pointers
-Attributes pointers
-Infinite Inoculator charges script

To permanently increase attributes beyond "hardcoded" limit you need to set attribute points higher than sum of desired value of all attributes, then set "Attribute Points Invested" pointers to desired value, then close character window (its important cos values will reset in next step if you dont close it), then add or remove point to any attribute to make game accept changes.

For example, to increase all three attributes by 50 set attribute points to 150+, then set one attribute to 51 and other two to 50, then close character window, then remove (in character window) one point from attribute which was set to 51, et voila! If you did it in mission you should finish it like normal to save changes.

Warhammer.CT
Spoiler
Well guys i finally cracked passive points. Lack of skills doesn't allow me to make simple pointer so there is an instruction -
attach .ct to process, click 'Advanced Options' in bottom left corner of CE window, in new window right click on address and click 'Find out what addresses this code writes to', if CE ask permission to attach debugger - press yes, new window should open, go to game and open "Passives" tab, go to CE, one address should appear ??? profit. There are your passive points. Set desired value, distribute points then you better restart game cos attached debugger eventually makes game to crash
Warhammer_pass.CT

PS Do this in mission cos game recalculate values after leaving "Passives" tab while you in lobby

PSS Also i found a way to PERMANENTLY change attributes but method way more complicated so im not sure that i can explain it in english
The game has been updated, the CT table can not be used, please update it!

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Fri Feb 03, 2023 8:33 pm
by VirgilSouth
Check updated version
Warhammer.CT
(5.03 KiB) Downloaded 1129 times

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Mon Feb 20, 2023 6:20 pm
by williamcll
Any way to increase loot quantity or quality?

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Wed Mar 29, 2023 6:18 pm
by Dobrozz
HelpfulPiracy03 wrote:
Mon Nov 21, 2022 2:55 am
Please remember your roots.

Cheers.
Hello there would u mind do the update for 2.7.2 thanks :)

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Mon Apr 10, 2023 8:33 pm
by Harmacist
Dobrozz wrote:
Wed Mar 29, 2023 6:18 pm
HelpfulPiracy03 wrote:
Mon Nov 21, 2022 2:55 am
Please remember your roots.

Cheers.
Hello there would u mind do the update for 2.7.2 thanks :)
The table that was posted in Feb 1st still works.
Just tested yesterday. Hook the table once you're in the command ship.

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Thu May 25, 2023 12:20 pm
by qq394284504
VirgilSouth wrote:
Fri Feb 03, 2023 8:33 pm
Check updated version

Warhammer.CT
The game has been updated today. Please update the CT table. Thank you very much. :) ;)

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Fri May 26, 2023 7:48 pm
by VirgilSouth
Warhammer 26_05_2023.CT
(5.03 KiB) Downloaded 781 times

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Fri Jun 02, 2023 5:42 pm
by Darther
Table doesn't work. I can't check any of the boxes

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Fri Jun 02, 2023 6:42 pm
by demorest2
VirgilSouth wrote:
Fri May 26, 2023 7:48 pm
Warhammer 26_05_2023.CT
up pls

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Fri Jun 02, 2023 7:22 pm
by VirgilSouth
There were no new patches and table still works for me so i dont think there is much i can do

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Mon Jun 05, 2023 5:35 pm
by demorest2
VirgilSouth wrote:
Fri Jan 13, 2023 4:42 pm
Well hope i made working pointers. Should work both in mission and in lobby (safer while in mission but you need to finish it).
Values of "Attribute Points" pointers both don't match values shown in game and its normal just use one of them. Also pointers may not work after loading new character so you need to exit to main menu and load character again.

Included:
-Passive points pointer
-Attribute points pointers
-Attributes pointers
-Infinite Inoculator charges script

To permanently increase attributes beyond "hardcoded" limit you need to set attribute points higher than sum of desired value of all attributes, then set "Attribute Points Invested" pointers to desired value, then close character window (its important cos values will reset in next step if you dont close it), then add or remove point to any attribute to make game accept changes.

For example, to increase all three attributes by 50 set attribute points to 150+, then set one attribute to 51 and other two to 50, then close character window, then remove (in character window) one point from attribute which was set to 51, et voila! If you did it in mission you should finish it like normal to save changes.

Warhammer.CT
Spoiler
Well guys i finally cracked passive points. Lack of skills doesn't allow me to make simple pointer so there is an instruction -
attach .ct to process, click 'Advanced Options' in bottom left corner of CE window, in new window right click on address and click 'Find out what addresses this code writes to', if CE ask permission to attach debugger - press yes, new window should open, go to game and open "Passives" tab, go to CE, one address should appear ??? profit. There are your passive points. Set desired value, distribute points then you better restart game cos attached debugger eventually makes game to crash
Warhammer_pass.CT

PS Do this in mission cos game recalculate values after leaving "Passives" tab while you in lobby

PSS Also i found a way to PERMANENTLY change attributes but method way more complicated so im not sure that i can explain it in english
[Link]
Where is option for "writes to" There r only Reads. Point pls

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Mon Jun 05, 2023 5:58 pm
by VirgilSouth
demorest2 wrote:
Mon Jun 05, 2023 5:35 pm
VirgilSouth wrote:
Fri Jan 13, 2023 4:42 pm
Well hope i made working pointers. Should work both in mission and in lobby (safer while in mission but you need to finish it).
Values of "Attribute Points" pointers both don't match values shown in game and its normal just use one of them. Also pointers may not work after loading new character so you need to exit to main menu and load character again.

Included:
-Passive points pointer
-Attribute points pointers
-Attributes pointers
-Infinite Inoculator charges script

To permanently increase attributes beyond "hardcoded" limit you need to set attribute points higher than sum of desired value of all attributes, then set "Attribute Points Invested" pointers to desired value, then close character window (its important cos values will reset in next step if you dont close it), then add or remove point to any attribute to make game accept changes.

For example, to increase all three attributes by 50 set attribute points to 150+, then set one attribute to 51 and other two to 50, then close character window, then remove (in character window) one point from attribute which was set to 51, et voila! If you did it in mission you should finish it like normal to save changes.

Warhammer.CT
Spoiler
Well guys i finally cracked passive points. Lack of skills doesn't allow me to make simple pointer so there is an instruction -
attach .ct to process, click 'Advanced Options' in bottom left corner of CE window, in new window right click on address and click 'Find out what addresses this code writes to', if CE ask permission to attach debugger - press yes, new window should open, go to game and open "Passives" tab, go to CE, one address should appear ??? profit. There are your passive points. Set desired value, distribute points then you better restart game cos attached debugger eventually makes game to crash
Warhammer_pass.CT

PS Do this in mission cos game recalculate values after leaving "Passives" tab while you in lobby

PSS Also i found a way to PERMANENTLY change attributes but method way more complicated so im not sure that i can explain it in english
[Link]
Where is option for "writes to" There r only Reads. Point pls
idk it should be on this exact place. Anyway this address is useless cos i didnt update it

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Tue Jun 06, 2023 6:07 pm
by demorest2
VirgilSouth wrote:
Mon Jun 05, 2023 5:58 pm
demorest2 wrote:
Mon Jun 05, 2023 5:35 pm
VirgilSouth wrote:
Fri Jan 13, 2023 4:42 pm
Well hope i made working pointers. Should work both in mission and in lobby (safer while in mission but you need to finish it).
Values of "Attribute Points" pointers both don't match values shown in game and its normal just use one of them. Also pointers may not work after loading new character so you need to exit to main menu and load character again.

Included:
-Passive points pointer
-Attribute points pointers
-Attributes pointers
-Infinite Inoculator charges script

To permanently increase attributes beyond "hardcoded" limit you need to set attribute points higher than sum of desired value of all attributes, then set "Attribute Points Invested" pointers to desired value, then close character window (its important cos values will reset in next step if you dont close it), then add or remove point to any attribute to make game accept changes.

For example, to increase all three attributes by 50 set attribute points to 150+, then set one attribute to 51 and other two to 50, then close character window, then remove (in character window) one point from attribute which was set to 51, et voila! If you did it in mission you should finish it like normal to save changes.

Warhammer.CT
Spoiler
Well guys i finally cracked passive points. Lack of skills doesn't allow me to make simple pointer so there is an instruction -
attach .ct to process, click 'Advanced Options' in bottom left corner of CE window, in new window right click on address and click 'Find out what addresses this code writes to', if CE ask permission to attach debugger - press yes, new window should open, go to game and open "Passives" tab, go to CE, one address should appear ??? profit. There are your passive points. Set desired value, distribute points then you better restart game cos attached debugger eventually makes game to crash
Warhammer_pass.CT

PS Do this in mission cos game recalculate values after leaving "Passives" tab while you in lobby

PSS Also i found a way to PERMANENTLY change attributes but method way more complicated so im not sure that i can explain it in english
[Link]
Where is option for "writes to" There r only Reads. Point pls
idk it should be on this exact place. Anyway this address is useless cos i didnt update it
How to find real adress:?! Help, pls. Whch value i should target n bytes?

Re: Warhammer 40,000 Inquisitor - Martyr/Prophecy v2.1.1 Steam (GM and More) 2019-Aug-14

Posted: Wed Jun 07, 2023 4:16 am
by VirgilSouth
demorest2 wrote:
Tue Jun 06, 2023 6:07 pm
VirgilSouth wrote:
Mon Jun 05, 2023 5:58 pm
demorest2 wrote:
Mon Jun 05, 2023 5:35 pm


[Link]
Where is option for "writes to" There r only Reads. Point pls
idk it should be on this exact place. Anyway this address is useless cos i didnt update it
How to find real adress:?! Help, pls. Whch value i should target n bytes?
Use Flex's instruction at page 20. In second step pick "what access" instead of "what writes" and look for exact same opcode