Post: Image Injector?
08-14-2015, 08:16 PM #1
TehMerkMods
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); Answered Thanks
(adsbygoogle = window.adsbygoogle || []).push({});
08-14-2015, 09:18 PM #2
MessinBound
Bounty hunter
[Bumped] Please answer...Sal
08-14-2015, 09:45 PM #3
B777x
Hurah!
Originally posted by TehMerkMods View Post
So we all know by now of the BO2 Image Injectors?

PS3.SetMemory(0xCAD88488, File.ReadAllBytes(mks.FileName));

^^Here is the offset i use to set the image but sadly it doesn't set...

Anyone know why?


you will have to use DDS (DXT3) as the image format #sadly C# dosen't support DDS so you can't convert image to DDS

after getting your DDS image then you can read the bytes from it, but you will have to remove the header #the first 0x80 bytes Smile

- if you want an example image tell me Smile

Some notes:
the correct address is 0xCAD88480
the bytes length is 0x100000
the image resolution is 1024x1024
08-14-2015, 10:56 PM #4
TehMerkMods
I’m too L33T
Originally posted by B777x View Post
you will have to use DDS (DXT3) as the image format #sadly C# dosen't support DDS so you can't convert image to DDS

after getting your DDS image then you can read the bytes from it, but you will have to remove the header #the first 0x80 bytes Smile

- if you want an example image tell me Smile

Some notes:
the correct address is 0xCAD88480
the bytes length is 0x100000
the image resolution is 1024x1024


Thanks works perfect and .dds file is working perfect thnx
08-14-2015, 11:12 PM #5
Jimmy
Supreme
Originally posted by TehMerkMods View Post
Answered Thanks


Question answered, closed.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo