Posts by bite_your_idols

    It works for me in both Pi2 and Pi3, but Pi2 hasn't enough core power to play HD so it just can play 480p streams.

    Pi3 can handle 720p streams smoothly, only issue I found is high temperature.

    Just follow instructions in Milhouse's thread first post.

    This addon is awesome!

    only problem I have is that my PC detects librespot as a player device but my android phone doesn't (LineageOS 7.1) .

    If I stream music from my PC to LIbreELEC (RPi2) then Librespot appears also in my phone and I can play/pause songs but if I switch off my PC librespot disappears from my phone's spotify device list...

    it is so weird...

    I need to test it myself, but I think they must download to libretro-cores folder... it is weird... do you see if it is located in /storage/.kodi/userdata/Addon_data/script.gamestarter/retroarch/download ?

    Besides rom folder path, mame and fba should work using roms from that folder, and if you are using the correct romset for each emulator/core version they should run. But thanks for the advise, I use just one folder for both arcade systems and I am going to change as you say in order to separate both romsets.

    About libretro cores, you can change path in retroarch settings but default one is /storage/.kodi/addons/script.gamestarter/resources/bin/libretro-cores/ (you must have "see hidden files" enabled). When you download a new one using retroarch or the full lakka package using addon settings they are also downloaded to this folder.

    v2.9 pre-release updated:

    Releases · bite-your-idols/Gamestarter-Pi · GitHub

    - a lot of cores removed from default installation, just most popular ones included (Slimer addon zip).

    - cores update/download option from LIbretro's buildbot using retroarch

    - whole Lakka's core pack update/download option from addon settings

    - Included AEL & IARL updated

    - a new addon version for LibreELEC 9 testbuilds uploaded.

    By the way, can anyone test GENERIC x86_64 version?

    enjoy!

    Not sure if this is applicable here. SNES / NES emulation is working great! But when I try using the "Arcade (MAME)" core, I get this error. Where can I download the MAME core for ARMv7?

    Code
    RetroArch [INFO] :: Loading dynamic libretro core from: "/storage/.kodi/addons/script.gamestarter/resources/bin/libretro-cores/mame_libretro.so"
    RetroArch [ERROR] :: Failed to open libretro core: "/storage/.kodi/addons/script.gamestarter/resources/bin/libretro-cores/mame_libretro.so"
    RetroArch [ERROR] :: Error(s): /storage/.kodi/addons/script.gamestarter/resources/bin/libretro-cores/mame_libretro.so: wrong ELF class: ELFCLASS64

    mame_libretro.so is not a valid name of any core... as you can see here you can use mame2000_libretro.so or mame2003_libretro.so (the best one) for mame, and also fbalpha_libretro.so ... I don't know where are you trying to launch mame from...


    Hi everyone, I've continued to go through all kinds of tips - to no avail. If anyone has any idea why I cannot get sound to work in retroarch or have a suggestion to where people are who could help me, I'd be greatful.

    Thanks and regards,

    rien

    did you try adding to config file this lines?:

    Code
    hdmi_force_edid_audio=1
    dtparam=audio=on

    Excuse the noob question, i have just installed this and played around with the settings a bit, but I cant find a general help file for Retroarch.

    Where can i find answers to questions like "What is a core module" ?

    I played mario kart (SNES) just fine without worrying about the core so is it necessary? what does it do?

    If it works ok for you don't worry about settings, just enjoy it.

    If you want retroarch info you can visit its official website.

    OK, I got SNES to work with a ROM I found online and loaded directly from RetroArch. Thanks for replying to my basic questions. I'm not sure what's wrong with IARL, though...

    I assume the sound problem could also not have to do with Gamestarter but I'm just out of ideas what to try. I've read all kind of wikis but did not have any luck getting a single sound of RetroArch. Does anyone have any ideas?

    Thanks and cheers,

    rien

    Gamestarter includes the following SNES cores (as you can see in github page):

    Maybe, IARL is trying to launch a core using old name like "snes9x2005next" or similar... you need to ask @zackmorris

    About sound, what is your output of "aplay -l"?

    did you take a look to these github issues?

    Hi, is there available addon for LE 8 for x86 system?

    thank you.

    You can try with this zip, probably it won't work but if you can provide me your logs I can continue debugging:

    script.gamestarter-GEN-20170622052700.zip

    Thanks for you response very much appreciated.

    which log files do I need to check.

    I know the basics but I'm not a savvy lol.

    My internet connection on the pi is fine it's wired straight to router and last night I was reinstalling all my other add-ons skins etc kept trying your add on every now and then but again still no luck.

    Cheers

    If you are using latest v2.9 pre-release version logs should be located in /storage/.kodi/temp

    hi just a update on this problem I'm having as I was having a few more tries last night.

    I cannot actually download anything from within the gamestarter addon.

    I have tried v2.8 and 2.9 and I've also tried le8.0.1 and 8.0.2 with none of them combinations working.

    Any help would be very much appreciated

    Thanks

    is there anything inside log files? it sounds like sometihng related with your internet connection or with onilne installation files (ES, themes, ports...)

    Nice walkaround! don't worry, if it is working for you, it is ok!

    I just tried a build of RetroPie and it plays the ROMs with no sound problems.

    I thought both RetroPie and Gamestarter/Retroarch all use the lr-mame2003 emulator, so I'm not sure why they produce different results with the sound.


    did you try into a fresh LibreELEC installation? maybe it is something related with your installation/configuration... sound in that emulator should work fine...