Pages: 1
Posted on 10-04-21, 11:47 pm
The boy who always has something up his sleeve

Karma: 895
Posts: 652/748
Since: 02-01-21
Well I want someone to tell me what is the code to go from world 3 to 4, as in NSMBTNW and NewerDS, I do not know what the code is someone could tell me please.

Thanks for the help
_________________________
The star project that shows my brilliant mind

Posted on 10-05-21, 12:31 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1385/1447
Since: 02-12-16
https://nsmbhd.net/thread/2569-misc-patches-thread/?from=20#43287
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 10-05-21, 10:21 am
The boy who always has something up his sleeve

Karma: 895
Posts: 654/748
Since: 02-01-21
I didn't get it right there, I just don't understand how to change the routing of the worlds
_________________________
The star project that shows my brilliant mind

Posted on 10-05-21, 01:59 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1386/1447
Since: 02-12-16
Change the value at 0x2010 in Overlay 8 from 0x04 to 0x03.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 10-05-21, 04:58 pm
The boy who always has something up his sleeve

Karma: 895
Posts: 655/748
Since: 02-01-21
And then I would have the code implemented and I can go from world 3>4/6>7, right?




_________________________
The star project that shows my brilliant mind

Posted on 10-05-21, 04:59 pm
Paragoomba


Karma: -4
Posts: 21/69
Since: 08-24-20
I guess it works like that, yeah, I mean, that's what I understood
Posted on 10-05-21, 06:15 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1387/1447
Since: 02-12-16
If you want 6>7, you'll also have to change the value at 0x2030 from 0x07 to 0x06.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 10-05-21, 07:17 pm
The boy who always has something up his sleeve

Karma: 895
Posts: 656/748
Since: 02-01-21
Thanks, i go to try It, Poudink you are great
_________________________
The star project that shows my brilliant mind

Posted on 10-06-21, 07:57 pm
The boy who always has something up his sleeve

Karma: 895
Posts: 657/748
Since: 02-01-21
I have a problem, i cannot find those Codes:

0x2010

Ox2030

How i can find It?, Or How are called it in hex?
_________________________
The star project that shows my brilliant mind

Posted on 10-06-21, 08:50 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1390/1447
Since: 02-12-16
These are offsets, not hex code. Instead of searching for them with the Find feature, you have to go to them with the Goto... feature.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 10-08-21, 04:22 pm
The boy who always has something up his sleeve

Karma: 895
Posts: 659/748
Since: 02-01-21
I give up I can't find 0x03 and 0x07
_________________________
The star project that shows my brilliant mind

Posted on 10-08-21, 04:46 pm
Mariomaster

Karma: 8528
Posts: 1646/1681
Since: 06-09-12
You do not have to search for the literal "0x03" and "0x07" by the way.

"0x" is used to denote hexadecimal numbers (just look it up on wikipedia if you do not know what that means), meaning you have to find "03" and "07" in the hex editor.

Dunno if you actually got this wrong, just want to make sure.
_________________________
GitHub - Kuribo64 - YouTube
Posted on 10-08-21, 07:05 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1393/1447
Since: 02-12-16
By the way, "04" and "07" are what you're supposed to look for. "03" and "06" are what you're supposed to replace them with.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Pages: 1