#61
|
||||
|
||||
You're telling me. Don't know the format codes, don't know how the bank system works (offsets point outside of the model file - no doubt about that) and I don't have enough time to do a bunch of guesswork at this particular moment.
Last edited by cooliscool; 29th August 2007 at 10:31 PM. |
#62
|
||||
|
||||
They're all in the model file, I think. I know I've seen with my own eyes some inside the model file.
|
#63
|
||||
|
||||
They are indeed, but the references say otherwise. Something's going on, I'll look into it further.
Also, an update: I spent some time on the formats, got I/IA/RGBA (all bpp) textures decoded. |
#64
|
||||
|
||||
Quote:
|
#65
|
||||
|
||||
Every nice hope you keep it up.
![]()
__________________
Nothing to see here. |
#66
|
||||
|
||||
Quote:
Camera = Cut-Scene Event Exclamation mark = Trigger Event Eject Button = Warp Event? What if these models are in game, but they are just hidden when you are playing? |
#67
|
||||
|
||||
Doubt it, though the debuggers idea does make sense, and that's what was originally thought by Jani and myself upon discovery.
SubDrag: I haven't had much more time to work on the program, but I got the offset issue figured out. The offsets were correct, but they looked like they were pointing to the middle of textures, which is correct. It seems the textures are one master texture, which is split up upon processing of the display list (by reading parts of the master texture).. why, not really sure. Should be pretty easy to implement though. With that, I hope to have some shots and a release with textures in the near future (might be interesting to know that none of the aformentioned "Debug" models don't have textures or special combiner commands - so what you see is what you get here ![]() Last edited by cooliscool; 1st September 2007 at 10:04 AM. |
#68
|
||||
|
||||
I wish I had the time to complete the one I started. It was a subset of the bigger, never released, BK Modifier project.
http://www.rarewitchproject.com/imag...n/bkmv0001.gif http://www.rarewitchproject.com/imag...n/bkmv0002.gif Good luck with yours.
__________________
On Rails Fails! |
#69
|
||||
|
||||
Mabey we will find some sort of comand center unused or somthing lets just home we find atleast ONE TIHNG MORE
EDIT:I may have found the base egg in the models. load model 1E4CA8
__________________
(xxjoesusxx)"Flame war ? That would imply that he actually has a defense, it's more of an obliteration, one stupid post at a time."(/xxjoesusxx) Epic Win. Last edited by BK-SNS-BT?; 1st September 2007 at 07:30 PM. |
#70
|
||||
|
||||
264B38 Some knid block
281510 A drum? 348840 a button, mabey the BETA hunny comb switch
__________________
(xxjoesusxx)"Flame war ? That would imply that he actually has a defense, it's more of an obliteration, one stupid post at a time."(/xxjoesusxx) Epic Win. |
#71
|
||||
|
||||
Quote:
|
#72
|
||||
|
||||
sry having some problems with pictures. just load the models
__________________
(xxjoesusxx)"Flame war ? That would imply that he actually has a defense, it's more of an obliteration, one stupid post at a time."(/xxjoesusxx) Epic Win. |
#73
|
||||
|
||||
One large master texture is a fairly common occurance, not just in N64 games but in general. Depends on what the developer prefers, I suppose. The N64 Custom Robo games do that as well, and surprisingly use a very similar model block structure. Different, but the concept is the same. You'll probably find out the same or similar dev enviroment was being used, or some such nonsense.
Those models are undoubtedly used only for debug purposes, but probably were intended to be toggled in-game by the dev tools. Why on hardware? Quite honestly, the N64's dedicated hardware is just a whole lot faster at rendering this stuff, and they'd want to know exactly where this stuff was and where they are moving it to. This isn't the only game to use them. There are a few obscure japanese carts that have similar stuff, and if I remember correctly so did mission impossible. In fact, I'd go so far as to say there is probably a toggle someplace that will make the 'debug' objects visible. Why? Rare's keyboards were so caked with spilt coffee they couldn't use the delete keys any longer. Besides, it would likely be easier to just leave most of the handles in the game than try to backtrack and erase it all. GE's a pretty good case. There are toggles to deactivate pretty much everything, including inhibiting objects from loading. Just found that one a few days ago. Not make them invisible, mind you - just not load them... So, hackers, try and find the toggle. Neat object, by the way. The GE editor could use it ;*) |
#74
|
||||
|
||||
^So you agree with me then? That these models are in the game but just not visible. That's cool, and it gives me a little side thing to look into.
@CoolisCool: I was wondering if I could host your program up on the TB's site. Of course I would give you full credit. It would be a helpful tool for our hackers to use. Thanks. |
#75
|
||||
|
||||
I dont even like the banjo games, but even i like where this is going, now i gotta find where i put the game
![]()
__________________
Yes, and hello to you to kitty. |
![]() |
Thread Tools | |
|
|