Carlos Estrague / Mrc_munir

Results 52 comments of Carlos Estrague / Mrc_munir

> Thanks for your contribution. I'll take a look later to the ota feature and see if it should be included in this base image or not Seems it's needed...

> I did not have that issue when I create an image. what steps should I follow to see it ? It's when you update nvidia-l4t-bootloader by OTA nvidia ppa...

SDL nogui seems deprecated and not recommended by author fot latest improvements https://github.com/stenzek/duckstation/commit/68866f3174228194cd86c9caef1038e1721c96dc For Qt build Needed qt6.1 and recommended sdl2 2.0.22 with HIDAPI ON .

I have tried it on nvidia jetson nano (I have working on nvidia jetson nano for RetroPie support) and it working on arm too so it is not exclusive to...

@joolswills if you interesed opengl es 3.2 support and with JIT aarch64 you will needed change to citra-emu/citra-android branch for compatibility for arm64 boards with Opengl es only But Only...

I recomended sttandalone have aaarch64 jit and a lot of improvements in perfomance with SDL2 or qt build or android branch if you want better opengl es 3.2 renderer ....

The problem ofr rpi4 it's the high requeriments for rpi4 it's required Opengl es 3.2 or 3.3(if older builds actual code required 4.3) Other part for build requires Qt5.15 for...

> Citra standalone it's working with Opengl es 3.2 or Opengl 4.3 and Vulkan (for vulkan only citra canary https://github.com/citra-emu/citra-canary or build with this pull request https://github.com/citra-emu/citra/pull/6512) vulkan backend needed...

For linux aarch64 you only needed rebuild with --enable-pic

@PSI-Rockin hey TODO Android PORT Actually need rewrite some parts : How use arg command line "-b" and -skip" from apk and search folder easy on Android so this part...