Total War: WARHAMMER III

Total War: WARHAMMER III

16x Endgame (Adjustable Difficulty)
9 Comments
Ticker175 19 Apr @ 5:02pm 
FYI, this DOES work in multiplayer Immortal empires, i have done this several times now with no issue :battlesgrin:
jamesdemaio 16 Feb, 2023 @ 5:30am 
I am very delayed inn my response but appreciate all the responses thank you guys! I learned something new today
ReinHarD  [author] 29 Aug, 2022 @ 3:13am 
@jamesdemaio Thank you~ I see that some people have explained the meaning of floating-point numbers. Here you can simply understand it as a number with a decimal point. For example, if you open the endgame with 213 difficulty values, CA needs to divide 213 by 100 to get 2.13, and then round it down to get 2. This is the difficulty coefficient of endgame, and there are 2 or 4 endgame armies of each faction in the game. Multiply it by 2 to get the last number of armies you see in the game, I.e. 4 or 8.
Nick 28 Aug, 2022 @ 9:19am 
Floating point numbers are the common way for computers to handle math. They're made up of some combination of powers of 2 summed together and some bit that determines the sign of the number. Floating points are usually off by a very small amount when working with them, so a person trying to do 1.6+1.6 would result in 1.60000002384185791015625 + 1.60000002384185791015625 = 3.2000000476837158203125. It's used because it's very memory efficient and is almost always close enough.

Having perfect precision isn't possible for computers because irrational numbers(like pi) exist, which would require infinite space to store fully, so coders opt for different methods that have differing levels of precision. If floating point errors get too large, the programmer can up their floating point type to get more precision and get access to larger numbers, but it would be a hit to performance.
jamesdemaio 26 Aug, 2022 @ 9:17pm 
Your English is great friend. i need to work on my Chinese haha awesome mod btw. What are floating numbers?
ReinHarD  [author] 25 Aug, 2022 @ 11:59pm 
联机无法开启天灾,目前正在研究中。
The multiplayer game can't activate endgame. I'm currently studying how to activate it.
Ellarian 25 Aug, 2022 @ 9:46am 
Does this work in multiplayer?
Rookie Canarii 25 Aug, 2022 @ 8:50am 
大佬,联机有用么?