Author Topic: [download] NEVATO theme  (Read 286995 times)

verion

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 861
    • View Profile
    • new projects
Re: [download] NEVATO theme
« Reply #375 on: May 23, 2019, 01:57:11 AM »
It shouldn't be that hard. It's just a matter of changing position of all elements.
So you don't have to change the code - except the position/skew/pinch/size


I've made a mockup how it could look.
Check it HERE

huxman

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: [download] NEVATO theme
« Reply #376 on: May 23, 2019, 10:09:04 AM »
It shouldn't be that hard. It's just a matter of changing position of all elements.
So you don't have to change the code - except the position/skew/pinch/size


I've made a mockup how it could look.
Check it HERE

Yes! That mockup is exactly what I was picturing in my head. My only suggestion is that I would not be opposed to the game name wheel extending lower on the right side, where the game logos would occasionally overlap the edge of the onscreen arcade cabinet's control panel. Thank you for considering this.

verion

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 861
    • View Profile
    • new projects
Re: [download] NEVATO theme
« Reply #377 on: May 23, 2019, 11:13:54 AM »
Quote
name wheel extending lower on the right side, where the game logos would occasionally overlap the edge of the onscreen arcade cabinet's control panel
I've tried that - it doesn't look good.

---

But I'm not planing to code it - you are on your own with modifying the code.
I'm working (with jedione) on a dedicated vertical layout - check this thread: http://forum.attractmode.org/index.php?topic=2903.msg20159#new
« Last Edit: May 23, 2019, 11:19:48 AM by verion »

TheWez1981

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: [download] NEVATO theme
« Reply #378 on: May 26, 2019, 11:32:45 AM »
I have something weird going on and don't know what to do...
So I got this theme working, and after that I couldn't even open Attract mode anymore...

Same goes for the flat blue theme, can't open attract anymore...

If I edit the attract.cfg and set the theme to HP2-Sub-Menu again, attract mode works...

I don't know what causing it

TheWez1981

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: [download] NEVATO theme
« Reply #379 on: May 26, 2019, 12:05:43 PM »
So I did the console version, and it gave me this text when I ran it, on the Nevato Theme

*** Initializing display: 'HyperPie Setup'
 - Loaded master romlist 'Attract Mode Setup' in 0 ms (0 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (0 comparisons)
Error opening romlist: Attract Mode Setup
Error, could not find default font.


And I re-ran the console on the HP2-Sub-Menu layouy... This is the difference....

H:\HyperPC\Attract>attract-console.exe
Attract-Mode v2.5.1 (Windows, SFML 2.5.1 +SWF +7z +Curl)
avcodec 58.18.100 / avformat 58.12.100 / swscale 5.1.100 / avutil 56.14.100 / swresample 3.1.100

Config: H:\HyperPC\Attract\attract.cfg

*** Initializing display: 'HyperPie Setup'
 - Loaded master romlist 'Attract Mode Setup' in 0 ms (0 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (0 comparisons)
Error opening romlist: Attract Mode Setup
parsing categorys
Gathering systems from Arcades.txt
Gathering systems from Consoles.txt
Gathering systems from Computers.txt
Gathering systems from Handhelds.txt
Gathering systems from Collections.txt
Gathering systems from PCGames.txt
Categories parsed
parsing categorys
Gathering systems from Arcades.txt
Gathering systems from Consoles.txt
Gathering systems from Computers.txt
Gathering systems from Handhelds.txt
Gathering systems from Collections.txt
Gathering systems from PCGames.txt
Categories parsed
 - Loaded layout: H:\HyperPC\Attract\layouts/HP2-Sub-Menu/ (layout.nut)
current display = HyperPie Setup
root category = Displays Menu
 - Constructed 1 filters in 0 ms (5 comparisons)
parsing categorys
Gathering systems from Arcades.txt
Gathering systems from Consoles.txt
Gathering systems from Computers.txt
Gathering systems from Handhelds.txt
Gathering systems from Collections.txt
Gathering systems from PCGames.txt
Categories parsed
 - Loaded layout: H:\HyperPC\Attract\layouts/HP2-Sub-Menu/ (layout.nut)
current display = Displays Menu
root category = Displays Menu

So what am I doing wrong?
« Last Edit: May 26, 2019, 12:09:58 PM by TheWez1981 »

verion

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 861
    • View Profile
    • new projects
Re: [download] NEVATO theme
« Reply #380 on: May 27, 2019, 12:29:03 AM »
I'm pretty sure it's not theme-related.

I'd focus on that error "Error opening romlist: Attract Mode Setup"
Go to your emulator settings and re-create romlist.

marcelogon

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: [download] NEVATO theme
« Reply #381 on: August 07, 2022, 09:27:26 AM »
how to make nevato show the game information? Manufacturer, year and show game number from 1 to last at the bottom of the page. And at the bottom of the screen it says mame write arcade.

marcelogon

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: [download] NEVATO theme
« Reply #382 on: August 12, 2022, 09:06:47 PM »
I added this in Layout.nut of the nevato theme and in another theme that I use for neo geo and now they show in the footer, the year of the game, the title, the manufacturer and on the right side of the footer the cardinal numeral of the game, that was it that I wanted.

/////////////////////////////////////////////////////////
// Game information and text frame
/////////////////////////////////////////////////////////////////

//Title text info
local textt = fe.add_text( "[Title] - [Manufacturer]", flx*0.315, fly*0.955, flw*0.6, flh*0.028  );
textt.set_rgb( 225, 255, 255 );
//textt.style = Style.Bold;
textt.align = Align.Left;
textt.rotation = 0;
textt.word_wrap = true;

//Year text info
local texty = fe.add_text( "[Year]", flx*0.18, fly*0.942, flw*0.13, flh*0.05 );
texty.set_rgb( 255, 255, 255 );
//texty.style = Style.Bold;
//texty.align = Align.Left;

//display filter info
local filter = fe.add_text( "[ListFilterName]: [ListEntry]-[ListSize]  [PlayedCount]", flx*0.7, fly*0.962, flw*0.3, flh*0.022 );
filter.set_rgb( 255, 255, 255 );
//filter.style = Style.Italic;
filter.align = Align.Right;
filter.rotation = 0;
« Last Edit: August 13, 2022, 06:00:36 AM by marcelogon »

ArturAK47

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: [download] NEVATO theme
« Reply #383 on: November 12, 2022, 07:50:10 PM »
Hello guys, I need a big help please.

How can I add a video as background instead of a static image?

I would like to add a standard video as background instead of the blue or black background image.