If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Talk:Marvel vs. Capcom 2: New Age of Heroes (Arcade)

From The Cutting Room Floor
Jump to navigation Jump to search
This is the talk page for Marvel vs. Capcom 2: New Age of Heroes (Arcade).
  • Sign and date your posts by typing four tildes (~~~~).
  • Put new text below old text.
  • Indent replies by prefixing with a colon :
  • Add new sections with the 'Add topic' button at the top right.
  • Be polite.
  • Assume good faith.
  • Don't delete discussions.
  • Be familiar with the talk help page.
Hmmm...
To do:
Extract the rest of the code. What do you mean by "assembly tables"? What do you mean by "lines 23592 to 23683"?

There are like 1000 line tables of just file referenceing and I don't know if its 68k assembly or something else.

I open the files strait into Notepad++ so the lines refer to that location in Notepad++

I would have to look at these line tables to identify what they are.
As for reporting the line number, I noticed the file you ripped the text out of is a binary file. That's not how binary files work. Binary files (like game code) are not text files; if you wish to tell us where in the file the code is, you will need to open them up in a hex editor and report the byte offset. You can use the text editor to figure out what text to search for and to actually get the text out, sure, but reporting the line count is not going to be useful (especially since the line count will change between Windows and non-Windows systems). - Andlabs 10:38, 4 October 2012 (EDT)



Well I added a fuck ton more to it. I still don't know what a lot of it is but its left over from development. There is also a lot of text left over from just using the Naomi/JVS developer tools.DJLC 1:08, 24 October 2012 (CST)