• We are currently performing site maintenance, parts of civfanatics are currently offline, but will come back online in the coming days. For more updates please see here.

[MODMOD] PTSD v.2.6.x for We The People 4.1 - NEW: More or Less More or Less!

I'd like to modmodmod PTSD a bit for learning by doing purposes. I've tried compiling the code using the bundled compiler and scripts from WTP-develop. I've removed plenty of tests geared towards the development version, yet I still fail at compiling
it. Basically all errors are due to CvEnums.h and CvString.h. Would you be so kind to share your project and makefile?

Edit: I reckon I just need to remove a whole lot more from the bundled compiler and whittle it down to the bare essentials.
 
Last edited:
I'd like to modmodmod PTSD a bit for learning by doing purposes. I've tried compiling the code using the bundled compiler and scripts from WTP-develop. I've removed plenty of tests geared towards the development version, yet I still fail at compiling
it. Basically all errors are due to CvEnums.h and CvString.h. Would you be so kind to share your project and makefile?

Edit: I reckon I just need to remove a whole lot more from the bundled compiler and whittle it down to the bare essentials.
I am failing to compile PTSD on my new computer as well... I can only compile the We The People development version, nothing else. It still works on my old computer so I can't figure out the reason, but I'll keep on investigating.
 
Sounds like an issue with the makefile so that the compiler doesn't know what windows libraries to use to compile your code. Compare the makefile you use for PTSD with the makefile that WTP dev version uses, maybe some additional path was added for newer windows/visual studio versions.

What error messages do you get in visual studio?
 
Hi ,tried the v2.7 and could not pass thru certain hills (not peaks) so i uninstalled everything and would like to try v2.6.2 that is the most stable recent one it seems, but i cant seem to download by clicking it so where can i get it ? Tx.
 
Hi ,tried the v2.7 and could not pass thru certain hills (not peaks) so i uninstalled everything and would like to try v2.6.2 that is the most stable recent one it seems, but i cant seem to download by clicking it so where can i get it ? Tx.
In version 2.7 you run out of expedition supplies after exploring a certain amount of unrevealed plots, so if your hills are connected to the black areas of the map you may need to wait 70 something turns before you can enter them. I can download v.2.6.2 by clicking on it under the 'History' tab.
 

Attachments

In version 2.7 you run out of expedition supplies after exploring a certain amount of unrevealed plots, so if your hills are connected to the black areas of the map you may need to wait 70 something turns before you can enter them. I can download v.2.6.2 by clicking on it under the 'History' tab.
😮 You are implementing mechanics to extend the exploration fase 🤩
Can't wait 😎
 
Your mod makes the game much harder and more balanced – and also much more enjoyable! However, I still think it needs some kind of diminishing returns mechanic to prevent the snowball effect. For example, corruption based on the number of settlements and citizens. Perhaps in the form of an additional internal tax, separate from the royal tax. Or by using a civic system similar to what we saw in Civ4. But great work!
 
Your mod makes the game much harder and more balanced – and also much more enjoyable! However, I still think it needs some kind of diminishing returns mechanic to prevent the snowball effect. For example, corruption based on the number of settlements and citizens. Perhaps in the form of an additional internal tax, separate from the royal tax. Or by using a civic system similar to what we saw in Civ4. But great work!
Thank you for the encouragement and inspiration!
 
Back
Top Bottom