User talk:Sandungas: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
m (QLC page is in my "todo" list with a lot others, but by now there is no QRCF extractor/compiler, lot of extracting errors when using theme extractors, and hex patches are not convenient for porting to new firmwares :()
Line 3: Line 3:
----
----


have fun
http://www.ps3devwiki.com/wiki/QGL_modding#QGL
[[User:Deroad|Deroad]] 19:30, 17 October 2012 (MSK)
Nice for MFW builder ;). The pastebin i uploaded yesterday was needed to complete/verify all the offset mapping of background images in "lines.qrc", i was looking where the background images are and if is possible to make an small task for MFW. The idea is to fill the "pixel info" area of one/any background.dds image with a pattern (e.g: 00 00 00 FF = black pixel). This can be converted to a .tcl task (e.g: change_pink_background_to_black.tcl). There is no need to "extract" the .dds image, modify, then "inject" (mostly because the header of this 24 background images contains the same 0x80 bytes, so is common, and the rest of the .dds file is "pixel info", each pixel is 4 bytes length), the patch can be applyed over the .QRCF file directly. [[User:Sandungas|Sandungas]]


Thanks for the PSID correction :)
Thanks for the PSID correction :)
[[User:Zecoxao|Zecoxao]]
[[User:Zecoxao|Zecoxao]]

Revision as of 19:35, 10 October 2013

Please check the ISO.BIN.EDAT page and talk page



Thanks for the PSID correction :) Zecoxao