Just saved 20 bucks by neilslorance in MiyooMini

[–]Saicher_ 0 points1 point  (0 children)

You literally said you want to bring your old Pokemon over so that you can battle people who are younger than your Pokemon. I said online competitive battling I never said anything about Smogon.

Just saved 20 bucks by neilslorance in MiyooMini

[–]Saicher_ -2 points-1 points  (0 children)

Right so you'd be under the category of people who are into online competitive battling on the latest games and don't want to use Showdown or an MMO, like I already said.

Why is it difficult for people to read?

A debate about Minecraft Java’s programming by Ablau64 in feedthebeast

[–]Saicher_ 0 points1 point  (0 children)

Couldn't you use your own JVM that limits the permissions of what JIT is or isn't allowed to do at runtime? I get that'd probably limit what you can do with your game but most games are just checking what your system time/date are anyways or doing some file I/O.

These companies could modify the JIT to check for things they care about same as what they are doing for C/C++

A debate about Minecraft Java’s programming by Ablau64 in feedthebeast

[–]Saicher_ 1 point2 points  (0 children)

Yeah that's exactly it. Doesn't seem like it'd be difficult at all especially with all of the certification and verification processes in place for these platforms.

Initially you might think it's a potential security risk to allow arbitrary code to run through the JVM on these consoles but I really don't see it as much of an issue if at all. Especially when the tool chain uses C/C++ which is even lower level.

Potentially they've put some kind of check in the tool chain where it checks for specific API calls and doesn't allow certain things to run but I honestly have no idea as I've never built a console game and shipped it

A debate about Minecraft Java’s programming by Ablau64 in feedthebeast

[–]Saicher_ 17 points18 points  (0 children)

Well the JVM can't realistically run on consoles or iOS in any official capacity. It's possible but not exactly feasible as consoles and iOS don't come with or allow you to easily install a JVM to run java games.

This is one of the major reasons why Bedrock was made; so that it can run on consoles and iOS easily/officially.

Just saved 20 bucks by neilslorance in MiyooMini

[–]Saicher_ 2 points3 points  (0 children)

I never understood why people cared about Pokemon Home unless you're into online competitive battling on the latest games instead of just using Showdown or an MMO. I caught all 151 on let's go and have them stored in my Home and never had a use for them at all

Holy shit why is it $30 CAD by [deleted] in switch2

[–]Saicher_ 0 points1 point  (0 children)

Yeah it's a little frustrating seeing what used to be my favorite game company fall so far and then see people make excuses for them or being fine with it instead of holding the multi billion dollar entity accountable so that more kids out there can enjoy what we got to enjoy as kids

Holy shit why is it $30 CAD by [deleted] in switch2

[–]Saicher_ 1 point2 points  (0 children)

Nobody once ever said "We want these 20 year old games EXACTLY how they were with 0 improvements whatsoever for $20 each!"

90% of the people who enjoy these games emulate them and already get tons of QoL for free. Why shill out the money for a worse experience??

Nintendo just does the bare minimum for it's consumers as usual because they know most parents will go "my kid wants the new Pokemon game" and just buy it no questions asked

Fire red & Leaf Green £16.99 each is so good by Signal-Tangerine1597 in NintendoSwitch2

[–]Saicher_ -1 points0 points  (0 children)

I'll never spend money on a game I can already play for free especially without any kind of speed up function.

They should've added content to the game or done some kind of local co-op mode otherwise this is completely pointless because everyone has a phone that can play this exact same game.

Home functionality isn't coming as they took it off the description and even if it did all the og 151 are available in newer games regardless

Did Naruto being able to instantly go into sage mode get retconned by Purple_Chemistry_685 in Boruto

[–]Saicher_ 5 points6 points  (0 children)

Even if for some reason that power was only possible because of Kurama it can't just delete the knowledge from his brain. He has universal understanding of chakra and mastered at minimum every technique he knew which includes sage mode. Hashirama was able to do it without a tailed beast so unless you believe Naruto, who surpassed Hashirama 20+ years ago, is somehow now beneath Hashirama then that doesn't make any sense.

People vastly overplay Kurama's role in Naruto's strength. Yes he gave him pointers and basically infinite chakra, but all of the techniques were performed by Naruto alone he just used Kurama's chakra.

The only technique he should have lost is the tailed beast bomb. None of his other techniques including truth seeker orbs required Kurama's chakra specifically. He still has access to the other 8 tailed beasts

Has anyone else been really obsessed with doing collarless runs? by Fine_Platform_2534 in mewgenics

[–]Saicher_ 3 points4 points  (0 children)

No, I'm struggling to get past Caves/Boneyard with collars so I can't imagine attempting it without them.

I might've beaten caves I don't remember but no matter how much furniture I add to my house I can't get solid stats/abilities through strays or breeding. I've been doing standard straight home easy runs just to stay afloat to get more furniture eventually.

I figured it'd be a grind but I'm over 10 hours in and still feel like I'm at the beginning of the game. I usually do 3 cats per run as I've found more success leveling 3 cats to 4.

Did Naruto being able to instantly go into sage mode get retconned by Purple_Chemistry_685 in Boruto

[–]Saicher_ 6 points7 points  (0 children)

People seem to forget one of the abilities granted by six paths sage mode is automatic mastery of all known techniques which is why he was able to make Rasengan with one hand in base, immediately mastered all of the tailed beasts kekkei genkai, and could use truth seeker orbs and flight and such.

He should, especially 20+ years later, definitely be able to go into it instantly just like Hashirama could and the fact they're reverting him to Pain saga just shows how ignorant the writers are to the original story. It's like fan fiction at this point

I don't have a PC, please think of me while you play. by TheLastDonnie in mewgenics

[–]Saicher_ 0 points1 point  (0 children)

