8000 GitHub - SurpassHR/RPG-extractor: Extract data from file with extension like rxdata or rvdata etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SurpassHR/RPG-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGSS-rxdata-extractor

Description

This is a tool for extracting RPG(Role Playing Game) related data that has .rxdata or .rvdata ext.

Usage

bash ./init_dev_env.sh
# edit config.json
python ./extractor.py

Supported game data file type

  • Rxdata

  • Rvdata

  • Json

  • Plugins with .js ext

Todo

  • Multi-threaded file-writing

  • Decode Scripts.rxdata

  • Parse Scripts.rxdata

  • Recognizing illegal words and phrases

  • Merge my another format module into this

  • GUI

  • Make reader module more extensible to support other format like json

About

Extract data from file with extension like rxdata or rvdata etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0