Just downloaded this bad boy. What am I in for?
>>720686167The nerfed physics are shit. The whole point of SMB1 is the Physics and if you can't handle them you're a casual.Besides that it has SMB2J, SMB All Night Nippon, SMB Special and a lot of extra content such as time trials and You Vs. Boo. Being prompted for a SMB ROM when booting it for the first time was surprising.
pure unadulterated kino
>>720686681essentially the definitive version of SMB1 that nintendo would never, EVER, release on their own.
>>720686681Git gud
>>720688782They're complaining that the physics make the game too easy.
REEEEEEEEEE
>>720689087it's just shitter cope
>>720688782I wish they made the original physics a toggleable option.
>>720689141https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public2 seconds on google
>>720686167install the miku mod>>720689141https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Publictell discord to go fuck itself
>>720686167>What am I in for?Godot-made slop
>>720689683where do i find mods
>>720686167forced soul slop
>Nintendo hire this guy!>they actually do >he makes a masterpiece
>>720689683>There are a couple known issues, mainly due to being built off of Godot, and these issues existing in the engine itself.>Steam deck controls do not work natively >Physics are weird, when interacting with corners + the camera barrier>Drop shadows jitter when playing with "Smooth Rendering">Several entities jitter at times.Nice "remaster" you got there. Should've used an actual game engine like UE5.
>>720686167You vs Boo is kinoI have only done the first level so that opinion may change drastically in time
>>720686167biomes aren't lore friendly. whole point is that the entire enviroment are piles of dead toads
>>720691726i will forever resent the faggot that first posted the words "forced soul"what a retarded fucking phrase
>>720686681>The nerfed physics are shit. The whole point of SMB1 is the Physics and if you can't handle them you're a casual.>nerfedI'm doing pixel perfect jumps here, what seems to be the problem
>>720692119Godot has plenty of engine issues but everything he listed sounds like developer error, especially that last one>Blocks + coins respawn when reloading resource packs
>>720686167zoomer slop. The original is far superior.
>>720686167I read "improved physics" and closed the tab. I actually like SMB1 as a game instead of mere legacy bait.
>>720686681>The nerfed physics are shit. The whole point of SMB1 is the Physics and if you can't handle them you're a casual.they didn't nerf shit, i know cause i beat all the levels by muscle memory, and if the physics were different i wouldnt have been able to do that
>>720696340you resent him because you have no soul
thoughts on the level editor?
Anyone know if they're doing a UWP port of this? I'd love to play it on my SeX in the living room.
>>720686167I played a bit of it, it's alright but I wish it kept the night theme instead of making it winter
>>720691862Mario Mania isn't happening because there's no way Nintendo would allow interesting takes on old game zones or Ray+Mighty tier character inclusions in their perfect product
I was working on a fork of a js port and adding multiplayer.Maybe I should just join this project and try to add multiplayer to it instead
>>720703118please do a xbox uwp port please or at least portmaster
>>720703118i was just about to ask if there is online play. it looks good anon
>play once>wow that looks neat>never touch it again
>>720686167>remastered
>>720703520Thanks.This is actually a fork of a javascript (web version) proof-of-concept port of mario (with only one level)https://github.com/reruns/marioThis guy stopped working on this 8 years ago.I grabbed it and have been working on it.- Physics more in-line with the original- Luigi physics added- Multiplayer added- Gamepad support added- Various mechanics tweaked/fixed to be more in-line with original- Splitscreen support addedNext steps in multiplayer are:- Allow splitscreens to go to different levels- Online multiplayer (Starting off it won't be interactive, you'll just see each other move. maybe I'll add starnagger supportMy original plan was to be able to play mario online with my niece and nephew.>>720703487It's a web port, if it works on Edge it'll work on Xbox web browser.But again, I'm considering dropping this to move to the Remaster. I wonder if Godot exports to Web decently.