azahar-emu / azahar

A new Citra fork
https://azahar-emu.org/
2.44k stars 131 forks source link

Screenshots in Hybrid Mode produce Default Mode instead #507

Open DavidGriswoldTeacher opened 1 month ago

DavidGriswoldTeacher commented 1 month ago

Issue

If you take a screenshot using Lime's built-in tool while in hybrid mode, a Default layout screenshot is made instead. This appears to be because the Hybrid layout was never added to the FrameLayoutFromResolutionScale method so it is falling back to the default behavior.

kleidis commented 4 weeks ago

Should be fixed relatively easily