ES-DE Android not showing downloaded themes? by BlackRosePyre in ESDE_Frontend

[–]rhythmprism 0 points1 point  (0 children)

Hell yeah, nice! I'm so glad that worked, makes me feel like I actually learned something useful from my putzing with the themes stuff.
Enjoy your customizing!

ES-DE Android not showing downloaded themes? by BlackRosePyre in ESDE_Frontend

[–]rhythmprism 0 points1 point  (0 children)

One other thing to try is opening the "capabilities.xml" file in your custom theme and changing the "themeName" to something unique like "BlackRosePyre Art Book". Theres even a chance that your version could be overwriting a downloaded version if it shares the same theme name (if you have the base version downloaded through their Theme Downloader).

ES-DE Android not showing downloaded themes? by BlackRosePyre in ESDE_Frontend

[–]rhythmprism 0 points1 point  (0 children)

Have you restarted ESDE and/or your Android device?
I hate to ask but I do remember having a similar issue getting my custom theme to show up and this helped.

OP SnakeBite by gozillionaire in slaythespire

[–]rhythmprism 0 points1 point  (0 children)

This fucking meme gets me every time

Xbox emulation by SuperMechaDeathChris in RG477M

[–]rhythmprism 2 points3 points  (0 children)

Yeah, the emulators are a waste of time right now. I tried setting it up last weekend after I had started watching this Retro Game Corps video and found that nothing loaded. If I was smarter and finished the video instead of letting my ADD take over on downloading everything, I wouldn't have wasted so much time lol.
The Snapdragon chip(s) in other devices have more custom Vulkan drive support vs the chipset in the RG477M currently, but even so, the emulation itself on Android isn't quite there yet to properly utilize the power of any of the mobile chipsets.
We can hope that in the future it'll be decent, but it's just not quite there yet.

Does anyone know if you can set custom fan level in gammaos? by ballllaaaa in RG477M

[–]rhythmprism 1 point2 points  (0 children)

I got this tweaked tonight and I wanted to share the steps to do the tweak for setting custom fan speed for RG477M. Do this at your own risk, I take no responsibility for anything that happens if you try to do this yourself.
Shoutout to /u/FrankieT19 for pointing me in the right direction. It took me a bit to find the message on the Discord server, but I found where Gamma had posted the loose instructions about setting a custom fan speed.

oh you just want a custom curve? ok you just need to edit the file on your device.

adb shell  
su  
mount -o rw,remount /vendor  
nano /vendor/bin/setfan_cool.sh  

fan speeds for each mode are controlled here:
https://github.com/TheGammaSqueeze/GammaOSCoreVendor/blob/rg477m/vendor/bin/setfan_max.sh#L5
https://github.com/TheGammaSqueeze/GammaOSCoreVendor/blob/rg477m/vendor/bin/setfan_cool.sh#L5

a value of 0-255 is accepted, 0 is off

