Pages: « 1234567 »
Posted on 04-08-20, 04:55 pm (rev. 1 by  poudink on 04-08-20, 04:59 pm)
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1020/1447
Since: 02-12-16
I can't believe this actually released. I honestly thought this was never going to get finished. I mean, full game co-op? That seemed like much more work than anyone would be willing to put, and yet it happened, and it's even better than what I'd imagined. You even got worldmaps working. Really great work.

One question, or request, I guess. Is it planned to release the source code, or something that would allow applying coop to NSMBDS romhacks? That would make this so much better, to me at least, since the vast majority of my NSMBDS playtime is in romhacks and I'd really like to play those in multiplayer.

EDIT: Second question, does this hack work on nds-bootstrap? That's sort of the only way I have currently to play hacks on console, and I'm pretty sure MvsL worked with it, so I want to know if this works with it as well, since melonDS's wifi emulation isn't really ideal.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 04-08-20, 05:14 pm
Flurry


Karma: 724
Posts: 257/258
Since: 10-14-11
Posted by poudink
Is it planned to release the source code, or something that would allow applying coop to NSMBDS romhacks?

Yes definitely, but not yet. The code still needs some cleaning up before it can be released and more features/tweaks are planned.
Also, I'd like people to just enjoy the hack for what it is for a while before it becomes used as a hacking template.

Posted by poudink
EDIT: Second question, does this hack work on nds-bootstrap?

It should. I can confirm it works on real hardware through a flash-cart. If it doesn't work, let me know and I'll look into it.
Posted on 04-08-20, 07:14 pm (rev. 2 by  TheGameratorT on 04-08-20, 07:17 pm)
Shyguy
DMA problems.

Karma: 819
Posts: 44/89
Since: 07-19-18
Singleplayer support alongside co-op is also planned, that way this could be used as a future base for new hacks, who knows

_________________________
NSMB Hacking Discord
Posted on 04-09-20, 07:26 am
Red Cheep-cheep
MammaMia Team Member

Karma: 571
Posts: 11/213
Since: 04-26-19
Posted by poudink
Second question, does this hack work on nds-bootstrap? That's sort of the only way I have currently to play hacks on console, and I'm pretty sure MvsL worked with it, so I want to know if this works with it as well, since melonDS's wifi emulation isn't really ideal.


In my DSi XL with TwilightMenu++ works correctly
_________________________
Youtube - GitHub - NSMB Central
Posted on 04-09-20, 06:40 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1023/1447
Since: 02-12-16
well that's perfect then. looking forward to trying this out.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 04-12-20, 12:06 am (rev. 1 by IsaacAndHisIsaac on 04-12-20, 01:17 am)
Newcomer


Karma: 43
Posts: 3/5
Since: 04-07-20
I found a couple of bugs while playing with my brother but would like someone else to confirm for me:

World 2-4: The secret exit Goal Pole's red flag on top doesn't appear, preventing the level from being completed through the secret exit. I opened up the level in NSMB editor and the red flag is still there, so it might be a memory issue but I'm not sure.

Warp Cannon: This bug is a bit more complicated. If both players try to enter the cannon at the same time the game softlocks (only the first person goes inside the cannon and then is stuck there and other person can't enter, the timer stops running and the game can't be paused). Also if both players are standing on top of the cannon Mario can't enter the pipe but Luigi can (and it softlocks there also).

I tested both on MelonDS and with my brother on 2 New 3DS XLs (through nds-bootstrap)
Posted on 04-14-20, 02:32 pm (rev. 1 by  TheGameratorT on 04-14-20, 02:32 pm)
Shyguy
DMA problems.

Karma: 819
Posts: 47/89
Since: 07-19-18
The cannon bug is already known, we are trying to address that issue, but it doesn't seem to be very easy to fix unfortunately

Regarding World 2-4 I didn't knew about it but I will check.
_________________________
NSMB Hacking Discord
Posted on 04-25-20, 01:41 pm


Karma: 4
Posts: 1/17
Since: 04-25-20
When you save the game, for example in the first castle, the other DS will load it and you can continue playing or you have to begin the game again?
Posted on 04-25-20, 03:41 pm
Birdo


