[Request] Victoria 3
- The Mogician
- Table Makers
- Posts: 762
- Joined: Sat Mar 04, 2017 12:00 am
- Reputation: 556
Re: [Request] Victoria 3
Research can be found by value between and multiplying the values.
Re: [Request] Victoria 3
There's already a debug mode included in the game. I have not tested it(cheats) yet. All you need to do is do the following. I've added a text file of all the commands list. Make sure to maximize the notepad window when viewing. Original contains can be found at this [Link]
Launcher
In the game Launcher:
Switch to Game Settings on the left
Scroll down to "Open game in Debug Mode" section and click Launch
Steam
On Steam:
Right-click the game, open Properties
Add -debug_mode to the Launch Options at the bottom
Start the game
Windows
Without Steam, on Windows:
Go to your Victoria 3 directory, "binaries" folder
Right-click victoria3.exe and create a shortcut
Right-click the shortcut, open Properties
In the Target field add -debug_mode at the end (so it looks like this "...\victoria3.exe" -debug_mode)
Launch the game using the shortcut
During game play, type the (`) key which is the same key for the tilde key
Launcher
In the game Launcher:
Switch to Game Settings on the left
Scroll down to "Open game in Debug Mode" section and click Launch
Steam
On Steam:
Right-click the game, open Properties
Add -debug_mode to the Launch Options at the bottom
Start the game
Windows
Without Steam, on Windows:
Go to your Victoria 3 directory, "binaries" folder
Right-click victoria3.exe and create a shortcut
Right-click the shortcut, open Properties
In the Target field add -debug_mode at the end (so it looks like this "...\victoria3.exe" -debug_mode)
Launch the game using the shortcut
During game play, type the (`) key which is the same key for the tilde key
- Attachments
-
- Victoria 3-Debug Commands.txt
- (1.82 KiB) Downloaded 2529 times
Re: [Request] Victoria 3
Most of these commands need specific IDs.
I managed to use the "research" command with its proper arguments, which are either "research name_name" or "research 1 (2)(3)(4)(5)". Other commands like "add_approval" or "change_law" need very specific key arguments.
While writing this, I managed to find the Interest Groups IDs, which are basically "ig_armed_forces", "ig_rural_folk" to use with "add approval". So the command will look like "add_approval ig_rural_folk X X" where X is a number for approval and time duration.
Most likely, commands "add_clout" and "add_ideology" work with same Interest Group names.
For laws it's "law_name_name" where "name" is the name of the law you want to change into. So it's for example "change_law law_public_health_insurance"
I am still looking into different commands, so I will write if I find more
I managed to use the "research" command with its proper arguments, which are either "research name_name" or "research 1 (2)(3)(4)(5)". Other commands like "add_approval" or "change_law" need very specific key arguments.
While writing this, I managed to find the Interest Groups IDs, which are basically "ig_armed_forces", "ig_rural_folk" to use with "add approval". So the command will look like "add_approval ig_rural_folk X X" where X is a number for approval and time duration.
Most likely, commands "add_clout" and "add_ideology" work with same Interest Group names.
For laws it's "law_name_name" where "name" is the name of the law you want to change into. So it's for example "change_law law_public_health_insurance"
I am still looking into different commands, so I will write if I find more
-
- Novice Cheater
- Posts: 18
- Joined: Mon Jun 10, 2019 11:12 am
- Reputation: 1
Re: [Request] Victoria 3
+1 looking for a table for console commands too
Last edited by Aldercones on Wed Oct 26, 2022 9:47 am, edited 1 time in total.
Re: [Request] Victoria 3
+1
I appreciate getting at least a table for gold
I appreciate getting at least a table for gold
Re: [Request] Victoria 3
Really would love to find any command or something for adding resources. Because it is right now the most bothersome part. Everything else can be fixed either with the console or some Workshop mods.
PS: As far as I understand the only way to increase resource generation is to manually edit the files in the "state_regions" folders, which allows giving yourself more resources in certain states. Maybe I am wrong. Just looks like that.
Basically, seems like we need to edit these in each file under Victoria 3/game/map_data/state_regions.
PS: some Chinese guy already went and did this in the form of a mod, but from a different angle - he created factories that take 0 space and produce resources from the void.
PS: As far as I understand the only way to increase resource generation is to manually edit the files in the "state_regions" folders, which allows giving yourself more resources in certain states. Maybe I am wrong. Just looks like that.
Basically, seems like we need to edit these in each file under Victoria 3/game/map_data/state_regions.
Spoiler
arable_land = 140
arable_resources = { "bg_wheat_farms" "bg_livestock_ranches" "bg_cotton_plantations" }
capped_resources = {
bg_gold_mining = 4
bg_coal_mining = 28
bg_iron_mining = 45
bg_lead_mining = 45
bg_sulfur_mining = 20
bg_logging = 8
bg_fishing = 6
bg_whaling = 5
bg_monuments = 1
arable_resources = { "bg_wheat_farms" "bg_livestock_ranches" "bg_cotton_plantations" }
capped_resources = {
bg_gold_mining = 4
bg_coal_mining = 28
bg_iron_mining = 45
bg_lead_mining = 45
bg_sulfur_mining = 20
bg_logging = 8
bg_fishing = 6
bg_whaling = 5
bg_monuments = 1
Re: [Request] Victoria 3
A table that would allow for using debug mode without disabling achievements would be nice.
Re: [Request] Victoria 3
Is there cheating to increase production of various goods?
I'm building too many buildings and bursting the country!
I'm building too many buildings and bursting the country!
Re: [Request] Victoria 3
So far there is only two mods in Workshop that seems to be helping with that. No other known cheats as of right now... seems it all revolves around editing the game files or creating custom decisions.
Re: [Request] Victoria 3
Too bad it's not my kind of game.
But why nobody is using the debug infos from the PDB?
viewtopic.php?f=8&t=19952
download the leaked code with all the debug symbols, and then cross-reference them with the current build = you can find anything you want
just saying!
But why nobody is using the debug infos from the PDB?
viewtopic.php?f=8&t=19952
download the leaked code with all the debug symbols, and then cross-reference them with the current build = you can find anything you want
just saying!
Re: [Request] Victoria 3
Which ones? I tried to find one, but all I've found so far is a cheat mod boosting everything, not just the production.
Re: [Request] Victoria 3
What is the multiplicator ? X*2^15? x*1000? x*1000000The Mogician wrote: ↑Wed Oct 26, 2022 1:29 amResearch can be found by value between and multiplying the values.
Also, research you mean the innovation or invested progress towards researching?
-
- Noobzor
- Posts: 5
- Joined: Sat May 15, 2021 8:12 pm
- Reputation: 1
Re: [Request] Victoria 3
I know, but entering any command in the console still disables achievements for that save file. A table that allows you to avoid disabling achievements by using console commands is what would be nice to have.
Who is online
Users browsing this forum: jkl88, MarioBros24, Tom andy