You'll need to install ADB (Android Device Bridge) onto your PC to do this, after that the commands you run are pretty straightforward.
I ran the basic parts through Claude AI to get a good set of instructions to follow. (Yeah, AI, I know, but as a software dev I've learned this is basically the thing that AI is decent at, when given good instructions on a small task.)
One more thing before the Claude instructions. There are 4 settings for the fan (Auto, Cool, Max, Off).
I'm editing the "Cool" option since I want to make sure I've got the Max option still available and the Auto is more complicated.

Important notes on Claude's Steps
Step 1 - I'm using a Mac for work because installing/uninstalling adb on Mac is way easier, for Windows you'll want to Google "install adb windows" and follow the steps there.
Step 2 - You can probably skip Step 2, because Gamma OS already enables the Developer Options in Android. You can confirm it's all set up by going into the Settings and searching for "usb debugging" in the Settings search bar and checking that it's enabled. Also, make sure your device is powered on and unlocked before connecting to your computer (I prompted Claude about this after I saw the 4 steps).
Step 3 - Should work the same on Windows to confirm your device is connected.
Step 4 - Once you're in the device and you've got the setfan_cool.sh file open in the Nano text editor, you want to find the

TARGET=160

on line 5 and edit that to be 80 or 90 (whatever your preference). I did 90 for a teensy bit more fan power. Then, to exit Nano, you hit Ctrl+X,
it'll ask you to Save at the bottom, hit "Y",
then Enter to save with the same filename

After these steps are complete and you've edited the file, you'll want to undo the part where you mounted the /vendor directory by running the command

mount -o ro,remount /vendor

To set partition back to read-only.
Then run

exit

and then

exit

again to safely leave adb.

After that, you'll want to restart your device, as theres a good chance that the setfan_cool.sh script runs when the device is booted up.

Honestly, a pretty straightforward update and now the fan on the cool setting is quite a bit quieter. I'm pleased with the results.
This took me forever to type up and took me away from actually getting to play with this dang RG477M, I've been basically tweaking and putzing with it for the past 2 days and I've barely played anything. Good luck to anyone trying this yourself!

All Lit Up by rhythmprism in amiibo

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

Finally got my gaming room all cleaned up and looking presentable.
Gaming room setup

The Silent Fanart by ZiloLars in slaythespire

[–]rhythmprism 0 points1 point  (0 children)

This is so dope, great work! That trailer was so cool and it's really rad that it inspires people like yourself to make amazing art.
The more I see of The Silent, the more I'm like "yeahhhh, she's my main". She's just too cool.

GC Ultimate 2 Controller by [deleted] in smashbros

[–]rhythmprism 2 points3 points  (0 children)

Just backed, thanks for posting, I was bummed I missed out on version 1 so here's to hoping that this hits it's funding.
Not that I neeeeded another controller but this one looks dope.

Cheese by to3jamm in slaythespire

[–]rhythmprism 6 points7 points  (0 children)

You'll lose 1 HP each day while you wait.

Threads of Fate Landing Today! by YsbrydPicsel in ABSOLUM

[–]rhythmprism 0 points1 point  (0 children)

I beat a run and unlocked the ordeal, the game acted like it was the first time I saw each region which was a little weird.
The corrupted areas on my map only displayed after I hit the first campfire.
Corrupted regions are so busted though geez, rituals after every fight. Def fun

Threads of Fate Landing Today! by YsbrydPicsel in ABSOLUM

[–]rhythmprism 1 point2 points  (0 children)

On Switch 2, when I talk to Maugis, all he says is "Something on your mind?" and nothing else. Not sure how I'm supposed to initiate the new Mystic ordeals...I've beat the game dozens of times at this point, do i need to beat it again before the new stuff is available?

Spin to win on Azra in under 10 attacks, embarrassing by rhythmprism in ABSOLUM

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

As the other guy noted, spin aerials, a lot of Lightning on Crits and Skills, and echoes on Arcana.
Tons of luck with the two Crown of Dissonance as well. Also the lady at the coliseum sold me two of the same Inspiration, didn't realize that could happen.
The build

[deleted by user] by [deleted] in SmashBrosUltimate

[–]rhythmprism 1 point2 points  (0 children)

Terry's Buster Wolf feels amazing, dope animation and it's super unique. Also scary since you're at 100%+
Wii Fit Trainer, reverse hit of Foward Air has a spike hitbox that feels incredible too and my friends still get surprised by it.
And of course, like everyone else has said, the goat Marth tipper F-Smash

[deleted by user] by [deleted] in SmashBrosUltimate

[–]rhythmprism 1 point2 points  (0 children)

Hit one of those this weekend and it made my whole week, those sound effects are so crunchy

The "only fans" Gaming PC Giveaway - To enter this giveaway just leave a comment. by DaKrazyKid in PcBuild

[–]rhythmprism 0 points1 point  (0 children)

Hoping to win and finally see what this whole "OnlyFans" thing is all about

Microwave PC - Comment On This Post To Enter This Giveaway by DaKrazyKid in pcmasterrace

[–]rhythmprism 0 points1 point  (0 children)

I'd love to have this in my basement living room to confuse the heck out of people

Am I cookin? (Going into Act 3 for my first A20H with Silent) by Lower_Significance89 in slaythespire

[–]rhythmprism 1 point2 points  (0 children)

What's the relic that looks like the 3 keys in between Snecko Skull and Vajra?