If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
User:Lizzyd710/Sandbox
Jump to navigation
Jump to search
right now testing out LSW.
ROM map test?
00102b50: NuDatOpenEx(fileName, a1, a2, a3)
The name is taken from the error and log messages printed within the function that indicate this is what the function's name was originally.
Register | "Name" | Details |
---|---|---|
a0 | fileName | Address of a string which is the name of the file to open. |
a1 | Unknown. | |
a2 | Unknown. | |
a3 | Unknown. |
Returns:
Explanation/Details:
001446e0(material)
Register | "Name" | Details |
---|---|---|
a0 | material | Address of a material structure. |
Returns: None
Explanation/Details: Unknown.
00241a30: int getStudCount()
This name is not "official."
Parameters: None
Returns: The current game's stud total.
Explanation/Details: Reads the value from 0x00549f1c
which holds the game's stud total.