EDUCATIONAL ONLY
The code in this repository is for educational and informational purposes only. By using it, you agree that the author is not responsible for any misuse, damage, loss of data, or any other consequences resulting from the use of this code.
You assume all responsibility for compliance with applicable laws, regulations, and third-party terms of service. The author does not endorse or encourage any illegal activity or violation of any terms of service.
Use responsibly.
A collection of tools made for fun to understand how some games like Grand Fantasia / Eden Eternal / Twin Saga / HolyBeast Online / (other but unlisted), handle their files and data internally
Most tools were built fast to be used fast - code is dirty, don't complain about it or send a PR if you want to clean it up =D (have start clean them a bit but EHHHHH me lazy dave)
| Tool | What is it |
|---|---|
ALTAR-TOOL/ |
Edit altar items (ID, quantity, luck rate) |
FORTUNEBAG-TOOL/ |
Edit fortune bag items (ID, quantity ...) directly in .sql |
DROP-RATE-CHANGER/ |
Tweak drop rates, luck, and max quantities |
DROP-S-TO-C/ |
Convert drop files to client protected format |
GAME-STARTER/ |
Login form to authenticate and launch a game |
INI-CLEAN-AND-ORDER/ |
Clean up INI files (remove duplicates, reorder) |
INI-CRYPT/ |
Encrypt/decrypt INI files |
INI-EDITOR/ |
GUI editor for pipe-delimited INI files with search |
INI-MIXER/ |
Merge multiple INI files into one |
NFS-EXTRACTOR/ |
Unpack NFS archive files |
PKG-MANAGER/ |
Manage, unpack and pack PKG package files |
TRANSLATE/ |
Generate and apply translation patches to game data |
Will update the list on my free time - drop a star if you like it =D