Switch to full style
Libraries, utilities, bootloaders...
Post a reply

Re: Modifying the loader

Mon Jul 13, 2015 3:55 pm

What size do the icons need to be?

Re: Modifying the loader

Mon Jul 13, 2015 4:46 pm

erico wrote:Also, you could do a new post with that video to tell everyone about the changes. ;)

I've posted it on gamebuino's facebook, youtube and twitter accounts, here on the forum... isn't that enough ? :P

Skyrunner65 wrote:What size do the icons need to be?

Logo must be 19*18px. Everything is explained in the readme.md on InfEncoder repo ;)

Re: Modifying the loader

Mon Jul 13, 2015 4:50 pm

rodot wrote:
erico wrote:Also, you could do a new post with that video to tell everyone about the changes. ;)

I've posted it on gamebuino's facebook, youtube and twitter accounts, here on the forum... isn't that enough ? :P


Ops, didn´t know there were all those channels. :oops: All that sure should do it. :D

Re: Modifying the loader

Sat Jul 18, 2015 3:00 pm

Could it be that the version with the slides from the INF isn't on github yet?

Re: Modifying the loader

Sun Jul 19, 2015 9:47 am

The version on github should be the one supporting .INF, it doesn't work on your Gamebuino ?

Re: Modifying the loader

Sun Jul 19, 2015 10:23 am

Would you mind double-checking as the one on github is definitely where it immediately loads the file if it is selected and you hit A, so now slides screen: https://github.com/Rodot/Gamebuino/blob ... #L121-L123

Re: Modifying the loader

Tue Jul 21, 2015 5:48 am

You're right I messed up the version, I just fixed it. Should be alright now.

Re: Modifying the loader

Tue Jul 21, 2015 12:52 pm

Yes, it's there now!

Also note my pull request https://github.com/Rodot/Gamebuino/pull/14

Re: Modifying the loader

Tue Jul 21, 2015 5:55 pm

I did some minor modifications to your branch and merged your pull request :)
Post a reply