Kodi Community Forum
[RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets (/showthread.php?tid=258159)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-24

I really need to make a few videos, showing this.


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-24

I feel like donating. Do you have a paypal account ?
watch gallery



RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - teeedubb - 2017-03-25

Very cool, thanks for sharing. Is that a custom main menu bar? Do you have a link where people can download the skin mods? I will add it to the first page.
For creating videos, I found OBS good for recording my desktop.


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-25

(2017-03-25, 02:00)teeedubb Wrote: Very cool, thanks for sharing. Is that a custom main menu bar? Do you have a link where people can download the skin mods? I will add it to the first page.
For creating videos, I found OBS good for recording my desktop.

The creator himself Smile Thanks. I'll make/edit the vids today/tomorrow, with a full tutorial regarding your plugin ! I really wish I knew how to code Smile BTW, I know you created that custom view, facilitating the display of new metadata information from Billies xmls. I tried to insert some tags in the view I modded, but haven't succeeded fully. I'm missing the number of players, and one or two more...I'll upload the xbt's and the full skin/config in the following days.


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-26

Can't answer directly, no privileges ? Will donate after I upload a vid.


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-27

I'll upload in 10 or so hours.


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-27

(2017-03-25, 02:00)teeedubb Wrote: Very cool, thanks for sharing. Is that a custom main menu bar? Do you have a link where people can download the skin mods? I will add it to the first page.
For creating videos, I found OBS good for recording my desktop.

The first Video's done. Enjoy.(Sorry I couldn't donate more)

Link: https://youtu.be/ZxqALdV1F80



RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-03-28

I've animated the bar in a few parts, so it transitions almost seamlessly.


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-04-02

A first visual tutorial, for those in need of it. I was taken aback on April fools day, but recovered after a few minutes Smile Teeedubb, could you add support for gif images, so hyperlauncher could load animated logos, and the like ? Or at least give me a hint, and I'll try to add it...

https://www.youtube.com/watch?v=S7fe1Fk1PQw


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - teeedubb - 2017-04-04

Thansk for the donation squallalex, much appreciated.

Nice video, those animations are crazy. Are they gifs?

For infolabels I used in skins see: https://github.com/teeedubb/skin.aeon.nox.hl/blob/master/1080i/View_521_LowList_HL.xml

To enable the use of gifs as kodi artwork change https://github.com/teeedubb/teeedubb-xbmc-repo/blob/master/plugin.hyper.launcher/default.py#L132 to

Code:
        fanart_file_types = ( '.gif', '.png', '.jpg', '.ico')



RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-04-05

(2017-04-04, 11:56)teeedubb Wrote: Thansk for the donation squallalex, much appreciated.

Nice video, those animations are crazy. Are they gifs?

For infolabels I used in skins see: https://github.com/teeedubb/skin.aeon.nox.hl/blob/master/1080i/View_521_LowList_HL.xml

To enable the use of gifs as kodi artwork change https://github.com/teeedubb/teeedubb-xbmc-repo/blob/master/plugin.hyper.launcher/default.py#L132 to

Code:
        fanart_file_types = ( '.gif', '.png', '.jpg', '.ico')

Yep. All animated gifs. did them in After Effects, rendered as mov, imported to photoshop, gif export. Thanks for the info. I'll do some more vids, hopefully with the added code, and new animated system logos, banner art, etc... showing in HYPERLAUNCHER !


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-04-05

Can those labels reference elements from archived XBTs ? Aeon NOX HL skin doesn't use xbts. Thanks again.
I wonder If I could add 'avi', 'flv' on top of 'gif', and possibly create animated, transparent system logos with sound ! .What do you think ?


It worked ! We can have animated art in hyperlauncher !


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-04-09

Oh Yes ! Just Finished Animating all my system logos and systems ! Take a look !
Note, that all of those elements are gif animations. It does hinder the browsing a bit, but it's worth it ! If anyone wants to have animated systems, and logos, you have to add the extention in the default.py script. See above for more info !


watch gallery



RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - teeedubb - 2017-04-14

Looks awesome!


RE: [RELEASE] Hyper Launcher - A ROM launcher using HyperSpin assets - squallalex - 2017-05-20

I'll add system info for all systems, using the icon logo as the pipeline. Animated as well, then clean some stuff up, and post a new vid. People need to use this plugin !