EmuELEC: Retro Emulation Kodi Addon for CoreELEC!

Hi. I am testing the emuelec addon and the interface shows no sound. Can you help me

script.emuelec.Amlogic.launcher-3.2-Amlogic.zip

MSXblue apparently needs two folders Databases and Machines putting in Retroarch\system. Where would this be in emuelec?

it goes into /storage/roms/bios

Finally got MSX/MSX2/ColecoVision working. Long story short. Must had bad Machines/Databases folders. Replaced with ones downloaded and working.
Thanks

Should the newer xbox 1 wireless adapter for Windows 10 work with this addon?

Would love use addon version but the sound on video clips does not work. Sounds elsewhere works. Also works on full version
Would be nice if had ability to put username password into scraper GUI. Nice if could change theme too.
Thanks for all the work. Got full version working pretty good. New life to my x96 mini :blush::+1:

im sure this is a dumb question. but where can i download the latest zip to use as an addon for coreelec?

edit:nvm i was looking for the 3.4 version which doesn’t exist as addon :wink:

This seems to be the last addon version.

1 Like

yes. thank you . i figured it out :slight_smile: :+1:

Sorry all for the lack of updates, I’ve been very busy, I will try to get a new update for the addon very soon, altho not much has changed for the Addon other than emulator updates.

5 Likes

s’all good. i just didn’t realize 3.2 was the newest as an addon. thx for your work and effort.

another question. how do i add new scrapers manually to the addon version?

is skyscraper included?

i want to scrape all my video snaps

I see skyscraper is included but how to scrape video snaps?

And how to get sound with video snaps in emulationstation @shanti?

@shanti what is the command to launch a game from submenu through kodi?
i’m using skin aoen nox SILVO.

I have this python script and it launches emuelc from the submenu but i want to launch super mario 64 from submenu.

#!/usr/bin/python
import subprocess
subprocess.call(“systemd-run /storage/emuelec.start”, shell=True)

Thank you a lot for your effort!

Hi,
Does anyone have luck getting Amiga emulation to work on an Odroid N2?

Amiberry crashes with a segfault, UAE-ARM same.

PUAE loads to the kickstart screen no matter what ADF I load, so something works…

I can provde logs for all 3 if it helps?

Any tips/tricks?

edit: CoreELEC with the addon script v 3.2

I got it working on N2. My games, “Lotus Turbo Challenge 2.adf”, “Prince of Persia.adf” and “Spiderman 2.adf” work OK.
It is important to get right bios files and place them in proper folder.

Now with logs!

Machine: Odroid N2
Coreelec 9.2
EmuELEC addon 3.2

PUAE loads, but unloads the adf image the moment it starts, and just shows the kick-rom screen, where nothing happens.
emuelec.log: https://pastebin.com/fh8uEjsP

UAE4ARM segfaults after loading.
emuelec.log: https://pastebin.com/shU7mnsh

Amiberry, segfaults, but has some weird config errors in log:
emuelec.log: https://pastebin.com/Ujddk8cj
Amiberry.log: https://pastebin.com/x2eLEUDz

I am using the suggested kick 1.3 with md5: 82a21c1890cae844b3df741f2762d48d

Any ideas to get a game running?

How did you rename your 1.3 rom ?
I have this same rom with 3 different names: “kick13.rom”, “kickstart13.rom” and “kick34005.A500”.
From where did you download “Brutal Deluxe.adf” ? Did you try any other game ?