Karma: 2754
Posts: 2067/2091
Since: 06-26-11
I suspect that player 1 saving causes player 2 to save too, like how other p1 menu/map actions are "recreated" by p2.
Posted on 05-15-20, 09:45 pm


Karma: 1
Posts: 1/1
Since: 05-15-20
Theres a desync in world 8-2 and the dry bowser fight just to let you know
Posted on 05-22-20, 12:27 am


Karma: 4
Posts: 2/3
Since: 05-20-20
Posted by skawo
Posted by Shadey21
Posted by RicBent
I assume he "abused" the coin counter

Exactly that.

Unfortunately it's only clever placement of the HUD


Aw.


As far as expanding RAM goes, I'd personally try to move the whole main heap to the Expansion Pak.


Something like this:

(.s:)
repl_02044AE8_main: LDR R0, =GBAHEAP LDR R0, [R0] STR R0, [R1] BX LR


(.c:)

u32* GBAHEAP = 0; void hook_02004F48_main() { sysSetBusOwners(true, true); sysSetCardOwner(true); sysSetCartOwner(true); *(vu16*)0x8240000 = 1; *(vu32*)0x9000000 = 1234; if (*(vu32*)0x9000000 == 1234) { GBAHEAP = tryCreateHeap((u32*)0x9000000, 0x800000, 0); } }


(tryCreateHeap is at 0204540C)




That looks very interesting, but I don't understand what it does, does it load everything to the RAM expansion packs?
If so, can you explain to me how to use that code?
Posted on 06-15-20, 11:20 pm
Goomba


Karma: 19
Posts: 9/28
Since: 04-07-18
I can't believe that this is possible
_________________________
I hack MvsL, because I like playing MvsL with friends. Yes, I am lucky enough to have friends.

Old hack:


Posted on 06-22-20, 03:31 pm
Paratroopa
Beginner

Karma: 128
Posts: 8/154
Since: 05-21-20
This is so cool! Like NSMB2's Multiplayer mode, right?
_________________________
My 2 current NSMB Hacking projects, NSMB Adventure DS, and NSMB Adventure Wii. Download NSMB Adventure here
Posted on 06-27-20, 09:03 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1068/1447
Since: 02-12-16
Better, since each player has their own camera.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 06-29-20, 03:36 pm
Micro-Goomba
@jnthndrn

Karma: 25
Posts: 16/18
Since: 01-04-18
You think they could modify the bottom screen HUD to be like the early versions? Where it lets you keep 3 items and the sleeker looking progress bar and whatnot?
Posted on 07-03-20, 02:28 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1074/1447
Since: 02-12-16
yes you could. editing the graphics would be pretty easy and  TheGameratorT made some code for the three item slots thing.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 07-10-20, 11:44 pm


Karma: 1
Posts: 1/1
Since: 07-10-20
Does this support online multiplayer with melonDS? And if so how does it work, thanks in advance!
Posted on 07-11-20, 08:32 am
Ninji
Drink Coffee, it's great :P

Karma: -63
Posts: 171/238
Since: 09-24-19
Posted by WTFBROOO
Does this support online multiplayer with melonDS? And if so how does it work, thanks in advance!
Yeah, it's supporting but some times, it disconnect.
_________________________
I make SM64 Based videos (Machinimas), subscribe!
My YouTube Channel
Posted on 07-20-20, 09:11 pm


Karma: 1
Posts: 1/2
Since: 07-20-20
hey but is it possible to use it with Newer Super Mario Bros DS because i get an error? it would be cool if you can, maybe collaborate with skawo;)
Posted on 07-21-20, 11:47 am (rev. 1 by  TheGameratorT on 07-21-20, 11:47 am)
Shyguy
DMA problems.

Karma: 819
Posts: 71/89
Since: 07-19-18
Posted by tiesio
hey but is it possible to use it with Newer Super Mario Bros DS because i get an error? it would be cool if you can, maybe collaborate with skawo;)

Lmao, it won't work there. And I REALLY doubt his team would be interested.
_________________________
NSMB Hacking Discord
Pages: « 1234567 »