Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maciej-trebacz/ff7-ultima

Real-time Final Fantasy VII editor
https://github.com/maciej-trebacz/ff7-ultima

Last synced: 29 days ago
JSON representation

Real-time Final Fantasy VII editor

Awesome Lists containing this project

README

        

# FF7 Real-time Game Editor

Real-time editor for Final Fantasy VII

## TODO

* Sector 5 (Aeris' house) crashes the app
* End Battle doesn't work

* [x] Test Rust's ability to connect to a process and read/write its memory
* Read basic game state information
* [x] Game Moment
* [x] Battle / escape counts
* [x] Field model coordinates
* [x] World map coordinates
* [x] Step count info
* Battles
* [x] Party stats
* [x] Enemy stats
* [x] Status flags
* [x] Enemy info (weaknesses, resistances, steal/morph tables)
* [ ] Battle log (display a log of attacks, status changes, etc.)
* [ ] RNG info (seed, joker, animation index, etc.)
* [x] Edit basic game info
* Speedhack
* [x] Field
* [x] World
* [x] Battle
* [x] Save/PHS anywhere
* [x] Enable/disable player movement
* [x] Enable/disable menu access
* [x] Enable all party members
* [x] End battle
* [ ] set specific battle flags
* [x] No battles / max battles for both field and world
* [x] Enter battle for specific battle formation id
* [x] Field
* [x] World
* [x] Dropdown for picking a battle using friendly formation names
* [x] Disable battle swirl
* [x] Invincibility in battle
* [ ] One Hit Kill
* [ ] Remember last used hacks
* [ ] Auto-apply hacks on game start
* [ ] Teleport to specific field
* [ ] Teleport to specific place on the world map ?
* [x] Skip FMVs
* [x] Skip intro
* [ ] No EXP gain
* [x] Disable pause when unfocused
* [ ] Save/load game state
- player coordinates & direction
- game time
- game moment
- field id
- rng state
- step count info
- whole savemap
* [ ] Global hotkeys