From 782e5875ef2704440163c1fce283d1d80730723a Mon Sep 17 00:00:00 2001 From: "Mr. Voltiac" Date: Sun, 23 May 2021 17:07:55 -0500 Subject: [PATCH] Updated daemon x machina (markdown) --- daemon-x-machina.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon-x-machina.md b/daemon-x-machina.md index 43f7ded..e2b34ce 100644 --- a/daemon-x-machina.md +++ b/daemon-x-machina.md @@ -1,12 +1,12 @@ 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 +## 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. > * Some slight slowdowns occur when specific enemies known as "Immortals" appear on screen in two or more quantities. - * Vulkan specific: > * Major textures and some effects are missing in and out of gameplay. > * Game freezes when facing two or more enemy "Immortals".