Homebrew [idea] Readme format...

spinal_cord

Knows his stuff
OP
Member
Joined
Jul 21, 2007
Messages
3,197
Trophies
1
Age
42
Location
somewhere
Website
spinalcode.co.uk
XP
2,945
Country
As the 3DS homebrew scene is still very young. Before the homebrew library becomes too large, or devs start vanishing. How about a readme format that would be readable by hbl and other launchers, similar to the e-manuals in official games. Nothing too flashy, just a simple xml file with plain text and images.

Who agrees?
 
  • Like
Reactions: Priw8 and VinsCool

spinal_cord

Knows his stuff
OP
Member
Joined
Jul 21, 2007
Messages
3,197
Trophies
1
Age
42
Location
somewhere
Website
spinalcode.co.uk
XP
2,945
Country
Something really simple though, something like --

Code:
<readme>
    <title>ReadMe</title>
    <text>
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. 
    </text>
    <image src="images/image1.png" width=100 height=80 />
    <image src="images/image2.png" width=100 height=80 />
    <text>
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. 
    </text>
</readme>
 

jonthedit

Well-Known Member
Member
Joined
May 30, 2011
Messages
1,682
Trophies
0
XP
989
Country
Bangladesh
Something really simple though, something like --

Code:
<readme>
    <title>ReadMe</title>
    <text>
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    </text>
    <image src="images/image1.png" width=100 height=80 />
    <image src="images/image2.png" width=100 height=80 />
    <text>
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    </text>
</readme>
You posted that just to spread Lorem ipsum :P

Honestly I think having a readme-popup is pointless. One of the most annoying things on the Wii for homebrew was having to hit 'load' twice on the homebrew of choice. No point to read about it everytime you want to launch it- just read the info on the download page/development log/blog page ONCE and be done with it.

Unless what you had in mind was that it only appears on new apps, then after an app has been used it goes away... but in that case why bother implementing it in the first place?
 
Last edited by jonthedit,

Xenosaiga

Time to switch it up
Member
Joined
Oct 9, 2015
Messages
1,501
Trophies
0
Age
33
Location
The Shadows
XP
1,070
Country
United States
Are you talking about how the home menu does it where you can click Manual to read about the game or Launch where it launches the game?
 

keanutah

Well-Known Member
Member
Joined
Sep 18, 2015
Messages
173
Trophies
0
Age
33
XP
182
Country
United States
Maybe we could have a little information section in the SMDH that could be optionally displayed?
 

VideahGams

Well-Known Member
Newcomer
Joined
Aug 29, 2015
Messages
91
Trophies
0
Age
25
Location
Glasgow, Scotland
Website
videah.xyz
XP
146
Country
Something really simple though, something like --

Code:
<readme>
    <title>ReadMe</title>
    <text>
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    </text>
    <image src="images/image1.png" width=100 height=80 />
    <image src="images/image2.png" width=100 height=80 />
    <text>
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    </text>
</readme>

I would recommend using something that's more readable on its own such as Markdown
 

spinal_cord

Knows his stuff
OP
Member
Joined
Jul 21, 2007
Messages
3,197
Trophies
1
Age
42
Location
somewhere
Website
spinalcode.co.uk
XP
2,945
Country
Maybe we could have a little information section in the SMDH that could be optionally displayed?

Oh hell no. I hate that 'feature' of hbc. I don't like the idea of clogging up the screen, especially when a lot of people have no intention of reading the stuff.

You posted that just to spread Lorem ipsum :P

Honestly I think having a readme-popup is pointless. One of the most annoying things on the Wii for homebrew was having to hit 'load' twice on the homebrew of choice. No point to read about it everytime you want to launch it- just read the info on the download page/development log/blog page ONCE and be done with it.

Unless what you had in mind was that it only appears on new apps, then after an app has been used it goes away... but in that case why bother implementing it in the first place?

Correct, a popup would be horrible. The idea would be similar to that of official apps. One button would launch the app (A) usually, but a second button would display the manual.

Are you talking about how the home menu does it where you can click Manual to read about the game or Launch where it launches the game?

Yes.
 
D

Deleted User

Guest
Well, you could always include a little blurb or an e-manual in your own program. I don't really see the need to force it into the Homebrew loader.
 

spinal_cord

Knows his stuff
OP
Member
Joined
Jul 21, 2007
Messages
3,197
Trophies
1
Age
42
Location
somewhere
Website
spinalcode.co.uk
XP
2,945
Country
Well, you could always include a little blurb or an e-manual in your own program. I don't really see the need to force it into the Homebrew loader.

Sure, but I was thinking the idea would remove extra coding and standardize the practice for future projects. A good idea for that sort of thing, don't you think?
 

ElyosOfTheAbyss

Well-Known Member
Member
Joined
Aug 20, 2015
Messages
2,225
Trophies
1
XP
1,861
Country
Honestly I think having a readme-popup is pointless. One of the most annoying things on the Wii for homebrew was having to hit 'load' twice on the homebrew of choice. No point to read about it everytime you want to launch it- just read the info on the download page/development log/blog page ONCE and be done with it.
I actually liked that feature of the Wii HBC because I would occasionally move my hand when pressing A then another app shows up.
 
General chit-chat
Help Users
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
  • Iron_Masuku @ Iron_Masuku:
    Hello
    Skelletonike @ Skelletonike: hmm