Recent content by Arklenski

  1. A

    Hex modifications of 1.02d US fallout2.exe

    Hardcoded modification this time. Don't think this is script-manageable Remove car gas decount : Offset : 741915 (dec) Length : 6 bytes Original code : 89 1D 6C 2E 67 00 Replacement code : 90 90 90 90 90 90 (nop nop nopin' on shelter's door... :D)
  2. A

    Hex modifications of 1.02d US fallout2.exe

    It is time, I tried generic scripts included in Modder's Pack, quite interesting.
  3. A

    I should, I'm about to translate Killap's RP for french users. I have some AutoIt-made tools to...

    I should, I'm about to translate Killap's RP for french users. I have some AutoIt-made tools to use to gain time.
  4. A

    Years ago, but I forgot his name... :D French modders have never been so active.

    Years ago, but I forgot his name... :D French modders have never been so active.
  5. A

    Hex modifications of 1.02d US fallout2.exe

    i still didn't chek for Sfall scripting, will be something I'll do after french translation of Killap RP... I'm an old-school hardcore modder after all... :D EDIT : And yep, I'm refreshing the list code after code.
  6. A

    Hex modifications of 1.02d US fallout2.exe

    Also, a small HEX modification for BIS Mapper, to disable the automatic Protoype-list return to zero when exiting Game mode (quite annoying to return to Tile number 1280 when mapping and testing ONE change) : Offset (hex) : 8B9BC to 8B9C1 Original value : C7 06 00 00 00 00 New value : 90 90 90...
  7. A

    Hex modifications of 1.02d US fallout2.exe

    Hi everyone, In order to test faster all my Fallout 2 experimentations and modifications (and thanks to CheatEngine to retrieve that) for 20 year now, I give you here some simple hex modifications to do for some useful effect. Especially the first one. Compatible with Sfall latest version (4.0.7...
  8. A

    Fallout 1/2 fan from the first date of release. Perhaps the last French modder.

    Fallout 1/2 fan from the first date of release. Perhaps the last French modder.
Back
Top