Skip to content

GesthosNetwork/GI-Live-Hotfix-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

How to Use

  1. Configure Environment Variables:

    • Change Main Url (URL), Version Game (BRANCH), and Clients Game (CLIENT) 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

Available Clients

  • StandaloneWindows64
  • Android
  • iOS
  • PS4
  • PS5 (Not available before 1.5_live)

Releases

No releases published

Packages

No packages published