Difference between revisions of "Talk:Graphics directory"

From Worms Knowledge Base

Jump to: navigation, search
(Reply to Halamix)
Line 8: Line 8:
  
 
"The actual data of the files stored in the directory" -  At the end of each file there usually is "\x1A\x00" and "\x00" padding to 4 bytes alignment; This whole part is not necessary and game should happily read the file without it, should it be added? [[User:Halamix2|Halamix2]] ([[User talk:Halamix2|talk]]) 21:09, 8 July 2020 (UTC)
 
"The actual data of the files stored in the directory" -  At the end of each file there usually is "\x1A\x00" and "\x00" padding to 4 bytes alignment; This whole part is not necessary and game should happily read the file without it, should it be added? [[User:Halamix2|Halamix2]] ([[User talk:Halamix2|talk]]) 21:09, 8 July 2020 (UTC)
 +
:: There are other formats with "trash" data at the end (like WWP schemes), which do not list such stuff as it's most probably not even touched by the game, and not always existent. A note about it after the format specification may be enough. - [[User:Pac-Man|Pac-Man]] ([[User talk:Pac-Man|talk]]) 21:51, 8 July 2020 (UTC)

Revision as of 21:51, 8 July 2020

Jon Skeet?

This Jon Skeet? http://stackoverflow.com/users/22656/jon-skeet Seriously? I mean... he knows eveeerything. And plays around with such small and dumb DIR formats? =D Pac-Man 19:02, 28 February 2014 (CET)

http://www.yoda.arachsys.com/ StepS 02:39, 3 March 2014 (CET)


"The actual data of the files stored in the directory" - At the end of each file there usually is "\x1A\x00" and "\x00" padding to 4 bytes alignment; This whole part is not necessary and game should happily read the file without it, should it be added? Halamix2 (talk) 21:09, 8 July 2020 (UTC)

There are other formats with "trash" data at the end (like WWP schemes), which do not list such stuff as it's most probably not even touched by the game, and not always existent. A note about it after the format specification may be enough. - Pac-Man (talk) 21:51, 8 July 2020 (UTC)
Personal tools