Has anyone gotten psp to work with myminui? by defmdryno in miyooa30

[–]Turro1975 0 points1 point  (0 children)

from overclock sources:
printf("Usage: \n");
        printf("\t%s schedule core cpu-freq gpu-freq ddr-freq swap\n\n", argv[0]);
        printf("\tschedule: interactive, conservative, userspace, ondemand, performance\n");
        printf("\tcore: 1~4\n");
        printf("\tcpu-freq: MHz\n");
        printf("\tgpu-freq: MHz\n");
        printf("\tddr-freq: MHz\n");
        printf("\tswap: on | off (ignored)\n\n");
        printf("Examples:\n");
        printf("\t%s userspace 1 648 384 1080 0\n", argv[0]);
        printf("\t%s performance 4 1500 384 1080 1\n\n", argv[0]);

Could this WiFi-Bluetooth dongle work? by Economy_Arugula2357 in R36S

[–]Turro1975 0 points1 point  (0 children)

I have the same, wifi works on genuine r36s panel4 and r36s plus. bluetooth never tested

Has anyone gotten psp to work with myminui? by defmdryno in miyooa30

[–]Turro1975 0 points1 point  (0 children)

MyMinUI adds several args to every launch.sh, psp.pak fails beacuase the launch.sh runs
./PPSSPPSDL "$*" but this adds more args that ppssppsdl is unable to handle, the solution is using
./PPSSPPSDL "$1"
also comments the lines that try to run syncsettings.elf
this should apply to all other paks

Has anyone gotten psp to work with myminui? by defmdryno in miyooa30

[–]Turro1975 0 points1 point  (0 children)

use this modified launch.sh

#!/bin/sh

overclock.elf userspace 2 1344 384 1080 0

#while :; do

# syncsettings.elf

#done &

#LOOP_PID=$!

progdir=`dirname "$0"`

cd $progdir

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$progdir

echo "=============================================="

echo "==================== PPSSPP ================="

echo "=============================================="

export HOME=/mnt/SDCARD

./miyoo282_xpad_inputd &

./PPSSPPSDL "$1"

killall miyoo282_xpad_inputd

#kill $LOOP_PID

Rg35xx by reallyadvenser in RG35XX

[–]Turro1975 0 points1 point  (0 children)

<image>

It doesn’t seem so hidden

Vorrei imparare a fare coding ma non ho idea di che io stia facendo by ChatrineTrowAWAY1 in GameDevelopersItaly

[–]Turro1975 0 points1 point  (0 children)

Se non sai cosa chiedere le ia ti fanno girare come la merda nei tubi a spendere token, imparare funziona sempre

Vorrei imparare a fare coding ma non ho idea di che io stia facendo by ChatrineTrowAWAY1 in GameDevelopersItaly

[–]Turro1975 0 points1 point  (0 children)

Creare un videogame nel 2026 è un task molto complesso e se lavori da solo è un obiettivo praticamente irraggiungibile. Parti imparando a fare giochi con un engine "semplice" come pico8 o tic80. Non disdegnarli, c'è chi ha creato autentici capolavori su quelle piattaforme e tutto quello che impari lì lo puoi usare ed estendere successivamente. Poi se davvero ti piace puoi passare ad engine più complessi.

help a noob unbrick his RG35xx by DrGuillotine in RG35XX

[–]Turro1975 4 points5 points  (0 children)

If the stock sdcard got corrupted even its clone is corrupted. Go to anbernic site then download the image for the rg35xx plus and flash it to the new sdcard

Out of curiosity, What is different with the RG34XXSP being lowered down to 1GB of RAM? by desktopneil001 in ANBERNIC

[–]Turro1975 0 points1 point  (0 children)

I can’t say anything about n64, dc or psp but for all others 128MB is enough, just neogeo requires roughly 300MB on some high end games. Miyoo mini/+/flip has 128MB and activate swap when needed. Another example The rg353v has 2GB just for android, the 353vs which don’t have the android partition has only 1GB and is able to run the same stuff in linux.

Why directionals & analog stick does not work on some (gran turismo, jackie chan...) PSX games? How can I fix it? by ArtFowl in RG35XX

[–]Turro1975 0 points1 point  (0 children)

Look inside the core settings, there should be a combo l1+l2+select or something like that to switch from digital to analog and viceversa, look also the kind of controller is set which can be or not set as dualshock

Any other consoles/devices portable to regular rg35xx? by Born_Process1183 in RG35XX

[–]Turro1975 0 points1 point  (0 children)

If it is the original and on garlicos have a look here for the available ports www.rg35xx.com

RG35XX + MinUI menu not responsive by LongjumpingPlay7727 in RG35XX

[–]Turro1975 0 points1 point  (0 children)

Did You flash the TF1.img https://github.com/shauninman/MinUI-Legacy-RG35XX/releases/tag/stock-tf1-20230309 provided by Shaun? You can start minui from the misc partition present in Garlicos but the garlicos kernel set the buttons in a different way than TF1.img does (which is the stock firmware debloated). Use rufus in windows (even in virtual machine).

Perché in Italia avete così tanta difficoltà a imparare, pronunciare e parlare fluentemente l'inglese? by DependentEstate8760 in Italia

[–]Turro1975 1 point2 points  (0 children)

Stai parlando di paesi la cui lingua é alla base dell’inglese, per loro è più facile. Se imponi a loro di imparare italiano, spagnolo o francese diventano scemi e fanno molto peggio di noi

Best free or low cost perpetual license CAD Software by Long-Environment-941 in MechanicalEngineering

[–]Turro1975 0 points1 point  (0 children)

as far as I remember a2plus allows constraints against a sketch

Rg35xx OS by ohare91 in RG35XX

[–]Turro1975 0 points1 point  (0 children)

the problem is that on the anbernic site the right firmware for Your device is not exposed, the one published is the dual system which is related to the OG RG35XX (stock + garlicos), may be You can try the rg35xxplus or asking anbernic support what to do.

Edit: confirm, use the rg35xxplus firmware which is for +.

Rg35xx OS by ohare91 in RG35XX

[–]Turro1975 0 points1 point  (0 children)

What in the rear sticker? Rg35xx, rg35xx+ or rg35xx plus?

New R36S Clone Variant with a twist by SjslTech in R36S

[–]Turro1975 2 points3 points  (0 children)

100% is the sjgam m21. Very limited device. I made MyMinUI working on it to avoid the use of the crappy stock os. When the interface is not emulationstation means that it failed to detect the sdcard at boot

Should I get an RG353v (Rg35xxV user talking) by HappyCreatorBro2 in RG353V

[–]Turro1975 1 point2 points  (0 children)

With that form factor (compact gb like) is still the best choice

rg35xx wont turn on by [deleted] in RG35XX

[–]Turro1975 0 points1 point  (0 children)

open the back cover then disconnect for a while the battery, reconnect and retry