BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
250 stars 351 forks source link

16:9 internal aspect ratio? #7

Closed obscurerev closed 2 years ago

obscurerev commented 2 years ago

the emulator itself is stuck in 4:3. like the actual retroarch thing itself. is there a way to fix this?

BinBashBanana commented 2 years ago

I can change the aspect ratio before I compile it, but I don't because all of the cores' aspect ratios are 4:3 (or very, very close to 4:3). Eventually, I am going to add support for mobile/touch devices, and depending on the chosen controller layout, the display may have to be in 4:3 in order to fit on the screen.

BinBashBanana commented 2 years ago

@obscurerev fixed in v6.5.