Rubén Tomás

Results 10 issues of Rubén Tomás

**Platform / OS / Hardware** Raspberry Pi OS Bookworm Lite (no desktop) 64bits running on RPi4 **Issue** I'm creating a new libretro based frontend and so far I was using...

bug
audio
libretro

System Details ============ **System**: Raspberry Pi 4B + Raspberry Pi OS Lite (Bookworm, 64bits, No X) **SDL version**: 2.26.4 **Audio devices** (names retrieved using `SDL_GetAudioDeviceName`): ``` bcm2835 Headphones, bcm2835 Headphones...

As stated in the title, I saw that the standalone version of FBNeo provides a very nice feature for freeplay functionality, so -f enables native support (when available), and -F...

Hi I'm developing a new libretro frontend based on OpenGL ES 3.1 It seems that the core is always using a framebuffer with Id=4 no matter what you pass via...

**Description** The game works well until you press start button at some specific screens where the game just hangs. **How to replicate** Start the game and press start button until...

Hi, I've realised that there is no white screen flash when shooting, making real lightgun useless. I've went through all config parameters but could not find any related so I...

- Implement RETRO_ENVIRONMENT_SET_DISK_CONTROL_EXT_INTERFACE support - Add set_initial_image/get_image_path/get_image_label callbacks - Fix disk image count initialization for single disk loads - Add proper disk index validation and path matching - Improve disk...

This PR makes the following changes to the libretro implementation: - Changed video to PAL resolutions (288/576) instead of NTSC (240/480), except for the two system models that are NTSC....

Hi, I'm the developer of a new libretro frontend (RePlay OS) and wanted to report the following issue to get confirmation on whether it is a known issue, or maybe...

Added libretro core options v2 categories with legacy fallback