-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,30 @@ | ||
# SL2Bonfire | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT) | ||
[![Release Version](https://img.shields.io/github/v/tag/mi5hmash/SL2Bonfire?label=version)](https://github.com/mi5hmash/SL2Bonfire/releases/latest) | ||
[![Visual Studio 2022](https://img.shields.io/badge/VS%202022-blueviolet?logo=visualstudio&logoColor=white)](https://visualstudio.microsoft.com/) | ||
|
||
# :fire: SL2Bonfire - What is it :interrobang: | ||
This app can **unpack and create SL2 archives** from/for various FromSofrware's games. It can also **resign saves** with your own SteamID or patch games memory to **bypass the SaveData ownership checks**. Finally it allows you to **rename your characters**. | ||
|
||
## Supported titles* | ||
|
||
| Game Title | Tested Version(s) | | ||
|------------------------------------------|-------------------| | ||
| Dark Souls Remastered | 1.03 | | ||
| Dark Souls II - Scholar of the First Sin | 1.02 | | ||
| Dark Souls III | 1.15-1.15.1 | | ||
| Sekiro Shadows Die Twice | 1.06 | | ||
| Elden Ring | 1.06 | | ||
|
||
**the latest versions that I've tested and are supported* | ||
|
||
# :scream: Is it safe? | ||
**No.** You can corrupt your SaveData files or get banned from playing online if you unreasonably modify your save. | ||
|
||
**First of all:** Always make backups of files you want to modify. | ||
|
||
**Secondly,** do not patch game's memory while you're connected to the internet. Playing offline is not enough, you have to **disconnect the network cable or disable the network card on your device**. | ||
Personally I'm using [Net Disabler](https://www.sordum.org/9660/net-disabler-v1-1/). | ||
|
||
**Finally,** just modifying your hero's name shouldn't lock you out from online play, unless you'll pick some offensive, too long or containing special characters (like: !/:?#) name. | ||
|
||
You have been warned and now you can move on to the next chapter fully aware. |