RetroPlayer Test Builds (updated for Nexus)
#88
Yep, this is what i was waiting for since years ;-)
Setup is Core2Duo with your openelec x64 build

Here are my testresults so far:

Sega Master System:
When ziped, they won't be recognized. (I am asked to install a emulator core, and it finds none)
When unpacked, xbmc seems to restart (New logfile is generated)
Error i found in debug log:
Code:
03:20:33 T:139845746644800    INFO: RetroPlayer: Using game client Genesis Plus GX at version v1.7.4
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=16: SET_VARIABLES
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=16: notified of var blargg_ntsc_filter (Blargg NTSC filter; disabled|monochrome|composite|svideo|rgb)
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=16: notified of var overscan (Overscan mode; 0|1|2|3)
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=16: notified of var gg_extra (Game Gear extended screen; disabled|enabled)
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=8: SET_PERFORMANCE_LEVEL
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=8: performance hint: 1
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=10: SET_PIXEL_FORMAT
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=10: set pixel format: 2, RETRO_PIXEL_FORMAT_RGB565
03:20:33 T:139845746644800   DEBUG: GameClient::CStrategyUseVFS: Testing if we can load game from VFS
03:20:33 T:139845746644800   DEBUG: GameClient::CStrategyUseVFS: Game client does not allow VFS
03:20:33 T:139845746644800   DEBUG: GameClient::CStrategyEnterZip: Testing if the file is a zip containing a game
03:20:33 T:139845746644800   DEBUG: GameClient::CStrategyEnterZip: File is not a zip
03:20:33 T:139845746644800   DEBUG: GameClient::CStrategyUseHD: Testing if we can load game from hard drive
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=9: GET_SYSTEM_DIRECTORY
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=9: using system directory /storage/emulators/system/Sega/
03:20:33 T:139845746644800    INFO: LibretroEnvironment query ID=15: GET_VARIABLE
03:20:33 T:139845746644800   ERROR: LibretroEnvironment query ID=15: undefined variable blargg_ntsc_filter
Same goes for game gear roms or genesis roms.

Playstation1:
PCSX re-armed again restarts xbmc, throws also query ID=15 error:
Code:
03:28:27 T:140704369137472   DEBUG: Loading: /storage/.xbmc/addons/gameclient.pcsx-rearmed/pcsx_rearmed_libretro.so
03:28:27 T:140704369137472    INFO: GameClient: Loaded PCSX-ReARMed core at version r19
03:28:27 T:140704369137472    INFO: GameClient: ------------------------------------
03:28:27 T:140704369137472    INFO: GameClient: Loaded DLL for gameclient.pcsx-rearmed
03:28:27 T:140704369137472    INFO: GameClient: Client: PCSX-ReARMed at version r19
03:28:27 T:140704369137472    INFO: GameClient: Valid extensions: bin|cue|img|mdf|pbp|toc|cbn|m3u
03:28:27 T:140704369137472    INFO: GameClient: Allow VFS: no, require zip (block extract): no
03:28:27 T:140704369137472    INFO: GameClient: ------------------------------------
03:28:27 T:140704369137472    INFO: RetroPlayer: Using game client PCSX-ReARMed at version r19
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=16: SET_VARIABLES
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=16: notified of var frameskip (Frameskip; 0|1|2|3)
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=16: notified of var region (Region; Auto|NTSC|PAL)
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=16: notified of var pad1type (Pad 1 Type; standard|analog)
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=9: GET_SYSTEM_DIRECTORY
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=9: using system directory /storage/emulators/system/sony/
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=8: SET_PERFORMANCE_LEVEL
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=8: performance hint: 1
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=3: GET_CAN_DUPE
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=3: frame duping is enabled
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=13: SET_DISK_CONTROL_INTERFACE
03:28:27 T:140704369137472    INFO: LibretroEnvironment query ID=15: GET_VARIABLE
03:28:27 T:140704369137472   ERROR: LibretroEnvironment query ID=15: undefined variable frameskip
Mednafen again fails at ID15 (I can see a pattern here ;-) )
Code:
03:32:02 T:140297370969920   DEBUG: GameClient::CStrategyUseHD: Testing if we can load game from hard drive
03:32:02 T:140297370969920    INFO: LibretroEnvironment query ID=10: SET_PIXEL_FORMAT
03:32:02 T:140297370969920    INFO: LibretroEnvironment query ID=10: set pixel format: 1, RETRO_PIXEL_FORMAT_XRGB8888
03:32:02 T:140297370969920    INFO: LibretroEnvironment query ID=2: GET_OVERSCAN
03:32:02 T:140297370969920    INFO: LibretroEnvironment query ID=2: crop away overscan
03:32:02 T:140297370969920    INFO: LibretroEnvironment query ID=15: GET_VARIABLE
03:32:02 T:140297370969920   ERROR: LibretroEnvironment query ID=15: undefined variable psx_dithering
Also once, it failed to load .cue .bin images at all, However I am unable to reproduce that.

