WED files attribute "Unused bytes?" #183
-
|
When manually searching the WED files, two of them can be found in which the attribute “Unused Bytes?” is present. I think they don't cause any problems since I tested AR1000.WED rudimentarily with no errors in the game (but I could be wrong). Interestingly, both “Unused Bytes?” are different sizes (see screenshots). A superficial explanation I have is that it's a door(s), so theoretically it can be any size? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
NI marks regions of unassigned data as |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply. I'll point this conversation to the EE Fixpack GitHub repo. Lets see how it goes on. |
Beta Was this translation helpful? Give feedback.


NI marks regions of unassigned data as
Unused bytes?. The most likely reasons are either incorrect header definitions or bogus data. Finding the true cause can be difficult since the WED file format is rather complicated. Could be a potential candidate for the EE Fixpack.