Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)