NES:
Core nestopia:
gives a black screen (xbmc restart)
can't see why though:
Code:
03:40:19 T:140229579482944   DEBUG: SECTION:LoadDLL(/storage/.xbmc/addons/gameclient.nestopia/nestopia_libretro.so)
03:40:19 T:140229579482944   DEBUG: Loading: /storage/.xbmc/addons/gameclient.nestopia/nestopia_libretro.so
03:40:19 T:140229579482944    INFO: GameClient: Loaded Nestopia core at version v1.46-WIP
03:40:19 T:140229579482944    INFO: GameClient: ------------------------------------
03:40:19 T:140229579482944    INFO: GameClient: Loaded DLL for gameclient.nestopia
03:40:19 T:140229579482944    INFO: GameClient: Client: Nestopia at version v1.46-WIP
03:40:19 T:140229579482944    INFO: GameClient: Valid extensions: nes|fds
03:40:19 T:140229579482944    INFO: GameClient: Allow VFS: yes, require zip (block extract): no
03:40:19 T:140229579482944    INFO: GameClient: ------------------------------------
03:40:19 T:140229579482944    INFO: RetroPlayer: Using game client Nestopia at version v1.46-WIP
03:40:19 T:140229579482944    INFO: LibretroEnvironment query ID=16: SET_VARIABLES
03:40:19 T:140229579482944    INFO: LibretroEnvironment query ID=16: notified of var blargg_ntsc_filter (Blargg NTSC filter; disabled|composite|svideo|rgb)
03:40:19 T:140229579482944    INFO: LibretroEnvironment query ID=16: notified of var nospritelimit (Remove 8-sprites-per-scanline hardware limit; disabled|enabled)
03:40:19 T:140229579482944   DEBUG: GameClient::CStrategyUseVFS: Testing if we can load game from VFS
03:40:19 T:140229579482944   DEBUG: GameFile: loaded file from VFS (filesize: 256 KiB)
03:40:19 T:140229579482944    INFO: LibretroEnvironment query ID=9: GET_SYSTEM_DIRECTORY
03:40:19 T:140229579482944    INFO: LibretroEnvironment query ID=9: using system directory /storage/emulators/system/Nintendo/nes/

Dosbox:
Fails (xbmc restart) seems to miss keyboard support: (am i supposed to have some dosbox related ini files in its system path?)
Code:
<snip>
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: Invalid GetInput(). Controller=0, device=3, index=0, id=269
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: RETRO_DEVICE_KEYBOARD not supported!
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: Invalid GetInput(). Controller=0, device=3, index=0, id=270
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: RETRO_DEVICE_KEYBOARD not supported!
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: Invalid GetInput(). Controller=0, device=3, index=0, id=271
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: RETRO_DEVICE_KEYBOARD not supported!
04:38:44 T:139808357574400   ERROR: RetroPlayerInput: Invalid GetInput(). Controller=0, device=3, index=0, id=266
04:38:44 T:139809527899904  NOTICE: Thread RetroPlayerVideo start, auto delete: false
04:38:44 T:139808374359808  NOTICE: Thread RetroPlayerAudio start, auto delete: false
04:38:44 T:139810187622144   DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted

scummvm: can't find any errors, it simply refused to play the game, did restart xbmc though...

yabause works, tested game (panzer dragoon saga) however does stop right after the intro (no Idea why)

