Recent Posts

Pages: 1 ... 8 9 [10]
91
Share your theme / Re: Aura
« Last post by Mazer on July 03, 2023, 06:08:22 PM »
I think it would be great to revive Aura and see the things we could improve or others, because the theme is really interesting.
92
Share your theme / Re: Aura
« Last post by Mazer on July 03, 2023, 05:21:09 PM »
check image https://imgur.com/a/4Xa1mfz


###############################################################################
# The location of where your ROM items exist. Examples:
# list.path = D:/ROMs/MAME                (absolute path)
# list.path = ../ROMs/MAME                (relative path to root of FE dir)
#
# If BASE_ITEM_PATH=D:/ROMs and the name of this collection is named "Nintendo Entertainment System" then the configuration below will search in
# "D:/ROMs/mame"
###############################################################################
# list.path =collections/%ITEM_COLLECTION_NAME%

###############################################################################
# If a game is specified in include.txt then it will be included in the list
# regardless of if the rom actually exists or not. Set this variable to false
# to exclude any items that cannot be found.
###############################################################################
list.includeMissingItems = true

###############################################################################
# Extensions are comma separated without spaces
###############################################################################
list.extensions = zip
###############################################################################
# If a menu.xml file exists, it will display the menu alphabetically. To
# not auto-sort the menu items alphabetically, set the following to false.
# This does not apply to how your ROMs are sorted.
###############################################################################
list.menuSort = true

###############################################################################
# The executable to run when an item in a collection item is selected
###############################################################################
launcher = mame

###############################################################################
# Default media paths to scan for artwork. Uncomment and edit to override
# the default values.

metadata.type = Arcade


#
# media.screenshot    = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
# media.screentitle   = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
# media.artwork_back  = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back
# media.artwork_front = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_front
# media.logo          = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/logo
# media.medium_back   = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_back
# media.medium_front  = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_front
# media.screenshot    = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
# media.screentitle   = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
# media.video         = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/video
###############################################################################
93
Share your theme / Re: Aura
« Last post by sonkers on July 03, 2023, 04:11:32 PM »
I also created a small version with the possibility to choose the console with a new menu

https://imgur.com/a/Zoaoe0L








Hello!

You were able to use the art in the retrofe variable, for example:

launcher = %ITEM_COLLECTION_NAME%
metadata.type = %ITEM_COLLECTION_NAME%

#media.artwork_back    = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_back
#media.artwork_front   = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_front
#media.logo            = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\logo
#media.medium_back     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_back
#media.medium_front    = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_front
#media.screenshot      = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.video           = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\video
#media.system_artwork  = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\system_artwork


Any of the above variables?
That's why I only managed using "system_artwok" and naming the image to cover.
I already changed the line "imageType="cover" to "artwork_front" and I couldn't.

If possible, could you please explain, thank you.
94
Share your theme / Re: Aura
« Last post by blayes84 on July 03, 2023, 02:25:01 AM »
nice! very clean. I made custom cover frames for all artwork covers. ps3 was the hardest one
95
Share your theme / Re: Aura
« Last post by Mazer on July 02, 2023, 07:19:38 PM »
I also created a small version with the possibility to choose the console with a new menu

https://imgur.com/a/Zoaoe0L






96
Share your theme / Re: Aura
« Last post by blayes84 on July 02, 2023, 08:23:10 AM »
I've also attempted to make my personal version of this Aura theme as it's the best I've seen for console games (wouldn't share it out of respect for the original creator). Put a lot of work into it the past year. Got it working with the same type of menu system as other popular builds like CoinOPS with the help of onMenuIdle. Not as good as selecting a game to go into the games menu like the original Aura theme, but using Retrofe I don't think there's another way to do it without making each collection a game like the original. I absolutely love it, and having spent the last year on it, I can see how much work the creator put into it planning, and creating it. Much respect.
97
Share your theme / Re: Aura
« Last post by blayes84 on July 02, 2023, 08:17:03 AM »
Im not sure what font it is, but there's a good chance it's one of the fonts in the font folder under the layout folder. Open each one up and see if there's a match.
98
General Discussion & Help / Re: Crash on startup. Multiple monitors?
« Last post by JonahUK on July 01, 2023, 06:39:38 PM »
Legend. Setting numscreens to 2 but setting the second screen to a number outside of 1 like 2 or 3 works. Retrofe is opening every time I run it. Thanks for your help Jonah.

Cool, thanks for the confirmation and glad its working for you.
99
General Discussion & Help / Re: Crash on startup. Multiple monitors?
« Last post by blayes84 on June 30, 2023, 11:41:44 PM »
Legend. Setting numscreens to 2 but setting the second screen to a number outside of 1 like 2 or 3 works. Retrofe is opening every time I run it. Thanks for your help Jonah.
100
General Discussion & Help / Re: Crash on startup. Multiple monitors?
« Last post by blayes84 on June 27, 2023, 10:05:22 PM »
Thanks Jonah. Will give it a go.
Pages: 1 ... 8 9 [10]