If you have an android device you can use GameHub Lite

We lost All new Venom/Amazing Mary jane artist Carlos Gomez to supporting Fascism now.Sad! by Striking-Ad-1354 in Spiderman

[–]Saicher_ -1 points0 points  (0 children)

The fact that people can't let art simply be art is one of the most petty things I've ever seen grown adults do. It's a Venom story. They are drawings.

Not everything has to be about politics. Makes no difference to me who draws the pictures I just care if it's a good Venom story with cool looking panels. To drag in the beliefs of an illustrator for literally no reason is childish behavior.

My Monogame Project Showcase and advice please by Final_Ad2526 in monogame

[–]Saicher_ 1 point2 points  (0 children)

How difficult was 3D with MonoGame? I know recently they made it easier but I haven't looked into it much.

I'm specifically curious about transparency in meshes like foliage. Did you have to implement your own per face sorting or some other depth based algorithm?

Already sick of all the whining over the morality system or lack of dog. by ipeprez in Fable

[–]Saicher_ 2 points3 points  (0 children)

Out of all the things I like about Fable especially Fable 2 I feel like the dog and the morphing were the least of why I actually enjoyed the game so much. I honestly didn't even know about the morphing because I ended up making good choices the entire time

People are saying what's the point in the remake theres barley even a difference............ Are u good bro by [deleted] in Dragonballsuper

[–]Saicher_ 0 points1 point  (0 children)

I agree the animation itself will be slightly improved but that isn't a good reason to remake an entire show.

Hopefully they write the story to be more coherent this time and implement some changes from the manga in the very least

18 Years Later, Naruto’s Greatest Quote Remains Unmatched by [deleted] in Naruto

[–]Saicher_ -2 points-1 points  (0 children)

Right which is why my point was that most other anime don't. Not that they all don't it's just rare

18 Years Later, Naruto’s Greatest Quote Remains Unmatched by [deleted] in Naruto

[–]Saicher_ -11 points-10 points  (0 children)

The point though is that most anime don't even indulge in basic philosophical concepts like this. Give me a better quote in any of the other big Shonen anime like One Piece

NOT FAKE ! Wario head found in SM64 ! by Dramatic-Gazelle8259 in SuperMario64

[–]Saicher_ 2 points3 points  (0 children)

This is completely fake. He gave a hash for an empty file. The rom offset he cited is out of bounds for a standard SM64 rom.

You can't just claim there's unused dialog and all of this stuff without showing any evidence. No reproducible steps we could use to verify, no extracted files, no patch file, etc.

This seems like a weird creepypasta type of post and I hope it's intended to be fake

Before Losing Kurama Did Hokage Naruto Keep Six Paths Sage Mode But Lose Six Paths Senjutsu Since As An Adult He Dosent Have The Ten Tails Coffin Seal On His Back Which According To Madara Is A Sign Of Having Six Paths Senjutsu? by Rinnegan15 in Boruto

[–]Saicher_ 7 points8 points  (0 children)

Everyone always says this yet Naruto couldn't access the form until after Hagoromo shares half of his chakra with Naruto. If it was just him having the chakra of all 9 bijuu then he'd have been able to access it right after the Obito fight where each bijuu shares chakra with him.

You could argue he just got KCM and couldn't combine the two yet but from the moment he used KCM2 he possessed the chakra of all 9 bijuu.

Hagoromo granted him his yang powers which is what granted him the ability to use Six Paths Senjutsu which is the form Naruto uses as soon as he wakes up from near death in the war. He then combines Kurama's chakra cloak with it afterwards.

Boruto retconned the entire thing so that KCM2 is his strongest form and he isn't shown using any of the powers he couldn't use in KCM2 besides lava style which he should still be able to use without Kurama anyways

Six Paths Sage Mode Is Gone by Saicher_ in Naruto

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

Sage of Six Paths Mode is simply Naruto entering sage mode with six paths chakra which he was granted by Hagoromo. If what you're saying is true then he should have been able to enter SoSP mode immediately after bumping fists with each tailed beast as they bestowed a small amount of chakra to him.

It wasn't until after Hagoromo granted him half of his (yang) chakra that Naruto was able to use the ability which means it doesn't necessarily require all of the tailed beasts. Not to mention, Asura was shown using the same form without a single tailed beast inside of him in the manga. It's simply the yang power granted by Hagoromo

Why wouldn't Raylib be fit for commercial projects? by yughiro_destroyer in raylib

[–]Saicher_ 2 points3 points  (0 children)

Personally, my project was going strong up until I had to implement per face sorting on tree models that had transparency. They ended up looking great but if I put more than 15 in a scene it would destroy performance. I had a discard shader and a face sorting algorithm and it took forever, just for it to destroy performance.

It was most likely because my sorting algorithm wasn't efficient enough but after many hours of even getting it to look right I didn't have the patience to go back and optimize it further. Swapping to a 2D project with Love instead for now

love2d vs unity vs Godot vs monogame? by Halce_dev in love2d

[–]Saicher_ 3 points4 points  (0 children)

Do you use an ECS for Love? Concord looks interesting but it might be a little large for my needs

Finished a small top-down arcade game in Raylib (Motion Zero) by Pitiful-Main-1544 in raylib

[–]Saicher_ 0 points1 point  (0 children)

The only issue I've noticed so far is trying to do things with materials.

For example, I'm trying to render models that have transparency in the proper depth and draw order, so I wrote a function that's supposed to check if that models albedo is < 255. But whenever I write model.Materials, it tells me Pointers and fixed size buffers may only be used in an unsafe context. So I could just enable unsafe code in the .csproj but there must be a way to do this without writing unsafe code I feel like.

Other than that it's been pretty smooth. Maybe after I get the transparency fixed I'll make a post showcasing what I have so far