Gameboy works, GBA, only meteor seems to work:
mednafen gba tells me it is unable to load the rom file (see above mednafen psx)
VBA next has again id 15 problem:
Code:
04:59:28 T:139910262269760   DEBUG: RetroPlayer: Using gameclient.vba-next
04:59:28 T:139910262269760   DEBUG: SECTION:LoadDLL(/storage/.xbmc/addons/gameclient.vba-next/vba_next_libretro.so)
04:59:28 T:139910262269760   DEBUG: Loading: /storage/.xbmc/addons/gameclient.vba-next/vba_next_libretro.so
04:59:28 T:139910262269760    INFO: GameClient: Loaded VBA Next core at version v1.0.2
04:59:28 T:139910262269760    INFO: GameClient: ------------------------------------
04:59:28 T:139910262269760    INFO: GameClient: Loaded DLL for gameclient.vba-next
04:59:28 T:139910262269760    INFO: GameClient: Client: VBA Next at version v1.0.2
04:59:28 T:139910262269760    INFO: GameClient: Valid extensions: gba
04:59:28 T:139910262269760    INFO: GameClient: Allow VFS: no, require zip (block extract): no
04:59:28 T:139910262269760    INFO: GameClient: ------------------------------------
04:59:28 T:139910262269760    INFO: RetroPlayer: Using game client VBA Next at version v1.0.2
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=16: SET_VARIABLES
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=16: notified of var vbam-next-gamepad (Button layout; original|reversed)
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=3: GET_CAN_DUPE
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=3: frame duping is enabled
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=10: SET_PIXEL_FORMAT
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=10: set pixel format: 2, RETRO_PIXEL_FORMAT_RGB565
04:59:28 T:139910262269760   DEBUG: GameClient::CStrategyUseVFS: Testing if we can load game from VFS
04:59:28 T:139910262269760   DEBUG: GameClient::CStrategyUseVFS: Game client does not allow VFS
04:59:28 T:139910262269760   DEBUG: GameClient::CStrategyEnterZip: Testing if the file is a zip containing a game
04:59:28 T:139910262269760   DEBUG: GameClient::CStrategyEnterZip: File is not a zip
04:59:28 T:139910262269760   DEBUG: GameClient::CStrategyUseHD: Testing if we can load game from hard drive
04:59:28 T:139910262269760    INFO: LibretroEnvironment query ID=15: GET_VARIABLE
04:59:28 T:139910262269760   ERROR: LibretroEnvironment query ID=15: undefined variable vbam-next-gamepad

Nintendo DS fails, can't see why

mame:
id 15:
Code:
05:21:42 T:139942117234496   DEBUG: RetroPlayer: Multiple clients found: gameclient.fba, gameclient.mame, gameclient.scummvm, gameclient.stella
05:21:42 T:139942117234496   DEBUG: ------ Window Init (DialogContextMenu.xml) ------
05:21:44 T:139942117234496   DEBUG: LIRC: Update - NEW at 414970:6c 0 KEY_DOWN devinput (KEY_DOWN)
05:21:44 T:139942117234496   DEBUG: OnKey: 167 (0xa7) pressed, action is Down
05:21:44 T:139942117234496   DEBUG: LIRC: Update - NEW at 415216:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
05:21:46 T:139942117234496   DEBUG: LIRC: Update - NEW at 417209:160 0 KEY_OK devinput (KEY_OK)
05:21:46 T:139942117234496   DEBUG: OnKey: 11 (0x0b) pressed, action is Select
05:21:47 T:139942117234496   DEBUG: LIRC: Update - NEW at 417330:160 0 KEY_OK_UP devinput (KEY_OK_UP)
05:21:47 T:139942117234496   DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
05:21:47 T:139942117234496   DEBUG: RetroPlayer: Using gameclient.mame
05:21:47 T:139942117234496   DEBUG: SECTION:LoadDLL(/storage/.xbmc/addons/gameclient.mame/mame078_libretro.so)
05:21:47 T:139942117234496   DEBUG: Loading: /storage/.xbmc/addons/gameclient.mame/mame078_libretro.so
05:21:47 T:139942117234496    INFO: GameClient: Loaded MAME 2003 core at version 0.78
05:21:47 T:139942117234496    INFO: GameClient: ------------------------------------
05:21:47 T:139942117234496    INFO: GameClient: Loaded DLL for gameclient.mame
05:21:47 T:139942117234496    INFO: GameClient: Client: MAME 2003 at version 0.78
05:21:47 T:139942117234496    INFO: GameClient: Valid extensions: zip
05:21:47 T:139942117234496    INFO: GameClient: Allow VFS: no, require zip (block extract): yes
05:21:47 T:139942117234496    INFO: GameClient: ------------------------------------
05:21:47 T:139942117234496    INFO: RetroPlayer: Using game client MAME 2003 at version 0.78
05:21:47 T:139942117234496    INFO: LibretroEnvironment query ID=16: SET_VARIABLES
05:21:47 T:139942117234496    INFO: LibretroEnvironment query ID=16: notified of var frameskip (Frameskip; 0|1|2|3|4|5)
05:21:47 T:139942117234496    INFO: LibretroEnvironment query ID=16: notified of var dcs-speedhack (MK2/MK3 DCS Speedhack; disabled|enabled)
05:21:47 T:139942117234496    INFO: LibretroEnvironment query ID=15: GET_VARIABLE
05:21:47 T:139942117234496   ERROR: LibretroEnvironment query ID=15: undefined variable frameskip


