* Implement `AutoLoad` GPhase
* Implements `AutoLoad`
* Implement Most MC Setup
* Implemented most of the mc setup stuff
* Eu Switch
* Added Language functions and missing gphases for EU support
* More Reversing Of Autoload
* Fix game/CMakeLists.txt
* Fix Else Statement
* App Launches Full Resolution Main Monitor
* App launches at the full resolution of the main monitor
* Add missing header
Co-authored-by: kenshen112 <finalfantasytimothy@gmail.com>
* Boot GPHASE Implemented
* Fixed some thread issues in fs
* Fully implemented `BOOT GPHASE`
* Fail-Safe In Case File Doesn't Exist
* Added a `return` in case the file does not exist
* Rename & LoadFile Memory Ptr
* Load file can now load to an already defined pointer like some files do for the original game
* Fix clang File