https://github.com/sithlord48/blackchocobo
Save Editor For Final Fantasy VII
https://github.com/sithlord48/blackchocobo
c-plus-plus cross-platform ff7 final-fantasy-vii game-development hacktoberfest qt save-editor
Last synced: about 1 month ago
JSON representation
Save Editor For Final Fantasy VII
- Host: GitHub
- URL: https://github.com/sithlord48/blackchocobo
- Owner: sithlord48
- License: gpl-3.0
- Created: 2015-03-21T22:59:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T01:47:01.000Z (3 months ago)
- Last Synced: 2025-03-29T15:07:13.349Z (about 2 months ago)
- Topics: c-plus-plus, cross-platform, ff7, final-fantasy-vii, game-development, hacktoberfest, qt, save-editor
- Language: C++
- Homepage: http://www.blackchocobo.com
- Size: 18.3 MB
- Stars: 111
- Watchers: 7
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING.txt
Awesome Lists containing this project
README
#
Black Chocobo
A Save Editor for Final Fantasy 7[](https://github.com/sithlord48/blackchocobo/actions/workflows/build.yml) [](https://app.codacy.com/gh/sithlord48/blackchocobo/dashboard) [](https://api.reuse.software/info/github.com/sithlord48/blackchocobo)
[](https://github.com/sithlord48/blackchocobo/releases/tag/v1.16.0) [](https://github.com/sithlord48/blackchocobo/releases/tag/continuous) [](https://flathub.org/apps/details/io.github.sithlord48.blackchocobo) [](https://sourceforge.net/projects/blackchocobo/files/Samples/samples.tar.gz/download)
## Features
- Supports All Kinds Of FF7 Saves ,PC, Psx ,Emulator Formats PS3, PSP/PsVita , Switch
- Support for 2012 steam saves metadata.xml
- Automatic Signing of PS3 and PSP / PsVita files
- Translated into 6 languages
- Create New Game + from your old saves
- Import/Export Character stat files
- Convert FF7 Save Game Formats And Regions
- Extract Non FF7 Saves From memcard images
- Edit Achievements for 2012/Steam versions
- Slot Management Copy/Paste and Import slots to Saves
- And more## Build Requirements
- [Qt](https://www.qt.io) (6.2.0+)
- [CMake](https://cmake.org) (3.21+)
- [ff7tk](https://github.com/sithlord48/ff7tk)