Endless Paradigm

Full Version: 6.10 colors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
kenzodragon Wrote:another way is finding the block size of 13-27.bmp, but then wee have to add the wave color to it

...go on, please....


Today, I put my old slim with 6.10 OFW and my new unhackable one with the CTF of schmilks hacked 13-27.bmp
the difference is bigger then I thought. so... yeah.
SchmilK Wrote:well to start there are 22 colors in 13-27!

so you can do

Code:
copy /b 01-12_3g.bmp+13-27.bmp 01-12.bmp


now you have 34 images in your 01-12.bmp

now edit vshmain.prx (not the .bin file) and go to offset 273AC and change 12 to 34 and also 273B4 change 12 to 34.

DO NOT change the files on flash0,you will need to do this in a ctf.

Well look what i have in those offsets.
[Image: hexm.jpg]
nickxab Wrote:
SchmilK Wrote:well to start there are 22 colors in 13-27!

so you can do

Code:
copy /b 01-12_3g.bmp+13-27.bmp 01-12.bmp


now you have 34 images in your 01-12.bmp

now edit vshmain.prx (not the .bin file) and go to offset 273AC and change 12 to 34 and also 273B4 change 12 to 34.

DO NOT change the files on flash0,you will need to do this in a ctf.

Well look what i have in those offsets.
[Image: hexm.jpg]

what firmware versoin? it is different on 5.00 and 5.50, i listed the 5.00 an you have to look at the data inspector where you would see 32bit float, but instead of that value its the first value where you wuold see 12.
This is the 5.00's vshmain.
SchmilK Wrote:you have to look at the data inspector where you would see 32bit float, but instead of that value its the first value where you wuold see 12.
How i will do this ?
nickxab Wrote:This is the 5.00's vshmain.
SchmilK Wrote:you have to look at the data inspector where you would see 32bit float, but instead of that value its the first value where you wuold see 12.
How i will do this ?

http://easycalculation.com/hex-converter.php
type 0c and you will see the decimal value is 12...

so go to http://easycalculation.com/decimal-converter.php
and 34 is 22 in hex
Oh thanks man :D
But will this works with the slimcolors patches ?
I was able via hex editing to split the 6.10 13-27.bmp. Now in the 5.50 VSHMain what are the offsets for the picture count in 01-12.bmp and 13-27.bmp. I can't find them.

EDIT: I looked in the 5.50 offset thread and when I went to the BMP offsets they were the same as the 5.00 offsets. Any ideas?? At that offset the value is 08
Pages: 1 2 3
Reference URL's