-
Content fails to load when attempting to load PCE CDs in the redump format of CUEs with multiple BINs, on 3DS only.
These same sets load fine using PCE FAST on Windows 10, Wii U and OpenDingux Beta.…
-
We need something frontend side to handle macro/autofire, currently the only way to do this is core side through core options, however it can be a source of netplay desync.
FBAlpha's core options to …
-
When loading a test file, MSU1 loading is broken which causes the core to throw C++ exceptions and thus exit.
Example of such broken path when loading a file.
`"./C:\code\working\WTFweg\compile_dir\…
-
Controller
Hardware and OS
RetroArch
Company
Product
Controller firmware[4]
Hardware
Bluetooth issue note
RetroArch version
RetroArch installation source
OS
OS version
Kernel version…
-
Linux list:
```
atari800_libretro.so
NEEDED libz.so.1
dinothawr_libretro.so
NEEDED libz.so.1
dolphin_libretro.so
NEEDED libasound.so.2
NEEDED …
ghost updated
5 years ago
-
I accidentally left out a closing quote in a config file variable and then this happened:
```
$ ./retroarch
=================================================================
==21927==ERROR: Addr…
ghost updated
2 years ago
-
### What version of melonDS DS are you using?
1.1.1
### Does the problem happen in standalone melonDS?
I don't know.
### What happened?
Any touch input coming from the touchpad are ignored,
bo…
-
## Description
Some cores change the core options depending on context.
For instance sameboy shows different core options depending if you're running in single mode or dual mode.
This improves …
-
Hi,
I have a Libretro frontend that aims to provide debugging facilities to Libretro cores [here](https://github.com/leiradel/hackable-console). It can already run a number a cores, including DOSBo…
-
It'd be nice if one could pass something like `RETRO_JOYPAD_ID_ALL` as the `id` parameter of `retro_input_state()` so that the frontend would return a bitmask containing the state of the 16 buttons su…