What's new

Game Mods [Release] Halo Series Screenshot Modder, by Thilo

  • Thread starter Thilo
  • Start date
  • Views 9,169
v3n3

v3n3

Enthusiast
Messages
132
Reaction score
36
Points
85
Sin$
7
That's weird.. mine works fine. Here's what I'm doing:

IO starts at - 0xD2FC;
size = Read Int 32
Jump IO to - 0xD300;
Read Bytes (size)

Then at 0xD2FC I write an int32 for the new image size, jump to 0xD300, write new image, and if size > newImageSize write out the difference in new null bytes

Unpropper way is unpropper.
Use a Xbox 360 Class to get the FileEntry.
Then youre on the Safe way doing it.

Any other way will f*** up if anything changes in the Container :wink:
Plus Reach has a Checksum ...
 
T

Thilo

Contributor
Messages
2,774
Reaction score
1,237
Points
375
Sin$
7
Unpropper way is unpropper.
Use a Xbox 360 Class to get the FileEntry.
Then youre on the Safe way doing it.

Any other way will f*** up if anything changes in the Container :wink:
Plus Reach has a Checksum ...

lol good sir, we are talkin bout dat jpeg, not the SFTS file entry :tongue:

and checksums make s*** more interesting B)

oh, and to people wanting this app. I took it off my FTP, and I really dont feel like finishing it.
 
Top Bottom
Login
Register