Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
And I do apologize for my paragraph responses, I like to explain things in more detail than I really probably should.
Better UI doesn't have a fabricate claims background image at all anymore so yes this is my bad. open up betterui2.0.zip and delete diplomacy_fabricate_claims_bg.dds. I'll upload fixed versions soon without the unnecessary file.
Thank you for pointing both of these out to me. :)
The mod being outdated by both version number and file changes have zero impact on the games ability to run and definitely shouldn't cause a crash. You can try this yourself, Download 1.11 of this mod if you want and see what happens. It's a pretty noticable change, I would be suprised if you didn't notice the issues the moment you load in.
By the way I did I had a look at all the changed files the very day the game updated and I gotta tell ya, I have never growned into a yell so loudly in my life. If possible, I'm probably less than 0% amused at what I saw and believe me it is not the volume of files changed it is which files changed.
Are you saving the dds files as 8.8.8.8 ARGB? Because if you aren't you need to be or else the UI elements look wrong. If you are, then you'll probably need to make Alpha layers to make your translucent UI work. The big issue I had with the idea of making a Translucent UI is that I would have to make alpha layers at a particular strength which would be more time consuming than changing the color.
The code from what I remember is pretty basic and far easier to understand than something like C++, which to it's credit is why EU4 and CK2 are so damn moddable. However, moding the UI's color doesn't require going into the code, it requires Photoshop or a program like it that can handle .DDS files and multitudes of patience as you need to change over 600 files which is the worst part of starting from scratch as you have to sift through around 1.7k files to find those files.