Homebrew [WIP] installMii - Graphical repository downloader

  • Thread starter Thread starter simonepsp
  • Start date Start date
  • Views Views 53,090
  • Replies Replies 166
  • Likes Likes 37

Where homebrew descriptions should be loaded from?

  • From the related smdh file

    Votes: 19 40.4%
  • From the repo package list (aka packages.json)

    Votes: 28 59.6%

  • Total voters
    47
  • Poll closed .
I keep getting HTTP links are not currently supported errors
But... what's supported then?
 
I keep getting HTTP links are not currently supported errors
But... what's supported then?
You can't currently put http links in the "package.list" file...
only a list of files contained in that folder :)

Example:
3dscraft.3dsx
3dscraft.smdh
testfile.txt

...and so on

When I'll have time I'll implement http downloading from urls
 
Last edited by simonepsp,
You can't currently put http links in the "package.list" file...
only a list of files contained in that folder :)

Example:
3dscraft.3dsx
3dscraft.smdh
testfile.txt

...and so on

When I'll have time I'll implement http downloading from urls
My package.list :
Code:
ReinandUpdater.3dsx
ReinandUpdater.smdh
So yeah
 
RELEASE!

=============
CHANGELOG
=============
  • [FIX] Download error due to wrong check (reported by @AidanLumina. Thanks!)
  • [FIX] Now the reponame is correctly located
  • [FIX] Fix smdh downloading error
=============
DOWNLOAD
=============
Version 0.1b [Build 17-gen-2015]: http://rghost.net/7bSQkf8kj
It's about a "/" too much isn't it? ^^
 
New error: The smdh path shown on the top screen is correct but it still fails to download the file. Downloading the .smdh directly via Firefox works though.
 
Last edited by AileenLumina,
I just tried to download ReinandUpdater (see packages.json:
Code:
{"repo":{"name":"3DS CFW Kit","author":"AidanLumina","website":null},"packages":[{"name":"NASA","author":"Rinnegatamante","short_description":"CIA manager for 9.3.0+","category":"Other","website":"http://rinnegatamante.it","type":"3ds","version":"1.0.0","dl_path":"3ds/NASA/","info_path":"3ds/NASA/NASA.sdmh"},{"name":"ReinandUpdater","author":"Reisyukaku","short_description":"Reinand Updater","category":"CFW","website":"http://reisyukaku.org","type":"3ds","version":"2.1b","dl_path":"3ds/ReinandUpdater/","info_path":"3ds/ReinandUpdater/ReinandUpdater.sdmh"}]}
) but back in the HBL, nothing's changed. :/

You can take a look at my repo here.
 
Last edited by AileenLumina,
Currently it only supports direct downloading of .3ds/.3dsx/.cia files from repos. I'll check if I can implement a .zip file decompression into installMii. Thanks for your advice :)
I don't think this is that urgent as users can use ZIP3DSFX to build their own ZIP-based .3dsx setup app but it's also easy to implement as the code is already written; see the source of ZIP3DSFX by @d0k3 . :)
 
So far really I like this app, but I have been trying to setup a personal repo for my friends so far once I add a fifth app or game installMii is unable to load the repo. stopping at "Repository 'Repo' --> [LASTEST]". works fine if I remove any of the apps as long as there isn't 5 in the packages.json.
 
Last edited by Dentora,
ZEXeEar.jpg

Here is a pic of it as well
 

Site & Scene News

Popular threads in this forum