Author Topic: VEWLIX theme  (Read 19509 times)

verion

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 861
    • View Profile
    • new projects
Re: Velvix theme
« Reply #15 on: August 26, 2015, 03:19:20 PM »
I've cut the cab from background and cleaned it from any junk stickers and screenshots.
In attached zip you will find cab image on transparent background (png).

Good luck with the layout.

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Velvix theme
« Reply #16 on: August 26, 2015, 05:07:40 PM »
I've cut the cab from background and cleaned it from any junk stickers and screenshots.
In attached zip you will find cab image on transparent background (png).

Good luck with the layout.

Many Thanks and I have taken some time to fix some graph issue on the left top concer.


kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Velvix theme
« Reply #17 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]
« Last Edit: August 27, 2015, 07:12:08 AM by kent79 »

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Velvix theme
« Reply #18 on: August 27, 2015, 05:08:13 AM »
Kent-

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

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Velvix theme
« Reply #19 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.
« Last Edit: August 27, 2015, 08:21:23 AM by kent79 »

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Velvix theme
« Reply #20 on: August 27, 2015, 01:18:04 PM »
Ken-

In the layout section go to the played heading or Line 192 of the updated version. Make the following changes.

from this...  local play = fe.add_text( "Played: " + "[ PlayedCount]", flx*0.095, fly*0.86, flw*0.3, flh*0.022 );

to this...  local play = fe.add_text( "[Name]", flx*0.095, fly*0.86, flw*0.3, flh*0.022 );
« Last Edit: August 27, 2015, 05:16:35 PM by omegaman »

verion

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 861
    • View Profile
    • new projects
Re: Velvix theme
« Reply #21 on: August 27, 2015, 10:22:23 PM »
@omegaman

The cab name is VEWLIX. I've notice it when I was removing the producer logo from the cab - until now I was 100% sure that it is VELVIX :)
Can you change the thread title in first post?

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: VEWLIX theme
« Reply #22 on: August 28, 2015, 07:03:28 PM »


Bug Fix and minor update  :D

[attachment deleted by admin]
« Last Edit: August 29, 2015, 06:15:24 PM by kent79 »

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: VEWLIX theme
« Reply #23 on: August 31, 2015, 04:55:14 AM »
Just amend it to another version - verticle . Enjoy  :D



[attachment deleted by admin]