MainMemory, on 22 May 2013 - 10:01 PM, said:
evilhamwizard, on 22 May 2013 - 06:17 PM, said:
Shoemanbundy, on 22 May 2013 - 06:12 PM, said:
I'll add in and say thanks to Orange, it's great seeing this. Makes me wish I had a proto to release to add to all of this.
Anxious to see how many areas are playable. Are all the hub areas like Station Square and Mystic Ruin there?
Some of them. Mystic Ruins Past is completely missing as far as I know, but there are remnants of Station Square, Egg Carrier, and some small remains of Mystic Ruins. The BIN files for those three exist though.
Hacking related, but how are you guys calculating the LandTable starting address for these maps? I'm trying to take a look using IDA Pro.
If you look in 1ST_READ.BIN at 160648 or 8C170648 in ida, it lists the addresses of every LandTable, 8 sections per level, 41 levels. You can find the address in that list and go to that address in the relevant stage file (assuming you've set the rom start and loading address properly). There's really not much to look at as far as the geometry goes, SALVL tells you a lot more than looking at the data does.
Sweet. Thanks a bunch.
I noticed that for the Chao Gardens, the key is different. But unlike the final, the key in this version is CA80000. Garden00 (Station Square garden) is pretty much identical to the final version, with textures as well. Garden01 (Egg Carrier) however...
For those unfamiliar:

Yeah, for some reason it's completely hollow underneath. Also you can make out a small platform for the transporters. So maybe it wasn't a test map after all? There aren't any textures for this though.
But here's the obj file for you to tinker with. I can't seem to get GARDEN02 loaded though, but the file is pretty small and only contains a ring in the object list anyway.
For those who are waiting for the object file for Windy Valley part 1, the address is 11ED8 and the key is the standard SA1 level key.
EDIT: False alarm on GARDEN02.
Download link to OBJ file. You wont need textures for this one I think.
I can't seem to get whatever's at 8c170B48 to load though. Looks like the key is CA90000 and the address is EE04, which might be the Chao Race map. But it's a different key than anything else. This is the last address in the LandTable address list as far as I can see.
This post has been edited by evilhamwizard: 23 May 2013 - 12:55 AM