Always downloading 0 items
SebinaLukawa97 opened this issue · 20 comments
Describe the bug
I run the downloader then after choosing the site it says downloaded 0 items
To Reproduce
Steps to reproduce the behavior:
- Go to yuzu mod downloader.exe in %appdata% where the yuzu.exe is.
- Click on yuzu mod downloader.exe
- See error
Expected behavior
The downloader downloads mods
Desktop/Laptop (please complete the following information):
Edition Windows 10 Home
Version 22H2
Installed on 2021-08-21
OS build 19045.3693
Experience Windows Feature Experience Pack 1000.19053.1000.0
- Yuzu Version [Mainline Build - 24483f289
- Yuzu Standalone or Installed? <idk what that means
- Game Title Dragon quest Monsters The Dark Prince
- Game Title ID [0100A77018EA0000 - found underneath the title in games list within Yuzu]
Additional context
N/A
Thanks for opening up this issue. Couple of things:
- The game you're trying to download mods for, does it appear in the list in the following link? https://github.com/yuzu-emu/yuzu/wiki/Switch-Mods
- Could you upload your
qt-config.ini
file here for me? So I can check if it's malformed. This is located in%appdata%\yuzu\config
I got the same issue when i check the yuzu mod wiki my game is there it is Shin Megami Tensei V. I tried to install the old version it is still showing 0 games.
I got the same issue when i check the yuzu mod wiki my game is there it is Shin Megami Tensei V. I tried to install the old version it is still showing 0 games.
Would you be able to provide answers to the following two questions above? Along with attaching your qt-config.ini
file too
I got the same issue when i check the yuzu mod wiki my game is there it is Shin Megami Tensei V. I tried to install the old version it is still showing 0 games.
Would you be able to provide answers to the following two questions above? Along with attaching your
qt-config.ini
file too
- Yes it is on the website Shin Megami Tensei V
- Done
qt-config.zip
Same here. Unclear, where to place the downloader. Didn't ask for the ROM directory. So I extracted it to the Yuzu main directory and started it from there. When I set the download source to the one from TheBoy181 it downloaded 0 mods.
Same here. Unclear, where to place the downloader. Didn't ask for the ROM directory. So I extracted it to the Yuzu main directory and started it from there. When I set the download source to the one from TheBoy181 it downloaded 0 mods.
I’m having the same issue. I’m using the Linux/steamdeck version. Downloaded is placed in the desktop as suggested in the installer guide. It finds roms from the original site, not from theboy181
@amakvana is this project still alive?
@W13N3N - Apologies for the late reply! The project is very much alive.
Life hasn't been too kind the past few months which has resulted is slower development but I am working on this and will be releasing fixes soon.
- Yes it is on the website Shin Megami Tensei V
- Done
qt-config.zip
@Pacomss - Try the following qt-config.ini attached
qt-config-tweaked.zip
Same here. Unclear, where to place the downloader. Didn't ask for the ROM directory. So I extracted it to the Yuzu main directory and started it from there. When I set the download source to the one from TheBoy181 it downloaded 0 mods.
I’m having the same issue. I’m using the Linux/steamdeck version. Downloaded is placed in the desktop as suggested in the installer guide. It finds roms from the original site, not from theboy181
@W13N3N, @spyro2000 - Recently GitHub has changed the way repo files are laid out in the Web Browser. They used to be populated server side, generated into code and then sent back to the client so all the HTML
webpage data would be readily available, allowing HtmlAgilityPack
to scrape.
GitHub has since moved to using React.JS
and instead of populating the data server side, it is now done client side via JavaScript
calls . This move has broke theboy181
scraping temporarily. However, I am working on several ways to get around this and have implemented a working fix on my dev build, I just need to test and optimise the code for production.
Once I am happy, I will release a copy inside here for you guys to test, before pushing to the main repo.
Again, apologies for the delayed response.
@amakvana thanks for your fast reply and no apologies needed!!
Take care and take your time! And I’m always there if you need a testing hand 😃
@amakvana Sorry to bother you i know life is hard right now but it is still not working i also tried to transfer the folder to the same drive where Yuzu it also has the same result 0 games found
@amakvana Sorry to bother you i know life is hard right now but it is still not working i also tried to transfer the folder to the same drive where Yuzu it also has the same result 0 games found
No worries! As you're aware theboy181
repo is down.
The Switch-Mods Wiki doesn't have any mods for ASTRAL CHAIN.
Regarding, SHIN MEGAMI TENSEI V, the reason mods aren't detected for your copy when selecting the Switch-Mods Wiki
repo is because of the region your copy of the game is. The one inside my database matches the ID 0100B870126CE000
, which doesn't correspond to yours. I've just added your region ID copy of it into the database, try it again later.
Also post your qt-config.ini
again so I can check it's all fine.
Looks like it is working now thanks for the fast fix. Just to be sure here is my config file
Looks like it is working now thanks for the fast fix. Just to be sure here is my config file
Glad that's worked for you! qt-config.ini
looks good to me
@Pacomss, @SebinaLukawa97, @spyro2000, @W13N3N
Thanks for being so patient!
Here is a test build below which has all repo's working, including theboy181
and a couple of QOL UI tweaks. It's not fully optimised yet and not all the bugs have been ironed out.
Once downloaded, extract the exe and place it in the same directory yuzu.exe
resides.
Test drive it and see what you think - please report back with any glitches, crashes, etc. and how you produced them.
Cheers!
Hi there,
the new downloader seem to have worked and downloaded mods. Tried the official repo first (downloaded 2 of 3 games) then theBoy (1 game).
:)
@Pacomss, @SebinaLukawa97, @spyro2000, @W13N3N
Thanks for being so patient!
Here is a test build below which has all repo's working, including
theboy181
and a couple of QOL UI tweaks. It's not fully optimised yet and not all the bugs have been ironed out.Once downloaded, extract the exe and place it in the same directory
yuzu.exe
resides.Test drive it and see what you think - please report back with any glitches, crashes, etc. and how you produced them.
Cheers!
Do you by any change also have the Linux build? I’m using it on my steam deck. Again, I’m not in a hurry so take your time!
@Pacomss, @SebinaLukawa97, @spyro2000, @W13N3N
Thanks for being so patient!
Here is a test build below which has all repo's working, includingtheboy181
and a couple of QOL UI tweaks. It's not fully optimised yet and not all the bugs have been ironed out.
Once downloaded, extract the exe and place it in the same directoryyuzu.exe
resides.
Test drive it and see what you think - please report back with any glitches, crashes, etc. and how you produced them.
Cheers!
YuzuModDownloader_1.4.1.0_Windows_Test_Build.zipDo you by any change also have the Linux build? I’m using it on my steam deck. Again, I’m not in a hurry so take your time!
Sure! The Linux test build can be found in the link below:
@Pacomss, @SebinaLukawa97, @spyro2000, @W13N3N
Thanks for being so patient!
Here is a test build below which has all repo's working, includingtheboy181
and a couple of QOL UI tweaks. It's not fully optimised yet and not all the bugs have been ironed out.
Once downloaded, extract the exe and place it in the same directoryyuzu.exe
resides.
Test drive it and see what you think - please report back with any glitches, crashes, etc. and how you produced them.
Cheers!
YuzuModDownloader_1.4.1.0_Windows_Test_Build.zipDo you by any change also have the Linux build? I’m using it on my steam deck. Again, I’m not in a hurry so take your time!
Sure! The Linux test build can be found in the link below:
Thanks @amakvana for your great support!! Will test later tonight.
@Pacomss, @SebinaLukawa97, @spyro2000, @W13N3N
Thanks for being so patient!
Here is a test build below which has all repo's working, includingtheboy181
and a couple of QOL UI tweaks. It's not fully optimised yet and not all the bugs have been ironed out.
Once downloaded, extract the exe and place it in the same directoryyuzu.exe
resides.
Test drive it and see what you think - please report back with any glitches, crashes, etc. and how you produced them.
Cheers!
YuzuModDownloader_1.4.1.0_Windows_Test_Build.zipDo you by any change also have the Linux build? I’m using it on my steam deck. Again, I’m not in a hurry so take your time!
Sure! The Linux test build can be found in the link below:
Again, thanks @amakvana, I can confirm it works!
Closed - Fixed in v1.4.1.0
https://github.com/amakvana/YuzuModDownloader/releases/latest