Author Topic: Layout not redrawing properly on game exit  (Read 2052 times)

enterthepuffin

  • Newbie
  • *
  • Posts: 5
    • View Profile
Layout not redrawing properly on game exit
« 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?

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Layout not redrawing properly on game exit
« Reply #1 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
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

enterthepuffin

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Layout not redrawing properly on game exit
« Reply #2 on: March 28, 2017, 12:37:58 AM »
Thanks! That seems to have done the trick.