ZFEbHVUE / Batocera-CRT-Script

34 stars 10 forks source link

Update emulationstation-standalone-v38_ZFEbHVUE-screensizeoffset-scre… #202

Closed ZFEbHVUE closed 3 months ago

ZFEbHVUE commented 3 months ago

…enoffset

The screensizeoffset will be add to the resolution that ES find into batocera-boot.conf/batocera.conf

screensizeoffset_x screensizeoffset_y

screensize_x=$((WIDTH + screensizeoffset_x)) screensize_y=$((HEIGHT + screensizeoffset_y))

screenoffset_x screenoffset_y

and It will create a new es_customargs

We can change the resolution into ES and I will add this users values into es.arg.override