MaKiPL / OpenVIII-monogame

Open source Final Fantasy VIII engine implementation in C# working on Windows and Linux (Android and iOS planned too!) [Monogame]
MIT License
637 stars 58 forks source link

cd 2000 version support started. #66

Closed Sebanisu closed 5 years ago

Sebanisu commented 5 years ago

started adding support for cd 2000 version. based on info from LordUrQuan http://forums.qhimm.com/index.php?topic=18656.msg263768#msg263768

I had to alter the main directory to ff8 folder not lang-en.

added bik format to movie scan.

added location of save.

also earlier i was tweaking with TEX.cs. I think it correctly will read ff7 tex files now they have a different header size, but i think everything else is the same.