Is the Psion Series 3[x] supported?
-
The driver you mentioned should be :
Driver psion3a2_us (Series 3a (2M) (US))
The driver psion_ssd doen't exist, it's the hash/softlist name with the supported software.
So try to use psion3a2_us.
This is the list of drivers to use :
Driver psion3 (Series 3): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3a (Series 3a): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3a2 (Series 3a (2M)): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3a2_de (Series 3a (2M) (German)): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3a2_ru (Series 3a (2M) (Russian)): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3a2_us (Series 3a (2M) (US)): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3c (Series 3c): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3mx (Series 3mx): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3mx_fr (Series 3mx (French)): @good@handheld@non-arcade@pocket_device_pad_pda@
Driver psion3s (Series 3s): @good@handheld@non-arcade@pocket_device_pad_pda@ -
I tried with my script and I have an issue.
I cannot install the driver.Will have a look.
Edit :
Added media to the mediafilter so psions can be installed :
https://github.com/FollyMaddy/RetroPie-Share/commit/54c77fb977677a9738581d5656ba2ec71114b5f2Could not test the driver yet as I can't get the files at the moment.
-
-
No clue how to get the loaded software running, you ?
Works somewhat with standard patience :
-
You need to use F11 to install games from drive A :
-
@Folly Cheers, will try this later today.
-
@Folly said in
supported?:I tried with my script and I have an issue.
I cannot install the driver.Will have a look.
Edit :
Added media to the mediafilter so psions can be installed :
https://github.com/FollyMaddy/RetroPie-Share/commit/54c77fb977677a9738581d5656ba2ec71114b5f2Could not test the driver yet as I can't get the files at the moment.
I think I'm missing something about this. I updated your script and all the Series 3 machines appeared in the list. So I told it to install them and I didn't get any errors, but none of them have shown up - there's no entry in either version of ES_SYSTEMS.CFG and it hasn't created rom or config folders for them. Do I need to do something specific with the media filter?
-
You need to install my latest script !
265.14Changes for psion3/3a have been added in 265.13
See my commit link in your reply !You will be able to change the database version to an older version if needed.
-
@Folly How do I install the new one? I thought updating it would have been enough but I did notice the bit that said "This won't be updated any more."
-
You are using my deprecated script add-systems-mamedev.sh.
You need to delete that version and copy the newer mamedev.sh to it.
mamedev.sh works differently it doesn't generate module-scripts anymore it directly installs the systems without making module-scripts.
It also works much faster and has much more utils and fixes.Go to my first post and read : https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-lr-mame-and-mame-standalone
After that you can just update the script from within the script.
-
@Folly Ah yes, found that and installed it, but it's still complaining about the mediafilter. (I get the same message for all the Series 3 systems.)
-
-
@Folly Nope, they're all the same including the US one. Unknown system, mediafilter problem.
-
@JimmyFromTheBay Could this be anything to do with not having MAME/MESS 0265 installed?
-
Yes , that is the reason.
You need to have a mame binary where these drivers are in.
My script tries to get the media info from mame.
But if the driver doesn't exists in mame you get the errorunknown system
.
The minimum version you need to have is 263, I think. -
@Folly Ah, so I'm back to the old problem of not being able to install the new MAME/MESS because it'll destroy all the old systems I installed with the previous script. Bah. Oh well, thanks for the help anyway. I'll add it to the list of "stuff to do when I get the Pi 5".
-
@Folly (I do have 0264 installed in a separate directory, is there any way I can tell the script to use that?)
-
You're welcome !
-
@JimmyFromTheBay said in
supported?:@JimmyFromTheBay (I do have 0264 installed in a separate directory, is there any way I can tell the script to use that?)
Yes, that should be possible.
Will have a look. -
@Folly If I changed the line in mamedev.sh from
local _mess_core=$rootdir/libretrocores/lr-mess/mamemess_libretro.so
to local _mess_core=$rootdir/home/pi/Downloads/lr-mess264/mamemess_libretro.so
would that solve it?
(And presumably all the other references to $rootdir/libretrocores/lr-mess/mamemess_libretro.so)
-
@JimmyFromTheBay said in
supported?:@Folly If I changed the line in mamedev.sh from
local _mess_core=$rootdir/libretrocores/lr-mess/mamemess_libretro.so
to local _mess_core=$rootdir/home/pi/Downloads/lr-mess264/mamemess_libretro.so
would that solve it?
(And presumably all the other references to $rootdir/libretrocores/lr-mess/mamemess_libretro.so)
No, it doesn't work that way.
My script uses standalone mame to get information.
That is the one you need to update.
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.