![]() |
|
Crashing on game load GM45 GPU - Printable Version +- mGBA Forums (https://forums.mgba.io) +-- Forum: mGBA (https://forums.mgba.io/forumdisplay.php?fid=1) +--- Forum: General (https://forums.mgba.io/forumdisplay.php?fid=3) +--- Thread: Crashing on game load GM45 GPU (/showthread.php?tid=4353) |
Crashing on game load GM45 GPU - Icoo - 03-01-2018 Intel GM45 Express Chipset (Dell Laptop 1545), all games/roms crash the emulator and windows closes it. No error code comes up. Is it just to old of a machine? Any ideas out there? Cheers in advance RE: Crashing on game load GM45 GPU - endrift - 03-02-2018 Can you try changing the Display Driver to OpenGL (force 1.x) before starting a game? RE: Crashing on game load GM45 GPU - Icoo - 03-02-2018 (03-02-2018, 05:11 AM)endrift Wrote: Can you try changing the Display Driver to OpenGL (force 1.x) before starting a game? Thanks you very much for the suggestion. Although changing it to OpenGL did not fix the issue, setting it to Software(QT) did!I always forget to try other video renderers in the settings menu, thanks for reminding me. What is Software(QT) anyway? Not seen it as a option in many other emulators. Cheers amigo RE: Crashing on game load GM45 GPU - endrift - 03-03-2018 Qt is just the name of the toolkit I'm using; here it means that I'm using its (slow) built-in image scaling. |