shioko

Results 13 comments of shioko

I am working on machine learning model for recognizing kanji handwriting (image-based or stroke-based). I would love to complete it one day and may be able to add that feature...

Here is [the demo project for android](https://github.com/ichisadashioko/kanji-recognition-android).

Hi, I would like to try this task. Does this task still need to do after 2 years?

Does that mean we are going to remove `ffmpeg-core` and `sdl` modules?

Should we use [`vcpkg`](https://github.com/Microsoft/vcpkg)?

If you installed `vcpkg` and add it to `PATH` then here is the command for installing dependencies for `Vita3K`. Some of them will take forever and may fail to install...

After trying `vcpkg` for a while, I think we shouldn't use `vcpkg`. The packages installation took forever. Using the same code-base (modules code) for all platform seems to be a...

RetroArch does not have a JVM, doesn't it? Shipping the whole JVM will be quite a pain.

I think a GUI application (its `HWND`) is required in order to receive raw input from Windows. It would be great if we could just plug a "module" somewhere to...