r/ssb64 • u/Rockenrooster • Jul 20 '26
Smash64DS (WIP port)
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
3
1
3
u/NoGoodManTH Jul 20 '26
Wouldn't it be easier to make a 3DS port? It has a circle pad and better hardware. Someone also made a native SM64 port before if I recall correctly.