Package Details: libretro-lrps2-git r19074.c26b06ac2-1

Git Clone URL: https://aur.archlinux.org/libretro-lrps2-git.git (read-only, click to copy)
Package Base: libretro-lrps2-git
Description: Sony PlayStation 2 core (fork of PCSX2)
Upstream URL: https://github.com/libretro/ps2
Keywords: console emulator sony
Licenses: GPL-3.0-or-later
Groups: libretro
Conflicts: libretro-lrps2, libretro-pcsx2
Provides: libretro-lrps2, libretro-pcsx2
Replaces: libretro-pcsx2
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 6
Popularity: 0.044345
First Submitted: 2022-12-26 01:20 (UTC)
Last Updated: 2025-08-09 23:34 (UTC)

Dependencies (16)

Required by (2)

Sources (6)

Latest Comments

1 2 3 4 Next › Last »

jclsn commented on 2025-08-01 11:57 (UTC)

@yyatsuta: You'd probably have to file an issue here https://github.com/libretro/ps2. It probably has nothing to do with the AUR package.

yyatsuta commented on 2025-08-01 09:23 (UTC)

Core crashes for me 90% of the time, without any clear pattern in logs. I'm aware that Software renderer is not supported with Vulkan backend, but this is not the case here - I've tried different renders to no avail. Does anyone else experience this?

cwrau commented on 2025-04-29 08:28 (UTC)

Currently running into the following error;

CMake Error at 3rdparty/cpuinfo/deps/clog/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

patlefort commented on 2025-03-02 20:16 (UTC)

@jclsn: This package is using gnu make which will read MAKEFLAGS variable. You should set that variable in your makepkg.conf with the desired -j flag.

jclsn commented on 2025-03-02 19:22 (UTC)

Can you please add -j$(nproc) to the build command?

patlefort commented on 2025-01-24 15:59 (UTC)

Build has been failing for a while:

/pkgbuild/out/libretro-lrps2-git/src/libretro-lrps2/common/StringUtil.h:33:10: fatal error: ../3rdparty/rapidyaml/rapidyaml/ext/c4core/src/c4/ext/fast_float/include/fast_float/fast_float.h: No such file or directory
   33 | #include "../3rdparty/rapidyaml/rapidyaml/ext/c4core/src/c4/ext/fast_float/include/fast_float/fast_float.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

abouvier commented on 2025-01-09 01:06 (UTC)

@patlefort It works well with the latest stable version (v0.7.2) available.

patlefort commented on 2025-01-07 15:32 (UTC)

I couldn't make it work with rapidyaml-git. I patched the pkgbuild to use its submodule instead: https://pastebin.com/XJssr4Db

It would be better and easier than to try to install an older version of rapidyaml separately.

abouvier commented on 2025-01-07 06:35 (UTC)

@Luca090902 Try again ;)

Luca090902 commented on 2025-01-06 21:20 (UTC)

 -> could not find all required packages: libryml.so