Is Yabasanshiro emulator coming on retropie?
-
@barbudreadmon The libretro port will have to do if a future mesa driver fixes the graphic issues.
-
@Darksavior said in Is Yabasanshiro emulator coming on retropie?:
@pjft So I tried this 3.2.4 release: https://mega.nz/file/6t8xCDzL#WNdDaBFPvpDkzFHtWzfltPD6wu4z3MT0QjMNEf2vFak
and I got similar speeds to lr-yabasanshiro in my retropie setup. Sega rally. 30-40fps. Unless I'm doing something wrong, I don't see a benefit in using this. Same oc 1950Mhz, 480p full screen, original internal res. I tried this on the pi os 32bit desktop.My previous test with the prebuilt binary of 0.9.14 64bit version was on the pi os 64bit desktop. There's probably more differences since they're different builds.
If someone else can verify these speeds with the 32bit and 64bit versions, then there should be some benefit with 64bit.
Well looks like you are doing something wrong, did you turn autoframeskip on and switched to dynarec from interpreter ? on my pi4 oc to 2ghz , 50mhz is a negligible diff, i get 43/60 in the intro and in game doesn't go never below 45 i can say the average is around 50fps
-
@myzar I am unable to view FPS with the 3.2.4 binary that was provided in the earlier post. Did you change something and recompile in order to view FPS?
Also, @pjft I've been having some issues with the START button with the libretro versionEDIT: After posting this, I tried some remapping, and set the controller to Saturn Pad from Saturn 3D Pad. :/ -
@myzar It was set to interpreter by default. I changed it to dynarec and speed now matches the 64bit version.
-
@pjft said in Is Yabasanshiro emulator coming on retropie?:
@myzar Thanks so much for sending this over! For the sake of repeatability, could you share your build script? Meaning, from getting the sources to applying the patch and other fixes, to compilation?
Will test it out during the coming days.
EDIT: Works well, Virtua Racing works again.
all grant2258 instructions , i don't remember all the qt deps it was a painfull trial error and find the right dev package process , this is my CMakeCache with all the options
-
@Darksavior said in Is Yabasanshiro emulator coming on retropie?:
@myzar It was set to interpreter by default. I changed it to dynarec and speed now matches the 64bit version.
Yeah, as i previously said, the gpu is probably the bottleneck here, yabasanshiro shouldn't be cpu-limited on a72@2Ghz (it runs fine on a57@1.43Ghz), it might be a different story at stock clock though (?). Did you overclock your gpu already ?
-
@roslof said in Is Yabasanshiro emulator coming on retropie?:
By not providing "FindQt5WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5WebEngineWidgets", but CMake did not find one.sudo apt install qtwebengine5-dev
-
@barbudreadmon No, this was just a brief test. I just wanted to see if there was a significant difference between the 32bit and 64bit versions of the non-libretro version. I really needed to test a game with a constant fps to know for sure, but the difference in sega rally was unnoticeable.
-
@grant2258 said in Is Yabasanshiro emulator coming on retropie?:
@roslof said in Is Yabasanshiro emulator coming on retropie?:
By not providing "FindQt5WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5WebEngineWidgets", but CMake did not find one.sudo apt install qtwebengine5-dev
Appreciated man, as always. Probably not going to work for me on the Pi4:
pi@retropie:~/build $ sudo apt install qtwebengine5-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package qtwebengine5-dev
But seriously, appreciated. Thanks for tryin'! Using the compiled version posted earlier.
-Ros -
@Darksavior said in Is Yabasanshiro emulator coming on retropie?:
I just wanted to see if there was a significant difference between the 32bit and 64bit versions of the non-libretro version
Apart from load and temp which might be slightly higher on 32bits, there shouldn't be a difference with the cpu at 2Ghz. Also, fwiw, on the libretro port there is a bottleneck if you have vsync enabled in RA config (as a matter of fact standalone disable it).
-
Hey,
Is it Worth the install ?
if so how do i do that :)? thanks -
Not sure that's really the right topic, but I just read the 247 messages and it looks having a decent Saturn emulation interest many people there : p
2, maybe 3 months ago, Shima, SSF's autor, bought a Raspberry Pi 4 to try to port his emulator himself.Please, look at this message and others around:
https://twitter.com/FessX/status/1242075475414937600?s=20
Maybe Shima could be successful with some help from this board ?
SSF is notoriously the best Saturn emulator. -
@NecFan said in Is Yabasanshiro emulator coming on retropie?:
SSF is notoriously the best Saturn emulator.
There are many criterias for "best emulator" : speed, compatibility, enhanced features (like improving original gfx), ...
SSF is well-balanced : it's fast (but yabasanshiro might be even faster with its dynarecs & gpu acceleration ?), it's compatible (iirc ~92%, only second behind mednafen/beetle at ~95%), but afaik it doesn't have any enhanced feature.On a raspberry pi i think it's a really good prospect, but i wouldn't call it the"best Saturn Emulator" since imho there are superior choices if you aren't playing on a toaster.
-
sum vulkan news https://www.raspberrypi.org/blog/vulkan-update-now-with-added-source-code/
Join us on irc.freenode.net, #videocore channel. For specific questions like the issue we have here
-
@grant2258 has this news been added to every thread or something? I've had 4 notifications from it just from threads I've been involved in, and I've seen it in at least 2 others!
Everyone is probably already aware from the existing topic on it.
-
this was posted 3 days ago cant control other threads where else is it posted? what you point here did you post the same question in every other thread it in. Im a little confused on your picking this thread alone.
-
@steeeb yabasanshiro doesn't support vulkan anyway... furthermore i think fixing gles support should be a priority instead of adding support for another gfx api...
-
@barbudreadmon said in Is Yabasanshiro emulator coming on retropie?:
@steeeb yabasanshiro doesn't support vulkan anyway... furthermore i think fixing gles support should be a priority instead of adding support for another gfx api...
Vukan is the way forward it wil be the defacto standard in time
-
@grant2258 said in Is Yabasanshiro emulator coming on retropie?:
Vukan is the way forward it wil be the defacto standard in time
While i agree with that, support still has to be added to the emulators, and fixing current issues should be a priority over implementing new stuff.
-
@barbudreadmon said in Is Yabasanshiro emulator coming on retropie?:
While i agree with that, support still has to be added to the emulators, and fixing current issues should be a priority over implementing new stuff.
Its been said before to get this resolved you need to identify the issue and report it in a way that is meaningful to devs.
Its the same when A bug appears in libretro users are asked to provide enough information to work with. If the devs know the specifics they can work on fixing it. Is there more than one emulator suffering from this issue? afaik its just here i could be wrong.
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.