Total War: ROME REMASTERED

Total War: ROME REMASTERED

4 Turns Per Year
33 kommentarer
SiMBO 27. mar. kl. 4:04 
@Richon, I've looked into the file 4pty.txt And the mod is acually 3 turns summer, one 1 winter.

You can simply delete, for every year one summer period, and you will make it 2 turns summer and 1 winter, thus having 3 turn per year.


Specifically delete this part, (basically AFTER every 'console_command season winter'):

console_command date -270
console_command season summer
while I_TurnNumber = 0
end_while

^ Also, Keep in mind that the first turn number is 0 (zero), not one.
By deleting every single part of this code, after(winter). You will have to also correct the ' while I_TurnNumber = X' to the correct turn number 0, 1, 2 or 3 and so on.
Which is obnoxious task.
I may try in the near future to write a program to replace those numbers, so one doesn't have to do it manually
Richon 22. feb. kl. 15:21 
As odd as this may sound, I really wish there were a 3 turns per year version of this mod, with just two summer turns and then winter. The base game's 2 turns per year feels too short, but 4 turns feels too slow with the game's general pace. I feel like 3 turns per year would hit the perfect balance.
✙parmex05✙ 2. aug. 2024 kl. 3:00 
can you please make a 4tpy submod for Imperatoris Mundi: Campaign Map Overhaul? Or at least tell me how can I do it?
Hawk 16. juli 2024 kl. 16:23 
@air_runh there are two mods here that make the units look like the old ones and replaces the unit cards with the old ones too. its really good.
Dev_PR070 9. maj 2024 kl. 11:14 
Does this work with chivalry
JAGDTIGER 16. dec. 2023 kl. 15:42 
this is a small mod, but worth gold. its a significant QoL enhancement for the otherwise 'short' lifespan of diplomats, assassins and especially generals. thanks!
Varangian 9. sep. 2023 kl. 7:21 
Also, on account of how multiple winters are implemented in this script, say two winters in a four turn per year script, this means that in the first year (winter, summer, summer, winter) the starting characters incorrectly age two years instead of one. It's a small thing, and again perhaps not something you can fix, unless you make an option allowing for (summer, summer, winter, winter) but I figured I'd mention it all the same.

Thank you for your time and all the best going forward!
Varangian 9. sep. 2023 kl. 7:20 
Thank you for making this mod and providing the stand-alone tool. However, there seems to be a bug related to the (BC/AD)-shift where the generator gives you a year zero. That is obviously not a thing that exists and it should go right from -1 BC to (+)1 AD.

Also, when using this script, the game seems confused about (Victory Condition) turn-number when clicking on the Faction Summary -> Faction Overview, and also when hovering over the date in the very top right of the UI, next to the minimap on the Strategy portion of the game. Even if you set the descr_strat to match the input of the script it really delivers incorrect assessments of turns passed as you play along in game.

Not sure if this is something that is hard-coded and therefore incompatible (unfixable) with a script mod like this.
Dagovax  [ophavsmand] 23. aug. 2023 kl. 23:29 
@gord the method is the same, you should easily be able to do it yourself
gord 23. aug. 2023 kl. 10:02 
is there a BI version?
Austere Hare 16. aug. 2023 kl. 3:30 
:steamthumbsup:
Dagovax  [ophavsmand] 16. aug. 2023 kl. 0:41 
@Austere Hare You only need ot add the script to your descr_strat
Austere Hare 15. aug. 2023 kl. 0:44 
what about events, do i need to do anything there?
Dagovax  [ophavsmand] 15. aug. 2023 kl. 0:40 
@Austere Hare I'd rather just implement it in your own mod; the script will work with every version
Austere Hare 13. aug. 2023 kl. 12:22 
@dagovax, if my mods date match your mods dates, then i just need to add the acript correct?
:lunar2020halodragon:
Iceni Total War 29. mar. 2023 kl. 4:01 
@Popolvar Thanks i was just about to recommend this to someone on the RIS forum.
Popolvar 11. nov. 2022 kl. 2:39 
It is not compatible with Imperium Surrectum sadly. I tested it.
Kirsi 8. nov. 2022 kl. 21:45 
@TopDogUncleMike
Dagovax's turn per year script generator is available on the RR github (https://github.com/Dagovax/Rome-Total-War-Tools-and-Features)
Just look under RTW Multiple Turns Per Year section.
davidtylerdixon96 3. nov. 2022 kl. 17:37 
is it imperium surrectum compatible?
TopDogUncleMike 16. okt. 2022 kl. 19:59 
@Dagovax Thx for the wonderful script. Which toolsdu I have toyuse to make the script to another enddate. Possible 500 more years or so... You mentioned the tool you use earlier, but I can't find your infos anymore... Big thx in advance!
Marcus Antonius 1. okt. 2022 kl. 2:42 
is it imperium surrectum compatible?
general_maximus88 17. maj 2022 kl. 17:47 
@Dagovax, you are a scholar and a gentleman sir. Thank you for your edifying reply and for helping me figure out how to actually make this work with another mod.
Dagovax  [ophavsmand] 17. maj 2022 kl. 12:31 
@general_maximus88 Do not replace the descr_strat file. Just open the one in my mod, and at all the way at the bottom you find a script section calling to the script. Adding that line to the mod's descr_strat file (and changing the dates), will active the script. If you want to keep the mod's dates,,, Then you need to generate the TPY script yourself (tools available)
general_maximus88 16. maj 2022 kl. 17:17 
@Dagovax Firstly, thank you for taking the time to create this excellent game enhancing resource for the Rome Remastered community. I don't know why the devs never seem to contemplate the possibility that many of us actually prefer a slower paced campaign which more accurately comports with the historical, chronological and pragmatic game play considerations as opposed to the unrealistic summer/winter dichotomy. I've been trying to integrate your own mod with one that alters the campaign map but have been unsuccessful thus far. Is it simply a matter of swapping out the descr_strat file with the one that controls for and pertains to the particular campaign mod and then ensuring that the starting and ending dates correlate? If so, I've done that and can't seem to get the other mod to recognize the 4tpy. Any guidance or advice from you would be greatly appreciated and thank you again sir for giving us this most inspired game enhancing option.
Dagovax  [ophavsmand] 24. apr. 2022 kl. 7:12 
@air_runh That is because RR is way more background script friendly. In OG you need triggers to activate the script
Bolevann 22. apr. 2022 kl. 12:23 
How do we add this feature in other mods? Been wanting to get this working on other mods
air_runh 17. apr. 2022 kl. 7:12 
I dislike the remastered UI and Unit Cards, so I continue to play the original Rome. I have successfully got your mod to work with the original, however, the saved and load game options are grayed out. I added your script to the Imperial Campaign folder and added "script 4tpy.txt" to the Descr_Strat. It works, but I cannot save a game, any ideas on how to fix this?
Agugus 30. mar. 2022 kl. 16:29 
Thank you!
z 30. mar. 2022 kl. 15:46 
Welb, still gonna get it then. Thanks.
Dagovax  [ophavsmand] 30. mar. 2022 kl. 11:40 
It can't be compatible with other mods, unless they add it to their own descr_strat.txt file. Ask them to add it to their mod
Cereal 28. mar. 2022 kl. 7:55 
4 is too short and 12 is too long. need the 8-7 spot
z 25. mar. 2022 kl. 17:10 
I'm with Augustin, instant subscription if it's compatible with other mods.
Agugus 25. mar. 2022 kl. 6:04 
Work whit mods?