Page 1 of 2

Victoria 2 v3.04 Steam (GM and More)

Posted: Wed Mar 22, 2017 11:39 pm
by Recifense
Hi guys,

Here is my contribution for "Victoria II - Heart of Darkness" version 3.04. The table contains a script with the following features:

Code: Select all

===========================================
 Game Title    : Victoria II - Heart of Darkness
 Game Version  : 3.04 (WNVU)
 Game Sponsor  : redsamurai+Myself
 Proces Name   : v2game.exe
 Script Version: 1.3
 CE Version    : 6.6
 Release date  : 22-Mar-2017
 Author        : Recifense
 History:
 18-Apr-13: First Release (for v3.01)
 03-Jun-13: Release for version v3.02
 17-Mar-14: Release for version v3.03 (+MMP)
 22-Mar-17: Release for version v3.04
 Features:
 - Minimum Money (62,000.00)                           [1]
 - Research in 1 day                                   [2]
 - Project Goods and Money                             [3]
 - Construction in 1 day (Including factory expansion) [4]
 - Troop/Ship Recruitment in 1 day                     [5]
 - Weak Foe                                            [6]
 - Blessed Units:                                      [7]
   - Max Size
   - Max Organization
   - Speed >= 62 Km/h
 - God Mode                                            [8]
 - Quick Ownership of conquered province               [9]
 - Quick Occupation/Protection against occupation      [A]
 - Diplomatic Points (9.0)                             [B]
 - Movement between provinces in 1 turn (new)          [C]
===========================================
[1] Only human player is affected;
[2] Only human player is affected;
[3] You have to pass the cursor over the needed goods and money;
[4] Only human player is affected;
[5] Only human player is affected;
[6] The enemy will easily die when fighting against human player;
[7] Human player's visible units will be blessed; (no coming back);
[8] Only human player is affected;
[9] The conquered province should be selected;
[A] The province should be selected;
[B] Only human player is affected;
[C] Only human player army/fleet is affected;
===========================================
HOTKEYS:
CTRL+Home = Enable most of the cheats;
CTRL+End  = Disable most of the cheats;
----------
CTRL+PgUp = Enable  "Blessed Units"
CTRL+PgDn = Disable "Blessed Units"
----------
CTRL+INS  = Enable  "Weak Foe"/"Ownership"/"Occupation"
CTRL+DEL  = Disable "Weak Foe"/"Ownership"/"Occupation"
===========================================
Have Fun!
The table also contains (when the main scripts are active) the scripts listed on the attached image.

The features are DISABLED by default. For enabling any of them, just activate its script;

Note: The scripts use the CE command assert and will not load if it is incompatible with the running game version.

After downloading the table, copy it to the "My Cheat Table" folder.

It is for CE 6.2 or greater

==========================================

Cheers to All!

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Fri Jul 28, 2017 11:44 pm
by Bosnianus
How can I change the money amount? Since 62k is a very low amount for this game.

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Mon Aug 07, 2017 1:40 am
by paul_guo
Chinese language version only support v3.03,but i cannot get the backup.Can you help me to attach the 3.03 version?
Thank you

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Thu Aug 10, 2017 10:45 am
by shcf10
@paul_guo
[Link]

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Sat Nov 11, 2017 8:17 am
by konkun11
How to modify money value ?

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Sun Nov 12, 2017 6:29 am
by afraidless
konkun11 wrote:
Sat Nov 11, 2017 8:17 am
How to modify money value ?
Minimum Money not to your liking? You can edit the auto assembly script to change the 'minimum' value, if it's too high or too low for you.
Or you just make a pointer with its help. Or you use the console command 'money' for pinpoint accuracy and without even alt+tabbing out of the game. Or you create a decision or an event ingame that you can call forth at will or by using a defined set of arguments to gain or lose any amount of cash you desire.

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Sun Nov 12, 2017 9:34 am
by Darkedone02
There some requests I wish to be fulfilled, I wish compactdisk makes these but I don't think he own this game.

