gouchi

Results 383 comments of gouchi

Hi, It would have been better if you used the feature request template instead of the blank issue. It might be better to continue into this [thread](https://forums.libretro.com/t/core-and-feature-requests/5895) for cores request....

Hi, According to the [documentation](https://docs.libretro.com/guides/install-macos/#metal-vs-non-metal-builds), > Most people should start with the Metal build. The Metal has more features, and is a Universal binary. The non-Metal build is x86_64-only and...

Hi, It would have been better if you used the issue template for feature request instead of blank issue. ![image](https://github.com/user-attachments/assets/e91d0986-2261-4430-ad41-632e78c3614a) Thank you.

@phillipdaughertysr-create In order to optimize the resolution of this issue, please provide some details. For instance, try to provide some [log](https://docs.libretro.com/guides/generating-retroarch-logs/#generating-logs-in-android). Which version did you try to install ? [Buildbot](https://buildbot.libretro.com/nightly/android/)...

Thank you for the PR. As it is a UI change, it would have been nice to have a screenshot of the result.

@sonners-89 You should try to provide some [log](https://docs.libretro.com/guides/generating-retroarch-logs/#generating-logs-in-android). Also which path is set for cores and cores info files in Settings > Directory ? Thank you.

@sonners-89 Can you check also that in your configuration file, you have ``` grep buildbot /storage/emulated/0/Android/data/com.retroarch/files/retroarch.cfg core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/" core_updater_buildbot_cores_url = "http://buildbot.libretro.com/nightly/android/latest/arm64-v8a/" ``` Thank you.

@Kilicool64 it should work now using SDL2 input/joypad driver using stable version. I confirm it is working using DS4 on Linux with mGBA Libretro core. Thank you.

Hi, Can you confirm at least it is working using [Libretro test core](https://github.com/libretro/libretro-samples/tree/master/tests/test) pressing Select (weak) or Start (strong) ? Thank you.

Thank you for the test. Did you try with udev controller driver ? It seems it does not work with sdl2 controller driver. If it is the case, we should...