Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TheRainbowPhoenix/ActionEditor4

Repository files navigation

Tools for working with ActionEditor4

ActionEditor4 is a now dead game engine wrote in 2008 by Anton. The site was located at http://omoshiro-game.com/soft/ActionEditor4/ and is now for sale.

Note: A mirror of the website is online and translated here : https://omoshiro-game.github.io/en/menu_support/actioneditor4_help/

Patterns available on the "patterns" folder are meant to explore the binary files format used by the engine and can be used with "ImHEX" as "pattern", or adapted to any software to read original format

Editor

An experimental re-implementation of the editor is ongoing under the "editor" folder:

QuickStart.png Database.png BmpCharaExc.png Picture.png Sound.png CharaEffect.png Effect.png SwordType.png BGM.png

The World Map Editor is in progress :

WorldMapEdit.png

The idea is to test quickly the various format parsing and compare them against the original engine to understand it better

If you just need a parser / converter (to JSON or other engine) you can take a look at files.py with clean dataclass parsing

About

Tools to work with Anton ActionEditor4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published