2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-14 05:26:10 +00:00

TexturedQuad fixes, Better controller input handling (needs custom mapping)

This commit is contained in:
2022-02-08 11:18:12 -08:00
parent 5add26b42e
commit acd861754c
14 changed files with 240 additions and 59 deletions

View File

@@ -2048,7 +2048,8 @@ void CFrontEndUI::Draw() {
aurora::shaders::queue_textured_quad(
aurora::shaders::CameraFilterType::Add,
x38_pressStart->GetTexture()->ref,
aurora::shaders::ZTest::None,
aurora::shaders::ZTest::Always,
false,
color,
1.f,
rect,