Development of module-script generator for lr-mess, lr-mame and mame standalone
-
Totally correct ;-)
It's exactly how we do it with the konamih bezels.
Otherwise you can't use different overlays for the same games in other folders.We can however choose to install it other folders if we want.
You have to remember it's quite some work adding this into the script.
In time I will try to polish the code so we can use more archives, of Orionsangel, if they can be used however.I have to get the Total pack of 5.5Gb and see whats in there.
If that's fully updated then I can use that to have a total view of what he made and what we are able to use.
Then I can add this selection info into the systems database, just like we do with classich, etc.The part2 and part3 are somewhat confusing to me.
Used for arcadia and arcadium.
Also contaning .cfg files that redirect to an arcade folder which is not in the archive file. -
@Folly
What you did is incredible. The autoformating related to the screen size is amazing. It could possibly be a standalone tool in Retropie for Bezel designer!!! You solved the "retroarch overlay" problem related to screen size. -
Thanks !
@DTEAM said in Development of module-script generator for lr-mess and mame standalone:
That works. Maybe my expectations are the problem. I thought it was supposed to load the Bezel and specific game config automatically no matter where the game is (Arcade, Capcom 1 or 2, etc.).
Your idea about it can work, this is how it's done.
However, we might encounter issues because our loader expects a space before the name.
I think this is basically an issue of the lr-mame or lr-mess libretro core.
We also see this issue with the saves when using our plain loaders.
Nevertheless, if it works, I don't mind.
And with that way we can have separated files between the reduced (original) and our loader more advanced loader commands.When you load a game, afterwards the runcommand.log is created.
You will notice this line in the runcommand.log if you used "lr-mame-basename loaders :[INFO] [Overrides]: No game-specific overrides found at "/home/pi/.config/retroarch/config/MAME/ 720.cfg".
if you used the original "lr-mame loaders it will look like this :
[INFO] [Overrides]: No game-specific overrides found at "/home/pi/.config/retroarch/config/MAME/720.cfg".
So when you want the bezel with viewpoints loaded from every directory and with both loaders you have to place the
720.zip.cfg
in/home/pi/.config/retroarch/config/MAME
and rename in to :- "
720.cfg
" (with a space in front of 720) (used for lr-mame-basename loaders) 720.cfg
(with a space in front of 720) (used for lr-mame-basename loaders)
- "
-
I have improved and re-packed the realistic overlays on my gdrive and included :
- neogeo
- nintendo vs
The script pulls it now from my gdrive so we have full control on the selection and improvements.
Examples of neogeo and nintendo vs :
-
@Folly said in Development of module-script generator for lr-mess and mame standalone:
nintendo vs
I should add a theme in cygnus blue flammes for Nintendo Vs.
-
Indeed there are themes that should be added.
I am thinking how we should do this in a proper way.
For now the arcade, neogeo and "nintendo vs" with realistic overlays are still under the realistic category.
Though, when I was busy with them, I did have the same idea as you.
But I have to split up the overlay package for that. ( if using the .7z.cfg and .zip.cfg files )
But using the "core override mechanism" I don't have to split the package, if you know what I mean.If we find that they could just be in the same original folders then we could just use :
arcade
neogeo
nintendovs (removed the space to prevent trouble ;-) )With that approach, indeed a theme for nintendovs should be made.
I this the idea of how you want to structure/use it ?
-
This is a Brand New Updated Tutorial on How To Add Bezels & Shaders using HyperSpaceMadness Latest Reflection Shaders on Retroarch
-
@Folly said in Development of module-script generator for lr-mess and mame standalone:
arcade
neogeo
nintendovs (removed the space to prevent trouble ;-) )sega megaplay and and Nintendo playchoice10 are already made for cygnus blue flammes. Have you see something from @Orionsangel for those two arcade cabinets?
-
I did not see those.
I did see (candy-cabs) :- Atomiswave
- Namco Exceleena
- Namco Exceleena II
- Sega Naomi
- Sega Aero City
- Sega Blast City
- Taito Egret II
Do not know what games are on these.
-
Do you have overlays for these ? :
sega megaplay and Nintendo playchoice10 -
Sega Mega Play and Ninetendo PlayChoice-10 can now be :
- detected when installing a default system from these categories
- force installed with generating an index file with games for these categories
- used in the restricted downloads
https://github.com/FollyMaddy/RetroPie-Share/commit/6ca2b5b9abd9794b010e9daa8a363523e081b292
-
Oh wow, maybe? I'll check
Years ago I made a bezel for Sonic Mega Play, but not the official one. I forgot what a Mega Play cabinet looks like.
I did the Mario Tent ones but don't think I did Playchoice.
I did Punch Out, but I don't think that's Playchoice
-
I updated the script for version 0.243.
The data of nintendovs can contain some inaccurate games.
We will have to see later if updating this data is needed for nintendovs.The categories in the restricted-dl part are updated to the latest rompack 0.243
https://github.com/FollyMaddy/RetroPie-Share/commit/f89d6a3a83ac616815641db9738a11e2a56c78b2
https://github.com/FollyMaddy/RetroPie-Share/commit/276ba96b682049c2eb443040e8b22565140e36d2 -
-
I added the arcade category "upright" in version 0243.02 .
When running games from the upright rom directory they will be presented with 270Āŗ rotation when using lr-mame.
So when you have a monitor that can turn 90Āŗ you will be able to play the game in original upright format.
(in version 0243.03 it's now upright90Āŗ)
Note :
Not all games, that have the tag "upright" in the database, seem to be actually for playing with the screen turned 90Āŗ.
The tag seems to be saying it's an "Upright Arcade Cabinet". (my mistake)
I will see If I can find a solution to split up 0Āŗ and 90Āŗ games later.EDIT :
This isWork In Progress
, I will try to split up upright into :- upright (for normal use)
- upright90Āŗ (for rotation)
Done !
Though placing the games in the correct directory (upright or upright90Āŗ) still has to be done manually.
https://github.com/FollyMaddy/RetroPie-Share/commit/11e8c9c34ae893f7c75afe81d54c494386406faa -
You can use this project to make use of many(/not all) @Orionsangel 's overlays with ease.
Follow the instructions of the first post.
Make sure you have installed mame/lr-mess and lr-mame.
Then gotoCHEATS/ARTWORK/BEZELS > Submenu
and selectSetup Orionsangels Realistic Arcade Overlays > roms/realistic
.
Then add your roms inroms/realistic
(or use the restricted part) -
-
-
For those who are interested.
I fixed parts in the restricted section :- mame-0.231-merge is down, so turned it into red
- BIOS(es) NOT FOUND updated to romset "mame-merged" and added HELP (and it works now too on x86 an x86_64 computers)
I added rotation for mame when installing a catagory-name that contains "90Āŗ" (for example installing upright90Āŗ)
Rotation for lr-mame was already implemented earlier. -
The database has been updated with the @90Āŗ ident.
So now we can sort upon 90Āŗ orientated systems.
So I added more 90Āŗ categories- index files will now contain only 90Āŗ orientated systems in * 90Āŗ categories
- restricted part can now get 90Āŗ orientated systems separately
(make sure you update the database by saving it locally)
Here is an example on how it is displayed normally and with the monitor turned :
-
The system MTX512 has changed in mame0.244.
Earlier there was a-cart
as media option, now it has-cart1
and-cart2
.
If installed earlier the -cart option will not work anymore.
Be sure to remove it from :
/opt/retropie/configs/mtx512/emulators.cfg
Or de-installinstall-mtx512-from-mamedev-system-mtx512-cart
in RetroPie-Setup from the experimental packages.
Afterwards you have to remove theinstall-mtx512-from-mamedev-system-mtx512-cart.sh
file from :
/home/pi/RetroPie-Setup/ext/RetroPie-Share/scriptmodules/libretrocores
or
/home/pi/RetroPie-Setup/scriptmodules/libretrocoresIn 0.244 the MAGROM and MAGROM2 has been added in mtx_cart.
It has been added in mame softlistmame-sl
too.
It can be loaded with basename loaders or -cart1 loaders.
The MAGROM contains lots of games just by selecting one from a menu.
Though the menu will only show up when holding the "SPACE" at boot.
If above doesn't work then hold the "SPACE" key and reset the computer with "F3".Resources :
https://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=120292&page=4
http://nyangau.org/memotech/hardware.htm -
I found a some interesting gdrive links with probably some new stuff that is interesting to add to your gdrive.
There are also manuals inside.Seems these are new, don't know if we have them in our database yet.
in the non-nintendo :
https://drive.google.com/drive/folders/1vl9O-0jIGCHHY_lrWpOwBtqTXEKsVGOY
https://drive.google.com/drive/folders/1Pv-LGpdKXlvgDXMEobhVfGbqVGA07v2a
-
Really hope someone can help here... I've followed the instructions to install Electron however when I try and launch a game I just get a grey screen? I've downloaded the required BIOS files and placed them in the MAME folder but still no joy. This is installed on a Pi4. I installed lr-mess and then added the extra core as stated in the instructions.
Any help much appreciated!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.