Recent content by NyxCiv

  1. N

    MOD REQUESTS

    Hi all, I have a few tweaks/mods that I would like for someone to create. I'd be more than happy to gift for the work. These are not major and if feasible I reckon they should be easy to make. 1. Fix poorly upscaled icons in 4K. For whatever reason some icons look really low quality on 4K...
  2. N

    [Vanilla] Help with easy MOD

    So only what's between </Text> and </Text> affects what is written in game right? As I said in the first post I tried changing anything I could here: Text>Requires Technology: {1_Tech}</Text>. I'm also pretty sure there's extra space between Bananas and the first parenthesis. I tried changing...
  3. N

    [Vanilla] Help with easy MOD

    Shouldn't I be looking to remove space from somewhere? </Row> <Row Tag="LOC_OPERATION_HARVEST_REQUIRES_TECH"> <Text>Requires Technology: {1_Tech}</Text> That must be the one
  4. N

    [Vanilla] Help with easy MOD

    I guess the game usually uses {Open Parenthesis}Value{Close Parenthesis} so in this case I would prefer {Open Parenthesis}Requires{space}{tech}{Close Parenthesis} as shown in the second screenshot. It's the only instance I could find where a space is put after a parenthesis. So i dug into the...
  5. N

    [Vanilla] Help with easy MOD

    Hi all, Can someone please help me fix a minor UI thing that's really been bothering me please ! :) I'd like to fix the extra space between ( Requires **tech**) when hovering on a tile that requires a unavailable tech. The UI is really neat and that kinda hurts the attention to detail there. I...
Back
Top Bottom