Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for Fallout 2 #101

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 6, 2022

  1. Adds support for Fallout 2

    Automatically detects GOG and Steam installations.
    
    Supports .ini files:
    - ddraw.ini (sfall configuration)
    - f2_res.ini (high-res configuration)
    
    Upon profile creation, fallout2.cfg is updated to use absolute paths to your game folder.
    
    Without this fallout2.cfg change, the game results in an error when launching: "Couldn't find/load text fonts"
    mrowrpurr committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1d5ab00 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Reformatted using black

    mrowrpurr committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    e285374 View commit details
    Browse the repository at this point in the history
  2. Add Fallout 2

    Added to README
    mrowrpurr committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    299d548 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    7dea3b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e6e014 View commit details
    Browse the repository at this point in the history