Attract-Mode Support Forum

Attract-Mode Support => Themes => Topic started by: Giacomo1982 on September 26, 2018, 04:18:01 PM

Title: HUD 1.0.7 theme
Post by: Giacomo1982 on September 26, 2018, 04:18:01 PM
HUD 1.0.7 theme for Attract Mode 2.6.0

(https://i.postimg.cc/XB7dHVLy/HUD-1-0-7-001.jpg) (https://postimg.cc/XB7dHVLy)   (https://i.postimg.cc/6T9r50K5/HUD-1-0-7-002.jpg) (https://postimg.cc/6T9r50K5)   (https://i.postimg.cc/tZzFN13j/HUD-1-0-7-003.jpg) (https://postimg.cc/tZzFN13j)   

DOWNLOAD
https://www.dropbox.com/scl/fo/sfkh5xco8rdil9rkp8ijz/h?dl=0&rlkey=rvxvc1n0gwt8t03f2p2ue1fhf
Title: Re: New theme - HUD 1.0.0
Post by: jedione on September 26, 2018, 07:08:55 PM
wow i was checking this beta off discord, but now.....
OMG...    scripting on a new level....great job and thanks for sharing the finished copy''
thanks for the props to Oomek. he has done alot for us all here..and to you for the theme

just proves the power of AM...and what is to come....

yowsa.. :D
Title: Re: New theme - HUD 1.0.0
Post by: Giacomo1982 on September 26, 2018, 11:03:51 PM
Thanks jedione it's a pleasure that someone appreciate my work
Title: Re: New theme - HUD 1.0.0
Post by: Steven Campoli on September 27, 2018, 09:43:51 AM
Thai looks awesome! Good work! Is their a option to a horizontal wheel instead of list box ?
Title: Re: New theme - HUD 1.0.0
Post by: Giacomo1982 on September 27, 2018, 10:33:08 AM
Thanks, sorry there's no wheel option, but if you want I can help you to add it.
Title: Re: New theme - HUD 1.0.0
Post by: progets on September 28, 2018, 11:22:52 PM
Cool layout! Thanks for sharing.

My 2 cents, take it with a grain of salt...

I see that this layout is using the "extras" field of the romlist.txt for the game overview which is a dated workaround. AM has used the "Overview" feature for a while and it's an overall better solution/option. I was able to use the newer "Overview" option with a couple of quick edits of the layout.nut.

Many of my (and most) romlist.txt "Category" fields contain the "/" which causes no art_by_category image to show up in the layout even though there is matching art. The "/" should be seen as an and/or but instead causes no image to be shown. Some examples: "Action / Adventure", "Action / Puzzle", "Action / Platform", etc.

If you're going to have those slick system configuration translation .nut files you should "go-to-town" and really build out the lists and nicknames (or at least add RocketLauncher aliases to the lists) either in this layout or as a module or plugin. It would be helpful for others using this layout or expanding on other layouts as well as people using RocketLaucher or coming from any FE that uses RL.

Again, take it with a grain of salt. Keep up the good work!
Title: Re: New theme - HUD 1.0.0
Post by: zpaolo11x on September 29, 2018, 12:33:37 AM
I see that this layout is using the "extras" field of the romlist.txt for the game overview which is a dated workaround. AM has used the "Overview" feature for a while and it's an overall better solution/option. I was able to use the newer "Overview" option with a couple of quick edits of the layout.nut.

I tried to use the Overview field in the past but it was always empty, you have to scrape with AM to obtain overviews? I ask this because all my Mame data comes from .dat files and I don't use AM scraping...
Title: Re: New theme - HUD 1.0.0
Post by: Giacomo1982 on September 29, 2018, 12:47:14 AM
I see that this layout is using the "extras" field of the romlist.txt for the game overview which is a dated workaround. AM has used the "Overview" feature for a while and it's an overall better solution/option. I was able to use the newer "Overview" option with a couple of quick edits of the layout.nut.

Many of my (and most) romlist.txt "Category" fields contain the "/" which causes no art_by_category image to show up in the layout even though there is matching art. The "/" should be seen as an and/or but instead causes no image to be shown. Some examples: "Action / Adventure", "Action / Puzzle", "Action / Platform", etc.

If you're going to have those slick system configuration translation .nut files you should "go-to-town" and really build out the lists and nicknames (or at least add RocketLauncher aliases to the lists) either in this layout or as a module or plugin. It would be helpful for others using this layout or expanding on other layouts as well as people using RocketLaucher or coming from any FE that uses RL.

Thanks progets!
Usign Overview cause me issues, I mean when there isn't a gameoverview.txt AM show me the previous description intead an empty field. Extra works perfectly in that case and also works the function that writes "MISSING EXTRA".

To solve the category problem, Action / Adventure... you have to add these genres in the art_by_category.nut. T
he / doesn't cause issues, the problem is the lack of these genres

example:
act = [ "action", "action / adventure" ];

It's important writing lower case

Can you tell me your categories to I add it in the class arrays?
Thanks man!
Title: Re: New theme - HUD 1.0.0
Post by: Giacomo1982 on September 29, 2018, 12:57:45 AM
I tried to use the Overview field in the past but it was always empty, you have to scrape with AM to obtain overviews? I ask this because all my Mame data comes from .dat files and I don't use AM scraping...

Paolo you have to put overview files.txt in this folder
example for mastersystem
attract-v2.4.0-win64\scraper\mastersystem\overview\Alex Kidd - High-Tech World (USA, Europe).txt

to find all overview files, you have to search for DAVID MARTI or if you want I can give you mines.
Title: Re: New theme - HUD 1.0.0
Post by: progets on September 29, 2018, 10:29:51 PM
There's no need to change anything for me. I was just providing feedback that might help others. Truth be told, I think there are a bunch of great AM layouts but I've modified them all to suit my needs and setup, it's just the nature of the hobby.

I (and anyone else) that builds romlists using thegamesdb.net will have many categories with the "/". I do use mame to provide data for arcade games and some other systems but obviously mame doesn't support or have info for systems like PS2, Wii, GameCube, etc. Also, for all the mame supported systems you can use the history.dat file and not need the "extra" field of the romlist.txt or the "Overview.txt" file.

I don't have any issue with this theme using the previous game's "Overview" if no "Overview" is present. I modified the layout to show "Missing Extra" (in red) just like it would if I use the "extra" field of the romlist.txt. The biggest problem with using the "extra" field of the romlist.txt to store information is that you can't generate new romlists without having to manually move a lot of data.

Thanks again for the layout. I always like to see completely new concepts verses a twist on an existing layout.
Title: Re: New theme - HUD 1.0.0
Post by: Steven Campoli on October 02, 2018, 08:03:38 AM
i noticed to that my overviews all say missing extra...with the other themes they work...their all text files placed in scraper/overview..
Title: Re: New theme - HUD 1.0.0
Post by: zpaolo11x on October 25, 2018, 02:40:57 AM
Hi Giacomo, I was looking at your theme, excellent stuff and very nice logos you have there. One suggestion: you can probably save a lot of space converting your PNG logos from PNG32 to PNG8, using one online tool like this:

https://www.giftofspeed.com/png-compressor/

you won't loose any detail and some pics will be compressed more than 50% retaining transparency. Also with another tool:

https://compresspng.com/

you can reduce the number of colors (level of transparency actually) to 8 or 5, logos will look good anyway and you'll save some more space

Just my 2 cents ;)
Title: Re: New theme - HUD 1.0.0
Post by: Steven Campoli on October 28, 2018, 07:35:41 PM
Thanks, sorry there's no wheel option, but if you want I can help you to add it.

