Created attachment 271100 [details] PCSX2 v2.6.3 patch The supplied patch updates the PCSX2 port to the latest v2.6.3 version. Tested by ripping one of my PS2 game discs to ISO format and loaded that in the emulator. Playstation 2 BIOS and game patches file "patches.zip" are not included and must be sourced by the user.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8766c959d8da454bc45eaeb1e50a9180458409b commit c8766c959d8da454bc45eaeb1e50a9180458409b Author: V H <tmp386@live.com> AuthorDate: 2026-06-03 10:35:16 +0000 Commit: Ganael LAPLANCHE <martymac@FreeBSD.org> CommitDate: 2026-06-03 10:35:16 +0000 emulators/pcsx2: Update to 2.6.3 PR: 295564 Reported by: V H <tmp386@live.com> emulators/pcsx2/Makefile | 6 +- emulators/pcsx2/distinfo | 6 +- ...party_rapidyaml_include_c4_yml_common.hpp (new) | 11 +++ .../pcsx2/files/patch-cmake-SearchForStuff.cmake | 11 --- .../files/patch-pcsx2-qt_CMakeLists.txt (gone) | 14 ---- emulators/pcsx2/pkg-plist | 80 ++++++++++++++-------- 6 files changed, 67 insertions(+), 61 deletions(-)
Committed, thanks!