libretro / snes9x2002

Snes9x 2002. Port of SNES9x 1.39 for libretro (was previously called PocketSNES). Heavily optimized for ARM.
37 stars 46 forks source link

pocketsnes-libretro lxde #1

Closed Ololziver closed 11 years ago

Ololziver commented 11 years ago

Hey, ive got emulationstation, but i want to run the snes emulator in lxde and be able to use the keyboard, i know im supposed to run it through command line, but i have a project at university and I need to run the snes emulator via lxde, any help?

ToadKing commented 11 years ago

You have to build RetroArch with some sort of X support. Usually if you just tell it to use SDL for video it should detect you're running it from a desktop and just work. Just set video_driver = "sdl" in retroarch.cfg (wherever that's located in emulationstation)

ToadKing commented 11 years ago

Closing. Not core specific.