pcsx-redux icon indicating copy to clipboard operation
pcsx-redux copied to clipboard

Squeezed image in Atlantis intro (pdx-atl3)

Open spacepaw opened this issue 1 year ago • 2 comments

Describe the bug

It appears that PCSX-Redux is rendering the screen horizontally squeezed, rendering it to only the left half.

pdx-atl3

Expected behavior

The entire screen should be covered as found in the video at https://demozoo.org/productions/169180/

pdx-atl3-ok

Steps to reproduce the bug

  1. Download .psexe file from https://demozoo.org/productions/169180/
  2. File > Load Binary and open .psexe file

Operating System

Windows 10

PCSX-Redux version

Version: 17030.20231217.3.x64 Changeset: 8b3bb57af57b0695df33782e8dbeadb23bb7d46e Date & time: 2023-12-17 09:04:30

CPU model

AMD Ryzen 9 3900X

GPU model & Drivers

NVIDIA GeForce RTX 2080, Version: 3.2.0 NVIDIA 545.84

BIOS version

OpenBIOS

Options

  • [X] Dynarec CPU
  • [ ] 8MB
  • [ ] OpenGL GPU
  • [ ] Fastboot
  • [ ] Debugger

Iso checks

No response

Logs

No error found in log

Additional information

No response

spacepaw avatar Dec 18 '23 12:12 spacepaw

Could you try with the opengl GPU? It has a better screen timings algorithm which I still need to port to the software GPU code.

nicolasnoble avatar Dec 18 '23 16:12 nicolasnoble

Thank you for the reply. I enabled the OpenGL GPU option, restarted PCSX-Redux, and retested the .psexe file. However, with OGL enabled, only a black screen appears.

spacepaw avatar Dec 18 '23 18:12 spacepaw