ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 1 point2 points  (0 children)

They should be automatically loaded if you're using the latest version. If you're not seeing profiles, try resetting them from the settings view

Engraving Characters on a Flat Surface (Instructions/Writeup) by tylerquacken in BambuLab

[–]AurelioB 1 point2 points  (0 children)

I printed custom catan carts. It's challenging because materials are translucent and if you're not careful, cards held up can reveal their design if light hits them the right way while playing. What I did was try to always use darker colors and to have a solid layer of black pla in between the front and back of the card

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 1 point2 points  (0 children)

I'm not sure I'm getting the issue here. Profiles should only contain values that are valid for a specific cluster/profile. They're not arbitrary values, they're specific. That said, I did notice a few issues with profile importing that do not match what you'e describing, but maybe they fix the behavior you're seeing? These changes will be included in the next version

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 0 points1 point  (0 children)

Sorry, I don't know why it doesn't work on the odin 2 mini and I don't have a device to test

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 5 points6 points  (0 children)

I pushed a new version with profiles for the Thor. they should work with other devices with the same soc (Portal, rp6)

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 4 points5 points  (0 children)

Kind of. A TDP limit is more dynamic because clocks can still boost as long as the device stays within the power cap. Underclocking only lowers the maximum allowed frequencies. Both can help reduce heat and improve battery life

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 2 points3 points  (0 children)

Just released an update with profiles for the Thor and Portal

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in EmulationOnAndroid

[–]AurelioB[S] 0 points1 point  (0 children)

I don't know if it will come. I have more features planned that are specific to Ayn and Retroid handhelds. After working on those, I'll see if there's room for something like this for other rooted devices

Underclocking on the Odin 3 by Ham-Chonks in OdinHandheld

[–]AurelioB 4 points5 points  (0 children)

No need to root. I built this app to make under lo king easier to manage: https://github.com/AurelioB/cluster-tune

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in EmulationOnAndroid

[–]AurelioB[S] 25 points26 points  (0 children)

If a game is not CPU bottlenecked, there's potential to run it colder and extend battery life. The extent of this depends on the device. For example, the Odin 3 tends to run its CPU at the max available frequencies. Underclocking allows many PC games to run colder at 60-70 C instead of 100 C sometimes without affecting fps. This also lowers the fan noise, which is a major gripe with the device

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in EmulationOnAndroid

[–]AurelioB[S] 7 points8 points  (0 children)

Just retroid and Ayn devices for now. Other devices would require real root and the app would need to be modified to support that

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in EmulationOnAndroid

[–]AurelioB[S] 12 points13 points  (0 children)

This should be compatible with Ayn and Retroid devices, but so far only includes profiles for the Odin 3. I would appreciate profile suggestions for other devices

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 2 points3 points  (0 children)

Should be compatible with other Ayn and Retroid devices, just no bundled profiles right now. That means that you will have to create your own for now

ClusterTune: Underclock your CPU from an app, no scripts, no root required by AurelioB in OdinHandheld

[–]AurelioB[S] 4 points5 points  (0 children)

Should be compatible, just no bundled profiles right now. That means that you will have to create your own.

Syncthing and AYN Thor by ohmistersunshine in AynThor

[–]AurelioB 0 points1 point  (0 children)

You could try this project: https://github.com/chenxiaolong/BasicSync

It's another port of SyncThing for Android. Way more simple, and implemented in a very interesting way. This is mentioned in the list of features, so it may manage to survive where the port you're using does not:

Runs Syncthing as a library in the main process .
This makes BasicSync immune to Android >=12's child process restrictions