Vamp898

Results 16 issues of Vamp898

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
28-feedback

**Describe the bug** With English, everything seems to look fine, but looking at german and japanese videos, the result is something like this ![image](https://github.com/user-attachments/assets/9446885e-ca73-4b0c-9847-4aeafd7f931b) ![image](https://github.com/user-attachments/assets/ebbb78c4-b4c0-44c3-a1ee-19f8dd81af6e) ![image](https://github.com/user-attachments/assets/e418bef6-be5c-41c6-904e-5e997797236a) **Steps to Reproduce** 1....

bug

The current Chromium Version that gets installed via ffupdater is an unstable, developer build. Every few updates, Chromium fails to start, crashes and other stuff, as you expect from an...

enhancement

### Is there an existing issue for this? - [x] This is a bug in RetroArch frontend - [x] I have searched the existing issues ### Description When setting the...

### Checklist - [x] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Voice-Recorder/releases/latest). - [x] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Voice-Recorder/issues) or [closed](https://github.com/FossifyOrg/Voice-Recorder/issues?q=is%3Aissue+is%3Aclosed)...

device/software specific
bug
needs reproduction

### Checklist - [x] I am reporting a bug in the Onion OS - Any issues with the closed source frontend ([MainUI](https://github.com/OnionUI/MainUI-issues)), or [RetroArch](https://github.com/libretro/RetroArch) or any of the cores should...

Platform / OS / Hardware: Gentoo, x86_64 Flycast version: master (20251014) Hardware: AMD Ryzen 5700G **_Description of the Issue_** When running Flycast standalone, everything works as expected. I switch to...

bug
libretro

Platform / OS / Hardware: FreeBSD-CURRENT Flycast version: master (20251005) Hardware: Buildbot VM (VirtualBox) **_Description of the Issue_** When trying to build Flycast on FreeBSD, it fails due to not...

bug

Hi there, i am learning SDL3 right now and i am working myself through the example directory. So far everything worked except the 08-rotating-textures example. I first thought it is...

When trying to build ``` x86_64-pc-linux-gnu-g++ -pipe -O3 -march=native -fvisibility-inlines-hidden -std=gnu++11 -D_CRT_SECURE_NO_WARNINGS -O3 -DNDEBUG -fsigned-char -ffast-math -fno-strict-aliasing -fomit-frame-pointer -fvisibility=hidden -fcommon -DGIT_VERSION=\"" 222acbd"\" -DOS_LINUX -I./mupen64plus-core/subprojects/md5 -DARCH_MIN_SSE2 -msse -msse2 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -D__LIBRETRO__...