Files
sfall/README.md
T

18 lines
1.0 KiB
Markdown
Raw Normal View History

2015-06-29 23:50:46 +07:00
# sfall
2021-02-24 15:40:24 +07:00
[![github pages](https://github.com/phobos2077/sfall/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/phobos2077/sfall/actions/workflows/gh-pages.yml)
2015-06-30 01:21:44 +07:00
A set of engine modifications for the classic game Fallout 2 in form of a DLL, which modifies executable in memory without changing anything in EXE file itself.
2015-06-30 01:21:44 +07:00
**Engine modifications include:**
2015-06-30 01:21:44 +07:00
- 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
2015-06-30 01:21:44 +07:00
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.
2015-06-30 01:21:44 +07:00