Author Topic: Setting up xebra to launch with RetroFE  (Read 448 times)

samsonwilliams

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Setting up xebra to launch with RetroFE
« on: June 14, 2024, 09:21:24 AM »
Hello, i am having trouble setting up xebra to launch with RetroFE, i am pretty sure it can be possible, but so far all i manage to get is the
Xebra UI apearing.

this are the arguments

arguments = -nogui -cdfile "%ITEM_FILEPATH%"

Mazer

  • Newbie
  • *
  • Posts: 39
  • Karma: +2/-0
    • View Profile
Re: Setting up xebra to launch with RetroFE
« Reply #1 on: July 04, 2024, 10:40:43 PM »
use retroarch:

executable = %RETROFE_PATH%\emulators\RetroArch-Win64\retroarch.exe
arguments = retroarch -L "%RETROFE_PATH%\emulators\RetroArch-Win64\cores\mednafen_psx_hw_libretro.dll" "%ITEM_FILEPATH%"

it works really well