RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. ps2
    Log in to post
    • All categories
    • C

      PS/2 Keyboard to USB issues.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ps2 retropie 3
      3
      2 Votes
      3 Posts
      517 Views
      C

      @Lolonois Thank you very much for your feedback. I'll look into your suggestions :).

    • P

      PS2 (Aethersx2) not starting on Retropie (RaspberryPi 5)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps2 aethersx2
      2
      0 Votes
      2 Posts
      627 Views
      mituM

      Please use the RetroPie-Extra topic to report issues with the Extras repository. Thank you.

    • J

      Aethersx2 No Audio Pi5

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support aethersx2 ps2 pi5 audio
      2
      0 Votes
      2 Posts
      515 Views
      sugarfreeS

      I have read about a similar issue in the forum, and the solution was to install the pulseaudio driver.
      Before you try, back up your setup!

      sudo apt install pulseaudio pulseaudio-utils
    • I

      Help launching aethersx2 without using a rom

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps2
      1
      0 Votes
      1 Posts
      162 Views
      No one has replied
    • D

      Play! PS2 emulator though and ideas discussion

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ps2 pi5 play emulators
      4
      0 Votes
      4 Posts
      2k Views
      G

      @dult-np ok I actually managed to compile but no rom would go past a black screen unfortunately. I guess we'll still have to stick to AetherSX2

    • D

      Options for PS2 on Pi 5

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi 5 ps2 arm64 testing
      6
      0 Votes
      6 Posts
      3k Views
      D

      I can't edit my post (understandable, im a newbie). But if I could, it would say

      Edit: I figured it out- I had become error. I was trying to be fancy with my file pathing, and I forgot the adage- keep it simple

    • TPRT

      AetherSX2 Cache Question - Any way to auto-clear or turn off?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support aethersx2 ps2 playstation2 vulkan
      6
      1 Votes
      6 Posts
      2k Views
      TPRT

      OK so this worked:

      I added the following to runcommand-onlaunch.sh

      rm /opt/retropie/configs/ps2/Config/cache/vulkan_pipelines.bin && rm /opt/retropie/configs/ps2/Config/cache/vulkan_shaders.bin && rm /opt/retropie/configs/ps2/Config/cache/vulkan_shaders.idx

      It did not appear to like them on separate lines. Now when a game launches, it deletes those three files, and if I'm loading a PS2 game with AetherSX2 it re-creates them once the game loads, but then deletes them before the next game.

      So this way those files never get bloated and not hog down any other games.

    • X

      Fail to launch ps2 game with Qt error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu x64 ps2 runcommand
      7
      0 Votes
      7 Posts
      466 Views
      X

      I managed to launch it without installing a full DE, here is what I did in case anyone is interested (although installing a DE is probably the simplest option):

      Install xorg and xinit:

      sudo apt install -y xorg xinit

      In /etc/X11/Xwrapper.config set allowed_users=anybody

      Add the current user (or replace with user that launches the command) to these groups:

      sudo usermod -aG input,tty,video $USER

      Grant access to the second tty to current user (this need to be repeated after a reset):

      sudo chown $USER /dev/tty2

      Now replace the command to launch the emulator in /opt/retropie/configs/ps2/emulators.cfg:

      pcsx2-nogui = "xinit /opt/pcsx2-unstable/pcsx2-qt -fullscreen -nogui %ROM% -- :0"

      It's important to use the full path /opt/pcsx2-unstable/pcsx2-qt and not just pcsx2-qt because the later is actually a shell script that calls the former and xinit doesn't like that:

      cat $(which pcsx2-qt) #!/usr/bin/bash /opt/pcsx2-unstable/pcsx2-qt "$@"

      And that's it. Launching a game will show the PCSX2 gui where we can choose the different folders for roms and BIOS. This step require a keyboard and ideally a mouse.

    • A

      Dvd roms on PS2 emulator?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dvd-rom ps2 dragons lair
      7
      0 Votes
      7 Posts
      645 Views
      ExarKunIvE

      @Ashpool said in Dvd roms on PS2 emulator?:

      AT mitu, I really adore your ability to keep calm and stay low/calm!)

      Ditto

    • TPRT

      Gamecube / Wii / PS2 on Pi 5 - What does the future hold?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ps2 gamecube wii
      1
      0 Votes
      1 Posts
      797 Views
      No one has replied
    • YFZdudeY

      Skyscraper - PS2 system not showing scraped artwork [solved]

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper ps2
      2
      0 Votes
      2 Posts
      261 Views
      YFZdudeY

      Okay I think I sorted it out.

      I edited my xml files to remove any absolute paths and replace them with the old /home/<user>/RetroPie/roms/... equivalent line.
      Then I deleted the <folder> lines from the bottom of the file.

      Everything works again.

    • S

      LRPS2

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development ps2 lr core script update
      6
      0 Votes
      6 Posts
      1k Views
      mituM

      @Daistaar said in LRPS2:

      https://www.libretro.com/index.php/lrps2-the-new-playstation2-core-with-a-brand-new-lle-renderer/

      Q: I’m not seeing LRPS2 in the core list.

      A: The core is probably not available for your platform. It is available for Windows, Linux (x86_64), and MacOS. It is NOT available for Android or iOS, nor for ARM Linux. If you’re sure it should be there for your platform and you’re still not seeing it, try updating your core info files via the online updater.

      Also, don't necro-post.

    • T

      PCSX2 stopped working ater most recent commit update 8 days ago - any way to downgrade or fix?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx2 ps2 update bug report bug
      9
      0 Votes
      9 Posts
      1k Views
      T

      @mitu Spot on - I had to manually update the controls too (select the controller type in PCSX2), but now working completely as before - thanks so much for your help :)

      Regards,

      The Gent

    • CrushC

      Request: update pcsx2 install script to show CHD

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx2 install script ps2 x86-64
      3
      0 Votes
      3 Posts
      591 Views
      mituM

      @Crush said in Request: update pcsx2 install script to show CHD:

      (PS: Is this the right place to make such requests?)

      Yes, thanks for bringing this up, we'll add the extension to the ps2 system.

    • George SpiggottG

      AetherSX2 - PS2

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ps2 emulation android
      16
      2 Votes
      16 Posts
      10k Views
      DTEAMD

      Hi @ExarKunIv and @retropieuser

      I tried AetherSX2 with your Retropie-Extra script and unfortunatly it doesn't load on my Pi5. Kernel8 is activated and I already run PPSSPP and Dolphin with XINIT-WM and I got the good bios

      here's my runcommand.log

      https://pastebin.fr/138616

      Now, I'm stuck. Do you know why it won't load?

    • ?

      Best way to play PS2, Xbox, etc

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ps2 xbox retropie pi4 laptop
      8
      0 Votes
      8 Posts
      6k Views
      V

      Actually you CAN emulate the PS2 on the Pi 4, but the speed is abysmal and the legwork required is insane. The tl;dr version of the story is you need to install Windows 10 using Windows on Raspberry and run PCSX2. SOME games run at playable speeds, but not many. Disgaea 1 and 2, Kingdom Hearts 1 and 2, Final Fantasy 10, and Final Fantasy 12 are playable. There are likely more, but those are the ones I've tested.

    • R

      PS2-Style Emulation Station Splashscreen (1080p)

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes ps2 emulation splashscreen high-res retropie
      2
      1 Votes
      2 Posts
      2k Views
      H

      I recommend you post your splash screen here:

      https://retropie.org.uk/forum/topic/29132/splash-screen-ideas-discussion

    • N

      pcsx2 won't install // unable to locate package pcsx2-unstable

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx2 retropie-setup ps2 ubuntu 20.04 x86
      3
      0 Votes
      3 Posts
      2k Views
      mituM

      @norstein said in pcsx2 won't install // unable to locate package pcsx2-unstable:

      Maybe installing add-apt-repository should be included in the base installation, since it is used for several packages?

      software-properties-common is installed by any *-desktop meta-package, what options did you choose during installation ?

    • ClydeC

      General Duckstation discussion

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming duckstation playstation ps1 ps2 psx
      22
      1 Votes
      22 Posts
      7k Views
      G

      @george-spiggott said in General Duckstation discussion:

      Has anyone succeeded at running any games at 2x resolution at a reasonable speed? Even on an overclocked Pi4 doesn't seem up to this. This is certainly an emulator that will grow in usefulness as the capability of Raspberry Pis increase although I think I will probably stick with PCSX Rearmed in the short term.

      I have been running a few games (spyro, ff1/2, crash bandicoot, ONE) at 4x res, with 32x msaa at over full speed (Vulkan hardware rendering). My pi4 is overclocked, but pretty much stock RetroPie.

    • R

      Raspberry Pi 5 Speculation

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming raspberry pi 5 ps2 gamecube xbox
      10
      0 Votes
      10 Posts
      17k Views
      B

      @mitu said in Raspberry Pi 5 Speculation:

      I don't think a Pi5 is in the works.

      Given the timelines involved with designing and validating new hardware, especially when it involves chip design, we can be very certain that Pi 5 development is quite far along already. I know a Pi employee (jamesh, on the forums) mentioned already ~1 year before the Pi 4 was released that they had a good understanding of what the Pi 5 would be. I'd guess that at this point we're at most ~1.5 years from a Pi 5 release. I would hope to see it already this coming summer, but that may be a bit too optimistic.

      Of course, the Pi 4 has still not peaked, since we're still waiting for Pi OS 64-bit, the full KMS video driver and Vulkan support. Personally, though, I believe the Pi 5 will in large part compatible with all the SW development work that's going on now, i.e. they will most likely keep the GPU very similar (at least from an architectural perspective).

      It's pretty hard to speculate about what the Pi 5 will look like, but I mostly agree with @george-spiggott. Regarding using A75 cores, power consumption of the Pi 4 is already pretty much at the limit for what's practical when it comes to passive cooling. It's unlikely that they'd increase it further. This makes it challenging to provide a generational performance leap without going down to more dense manufacturing processes (such as 20nm or 16nm). So, I'd expect a process upgrade for the Pi 5. I also believe that at 16nm (and maybe also 20nm?) they will need to make some provisions to be able to keep the 3.3V I/O on the 40-pin header, since the silicon is not 3.3V tolerant. This will add cost and complexity.

      My hope for the next Pi is that they're able to alleviate some bottlenecks in the design. It seems like memory bandwidth is lower than it should be, possibly because of internal bus limitations. My guess is that this is one of the reasons the performance of N64 emulation is still quite bad, despite seemingly not being particularly CPU or GPU limited on the Pi 4.