0 of 0

File information

Last updated

Original upload

Created by

James

Uploaded by

James9000

Virus scan

Safe to use

Tags for this mod

12 comments

  1. EmperorPHNX
    EmperorPHNX
    • supporter
    • 9 kudos
    Wish it was working for Spacer's Choice Edition as well :I
    1. James9000
      James9000
      • member
      • 2 kudos
      Unfortunately, I don't even own that version I'm afraid.

      If anyone wants to use this mod as a reference to create a Spacer's Choice version, I would be in full support.
  2. ShawnSigma
    ShawnSigma
    • member
    • 1 kudos
    Hey, I would like to learn how to change the fire mode of weapons myself and it looks like you did exactly that. Do you think you could tell me how you did it?
    1. James9000
      James9000
      • member
      • 2 kudos
      I can give you a very quick rundown.

      I believe I used this program: https://github.com/kaiheilos/Utilities/blob/master/AssetEditor.exe

      This lets you open the games .pak files, make edits and then you can repackaged any files you change together to create your own mod.

      You can look at my file for example and see that it edits the Bolter Pistol (and other variants of the Bolter Pistol)

      The file contains a huge amount of properties, to make this mod I changed the firing mode and rate of fire, but you can also change things like damage.

      When you save all of this as your own .pak file make sure to put it with the games core .pak files an name it something like:

      zzzMyMod.pak

      This is because the game loads files alphabetically, so you want your mod to be loaded last, overiting the games core files with your changes.

      Hope this helps.
  3. BaronBeefBowl
    BaronBeefBowl
    • member
    • 0 kudos
    Have either you, or anyone else made a Spacer's Choice version in the past months? Really want this mod but I have no idea what I'm doing to try it myself, sadly. Craving that Semi-Auto version.
    1. James9000
      James9000
      • member
      • 2 kudos
      I will not be making a Spacer’s Choice version, but it would be quite easy I imagine to make this exact mod for that version.

      I used a program that let me read/edit the games files, then changed a line of code that was something like “firetype=burst” to “automatic” or something. 

      Then this caused the damage to be drastically different, so I adjusted the base damage by comparing the original damage and the new damage and using that ratio.

      I hope this was in some way helpful, but realistically it would take a bit of time and effort to replicate.
  4. angryglock
    angryglock
    • premium
    • 149 kudos
    Thanks for the mod. 
    1. James9000
      James9000
      • member
      • 2 kudos
      No problem
  5. StormyG7
    StormyG7
    • premium
    • 16 kudos
    I hated the burst fire so much, I specifically was looking for this. Thanks a million.
    1. James9000
      James9000
      • member
      • 2 kudos
      No problem! 
  6. SirenBrink
    SirenBrink
    • premium
    • 14 kudos
    Game crashes on load - Spacer's Choice Edition
    1. James9000
      James9000
      • member
      • 2 kudos
      Hello,

      Thank you for the feedback. I will add a note to the page.

      I'm guessing that it's just not compatible with the remastered version of the game, and I'm afraid I have no way to fix that myself.