Skip to content

How to extract resources from GFL. No new code, but provide a full packed python environment release instead of exe binary

License

Notifications You must be signed in to change notification settings

QZLin/girlsfrontline-resources-extract

 
 

Repository files navigation

girlsfrontline-resources-extract

This repo was created to document how to extract the resources of the game Girls' Front line used in girlsfrontline-resources , and to share the script used for this.

Please use GitHub Issue for suggestions and bug reports. If possible, we will respond within 24 hours.

PR is always welcome. I also added a lot of comments. I'd be grateful if you could help me since I'm mainly in high school.

Requirements

Python 3.6 (64-bit) or higher. 32-bit is not guaranteed.

The following additional packages are required to run. For extracting audio hcapy for image extraction and pyetc are not registered in pypi and must be installed manually.

Process

  • Register the repo
  • Create an AssetBundle description
  • Implement ab file processing function
  • acb file processing function implementation
  • Icon creation function
  • logging
  • Ability to change file output path without touching code
  • Clear descriptions on GitHub Wiki
  • Error handling function

Wiki

We will be writing all the guides on our GitHub Wiki. Please refer.

About

How to extract resources from GFL. No new code, but provide a full packed python environment release instead of exe binary

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%