![]() |
Emulator on OSMC Kodi 18 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Game support (https://forum.kodi.tv/forumdisplay.php?fid=292) +--- Thread: Emulator on OSMC Kodi 18 (/showthread.php?tid=305035) |
Emulator on OSMC Kodi 18 - godinperson - 2017-01-26 Hi guys, I'm running OSMC Kodi 18 (alpha): https://discourse.osmc.tv/t/testing-kodi-18-leia-builds-for-raspberry-pi/20631/115 I'm trying to load roms but it doesn't seem to work. I was able to setup the controller, define a remote path for my roms (thought, the path does only shows .zip). When I run a rom, it won't load. This is the error I get: 08:41:39.360 T:1958670336 NOTICE: VideoPlayer: Opening: nfs://10.20.30.95/mnt/md0/Public/RW/Roms/NES/Super Mario Bros. 3 (USA).zip 08:41:39.361 T:1958670336 WARNING: CDVDMessageQueue(player): ![]() 08:41:39.361 T:1528820720 NOTICE: Creating InputStream 08:41:39.434 T:1528820720 NOTICE: Creating Demuxer 08:41:39.824 T:1528820720 ERROR: Open - error probing input format, nfs://10.20.30.95/mnt/md0/Public/RW/Roms/NES/Super Mario Bros. 3 (USA).zip 08:41:39.825 T:1528820720 ERROR: OpenDemuxStream - Error creating demuxer 08:41:39.825 T:1528820720 NOTICE: CVideoPlayer::OnExit() 08:41:39.829 T:1958670336 NOTICE: CVideoPlayer::CloseFile() 08:41:39.829 T:1958670336 NOTICE: VideoPlayer: waiting for threads to exit 08:41:39.829 T:1958670336 NOTICE: VideoPlayer: finished waiting 08:41:39.829 T:1958670336 NOTICE: CVideoPlayer::CloseFile() 08:41:39.829 T:1958670336 NOTICE: VideoPlayer: waiting for threads to exit 08:41:39.829 T:1958670336 NOTICE: VideoPlayer: finished waiting What test can I do to make it work? Maybe it's missing a dependencies in the compile version. I want to help the developer of this version. Thanks Emulator on OSMC Kodi 18 - hoppel118 - 2017-01-26 Is it really possible to load the roms from an nfs share? Did you try to load a local placed rom? What about the zip format? Is it possible that your osmc doesn't understand this format? Did you try to load the unzipped rom? I don't use game emulation within kodi and don't use osmc at the moment. I have an nvidia shield and use android tv for retro gaming. Greetings Hoppel RE: Emulator on OSMC Kodi 18 - godinperson - 2017-01-26 I'll try locally. Uncompressed, OSMC doesn't see the file RE: Emulator on OSMC Kodi 18 - Mettbrot - 2017-01-26 You can see the status of the core addons here: http://kodi.wiki/view/Game_add-ons Some of them support VFS. RE: Emulator on OSMC Kodi 18 - godinperson - 2017-01-26 Does VFS means NFS and SMB? RE: Emulator on OSMC Kodi 18 - muehlmeyer - 2017-01-26 Did you enable a fitting emulator? Go to "Addons" → "My/User Addons" → "Game Addons" →"Emulators" → enable some emulators Descriptions shows which platform is supported by this emulator and what filetypes are possible. I can run "Super Mario Bros 3 (Europe).nes" with "NES/Famicom (Nestopia UE)" Emulator. (On current OSMC build) RE: Emulator on OSMC Kodi 18 - godinperson - 2017-01-26 Dude, seriously? The missing part of the puzzle. It is crashing for one game but at least, I'm seeing it and it does something. So guessing the only thing missing is the scrapper ![]() Thanks! RE: Emulator on OSMC Kodi 18 - muehlmeyer - 2017-01-26 (2017-01-26, 23:25)godinperson Wrote: So guessing the only thing missing is the scrapper And OpenGL based emulators like mupen64plus ![]() Emulator on OSMC Kodi 18 - hoppel118 - 2017-01-27 Ok, have fun! [emoji6] |