10-07-2015, 04:30 PM -
(10-07-2015, 05:00 AM)Butz_san Wrote: Ok, here is the log
Code:http://pastebin.com/Rf4R1VLZ
Well the game calls to exit, since your rendering backend is set to "Null". You should be able to use OpenGL. Also, I'd suggest you to use PPU Intepreter 2, since it's as accurate as PPU Interpreter, but a lot faster. Also, for some reason, it shows that the resolution is "Unknown" in the log, but that might just be a side effect of the Renderer being "Null".
Basically: try again with the OpenGL renderer.