Subs
Subs
Hi, Just tried teleconsole on a Pi3 that has a very custom Linux setup built with busybox. It has no sudo nor the z tar switch, so the installer fails....
Hi, Say you just want to script building a romlist or scraping, starting AM from a console would produce: ``` Failed to open X11 display; make sure the DISPLAY environment...
Optimize in-game mode switching. Use specific backend mode switching when possible.
Add a readme to swtichres. Here is a WIP that everyone can edit --- # What is Switchres 2.0 Switchres is a modeline generation engine for emulation. Its purpose is...
Fix SDL bug that causes graphics corruption when the new resolution is bigger than current desktop size. Probably linked to the initial size assigned at windows creation.
Fix bug with MAME freezing when exiting from the 3rd fullscreen window with -video bgfx. Probably linked to library release on exit.
Test ATI legacy and Powerstrip backends. Not tested since the rewrite.
Make renderer resetting of fullscreen toggling optional and based on renderer (to fix -video bgfx crashing upon ALT+ENTER).
Fix crash when toggling fullscreen/windowed mode. Caused by resetting the renderer (commenting this out fixes the issue). Resetting the renderer probably only required for Win32.