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

      Graphics Raspberry Pi 3

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support graphics retropie raspberry pi 3+ epsxe
      4
      -1 Votes
      4 Posts
      595 Views
      V

      @vlyankovskiy said in Graphics Raspberry Pi 3:

      @rbaker, Thanks for the answer, I apologize for the illegal content.
      Could you tell me where the documentation says anything about quality enhancing filters?

      Thank you, I think I found

    • A

      Emulationstation + Xpadder + ePSXe Combo not working [Windows 7]

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio xpad epsxe keyboard mappin
      1
      0 Votes
      1 Posts
      537 Views
      No one has replied
    • E

      ePSXe load memorycard from Emulationstation systems.cfg

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support epsxe emulationstatio memory card config file
      2
      0 Votes
      2 Posts
      2k Views
      russelljonesR

      @Egg90

      Hey just saw this post today!

      I am not sure if you got it figured out but I was having the same problem and what I ended up doing was not using brackets or quotes for the memory card file location. I also had to make sure that -loadbin was the last command before "%ROM_RAW%" or I got an error saying it couldn't load a .exe.

      It should look like this:

      <command>C:/Users/Emulator/.emulationstation/systems/Playstation/ePSXe.exe -nogui -slowboot -analog -loadmemc0 C:/Users/Emulator/.emulationstation/systems/Playstation/memcards/epsxe000.mcr -loadbin "%ROM_RAW%"</command>

      I hope that helps