z Wartales

Upload your cheat tables here (No requests)
illusionbreaker
Expert Cheater
Expert Cheater
Posts: 77
Joined: Fri Mar 03, 2017 3:24 am
Reputation: 9

Re: z Wartales

Post by illusionbreaker »

My point is, some players prefer cost efficiency over ease of hiring new faces, not throwing shade on other playstyles.

Anyways, relationship editing should make recruiting prisoners easier

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

benjamin626
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Jan 14, 2020 11:15 pm
Reputation: 1

Re: z Wartales

Post by benjamin626 »

Hi - the resource pointers are all off. What can I do to work them properly? They are showing totally random numbers, or just have ?? next to them.
Last edited by benjamin626 on Tue May 09, 2023 10:12 pm, edited 1 time in total.

benjamin626
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Jan 14, 2020 11:15 pm
Reputation: 1

Re: z Wartales

Post by benjamin626 »

woops double post

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: z Wartales

Post by sanitka »

benjamin626 wrote:
Tue May 09, 2023 10:10 pm
Hi - the resource pointers are all off. What can I do to work them properly? They are showing totally random numbers, or just have ?? next to them.
If you have zero resources they are not shown (have zero pointer)

Try to use the alternate version (at least one should be working)

benjamin626
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Jan 14, 2020 11:15 pm
Reputation: 1

Re: z Wartales

Post by benjamin626 »

sanitka wrote:
Wed May 10, 2023 1:32 am
benjamin626 wrote:
Tue May 09, 2023 10:10 pm
Hi - the resource pointers are all off. What can I do to work them properly? They are showing totally random numbers, or just have ?? next to them.
If you have zero resources they are not shown (have zero pointer)

Try to use the alternate version (at least one should be working)
Thank you. I tried a different one which is properly showing the correct figures. However I can't figure out how to modify them? For example, I have 500 Krowns, when I change it to 1000, it just reverts back to 500. I noticed something about the encrypted values. I tried changing the Krowns encrypted value to 5B62A275 which says it should make 1,000 Krowns, but it ended up changing the value of a totally different resource? I made sure to edit the encrypted value that is directly below Krowns.

What am I doing wrong here? Ultimately what I want to edit is the Influence. But I run into the same issue when I try to edit it, it just changes something else.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: z Wartales - Encrypted value

Post by sanitka »

For anti-hacking reasons game for some values uses Encrypted value
- if you watch the value as 4 bytes (Integer) you see 5B62DB72 instead of 1
- if you watch the value as Wartales Integer (Wartales 4 bytes) you see 1 (as Wartales Integer decodes (and encodes back) Ecrypted value)

If there is a pair of value non-encrypted and encrypted then use Encrypted one
If Encrypted one contains giberish then fall back to non-encrypted value

!!! Wartales Integer to be used, has to be added by a script (Add Waratales Integer) !!!

example
myvalue is defined as 4 bytes
myencryptedvalue is defined as Wartales Integer

if:
myvalue = 1
myencryptedvalue = 1
then:
I have to change myencryptedvalue

if:
myvalue = 1
myencryptedvalue = 4a8b248
then:
I have to change myvalue
Last edited by sanitka on Thu May 11, 2023 10:55 am, edited 4 times in total.

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1091
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3501

Re: z Wartales

Post by Zanzer »

Click "Add Wartales Custom Value Type"

Verlock
Expert Cheater
Expert Cheater
Posts: 110
Joined: Sat May 06, 2023 1:04 pm
Reputation: 16

Re: z Wartales

Post by Verlock »

Thank you for your work. Awesome table.
Characters can have more than 4 traits. If devs follow battlebrother game logic there is no limit or huge one, and some additional traits can be cruel later on.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: z Wartales

Post by sanitka »

Verlock wrote:
Thu May 11, 2023 7:30 pm
Thank you for your work. Awesome table.
Characters can have more than 4 traits. If devs follow battlebrother game logic there is no limit or huge one, and some additional traits can be cruel later on.
It seems that game expects up to 9 traits at the moment, but maybe 9 is a startup count which can be increased (I cannot verify as I do not have any character with such amount of traits).

Verlock
Expert Cheater
Expert Cheater
Posts: 110
Joined: Sat May 06, 2023 1:04 pm
Reputation: 16

Re: z Wartales

Post by Verlock »

sanitka wrote:
Fri May 12, 2023 2:59 am
It seems that game expects up to 9 traits at the moment, but maybe 9 is a startup count which can be increased (I cannot verify as I do not have any character with such amount of traits).
There post on reddit from some dude with 15 traits. So i believe there is limit only with ways to obtain them

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: z Wartales

Post by sanitka »

Verlock wrote:
Fri May 12, 2023 6:42 pm
sanitka wrote:
Fri May 12, 2023 2:59 am
It seems that game expects up to 9 traits at the moment, but maybe 9 is a startup count which can be increased (I cannot verify as I do not have any character with such amount of traits).
There post on reddit from some dude with 15 traits. So i believe there is limit only with ways to obtain them
It does not really matter how many game supports as it is not preallocated thus you can only replace existing traits (ie. you can not add manually a new trait).

Correction - you can do it, if you are crazy or genius enough as Zanzer ;).
Last edited by sanitka on Sat May 13, 2023 5:13 pm, edited 2 times in total.

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1091
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3501

Re: z Wartales

Post by Zanzer »

Added the Replace Traits Address With Larger Array script to the table.
Instructions are at the bottom of the main post.
Take extra care with this one! Backup your saves!
Someone else can create better steps or provide videos for the rest of the community.
I have a suspicion this one is beyond the abilities of some of these people. :)

User avatar
PreacherSana
Expert Cheater
Expert Cheater
Posts: 101
Joined: Tue Sep 29, 2020 9:32 pm
Reputation: 8

Re: z Wartales

Post by PreacherSana »

Guys! Who can suggest the values in the Trait section. And how to change it anyway? And then I change it, replacing it with the code I need, let's say was Glouton is 000001E5BE0A6940, i change on OneHandedSpecialist is 000001CD016CEE78, but in the place of replacement, questions appear in the Trait section. And even if I replace the same value back, then nothing happens and the questions also remain and the game freezes. What am I doing wrong?

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: z Wartales

Post by sanitka »

PreacherSana wrote:
Sat May 13, 2023 10:19 am
Guys! Who can suggest the values in the Trait section. And how to change it anyway? And then I change it, replacing it with the code I need, let's say was Glouton is 000001E5BE0A6940, i change on OneHandedSpecialist is 000001CD016CEE78, but in the place of replacement, questions appear in the Trait section. And even if I replace the same value back, then nothing happens and the questions also remain and the game freezes. What am I doing wrong?
THERE ARE NO UNIVERSAL VALUES FOR TRAITS as the numbers are pointers to memory, not IDs.
I am urging you again - when you want to cheat, learn how to do it first.
(cheating is not about a sh*tload of questions, but about a sh*tload of learning and studying)
Last edited by sanitka on Sun May 14, 2023 3:36 am, edited 1 time in total.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 455
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 200

Re: z Wartales

Post by sanitka »

Zanzer wrote:
Sat May 13, 2023 4:42 am
Added the Replace Traits Address With Larger Array script to the table.
Instructions are at the bottom of the main post.
Take extra care with this one! Backup your saves!
Someone else can create better steps or provide videos for the rest of the community.
I have a suspicion this one is beyond the abilities of some of these people. :)
some > most of :)
you should have done a full automated trait manager (walk through all companions, extract trait pointers and update it periodically :P and then let a blind monkey select preferred traits and "deploy" them in one click ;))

Post Reply