Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gesthosnetwork/gi-live-hotfix-downloader
https://github.com/gesthosnetwork/gi-live-hotfix-downloader
genshin-impact hotfix-update livedata private-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gesthosnetwork/gi-live-hotfix-downloader
- Owner: GesthosNetwork
- Created: 2024-09-05T04:16:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T14:01:09.000Z (3 months ago)
- Last Synced: 2024-10-19T20:03:54.873Z (3 months ago)
- Topics: genshin-impact, hotfix-update, livedata, private-server
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GI Live Hotfix Downloader
**GI Live Hotfix Downloader** is a tool for managing and verifying Live Hotfix data patches downloaded when you log in to the game. Typically, these patches are located in the `GenshinImpact_Data/Persistent` folder. Some data will delete in the next update. So, If we don't backup live updates (suffixes and versions from query region info), we will loose cool data forever.
### Requirements
- Install [python](https://www.python.org/downloads/)### How to Use
1. **Configure Environment Variables**:
- Change `Main URL`, `Version Game`, and `Clients Game` in the `.env` file to valid values.
2. **Install Modul**:
- Open a terminal and run:
```
pip install requests
```3. **Start the Download**:
- Click `download.bat` to begin the download process.
- Click `release.bat` to generate GenshinImpact_Data/Persistent.## Available Main URLs
- https://autopatchhk.yuanshen.com
- https://ps.yuuki.me/data_game/genshin (for version 3.2_live only)
- https://mirror.autopatch-reversedrooms.workers.dev/anime-cn (for version 3.4_live only)## Available Clients
- StandaloneWindows64
- Android
- iOS
- PS4
- PS5 (Not available before 1.5_live)