grumpycoders / pcsx-redux

The PCSX-Redux project is a collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. The core product itself, PCSX-Redux, is yet another fork of the Playstation emulator, PCSX.

Home Page:https://pcsx-redux.consoledev.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pads getButton doesn't work

kiletic opened this issue · comments

Describe the bug

PCSX.SIO0.slots.pads.getButton returns False if the button is pressed.

Expected behavior

It should return True (according to this)

Steps to reproduce the bug

image

Operating System

Ubuntu 23.04

PCSX-Redux version

Build from source

CPU model

.

GPU model & Drivers

.

BIOS version

.

Options

  • Dynarec CPU
  • 8MB
  • OpenGL GPU
  • Fastboot
  • Debugger

Iso checks

No response

Logs

No response

Additional information

No response