ghost2238 / sfall

Engine modifications for Fallout 2

Home Page:https://phobos2077.github.io/sfall/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfall

License Dev Build GitHub Pages

A set of engine modifications for the classic game Fallout 2 in the form of a DLL, which modifies executable in memory without changing anything in EXE file itself.

Engine modifications include:

  • Better support for modern operating systems
  • Externalizing many settings like starting map and game time, skills, perks, critical hit tables, books, etc.
  • Bug fixes
  • Many additional features for users, such as item highlight button, party member control, etc.
  • Extended scripting capabilities for modders (many new opcodes to control sfall features as well as previously unavailable vanilla engine functions)

Original author: Timeslip

Original description: A set of engine modifications for the classic game Fallout 2 by Interplay. Includes fixes for bugs in the original engine, allows fallout to run correctly on modern operating systems, and adds additional features for modders.


Fallout Engine IDA Database

Download (comments are in Russian)

About

Engine modifications for Fallout 2

https://phobos2077.github.io/sfall/

License:GNU General Public License v3.0


Languages

Language:C++ 73.8%Language:C 20.0%Language:Pascal 3.6%Language:HLSL 1.4%Language:C# 1.3%