Cores not mentioned for the above Systems seem to work (All cores for SNES..)
I'll keep testing, and updating. Bit OT, I configured a kill xbmc button on my remote (killall xbmc.bin) which used to work great with default openelec, however it restarts the whole machine when used with your build (which makes it kinda pointless,,,) Any Idea how to fix that?
Reply


Messages In This Thread
RE: RetroPlayer Test Builds - by garbear - 2013-09-12, 23:32
RE: RetroPlayer Test Builds - by johntravler5 - 2024-04-08, 01:16
RE: RetroPlayer Test Builds - by yallah - 2013-09-13, 00:01
RE: RetroPlayer Test Builds - by Adam7288 - 2013-09-13, 05:56
RE: RetroPlayer Test Builds - by garbear - 2013-09-13, 13:07
RE: RetroPlayer Test Builds - by Adam7288 - 2013-09-13, 14:35
RE: RetroPlayer Test Builds - by edru - 2013-09-13, 21:00
RE: RetroPlayer Test Builds - by garbear - 2013-09-14, 00:38
RE: RetroPlayer Test Builds - by XmemphistoX - 2013-09-13, 06:28
RE: RetroPlayer Test Builds - by charlie0440 - 2013-09-13, 12:33
RE: RetroPlayer Test Builds - by charlie0440 - 2013-09-13, 14:35
RE: RetroPlayer Test Builds - by bry - 2013-09-13, 13:41
RE: RetroPlayer Test Builds - by garbear - 2013-09-13, 13:49
RE: RetroPlayer Test Builds - by garbear - 2013-09-14, 00:07
RE: RetroPlayer Test Builds - by crajohns6965 - 2013-09-14, 00:48
RE: RetroPlayer Test Builds - by garbear - 2013-09-14, 00:57
RE: RetroPlayer Test Builds - by crajohns6965 - 2013-09-14, 01:40
RE: RetroPlayer Test Builds - by edru - 2013-09-14, 02:07
RE: RetroPlayer Test Builds - by garbear - 2013-09-14, 02:55
RE: RetroPlayer Test Builds - by edru - 2013-09-14, 03:23
RE: RetroPlayer Test Builds - by edru - 2013-09-14, 03:48
RE: RetroPlayer Test Builds - by Adam7288 - 2013-09-14, 04:15
RE: RetroPlayer Test Builds - by N3MIS15 - 2013-09-14, 07:37
RE: RetroPlayer Test Builds - by garbear - 2013-10-06, 23:51
RE: RetroPlayer Test Builds - by garbear - 2013-09-14, 07:47
RE: RetroPlayer Test Builds - by N3MIS15 - 2013-09-14, 08:00
RE: RetroPlayer Test Builds - by ghizzu - 2013-09-14, 15:08
RE: RetroPlayer Test Builds - by MovieBird - 2013-09-14, 15:29
RE: RetroPlayer Test Builds - by Duduke - 2013-09-14, 22:40
RE: RetroPlayer Test Builds - by Mettbrot - 2013-09-15, 12:01
RE: RetroPlayer Test Builds - by crajohns6965 - 2013-09-15, 13:32
RE: RetroPlayer Test Builds - by garbear - 2013-09-16, 01:12
RE: RetroPlayer Test Builds - by narvatu - 2013-09-15, 13:38
RE: RetroPlayer Test Builds - by crajohns6965 - 2013-09-15, 13:51
RE: RetroPlayer Test Builds - by doucettom - 2013-09-15, 20:45
RE: RetroPlayer Test Builds - by doucettom - 2013-09-15, 21:18
RE: RetroPlayer Test Builds - by Atarian - 2013-09-15, 22:19
RE: RetroPlayer Test Builds - by Atarian - 2013-09-15, 23:02
RE: RetroPlayer Test Builds - by garbear - 2013-09-16, 00:35
RE: RetroPlayer Test Builds - by ghostelement - 2013-09-16, 00:39
RE: RetroPlayer Test Builds - by teeedubb - 2013-09-16, 01:44
RE: RetroPlayer Test Builds - by teeedubb - 2013-09-16, 02:06
RE: RetroPlayer Test Builds - by doucettom - 2013-09-16, 03:43
RE: RetroPlayer Test Builds - by ilm1 - 2013-10-20, 09:32
RE: RetroPlayer Test Builds - by Adam7288 - 2013-09-16, 05:24
RE: RetroPlayer Test Builds - by doucettom - 2013-09-16, 05:55
RE: RetroPlayer Test Builds - by edru - 2013-09-16, 05:58
RE: RetroPlayer Test Builds - by malte - 2013-09-16, 08:06
RE: RetroPlayer Test Builds - by doucettom - 2013-09-16, 16:39
RE: RetroPlayer Test Builds - by nickswims - 2013-09-16, 16:48
RE: RetroPlayer Test Builds - by Duduke - 2013-09-16, 19:40
RE: RetroPlayer Test Builds - by garbear - 2013-09-16, 23:30
RE: RetroPlayer Test Builds - by teeedubb - 2013-09-17, 00:17
RE: RetroPlayer Test Builds - by doucettom - 2013-09-17, 00:55
RE: RetroPlayer Test Builds - by doucettom - 2013-09-17, 16:12
RE: RetroPlayer Test Builds - by teeedubb - 2013-09-17, 01:13
RE: RetroPlayer Test Builds - by Tomkun - 2013-09-17, 06:57
RE: RetroPlayer Test Builds - by garbear - 2013-09-17, 08:10
RE: RetroPlayer Test Builds - by teeedubb - 2013-09-17, 10:46
RE: RetroPlayer Test Builds - by Mettbrot - 2013-09-17, 18:40
RE: RetroPlayer Test Builds - by lrusak - 2013-09-18, 07:23
RE: RetroPlayer Test Builds - by garbear - 2013-09-18, 07:25
RE: RetroPlayer Test Builds - by thorin33 - 2013-09-18, 10:40
RE: RetroPlayer Test Builds - by apollo1111 - 2013-09-20, 15:52
RE: RetroPlayer Test Builds - by apollo1111 - 2013-09-20, 16:04
RE: RetroPlayer Test Builds - by garbear - 2013-09-20, 20:38
RE: RetroPlayer Test Builds - by Adam7288 - 2013-09-20, 21:53
RE: RetroPlayer Test Builds - by Subwire - 2013-09-21, 20:13
RE: RetroPlayer Test Builds - by Subwire - 2013-09-21, 21:11
RE: RetroPlayer Test Builds - by Subwire - 2013-09-22, 07:52
RE: RetroPlayer Test Builds - by doucettom - 2013-09-21, 20:43
RE: RetroPlayer Test Builds - by doucettom - 2013-09-21, 21:35
RE: RetroPlayer Test Builds - by doucettom - 2013-09-24, 19:52
RE: RetroPlayer Test Builds - by doucettom - 2013-10-01, 16:42
RE: RetroPlayer Test Builds - by garbear - 2013-10-04, 19:40
RE: RetroPlayer Test Builds - by thorin33 - 2013-09-22, 16:47
RE: RetroPlayer Test Builds - by yallah - 2013-09-22, 17:12
RE: RetroPlayer Test Builds - by teeedubb - 2013-09-22, 21:29
RE: RetroPlayer Test Builds - by apollo1111 - 2013-09-22, 23:12
RE: RetroPlayer Test Builds - by Subwire - 2013-09-23, 03:44
RE: RetroPlayer Test Builds - by apollo1111 - 2013-09-23, 17:30
RE: RetroPlayer Test Builds - by johan1982 - 2013-09-23, 21:06
RE: RetroPlayer Test Builds - by Rodimus80 - 2013-09-27, 23:45
RE: RetroPlayer Test Builds - by SloppyCookie - 2013-09-29, 10:53
RE: RetroPlayer Test Builds - by doucettom - 2013-10-03, 15:45
RE: RetroPlayer Test Builds - by garbear - 2013-10-04, 19:41
RE: RetroPlayer Test Builds - by yallah - 2013-10-04, 19:44
RE: RetroPlayer Test Builds - by swetoast - 2013-10-03, 21:32
RE: RetroPlayer Test Builds - by doucettom - 2013-10-04, 20:02
RE: RetroPlayer Test Builds - by Canuma - 2013-10-05, 04:09
RE: RetroPlayer Test Builds - by garbear - 2013-10-05, 04:35
RE: RetroPlayer Test Builds - by Canuma - 2013-10-05, 06:00
RE: RetroPlayer Test Builds - by garbear - 2013-10-05, 21:09
RE: RetroPlayer Test Builds - by topfs2 - 2013-10-07, 08:54
RE: RetroPlayer Test Builds - by ilm1 - 2013-10-20, 20:52
RE: RetroPlayer Test Builds - by n1md4 - 2013-10-16, 14:35
RE: RetroPlayer Test Builds - by n1md4 - 2013-11-26, 14:24
RE: RetroPlayer Test Builds - by n1md4 - 2013-12-22, 03:33
RE: RetroPlayer Test Builds - by garbear - 2013-10-23, 18:20
RE: RetroPlayer Test Builds - by brucem - 2013-11-26, 09:12
RE: RetroPlayer Test Builds - by ilm1 - 2013-10-29, 15:02
RE: RetroPlayer Test Builds - by garbear - 2013-10-29, 17:54
RE: RetroPlayer Test Builds - by ilm1 - 2013-10-29, 21:32
RE: RetroPlayer Test Builds - by n1md4 - 2013-10-31, 15:30
RE: RetroPlayer Test Builds - by Dreded - 2013-11-07, 02:04
RE: RetroPlayer Test Builds - by garbear - 2013-11-07, 21:38
RE: RetroPlayer Test Builds - by bradwatson - 2013-11-08, 00:55
RE: RetroPlayer Test Builds - by irongecko - 2013-11-09, 03:13
RE: RetroPlayer Test Builds - by mrdally204 - 2013-11-12, 15:58
RE: RetroPlayer Test Builds - by zeddymac - 2013-11-17, 01:01
RE: RetroPlayer Test Builds - by garbear - 2013-11-17, 04:18
RE: RetroPlayer Test Builds - by zeddymac - 2013-11-17, 17:23
RE: RetroPlayer Test Builds - by garbear - 2013-11-18, 07:02
RE: RetroPlayer Test Builds - by shardik - 2013-11-20, 16:40
RE: RetroPlayer Test Builds - by prae5 - 2013-11-21, 23:01
RE: RetroPlayer Test Builds - by shardik - 2013-11-22, 17:12
RE: RetroPlayer Test Builds - by garbear - 2013-11-23, 06:39
RE: RetroPlayer Test Builds - by TMonte87 - 2013-11-22, 01:23
RE: RetroPlayer Test Builds - by garbear - 2013-11-22, 06:27
RE: RetroPlayer Test Builds - by TMonte87 - 2013-11-23, 18:08
RE: RetroPlayer Test Builds - by garbear - 2013-11-24, 09:12
RE: RetroPlayer Test Builds - by prae5 - 2013-11-29, 12:01
RE: RetroPlayer Test Builds - by mcarni - 2013-11-29, 20:33
RE: RetroPlayer Test Builds - by Frozin - 2013-11-29, 22:49
RE: RetroPlayer Test Builds - by thorin33 - 2013-12-02, 17:23
RE: RetroPlayer Test Builds - by prae5 - 2013-12-02, 21:16
RE: RetroPlayer Test Builds - by prae5 - 2013-12-03, 01:25
RE: RetroPlayer Test Builds - by thorin33 - 2013-12-03, 15:12
RE: RetroPlayer Test Builds - by yallah - 2013-11-29, 15:10
RE: RetroPlayer Test Builds - by bradwatson - 2013-11-29, 17:05
RE: RetroPlayer Test Builds - by prae5 - 2013-11-29, 17:13
RE: RetroPlayer Test Builds - by brucem - 2013-11-30, 06:03
RE: RetroPlayer Test Builds - by prae5 - 2013-12-02, 14:45
RE: RetroPlayer Test Builds - by Michiel0912 - 2013-12-02, 00:49
RE: RetroPlayer Test Builds - by micoba - 2013-12-02, 21:29
RE: RetroPlayer Test Builds - by prae5 - 2013-12-03, 01:28
RE: RetroPlayer Test Builds - by nikc0069 - 2013-12-03, 14:35
RE: RetroPlayer Test Builds - by prae5 - 2013-12-03, 15:16
RE: RetroPlayer Test Builds - by micoba - 2013-12-03, 22:14
RE: RetroPlayer Test Builds - by edru - 2013-12-18, 21:08
RE: RetroPlayer Test Builds - by garbear - 2013-12-24, 20:47
RE: RetroPlayer Test Builds - by Hedda - 2013-12-28, 13:42
RE: RetroPlayer Test Builds - by alejomejia - 2014-01-13, 16:06
RE: RetroPlayer Test Builds - by garbear - 2014-01-15, 02:42
RE: RetroPlayer Test Builds - by Romans I XVI - 2014-01-17, 19:15
RE: RetroPlayer Test Builds - by xkalibr - 2014-01-20, 04:48
RE: RetroPlayer Test Builds - by dr88dr88 - 2014-01-31, 17:25
RE: RetroPlayer Test Builds - by garbear - 2014-01-31, 19:39
RE: RetroPlayer Test Builds - by mprassel - 2014-02-10, 19:58
RE: RetroPlayer Test Builds - by Westane - 2014-02-10, 20:18
RE: RetroPlayer Test Builds - by garbear - 2014-02-11, 03:01
RE: RetroPlayer Test Builds - by Mettbrot - 2014-02-11, 14:03
RE: RetroPlayer Test Builds - by garbear - 2014-02-11, 17:57
RE: RetroPlayer Test Builds - by garbear - 2014-02-11, 19:28
RE: RetroPlayer Test Builds - by ghostelement - 2014-02-12, 01:10
RE: RetroPlayer Test Builds - by garbear - 2014-02-12, 02:16
RE: RetroPlayer Test Builds - by ghostelement - 2014-02-12, 03:21
RE: RetroPlayer Test Builds - by mprassel - 2014-02-12, 12:57
RE: RetroPlayer Test Builds - by Tomkun - 2014-02-12, 13:23
RE: RetroPlayer Test Builds - by garbear - 2014-02-12, 21:23
RE: RetroPlayer Test Builds - by garbear - 2014-02-12, 21:25
RE: RetroPlayer Test Builds - by Tomkun - 2014-02-13, 01:52
RE: RetroPlayer Test Builds - by Etheric - 2014-02-12, 23:25
RE: RetroPlayer Test Builds - by Westane - 2014-02-15, 00:05
RE: RetroPlayer Test Builds - by nakaroto24 - 2014-02-15, 07:15
RE: RetroPlayer Test Builds - by garbear - 2014-02-18, 00:14
RE: RetroPlayer Test Builds - by Etheric - 2014-02-18, 20:17
RE: RetroPlayer Test Builds - by edru - 2014-03-12, 03:34
RE: RetroPlayer Test Builds - by Lurendrejer - 2014-03-01, 17:58
RE: RetroPlayer Test Builds - by SeeThruHead - 2014-03-03, 08:24
RE: RetroPlayer Test Builds - by garbear - 2014-03-12, 06:59
RE: RetroPlayer Test Builds - by encript - 2014-03-12, 16:56
RE: RetroPlayer Test Builds - by yattaah - 2014-03-12, 21:52
RE: RetroPlayer Test Builds - by mattkelly - 2014-03-12, 21:30
RE: RetroPlayer Test Builds - by Mettbrot - 2014-03-12, 23:16
RE: RetroPlayer Test Builds - by Trickname - 2014-03-13, 19:15
RE: RetroPlayer Test Builds - by garbear - 2014-03-14, 03:20
RE: RetroPlayer Test Builds - by drivesoslow - 2014-03-14, 19:09
RE: RetroPlayer Test Builds - by fightnight - 2014-03-19, 15:19
RE: RetroPlayer Test Builds - by moocow1452 - 2014-04-16, 03:29
RE: RetroPlayer Test Builds - by garbear - 2014-04-16, 04:49
RE: RetroPlayer Test Builds - by bradwatson - 2014-04-16, 05:13
RE: RetroPlayer Test Builds - by garbear - 2014-04-16, 05:36
RE: RetroPlayer Test Builds - by da-anda - 2014-04-16, 10:59
Re: RetroPlayer Test Builds - by killahb33 - 2014-04-16, 14:59
RE: RetroPlayer Test Builds - by OmniBlade - 2014-04-17, 13:26
Re: RetroPlayer Test Builds - by brucem - 2014-04-18, 15:37
Re: RetroPlayer Test Builds - by killahb33 - 2014-04-19, 04:22
RE: RetroPlayer Test Builds - by fightnight - 2014-04-21, 12:40
RE: RetroPlayer Test Builds - by BLKMGK - 2014-05-01, 22:23
RE: RetroPlayer Test Builds - by flxfxp - 2014-05-06, 19:13
RE: RetroPlayer Test Builds - by garbear - 2014-05-06, 19:33
RE: RetroPlayer Test Builds - by flxfxp - 2014-05-06, 20:06
RE: RetroPlayer Test Builds - by narvatu - 2014-05-06, 20:31
Re: RetroPlayer Test Builds - by brucem - 2014-05-06, 20:31
RE: RetroPlayer Test Builds - by Trickname - 2014-05-07, 00:39
RE: RetroPlayer Test Builds - by MasterPhW - 2014-05-07, 12:23
RE: RetroPlayer Test Builds - by zag - 2014-05-07, 16:50
RE: RetroPlayer Test Builds - by bry - 2014-05-09, 21:28
RE: RetroPlayer Test Builds - by MasterPhW - 2014-05-10, 11:59
RE: RetroPlayer Test Builds - by moocow1452 - 2014-05-07, 23:37
RE: RetroPlayer Test Builds - by garbear - 2014-05-09, 21:32
RE: RetroPlayer Test Builds - by Atarian - 2014-05-09, 23:37
RE: RetroPlayer Test Builds - by garbear - 2014-05-12, 23:48
Re: RetroPlayer Test Builds - by brucem - 2014-05-13, 11:00
RE: RetroPlayer Test Builds - by OmniBlade - 2014-05-13, 17:26
RE: RetroPlayer Test Builds - by garbear - 2014-05-13, 23:37
RE: RetroPlayer Test Builds - by Astharoth - 2014-05-14, 01:08
RE: RetroPlayer Test Builds - by garbear - 2014-05-14, 03:43
RE: RetroPlayer Test Builds - by Astharoth - 2014-05-14, 15:03
RE: RetroPlayer Test Builds - by garbear - 2014-05-15, 10:45
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-15, 20:46
RE: RetroPlayer Test Builds - by d3mncln3r - 2014-05-17, 17:20
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-17, 18:32
RE: RetroPlayer Test Builds - by da-anda - 2014-05-14, 15:14
RE: RetroPlayer Test Builds - by OmniBlade - 2014-05-14, 16:56
RE: RetroPlayer Test Builds - by Atarian - 2014-05-14, 17:11
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-14, 21:50
RE: RetroPlayer Test Builds - by garbear - 2014-05-15, 10:44
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-14, 22:47
Re: RetroPlayer Test Builds - by brucem - 2014-05-15, 13:47
RE: RetroPlayer Test Builds - by MasterPhW - 2014-05-15, 15:56
RE: RetroPlayer Test Builds - by OmniBlade - 2014-05-15, 15:57
Re: RE: RetroPlayer Test Builds - by brucem - 2014-05-15, 16:20
RE: RetroPlayer Test Builds - by MXIIA - 2014-05-15, 17:42
RE: RetroPlayer Test Builds - by mcfilmmakers - 2014-05-18, 04:06
Re: RetroPlayer Test Builds - by brucem - 2014-05-15, 17:49
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-17, 21:43
RE: RetroPlayer Test Builds - by Astharoth - 2014-05-18, 00:28
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-18, 04:55
RE: RetroPlayer Test Builds - by Astharoth - 2014-05-18, 17:28
RE: RetroPlayer Test Builds - by dyslecix - 2014-05-18, 23:56
RE: RetroPlayer Test Builds - by moocow1452 - 2014-05-18, 21:24
RE: RetroPlayer Test Builds - by garbear - 2014-05-19, 01:12
RE: RetroPlayer Test Builds - by garbear - 2014-05-19, 11:06
RE: RetroPlayer Test Builds - by moocow1452 - 2014-05-19, 19:53
RE: RetroPlayer Test Builds - by garbear - 2014-05-20, 02:44
RE: RetroPlayer Test Builds - by beemarp - 2014-05-19, 20:58
RE: RetroPlayer Test Builds - by Steel01 - 2014-05-20, 07:38
RE: RetroPlayer Test Builds - by garbear - 2014-05-20, 08:58
RE: RetroPlayer Test Builds - by Steel01 - 2014-05-20, 16:42
RE: RetroPlayer Test Builds - by Kib - 2014-05-22, 19:03
RE: RetroPlayer Test Builds - by Atarian - 2014-05-24, 20:09
RE: RetroPlayer Test Builds - by garbear - 2014-05-24, 21:02
RE: RetroPlayer Test Builds - by Hitcher - 2014-05-26, 12:34
RE: RetroPlayer Test Builds - by OmniBlade - 2014-05-25, 23:56
RE: RetroPlayer Test Builds - by garbear - 2014-05-26, 00:26
RE: RetroPlayer Test Builds - by OmniBlade - 2014-05-26, 12:25
Crash on playing MSX games - by Rollingstone - 2015-12-21, 16:35
no "insert coin" - by mcarni - 2018-10-08, 21:03
RE: no "insert coin" - by mcarni - 2018-10-21, 00:23
RE: no "insert coin" - by flipside101 - 2018-10-25, 19:03
RE: no "insert coin" - by mcarni - 2018-10-25, 21:10
RE: no "insert coin" - by flipside101 - 2018-10-26, 18:34
Logout Mark Read Team Forum Stats Members Help
RetroPlayer Test Builds (updated for Nexus)16