Europa Universalis IV

Europa Universalis IV

Proper 2K UI - Anbennar
30 Kommentare
Gojira 怪獣 2. Mai um 17:38 
Is it possible to add Ages Reformed compatibility?
jured100 9. März um 11:26 
Hi!

Any chance this mod could be made in a way that doesnt change the checksum? It is really painful to combine people with 1980 and people with 4k
JaWweck 24. Feb. um 6:54 
Aldenar 12. Feb. um 14:38 
Hi! Love your mod, it saved my back from bending to the monitor! But if I can advice - I know that commonly 1440p is called 2K resolution but technically it's not. True 2K is 1080 while 1440p is 2,5K. So if I can recomend maybe add some clarification in description. All luck for you with future projects!
spacewolfer 24. Jan. um 13:50 
Hi!
I'm intending on downloading Doge's ideas and buildings mods, do you know off the top of your head if there is a known conflict with them, or should they work well together?
Anyways, thanks for making the mod!
A Literal Brick 30. Dez. 2024 um 7:18 
My eyes thank you for making this mod.

Also, it seems this is incompatible with Dwarven Knowledge. Running both of them causes the top-left UI elements to get severely distorted and misaligned. As Dwarven Knowledge adds more Anbennar-style tacked on UI elements, I suppose that isn't much of a surprise.
Ex Machina 20. Dez. 2024 um 15:51 
Hello. Thank you for your excellent mod; it's made playing Anbennar much easier for me.

I was wondering if it was possible to adjust the scaling (on my end, maybe) for 1920x1080, which is my monitor's naitve resolution. I can hardly read the game's text at normal scaling and EU4's own GUI scaling feature is not very good, especially with Anbennar.

The principal difficulty is that the bottom tenth or so of the GUI seems to be cut off, so I'm missing the yes/no buttons on the Declare War popup, information at the bottom of menus, and some other icon with a crown I can't quite make out.

Thanks in advance, and hopefully you're having a great holiday.
Monke 17. Dez. 2024 um 12:01 
Heya, new Anbennar military doctrines don't fit into UI.
BGB  [Autor] 17. Dez. 2024 um 2:33 
The mod has now been updated for Fires of Conviction. Let me know if you encounter any bugs and I'll have a look at it after the holidays.
Cian 6. Dez. 2024 um 11:47 
On my end I just changed the dependencies to include steam anbennar and BB and it seems to work fine
Cian 6. Dez. 2024 um 11:31 
I saw the earlier responses and tried to replicate how I got it to work then realised it was because I had updated the dependencies and came back to comment and you beat me to it haha the dependency is the issue causing it to not load correctly.

And yeah wouldn't ever expect a BB patch since it gets updated pretty much daily would be impossible to keep updated
BGB  [Autor] 6. Dez. 2024 um 10:31 
cont.

So if your BitBucket Anbennar version is named 'Anbennar-PublicFork', for example, and you make a custom local patch called 'Proper 2K UI - Anbennar BitBucket', you'd want your .mod to look something like this:

<Proper 2K UI - Anbennar BitBucket.mod>

version="1.0"
picture="thumbnail.png"
tags={
"Graphics"
"Gameplay"
"Loading Screen"
"Utilities"
"Fixes"
"Map"
"Missions And Decisions"
}
dependencies={
"Anbennar-PublicFork"
}
name="Proper 2K UI - Anbennar BitBucket"
supported_version="v1.37.*"

</Proper 2K UI - Anbennar BitBucket.mod>

As you can see, the dependency now references the proper BitBucket version, and the remote_file_id has been removed as it points to this main patch.

If you do this, there should be no load order issues as the launcher now clearly sees the relevant dependencies, so you can at least rule that problem out of the equation.

This is the only 'easy fix' that I can think of that does not involve modifying GFX and GUI files, good luck.
BGB  [Autor] 6. Dez. 2024 um 10:25 
The only other issue that I could imagine is if you're not loading the mods in the proper order.

If you're using the BitBucket, you'd want to make a custom local copy of this patch where you modify the .mod file (Proper 2K UI - Anbennar.mod) to assign proper dependencies. That is to say, you need to make sure that the patch is referencing the Bitbucket Anbennar mod as a dependency.

For example, you will see that it looks like this in its current form:

<Proper 2K UI - Anbennar.mod>

version="1.0"
picture="thumbnail.png"
tags={
"Graphics"
"Gameplay"
"Loading Screen"
"Utilities"
"Fixes"
"Map"
"Missions And Decisions"
}
dependencies={
"Anbennar: A Fantasy Total Conversion"
}
name="Proper 2K UI - Anbennar"
supported_version="v1.37.*"
remote_file_id="3311452878"

</Proper 2K UI - Anbennar.mod>

