-
## Description
While playing within the first 5-10 min of playing a game with Dolphin core, the whole of retroarch freezes and doesn't respond to any controls. I'm not sure if this is a retroarch i…
-
When trying to launch any file (I've tried several 8xp and 8xg file types) on OSX, I get a blank screen. Retroarch isn't hung, but the core appears to be.
Log with debug on in core options:
```
…
-
It would be nice if the libretro api had a way to allow the frontend to query for a string that could uniquely identify the content.
Example usage:
- Cheat support when the core sets `need_fullpath=t…
-
Statically linked RetroArch produces a copy of the front end for every core. This is documented in many places, such as the [PlayStation Vita/TV build documentation]:
> With statically linked Retro…
x6fan updated
4 years ago
-
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…
-
### Game or games this happens in
All
### What area of the game / PPSSPP
When I run a game at 30fps, the core still reports 60fps. This is hardcoded in the libretro interface here: https://github.c…
-
When using parallel-n64 with `parallel-n64-gfxplugin = "parallel"` and `parallel-n64-rspplugin = "parallel"` retroarch crashes when loading any game. It works fine (and looks fantastic with 2x upsca…
-
### Game or games this happens in
ULUS-10041 - Grand Theft Auto - Liberty City Stories
### What area of the game / PPSSPP
First of all, this does **not** affect the standalone version, it works jus…
ner00 updated
2 years ago
-
## Description
When trying to launch RetroArch with the Vulkan video driver selected, it crashes immediately.
### Expected behavior
RetroArch runs properly.
### Actual behavior
RetroArc…
-
A lot of discussion has been going on about a VFS layer for libretro.
I think it would be important to discuss, the problem, outline the goals and a set of requirements before attempting to come up w…