@abunille thanks a lot for your help and the team's amazing work
Posts made by Avodrocc
- 
    RE: How to enable X68000 emulation?posted in Emulator Arcade/PC/Console
- 
    RE: How to enable X68000 emulation?posted in Emulator Arcade/PC/Console@oyyodams thank you.... i'm formatting my flash card and installing the right one!!! 
- 
    RE: How to enable X68000 emulation?posted in Emulator Arcade/PC/Console@abunille i'm so sorry.... was my first install and this is new for me... my apologies... never ever ever i'll doing again!!! 
- 
    RE: How to enable X68000 emulation?posted in Emulator Arcade/PC/Console@paradadf Recalbox 4.1 (Galisteo) 
- 
    How to enable X68000 emulation?posted in Emulator Arcade/PC/ConsoleI copied the games in the x68000 directory, but the X68000 options don't apper in menu. 
 Next, I chaged the es:systemsc.cfg adding the Systems and now have the X68000 option on screen, but nothing happens when select a Game.
 ¿What is missing?systemsc.cfg: 
 <system>
 <fullname>Sharp x68000</fullname>
 <name>px68k_libretro</name>
 <path>/recalbox/share/roms/x68000</path>
 <extension>.dim .DIM .zip . ZIP .img .IMG .d88 .D88 .88d .88D .hdm .HDM .dup .DUP .2hd .2HD .xdf .XDF .hdf .HDF .cmd .CMD</extension>
 <command>python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -emulator %EMULATOR% -core %CORE% -ratio %RATIO%</command>
 <platform>px68k</platform>
 <theme>sharpx68000</theme>
 <emulators>
 <emulator name="libretro">
 <cores>
 <core>px68k</core>
 </cores>
 </emulator>
 </emulators>
 </system>