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

Direct3d mode #102

Closed Sebanisu closed 5 years ago

Sebanisu commented 5 years ago

@benjaminfoo was having trouble with opengl this morning when yesterday everything worked. He attempted to add Direct3d to the project and was getting an exception. I bypassed the exception. So the error is still there but it isn't preventing the program from running. So the code can run in direct3d or opengl but direct3d has no sound till we find a fix.

Also contains updates to mitem.bin processing. and some tweaks to archive worker. I also changed the title to OpenVIII https://github.com/MaKiPL/OpenVIII/issues/97