Adik Posted January 12, 2016 Author Share Posted January 12, 2016 There is a new core of RetroArch named Reicast. It's a Sega Dreamcast core. But the problem is I can't seem to attach it with Launchbox. In RetroArch by going to load content and selecting the game, It runs perfectly. So in Launchbox I went to, Manage Emulators- RetroArch- Associated Platforms- added an Associated Platform named Sega Dreamcast and in the Default Command-line Parameters box I added -L "cores eicast_libretro.dll" And selected my game (which is Mortal Kombat Gold) to run with RetroArch. But when I try to start the game, RetroArch launches and immediately it crashes. I don't know what I'm doing wrong. Can anyone please help me with this? I really want to enjoy playing Dreamcast :D Quote Link to comment Share on other sites More sharing options...
master333 Posted January 12, 2016 Share Posted January 12, 2016 Hi It could be that you need the BIOS of the DCast in the retroarch system folder. I use Demul with Launchbox and it works great if you don't get anymore help on this. Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted January 12, 2016 Share Posted January 12, 2016 So the full command line is -L "cores eicast_libretro.dll" for anyone curious. Make sure in the side bar it does say Sega Dreamcast and the associated platform is Sega Dreamcast (yes they need to match). You do need Dreamcast BIOS in your system folder. In the system folder create another folder labeled DC, in there goes it's BIOS files. There are 2 of them and they are common. Even then, don't expect it to work great, compatibility is very low. Quote Link to comment Share on other sites More sharing options...
Adik Posted January 12, 2016 Author Share Posted January 12, 2016 I'm sorry. I forgot to say that I DO have the BIOS files dc_flash and dc_boot in system\dc folder and that I DO have my directory set to the "system" folder. I just don't know whats the problem. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted January 12, 2016 Share Posted January 12, 2016 Ok I'm curious is this (-L "cores eicast_libretro.dll") a typo and it should be reicast_libretro.dill or is it some weird naming where they aren't using the full name. Also when I tried to use the standalone version for Windows all it would do was crash when I tried to load any game. Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted January 12, 2016 Share Posted January 12, 2016 No .dll's are a thing. They're Dynamic Link Libraries in Windows. -L denotes loading a core then "cores\" is obviously the folder, then reicast_libretro.dll is the name of the core. -L "cores eicast_libretro.dll". I did get Bangai-O to launch, and if you have everything correct it'd be setup like mine. I was going to do a tutorial on this this Friday instead of Sega Saturn, but there is a reason I didn't do it. This is more difficult to deal with than Saturn, and Saturn was a pain in my ass. They're both severely under developed. Reicast has active development though, so in time these issues can be figured out. I hit ok after it asks for the time, and either some load the game or some go to the menu. After re-reading up, it looks like the forums don't like cores\ reicast_libretro all in one line. Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted January 12, 2016 Share Posted January 12, 2016 https://i.imgur.com/mSIpA0U.png That is the line, apparently inputting it in on the forums trips some sort of command... wtf. xD Quote Link to comment Share on other sites More sharing options...
Adik Posted January 12, 2016 Author Share Posted January 12, 2016 SentaiBrad said https://i.imgur.com/mSIpA0U.png That is the line, apparently inputting it in on the forums trips some sort of command... wtf. xD I have the same line in Launchbox but my games are not working. I but I don't have the ( -c...... ) command. What does it mean? Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted January 12, 2016 Share Posted January 12, 2016 That is for loading custom configs, but it's not required. I do go over that this Friday. I can't really give you guys links on the forums, but "RetroArch BIOS" is a thing... ;) That might help solve the problem because the BIOS also do need to be the correct version or not corrupt. Otherwise if if you have the core downloaded, it is set under Associated Cores, The name in Associated Cores is also the same in the first column as it is on the left pane, all of your Dreamcast games have RA selected as the emulator (select DC on the left, ctrl + a to highlight all your games then edit a game), then it should all be set. The only other thing might be that BIOS are off, but even still it could all just boil down to its broken. Quote Link to comment Share on other sites More sharing options...
Adik Posted January 17, 2016 Author Share Posted January 17, 2016 I finally found a solve !!!! The problem was the "Threaded Video" option in RetroArch. When I disabled the option, everything worked perfectly :D Thank you all for help :D Quote Link to comment Share on other sites More sharing options...
shenglong Posted April 12, 2016 Share Posted April 12, 2016 I am also having the same problem.... I can launch the games directly through retroarch but when I select a game through launchbox it will load reicast into the add date and time page ... which is not saving...but not the rom itself. I have added the platform by editing the retroarch emulator in the manage emulators page .. adding the platform Seag Dreamcast and -L "cores eicast_libretro.dll" into the command line parameters. I then went and selected all games and made sure that the emulator for all games is retroarch... am I missing something? Quote Link to comment Share on other sites More sharing options...
DOS76 Posted April 12, 2016 Share Posted April 12, 2016 I don't know if it is a typo or not but you are missing an r in reicast in what is showing in your post if that is missing from the command line that would definitely cause the issue. Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted April 12, 2016 Share Posted April 12, 2016 Adik said I finally found a solve !!!! The problem was the "Threaded Video" option in RetroArch. When I disabled the option, everything worked perfectly :D Thank you all for help :D Threaded Video should always be disabled unless absolutely necessary to get a core to run games at an acceptable speed Quote Link to comment Share on other sites More sharing options...
shenglong Posted April 12, 2016 Share Posted April 12, 2016 lordmonkus said Adik said I finally found a solve !!!! The problem was the "Threaded Video" option in RetroArch. When I disabled the option, everything worked perfectly :D Thank you all for help :D Threaded Video should always be disabled unless absolutely necessary to get a core to run games at an acceptable speed I will check once I am off work... dumb mistake if it is spelled wrong Quote Link to comment Share on other sites More sharing options...
shenglong Posted April 12, 2016 Share Posted April 12, 2016 DOS76 said I don't know if it is a typo or not but you are missing an r in reicast in what is showing in your post if that is missing from the command line that would definitely cause the issue. checked it is correct in launchbox ... it was a typo in post...... Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted April 12, 2016 Share Posted April 12, 2016 The forum doesn't like backslashes for some reason. As for what could be the issue, I honestly have no clue. From the outside looking in you have everything set up correctly, but we know for a fact it is an error between LB and RA if they work outside of LB. Quote Link to comment Share on other sites More sharing options...
shenglong Posted April 13, 2016 Share Posted April 13, 2016 I agree for some reason it is not loading the iso..... will be trying it on another system tonight Quote Link to comment Share on other sites More sharing options...
SKIIERFOX86 Posted January 30, 2017 Share Posted January 30, 2017 On 1/12/2016 at 11:09 AM, SentaiBrad said: So the full command line is -L "cores eicast_libretro.dll" for anyone curious. Make sure in the side bar it does say Sega Dreamcast and the associated platform is Sega Dreamcast (yes they need to match). You do need Dreamcast BIOS in your system folder. In the system folder create another folder labeled DC, in there goes it's BIOS files. There are 2 of them and they are common. Even then, don't expect it to work great, compatibility is very low. Where can i go to fix the capability for dreamcast.it it play very slow Quote Link to comment Share on other sites More sharing options...
SKIIERFOX86 Posted January 30, 2017 Share Posted January 30, 2017 I wanna set up the dreamcast for retroarch and i also want to play the games thru launchbox wit out a problem so i am askin for how can i do so n how can i fix the capability for the system? Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted January 30, 2017 Share Posted January 30, 2017 Retroarch Dreamcast emulation is shit, use either NullDC if your hardware isn't great or Demul if you have a decent computer. Also keep in mind Dreamcast emulation is hit and miss depending on the game so keep expectations in check. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.