Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Linux gpu viewport centering #7

@VioletDarkKitty

Description

@VioletDarkKitty

With either the xvideo or open gl gpu plugins, games which draw outside of the screen are not shown properly. The screen is shown as too wide. Setting to force 4:3 or psx resolution also does not fix it. 4:3 mode cuts off part of the top of the screen. With only psx resolution set, the display view is still slightly too low.

I haven't got a way to build for windows to test but checking with 1.9.93 on windows, the screen is displayed correctly.
Comparing the source to the current has a lot of changes but replacing the source of peopsxgl with the one in 1.9.93 and using that on Linux also does not fix the problem.

libpcsxcore/gpu.c and gpu.h have few changes and nothing that I can see that would cause a problem like this. The changes are breaking if you copy from 1.9.93 though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions