libretro / LRPS2

GNU General Public License v2.0
165 stars 48 forks source link

[BUG] Resolution Scale set beyond 1080P results in 16:9 aspect ratio no matter core settings. #208

Open alexcarman opened 2 years ago

alexcarman commented 2 years ago

PCSX2 version: 1.10.0 alpha 5dfffaae or that is at least what the core reports in retro arch.

PCSX2 options: Core Defaults except resolution scaling set above ~1080P, for example 1440 ~2K

Plugins used: Core Default

Description of the issue: Any resolution setting above 1080P automatically stretches the image to 16:9, even if the core is set to 4:3. I even tried setting retroarch from "core provided" to 4:3 and it had no effect.

How to reproduce the issue: Set resolution to above 1080P IE 2K and then load game, in my case it was Jak and Daxter. The game will be stretched to widescreen.

Last known version to work: I've not played with the libretro core before, so I do not know if it was previously working before the latest version.

PC specifications: Ryzen 9 5900HX, 32GB DDR4, RTX 3080

TheDrifter363 commented 2 years ago

Wanted to confirm, I have the same issue. Just got pcsx2 working with the latest Steam update.

DReaper commented 1 year ago

I was having the same issues too, and with other libretro cores on top.

Try this:

Under General Settings > Video > Scaling > Integer Scaler = Off

Fixed it for me