Try to delete save folder.
You're not necessarily need to enter the exact size of used screen.
Your screen must be between those limits.
You must force to use 800_480 folder.
first attempt
;m1=400..480,196..320,"480_272"
;m2=234..320,400..480,"480_272"
;m3=600..1100,400..650,"800_480"
;m4=400..650,600..1100,"800_480"
m5=600..1100,400..650,"800_480" ; This mean that on landscape, for resolution with 600<width<1100 and 400<height<600, will use 800_480 folder
m6=400..650,600..1100,"800_480"
second attempt
;m1=400..480,196..320,"480_272"
;m2=234..320,400..480,"480_272"
m3=600..1100,400..650,"800_480" ; This mean that on landscape, for resolution with 600<width<1100 and 400<height<600, will use 800_480 folder
m4=400..650,600..1100,"800_480" ;
;m5=600..1100,400..600,"800_480"
;m6=400..600,600..1100,"800_480"
Bookmarks