0 of 0

File information

Last updated

Original upload

Created by

Sardasss

Uploaded by

Sardasss

Virus scan

Safe to use

12 comments

  1. elkrazy69
    elkrazy69
    • member
    • 0 kudos
    I have a question, what type of modification in the game files to get that amountof money?
    1. Sardasss
      Sardasss
      • member
      • 3 kudos
      Best tool for this would be CheatEngine
  2. malifikri2
    malifikri2
    • member
    • 2 kudos
    hi. im interested in changing the part stats. How do you know which byte in the .bin file for certain stat located? and how about weapons stat do you know which file should i edit?
    1. Sardasss
      Sardasss
      • member
      • 3 kudos
      BodyPartsFM_8.bin is trhe main edited file, i've managed to replace some stuff by some revriting binary stuff using Hex editor
  3. Akelaphobia
    Akelaphobia
    • premium
    • 19 kudos
    Would you mind telling me how you did this? Is there an extract tool you're using for the game's files?

    And do you know if it's possible to do any of these things:

    1.) increase FOV
    2.) disable motion blur
    3.) increase player limit for Last Stand co-op mode (it's only 2 player max, which is a shame)

    If the latter is possible, it would be under one of these files most likely:
    https://steamdb.info/depot/43006/
    1. Sardasss
      Sardasss
      • member
      • 3 kudos
      There is not really a lot of tools i used, whole liabrary is coded to some hell, the only thing i managed to do is to convert audio file to listenable mp3 files. The main helper on my side was HEX Editor. I think 1 and 2 is mostly possile by changing values, but i didn't find out where exactly
    2. Akelaphobia
      Akelaphobia
      • premium
      • 19 kudos
      Front Mission Evolved is still on Steam..?

      https://store.steampowered.com/app/43000/Front_Mission_Evolved/

      And I'd like to increase the player limit for Last Stand's co-op mode because I run the Front Mission Discord and we do weekly game nights of FME, but can't play Last Stand together because of the 2 player limit. Do you happen to know if it's even possible to change this? I opened the file I assume it's under ("mp08_laststand.pvm") with HxD but can't find any lines referring to "required players" or "max players".

      The game has motion blur when you're "sprinting".
    3. Sardasss
      Sardasss
      • member
      • 3 kudos
      Front Mission multiplayer is basically dead from my point of view, nevertheless if you have a good time playing with your buds, thath's great !
    4. Akelaphobia
      Akelaphobia
      • premium
      • 19 kudos
      It does, though. Like I said, we have weekly game nights where we play ranked multiplayer and Last Stand together.
    5. Sardasss
      Sardasss
      • member
      • 3 kudos
      Okay
    6. malifikri2
      malifikri2
      • member
      • 2 kudos
      hi. im interested in changing part stats. How do you know which byte for certain stat located?
    7. Sardasss
      Sardasss
      • member
      • 3 kudos
      use Hex Editor, i am not a big programmer of myself, but by experimenting with stuff i've found out that your goal file is BodyPartsFM_8.bin, yet to edit stats you will have to change 1-3 letters to another ones, because code there is a mess, or needs to be converted to something readable using right protocol