Ryzee119 / LithiumX

A simple dashboard, mainly developed for the Original Xbox console, but it can be compiled for Windows and Linux for rapid development and testing.
MIT License
72 stars 8 forks source link

Only works in 720p #4

Closed Ryzee119 closed 2 years ago

Ryzee119 commented 2 years ago

Just have it enabled for now. GPU currently crashes at the lower 720x480 resolution. If I change the fallback to 640x480 it works , but it should work at 720x480

See https://github.com/Ryzee119/LithiumX/blob/4ef7682a298da3a1d5b644a74ae56bba36eaef7f/src/platform/xbox/platform.c#L36-L38

Ryzee119 commented 2 years ago

I get this error image

InternalLoss commented 2 years ago

Loads fine as of v0.4 release :P