How to edit campaign_ui files?
Like government_screens and layout.
They are in hex.
How to edit campaign_ui files?
Like government_screens and layout.
They are in hex.
If I remember, those files are lua compiled (luac).
So, to edit them you will have to decompile lua first and then edit lua code.
You should have a look here : [Resource] Script-o-Rama 2 (UPDATED 16/06/13)
To decompile luac, you can use taw tool : taw/etwng > luac