X4: Foundations
0 of 0

File information

Last updated

Original upload

Created by

Gamefin

Uploaded by

gamefinevil

Virus scan

Safe to use

Tags for this mod

8 comments

  1. cryptichush
    cryptichush
    • member
    • 0 kudos
    Holla,

    boron dlc is not included, build times are vanilla!

    best regards Boso Ta
  2. Patrick170289
    Patrick170289
    • member
    • 0 kudos
    P.S. Missing strings for three hab`s Splits modules. Open wares.xml by path extensions\Build_Stations_Faster_5.0\libraries\ and add next strings somewere in the end of file between </replace> & </diff>....

      <replace sel="//ware[@id='module_spl_hab_l_01']/production[@method='default']">
          <production time="1" amount="1" method="default">
            <primary>
              <ware ware="claytronics" amount="1" />
              <ware ware="energycells" amount="1" />
              <ware ware="hullparts" amount="1" />
            </primary>
          </production>
      </replace>
      <replace sel="//ware[@id='module_spl_hab_m_01']/production[@method='default']">
          <production time="1" amount="1" method="default">
            <primary>
              <ware ware="claytronics" amount="1" />
              <ware ware="energycells" amount="1" />
              <ware ware="hullparts" amount="1" />
            </primary>
          </production>
      </replace>
      <replace sel="//ware[@id='module_spl_hab_s_01']/production[@method='default']">
          <production time="1" amount="1" method="default">
            <primary>
              <ware ware="claytronics" amount="1" />
              <ware ware="energycells" amount="1" />
              <ware ware="hullparts" amount="1" />
            </primary>
          </production>
      </replace>

    Save & Start game.
  3. Patrick170289
    Patrick170289
    • member
    • 0 kudos
    https://www.nexusmods.com/x4foundations/images/99
    https://www.nexusmods.com/x4foundations/images/100
    https://www.nexusmods.com/x4foundations/images/101
    https://www.nexusmods.com/x4foundations/images/102
    https://www.nexusmods.com/x4foundations/images/103
  4. Patrick170289
    Patrick170289
    • member
    • 0 kudos
    Sooo...It`s doesn`t work. But, i have got a solution.
    Goin to Build_Stations_Faster_5.0\libraries\ folder and open wares.xml throught wordpad, notepad++ or VS Code, dont use notepad it doesn`t use formattier by default, select lines from this line...
    <replace sel="//ware[@id='module_arg_conn_base_01']/production/@time">1</replace>
    to this line
    <replace sel="//ware[@id='module_tel_stor_solid_s_01']/production/@time">1</replace>
    This code must be left !! You need them.

    Next...Select code from next line...
    <replace sel="//ware[@id='module_arg_conn_base_01']/production/@time">1</replace>
    to line...!!attention!!...down in the end of the file...
    <replace sel="//ware[@id='module_tel_stor_solid_s_01']/production/@time">1</replace>
    before!! the line...excluding this line down here...
    <replace sel="//ware[@id='module_ter_build_dockarea_m_01']/production/@time">1</replace>
    and now you must be have a way more seleted lines, 5821 i think....!! Delete !! this line, it`s a garbage, this is a repeated lines, some one added these lines,
    i dont now for what.

    Next step. Preferably use VS Code for the next operations, down by the text is why. And i describe this by using vs code, but you can do this any way you wanted, just important understand what exactly we doing. No matter what you use wordpad or notepad++......or notepad windows.

    Select string section from anywere from text...
    /@time">1</replace>
    press ctrl+f , in this small window press little arrow from left, now you have a two field : search, where you see your string section @time">1</replace>,
    and empty field, replace.

    !! I dont know how much spending resources needed on each module by default, and i type "1", but you can come up with and edit it self, by the lines....
    <ware ware="claytronics" amount="1" />
    <ware ware="energycells" amount="1" />
    <ware ware="hullparts" amount="1" />
    Also you can add componets for prodution module or reduce, also you can change time & method

    Copy this lines or edited by yourself to empty replace field for the next replacing...
    [@method='default']">
          <production time="1" amount="1" method="default">
            <primary>
              <ware ware="claytronics" amount="1" />
              <ware ware="energycells" amount="1" />
              <ware ware="hullparts" amount="1" />
            </primary>
          </production>
    </replace>
    To the right side form replace field, has two small button, right is Replace all, press.
    You should get the following result for every module section, throughout the text of you file...
    <replace sel="//ware[@id='module_arg_conn_base_01']/production[@method='default']">
          <production time="1" amount="1" method="default">
            <primary>
              <ware ware="claytronics" amount="1" />
              <ware ware="energycells" amount="1" />
              <ware ware="hullparts" amount="1" />
            </primary>
          </production>
      </replace>
    Save file, start the game, and check, must work.
  5. serniy13
    serniy13
    • member
    • 0 kudos
    The production of energy elements of earthlings has not changed
  6. CratersZ
    CratersZ
    • member
    • 0 kudos
    What's the 'wares_old.xml' used for?
  7. DJPennie
    DJPennie
    • premium
    • 0 kudos
    does this affect AI? Including Xenon?
    1. gamefinevil
      gamefinevil
      • member
      • 1 kudos
      Xenon has its own stations, so no, it doesn't affect them. It affects other races, but to a small extent, it does not destroy the world economy. For AI, everything rests on storage, and for them they are small.