Bug 295564 - emulators/pcsx2: Update to 2.6.3
Summary: emulators/pcsx2: Update to 2.6.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ganael LAPLANCHE
URL: https://github.com/PCSX2/pcsx2
Keywords:
Depends on:
Blocks:
 
Reported: 2026-05-25 02:38 UTC by V H
Modified: 2026-06-03 14:09 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (martymac)


Attachments
PCSX2 v2.6.3 patch (7.83 KB, patch)
2026-05-25 02:38 UTC, V H
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description V H 2026-05-25 02:38:26 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-06-03 11:22:05 UTC
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(-)
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2026-06-03 14:09:57 UTC
Committed, thanks!