flyinghead

Results 950 comments of flyinghead

I don't have a Retroid P3+, only a Retroid P2+. On GigaWing I have a hard time moving down. In general, it looks like quick moves in any direction are...

> The issue appeared suddenly (was working the previous day). You mean nothing was updated on the device, neither RetroArch, Flycast or any OS update?

It really looks like a crash when the core is initializing Vulkan. But I have no idea what could be the root cause. If it was working before I would...

Wow! Good catch. I already had a similar issue way back, and it's incredibly hard to guard against. It's 100% handled by the GPU driver, so if the driver crashes...

That's where it's supposed to be so what you're asking is to disable the VK pipeline cache completely.

Hi Chris, Sorry for not getting back to you earlier (!!) How do you see an integration of DreamConn+ with Flycast so that maple data can be exchanged? I see...

Yeah, I saw your video when you posted it on Twitter. Impressive work! Is there any way you could share your flycast changes? I could integrate them upstream. I don't...

Would it make sense for the DreamConn utility app to be the "network server", to which flycast would connect to? I suppose your utility must be running as long as...

I committed a first prototype for DreamConn+ support (`dev` branch) Right now, each dreamconn must be enabled in emu.cfg: ``` [input] DreamConn0 = yes DreamConn1 = yes DreamConn2 = yes...

You can download the lastest `dev` build here: https://flyinghead.github.io/flycast-builds/#dev So you basically want the message as an ASCII dump like in this C string `"09 20 00 01 00 00...