This is referencing the main Steam version 'Anbennar' as a dependency. You'd want to reference your local BitBucket version instead.
BGB  [Autor] 6. Dez. 2024 um 10:10 
I don't play using the BitBucket so I don't know what the issue is, but sounds like there's conflicting GFX files and/or new GUI changes. But the new Steam version is dropping soon AFAIK, I'll have a look and update the patch then.

For reference, any new interface GFX file or GUI change on the BitBucket would need to be scaled by a certain factor (in the case of GFX files) or modified (in the case of GUI files) for it to look good on a 2K resolution. That's what this patch does.

That's also why it's a pain in the ass to patch the BitBucket version, because it's unstable and frequently changed, which is why I don't do it.
VanHeuss 3. Dez. 2024 um 11:29 
Annoyingly, it now sometimes just works and sometimes doesnt. By clearing cache I meant i unsubbed from the mod, opened the launcher and hit "Reload installed mods" with clear cache checked. Then i resub, do the reload with cache clearing again and it worked. I'm currently back to it not working though, really not sure whats causing it.
What was your solution with the patch? I've done a bit of modding for EU4 but I havent had the time to sit down and figure out what wasn't working.
Cian 25. Nov. 2024 um 7:39 
@VanHeuss how exactly did you get it to work on bitbucket? When you say clearing cache do you mean verify or did you go in and delete some folders? I've never been able to get it to work by default on bitbucket I had to make a patch to get it to work but its pretty scuffed since i'm not a modder so if you have a way to get it working I'd love to hear
Flick 24. Nov. 2024 um 0:33 
I also have the RESTORE_BUILDINGS_TEXT bug, clicking on anything unfortunately doesn't help and I have to restart every time. Any way I can fix it via console or something? Very annoying, but the game is basically unplayable without this mod on my monitor :(
VanHeuss 8. Nov. 2024 um 11:57 
Strike that, i unsubbed, cleared my cache, and resubbed clearing cache again and it works fine on bitbucket now.
VanHeuss 8. Nov. 2024 um 11:52 
Whenever i try to run it on the bitbucket nothing is correct, even the main menu is messed up. Not sure why that would be though
BGB  [Autor] 8. Nov. 2024 um 1:09 
@Bac á
Unfortunately, no.

@Feaux
It should work in general, yes, but any newly added custom GUI would not be supported.
Bac à 2. Nov. 2024 um 18:03 
Is there a way to use this mod with default fonts, please ?
Feaux 26. Okt. 2024 um 18:00 
Does this work with bitbucket version?
iMouze 1. Sep. 2024 um 10:16 
Hey Bullet25,
This is explained in the limitations above, but it is due to those menu's not really being a UI but a custom event popup with images placed in the correct spots to make it look good.
Transferring this to 2k would be hard.

If you know Anbennar you can read them perfectly fine though :HappyMask:
Bullet25 26. Aug. 2024 um 12:22 
Hey, I noticed a few windows/areas that placement is a bit off. Ruler magic window, expeditions, date, and the integrated derision icons from the 2k mod
https://imgur.com/a/WoMGEv7
BGB  [Autor] 26. Aug. 2024 um 10:04 
Hi @dynnhw,

Yeah, I've noticed that too sometimes, it's a weird bug that only pops up occasionally. It seems to be a loading issue, just click on it and the building interface should reset.

I'll have a look later and see if I can get to the bottom of it.

Cheers,
dynnhw 26. Aug. 2024 um 2:22 
I'm not exactly sure what triggered this, but sometimes, when I've played the game for a while, the UI for the "Buildings" section on the province UI suddenly went missing and replaced with a big text saying "RESTORE_BUILDINGS_TEXT"
Bullet25 22. Aug. 2024 um 15:04 
oh my god, ty ty ty ty ty.
Zlo_ 20. Aug. 2024 um 9:23 
Hey Björn, thank you so much for the compatibility patch between them, the popup location is one of my absolute pet peeves about the game. This UI + that is god-tier
BGB  [Autor] 19. Aug. 2024 um 6:37 
Hi @Zlo_,

Thanks for your feedback. Didn't know about 'Anbennar Better Popup Location' before this, I love it! I added a compatibility patch for it, which you can find in the mod description.

As for Doge Ideas compatibility, I may take a look at it some time in the future when I have more time. Given that I don't use it myself and that it looks like it requires a bit more effort, it's going to be on the backburner for now.

Cheers,
Zlo_ 18. Aug. 2024 um 20:04 
dirty-ass sloppy Doge Ideas compatibility: take common, decisions, events, localisation and missions from 2738561219 (doges ideas) and put them in 3311452878. Remove Doge's ideas from the playset.

Crap but it works. Would love an actual patch between them (and estates and trade goods for that matter) because I dislike the base idea set but absolutely LOVE this UI you've crafted.

Thanks for the mod :)