Posts by escalade
-
-
-
-
Regarding PCSX2, it seems the repo I use for the container has advanced SIMD instructions enabled, so you're out of luck with your Sempron.
The ES warning is simply a warning, scraping should still work. I've added the missing tags and fixed genesis in my tree though, doing rebuilds now.
Here's the correct genesis entry:
-
Give the new generic image a spin, I fixed the shutdown option. Also do a docker pull escalade1/arch-pcsx2 to get the latest PCSX2 container. I might add Citra yes, but leaving for holiday a couple of weeks so not in the near future.
RetroELEC Kodi+Wayland+Emulationstation+RetroArch (x86/XU4/RPi)
-
I did notice this in your journal which would explain no log, it seems to crash:
Jan 15 22:13:33 LibreELEC kernel: traps: PCSX2[1058] trap invalid opcode ip:56652833 sp:fff4bf20 error:0 in PCSX2[565ec000+559000]
Also lots of this in the Sway log:
mesa: st_get_external_sampler_key: unhandled pipe format 2
I'll push out a clean new generic image probably over the night, then you can test that. I'll also update the Arch container to get the latest Mesa, PCSX2 and dependencies, that might help. My image is bleeding edge everything, and the container OS is somewhat old.
-
-
-
New images out:
- Periodic FSTRIM instead of discard
- Switches between ondemand and performance CPU governor for powersaving while not running emulators
The RPi images are not tested and it might eat your Raspberry, feedback appreciated as I don't currently have any RPi. They are both using the new Mesa vc4 driver and FKMS. Generic runs everything (except Kodi) under Wayland, the other images uses GBM/GLES for everything but has Wayland/Xwayland for extendability.
-
I don't mean to be rude, but is your google not working? Nobody said anything about a ps2 subfolder, don't create unnecessary obstacles.
Anyway, here's what I got:
Code# md5sum SCPH-70004_BIOS_V12_PAL_200.* dc752f160044f2ed5fc1f4964db2a095 SCPH-70004_BIOS_V12_PAL_200.BIN 9feb1fdeadd6232a13b95e60b34ccef9 SCPH-70004_BIOS_V12_PAL_200.EROM 5195b9111609959d3a20e2fb9527edbd SCPH-70004_BIOS_V12_PAL_200.NVM 82dc50fa18e636850f557c4ea66c7bfd SCPH-70004_BIOS_V12_PAL_200.ROM1 82dc50fa18e636850f557c4ea66c7bfd SCPH-70004_BIOS_V12_PAL_200.ROM2 3faf7c064a4984f53e2ef5e80ed543bc SCPH-70004_BIOS_V12_PAL_200.mec 03792b108de92f9fa1d65956dc5f0d54 SCPH-70004_BIOS_V12_PAL_200.nvm
-
-
Perhaps, although for now I'm quite satisfied with Emulationstation.
That's normal as I've left out a tag for simplicity, it should still scrape (use thegamesdb.net).
Hard to say without you posting the relevant logs as described on the first page. The emulationstation log doesn't show anything about what went wrong with the emulator. You should be using retroarch.sh, as it handles zip files, does necessary preparations for launching the emulator and outputs logs to disk. I suppose for PCSX2 you might not have the correct BIOS files. I don't use standalone Dolphin anymore, as the libretro core runs great these days. All the mentioned emulators launch fine here so I'm curious what's going on with your setup. Also please mention which build you are using.
-
Logs go in the bios folder, I guess you don't have the correct bios files then, check /var/log/retroarch.log for an explanation. Don't know what you mean about building docker, a container will be downloaded automatically the first time you launch a ps2 game from emulationstation.
-
There is, but seems I forgot to add a platform for it in es_systems.cfg. I've uploaded a new build with that added, but after updating you'll need to add it to your local /storage/.config/es_systems.cfg, you can see the new addition in /etc/emulationstation/es_systems.cfg.
-
Apparently there's been some issues with thegamesdb.net lately, I'm doing a rebuild with this PR now.
-
Use kodi-emulationstation.py.
-
Try this build: x86-64 – Google Drive
It's compiled with -march=x86-64 like regular LibreELEC. Your mileage may vary with recent generations of nvidia cards though.
-
I am doing a generic build without cpu optimization now for all you old hardware guys