Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: enterthepuffin on March 27, 2017, 12:28:46 PM

Title: Layout not redrawing properly on game exit
Post by: enterthepuffin on March 27, 2017, 12:28:46 PM
Running AM on windows 8.1. Frequently, when quitting out of an emulator (it happens with multiple emulators), my attract mode layouts will redraw so that the upper left corner fills the whole screen. It is acting like the layout.width and height have been reset to a smaller resolution, but the elements in the layout haven't. Has anyone encountered this?

I have attempted both resetting layout.width and .height AND forcing a redraw on transition.FromGame with no success. Do I need to do a different callback to redraw the layout from scratch?
Title: Re: Layout not redrawing properly on game exit
Post by: hermine.potter on March 27, 2017, 10:14:31 PM
@enterthepuffin
start AM > press TAB key > Plug-ins > ResFix > Enabled : Yes > Specific Emulators : name your emulator system
Title: Re: Layout not redrawing properly on game exit
Post by: enterthepuffin on March 28, 2017, 12:37:58 AM
Thanks! That seems to have done the trick.