IARL - Deprecated - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291) +---- Thread: IARL - Deprecated (/showthread.php?tid=231339) |
RE: Internet Archive ROM Launcher - cchocas - 2017-03-15 if anyone answer me i would be very thankfull.. thanks RE: Internet Archive ROM Launcher - zachmorris - 2017-03-15 (2017-03-14, 20:13)cchocas Wrote: i think im losing my mind ... wich core you use for psx, x68000 and saturn? i cant make these 3 to run. and still cant figure out how to add NDS, PSP AND GAMECUBE to the list of emulators. Also iits giving me the runtime error on reicast. I know that i have to place the bios correctly but can you tell me where exactly like you would explain to a child? Please can anyone give me some advices how to make them work? Thanks NDS, PSP and Gamecube are not a part of the addon. All the systems included in the addon are what you see when you start the addon, and they can also be referenced here. Without any debug log or additional information, I'm guessing your issue with the other systems is setup related. See the wiki here and the FAQ RE: Internet Archive ROM Launcher - cchocas - 2017-03-16 Hi zach. Thanks for your reply. Here is my log file after im trying to use msdos and dreamcast. Please let me know if this is not correct. Thanks for your time. https://paste.ubuntu.com/24187157/ RE: Internet Archive ROM Launcher - w3ndyx - 2017-03-18 (2017-03-12, 14:44)PimmoZ Wrote: Hey Zach, Hi zach. I have totally the same issue. The plugin becomes unstable and impossible to download anything, when the login option is enabled. Should I open an issue about this on github? Thanks for your hard work! Regards, Mark RE: Internet Archive ROM Launcher - jdig4240 - 2017-03-18 So, Im having a hard time getting PS1 games to work on Windows. I placed the correct bios files. I checked this list and noticed PS1 was not tested on windows: https://github.com/zach-morris/plugin.program.iarl/wiki/4.--Compatibility#windows. Does it not work on Windows? **EDIT, got it scph bios files were uppercase, made it lowercase and fixed!!!! RE: Internet Archive ROM Launcher - jdig4240 - 2017-03-20 Question. Is it not possible to put the Retroarch folder with the Retroarch.exe and system folder directly in Kodi/Userdata folder?? I changed the paths in IARL userdata settings.xml to special://home\userdata\Retroarch\retroarch.exe, and special://home\userdata\Retroarch\system\. But it seems it will not open Retroarch from this location when i try to load a game. Would it not be able to load Retroarch from the Kodi folder This is Windows PC. I wanted to package it all in the Kodi folder for easy install with no extra configuration or path changes. RE: Internet Archive ROM Launcher - lefty420 - 2017-03-20 (2017-03-20, 17:16)jdig4240 Wrote: Question. Is it not possible to put the Retroarch folder with the Retroarch.exe and system folder directly in Kodi/Userdata folder?? I changed the paths in IARL userdata settings.xml to special://home\userdata\Retroarch\retroarch.exe, and special://home\userdata\Retroarch\system\. But it seems it will not open Retroarch from this location when i try to load a game. Would it not be able to load Retroarch from the Kodi folder This is Windows PC. I wanted to package it all in the Kodi folder for easy install with no extra configuration or path changes. Yes, but it doesn't work with special addresses.Try using the full path c:\....... yadda yadda. I packaged everything into personal package for my brother to install so it does work. RE: Internet Archive ROM Launcher - jdig4240 - 2017-03-20 (2017-03-20, 20:02)lefty420 Wrote:Yea, but that defeats the purpose, since my path is gonna be different than another PCs path because of the User. C:/Users/XXXX/appdata/roaming/Kodi. The XXXX name is gonna be different on every computer. (Unless you guys happen to have the same user name) So the path would still need to be manually set for their pc in IARL settings, if it was a special path it wouldnt matter(2017-03-20, 17:16)jdig4240 Wrote: Question. Is it not possible to put the Retroarch folder with the Retroarch.exe and system folder directly in Kodi/Userdata folder?? I changed the paths in IARL userdata settings.xml to special://home\userdata\Retroarch\retroarch.exe, and special://home\userdata\Retroarch\system\. But it seems it will not open Retroarch from this location when i try to load a game. Would it not be able to load Retroarch from the Kodi folder This is Windows PC. I wanted to package it all in the Kodi folder for easy install with no extra configuration or path changes. RE: Internet Archive ROM Launcher - lefty420 - 2017-03-20 Yeah true that should have noted I used a portable version of kodi. I looked at the special paths a while back but couldnt get it working hence I opted for a all in one package including kodi and retroarch. RE: Internet Archive ROM Launcher - zachmorris - 2017-03-21 (2017-03-20, 20:10)jdig4240 Wrote:(2017-03-20, 20:02)lefty420 Wrote:Yea, but that defeats the purpose, since my path is gonna be different than another PCs path because of the User. C:/Users/XXXX/appdata/roaming/Kodi. The XXXX name is gonna be different on every computer. (Unless you guys happen to have the same user name) So the path would still need to be manually set for their pc in IARL settings, if it was a special path it wouldnt matter(2017-03-20, 17:16)jdig4240 Wrote: Question. Is it not possible to put the Retroarch folder with the Retroarch.exe and system folder directly in Kodi/Userdata folder?? I changed the paths in IARL userdata settings.xml to special://home\userdata\Retroarch\retroarch.exe, and special://home\userdata\Retroarch\system\. But it seems it will not open Retroarch from this location when i try to load a game. Would it not be able to load Retroarch from the Kodi folder This is Windows PC. I wanted to package it all in the Kodi folder for easy install with no extra configuration or path changes. I think adding support for special paths in the settings is possible, I'll add it to my list of things to change. Mind you that would still require a manual edit of the settings since I don't believe there's a way to set special paths via the GUI. RE: Internet Archive ROM Launcher - jdig4240 - 2017-03-21 (2017-03-21, 00:14)zachmorris Wrote:That would be PERFECT for me. I dont mind setting the path in Settings.xml, as long as it works! Just a thought, im sure you know more than me, but I would think if you allowed the paths to point to sources too, then you should be able to add special:// as a source in file manager first, then be able to navigate to that source to set Special paths? Maybe? Thanks, let me know when I can test this out.(2017-03-20, 20:10)jdig4240 Wrote:(2017-03-20, 20:02)lefty420 Wrote: Yes, but it doesn't work with special addresses.Try using the full path c:\....... yadda yadda. I packaged everything into personal package for my brother to install so it does work.Yea, but that defeats the purpose, since my path is gonna be different than another PCs path because of the User. C:/Users/XXXX/appdata/roaming/Kodi. The XXXX name is gonna be different on every computer. (Unless you guys happen to have the same user name) So the path would still need to be manually set for their pc in IARL settings, if it was a special path it wouldnt matter RE: Internet Archive ROM Launcher - cchocas - 2017-03-22 (2017-03-15, 04:50)zachmorris Wrote:(2017-03-14, 20:13)cchocas Wrote: i think im losing my mind ... wich core you use for psx, x68000 and saturn? i cant make these 3 to run. and still cant figure out how to add NDS, PSP AND GAMECUBE to the list of emulators. Also iits giving me the runtime error on reicast. I know that i have to place the bios correctly but can you tell me where exactly like you would explain to a child? Please can anyone give me some advices how to make them work? Thanks https://paste.ubuntu.com/24187157/ RE: Internet Archive ROM Launcher - zachmorris - 2017-03-23 (2017-03-22, 09:19)cchocas Wrote: https://paste.ubuntu.com/24187157/ Setup for Saturn needs tweaking. Change IARL to use the Mednafen Saturn core. I see the IARL wizard still points to Yabuse as the default core, which I'll have to fix in the next update. Command for Dreamcast appears correct, so likely an issue with your setup. For that I suggest following the steps in the FAQ here. Specifically, the FAQ says: Code: In a nutshell this is how IARL works: The debug log you provided shows the command was sent as follows: Code: "E:\Jogos\Retroarch\retroarch.exe" -L "E:\Jogos\Retroarch\cores\reicast_libretro.dll" "E:\Jogos\Roms\Sega Dreamcast\Capcom_vs_SNK\Capcom vs. SNK (USA).gdi" Which looks like what I would expect it to. You can paste that command into a cmd prompt (and maybe add "-verbose" to the end of the command) to see what the emulator is complaining about. RE: Internet Archive ROM Launcher - cchocas - 2017-03-24 (2017-03-23, 00:10)zachmorris Wrote:(2017-03-22, 09:19)cchocas Wrote: https://paste.ubuntu.com/24187157/ Hi zach Thanks for your reply. Finally I can run reicast and mednafen saturn! Thanks for you help. Unfortunatly mednafen saturn has some issues on sound and performance. So i Wonder if its possible to add yabause(has better performance) and epsxe to IARL( non retroarch) just like you did with project 64. Is possible to add those in some future update? Thanks and keep the good work. PS: is it possible to use a gamepad on Dosbox? Cheers RE: Internet Archive ROM Launcher - marcusdurco - 2017-03-24 I have gamestarter installed on Libreelec Kodi 17. I configured the IARL as described on the github page, but when I launch a game the system reboots. I have a question, since I am running Libreelec on Raspberry Pi and I have the Gamestarter addon installed, should I choose Libreelec x86 or the OpenElec Gamestarter option as a external launch? |