@paradadf said in How on earth can I configure Reicast??:
@icefox right after launching a game, you can press A+B+X+Y+START at the same time to configure some bios stuff.
Tried, not working for me. Thanks & sorry. Edit: I meant Reicast
@paradadf said in How on earth can I configure Reicast??:
@icefox right after launching a game, you can press A+B+X+Y+START at the same time to configure some bios stuff.
Tried, not working for me. Thanks & sorry. Edit: I meant Reicast
@substring I did try searching about it and found some promising info. Thanks for the hard work and hope there will be progress later!
After playing with Recalbox I've been very impressed about it. It's not as flexible but does contain almost all prominent emulators out there. Almost all... except Daphne. I find myself missing Daphne particularly bad because Daphne games are so unique. You can't play such FMV games anywhere else. I don't want to "request" anything but in case any dev is reading, please consider including a Daphne emulator in future versions. I'm keeping 20GB on my SD card for it.
@substring Good point. I should point out even when the game is slowed, sound is perfectly smooth, thus my suspicion that it is simply matching 60fps games to 50hz refresh rates.
At least now I don't have Spanish Shenmue so the most pressing issue is resolved.
@voljega You know, when Reicast simply ignores emu.cfg, it drives people crazy and desperate.
Can you tell me the location of the INIT Reicast config file? Maybe editing that would work. Thanks in advance.
@voljega Thank you so much! (And for answering my other question as well)
Very simple question--does anyone know how to enable the All Games list including all systems? It is useful when I remember a game's name but not the system. Also useful in showing off the total # of games to friends. Thank you!
@substring said in How on earth can I configure Reicast??:
@icefox I think you should try a different bios. My emu.cfg is read and overwritten by reicast (tip :
Dreamcast.RTC
does change). It's also read as it's reading the pads configuration. So i really believe something is wrong on your side. As a reminder, the file is in/recalbox/share/system/configs/reicast
or\\RECALBOX\share\system\configs\reicast
for the Wiondows share
Ok I solved the language problem. I somehow had a nvmem file in the bios folder. Deleting it and language is back at English (and it's not being regenerated). I'm still unable to config Reicast. Even with the "dummy" command so emu.cfg is not being overwritten every time I start Reicast, change anything in there doesn't have any effect.
Can you test if you can for example enable widescreen hack or remove frame limit by editing emu.cfg? Also I'm not sure what command enables frameskip. I tried changing ta.skip = 0 to 5 to no avail.
I also have a theory... I was testing Reicast slowdown mainly in SoulCalibur. I noticed how 10s in game is precisely 12s in real life, regardless of rendering complexity. Could it mean the game is actually limiting a 60 fps game to 50 fps because of confused mode (NTSC vs PAL)? But again when the game ignores the config file I can't do any test to confirm it.
@paradadf said in How on earth can I configure Reicast??:
@icefox right after launching a game, you can press A+B+X+Y+START at the same time to configure some bios stuff.
Tried, not working for me. Thanks & sorry. Edit: I meant Reicast
Also... the date setting interface when startup is in Spanish. I didn't bother until I went into Shenmue... and found everything to be in Spanish and no where to change it. There is a region setting (=4) in emu.cfg but even if I disable configgen with the "dummy" command, this item is still being overwritten alongside cable type etc. This configgen thing is so confusing. Why not just let user change the cfg file freely...
I did go into the configgen python code but could't figure out where the real settings are stored. There seems to be an initial cfg file. Can you point me to it? If I change that cfg file and delete the current one, maybe I'll be able to change the settings?
@substring I was actually thinking the iPhone vs Android analogy first, expect that Apple doesn't allow anyone to fiddle with iPhone, not even with a terminal (unless jailbroken). Thus it's more like a Mac. I like Apple's approach though, thus I like Recalbox: normally you don't see even an ascii character.
Coming back to Reicast. By having that "dummy" code in Recalbox.conf, emu.cfg isn't overwritten anymore indeed. But after experimenting with it I'm convinced Reicast completely ignores the cfg file. No change of settings affected anything, including the obvious ones like frame rate limit and widescreen hack. So the question is, where are the REAL settings for Reicast? Let me check out the python script but it starts to get out of my comfort zone quickly...