AmatCoder

Results 30 comments of AmatCoder

Ok, let me know if this happens again.

Thanks for this pull request (and sorry for late reply) but I'm going to try a more general approach for this issue (mainly because of Windows). I'm keeping this open...

Yes, only the main bios were included. I guess that others can be included also.

Problem here is that others bios are not documented as the [main ones](https://mednafen.github.io/documentation/psx.html#Section_firmware_bios) (with sha-256 hash, etc.). I am not sure which ones may be exactly correct and that could...

Sorry for late reply. Both are possible but I think that mednafen emulator does not have the option 2 for some reason. Maybe it would be better to request it...

"Recent files" feature could be implemented, thanks for suggestion. But 7zip support is unlikely because mednafen emulator does not support it.

Linux? You just set the PATH environment variable: `$ PATH=/path/to/your/mednafen /path/to/mednaffe`

Mednaffe uses [XDG_CONFIG_HOME](https://specifications.freedesktop.org/basedir-spec/latest/ar01s03.html) environment variable to get the directory where to save settings. So this should work: `$ export XDG_CONFIG_HOME=/path/to/some/folder`

Mednaffe uses [g_find_program_in_path](https://docs.gtk.org/glib/func.find_program_in_path.html) function from GLib library. Documentation says: > On Windows, it looks for the file in the same way as CreateProcess() would. This means first in the directory...

Edit -> Manage Folders -> Setup Here you can set the paths to screenshots directories. Images must be png files and they must have the same name as the game...