Previous Page | Next Page
- by unknownfile at 10:48 PM EDT on September 16, 2006
- Namco Museum is quite an odd game, I must say. For one thing, it doesn't send alists. And for another, I can't get past making a savestate.
So here's some code. Like the Rocket code, it waits for a certain function to be called. As such, it sucks. Here's the code, though.
// Namco Museum 64
if (PROGRAM_COUNTER == 0x80093D90) {
//if (songflag == 0) {
if (runyet > 30) {
if(MessageBox(NULL,"osViSwapBuffer was called. Patch and save?","Song Break!",MB_YESNO|MB_ICONWARNING|MB_SETFOREGROUND) == IDYES) {
((DWORD*)N64MEM)[0x93B34/4]=0x1000FFFF;
((DWORD*)N64MEM)[0x93B38/4]=0x0;
((DWORD*)N64MEM)[0x93914/4]=0x1000FFFF;
((DWORD*)N64MEM)[0x93918/4]=0x0;
sprintf(SaveAsFileName,"pacmaaan");
Machine_SaveState();
}
runyet = 0;
}
else {
runyet++;
}
//ShowRegisters();
}
- by unknownfile at 2:14 PM EDT on September 17, 2006
- Virtual Pro Wrestling 64 is here
Decent music, especially for an obscure Japanese game.
edited 3:30 PM EDT September 17, 2006
- by unknownfile at 5:12 PM EDT on September 19, 2006
- Forsaken 64! Yay!
All I have so far is a single music track since I can't find the song select. Here's the opening theme track:
Now without a huge savestate
- by unknownfile at 10:34 AM EDT on September 23, 2006
- I had some fun with 1080 Snowboarding, but I couldn't get past the sound select. Josh is now working on it.
- by valiant at 4:11 PM EDT on September 23, 2006
- Yay! Finally, 1080° Snowboarding. :-)
I've been waiting for that rip for quite some time now. Hope it's possible at all... Thanks in advance for your efforts, both of you!
- Insert Twlight Zone music... by PokeParadox at 6:16 AM EDT on September 24, 2006
- this is spooky. I placed a vote for 1080 the other day... coincidence? :O
lol.
Yeah good luck with it. It be nice to have that music.
- by unknownfile at 11:58 AM EDT on September 29, 2006
- I wiped my hard drive a couple days back, and I have seem to have lost my copy of the PJ64 sourcecode, complete with my ripping notes. Shit.
Ah well, guess that's the way things go.
- by Josh W at 2:56 PM EDT on September 29, 2006
- bah. Haxors do not tolerate stuff like that.
I wiped my hardrive several times and still seem to have all my stuff
- by unknownfile at 11:58 AM EDT on October 3, 2006
- Joshfish, please send me the links to the ripping stuff again, I lack my batchripper, JAL tracer and recompiler ripper.
- by unknownfile at 10:30 PM EST on January 13, 2007
- Bumped this up.
I have 1080 in a somewhat shaky state right now, but I am without the song select code, and it is being quite a pain to find it.
Josh, if you still have it, could you post it here?
Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6 7 8 9 10 11
Search this thread
Show all threads
Reply to this thread:
HCS Forum Index
Halley's Comet Software
forum source