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 - stoj

Pages: [1]
1
Themes / Re: ioflat Theme (With System Menus) v02/2019
« on: February 26, 2019, 06:24:22 AM »
The updated version looks good.  No translation or any other issues.

Is the 'platform' plugin *really* required?  I have it disabled and I'm still able to setup the top level groupings just fine.  I suspect perhaps it was required a while back, but no longer?  http://forum.attractmode.org/index.php?topic=1804.msg18701;topicseen#msg18701

Also, any chance you could share a link for the artwork for the top level groupings (arcade, console, computers, etc) and the individual consoles?  Perhaps this could also be included in future releases?

2
Themes / Re: ioflat Theme (With System Menus) v02/2019
« on: February 25, 2019, 05:37:06 AM »
I hadn't realised the text in the layout was hard coded to Spanish.  For the time being, I've just tweaked my layout.nut and replaced the "MenÅ© Principal" text with "Menu".  I'll do this for similar text if/when I find them.

Perhaps for a future version, adding a language configuration option might be nice to allow users to change language between Spanish and English.  Or perhaps simpler yet, if it's possible to choose words that are spelt the same in both languages.  Sorry I can't help you out, but my Squirrel knowledge is non-existent

Either way, please don't lose any sleep over it :)

3
Themes / Re: ioflat Theme (With System Menus)
« on: February 25, 2019, 02:28:27 AM »
Thanks for the quick reply.  I hadn't mentioned it in my earlier post, but I had also tried setting clock to USA but no luck.  Also, I've just tried the latest release and still no luck.

Not sure how to post a screenshot to this thread so I'll describe it instead.  When I use "ioflat menu" what I see on the display is the title "MenÅ© Principal".. which presumably should be "Menu" (or similar) for the English version?

snippet attract.cfg
Code: [Select]
layout_config ioflat menu
param                set_art flyer
param                set_clock usa
param                set_rgb_scheme blue

entire attract.cfg - it's still a WIP in though whilst I setup attract mode and ioflat
Code: [Select]
# Generated by Attract-Mode v2.5.1
#
display Arcades
layout               Arcades Menu
romlist              Arcades
in_cycle             yes
in_menu              yes
filter               ALL
sort_by              Title

display mame
layout               nevato
romlist              mame
in_cycle             yes
in_menu              yes
global_filter       
rule                 CloneOf not_equals .*
rule                 Status equals good|imperfect
rule                 Status not_equals preliminary
rule                 Category not_equals MultiGame|Misc.|Quiz / Korean|Electromechanical / Reels|Casino / Cards|Casino / Reels
rule                 DisplayCount not_equals 0
rule                 DisplayType not_equals svg
rule                 DisplayType not_equals lcd
rule                 Category not_contains Card|Puzzle|Slot|Pinball|Mini-Games|Rhythm|Mature|Electromechanical|Tabletop|Casino|Quiz|Mahjong|Computer|Microcomputer|Test|Portable|Console|Handheld|Device|Training Board|Synthesiser|Clock|Document Processors
rule                 Title not_contains bootleg|prototype|PlayChoice
rule                 Manufacturer not_contains bootleg
rule                 Year not_contains ?
rule                 Control not_contains keyboard
filter               All
filter               Favourites
rule                 Favourite equals 1
filter               "Most Played Games"
sort_by              PlayedCount
reverse_order        true
rule                 PlayedCount not_contains 0
filter               Breakout
rule                 Category contains Ball & Paddle|Breakout
filter               Driving
rule                 Category contains Driving|Biking|Motorcycle
filter               Fighter
rule                 Category contains Fighter
filter               "Maze Games"
rule                 Category contains Maze
filter               Platform
rule                 Category contains Platform
filter               Puzzle
rule                 Category contains Puzzle
filter               Shooter
rule                 Category contains Shooter
filter               Sports
rule                 Category contains Sports
filter               Classics
rule                 Tags contains classics
filter               1P
filter               2P
rule                 Players contains 2P
filter               3P
rule                 Players contains 3P
filter               4P
rule                 Players contains 4P
filter               Evie's
rule                 Tags contains Evie

display mame-all
layout               nevato
romlist              mame
in_cycle             no
in_menu              yes
filter               All
filter               Favourites
rule                 Favourite equals 1

display c64
layout               Attrac-Man
romlist              c64
in_cycle             yes
in_menu              yes
filter               All
filter               Favourites
rule                 Favourite equals 1

display c64 - retro
layout               nevato
romlist              c64
in_cycle             no
in_menu              yes
filter               All
filter               Favourites
rule                 Favourite equals 1

display consoles
layout               nevato
romlist              console
in_cycle             yes
in_menu              yes
filter               All
filter               Favourites
rule                 Favourite equals 1

