https://github.com/limitcool/gbfr-tool
GBFR-Tool 是一个用于 Granblue Fantasy Relink 的存档修改的工具。
https://github.com/limitcool/gbfr-tool
gbf gbfr granblue-fantasy granblue-fantasy-relink
Last synced: about 2 months ago
JSON representation
GBFR-Tool 是一个用于 Granblue Fantasy Relink 的存档修改的工具。
- Host: GitHub
- URL: https://github.com/limitcool/gbfr-tool
- Owner: limitcool
- Created: 2024-02-04T11:07:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T06:26:20.000Z (over 1 year ago)
- Last Synced: 2024-02-14T07:29:39.709Z (over 1 year ago)
- Topics: gbf, gbfr, granblue-fantasy, granblue-fantasy-relink
- Language: Svelte
- Homepage:
- Size: 294 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
Awesome Lists containing this project
README
# GBFR-Tool
## Language / 语言
- [English](https://github.com/limitcool/gbfr-tool/blob/main/README-en.md)
- [中文](https://github.com/limitcool/gbfr-tool/blob/main/README.md)`GBFR-Tool` is a tool for modifying saves for `Granblue Fantasy Relink`.

## Usage
1. **Drag and Drop Save File:**
Drag and drop the save file you want to modify onto the tool interface.2. **Get Steam ID from Steam:**
Example Steam ID: 76500000000000.
Enter the Steam ID and click modify. This will generate a `new_save.dat` file in the directory.3. **Replace Save File**
```bash
Navigate to directory %LOCALAPPDATA%\GBFR\Saved\SaveGames
Rename new_save.dat to SaveData1.dat and copy it there
```Modification method from: [Bahamut Forum](https://forum.gamer.com.tw/C.php?bsn=25204&snA=13377).
## Contributing
If you find any issues or have suggestions for improvements, feel free to raise an issue or submit a pull request.
## License
[GPL License](LICENSE)