Thanks! gpSP runs really smooth! Dynarec is so damn powerful
Hello Can someone put an example of how is the final action.config file? I have v0.3 OS and sdl2 but when I click on any option I back to th main menu.
I donāt know where i need to put this:
in launcherās action.config
file of each core:
https://buildbot.libretro.com/nightly/linux/armv7-neon-hf/latest/
and
/home/cpi/.config/retroarch/cores/
for example my actual action.config file for SNES is:
ROM=/home/cpi/games/SNES
ROM_SO=/home/cpi/apps/emulators/snes9x_libretro.so
EXT=sfc,zip,smc
LAUNCHER=retroarch -L
TITLE=SNES
SO_URL=http://buildbot.libretro.com/nightly/linux/armv7-neon-hf/latest/snes9x_libretro.so.zip
Can someone explain what you mean by ālauncherās action.configā? I have no clue where that is in the file structure. Also side-note, I was able to add the https://buildbot.libretro.com/nightly/linux/armv7-neon-hf/latest/ to my retroarch.cfg but I am not able to get Gambatte working on lima. Any ideas?
Lima is not 100% perfect for stable operation in any game simulator
and for the action.config
see
~/launcher/Menu/GameShell/20_Retro\ Games/
for example
every emulator has an action.config
file to define the behavior for retroarch
ROM=/home/cpi/games/MAME <- This directory must exist.
ROM_SO=/home/cpi/apps/emulators/mame2003_plus_libretro.so <- The. so file used by retroarch is specified
EXT=zip <- the extension of legitimate emulator ROM files
LAUNCHER=retroarch -L <- Maybe you don't need to change this at all
TITLE=MAME Roms <- The title of that emulator's page in Launcher
EXCLUDE=neogeo.zip <- something you don't want to show up
SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/mame2003_plus_libretro.so.zip <- tell launcher where to download the .so file of retroarch
to change or add
you need to ssh into gameshell first
all the stuff above starts from <- should not be in the real action.config, just for explanatory note
Is it worth upgrading to 0.3 yet ? Still on the earlier version.
My game, Omamori, has pretty severe graphical gitches and low fps on Lima.
Itās running on LĆVE. (love2d)