Redream setup
-
Hello:
I have a question about how to set up Redream. I have installed it and have games on the RPi.
When I select a game, Redream takes me to a screen asking me to select a library. I select:
/home/pi/Retropie/roms/dreamcast
and exit and restart emulation station (also tried restarting Retropie) but the directory isn't saved and the game will not launch, and no games show up.Anybody have any ideas of what is going wrong here?
Pi Model or other hardware: 4B+ 8GB
Power Supply used: Generic 5.1V 3000mA
RetroPie Version Used: retropie-buster-4.7.1-rpi4_400.img (updated all packages)
Built From: Pre made SD Image on RetroPie website: retropie-buster-4.7.1-rpi4_400.img
USB Devices connected: generic USB SNES controller & MS bluetooth keyboard & mouse
Controller used: generic (kiwitata) USB SNES controller
Error messages received: zilch
Verbose log (if relevant): N/A
Guide used: N/A
File: (File with issue - with FULL path): config.txt?
Emulator: N/A
Attachment of config files: https://pastebin.com/ECCpJe9z -
@dsquared said in Redream setup:
I have a question about how to set up Redream.
How did you install it ? Did you use RetroPie-Setup to install the
redream
package or you installed it manually ?... and no games show up.
Did you copy your disc images to the
dreamcast
rom folder ? What is the name of the disc files - they need to be in a certain format (file extension) for them to show up in EmulationStation and to be launched directly. -
Thank you for replying. I installed the redream package from the RetroPie-Setup menu > manage packages > manage experimental packages > 40 redream.
I copied cdi files to the dreamcast directory:
/home/pi/Retropie/roms/dreamcast
(where they show up). For example: "Typing of the Dead, The (USA).cdi"
-
So far, it looks fine. If you launch the game from EmulationStation, it should be started automatically. If there's an error with the file or the emulator, it should be logged in the
/dev/shm/runcommand.log
file. Can you get its contents and post it on pastebin.com ? -
@dsquared on a side note .cdi files are not recommended as they are quite frequently compressed (lossy) and or missing data. .gdi or .chd is a much better way to go. Although I don't think this is your current issue.
-
Thank you for replying.
- Here the runcommand.log file:
Parameters: Executing: /opt/retropie/emulators/redream/redream "/home/pi/RetroPie/roms/dreamcast/Typing of the Dead, The (USA).cdi" [INFO] SDL redream v1.5.0-791-g4a3e8d3e9 appdir=/opt/retropie/emulators/redream [INFO] read /opt/retropie/emulators/redream/redream.cfg [INFO] SDL mode set to exclusive fullscreen width=640 height=480 [INFO] SDL audio initialized latency=70.48 ms period=444 frames [INFO] SDL registered device 0 desc=auto name=auto [INFO] SDL registered device 4 desc=030000006d04000016c2000011010000 name=Logitech Dual Action [INFO] SDL registered device 2 desc=keyboard name=keyboard [INFO] SDL registered device 1 desc=disabled name=disabled [INFO] SDL registered device 0 desc=auto name=auto [INFO] SDL registered device 4 desc=030000006d04000016c2000011010000 name=Logitech Dual Action [INFO] SDL registered device 2 desc=keyboard name=keyboard [INFO] SDL registered device 1 desc=disabled name=disabled [INFO] SDL video context created GL_RENDERER=V3D 4.2 GL_VERSION=OpenGL ES 3.1 Mesa 20.0.0-devel (git-f21b31a0db) GLSL_VERSION=OpenGL ES GLSL ES 3.10 [INFO] SDL video initialized GL_VERSION=OpenGL ES 3.1 Mesa 20.0.0-devel (git-f21b31a0db) GLSL_VERSION=OpenGL ES GLSL ES 3.10 640x480 px [INFO] GL 0:7(100): error: sampler arrays indexed with non-constant expressions are forbidden in GLSL ES 3.00 and later [INFO] GL supports indexes=0 [INFO] GL supports texture_fetch=0 [INFO] GL supports fragment_feedback=1 [INFO] DISC opening /home/pi/RetroPie/roms/dreamcast/Typing of the Dead, The (USA).cdi [WARN] CDI corrupt header [INFO] MEM initialized base=0x92100000 sram=0x91100000 vram=0x90900000 aram=0x90700000 boot=0x90500000 [INFO] ROM load boot rom /opt/retropie/emulators/redream/boot.bin [WARN] ROM failed to open /opt/retropie/emulators/redream/boot.bin [INFO] ROM load flash rom /opt/retropie/emulators/redream/flash.bin [INFO] BIOS set region=usa lang=english bcast=ntsc time=0x85f48bf7 [INFO] LIBRARY verified cache mtime=8355652717883244 [INFO] port 0 set device 030000006d04000016c2000011010000 [INFO] write /opt/retropie/emulators/redream/redream.cfg [INFO] SDL redream v1.5.0-791-g4a3e8d3e9 shutdown complete
- I tried a gdi file and it worked! My dreamcast collection is entirely cdi based. I guess I will have to replace them.
I installed based on a couple of YouTube videos. This
-
@dsquared said in Redream setup:
[INFO] DISC opening /home/pi/RetroPie/roms/dreamcast/Typing of the Dead, The (USA).cdi
[WARN] CDI corrupt headerLooks like a
.cdi
image problem, probably that's why Redream doesn't load the game and pops up the library dialog. -
@dsquared .cdi "should" generally work but also cause more issues than they are worth.
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.