GithubHelp home page GithubHelp logo

fallout1-re's Introduction

Fallout Reference Edition

In this repository you'll find reverse engineered source code for Fallout: A Post Nuclear Role Playing Game.

This project is based on and share much of the code with Fallout 2 Reference Edition, which I had decompiled earlier. Original Fallout engine is simpler in many ways, but it's still a different game, so I've decided to keep Fallout 1 and Fallout 2 as separate projects.

Goal

The goal of this project is to restore original source code as close as possible with all it's imperfections. This means Windows/x86/640x480 among many other things. Original Fallout also had DOS and Mac OS X ports which are out of scope of this project.

Status

The game can be completed from start to finish. About 6% of functions from Fallout 2 codebase is currently under review. As with F2RE there is a small number of functions that are not decompiled because they are never used in the game.

Installation

You must own the game to play. Purchase your copy on GOG or Steam. Download latest build or build from source. The fallout-re.exe serves as a drop-in replacement for falloutw.exe. Copy it to your Fallout directory and run.

Contributing

The best thing you can do is to play and report bugs or inconsistencies. Attach zipped save if needed.

Please do not submit new features or any code that is not present in Fallout 1 binary. Once decompilation/review process is completed the development will be continued in the new repository. This repository will be left intact for historical reasons.

Special Thanks

  • c6: for extensive gameplay testing.

Legal

The source code in this repository is produced by reverse engineering the original binary. There are couple of exceptions for reverse engineering under DMCA - documentation, interoperability, fair use. Documentation is needed to achieve interoperability. Running your legally purchased copy on modern Mac M1 for example (interoperability in action) constitutes fair use. Publishing this stuff to wide audience is questionable. Eventually it's up to Bethesda/Microsoft to takedown the project or leave it be. See #29 for discussion.

License

The source code is this repository is available under the Sustainable Use License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.