Simple 3DS GBA Banner - Icon generator 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 13: Line 13:
<youtube>ciRRNPkK5fM&t=4s</youtube>
<youtube>ciRRNPkK5fM&t=4s</youtube>


''&quot;But hasn't it already been posted somewhere... ?&quot; - everyone currently reading this post
==Simple 3DS GBA Banner + Icon generator==
''
Dear GBAtemp community, I present to you the
 
'''<span style="font-size: 22px">Simple 3DS GBA Banner + Icon generator</span>
<span style="font-size: 18px">It guesses the game of the GBA ROM and generates the icon and banners for you !</span>'''
<span style="font-size: 18px">It guesses the game of the GBA ROM and generates the icon and banners for you !</span>'''


Line 25: Line 21:


'''Now, the process is really straightforward :'''
'''Now, the process is really straightforward :'''


# Get a ROM freshly harvested from your cartridges farm
# Get a ROM freshly harvested from your cartridges farm
Line 35: Line 30:
<span style="font-size: 9px">(if someone can give me CLI versions of the footer &amp; cia generators, I could do a all-in-one software)</span>
<span style="font-size: 9px">(if someone can give me CLI versions of the footer &amp; cia generators, I could do a all-in-one software)</span>


'''Here is what it looks like :'''
==But how does it work ?==
 
 
 
<div style="text-align: center">
 
[[File:proxy.php?image=https%3A%2F%2Fpuu.sh%2FqdfUq%2Fc001cc3b07.png&hash=e79e27b7a1a960492519bb05132191a6|class=bbCodeImage LbImage|[?IMG]]]?
 
</div>
 
'''But how does it work ?'''


It's actually pretty simple. It first '''identifies the game''' of the ROM using the '''no-info dat-o-matic database'''. It's basically a huge collection of more than 2k5 GBA games. Then, the software '''downloads the image''' from the '''libretro's thumbnails database'''. It's also a huge collection, but of images this time. Then, the Image Fairies combines all this to '''generate the wonderful images''' that you can see up there, using their Magical Pen to write the game name to the banner.
It's actually pretty simple. It first '''identifies the game''' of the ROM using the '''no-info dat-o-matic database'''. It's basically a huge collection of more than 2k5 GBA games. Then, the software '''downloads the image''' from the '''libretro's thumbnails database'''. It's also a huge collection, but of images this time. Then, the Image Fairies combines all this to '''generate the wonderful images''' that you can see up there, using their Magical Pen to write the game name to the banner.


'''How do I use it ?'''
==How do I use it ?==
 


# Give the ROM to the software
# Give the ROM to the software
Line 57: Line 41:
# Done
# Done


'''Where do I download this ?'''
==Where do I download this ?==


Look for the attachments !
Hint : extract the whole thing, dont forget the DLL and TTF or it won't work
Hint : extract the whole thing, dont forget the DLL and TTF or it won't work
Hint² : if you don't like the font, just change the TTF <span style="font-size: 9px">(but don't rename it, you know what I mean)</span>
Hint² : if you don't like the font, just change the TTF <span style="font-size: 9px">(but don't rename it, you know what I mean)</span>


VirusTotal scan for v1.0 : [https://www.virustotal.com/fr/file/b5701ec0ea7b65e1c69c6f6a3722c1911d8c4200f698a40cf6d04bb2c9e6cdbd/analysis/1469447855/ https://www.virustotal.com/fr/file/...f698a40cf6d04bb2c9e6cdbd/analysis/1469447855/]
==Changelog==
 
'''Changelog'''
 


* 1.0 - First release
* 1.0 - First release


'''Known issues'''
==Known issues==


None yet, I'm waiting for your feedbacks !
*None yet, I'm waiting for your feedbacks !


'''Improvements ?'''
==Improvements ?==


Let me know if any of you guys want this, I'll try to add these features.
Let me know if any of you guys want this, I'll try to add these features.


* A all-in-one software to create the footer, the banners and the CIA by clicking on one single button (I need CLI versions of others software for that)
* A all-in-one software to create the footer, the banners and the CIA by clicking on one single button (I need CLI versions of others software for that)
* Ability to change the game text on the banner <span style="font-size: 9px">(because ''Legend of Zelda, The - The Minish Cap'' is useful but not pretty)</span>
* Ability to change the game text on the banner <span style="font-size: 9px">(because ''Legend of Zelda, The - The Minish Cap'' is useful but not pretty)
 
<div class="messageTextEndMarker">
 
 
</div>

Revision as of 11:48, 19 September 2021

Template:Infobox-3DS-Homebrews

Simple 3DS GBA Banner + Icon generator

It guesses the game of the GBA ROM and generates the icon and banners for you !

The process of creating a GBA CIA is almost as simple as it seems. Everything is straightforward, except for one thing : the images. It's quite painful to have to take out GIMP and make those banners. I personnaly gave up (the Fire Emblem default images aren't that bad after all).

This is where this software comes on stage : it's a software which allows you to generate the images from any ROM. Yes, it's automatic. No need to search for the images on Google, no need to pull out GIMP (get back there you filthy monkey). There is no hidden defect : you just have to select the ROM and let the magic of computer engineering get those PNGs for you.

Now, the process is really straightforward :

  1. Get a ROM freshly harvested from your cartridges farm
  2. Put the ROM in the Simple 3DS GBA Banner + Icon Generator
  3. Put the ROM in the Footer Generator
  4. Put everything in the CIA Generator
  5. Install the CIA, play!

(if someone can give me CLI versions of the footer & cia generators, I could do a all-in-one software)

But how does it work ?

It's actually pretty simple. It first identifies the game of the ROM using the no-info dat-o-matic database. It's basically a huge collection of more than 2k5 GBA games. Then, the software downloads the image from the libretro's thumbnails database. It's also a huge collection, but of images this time. Then, the Image Fairies combines all this to generate the wonderful images that you can see up there, using their Magical Pen to write the game name to the banner.

How do I use it ?

  1. Give the ROM to the software
  2. Let the magic occur
  3. Click on the save button
  4. Done

Where do I download this ?

Hint : extract the whole thing, dont forget the DLL and TTF or it won't work Hint² : if you don't like the font, just change the TTF (but don't rename it, you know what I mean)

Changelog

  • 1.0 - First release

Known issues

  • None yet, I'm waiting for your feedbacks !

Improvements ?

Let me know if any of you guys want this, I'll try to add these features.

  • A all-in-one software to create the footer, the banners and the CIA by clicking on one single button (I need CLI versions of others software for that)
  • Ability to change the game text on the banner (because Legend of Zelda, The - The Minish Cap is useful but not pretty)

Advertising: