Gabriel Machado

Results 9 comments of Gabriel Machado

in the precompiled version, it doesn't even display the window.

Not resolved. ![image](https://github.com/wheremyfoodat/Panda3DS/assets/97042217/9b67c94e-35a9-45f8-bad9-8e220c45fb3b) ![image](https://github.com/wheremyfoodat/Panda3DS/assets/97042217/481ee091-1662-4bb5-9dad-bbc18b8c6202)

My system: ![image](https://github.com/wheremyfoodat/Panda3DS/assets/97042217/f02fca4e-c8ef-4c93-91b5-6130b69d93fc) I will test Zelda Ocarina, and return with a feedback

did error: ![image](https://github.com/wheremyfoodat/Panda3DS/assets/97042217/41ee25be-bb46-4674-9d1f-7f9622c8d37c) `Unhandled SIGSEGV at rip 0x00007f62d19a9c9d Falha de segmentação (imagem do núcleo gravada) `

too crash in recent citra version, i go to check the rom file.

![image](https://github.com/wheremyfoodat/Panda3DS/assets/97042217/4535b05f-fd21-458e-b3e6-b8930fa73ab9)

The artifact is caused because is not none rendering in moment, on edit code in **emulator.cpp**: ``` void Emulator::runFrame() { if (running) { cpu.runFrame(); // Run 1 frame of instructions...