V-Gears Data Installation GuideTo install Final Fantasy VII game data, you'll nedd a PC version copy of if. Extract the contents of the installation dist to a folder anywehre you like. For this guide, we'll be calling that folder FFVIIPC/. Once extracted, verify that the directory structure contains the following subdirectories:
FFVIIPC/
├── battle
├── cd
├── field
├── kernel
├── menu
├── midi
├── minigame
├── music
├── sound
└── wm
If you have followed the build and installaton guides, you'll have the game data copied to ~/.v-gears/, and the binaries compilled somewhere (we'll assum they are in ~/V-Gears/build/bin, change the directories according to your system).
On a terminal, do into the game data folder, and from there, run the installer
cd ~/.v-gears/;
~/V-Gears/build/bin/v-gears-launcher;
In the 'Data Installer' tab, in the 'Import data source' field, select the folder where you extracted the game data (in this guide FFVIIPC/), and in the 'VGears Data Path', select the folder whith the game data (in this guide ~/.v-gears/).
Then just click 'Install Data'.
The process shouldn't take too long. Dont' be discouraged by the huge amount of errors you might see, if at the end you see 'Installation finished', the data is succesfully installed.