No Games will load
-
@ken-tipton said in No Games will load:
/opt/retropie/configs/arcade/retroarch.cfg
Can you post the above file's contents on pastebin.com ?
-
<script src="https://pastebin.com/embed_js/qfFR5D0x"></script>
-
@ken-tipton No, that's the log file. I mean to get the contents of the
/opt/retropie/configs/arcade/retroarch.cfg
file and post it on pastebin.com. -
@mitu sorry here you go
<script src="https://pastebin.com/embed_js/NvTRQBXZ"></script>
-
@ken-tipton This looks like the file was saved from the RetroArch's menu or you enabled 'Save on Exit' and one of the settings is not correct (
input_joypad_driver
is set tonull
?).
Rename the file and then install one of thearcade
emulators (lr-mame2003
orlr-fbneo
). This will re-generate the default configuration file that RetroPie sets and it should work. -
@mitu what file is it that I need to rename? the config file?
-
That seemed to work I will try a few more ROMS.....thank you very much
-
now the games load but
Asteroids is lagging and very slow
Donkey Kong no longer has the audio for mario walking. When game loads it says audio files are missing. where would the audio files go? -
@ken-tipton Donkey Kong requires samples. See the docs for more info on that.
-
@thorr69 I have the sample files loaded here
/home/pi/RetroPie/BIOS/mame2003/samples
and I am using mame2003 to play Donkey Kong
When I open the zip file in the sample folder I can see 8 files in there.
DKStomp and Run 1-3 are present but these are the sounds I am missing -
Donkey Kong fixed now just asteroids
it is lagging big time never did before.
-
Can you post again the runcommand.log when the game lags ? Use pastebin.com again, instead of the forum post, the log is quite large.
-
@mitu said in No Games will load:
Can you post again the runcommand.log when the game lags ? Use pastebin.com again, instead of the forum post, the log is quite large.
where is that file located
-
@ken-tipton said in No Games will load:
where is that file located
It's in
/dev/shm
- the same log file you've posted previously. Make sure you enable verbose logging - https://retropie.org.uk/docs/Runcommand/#launch-with-verbose-logging. -
@mitu here you go
<script src="https://pastebin.com/embed_js/Zsbqmt37"></script>
-
Audio sounds bad as well...didn't before
-
@ken-tipton Are you using a Pi4 or a Pi3B+ ?
-
@mitu 3b+
-
@ken-tipton That's strange, because the log says the video resolution is 3072x2304, which a Pi3 doesn't support:
[INFO] [Video]: Video @ 3072x2304
Given that the BIOS folder is also not detected
[WARN] SYSTEM DIR is empty, assume CONTENT DIR /home/pi/RetroPie/roms/arcade/asteroid.zip
I think this is another case of modifying or resetting the RetroArch configuration file and having bad configs. Probably that's why the samples were not working for
dkong
.I advise you to change the
retroarch.cfg
to defaults - rename/opt/retropie/configs/all/retroarch.cfg
and the re-installretroarch
. Don't use the Reset Configuration from RetroArch's GUI, since the RetroArch's defaults will not properly work with the RetroPie setup (or the Pi). If you need something to be changed, then try to use Core/Game/System overrides so that the main configuration is kept intact. -
@mitu thanks again for all your help.
do you think you can explain a little more what I need to do. I don't know how to do all the things that you just explained.
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.