flyinghead
flyinghead
You can customize the virtual gamepad layout by providing a 512x256 png image in the data directory named `buttons.png`. You could use a fully transparent image to completely hide it....
I would need to change the base button image and do a number of significant changes. Right now the DPad is composed of 4 distinct buttons, there is no central...
Thank you for providing a patch! In the mean time, there's an existing workaround to this issue by renaming/copying the .cfg file manually to the following names: ``` SDL_USB Gamepad...
Follow up of Issue #415
There was a change not long before 1.0 was released to the DirectSound driver: it now uses a dedicated thread and honors the Audio Latency setting. I suppose you were...
Unfortunately I don't have an offline archive of old builds. You said the sdl2 default volume was "very loud and boomy." It should be at the same volume level as...
Very different sounds indeed. The SDL2 and DX drivers are probably using different routes or devices. The DirectSound driver uses the system-wide default audio playback device. Not sure which one...
yes, this is a known issue.
Here is the code I'm running and the fix I made to overcome the issue: https://github.com/flyinghead/flycast/commit/c683e0ded8ec9e6f91ac1aa616ffe5257f9fbea9 I use a single pipeline layout that has a 20-byte push constant range. With...
Here is an apk of the app having the issue: http://flycast-builds.s3.amazonaws.com/android/heads/fh/vulkan-7898707/flycast-debug-7898707.apk You can use the following content with the app: https://sourceforge.net/projects/testsuite240p/files/Dreamcast/240p-DC-PVR-1.25.zip/download Set the renderer to Vulkan in Settings > Video.