zoltanvb

Results 124 comments of zoltanvb

To catch up again, I reproduced the Linux 64-bit build manually, with following commands: ``` sudo docker run --rm -it -m5G -v "/AppleWin:/build" git.libretro.com:5050/libretro-infrastructure/libretro-build-amd64-ubuntu:xenial-gcc9 bash apt-key adv --keyserver keyserver.ubuntu.com --recv-keys...

I checked it a bit, it is a basic trust store, but I suspect in some circumstances it still gets used. It may still be valid, I randomly checked some...

I guess it could be moved to libretro_common/net, as nothing else seems to use it.

I have done a little experiment with the Python scripts that handle the Crowdin sync, I believe it would be enough to fix msg_hash_us.h, and next sync will align the...

Indeed, whitespaces are removed, both in msg_hash_us.h and in the translated variants. Thank you all for taking care, this can be closed.

I have not worked on save file functionality so far, so my comments may be misleading. Replacing the save file while the core is running may have side effects, and...

The vision of having save files available for the content, is nice, and would maybe feel a little less _cheat-y_ than using actual cheats to reach certains stages of games,...

Do you get connection message for the second controller, or just one? What is the controller driver on WebOS (Settings / Drivers)?

If you are at it, may be good to get a [log](https://docs.libretro.com/guides/generating-retroarch-logs/) as well (debug level), if you can retrieve it.

The log shows 2 connections, but also autoconfig failure. SDL autoconfig files do not include this specific variant: `Xbox One S Controller (1118/2848) not configured` However, existing variants seem to...