zach-morris / plugin.program.iagl

The Internet Archive Game Launcher (IAGL) will launch Games from the Internet using Kodi
GNU General Public License v3.0
348 stars 49 forks source link

Sega Dreamcast games not unzipping #166

Closed pirsir76 closed 3 years ago

pirsir76 commented 4 years ago

Hello Master Zack,

All the Sega Dreamcast games that I've tested are downloaded as 7z files. I can read on the Download Paramaters in IAGL for Dreamcast: Unarchive Game, Point to CUE.

Unlike all the other games systems I have tested, Sega Dreamcast games are not unzipped after downloading and the only emulator that has cores in Retroarch is Flycast and Flycast does not un-zip games and cannot play zipped games.

(I have found a temporary work-around for the issue. I take the 7z Dremcast file and manually unzip it on my computer.)

EDIT TO ADD: Oh and that might be another issue as well. Retroarch only has 1 core (Flycast) available for Dreamcast, yet in IAGL, in 'update launch command' it lists 9 cores.

zach-morris commented 4 years ago

OK. It should unarchive 7z files if you have vfs.libarchive installed (it's listed as an optional dependency right now, but I'm changing it to required for the next IAGL update), although i'll note that there's an issue that will cause Kodi to crash in Windows 10 x64 (unrelated to IAGL).

Regarding the listed cores, I assume you're talking about all these potential cores? img

If you can believe it, most of those are still available in some form depending on your system. The latest flycast is the one at the bottom of the list.

pirsir76 commented 4 years ago

Hello Zack,

Yes I am talking about those potential cores. There's only one available in RA by default and that's flycast but when I run IAGL there's 9 cores listed.

(AS A FOOTNOTE: btw I thought I'd let you know on the RA discord all discussion of IAGL is censored. They consider it as breaking their rules.)

Oh and while I'm here, I'm wanting to know how to add single game titles to lists. It might be related to this help page: https://github.com/zach-morris/plugin.program.iagl/wiki/3.--Create-your-own-lists#schema But, the help page seems overly complex to me and I would like to see an easier way to manually input a single game to a list. Or, if you can provide basic step-by-step instructions on how to do it, that would also help.

Some games lists are incomplete I've found.

zach-morris commented 4 years ago

Yeah, I can understand the desire to not discuss this from RA's point of view. There is a discord channel now for IAGL, although I haven't been on it much lately.

To make your own list, the easiest thing to do is copy from one of the existing lists. Just take a look at any xml file here of your choosing to make a new list or edit an existing one locally.

Did vfs.libarchive solve the unzipping issue for Dreamcast?

pirsir76 commented 4 years ago

"Did vfs.libarchive solve the unzipping issue for Dreamcast?" I think I'll wait till you add it to next update. Since my set-up is NVIDIA Shield TV on my Sony Bravia, it makes that kind of stuff complex for me.

zach-morris commented 4 years ago

OK, if you want to try it, you should be able to just install vfs.libarchive by going System>Addons>Install Addons>Official Kodi addons repository>VFS Addons (or something like that) and vfs.libarchive should be listed

hymer-up commented 4 years ago

The vfs.libarchive x86-64 Linux Leia version from git is atm broken and not available in Kodi repo. Here fully working repacked addon from deb-multi to install for extraction of the 7z files in IAGL :

vfs.libarchive-1.0.7.zip

zach-morris commented 3 years ago

Closing this issue, v19 includes a new DC library of CHD files (no unzipping necessary)