Ri3 - Reicast (Dreamcast) Emulator Not Playing !
-
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
I have it setup on an arcade machine with controls via gpio. One thing I had to do was edit the reicast.sh in emulators/reicast/bin/.
A line near the top end with "emu.conf" , Change this to "emu.cfg.autoConf" ..... without quotes.
See if that solves your problem. If your controller is mapped correctly, it should
the file can't be overwritten and replaced.
and i can't find - "emu.conf"
only -
local conf="$configdir/dreamcast/emu.cfg"
?
-
that is the correct line. change emu.cfg to emu.cfg.autoConf (local conf="$configdir/dreamcast/emu.cfg") you need to use "sudo nano /opt/retropie/emulators/reicast/bin/reicast.sh" without quotes
use console, or putty to do this (not filezilla). when you are done editing ctrl + o , then enter to save. then ctrl + x to exit file. Your done
-
one more thing, type evtest while you are in terminal, check your device number. Make sure it matches whats in /configs/dreamcast/emu.cfg
Also check that emu.cfg points to the correct file for your controller in the /mappings folder
-
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
one more thing, type evtest while you are in terminal, check your device number. Make sure it matches whats in /configs/dreamcast/emu.cfg
Also check that emu.cfg points to the correct file for your controller in the /mappings folder
done what you said still not loading & i can't find any numbers in the /emu.cfg
here are some prt -
-
@Hydro ok, so your device is 0, what does your emu.cfg look like, can you post it. Also your controller mapping file that emu.cfg should point to. One last thing, before anything, unplug the keyboard and reboot, then try reicast again
-
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro ok, so your device is 0, what does your emu.cfg look like, can you post it. Also your controller mapping file that emu.cfg should point to. One last thing, before anything, unplug the keyboard and reboot, then try reicast again
tried unplugging the keyboard and reboot nothing.
where do i find the emu.cfg file & the mapping file.
and which one do i map -
-
@Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro ok, so your device is 0, what does your emu.cfg look like, can you post it. Also your controller mapping file that emu.cfg should point to. One last thing, before anything, unplug the keyboard and reboot, then try reicast again
tried unplugging the keyboard and reboot nothing.
where do i find the emu.cfg file & the mapping file.
/opt/retropie/configs/dreamcast
-
@pimpmaul69 said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro ok, so your device is 0, what does your emu.cfg look like, can you post it. Also your controller mapping file that emu.cfg should point to. One last thing, before anything, unplug the keyboard and reboot, then try reicast again
tried unplugging the keyboard and reboot nothing.
where do i find the emu.cfg file & the mapping file.
/opt/retropie/configs/dreamcast
this is what i found in emulators.cfg
''reicast="CON:/opt/retropie/emulators/reicast/bin/reicast.sh OSS %ROM%"
default="reicast"and which controller do i map in mapping -
-
@Hydro
run in terminal :
cd /opt/retropie/emulators/reicast/bin
Here is a script called 'reicast-joyconfig'
run it :
./reicast-joyconfigChoose your joystick.
Now you can map your buttons.
When all is done it outputs the text for making a file in '/home/pi/.reicast/mappings' .
It outputs something like this (numbers are in decimals not hexadecimal such as in other contoller.cfg's(0x13b)):
[emulator]
mapping_name = Your Gamepad
btn_escape = 316[dreamcast]
.......etcmake a file in '/home/pi/.reicast/mappings' called controller_Your Gamepad.cfg and paste the text in this file. (tip, highlighting the text in putty copies it to clipboard)
When you are done, we can create you a emu.cfg file pointing to the new map file...
-
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro
run in terminal :
cd /opt/retropie/emulators/reicast/bin
Here is a script called 'reicast-joyconfig'
run it :
./reicast-joyconfigChoose your joystick.
Now you can map your buttons.
When all is done it outputs the text for making a file in '/home/pi/.reicast/mappings' .
It outputs something like this (numbers are in decimals not hexadecimal such as in other contoller.cfg's(0x13b)):
[emulator]
mapping_name = Your Gamepad
btn_escape = 316[dreamcast]
.......etcmake a file in '/home/pi/.reicast/mappings' called controller_Your Gamepad.cfg and paste the text in this file. (tip, highlighting the text in putty copies it to clipboard)
When you are done, we can create you a emu.cfg file pointing to the new map file...
this is the only file & folder i get after running - ./reicast-joyconfig
and it can't be edited or transferred.
-
@Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
cd /opt/retropie/emulators/reicast/bin -
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
cd /opt/retropie/emulators/reicast/bincan't find /home/pi/.reicast/mappings folder on winscp or putty.
are you on skype & can you sort it out for me by team-viewer.
-
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
cd /opt/retropie/emulators/reicast/binbump ...
-
Please wait patiently for an answer - bumping posts will not help, and will just get your post downvoted.
The folder does exist - in your screenshot it even tells you it "Is a directory". However, as you didn't use cd, it didn't change to that folder (you told the system to try and execute the directory hence the error)
-
@BuZz said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
Please wait patiently for an answer - bumping posts will not help, and will just get your post downvoted.
The folder does exist - in your screenshot it even tells you it "Is a directory". However, as you didn't use cd, it didn't change to that folder (you told the system to try and execute the directory hence the error)
What's the fix ?
-
@Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
cd /opt/retropie/emulators/reicast/bincan't find /home/pi/.reicast/mappings folder on winscp or putty.
-
This post is deleted! -
As I said, you need to use "cd" to switch to a folder. You should read some shell tutorials for linux. eg http://linuxcommand.org/learning_the_shell.php
-
@BuZz said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
As I said, you need to use "cd" to switch to a folder. You should read some shell tutorials for linux. eg http://linuxcommand.org/learning_the_shell.php
i used -
cd /home/pi/.reicast/mappings
or do you mean use winscp ?
-
@Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:
@Hydro
run in terminal :
cd /opt/retropie/emulators/reicast/bin
Here is a script called 'reicast-joyconfig'
run it :
./reicast-joyconfigChoose your joystick.
Now you can map your buttons.
When all is done it outputs the text for making a file in '/home/pi/.reicast/mappings' .
It outputs something like this (numbers are in decimals not hexadecimal such as in other contoller.cfg's(0x13b)):
[emulator]
mapping_name = Your Gamepad
btn_escape = 316[dreamcast]
.......etcmake a file in '/home/pi/.reicast/mappings' called controller_Your Gamepad.cfg and paste the text in this file. (tip, highlighting the text in putty copies it to clipboard)
When you are done, we can create you a emu.cfg file pointing to the new map file...
there is no /home/pi/.reicast/mappings folder when i run winscp !
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.