- Instant Invention Researched (inventions you research after researching these, they are percentages of random chance to research them all, locking away the other bonuses)
- A pointer for infamy
- Administrator efficiency Pointer
- Education efficiency Pointer
- Factory efficiency Pointer.

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Sun Nov 19, 2017 7:13 pm
by mitriol
Hello guys, how can i edit the auto assembly script to change value? I tried to change this (mov eax,79180000
cmp eax,[ecx+00000e78],jle _MonM0) but it didnt changed so much or had no effect. 62k is too low for this game.

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Sun Nov 26, 2017 9:27 pm
by konkun11
mov eax,79180000
cmp eax,[ecx+00000e78]
jle _MonM0

How to modify this ?

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Mon Nov 27, 2017 6:05 pm
by konkun11
afraidless wrote:
Sun Nov 12, 2017 6:29 am
konkun11 wrote:
Sat Nov 11, 2017 8:17 am
How to modify money value ?
Minimum Money not to your liking? You can edit the auto assembly script to change the 'minimum' value, if it's too high or too low for you.
Or you just make a pointer with its help. Or you use the console command 'money' for pinpoint accuracy and without even alt+tabbing out of the game. Or you create a decision or an event ingame that you can call forth at will or by using a defined set of arguments to gain or lose any amount of cash you desire.
But there is no specific value just 0/1 to activate the script. Sorry I'm quite noob in coding. I know how to create event for this game but I want to freeze money. And sorry for my english ( not my native language ).

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Mon Nov 27, 2017 6:59 pm
by Gunteraz
Vcitoria 2 doesn't even have ironman so you can just open up the console and type in "money 1000000" or whatever amount you want without the need for any messy scripts and whatnot.

[Link] for more information

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Mon Nov 27, 2017 7:09 pm
by Recifense
konkun11 wrote:
Sun Nov 26, 2017 9:27 pm
mov eax,79180000
cmp eax,[ecx+00000e78]
jle _MonM0

How to modify this ?
Hi there,

You can use the windows calc to find the constant multiplier (programmer) :

- Copy the value 79180000 and after clicking on HEX at the calc paste it; (note the at DEC we have ‭2031616000‬)
- Now click on DEC and devide the value by 62000 (the minimum value). The result in DEC = ‭32768‬ and in HEX = 8000. This is 32Kb in computer/communication language.
- Now multiply this constant by the value you want, for instance, 100000 and it will result in DEC ‭3276800000‬ = HEX ‭C3500000‬.
- Now replace the value at the script by this new one (79180000 => C3500000‬)

[note] For values over 131000, you would have change the script a little bit more.

Cheers!

Re: Victoria 2 v3.04 Steam (GM and More)

Posted: Thu Feb 01, 2018 12:29 pm
by eternien
Works fine, thanks ^_^

Victoria 2 v3.04 Steam (GM and More)

Posted: Thu May 24, 2018 11:30 am
by yiguanyu1997
[QUOTE="shcf10, post: 15034, member: 7729"]@paul_guo

[URL]https://github.com/Hexorg/CheatEngineTables/blob/master/tables/Victoria%202/v2game_HoD_v303_Steam_S13_T11.CT[/URL][/QUOTE]

I do not know how to use it ,please help me.

Victoria 2 v3.04 Steam (GM and More)

Posted: Wed Jul 11, 2018 1:55 pm
by ParadoxCheats
[QUOTE="Recifense, post: 26376, member: 68"]Hi there,



You can use the windows calc to find the constant multiplier (programmer) :



- Copy the value 79180000 and after clicking on HEX at the calc paste it; (note the at DEC we have ?2031616000?)

- Now click on DEC and devide the value by 62000 (the minimum value). The result in DEC = ?32768? and in HEX = 8000. This is 32Kb in computer/communication language.

- Now multiply this constant by the value you want, for instance, 100000 and it will result in DEC ?3276800000? = HEX ?C3500000?.

- Now replace the value at the script by this new one (79180000 => C3500000?)



[note] For values over 131000, you would have change the script a little bit more.



Cheers![/QUOTE]



I've tried this but the game doesn't respond to it at all. Can someone please be an angel and upload a version where the minimum money is a lot higher?