gouchi
gouchi
I can't reach the second hold parameter. I am running on small device which is 320 x 480.  Please let me know if you need more debug. Thank you.
- Fix #36 - I used [amaGama](https://amagama-live.translatehouse.org/) and [Tatoeba](https://tatoeba.org) and it has been also reviewed by native speaker. - Later on @naofum can make another proofreading if needed.
Core [info](https://github.com/libretro/libretro-core-info/blob/master/vircon32_libretro.info) and [database](https://github.com/libretro/libretro-database/blob/master/rdb/Vircon32.rdb) have been added in RA 1.6.0.
## Description Restart menu after switching language. ## Related Issues Fix #10786
Hi, I tried using ``` cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -S . -B build cmake --build build ``` ``` cmake --version cmake version 4.1.2 CMake suite maintained and supported by Kitware (kitware.com/cmake). ```...
## Description Add support for [_NET_WM_NAME, UTF8_STRING](https://specifications.freedesktop.org/wm/latest/ar01s05.html#id-1.6.2) ### Before using xprop ``` WM_NAME(STRING) = "RetroArch" WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW _NET_WM_DESKTOP(CARDINAL) = 1 _NET_WM_STATE(ATOM) = _NET_WM_STATE_MAXIMIZED_VERT WM_STATE(WM_STATE): window state: Normal icon window:...