diff --git a/daemon-x-machina.md b/daemon-x-machina.md index ce49e34..80dad34 100644 --- a/daemon-x-machina.md +++ b/daemon-x-machina.md @@ -1,4 +1,27 @@ -Daemon X Machina is currently in a playable state. +Daemon X Machina is currently in a playable state utilizing the OpenGL and Vulkan API. However, only the Vulkan API shows the proper text in-game and through the menus. + +#### Encountered Issues +* OpenGL specific: +> * Menu text is missing and makes navigating the entire menu system extremely difficult. +> * Major textures and some effects are missing in and out of gameplay. + +* Vulkan specific: +> * Major textures and some effects are missing in and out of gameplay. + +#### General Information: +* Test Bed Platform: +> * Windows 10 Professional +> * CPU: Intel i9 9900k @ 4.7 GHz +> * GPU: NVIDIA 1080 Ti +> * SSD: Samsung NVME Drive +> * Yuzu Build: Early Access 1703 (2021-05-21) +> * OpenGL Renderer + +* The entire game works great in the OpenGL renderer outside of the missing texture and text issues. +* Spotty audio issues are only present during some cutscenes but audio plays back well in gameplay. +* Some slight slowdowns occur when specific enemies known as "Immortals" appear on screen in two or more quantities. +* Hub area works perfectly. + #### In order to navigate into the game and try the first mission, please follow the instructions below: * Once the game loads a white box with a black oval will be seen. Press "A", this will select "English". @@ -21,21 +44,3 @@ Daemon X Machina is currently in a playable state. * Launch video will play. * Continue pressing "A" to clear the dialogue sequence. * Gameplay of the first mission will commence. - - -#### Encountered Issues -* Menu text is missing and makes navigating the entire menu system extremely difficult. -* Major textures and some effects are missing in and out of gameplay. - -#### General Information: -* Test Bed Platform: -> * Windows 10 Professional -> * CPU: Intel i9 9900k @ 4.7 GHz -> * GPU: NVIDIA 1080 Ti -> * SSD: Samsung NVME Drive -> * Yuzu Build: Early Access 1703 (2021-05-21) - -* The entire game works great outside of the missing texture and text issues. -* Spotty audio issues are only present during some cutscenes but audio plays back well in gameplay. -* Some slight slowdowns occur when specific enemies known as "Immortals" appear on screen in two or more quantities. -* Hub area works perfectly.