-
https://github.com/tom-seddon/b2/pull/376
* [x] Include (or not) `strlcpy` based on `HAVE_STRLCPY`. Must be possible to get cmake to detect this
* [x] Make the `DiscInterface` objects non-static. …
-
Hello,
Could you add any instructions for compiling the device-specific libretro core? or If you could include the compiled core, it would be really helpful.
I tried to compile it as-is however the…
-
I have a file at /lib/libfceumm_libretro_ctr.a
I have a build.rs in the root of the project
```
fn main() {
println!("cargo:rustc-link-search=static=/lib/");
println!("cargo:rustc-…
-
I tried to emulate the original yokai watch game onto lemuroid from the citra website and it appears on the lemuroid app, then just says that it didn’t load the libretro core. I already did what it re…
-
@jonian hey there pal, is there any way for add these two platforms Wii and Wii U in the Libretro makefile?
I can't figure out how i can add specific platform defines for Libretro makefiles with all …
-
when adding 0.1 to 0, it gives a lot of 9 instead of just 0.1 in libretro
![image](https://github.com/user-attachments/assets/d7de23b4-8db0-478c-b45d-07ddc5570881)
thing i did to it is just this: `x…
-
**Describe the bug**
I try to download Mario Cart 64 (I'm a fan), I use Lutris, but when I install it will tell me "Error Installing"
**To Reproduce**
Steps to reproduce the behavior:
1. Down…
-
Hello, I would like to have thiseemulator available as a libretro core so I can use it with RetroArch instead of VeMUlator (which is pretty outdated and almost lost media). I've heard that this emulat…
-
### Game or games this happens in
In all games with introductory short videos.
### What area of the game / PPSSPP
**Many times was freezed device for playing introductory ads (bug in entry pa…
-
## The problem
1. ROM name is the only identifier to relate a ROM to a thumbnail.
2. ROM names come from different sources (nointro, redump, mame). And they are changed frequently.
3. When a ROM …