I tried placing my aes_keys.txt in my configured BIOS dir to no avail. Finally decided to strace retroarch and found out where it was trying to find the file. Since the behavior is different from most other cores, I decided documented this.
Roughly based on the BIOS hint in Beetle PSX's docs, which is placed above the Extensions section.
I tried placing my
aes_keys.txt
in my configured BIOS dir to no avail. Finally decided to strace retroarch and found out where it was trying to find the file. Since the behavior is different from most other cores, I decided documented this. Roughly based on the BIOS hint in Beetle PSX's docs, which is placed above the Extensions section.While I was at it, I fixed the shaders path.