libretro / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
166 stars 120 forks source link

Missing "shows the full area" for 16/9 hacks #438

Closed Darknior closed 3 months ago

Darknior commented 4 years ago

I've found some cool patch to activate 16/9 16/10 ... for PSX games like we can already do it on Saturn and Dramcast.

http://meduza-team.ucoz.net/publ/romkhaking/modifikacii/modifikacija_igr_dlja_psx_playstation_1/3-1-0-14

I've try them and they works fine. BUT like we don't have the option required for them we can't use them fine on Libretro.

screenshot Note: To expand full viewing area of the screen you need to activate special fix “shows the full area in Capcom fighters” in Pete’s or P.E.Op.S. PSX video plugins settings.

Will it be possible to add this option here to let peoples maybe make more patch in the future :) Thansk

vaguerant commented 4 months ago

This would appear to be the same issue as #313. I wrote a long explanation of what I believe is going on there in a comment on that closed issue.

The short version is that the PS1 has a variety of supported video modes, but the 384-wide mode is often truncated down to a smaller resolution (~368) in PS1 emulators for historical reasons. This isn't something that happened on real hardware, it just approximates what might have happened on some televisions of the time (some picture going off the edges of the screen).

notaz commented 3 months ago

There is now an option called "Show horizontal overscan" with "Hack" selectable for this.