attract
attract copied to clipboard
A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad.
When I run the following: ```squirrel foreach ( m in instance.getclass() ) { if ( typeof(m) == "function" ) { foreach ( f in m.getinfos() ) ::print( f + "\n"...
I'm opening this issue so we could discuss here the improvement of the ImageCache class. I've noticed some bugs and I have few ideas of improvement. Are you still working...
When loading images with an exclamation mark on their filename using **fe.add_image()**, properties like **texture_with** return a value of 0, instead of the real width of the image. I have...
Searching for good conventions that a few of us can use to keep consistency and readability. There is no perfect solution. However, settling on a particular convention will make things...
Good afternoon, I have erased filter of the favorite roms in attracmode and now attract mode does not start, the following screen appears. I have several filters and labels to...
I have checked the forum for an answer, but found nothing so I reported here. Video Snaps playing with skipping frames or sometimes freezes, while the audio still playing. Attract...
If Magic Tokens are used in emulator arguments an error is registered in last_run.log even when the arguments are executed on emulator end and work as expected. The error in...
I believe this has to do with the version of SFML used in compiling because I am able to run 2.2.1-win64 successfully.
If conveyor ms_transition is set to a low value like 1 ms, initiating a long perpetual navigation of the wheel (press and hold the down or up key when navigating...
Last night I updated the retropie and since then 5-10 seconds after starting AM it crashes. By ssh I can kill attract and run it again but the same thing...