PSX With Audio But No Video
-
@mitu Hi. If you need something else please let me know.
Pi 4
Using the base power supply from the CanaKit
I'm running on version 4.6
Using the standard 32G SD card with NOOBS and official RetroPie
Have an Xbox 360 controller and a Mayflash Arcade Stick F500In raspi-config I went into the advanced options and was messing with the resolution. I changed to something and then put it back to the preferred default setting.
I think I did save a config for the PS1. I know that I did to save the controller mapping and a core remap file. Other than this I can not say.Once again sorry if what you are looking for isn't here or if I don't know.
Edit - There is a retroarch config file in my PSX folder that I just found.
-
@obsolete said in PSX With Audio But No Video:
Edit - There is a retroarch config file in my PSX folder that I just found.
How large is it ? If it's more than 3 lines, then you saved an entire RetroArch configuration - this might include some video settings that are faulty.
-
@mitu Can you tell me how to open that to read it? When I go to it on my laptop when connected through network it won't let me open the .cfg file
-
@obsolete It's a text file, you can open it with any plain text editor (Notepad/Notepad++).
-
@mitu So the retroarch config is absolutely huge. Its over 3000 lines total. What should I do?
-
@obsolete Rename the file, then re-install the
lr-pcsx-rearmed
package from RetroPie-Setup. -
@mitu What does the file need to be? Should it still be in the PSX config folder?
-
@obsolete Doesn't matter where, as long as it's not present - with the same name - in that configuration folder. Just add
.bak
at the end of the file name. -
@mitu So I have a retroarch.cfg, a retroarch.cfg.bkp, and a retroarch.cfg.rp-dist. What do I do with all of these? I should only rename the retroarch.cfg right? Should I move a copy to my desktop and then delete them all?
-
@mitu No luck. I did what you said and it still isn't working
-
@mitu If all else fails I will just take my losses and use everything else minus the PSX emulator. I now have a gray and white retroarch menu on PSX instead of the green like on everything else. So I'm obviously not doing something correctly.
-
@obsolete said in PSX With Audio But No Video:
I now have a gray and white retroarch menu on PSX instead of the green like on everything else. So I'm obviously not doing something correctly.
Did you use Reset Configuration from the RetroArch's menu (RGUI) ? If you do, the menu driver is no longer RGUI (the green menu), but the default (Ozone).
The
/opt/retropie/configs/psx/retroarch.cfg
should contain only 3 lines# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line input_remapping_directory = "/opt/retropie/configs/psx/" #include "/opt/retropie/configs/all/retroarch.cfg"
-
@mitu I do recall pressing reset. The retroarch config that was then present did have 3 lines but it still didn’t help the problem.
Another problem I had when I was trying to transfer a rom over WiFi it said action interrupted. Do you know anything about that either? -
@obsolete said in PSX With Audio But No Video:
@mitu I do recall pressing reset. The retroarch config that was then present did have 3 lines but it still didn’t help the problem.
Post a detailed log then - see https://retropie.org.uk/docs/Runcommand/#launch-with-verbose-logging for how to get one.
Another problem I had when I was trying to transfer a rom over WiFi it said action interrupted. Do you know anything about that either?
No idea, but it's likely a flaky Wi Fi connection.
-
@mitu ```
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Saban's Power Rangers Zeo - Full Tilt Battle Pinball (USA).cue" --verbose --appendconfig /dev/shm/retroarch.cfg
[INFO] RetroArch 1.8.5 (Git 8bcd74b)
[INFO] Redirecting save file to "/home/pi/RetroPie/roms/psx/Saban's Power Rangers Zeo - Full Tilt Battle Pinball (USA).srm".
[INFO] Redirecting savestate to "/home/pi/RetroPie/roms/psx/Saban's Power Rangers Zeo - Full Tilt Battle Pinball (USA).state".
[INFO] === Build =======================================
[INFO] Capabilities: NEON VFPv3 VFPv4
[INFO] Built: Apr 20 2020
[INFO] Version: 1.8.5
[INFO] Git: 8bcd74b
[INFO] =================================================
[INFO] Loading dynamic libretro core from: "/opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so"
[INFO] [Overrides] core-specific overrides found at /home/pi/.config/retroarch/config/PCSX-ReARMed/PCSX-ReARMed.cfg.
[INFO] [Overrides] no content-dir-specific overrides found at /home/pi/.config/retroarch/config/PCSX-ReARMed/psx.cfg.
[INFO] [Overrides] no game-specific overrides found at /home/pi/.config/retroarch/config/PCSX-ReARMed/Saban's Power Rangers Zeo - Full Tilt Battle Pinball (USA).cfg.
[INFO] Config: appending config "/home/pi/.config/retroarch/config/PCSX-ReARMed/PCSX-ReARMed.cfg"
Failed to open /home/pi/RetroPie/roms/psx/Saban's Power Rangers Zeo - Full Tilt Battle Pinball (USA).srm: No such file or directory
selected sound output driver: libretro
ari64_reset
[CDROM] No sg devices found and sg kernel module is not loaded. -
@obsolete said in PSX With Audio But No Video:
/home/pi/.config/retroarch/config/PCSX-ReARMed/PCSX-ReARMed.cfg
Try removing/renaming the override from the path above.
-
On WinSCP, I only have the path of home/pi/RetroPie and home/pi/RetroPie-Setup. Where do I go from here?
-
@obsolete You need to configure WinSCP to show you the hidden files/folders. Any folder/file that starts with a
.
(dot) is hidden in Linux/Unix. -
@mitu I removed the PCSX-ReARMed.cfg but saved a copy to my desktop before deleting. Still no luck on loading anything. I tried to run two different games. Both have sound but no video still.
-
@mitu Any further ideas on what to do?
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.