Homebrew [Release] arc13's freeShop fork - open source eShop alternative

What should I do with storage bars ?


  • Total voters
    138
  • Poll closed .
Status
Not open for further replies.

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,242
Country
France
Normal update. The DLCs for blaster master zero are obtained through an in game menu.
If you want the DLCs using tickets you must get them through CIAAngel, freeShop, FBI or other method.

However there's a problem with methods that try to get every DLC listed without proper sanity checks, the eShop does list 2 DLC for blaster master zero, Gunvolt is properly available and will download with no problems, however Ekoro is listed but not available yet, so FBI will throw a 404 error and freeShop will be stuck in "suspended" status while trying to get the Ekoro DLC.
I couldn't test yet if they successfully installed Gunvolt character DLC due to not knowing how to activate DLC characters.

Pinging @arc13, maybe you can adjust freeShop to offer an option to force install what didn't gave an 404 error in those cases? So the download listing would be gone from download queue.
You mean check for 404 error, right ?
 
  • Like
Reactions: Tomy Sakazaki

Tomy Sakazaki

Well-Known Member
Member
Joined
Oct 23, 2006
Messages
880
Trophies
0
Website
Visit site
XP
812
Country
Brazil
You mean check for 404 error, right ?
Essentially, if 404, pop up "It seems that Nintendo doesn't know how to handle this DLC, it's listed on their server but seems to be missing files for now (maybe future content), do you want to force install the partially downloaded content?".
 
Last edited by Tomy Sakazaki,
  • Like
Reactions: arc13

IcyFire

Well-Known Member
Newcomer
Joined
Dec 26, 2006
Messages
50
Trophies
0
XP
298
Country
Bugfix.


And game description scrollable with touchscreen too ^^
Hey, I have a few Qs about the sleepmode download feature. The download doesn't restart on wake up up right? Also how do I cancel it to download normally? Thanks!
 

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,242
Country
France
Hey, I have a few Qs about the sleepmode download feature. The download doesn't restart on wake up up right? Also how do I cancel it to download normally? Thanks!
Nope, when you sleep download, it's suspended when you wake up the console.
And, you have two choice:
- You can cancel the sleep download via the HOME Menu and download it from the freeShop (but you will lose the download progress)
- You can touch the sleep download on the HOME Menu and press B to download it normally
 

IcyFire

Well-Known Member
Newcomer
Joined
Dec 26, 2006
Messages
50
Trophies
0
XP
298
Country
Nope, when you sleep download, it's suspended when you wake up the console.
And, you have two choice:
- You can cancel the sleep download via the HOME Menu and download it from the freeShop (but you will lose the download progress)
- You can touch the sleep download on the HOME Menu and press B to download it normally
Thanks a lot!!!
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,222
Trophies
2
XP
34,443
Country
Mexico
Can someone try this image out for a theme in-app?
I'm at work currently and cannot try it myself
 

Attachments

  • DefaultSkin.png
    DefaultSkin.png
    16.8 KB · Views: 242
Last edited by ShadowOne333,
  • Like
Reactions: arc13

Borjitasstoi

Well-Known Member
Member
Joined
Dec 29, 2016
Messages
280
Trophies
0
Age
28
XP
319
Country
You are saying that I'm a kid, but react like a kid because I banned you from the Discord.
I didn't banned you because you posted a link to that title key site, but because you said "shitty place" and say that I'm stupid.
You broke like 3 rules in one comment, GG.
dont waste your time trust me your work its appreciate it in thread its sad but some people use this forum for trolling or bad way
 
  • Like
Reactions: arc13

tiduscrying

that butt...
Member
Joined
Jun 12, 2012
Messages
509
Trophies
1
Location
HELL
Website
tiduscrying.wordpress.com
XP
2,491
Country
United States
Oh nice!
It doesn't look bad at all :D

What about the upper screen?
Does it still show up in white?
Yes, it does. Everything aside from the settings panel is still in their original colors. I take it the rest of the images will have to be edited too. Did you just invert the original DefaultSkin.png or did you do anything else special to it? I'm free right now, perhaps I could invert some of the other files if you'd like :D
 
  • Like