display handheld
layout               nevato
romlist              handheld
in_cycle             yes
in_menu              yes
filter               All
filter               Favourites
rule                 Favourite equals 1

display computers
layout               nevato
romlist              computers
in_cycle             yes
in_menu              yes
filter               All
filter               Favourites
rule                 Favourite equals 1

sound
sound_volume         100
ambient_volume       100
movie_volume         100

input_map
configure            Tab
prev_letter          LControl+Up
next_letter          LControl+Down
filters_menu         LControl+Left
next_filter          LControl+Right
configure            Escape+Up
edit_game            Escape+Down
prev_letter          Joy0 Up+Joy0 Button0
next_letter          Joy0 Down+Joy0 Button0
filters_menu         Joy0 Left+Joy0 Button0
next_filter          Joy0 Right+Joy0 Button0
configure            Joy0 Up+Joy0 Button1
edit_game            Joy0 Down+Joy0 Button1
back                 Escape
back                 Joy0 Button1
up                   Up
up                   Joy0 Up
down                 Down
down                 Joy0 Down
left                 Left
left                 Joy0 Left
right                Right
right                Joy0 Right
select               Return
select               LControl
select               Joy0 Button0
custom1              Space
add_favourite        Escape+LControl
add_favourite        Joy0 Button0+Joy0 Button1
add_favourite        F
add_tags             T
random_game          R
screen_saver         S
default             back exit
default             up prev_game
default             down next_game
default             left prev_display
default             right next_display

general
language             en
exit_command         
exit_message         Exit Attract-Mode
default_font         arial
font_path            %SYSTEMROOT%/Fonts/
screen_saver_timeout 600
displays_menu_exit   yes
hide_brackets        no
startup_mode         displays_menu
confirm_favourites   yes
confirm_exit         no
mouse_threshold      10
joystick_threshold   75
window_mode          default
filter_wrap_mode     default
track_usage          yes
multiple_monitors    no
smooth_images        yes
selection_max_step   128
selection_speed_ms   51
move_mouse_on_launch yes
scrape_snaps         yes
scrape_marquees      yes
scrape_flyers        yes
scrape_wheels        yes
scrape_fanart        no
scrape_videos        yes
scrape_overview      yes
hide_console         no
video_decoder       
menu_prompt          Displays Menu
menu_layout          ioflat menu

layout_config nevato
param                cabScreenType video
param                divider1
param                divider2
param                divider3
param                divider4
param                divider5
param                divider6
param                divider7
param                enable_bg_art flyer
param                enable_mask medium
param                enable_scanlines light
param                enable_static_bkg blue
param                lcdRight rom-filename
param                marquee_type marquee
param                mute_videoSnaps no
param                spinwheelArt wheel
param                transition_ms 80

layout_config Game Station
param                blue 110
param                enable_strip Yes
param                enable_time Yes
param                green 67
param                mode Expert
param                ratio No
param                red 5
param                sound Yes
param                wheel_logo Wheel + System

layout_config ioflat menu
param                set_art flyer
param                set_clock usa
param                set_rgb_scheme blue

intro_config
param                detect_aspect Yes
param                layout_rotation none
param                play_intro No
param                video_16x9 intro.mp4
param                video_3x4 intro_3x4.mp4
param                video_4x3 intro_4x3.mp4
param                video_9x16 intro_9x16.mp4
param                video_default intro.mp4


plugin History.dat
enabled              yes
param                button H
param                dat_path c:\mame\extras\history\history.dat
param                generate_index
param                index_clones No
param                rows 30

plugin SpecificDisplay
enabled              no

plugin UtilityMenu
enabled              yes
param                button U
param                opt1 Shell Command
param                opt1_cmd @any_command.nut
param                opt2 Mame64 UI
param                opt2_cmd c:\mame\apps\mame\mame64.exe
param                opt3
param                opt3_cmd
param                opt4
param                opt4_cmd
param                opt5
param                opt5_cmd
param                opt6
param                opt6_cmd

plugin ResFix
enabled              yes
param                emulators

plugin KeyboardSearch
enabled              yes
param                results_mode Show Results
param                trigger Custom1

plugin Platforms
enabled              yes


4
Themes / Re: ioflat Theme (With System Menus)
« on: February 24, 2019, 08:03:13 AM »
I've installed the English version (https://mega.nz/#!OwcBDSQT!eqp9NEqNeUXa3CHMd3vhasrumpOAQQIFWyqDslbFHeE), but everything is displaying in Spanish.

I'm not sure it's relevant, but I've also checked my attract.cfg and it's language is set to English.

Perhaps the Spanish version was mistakenly uploaded as the English version?


5
Themes / Re: C64 theme..next week.
« on: February 13, 2019, 06:22:47 AM »
It looks awesome.   Do you have a download link handy?

If not, can you recommend any other decent c64 specific themes?

Pages: [1]