Psychic 5 RBF's broken again

User avatar
Moopy
Posts: 13
Joined: Sat Sep 18, 2021 12:02 am
Has thanked: 32 times
Been thanked: 1 time

Psychic 5 RBF's broken again

Unread post by Moopy »

Just ran an update_all and noted it downloaded new .rbf files for Psychic 5 japan & world.
Just as before when these were released, they were non-functional.

Open the rbf file in a text editor and locate <rbf>
it will show 'Arcade-Psychic5' or similar
Edit this to only show Psychic5
Save and enjoy

All fixed.

FPGA64
Top Contributor
Posts: 937
Joined: Mon Mar 01, 2021 3:10 pm
Has thanked: 49 times
Been thanked: 374 times

Re: Psychic 5 RBF's broken again

Unread post by FPGA64 »

Nope it works fine.

User avatar
dickhardpill
Posts: 285
Joined: Tue Apr 09, 2024 9:28 pm
Location: Not Portland, OR
Has thanked: 73 times
Been thanked: 59 times
Contact:

Re: Psychic 5 RBF's broken again

Unread post by dickhardpill »

Can confirm-
Just attempted to launch and it immediately kicked back to the menu.
Ran update_all, kicked back to menu.
Moved Psychic5* out of tree, update_all, kicked to menu
Edited MRA to remove Arcade- and it now launches

edited to add that when I run the Japan version it fails stating something like 'missing games/mame/..5.zip/p5a and when I checked the zip p5a is missing.'

Also instead of editing all the MRA files it may be easier to change the name of the rbf file or create a symbolic link

I has a you tube
Analog IO
USB board
VGA > Component
HDMI > FPM

mike911
Posts: 59
Joined: Fri Aug 25, 2023 4:29 pm
Has thanked: 6 times
Been thanked: 17 times

Re: Psychic 5 RBF's broken again

Unread post by mike911 »

Confirmed not working without editing the mras.

Raki
Core Developer
Posts: 4
Joined: Sun Aug 25, 2024 1:33 pm
Been thanked: 33 times

Re: Psychic 5 RBF's broken again

Unread post by Raki »

Hi. I'm the developer and I'm aware of a problem. Something happened when I moved the files I was originally working on in my repository to MiSTer-devel, I will fix it in the next few days, sorry for the inconvenience.

User avatar
Moopy
Posts: 13
Joined: Sat Sep 18, 2021 12:02 am
Has thanked: 32 times
Been thanked: 1 time

Re: Psychic 5 RBF's broken again

Unread post by Moopy »

Raki wrote: Sun Aug 25, 2024 1:35 pm

Hi. I'm the developer and I'm aware of a problem. Something happened when I moved the files I was originally working on in my repository to MiSTer-devel, I will fix it in the next few days, sorry for the inconvenience.

Hi Raki,
Thank you for the info and thanks for the efforts!
Very much appreciated.

daniel_gib_arcade
Posts: 1
Joined: Mon Aug 26, 2024 2:06 pm

Re: Psychic 5 RBF's broken again

Unread post by daniel_gib_arcade »

Will these be fixed this week

niallquinn
Posts: 136
Joined: Wed Jun 05, 2024 4:54 pm
Has thanked: 139 times
Been thanked: 33 times

Re: Psychic 5 RBF's broken again

Unread post by niallquinn »

daniel_gib_arcade wrote: Mon Aug 26, 2024 2:07 pm

Will these be fixed this week

You never know, if you try asking nicely.

The dev knows about it, so there's no rush surely?

User avatar
dickhardpill
Posts: 285
Joined: Tue Apr 09, 2024 9:28 pm
Location: Not Portland, OR
Has thanked: 73 times
Been thanked: 59 times
Contact:

Re: Psychic 5 RBF's broken again

Unread post by dickhardpill »

daniel_gib_arcade wrote: Mon Aug 26, 2024 2:07 pm

Will these be fixed this week

If you need to play them;
if you can access the command line of your MiSTer

Code: Select all

ln -s /media/fat/_Arcade/cores/Psychic5_20240617.rbf /media/fat/_Arcade/cores/Arcade-Psychic5_20240617.rbf

if you don't have access to the command line make a copy of the file and rename the copy to Arcade-Psychic5_20240617.rbf and put it in the same directory.

I has a you tube
Analog IO
USB board
VGA > Component
HDMI > FPM

BabaYaga326
Posts: 73
Joined: Sun Jul 25, 2021 8:00 pm
Has thanked: 98 times
Been thanked: 17 times

Re: Psychic 5 RBF's broken again

Unread post by BabaYaga326 »

I just used update_all

Every thing works as it should. Thanks to the developer!

FPGA64
Top Contributor
Posts: 937
Joined: Mon Mar 01, 2021 3:10 pm
Has thanked: 49 times
Been thanked: 374 times

Re: Psychic 5 RBF's broken again

Unread post by FPGA64 »

dickhardpill wrote: Mon Aug 26, 2024 8:41 pm
daniel_gib_arcade wrote: Mon Aug 26, 2024 2:07 pm

Will these be fixed this week

If you need to play them;
if you can access the command line of your MiSTer

Code: Select all

ln -s /media/fat/_Arcade/cores/Psychic5_20240617.rbf /media/fat/_Arcade/cores/Arcade-Psychic5_20240617.rbf

if you don't have access to the command line make a copy of the file and rename the copy to Arcade-Psychic5_20240617.rbf and put it in the same directory.

Or just edit the MRA or rename the core to what the MRA requires. People are too reliant on update all. Have a look in the MRA its just a text file.

User avatar
dickhardpill
Posts: 285
Joined: Tue Apr 09, 2024 9:28 pm
Location: Not Portland, OR
Has thanked: 73 times
Been thanked: 59 times
Contact:

Re: Psychic 5 RBF's broken again

Unread post by dickhardpill »

FPGA64 wrote: Thu Aug 29, 2024 6:46 am
dickhardpill wrote: Mon Aug 26, 2024 8:41 pm
daniel_gib_arcade wrote: Mon Aug 26, 2024 2:07 pm

Will these be fixed this week

If you need to play them;
if you can access the command line of your MiSTer

Code: Select all

ln -s /media/fat/_Arcade/cores/Psychic5_20240617.rbf /media/fat/_Arcade/cores/Arcade-Psychic5_20240617.rbf

if you don't have access to the command line make a copy of the file and rename the copy to Arcade-Psychic5_20240617.rbf and put it in the same directory.

…or rename the core to what the MRA requires...

I’m pretty sure that’s what I’m suggesting? Sure seems easier to change the name of 1 RBF rather than edit multiple MRA files.

I has a you tube
Analog IO
USB board
VGA > Component
HDMI > FPM

User avatar
ChopstickSamurai
Posts: 17
Joined: Sun May 24, 2020 9:38 pm
Has thanked: 13 times

Re: Psychic 5 RBF's broken again

Unread post by ChopstickSamurai »

BabaYaga326 wrote: Thu Aug 29, 2024 12:39 am

I just used update_all

Every thing works as it should. Thanks to the developer!

It updated and all work as it should for me too. Hooray!

Post Reply