[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/pcsx2/pcsx2.desc [COPY] Copyright (C) 2022 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] PS2 Emulator and debugger [T] PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose [T] is to emulate the PS2's hardware, using a combination of MIPS CPU [T] Interpreters, Recompilers and a Virtual Machine which manages hardware [T] states and PS2 system memory. This allows you to play PS2 games on your PC, [T] with many additional features and benefits. [U] https://pcsx2.net/ [A] PCSX2 Team [M] Dash [C] extra/emulator [F] OBJDIR NO-LTO [R] + arm64 x86 x86-64 [E] opt jack [L] GPL [S] Beta [V] 2.6.3 [D] 306ac7608f4399794878f5c98d404a9cde95f8f169be0ad83dfe9801 pcsx2-2.6.3.tar.gz git+https://github.com/PCSX2/pcsx2 v2.6.3 var_append cmakeopt ' ' '-DPACKAGE_MODE=ON \ -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \ -DCMAKE_INSTALL_FULL_LIBDIR=$libdir \ -DENABLE_TESTS=OFF' pkginstalled libbacktrace || var_append cmakeopt ' ' -DUSE_BACKTRACE=OFF pkginstalled wayland && var_append cmakeopt ' ' -DWAYLAND_API=ON