Z64

Please login or register.

Login with username, password and session length
Advanced search  

News:

Check out and improve the wiki!

Pages: 1 [2]

Author Topic: Star Fox 64 hacking thread  (Read 16220 times)

xdaniel

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 295
    • ICQ Messenger - 136250978
    • View Profile
Re: Star Fox 64 hacking thread
« Reply #15 on: June 22, 2010, 07:41:40 PM »



Get rid of...
if((wp0 >> 24) == 0xF2) {
 Gfx.CurrentTexture = 1;
 Gfx.IsMultiTexture = true;
}

if((wn0 >> 24) == 0xE8) {
 Texture[Gfx.CurrentTexture].PalOffset = w1;
 return;
}

...to get almost perfect textures!

But now I'm hoping that SF64 doesn't do multitexturing and doesn't use CI-type textures... cause that's certainly broken now, if it ever worked here before!

Now to fix the misaligned objects (look at the roads in Corneria) and remaining rendering glitches, like with those trees and street lamps. And then delve deeper into SF64's level and object data, to get objects like enemies to show up...

EDIT:



Scratch the misaligned objects and tree/street lamp glitches, those were the result of some code fragments from OZMAV2's F3DEX2 interpreter that were specific to the Zelda games :)  I also recorded a video showing a flyby over Corneria and through the Training stage, but I probably have to upload it tomorrow because of the flaky wireless I'm using...
« Last Edit: June 22, 2010, 09:38:58 PM by xdaniel »
Logged
cu xdaniel

Nanami - Desktop:

Kazari - Notebook:

Nexus

  • Guest
Re: Star Fox 64 hacking thread
« Reply #16 on: June 29, 2010, 07:57:23 PM »

Ahhh Xdan. Gota love him!

I need to try SF64 hacking and moding.
Logged

Zant

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
Re: Star Fox 64 hacking thread
« Reply #17 on: June 30, 2010, 01:21:10 AM »

Offtopic, but spinout check your PM's please.  You may have seen in your mail that I sent you two PM's on the forum by the time you've read this, though.  It's programming related, not a "Zelda fanfic". :P
« Last Edit: June 30, 2010, 01:23:08 AM by Zant »
Logged

Nexus

  • Guest
Re: Star Fox 64 hacking thread
« Reply #18 on: July 06, 2010, 06:24:41 AM »

My first editing (not really editing at all XD)
Corneria-

http://www.youtube.com/watch?v=UG826DjTDFg


I think i might have just fucked up a few texture pointers or SOMETHING!(Not sure)
Just thought i would share my first attempt...
Logged

mojobojo

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Star Fox 64 hacking thread
« Reply #19 on: May 11, 2013, 01:53:40 AM »

I am not sure if I installed the libs wrong or the wrong version of the libs but I seem to have an  issue building the latest version.

http://pastie.org/7829294
Logged
Pages: 1 [2]