Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T18:57:59.000Z (22 days ago)
- Last Synced: 2024-10-22T07:37:20.582Z (22 days 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.5 MB
- Stars: 91
- Watchers: 7
- Forks: 11
- Open Issues: 1
-
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[![CI Status](https://github.com/sithlord48/blackchocobo/actions/workflows/build.yml/badge.svg)](https://github.com/sithlord48/blackchocobo/actions/workflows/build.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/993fc5029fd6486eb304d945a500b58f)](https://app.codacy.com/gh/sithlord48/blackchocobo/dashboard) [![REUSE status](https://api.reuse.software/badge/github.com/sithlord48/blackchocobo)](https://api.reuse.software/info/github.com/sithlord48/blackchocobo)
[![Github Releases](https://img.shields.io/github/downloads/sithlord48/blackchocobo/v1.16.0/total?logo=github&label=Download%20Stable%20Release)](https://github.com/sithlord48/blackchocobo/releases/tag/v1.16.0) [![GitHub Continious](https://img.shields.io/github/downloads/sithlord48/blackchocobo/continuous/total?logo=github&label=Download%20Continuous%20Release)](https://github.com/sithlord48/blackchocobo/releases/tag/continuous) [![Get From Flathub](https://img.shields.io/flathub/downloads/io.github.sithlord48.blackchocobo?logo=flathub&label=Download%20From%20Flathub)](https://flathub.org/apps/details/io.github.sithlord48.blackchocobo) [![SourceForge](https://img.shields.io/sourceforge/dt/blackchocobo/Samples?label=Download%20Save%20Samples)](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)