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 ... 52 53 [54] 55
796
Thank you all reply.  :)

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

798
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
   

799
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.  ;)

800
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;

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

802
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  :)






803
@omegaman

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

804
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]

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


Bug Fix and minor update  :D

[attachment deleted by admin]

806
@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.

807
@omegaman

Please confirm one thing, I don't know this theme can do it or not.

Assume we created 3 emulators catalog in system, mame, snes, gameboy.

Then, when press left or right to change system, the  "Logo" picture is keeping "Mame" (default). Could it auto change different logo pictures according system selected? thanks.

808
Themes / Re: Velvix theme
« on: August 27, 2015, 05:16:32 AM »
Kent-

I don't understand your question. The play count gets updated every time you play the game.

My question is , I want to show the rom file name such as 3wonders.zip, captcomm.zip, ssf2.zip  instead of play count.  Thanks.

809
Themes / Re: Velvix theme
« on: August 27, 2015, 01:33:06 AM »
Just update the code.  ;)


@ omegaman

Do you know how to change Play count value to rom file name ? Thanks.


[attachment deleted by admin]

810
Does anyone want some animated effects added to this theme. I was thinking about adding scrolling text at the bottom.

I think you should update your latest theme of screen shot on post #1  first.  :)

Pages: 1 ... 52 53 [54] 55