r/ssb64 • u/Rockenrooster • 2d ago
Smash64DS (WIP port)
Enable HLS to view with audio, or disable this notification
Been working on porting (AI assisted) ssb64 to the Nintendo DS for the past month. I knew nothing about coding for the DS before this, but i do have some C# and Powershell/python knowledge.
Here is what I have to far:
Mario and Fox on the Dreamland stage running about half speed (half speed is a stretch since the original game ran at 60fps and we're getting like 15 fps here in gameplay, i had to change the game logic (2 updates per frame) so it didn't run at 1/4 speed lol).
Still have a long way to go, but i'm pausing progress for now since GPT5.6 sol is struggling (ended my $200 sub).
If you want to check it out on github: https://github.com/rockenrooster/Smash64DS_Port
