Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kent79

Pages: 1 ... 53 54 [55] 56 57
811
Scripting / How to flyer and video become bigger
« on: November 06, 2015, 04:23:57 AM »
Dear All,

As below linking is newGrid theme. Now, would like to flyer and video become bigger while game selected. But I don't know how to do

Anyone can teach me? Thanks.


http://forum.attractmode.org/index.php?topic=412.0



812
Themes / Re: New Theme - newGrid - (with Youtube preview)
« on: November 05, 2015, 04:53:26 AM »
I love this theme so much, so I will take more time to make enhancement on it. Please wait the news  ;D 

813
Themes / Re: New Theme - newGrid
« on: November 05, 2015, 04:51:29 AM »
This theme looks great!

So tell me are you using flyers for the top image and image snaps or video snaps for the bottom images?

Is there a youtube preview out there of it in action?

Has it been integrated into Attract Mode?

Thank you,
BC


So tell me are you using flyers for the top image and image snaps or video snaps for the bottom images?
-> Top image is using flyer. You may choose image snaps/video snaps/marquees/wheel on bottom area. (Configure on layout option) 


Is there a youtube preview out there of it in action?
Uploaded and please see the link on post #1

Has it been integrated into Attract Mode?
No, you need to download the attachment on post #1. Unzip and then place it on layouts folder


814
Themes / New Theme - simpleGrid
« on: November 03, 2015, 05:29:45 AM »
This is a new theme called SimpleGrid. It based on original Grid layout. Enjoy!  :)

Preview:
https://youtu.be/Gr0Un9dfYyw



[attachment deleted by admin]

815
Thank you all reply.  :)

816
Themes / Re: New Theme - simpleCools
« on: October 30, 2015, 12:25:43 PM »
Just update the code since found some some bugs  :)

817
Hi All,

I have idea to add into reflectSpin and simpleCools theme, but don't know how coding. Anyone can help me? Thank you so much.   

In current layouts, preview video area is shown game's video. But when game's video is empty. It will show black screen. My question is, can we make it to show snap picture while game's video is empty? Anyone can write the code to do this? Thanks.

1. Check video exist or not
2. If exist, show video
3. If not exist , show snap
   

818
Themes / New Theme - simpleCools
« on: October 30, 2015, 09:08:13 AM »



Revise from original cool layout. Now is very very simple, but nice. Hope everyone like it.  ;)

819
Themes / Re: New Theme - reflectSpin
« on: October 30, 2015, 05:13:41 AM »
Nice!
Is there an easy way to adapt it to 4:3?

I just updated the code and upload layout pack again on post #1. You may try.

The video snap and wheel are ok on all resolution. But marquee picture is not ok. You need to change "marquee.rotation" value (default value is 16:9) for layout.nut file manually. I have no idea for it. Any one can help? Thanks.

marquee.rotation = -16;

820
Themes / Re: New Theme - reflectSpin
« on: October 26, 2015, 05:50:30 PM »
a bit updated, you may download again if you like

821
Themes / New Theme - reflectSpin
« on: October 20, 2015, 07:29:30 PM »
Just try to combine "reflect" & "spinwheel" layout to create new one. The taste seems good. Would like to share  :)






822
@omegaman

Could you add light effect for Marquees? It can be easy add a layer for that.  Thanks.  :)

823
Themes / Re: VEWLIX theme
« on: August 31, 2015, 04:55:14 AM »
Just amend it to another version - verticle . Enjoy  :D



[attachment deleted by admin]

824
Themes / Re: VEWLIX theme
« on: August 28, 2015, 07:03:28 PM »


Bug Fix and minor update  :D

[attachment deleted by admin]

825
@kent79

I asked about the same earlier ;)

You can edit the script to add your own systems under the transitions section at bottom of layout.nut.
example below:

                case "MAME":
                logo.file_name = "mame.png";
                break;
                case "SNES":
                logo.file_name = "snes.png";
                break;
                case "NES":
                logo.file_name = "nes.png";
                 break;           
                case "GENESIS":
                logo.file_name = "sega.png";
                break;          
             case "kat5200":
                logo.file_name = "atari.png";
                break;          

Tested. It is OK in latest version. Thanks.

Pages: 1 ... 53 54 [55] 56 57