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
-
@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 !
-
I meant in the terminal - in your screenshot you did not use
cd /home/pi/.reicast/mappings
you first didcd
to another path , then on a separate line you did/home/pi/.reicast/mappings
which is not the same thing.The folder should be there on winscp - but make sure you have it set to show hidden files/folders (starting with a dot)
-
@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/binok
made a file in '/home/pi/.reicast/mappings' called it controller_Venom.cfg and paste the text -
[emulator]
mapping_name = Venom
btn_escape = 316what do i do for emu.cfg file pointing to the new map file ?
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.