RETROBAT Official Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

new additional systems based on MAME

3 posters

Go down

new additional systems based on MAME Empty new additional systems based on MAME

Post by gspawn 16/04/23, 02:26 pm

Hello everyone,
I recently switched from batocera to retrobat for my PC  Laughing . I would like to add some new systems based on MAME. In batocera the matter was quite simple:
  1. put the emulator settings in /userdata/system/batocera.conf for example:
    Code:
    casloopy.emulator=mame
    casloopy.core=mame
    #casloopy.softList=casloopy
    2.the system name should be added to the list in /usr/share/batocera/configgen/data/mame/messSystems.csv e.g:
    Code:
    casloopy;casloopy;cart;
    3.create a custom system config e.g:
    Code:
    <system>.
           <fullname>Casio Loopy</fullname>.
           <name>casloopy</name>.
           <manufacturer>Casio</manufacturer>.
           <release>1995</release>.
           <hardware>console</hardware>.
           <path>/userdata/roms/casloopy</path>.
           <extension>.bin .ic1 .zip .7z</extension>.
           <command>emulatorlauncher %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -gameinfoxml %GAMEINFOXML% -systemname %SYSTEMNAME%</command>.
           <theme>casloops</theme>.
           <theme>casloops</theme>.
           <emulators>.
               <emulator name="mame">.
                   <cores>.
                       <core default="true">mame</core>.
                   </cores>
               </emulator>
           </emulators>
     </system>
    </systemList>
    4. upload the appropriate bios to a folder - usually /bios

and it basically worked

in retrobat it doesn't look like that anymore...could someone tell me where are the equivalents of messSystems.csv and batocera.conf files in retrobat?

is there perhaps somewhere a procedure described for adding such a system to retrobat based on MAME?
I will be grateful for your help
gspawn
gspawn

Messages : 2
Date d'inscription : 2023-04-16
Age : 45
Localisation : Poland

Back to top Go down

new additional systems based on MAME Empty Re: new additional systems based on MAME

Post by tartifless 16/04/23, 02:30 pm

Hello,

We do not use a file, the systems are directly declared in our code, so this is not possible currently.


new additional systems based on MAME Modo
tartifless
tartifless
Admin

Messages : 1078
Date d'inscription : 2021-04-27

gspawn likes this post

Back to top Go down

new additional systems based on MAME Empty Re: new additional systems based on MAME

Post by getupor 16/04/23, 02:35 pm

Hello and welcome
It's quite similar to declare the system, but not for give the instructions about how to start... So you can't do whatever you want.

https://retrobat.forumgaming.fr/t135-faq-retrobat-wip#4073

But you can make some suggestions, in order the devs look at it
getupor
getupor
Admin

Messages : 1120
Date d'inscription : 2020-10-04

Back to top Go down

new additional systems based on MAME Empty Re: new additional systems based on MAME

Post by gspawn 16/04/23, 02:38 pm

tartifless wrote:Hello,

We do not use a file, the systems are directly declared in our code, so this is not possible currently.

great pity... Crying or Very sad
that is, you have to wait for the addition of more systems

thank you for your quick reply! Thumb up
gspawn
gspawn

Messages : 2
Date d'inscription : 2023-04-16
Age : 45
Localisation : Poland

Back to top Go down

new additional systems based on MAME Empty Re: new additional systems based on MAME

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum