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 doesn't have lang-en folder #64

Closed Sebanisu closed 5 years ago

Sebanisu commented 5 years ago

http://forums.qhimm.com/index.php?topic=18656.msg263759#msg263759

CD 2000 version doesn't have lang-en folder. I guess all the files are in data that would be in that folder. Requested him to post a tree /f of his ff8 directory. I think we might need to change our main directory from to data or the ff8 main directory. Then we just check if lang-en exists.

Labeled as enhancement as it's adding support for another version of the game not really fixing a bug.

Sebanisu commented 5 years ago

https://github.com/MaKiPL/OpenVIII/commit/47623f272dac30c6e7c2996b0b7c69114e899d5d

Sebanisu commented 5 years ago

I think this is working. Though movies are not copied to drive from disc on install. So the person setting it up would need to rip the movies using https://github.com/MaKiPL/FF8-Rinoa-s-Toolset And put them in the FF8DIR\movies\disc#*.blk Perhaps a better method would be to copy the file that holds the movies and add support for reading it directly. And I'm unsure if the music was working. But I think they were running on 64 bit and didn't have maki's new music playing code.

Sebanisu commented 5 years ago

This issue is solved though I'll open a new issue to deal with movies. They music plays and movies playback once extracted from cd. but it's a paint to extract all the movies with toolset.