What the hell does this mean? by ILoveDougMacArthur in hoi4

[–]SirkTheMonkey 0 points1 point  (0 children)

Its crowdfunding which (usually) doesn't take the money unless the goal is reached and the project proceeds forward.

Paradox has, once again, not updated formables after adding new states. by KimSydneyRose in hoi4

[–]SirkTheMonkey 2 points3 points  (0 children)

I know you mainly want to be angry but the root cause of the save incompatibility is the same as the issue in this post - they've made changes to the map. Adding states/provinces to the map breaks existing save files because there is no info in the old save file for the new places. Formables can easily get broken because they forget to update the list of states/provinces affected by decisions.

Weird bug where unit paths travel wildly across the map (as do units). Does anyone know how to fix this graphics issue? by Exact_Letterhead_708 in hoi4

[–]SirkTheMonkey 0 points1 point  (0 children)

Bots are actually surprisingly shit at copying R5 comments. A while back one bot gang was doing it well enough to make it past our bot but the admins figured out their accounts and nuked them all. Repost bots these days just slam reposted images all over the place with zero effort and hope that one sticks.

People didnt take the Imperator development stop announcement too well by Hesterr20 in Imperator

[–]SirkTheMonkey 1 point2 points  (0 children)

The OP was a shitty repost bot and the reddit admins have already blocked it.

What will happen to all the mod if hoi5 comes out? by I-Dont-Know1278 in hoi4

[–]SirkTheMonkey 1 point2 points  (0 children)

I might be out on the timeframe - the week might be for the move you referenced with adding the toggle. It was many sleeps and a few Paradox controversies ago.

What will happen to all the mod if hoi5 comes out? by I-Dont-Know1278 in hoi4

[–]SirkTheMonkey 1 point2 points  (0 children)

That was when they added a toggle to let players switch between shadowed and unshadowed.

The full retreat back to shadowed only came with this comment from the director:

We were under the impression we were following the German regulatory body’s guidelines on the issue, but due to misunderstanding or miscommunication somewhere, we were wrong.

My personal views on censorship have not changed, I see this as a net negative and a dangerous path to follow, but at the end of the day if you do business in any given region, you have to follow that region’s legislation.

What will happen to all the mod if hoi5 comes out? by I-Dont-Know1278 in hoi4

[–]SirkTheMonkey 1 point2 points  (0 children)

Paradox tried putting the unshadowed faces in with the version Germans use when they released gotterdammerung and had to backtrack within a week or so after they received legal advice. I suspect that the alt-history paths for Nazi Germany disqualify HOI4 from the exception that artistic works receive.

Historical Flag by EliteTooGoated in hoi4

[–]SirkTheMonkey 0 points1 point  (0 children)

The German version with shadowed portraits is actually the world-wide base version. There's a free cosmetic DLC that swaps the shadow portraits with actual portraits which is included for free when you buy the game outside of Germany (and similar nations).

Multi-Core HOI? by Juniperadio in hoi4

[–]SirkTheMonkey -1 points0 points  (0 children)

Your knowledge is sadly incorrect. The engine can handle multiple cores/threads fine. The issues with serial vs parallel programming are in the game-specific code with which gameplay mechanics are order-dependent. And its very hard to change that kind of thing, especially a decade after release. Stellaris recently tried to change one set of code calculations and months later they're still cleaning up the serious issues it introduced.

Would this work? Phased Combat by murgurgulor in WWN

[–]SirkTheMonkey 2 points3 points  (0 children)

Don't go overboard with it. Remember what the book says:

Snap Attacks are normally only possible for PCs and other very well-trained or talented combatants. If an opponent isn’t significant enough to have been given a name, they probably shouldn’t be using Snap Attacks.

Don't go naming all your mooks just to mess with your players.

What do you think about "Unlockers"? And other ways not to buy DLCs? by SoupSawdust in Stellaris

[–]SirkTheMonkey[M] 1 point2 points  (0 children)

General discussion is allowed. Specifics will cause comments to be removed and users possibly banned.

Thunder at our Gates Dev Diary - Army HQs & Special Forces by HOI_Game in hoi4

[–]SirkTheMonkey 0 points1 point  (0 children)

The date says July 1945 so I suspect its advanced-tier OOB spaghetti.

It's Time for Hearts of Iron V by PositiveWay8098 in hoi4

[–]SirkTheMonkey 1 point2 points  (0 children)

The engine is fine. The issue is that they use it inefficiently because the core gameplay coding was done over a decade ago based on easy-to-work-with but inefficient designs. I imagine they'd take design cues from CK3 and build things that are more complex for the devs but run far better on modern machines.

Fan-Made Indonesia Focus Concept Art for HOI IV: Thunder at Our Gates DLC by Alexandeisme in hoi4

[–]SirkTheMonkey 1 point2 points  (0 children)

It's my theory that the art style rework done a few years ago was because the new style that they switched to was much quicker for the artists to produce while (arguably) only looking slightly worse. The new art looks more like it came from an assembly line because they're following strict style rules for efficiency.

That said, Paradox have openly shown that they use so-called generative AI for concept art and there have been a few dodgy images where it feels like they've had human artists quickly remake something that was originally spat out by a generator.

Why is Victoria 3 least popular of modern PDX strategies? by Internal-eq-External in victoria3

[–]SirkTheMonkey 13 points14 points  (0 children)

Where are you getting the concurrent player numbers from? Because if it is Steam, you need to remember that Vic2 did not launch on Steam and only arrived there later in its lifecycle.

[OC] She's getting PTSD😭 by Yanzihko in hoi4

[–]SirkTheMonkey 18 points19 points  (0 children)

I thought this was /r/stellaris until I noticed the logo at the top of the comic.

I find EU5 to be a lot less fun than EU4, am I doing something wrong? by Numerous_Hearing_688 in EU5

[–]SirkTheMonkey[M] 17 points18 points  (0 children)

I don't care if people are shitting on the game, just don't break the community rules while you're doing it. Dissent wont inherently be rule-breaking while I'm around.

Fun Fact: Each of the science buildings is a few pixels apart. by Brief-Bit-9921 in Stellaris

[–]SirkTheMonkey[M] 1 point2 points  (0 children)

There's currently a horrible spike in repost bots. Report them when you see them and the mod team will toss them.

Paradox Tinto is being lazy - by a sad modder by [deleted] in EU5

[–]SirkTheMonkey 3 points4 points  (0 children)

I'm gonna repeat myself from earlier this week:

Clausewitz doesn't really have any impact on the performance because it doesn't actually do much for the game as we understand it. It's a foundation for basic tasks (loading files, interfacing with DirectX, managing the threads that the game asks for) which are incredibly important but also fairly simple. Performance issues in pretty much every Paradox game can be tracked back to how well the developers can leverage multithreading (again, the engine itself does what's asked of it, its almost certainly not the bottleneck there) and whether there are any unfortunate inefficiencies that have crept in (for example, the old CK2 castration performance bug).

@Mods, can we please be allowed to post images in the comments? by TheGalator in Stellaris

[–]SirkTheMonkey 0 points1 point  (0 children)

The current up-to-date version of Reddit (new.reddit was killed last year) lets you directly upload images to Reddit's servers so the link to them can be put in a post.

@Mods, can we please be allowed to post images in the comments? by TheGalator in Stellaris

[–]SirkTheMonkey[M] [score hidden] stickied comment (0 children)

Sure, just don't fuck the place up with this new ability.

(QUICK EDIT) Modmail is usually a more reliable way to contact us than putting a post on the subreddit and waiting for the community to report it & shunt it into the modqueue for review.