Free implementation of Final Fantasy 7 engine https://v-gears.inigovalentin.com
|
|
3 năm trước cách đây | |
|---|---|---|
| CMake | 3 năm trước cách đây | |
| PlugIns | 3 năm trước cách đây | |
| Tests | 3 năm trước cách đây | |
| V-Gears | 3 năm trước cách đây | |
| V-Gears-Installer | 3 năm trước cách đây | |
| data | 3 năm trước cách đây | |
| debian | 3 năm trước cách đây | |
| doc | 3 năm trước cách đây | |
| lib | 3 năm trước cách đây | |
| .gitattributes | 3 năm trước cách đây | |
| .gitignore | 3 năm trước cách đây | |
| CMakeLists.txt | 3 năm trước cách đây | |
| COPYING.txt | 3 năm trước cách đây | |
| Doxyfile | 3 năm trước cách đây | |
| README.md | 3 năm trước cách đây | |
| v-gears.desktop | 4 năm trước cách đây | |
| v-gears.png | 4 năm trước cách đây |
V-GearsV-Gears is a free implementation of the game Final Fantasy 7, designed to work with the original game data.
Well, if the question means "How deep into the game can I play?", the answer is "Not much". Exactly until here:
Also, there are no battles, and the world map doesn't work.
But don't worry! The engine is not fixed sequentially, or map by map. Once a fix is implememnted, it applies to all maps at once, anb big chunck of the game are unlocked after each fix.
The field engine is almost completly functional. Once the little quircks in the original game script parser are fixed, all maps should be playable.
If it picked your curiosity, you can check out the history behind the project. Or, if you want to try it for yourself, maybe the build and installaton guides are a good place to start.
Or even better, if you want to see this done and want to contribute, clone the repo, read the style guid and have a go at it!