2025-01-05, 17:21
Given that I can't reproduce on my macbook, I'll next set up my Android box and test on that. Will report back when I have results.
(2025-01-05, 11:15)ms009986 Wrote: OK! So now I have .28 for the GearColeco. I have sorted out the IAGL problem, I guess it lost my login info too, so I had to reconfigure it. But now I have the latest and greatest IAGL, thanks Zach, so I should be ready to go!
So what happens NOW is I open IAGL, I go to the Coleco section, I pick my game. I DON'T get the preview of the game with the screenshots and the description anymore, so maybe I'll have to do more configuring in IAGL, but the important thing is now Kodi doesn't crash! I see a little progress bar showing me the game is downloading and then it tries to start!
The bad news is instead of showing me the intro screen, it just says in big letters NO BIOS! Which is an improvement from crashing Kodi, but still....
Apparently the included BIOS isn't being seen by...something.
Just for fun I'll restart Kodi completely....nope, still NO BIOS.
Your move! :-)
(2025-01-08, 11:46)ms009986 Wrote: I got bored visiting this thread and hitting refresh every two minutes ( ), so I searched around to see where the BIOS file should go. If the information I found is right, it should go in Android/data/org.xbmc.kodi/files/.kodi/userdata. I hadn't tried there yet, so I copied my colecovision.rom filed there and ran IAGL again to see if it would work. I still get the NO BIOS screen.
So either that's the wrong place or I have the wrong BIOS file, or something else I haven't thought of. There was a checksum listed on Zach's page listing some long string of characters, I guess to verify whether you have the right BIOS, but I wouldn't know how to use that.
So back to hitting refresh
xml:Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/game.libretro.gearcoleco/resources/system/colecovision.rom
(2025-01-08, 18:17)zachmorris Wrote: Is it difficult to put the files in the correct spot? Yes. There's an addon for that though because it is confusing:
https://github.com/zach-morris/plugin.pr...-bios-tool
(2025-01-08, 18:37)garbear Wrote:(2025-01-08, 18:17)zachmorris Wrote: Is it difficult to put the files in the correct spot? Yes. There's an addon for that though because it is confusing:
https://github.com/zach-morris/plugin.pr...-bios-tool
I just installed and tried this, and it's a really cool tool! It should get more visibility.
Something I was working on in the past was "game resource add-on". We could package some of the free and "less" encumbered ROMs in an add-on, and the bios tool could pull files from that add-on.
(2025-01-08, 18:57)garbear Wrote: What about pulling files from https://github.com/Abdess/retroarch_system ?
(2025-01-08, 19:10)garbear Wrote: The technical and regulatory questions are easy to answer, it's the ethical question that lives in the grey area. I made the decision to put colecovision.rom directly in the add-on. I personally subscribe to the "do no harm" framework. Pirating a Switch ROM? That directly harms Nintendo by depriving them of revenue. Sharing a 40 year old software only used to experience preserved games that few will play? Sue me. That's why I made the decision to ship colecovision.rom.
I believe that it's the responsibility of each author to determine their own ethical framework, and then to work within that framework.
(2025-01-08, 19:15)zachmorris Wrote: Fair enough. The libretro team essentially has the blanket policy of not providing these files. There are plenty of alternate open source replacement BIOS' out there which skirt around the issue as well. Overall, I'd say it's a hurdle that users need to jump over themselves.