Comments 1,582

Re: The Super Mario Galaxy Movie Is Already Breaking Box Office Records

roboshort

@ItsOKToBeOK I think it’s not a lack of plot but a lack of a coherent story and lack of creativity which defines Mario.
The story can be simple but it should be coherent not just a bunch of random events full of nostalgia bait.
Next, we’re getting a mediocre director to make the Zelda film. I wish Nintendo would value the filmmaking craft as much as game creation.

Re: Poll: So, Will You Be Getting Kirby Air Riders?

roboshort

@Lizuka I suggest you take it slow with Bayo. Maybe you don’t need the advice, but avoid falling into the trap of button mashing and check out some YouTube videos on how to get good. Platinum’s games have really great combat if you get good at it.

Re: EA Is Diving Headfirst Into Generative AI With New Partnership

roboshort

@WheresWaveRace I am working on a machine learning/AI framework, and I find that it is really a mixed bag. It works great when your code is mostly boilerplate, but it really struggles if the software design is non-linear with anything more than low-complexity.

I think that is why it works well for machine learning research or data analysis. You can easily impelemnt the spec and the experiment because the design tends to be fairly linear, and that's not where you want to spend your time anyway.

Re: 50 Best NES Games Of All Time

roboshort

My favorite NES game was probably Baseball Stars. It was quite revolutionary for the time in terms of role-playing team management and player creation along with the actual game. I also quite. Base Wars was also really interesting mixing fighting games, mech games and baseball. I wish someone would do a more modern take of it that irons out the flaws.

Re: "Everyone Is A Director" At Nintendo, Says Former Dev, But Don't Make Excuses

roboshort

@Anachronism I imagine they must have some framework for how they work. Like the ideal way to run a software project is through giving engineers objectives and constraints not through assigning programmers user stories.

Also, efficiency and creativity don’t go work well together. Nintendo probably tolerates the inefficiencies because they lead to better outcomes.