I would love to see this exact thing with a wheel and cart art :)
Title: Re: New theme - HUD 1.0.0
Post by: Calab on October 30, 2018, 12:10:40 AM
HUD 1.0.0 theme for Attract Mode 2.4.0

Good job on this excellent layout.

I do have one suggestion, and a question.

First of all, it appears that you haven't got support for MAME in the layout. I get Unknown System appearing when using MAME with your layout. The machine is identified as "Arcade".

Second, where does the layout pull the information for the various information and artwork? Several sections of the layout just come up as "Missing" or "Not found" and I'd like to add the required info and artwork, but I don't know where to put it.

Thanks again!
Title: Re: New theme - HUD 1.0.0
Post by: Giacomo1982 on October 30, 2018, 07:32:20 AM
Thanks Calab!

This theme show tech specs and logos of hardware machines, mame is a software that emulate arcades, that's why is not included.
Maybe in future I'll add arcades machines, like naomi, cps-2, ecc...

If you want to put a generic "Arcade" logo, it must be stored in HUD 1.0.0/assets/logos, and to make it visible you have to write your logo name in "art_by_system.nut" don't worry is very easy,
but for tech specs it does not have much sense writing data for all arcades in one generic area, because each machine has it's own specs.

Data specs are written in specs.nut, if anyone want to implement any kind of system I appreciate if will it share with me  :)

I'm finishing the 1.0.3 version with a text scroller and a more colored background.
Title: Re: New theme - HUD 1.0.3 UPDATE
Post by: Giacomo1982 on November 07, 2018, 03:57:59 PM
Updated to 1.0.3
Title: Re: Update - HUD 1.0.4
Post by: chucko on November 12, 2018, 03:15:41 PM
cant get extra overview text to be smaller. what do i need to change? text also not the same as the theme setting
Title: Re: Update - HUD 1.0.4
Post by: Giacomo1982 on November 13, 2018, 09:09:09 AM
cant get extra overview text to be smaller. what do i need to change? text also not the same as the theme setting

