N7Alpha / UnrealLibretro

A Libretro Frontend for Unreal Engine
MIT License
25 stars 8 forks source link

Please allow RETRO_DEVICE_NONE in the "Libretro Core Controllers" category of the editor #26

Closed AltoRetrato closed 1 year ago

AltoRetrato commented 1 year ago

Currently, at least with the Flycast (Dreamcast) core, all ports of the console have the RETRO_DEVICE_DEFAULT controller, and it is not possible (AFAIK) to set a port to RETRO_DEVICE_NONE.

image

N7Alpha commented 1 year ago

This was an oversight. I'll fix it soon. I think Retroarch defaults to RETRO_DEVICE_JOYPAD with the option to change it to RETRO_DEVICE_JOYPAD so I'll do the same