Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coffandro authored Jul 31, 2024
1 parent a185fb4 commit e19d412
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,12 @@ To run this [get a binary from Releases](https://github.com/Fallout-London/FOLON
git clone https://github.com/Fallout-London/FOLON-FO4Downgrader.git && cd FOLON-FO4Downgrader && chmod +x Run.sh && ./Run.sh
```

## Issues with Steam Authenticator?
If you tried to sign in with your Steam username and password, but are stuck at being asked for your Steam Guard code in the console window, try:
1. Open `FOLON-Downgrader-Files\SteamFiles` in the same folder as the downgrader.exe
2. Click the folder path at the top of your File Explorer, type `cmd` and hit Enter.
3. In this new window, copy and paste the following (Replacing `<username>` and `<password>`, then hit Enter: `DepotDownloader.exe -username <username> -password <password> -remember-password -app 377160 -depot 377162`
4. You should now be able to type your Steam Guard code when requested. After it starts to download, close the window, and resume using FOLON's Fallout 4 Downgrader.
5. FOLON's Fallout 4 Downgrader should now not need a Steam Guard code, as Steam DepotDownloader should remember your token.

## To build
Read the [build document](./build.md)

## Thanks to
[Cornelius Rosenaa for making this](https://coffandro.github.io/)\
[Hollowrider of Brighter Applications for helping move backend to SteamCMD](https://github.com/Brighter-Applications)\
[Michel for testing on windows](https://www.linkedin.com/in/michellichand/)\
[SteamRE for DepotDownloader](https://github.com/SteamRE/DepotDownloader)\
[Zerratar for reference FO4-Downgrader](https://www.twitch.tv/zerratar)\
Expand Down

0 comments on commit e19d412

Please sign in to comment.