Layout Options / extra charsize / than press ENTER and UP to change font size, ENTER to confirm.

The font in OVERVIEW are lowercase I know...
if in future AM version changes something I need, I post a new version with overview uppercase
Title: Re: Update - HUD 1.0.4
Post by: arthurvalenca on November 14, 2018, 05:04:24 AM
Great Theme, Thanks for share!!!!!!!!!! :)
Title: Re: Update - HUD 1.0.4
Post by: Steven Campoli on November 16, 2018, 06:47:18 AM
My game descriptions are not showing with your theme...what can I change in the file to point it to scraper/system(ex: n64) /overview ...

Or can you tell me where you’re theme looks for the description..
Title: Re: Update - HUD 1.0.4
Post by: Giacomo1982 on November 16, 2018, 07:45:17 AM
There's the option menu EXTRA or OVERVIEW

EXTRA shows the romlist extra
OVERVIEW shows the scraper / ....

but you have to use the last version 1.0.4
Title: Re: Update - HUD 1.0.4
Post by: calle81 on November 26, 2018, 11:08:31 PM
Wow, this theme is amazing. I have a problem though. The overview text is extremely large. I have a 4k screen so might be that you dont have relative font sizes?
Title: Re: Update - HUD 1.0.4
Post by: Giacomo1982 on November 26, 2018, 11:53:04 PM
Thanks calle! I write this layout in a laptop 1280x720 so thanks for your feedback calle, now you can modify EXTRA (and overview) size in AM option menu, but in the next version I'll fix it!
Title: Re: Update - HUD 1.0.5
Post by: Giacomo1982 on December 22, 2018, 07:59:28 AM
Updated to 1.0.6

Fixed overview text (Thanks Calle!)
Removed "Missing" text
Added tween linear to animations
Title: Re: HUD 1.0.6 Theme
Post by: Jate on October 20, 2019, 03:03:28 AM
Hi

This Layout not work in Attract Mode 2.6
Title: Re: HUD 1.0.6 Theme
Post by: Giacomo1982 on October 25, 2019, 05:52:38 AM
Hi

This Layout not work in Attract Mode 2.6

Thanks Jate!
Theme Updated!
Title: Re: HUD 1.0.7 Theme
Post by: Jate on October 27, 2019, 12:39:18 PM
Thanks!
Title: Re: HUD 1.0.6 Theme
Post by: PittStone on January 19, 2021, 05:21:30 PM
Hi

This Layout not work in Attract Mode 2.6

Thanks Jate!
Theme Updated!

@Giacomo1982  Can you help with edit the layout.nut?    The Title must be faded out after view Seconds. Please can you help?
Title: Re: HUD 1.0.7 Theme
Post by: Delita Hyral on January 19, 2021, 05:35:48 PM
Great Work!! 8)
Title: Re: HUD 1.0.6 Theme
Post by: Giacomo1982 on January 19, 2021, 11:16:56 PM
Hi

This Layout not work in Attract Mode 2.6

Thanks Jate!
Theme Updated!

@Giacomo1982  Can you help with edit the layout.nut?    The Title must be faded out after view Seconds. Please can you help?


go to line 791 and change time=t*2.5 in what you want, for example time=t*6.0
Title: Re: HUD 1.0.6 Theme
Post by: PittStone on January 20, 2021, 08:38:55 AM
Hi

This Layout not work in Attract Mode 2.6

Thanks Jate!
Theme Updated!

@Giacomo1982  Can you help with edit the layout.nut?    The Title must be faded out after view Seconds. Please can you help?


go to line 791 and change time=t*2.5 in what you want, for example time=t*6.0

Thanks for the fast help. But if i change it nothing happens. I testet =t*0.1 or 0.5 or 1.0!  Nothing happens.

Another Major Thing i need to help. I testet .avi and .mkv! My Videos with .avi shows the right Time and going to the next snap. But it has Problems with .mkv videos. The Time is very long e.g. "1511045"!
Title: Re: HUD 1.0.7 Theme
Post by: Giacomo1982 on January 20, 2021, 03:27:43 PM
add a delay

line 791

animation.add( PropertyAnimation( title, { when=Transition.ToNewSelection, property="y", start=-flh*0.30, end=flh*0.00, time=t*2.5, delay=t*2, tween=Tween.Circle }));

for snaps I use only .mp4 480p, sorry I can't help you.
Title: Re: HUD 1.0.7 Theme
Post by: PittStone on January 21, 2021, 06:35:43 AM
add a delay

line 791

animation.add( PropertyAnimation( title, { when=Transition.ToNewSelection, property="y", start=-flh*0.30, end=flh*0.00, time=t*2.5, delay=t*2, tween=Tween.Circle }));

for snaps I use only .mp4 480p, sorry I can't help you.

Again, nothing happens. :(