Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/21/16 in all areas

  1. The 5.3 mod brought changes to how the zoom out mods work (specifically, the plain-english controller identifiers became hexadecimal identifiers, and the filename was changed to camerasConsumer.xml). This is why the zoomout mods needed to be updated to work with 5.3. Now with the release of the dev-created Smoke Circles mod, part of that mod is a new camerasConsumer.xml which means it isn't initially compatible with zoomout mods. But not to worry! Integrating them is easy enough. Note: I haven't tried this with every zoom out mod, but it should work regardless because only the controller identifiers are being changed. The method should be the same. So, first you must open camerasConsumer.xml in a text editor (use a proper one like Notepad++, but even shitty old Notepad will do). I recommend Notepad++ because, using the Compare add-on, it's easy to spot differences between two files, and makes integration easy. Otherwise you must go through and check each identifier. Still not impossible because you only need to search for one snippet of text. Note that the instructions below were written for neophytes; if your experience with xml is more advanced, it should be immediately clear what you need to do. Install the zoom-out mod using Aslain's pack. Rename ..\res_mods\0.5.3.0\camerasConsumer.xml to something else, like camerasConsumer.zoom.xml Install the Smoke Rings mod (Smoke screen boundaries) using Aslain's pack. You will now have another camerasConsumer.xml file next to the one you renamed. Open both of the files in your text editor. The one you will be changing is camerasConsumer.zoom.xml (or whatever you renamed it as). In camerasConsumer.xml (the smoke circle mod) search for <controller> ; the first hit will be at line 561 as seen here. Repeat step six, except in camerasConsumer.zoom.xml. You will see the identifier in <controller> will be different, as seen here. Replace the identifier from camerasConsumer.zoom.xml with the identifier from camerasConsumer.xml. Repeat steps 6-8 for each instance of <controller> in both files. Some might be identical but most will be different. Save camerasConsumer.zoom.xml. Delete camerasConsumer.xml. Renamer camerasConsumer.zoom.xml to camerasConsumer.xml. You're done! Start the game. Your zoomout mod should now be integrated with the smoke circle mod.
    2 points
  2. v9.13.37 (21-02-2016): - added missing icons to OTM by OM - added Arial Narrow font installation (required in OTM by seriych) - added option: without ping spam filter, to HD minimap by ShuraBB
    1 point
  3. I've looked into this enough to realize that it isn't a simple matter, but I was hoping someone could come up with a way to allow us to increase the font size of text in the game. Especially the "over the ship" marker text: Ship HP, Range, etc. I have a very hard time telling some numbers apart when the white text is against a bright background. Thanks.
    1 point
  4. v9.13.36 (20-02-2016): - fixed spotting icons position when installing PP hp bars #1 with squad icons enabled - added OTM by seriych, OTM by night_dragon_on, OTM by GRON_10, OTM by OM
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.