[SCRIPT] SystemSorter
-
@voljega as @paradadf pointed out, there are differences between themes and roms folder names. There's a pb in your script with GameCube because of that.
About new systems, they should be called like theme folders so you can prepare your ordering method. Worse would be you'll have to change a few names
-
@supernature2k I'm using es_systems.cfg so name should be based on the name tag in es_systems.cfg, not necessarily the themes name ?
I do not have any x86 Recalbox so there is no way for me to know what the name of the x86-only systems is in es_systems.cfg
-
@voljega you can just download the .img and look inside
But anyway yes : es_sysyems.cfg is the source of everything
-
@substring without having to install it ?
-
@voljega of course, if you have a tool that can browse inside .img ! Or reolace the download link with root.tar.xz, easier.
-
@azvarel @supernature2k
script updated with future systems : https://github.com/Voljega/scripts4recalbox/tree/master/SystemSorter -
@voljega very thanks!
-
Thank you. One thing to edit is
gc
:
gc=gamecube -
@voljega and add atari800
But thanks, we are now ready for a long time! -
@abunille gamecube system name is gc in es_systems.cfg ? Or am I wrong ?
@supernature2k Didn't see atari800 in any list, but anyway i'll have to add amigacd32 sooner or later too
-
Its gamecube
<system> <fullname>GameCube</fullname> <name>gamecube</name> <path>/recalbox/share/roms/gamecube</path> <extension>.iso .ISO .gc .GC .gcz .GCZ .gcm .GCM</extension> <command>python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -emulator %EMULATOR% -core %CORE% -ratio %RATIO%</command> <platform>gc</platform> <theme>gc</theme> <emulators/> </system>
-
@abunille yep already corrected and pushed
-
@supernature2k So are we speaking about official integration or something ?
-
@voljega sooner or later, yeah
But one small word: i think your script doesn't handle unlisted systems in your various arrays, you should consider consider a fallback
-
@substring you mean user added systems in the es_systems.cfg ? Yeah it's possible it doesn't handle it, I will correct that
-
@voljega no i mean systems we (or whoever) would add that you wouldn't be aware of
-
@substring yeah that's what I meant to so I will correct it
-
@substring said in [SCRIPT] SystemSorter:
But one small word: i think your script doesn't handle unlisted systems in your various arrays, you should consider consider a fallback
Fixed and pushed
-
@voljega thx for your work!
-
j'ai ajouté le mode Mi(x)ed