Skip to content

Fix ES virtual resolution reinit

Bkg2k requested to merge fix-es-virtual-resolution-reinit into master

When returning from a game, ES Resolution must be initialialized using the original resolution, and not with the virtual resolution.

Merge request reports