Kuribo64
Views: 19,852,137 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
03-28-24 08:06 PM
Guest:

0 users reading CoinKiller -- NSMB2 editor upcoming | 3 bots

Main - NSMB2 hacking - CoinKiller -- NSMB2 editor upcoming Hide post layouts | New reply

Pages: 1 2 3 4 5 6 7 8 9 10 ... 21 22 23 24 25
RicBent
Posted on 11-02-15 04:12 PM Link | #65352

Implemented Zooming:

[image]

____________________
GitHub - YouTube - NSMBHD

Hiccup
Posted on 11-02-15 05:52 PM Link | #65359
Posted by NoThisIsStupider
Now that HANS supports nsmb2, I can test anything you want on my n3DS.

If you just want a sprite to mess around with, I'm interested in the tile god (sprite 18)

NoThisIsStupider
Posted on 11-02-15 09:08 PM Link | #65371
Sure, guessing I need to hunt down that one reggie build that semi-supports nsmb2, right?

____________________
Switch on latest firm happily playing Smash daily
PC with an i7-4790K, RX480, 16GB ram
Various other consoles that are hardly used due to emulation existing

shibboleet
Posted on 11-02-15 09:49 PM Link | #65373
Or you can just manually edit the bin files, and write a hack to load that over block 7

____________________
a

NoThisIsStupider
Posted on 11-02-15 10:17 PM Link | #65375
Not entirely sure how to do that. Kinda useless when it comes to modifying most stuff manually.

____________________
Switch on latest firm happily playing Smash daily
PC with an i7-4790K, RX480, 16GB ram
Various other consoles that are hardly used due to emulation existing

shibboleet
Posted on 11-02-15 10:21 PM Link | #65376
try writing the block first, in load(), class AbstactParsedArea()

with open('block7.bin', 'wb') as f:
f.write(self.blocks[7])

and then editing it, and now make it read it
with open('block7.bin', 'rb') as f:
self.blocks[7] = f.read()


____________________
a

NoThisIsStupider
Posted on 11-03-15 12:59 AM Link | #65388
Yeah, I'm still pretty clueless. Sorry.

____________________
Switch on latest firm happily playing Smash daily
PC with an i7-4790K, RX480, 16GB ram
Various other consoles that are hardly used due to emulation existing

TheZoroark007
Posted on 11-04-15 11:33 AM Link | #65415
Can someone please upload a compiled build? I really want to test this!

CodingKoopa
Posted on 11-04-15 12:01 PM Link | #65416
I can get a build for you later today, but beware that it doesn't have any saving functionality ATM.

____________________
Website | Twitter


shibboleet
Posted on 11-04-15 01:05 PM Link | #65419
A build is useless, you can't change the opened level.

____________________
a

TheZoroark007
Posted on 11-04-15 01:06 PM Link | #65420
Posted by MrRean
A build is useless, you can't change the opened level.

I know, I just want to look...

Hiccup
Posted on 11-04-15 01:32 PM Link | #65421
The data it shows should be the same as reggie next nsmb2 fork, but it will present it better is all. Currently, that is.

RicBent
Posted on 11-04-15 01:41 PM (rev. 2 of 11-04-15 01:42 PM) Link | #65422

There you go: https://kuribo64.net/get.php?id=AYneA86mRMNfngWk

(No matter how often you hit the save button, it won't do anything :P)

____________________
GitHub - YouTube - NSMBHD

Hiccup
Posted on 11-04-15 01:53 PM Link | #65423
Error :P
[image]

RicBent
Posted on 11-04-15 01:58 PM Link | #65424

Hiccup
Posted on 11-04-15 03:56 PM Link | #65427
Yeah. Thanks. Nice work btw, works well in what it does :P

Hiccup
Posted on 11-04-15 08:14 PM Link | #65436
BTW: if anyone wants me to test something, send me the romfs.bin. I have the Europe version.

Arisotura
Posted on 11-04-15 08:16 PM Link | #65437
also, do not use the board/uploader to share romfs.bin files

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

NoThisIsStupider
Posted on 11-04-15 08:48 PM Link | #65439
Are we allowed to use other sites for that?

____________________
Switch on latest firm happily playing Smash daily
PC with an i7-4790K, RX480, 16GB ram
Various other consoles that are hardly used due to emulation existing

RicBent
Posted on 11-04-15 08:51 PM Link | #65440

Why should we upload entire romfs files? Can't we use pathes (xdelta) for bigger projects and single files for smaller projects (just upload the course files for example)?

Also the romfs is almost 350 mb. People with bad internet wouln't apreciate that

____________________
GitHub - YouTube - NSMBHD
Pages: 1 2 3 4 5 6 7 8 9 10 ... 21 22 23 24 25

Main - NSMB2 hacking - CoinKiller -- NSMB2 editor upcoming Hide post layouts | New reply

Page rendered in 0.038 seconds. (2048KB of memory used)
MySQL - queries: 29, rows: 239/239, time: 0.011 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.