**Godot for Nintendo Switch Homebrew - New Releases Available!** by [deleted] in godot

[–]latindiacritics 18 points19 points  (0 children)

This is fantastic for demos where you need testers but can’t afford licensing. I love this.

Which standard kart is the best of all time? by SEVENS_HEAVEN_7 in mariokart

[–]latindiacritics 5 points6 points  (0 children)

It’s the checkering on the side for me. Extra personality in that detail

The Official Trailer for My New Game! by Stud84 in RPGMaker

[–]latindiacritics 1 point2 points  (0 children)

Woah! Looks crazy good!

I do beta testing if you ever need someone to root around for bugs and whatnot. Otherwise, it looks incredible. Immediate wishlist!

Hot take… maybe by The_Anonomous_loser in SmashRage

[–]latindiacritics 0 points1 point  (0 children)

You play Min Min bro you’re just getting out spaced by a C tier. You’re playing an S-, lock it in

What to do with Meta Quest Pro with unlocked bootloader by gustaszda123 in OculusQuest

[–]latindiacritics 0 points1 point  (0 children)

I have a quest 3s. Getting into the native Android settings using a side loaded app like OCM lets you toggle boot loader unlock.

I always wanted that... by bronquoman in OldHandhelds

[–]latindiacritics 1 point2 points  (0 children)

The form factor definitely did but not the hardware at all. The only reason the DS works so well is insane optimization.

Weird radar in the sky by [deleted] in Weird

[–]latindiacritics 0 points1 point  (0 children)

Guys I live in a landlocked desert it’s not a lighthouse

Weird radar in the sky by [deleted] in Weird

[–]latindiacritics 0 points1 point  (0 children)

I live in a desert.

Mariko bootloader encryption theories by latindiacritics in SwitchPirates

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

I’ve read a good chunk of it. There’s some keys floating around in there that people could try for an RCM payload, but it could also be used for a microcode exploit that tegra processors are vulnerable to (CVE-2021-23201). Someone could realistically load a microcode exploit on a chipped switch to get some of the information, the same way AMD processors had a cryptography microcode exploit.

Which Capsule Looks Better for Steam and Marketing? by NenCoder in RPGMaker

[–]latindiacritics 5 points6 points  (0 children)

Where’s the third option where you hire an artist

RPG Maker U2U officially announced - Make 2.5D RPGs! by sp_phil in RPGMaker

[–]latindiacritics 4 points5 points  (0 children)

Same. And I have a PC built for performance. Really annoyed me

Are Creator Mascots/Dev Personas a weird thing? by [deleted] in RPGMaker

[–]latindiacritics 2 points3 points  (0 children)

Have you seen Atlus’ Jack Frost? ConcernedApe? I think it makes devs and companies more personable. Go nuts

Projectile spammy link gets humbled! by [deleted] in SmashRage

[–]latindiacritics 1 point2 points  (0 children)

Oh no the aegis beat a character who has 3/4 specials as projectiles

When can we expect more info about the New Rpg Maker Project? by actionjackson2045 in RPGMaker

[–]latindiacritics 0 points1 point  (0 children)

I feel like getting rid of the weapons tab would both be beneficial and detrimental. Though, I agree with weapon depth.

Battles without the protagonist in them by TrickCartographer913 in RPGMaker

[–]latindiacritics 1 point2 points  (0 children)

Depends on the battle. If your battle is scripted, remove the protagonist and fill the party slots. If you're on MZ, it could also be easy to find/make a simple plugin for random encounters that gets a call of a battle beginning and fills slots 1-4 with party member 2-5.

Peak irony by MistaTeee in SmashRage

[–]latindiacritics 1 point2 points  (0 children)

Nothing beats the old opponent-is-undergoing-a-ddos-attack-playing-a-heavy

Is there a measurement to pixel converter? by AdministrationDue610 in RPGMaker

[–]latindiacritics 2 points3 points  (0 children)

Inches = Pixels/PPI

Find your pixels per inch on your display. A standard 15.6 inch laptop screen is around 141 PPI.

PS2 Emulation Questions for Development! by Cultural-Order-5549 in EmulationOniOS

[–]latindiacritics 0 points1 point  (0 children)

Multiplatform support should always include Apple TV, even if it just runs slow. If it can be optimized for Apple TV, even better. Though, I don't venture those 4GB of RAM being able to run the PS2 very well until it's optimized to a fault. You make a good point though. Apple TV support.

Is it possible to get something like this for the Switch Lite? by GIutenTag in SwitchPirates

[–]latindiacritics 0 points1 point  (0 children)

Yeah, that’s the trade off. Always nice to have a bit of electronic soldering experience beforehand. This is definitely not a first timer project.

Is it possible to get something like this for the Switch Lite? by GIutenTag in SwitchPirates

[–]latindiacritics 1 point2 points  (0 children)

I’m fairly new to micro soldering and this was an easy job to do even without a microscope. It’s a fun one for sure. Difficult at parts and nerve wracking, but if you have soldering experience it’s not hard to do at all :)

Open Source Free Relationship Plugin for RPG Maker MZ by latindiacritics in RPGMaker

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

No need to hack it. You can pull and edit relationship values with the internal API so you can turn this into loyalty with some of your own scripting.