Paradox games

Post your topics and discussions here that you can't find a good section for.
Post Reply
Yesser
Noobzor
Noobzor
Posts: 5
Joined: Fri Apr 03, 2020 5:01 pm
Reputation: 1

Paradox games

Post by Yesser »

Some games are easy, you search for the int or float value and change it.
Other games are not that straightforward.
For instance Battletech or Paradox games like Imperator Rome or Europa Universalis 4 etc.

Do they use some kind of memory scrambling xor technique when writing and reading to data stores?
Or what is the trick there?
How are they protecting their games from just finding plain int or float values?

specific
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Apr 15, 2020 5:02 pm
Reputation: 0

Re: Paradox games

Post by specific »

I think protection goes in some other way. [Link]

User avatar
Artykalamata
Cheater
Cheater
Posts: 30
Joined: Fri Jul 14, 2017 11:58 am
Reputation: 29

Re: Paradox games

Post by Artykalamata »

I only have EU4 so I can only talk about it.
When for example treasury shows a total of 284.83 it is not stored as a float, as one would expect, but as 4 bytes: 284839.
Because the last decimal number is not shown ingame, you have to scan for "Value between..." 284830 and 284839 to find the address in my example case.

Post Reply

Who is online

Users browsing this forum: No registered users