Attract-Mode Support Forum
Attract-Mode Support => Themes => Topic started by: kent79 on May 21, 2016, 03:28:16 AM
-
This is not a finial version, but you can try it and let me know your advise. Thanks :)
This is my new theme and would like to thank you all as below:
PopBottle - Ribbon image - (download all image as below) & coding
http://forum.attractmode.org/index.php?topic=787.0
malfacine - system image - (download all image as below)
http://forum.attractmode.org/index.php?topic=771.0
keilmillerjr - coding
http://forum.attractmode.org/index.php?topic=692.0
Special Thank for ArcadeBliss favorite & file_util coding
[attachment deleted by admin]
-
Sure I'll help. Put the code on something like Dropbox or drive where I can also write back and I will put the icon code together.
-
geez some nice themes coming out making it harder and harder to choose these days nice one mate
-
Sure I'll help. Put the code on something like Dropbox or drive where I can also write back and I will put the icon code together.
You can download the code in post 1. Please update layout.nut file directly and then upload. Thanks :)
-
Just update layout design of theme. Favorite function still Wip. You may download it on post 1 if you like to tyr it. ;)
-
I got that feature fully functional on the mvscomplete theme. No fade or anything, so its rather simple. Check out the github repo.
-
I got that feature fully functional on the mvscomplete theme. No fade or anything, so its rather simple. Check out the github repo.
Thank you for reply. I have tested your code. It works on single game only.
But I would like to show all games like as ArcadeBliss Cab Edition theme. Do you know how to do it?
Thanks
-
Don't worry kent79, I am still on this. I have hit a problem with time at the moment which is why I have been so quiet. After reviewing the code, I will need to create a new class to hold the objects used in the conveyour base constructor to make this happen.
Patience young jedi :D
-
Confucius Quote
It does not matter how slowly you go so long as you do not stop. ;D
-
Don't worry kent79, I am still on this. I have hit a problem with time at the moment which is why I have been so quiet. After reviewing the code, I will need to create a new class to hold the objects used in the conveyour base constructor to make this happen.
Patience young jedi :D
Many Many Thank you and appreciate for your great help :)
-
Confucius Quote
It does not matter how slowly you go so long as you do not stop. ;D
Agree with you. Never give up ;D
-
kent like mention to xbs have you tried the game description as "justify" instead of "Centered"
-
Just updated the code. More improvement on layout design. It is closed to complete. :)
I will add favorite function & support CRT resolution on next version. Enjoy!
-
comming along nicely well done to all
-
I just change light animation effect to another one. Hope you like it.
-
Hi kent79,
so I finally got around to adding the favorites code. To change the positioning and size, just edit the following lines
//favorites icon spin settings
local Spin_fav_x = [ flx*0, flx*0.035, flx*0.042, flx*0.384, flx*0.336, flx*0.456, flx*0.6, flx*0.672, flx*0.802, flx*0.83, flx*1.058, 1.2, ];
local Spin_fav_y = [ fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, ];
local Spin_fav_w = [ 0, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, 0, ];
local Spin_fav_a = [ 240, 240, 240, 240, 240, 240, 240, 240, 240, 240, 240, 240, ];
local Spin_fav_h = [ 0, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, 0, ];
Let me know if there are any issues.
Enjoy.
-
Hi kent79,
so I finally got around to adding the favorites code. To change the positioning and size, just edit the following lines
//favorites icon spin settings
local Spin_fav_x = [ flx*0, flx*0.035, flx*0.042, flx*0.384, flx*0.336, flx*0.456, flx*0.6, flx*0.672, flx*0.802, flx*0.83, flx*1.058, 1.2, ];
local Spin_fav_y = [ fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, fly*0.61, ];
local Spin_fav_w = [ 0, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, flw*0.03, 0, ];
local Spin_fav_a = [ 240, 240, 240, 240, 240, 240, 240, 240, 240, 240, 240, 240, ];
local Spin_fav_h = [ 0, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, flh*0.03, 0, ];
Let me know if there are any issues.
Enjoy.
Great Help. Many Many Thanks. :)
-
Thank you for ArcadeBliss. The new version is released. Thanks.
-
Hello kent69,
Congratulation for your theme, I'll use it on my arcade machine :)
Although I have some suggestions :
- Change the displayName sizing, in order to adapt to the ratio
- Are the surface really needed for the snaps ?
- Rework the conveyor code, it can be improved (As an example, the transition is not smooth if we set transition time to a high value)
I reworked the theme a bit for my raspberry (haven't tested it on the raspberry yet), if you want to have a look : http://pastebin.com/yG2rr9c0
I removed the history and favorites as I don't need it (in the hope of making the theme a bit lighter).
-
Hello kent69,
Congratulation for your theme, I'll use it on my arcade machine :)
Although I have some suggestions :
- Change the displayName sizing, in order to adapt to the ratio
- Are the surface really needed for the snaps ?
- Rework the conveyor code, it can be improved (As an example, the transition is not smooth if we set transition time to a high value)
I reworked the theme a bit for my raspberry (haven't tested it on the raspberry yet), if you want to have a look : http://pastebin.com/yG2rr9c0
I removed the history and favorites as I don't need it (in the hope of making the theme a bit lighter).
Thank you for advise. I will check it later :)