Homebrew [Question] Would this be helpful?

Somebody Whoisbored

it's all okeydokey
OP
Member
Joined
May 12, 2016
Messages
478
Trophies
0
Age
22
Location
hypeland
XP
227
Country
United States
I had the idea of a helper for installs of A9LH and others with a downloader tool. The user would define their region, version, and type of 3ds, then an shareable xml file would use that information to download, rename, and place files into the SD card. It would have the ability to have "if" statements, so an xml author could say download these files if version is from 2.1.0 to 9.2.0. Would this be something I should work on?
 

proflayton123

The Temp Loaf'
Member
Joined
Jan 11, 2016
Messages
6,032
Trophies
1
Age
24
Location
日本
Website
www.facebook.com
XP
3,211
Country
Japan
I had the idea of a helper for installs of A9LH and others with a downloader tool. The user would define their region, version, and type of 3ds, then an shareable xml file would use that information to download, rename, and place files into the SD card. It would have the ability to have "if" statements, so an xml author could say download these files if version is from 2.1.0 to 9.2.0. Would this be something I should work on?

It's an interesting concept. You should have a go, it could get somewhere!
 

Boured

A Dusk Lycanroc who cares a lot about people.
Member
Joined
Sep 25, 2015
Messages
594
Trophies
0
Age
24
Location
My Laptop
XP
725
Country
United States
That actually sounds kind of cool, if you could make it it would help a lot of people :3
 

Ev1lbl0w

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
280
Trophies
0
Age
34
XP
2,281
Country
Portugal
Good luck for you!

I also posted a long time ago the same exact idea you had. I got a HATE wave for some reason, everybody saying why would I do that, it's useless and such. Don't let those kind of people let you down.

If you make your project open source, I think I can contribute xD
 
  • Like
Reactions: Joel16

Somebody Whoisbored

it's all okeydokey
OP
Member
Joined
May 12, 2016
Messages
478
Trophies
0
Age
22
Location
hypeland
XP
227
Country
United States
Good luck for you!

I also posted a long time ago the same exact idea you had. I got a HATE wave for some reason, everybody saying why would I do that, it's useless and such. Don't let those kind of people let you down.

If you make your project open source, I think I can contribute xD
Sorry to hear that, not sure why that would get hate. I will probably develop this closed source and release a github repo with the first build. So stay tuned!
 

xile6

Well-Known Member
Member
Joined
Jan 15, 2006
Messages
1,219
Trophies
0
XP
720
Country
United States
probably would be.
They use to have downloaders like this for the wii.
You can input what firmware and system you have. Then it would fetch and download the needed files and put them in the needed folders on the sd card.
You do the steps then it downloads the next files for the next step.

The only problem i see is that the guides change from time to time so you would have to keep your update as theres.
 

Somebody Whoisbored

it's all okeydokey
OP
Member
Joined
May 12, 2016
Messages
478
Trophies
0
Age
22
Location
hypeland
XP
227
Country
United States
probably would be.
They use to have downloaders like this for the wii.
You can input what firmware and system you have. Then it would fetch and download the needed files and put them in the needed folders on the sd card.
You do the steps then it downloads the next files for the next step.

The only problem i see is that the guides change from time to time so you would have to keep your update as theres.
My tool would only be a "interpreter" of sorts. The updating of links and such would be pushed onto the creators of the xml. I plan to add version control as well to deal with this.
 
  • Like
Reactions: Ev1lbl0w

Polarise

Well-Known Member
Member
Joined
Jul 12, 2016
Messages
827
Trophies
0
Age
23
XP
1,143
Country
United States
Also this will be coded in Java as that is what I am most familiar with.
*insert dramatic effect here*
Make sure you find a way that the files that the application gets is from the latest releases on github, or a vesion select like how some versions of SafeA9LHInstaller causes bricks.
 

Somebody Whoisbored

it's all okeydokey
OP
Member
Joined
May 12, 2016
Messages
478
Trophies
0
Age
22
Location
hypeland
XP
227
Country
United States
Make sure you find a way that the files that the application gets is from the latest releases on github, or a vesion select like how some versions of SafeA9LHInstaller causes bricks.
That is up to the developers of xml's to do, although I might find a way for the xml to check if updates are available.
 
  • Like
Reactions: Polarise

Ev1lbl0w

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
280
Trophies
0
Age
34
XP
2,281
Country
Portugal
You can simply put in the XML's metadata the commit of Plailect's guide and then the program checks online if there is a newer commit. If yes, it warns the users that there is a new version of the guide and if they don't want to wait until the XML is updated, then they proceed.

--------------------- MERGED ---------------------------

Also:
Also this will be coded in Java as that is what I am most familiar with.
I love you. Java is love, Java is life.
 
  • Like
Reactions: Somebody Whoisbored

Somebody Whoisbored

it's all okeydokey
OP
Member
Joined
May 12, 2016
Messages
478
Trophies
0
Age
22
Location
hypeland
XP
227
Country
United States
You can simply put in the XML's metadata the commit of Plailect's guide and then the program checks online if there is a newer commit. If yes, it warns the users that there is a new version of the guide and if they don't want to wait until the XML is updated, then they proceed.
I was thinking that the xml file would simply have a pointer to the latest version, and it would just compare them to see if it's new. I'd like this to be open to more than just Plailect's guide.
 
  • Like
Reactions: Ev1lbl0w

Quantumcat

Dead and alive
Member
Joined
Nov 23, 2014
Messages
15,144
Trophies
0
Location
Canberra, Australia
Website
boot9strap.com
XP
11,094
Country
Australia
I'm actually working on this right now. I submitted a pull request to Plailect's guide that placed all the files in the "what you need" sections in an xml file and used JavaScript to recreate the dot points on the pages. It got rejected though so I am looking at just parsing the .md pages from the repository for the links.

So don't bother if you haven't started. I plan to upload a preliminary version to a repository this afternoon :-)
 
Last edited by Quantumcat,
  • Like
Reactions: Ev1lbl0w

Somebody Whoisbored

it's all okeydokey
OP
Member
Joined
May 12, 2016
Messages
478
Trophies
0
Age
22
Location
hypeland
XP
227
Country
United States
I'm actually working on this right now. I submitted a pull request to Plailect's guide that placed all the files in the "what you need" sections in an xml file and used JavaScript to recreate the dot points on the pages. It got rejected though so I am looking at just parsing the .md pages from the repository for the links.

So don't bother if you haven't started. I plan to upload a preliminary version to a repository this afternoon :-)
Do you think my idea would work? It's just an interpreter in a separate tool.
 

Site & Scene News

Popular threads in this forum

Recent Content

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: good night