Giter VIP home page Giter VIP logo

gfl-character-dialogue-extract's Introduction

Girl's Frontline (GFL) character dialogue extract

Python code to extract dialogue spoken by a specified character from the hit game Girl's Frontline.

Just run the .exe file or run extract.py from command line, will output both a .txt file and .csv file of character dialogue

Important stuff:

  • Some characters speak under two names.
  • For example: RO635 is both RO and RO635 in dialogue. Same problem for Ange, she is both Ange and Angelia.
  • For this edge case, run the program again to cover dialogue for both aliases.
  • Or hope and pray your character does not speak under multiple aliases

All event text copy pasted from https://gfl.amaryllisworks.pw/

  • Disclaimer: Some stuff not included yet, im too lazy to copy them all.

To-Do:

  • read all dialogue text files from separate folder (Prob have to import os) done
  • output specific character dialogue text files to separate folder done... kinda
  • handle ascii characters or at least this thing: � done
  • figure out how to convert from text file to csv without errors done
  • dynamic character dialogue extracting, specify which character to extract dialogue for on program start done
  • Still creates a dialogue file for characters that don't exist, if character does not exist -> dont make the file and quit program or return to beginning done
  • Maybe incorporate functions / defs just for fun done
  • exe file done
  • GUI

AK-12

Was originally going to be used to extract only AK-12 dialogue. But I figured I could do better than that.

gfl-character-dialogue-extract's People

Contributors

oreojuice avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.