ShootersForever.com Forum Index

GoldenEye 007 Nintendo 64 Community, GoldenEye X, Nintendo 64 Games Discussion
GoldenEye Cheats, GoldenEye X Codes, Tips, Help, Nintendo 64 Gaming Community


GoldenEye Setup Editor Feature Requests List/Bugs
Goto page Previous  1, 2, 3 ... 109, 110, 111
 
Post new topic   Reply to topic    ShootersForever.com Forum Index -> Q-Lab Hacking Department
View previous topic :: View next topic  
zoinkity
007
007


Joined: 24 Nov 2005
Posts: 1700

 PostPosted: Tue Dec 03, 2024 6:30 pm    Post subject: Reply with quote Back to top

All R*P settings roll through sequential display lists, something of a quirk here. In a lot of other games they'll branch to a "init" DL blob between things to prevent mistakes.
So yes, each room needs to explicitly set its own settings because you can't be assured which ones are loading in what order. Objects are more predictable, you're (mostly) assured the part rendering order.

In practice primary is always single-sided, because without coercion it gets flattened against the BG color. Secondary is more practical for anything free-standing, but you do need to manually turn culling off for anything two-sided then set it back when done.
You can allow everything to be two-sided, but that's unnecessary expense of memory and computation time.
_________________
(\_/) Beware
(O.o) ze
(> <) Hoppentruppen!
 
View user's profile Send private message Send e-mail
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6147

 PostPosted: Wed Dec 04, 2024 5:06 pm    Post subject: Reply with quote Back to top

OK, latest beta, now for GE/PD levels only (not objects/guns/weapons, anything in edit model), it should always start a secondary displaylist with a B6...3000 to force it to a clean state.
 
View user's profile Send private message
HackBond
007
007


Joined: 14 May 2009
Posts: 1352
Location: Scotland

 PostPosted: Wed Dec 04, 2024 5:17 pm    Post subject: Reply with quote Back to top

SubDrag wrote:
OK, latest beta, now for GE/PD levels only (not objects/guns/weapons, anything in edit model), it should always start a secondary displaylist with a B6...3000 to force it to a clean state.


Thank you, tested it on the level I showed earlier that had the issue, just imported from Visual with the Background and it is fixed.
_________________
Also known as Spyster or Nyxem
[Youtube]

[Decoy] Antenna | Control | Silo | Escape
 
View user's profile Send private message Visit poster's website
Wreck
Administrator
Administrator


Joined: 14 Dec 2005
Posts: 7220
Location: Ontario, Canada

 PostPosted: Thu Dec 05, 2024 11:25 pm    Post subject: Reply with quote Back to top

SubDrag: I've sent you an e-mail regarding the latest issue I've encountered, which required I attach a file for you to use yourself to check out. Hopefully you still use that e-mail address. If you did not receive it, please send me a personal message here with your current e-mail, so I can try again there. Thanks.
 
View user's profile Send private message Visit poster's website
Wreck
Administrator
Administrator


Joined: 14 Dec 2005
Posts: 7220
Location: Ontario, Canada

 PostPosted: Mon Jan 20, 2025 2:25 am    Post subject: Reply with quote Back to top

I've run into something strange with the clipping for Train in GE-X. For whatever reason, the Editor does not like it, and crashes when you try to open the level in Visual. Also, exporting the file only gives you a small portion of it. It looks to me like room 0x19 is tripping it up. If you apply the newest patch and go to level 0F (ID 23) with the "run" files, you will see what I mean. It works fine in game (I think), so why the Editor does not like it, I'm unsure.
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6147

 PostPosted: Tue Jan 21, 2025 3:41 pm    Post subject: Reply with quote Back to top

I really don't know what's wrong. It clearly can't decompress it in editor though. It is using GE's decompression code reversion engineered by mrhttford mostly, so perhaps it hit some random small thing that PD supports and GE doesn't in the zlib code, or minor bug in that.

I just ripped it from PJ64's RAM, and re-injected it in editor, and seemed fine from that point forward, so give that a try.

https://www.dropbox.com/scl/fi/mcab760q1hyeyu1iavvv9/traingexclipping.bin?rlkey=l0tcd425ucguv0idft0puugks&st=djns2gfs&dl=0
 
View user's profile Send private message
Wreck
Administrator
Administrator


Joined: 14 Dec 2005
Posts: 7220
Location: Ontario, Canada

 PostPosted: Tue Jan 21, 2025 11:55 pm    Post subject: Reply with quote Back to top

I downloaded your file and looked at it. What is strange is that it seems to have changed the data in each tile from 0x6-0xB (probably things happening in RAM). I can import it fine, but what is more odd, is that if I choose to save out the clipping file again after, it perfectly matches my previous one that was crashing. Which, if imported, will crash the editor on Visual load.
 
View user's profile Send private message Visit poster's website
Wreck
Administrator
Administrator


Joined: 14 Dec 2005
Posts: 7220
Location: Ontario, Canada

 PostPosted: Wed Jan 22, 2025 2:50 am    Post subject: Reply with quote Back to top

I have a request, if possible, which would make my life much easier. In the Edit Animations menu for PD, could there be an option to copy current frame X amount of times? If I edit a one frame file manually, to have the proper coordinates and rotation for the intro/outro camera, then import it, I could copy it enough times to play the scene for multiple seconds. My current method is all manual in Hex Edit, and it is too time consuming to copy + paste, and update keyframe number (over two hundred times). These camera animations are much better, and fill out the full screen in 2P modes, and allows for skipping.
 
View user's profile Send private message Visit poster's website
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6147

 PostPosted: Thu Jan 23, 2025 10:51 am    Post subject: Reply with quote Back to top

The train compression issue - just slightly tweak maybe some clipping? Whatever zlib is doing, it's not compatible with this version - it seems to be trying to copy 3 bytes, from current spot, which ends up with an error...must be something special in the newer version of ZLib past GE, that they used in PD. I'd change clipping slightly in the room before it, so it changes the offset...and changes compression then to work (maybe room 1A, add a tile, or room 19?).

Wreck wrote:
I have a request, if possible, which would make my life much easier. In the Edit Animations menu for PD, could there be an option to copy current frame X amount of times? If I edit a one frame file manually, to have the proper coordinates and rotation for the intro/outro camera, then import it, I could copy it enough times to play the scene for multiple seconds. My current method is all manual in Hex Edit, and it is too time consuming to copy + paste, and update keyframe number (over two hundred times). These camera animations are much better, and fill out the full screen in 2P modes, and allows for skipping.


Just do this in obj format. Export Camera to .obj. Open up in notepad. Add a bunch of keyframe #s. Import it back. Copy I don't really show the frames for cameras, so it'd have to add a lot more than just a copy thing, to make it doable in the editor.
 
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ShootersForever.com Forum Index -> Q-Lab Hacking Department All times are GMT - 8 Hours
Goto page Previous  1, 2, 3 ... 109, 110, 111
Page 111 of 111

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Cobalt 2.0 BB theme/template by Jakob Persson.
Copyright © 2002-2004 Jakob Persson


Powered by BB © 01, 02 BB Group

 


Please Visit My Other Sites: GoldenEyeForever.com | GrandTheftAutoForever.com

Got kids? Check out my Dora The Explorer site with games and coloring pages!

Our forums feature Nintendo 64 games, GoldenEye 007 N64 New Maps and Missions, GoldenEye Cheats, N64 Emulator, Gameshark, GoldenEye Multiplayer and more!

[ Privacy Policy ]