Reactions: ShadowOne333

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,222
Trophies
2
XP
34,443
Country
Mexico
Yes, it does. Everything aside from the settings panel is still in their original colors. I take it the rest of the images will have to be edited too. Did you just invert the original DefaultSkin.png or did you do anything else special to it? I'm free right now, perhaps I could invert some of the other files if you'd like :D
The problem is, it seems like the rest of the images are not in the package.
I just scrolled through all of the image files in the package, and all of the icons for the upper section of the bottom screen (settings, search, etc icons) are not present.
I'm not sure if this is how it's supposed to be or if it was a simple oversight.
The upper screen might be changeable by modifying the Hex values of the colors in the txt file, let me check.

And yeah I just inverted the DefaultSkin image just to give it a quick test and see how it would look in-app.

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

@tiduscrying okay try the following:
Code:
{"primaryText":"FFFFFF","secondaryText":"FFFFFF","iconSet":"FFFFFF"}

Inside the texts.json.
I already know how to change the background colour, give me a sec.
 

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,242
Country
France
The problem is, it seems like the rest of the images are not in the package.
I just scrolled through all of the image files in the package, and all of the icons for the upper section of the bottom screen (settings, search, etc icons) are not present.
I'm not sure if this is how it's supposed to be or if it was a simple oversight.
The upper screen might be changeable by modifying the Hex values of the colors in the txt file, let me check.

And yeah I just inverted the DefaultSkin image just to give it a quick test and see how it would look in-app.

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

@tiduscrying okay try the following:
Code:
{"primaryText":"FFFFFF","secondaryText":"FFFFFF","iconSet":"FFFFFF"}

Inside the texts.json.
I already know how to change the background colour, give me a sec.
Icons are not changeable because they are included in the FontAwesome font, so they are not picture.
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,222
Trophies
2
XP
34,443
Country
Mexico
@tiduscrying okay try putting these two images inside the /images/ folder.
Also, make sure to change the texts.json file with the string I posted above.
Icons are not changeable because they are included in the FontAwesome font, so they are not picture.
Yep, just noticed, :P
Sorry, I didn't read the Guide.txt in detail.

Btw, what resolution should we be using for up and down backgrounds?
The original non-XL or XL res?
 

Attachments

  • botBG.png
    botBG.png
    199 bytes · Views: 172
  • topBG.png
    topBG.png
    216 bytes · Views: 182

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,242
Country
France
@tiduscrying okay try putting these two images inside the /images/ folder.
Also, make sure to change the texts.json file with the string I posted above.

Yep, just noticed, :P
Sorry, I didn't read the Guide.txt in detail.

Btw, what resolution should we be using for up and down backgrounds?
The original non-XL or XL res?
Both have the same resolution xD
 

tiduscrying

that butt...
Member
Joined
Jun 12, 2012
Messages
509
Trophies
1
Location
HELL
Website
tiduscrying.wordpress.com
XP
2,491
Country
United States
Oh they do?
So they just stretch the image to fit the screen haha.
Good to know.

So the res is 400x240 (Upper) and 320x240 (Bottom), right?
Sorry for the delay... And double sorry for the even crappier video quality, but here's the current results:


It looks like the app crashed on me at the end there, haha. Unrelated though, I think my WiFi was acting up or something. Plus I am testing this out on my pretty busted OG3DS.

The top images that surround each title kinda got borked on my end, but that's because I did a quick batch invert thing in my image viewer instead of opening PS and editing them properly, so don't mind that stuff.

EDIT: Looks like I didn't thoroughly read the guide text either. Crash and borked images due to me messing with the .9.png images improperly.
 
Last edited by tiduscrying,
  • Like
Reactions: ShadowOne333

Matalan

Well-Known Member
Newcomer
Joined
Apr 29, 2017
Messages
72
Trophies
0
XP
120
Country
I'll never understand why people come onto these threads to post bad things towards the devs.
If you don't like the devs work then just don't use it.
It's because of devs such as arc13 that I'm loving my 3DS and I really hope that they don't become discouraged by bad posts.
 
  • Like
Reactions: Tomy Sakazaki
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: See ya see ya later later