RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. aethersx2
    Log in to post
    • All categories
    • 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
      595 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
      466 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
    • 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
      1k 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.