Endless Paradigm

Full Version: PSP-Go clock mod,. what's up with that!?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
haha,. yes i will try tomorrow,. []_[] i replaced it but the image was to large so i cut of some 00000,.

i just tried again making the image smaller in resolution to get a smaller image size and then pad with 0000 to the same size and add into the slide prx,. image is again distorted

[Image: 242y9lz.jpg]

the problem is the weird resolution size,. else i could simply recolor,. but i am using rcoedit to convert from gim to bmp and from bmp back to gim,. rcoedit115 does't handle 80x71,.. it does load the gim with this size but you can't do vice versa,.


[Image: 29dhkqx.png]
this is the extracted image in rcoedit114,.. so you see whot i mean,.. >?
Updated OP thread,. ;) thanks guys!!now wee need a prx image editor,.  If

@dmise,. wich offsets are you testing,. going to test>?>?
Well I ended at offset 0x100 then started working my way from the bottom, so I guess you can start off there. I'll keep going from the bottom up and see what I find.
ok,. tomorrow i will try to start at 0x100 and go down,. i had still have a theme to finish,..

ima glad i got a PSP-Go Blingeye
Try using GimConv to convert.
RCO Editor only ever had limited GIM conversion functionality anyway.
ZiNgA BuRgA Wrote: [ -> ]Try using GimConv to convert.
RCO Editor only ever had limited GIM conversion functionality anyway.

Just tried that right now,. using ctftool, but still same problem. I think v1's right about the resolution.
Try using GimConv and convert it to a script format (.gis), and post the text output here if you don't mind.
Yeah! cool!! Dmise should try that!!,. because i got no idee whot zingaB said,.. :/
Alright here it is..

http://pastie.org/1565172

It's just the settings main icon. I was just using to test.. What exactly do you plan on doing with this zinga?

Edit:
by the way, tt seems the bookmark for the last two images in the slide_plugin are incorrect (I think?). After the "wed" image bookmark if you scroll a bit further down there's another .MIG.00.PSP which means either that the code block for "wed" isn't fully bookmarked or that there's an image in between the end of my bookmark and the beginning of the last .MIG.

Problem is that I don't know exactly where the last gim ends? since there's no mig after that one, it just continues to the end of the prx. Could someone point out where exactly that last image ends?
Dmise Wrote: [ -> ]Alright here it is..

http://pastie.org/1565172
Thanks.

Dmise Wrote: [ -> ]It's just the settings main icon. I was just using to test.. What exactly do you plan on doing with this zinga?
Nothing.  Just wanted to see the header, though it seems pretty standard?

Code:
		Format RGBA8888
		Order PSPIMAGE
		Width 51
		Height 41
		PitchAlign 16
		HeightAlign 8
		PlaneMask 0x00000000
		LevelType MIPMAP
		LevelCount 1
		FrameType SEQUENCE
		FrameCount 1

There doesn't seem to be anything out of the ordinary with this GIM, from memory (at work, can't really check much).

Dmise Wrote: [ -> ]Problem is that I don't know exactly where the last gim ends? since there's no mig after that one, it just continues to the end of the prx. Could someone point out where exactly that last image ends?
You can try copying to the end of the PRX, save as a .gim file, run through GimConv converting to .gis, then convert .gis to .gim.  This resulting file should give you the filesize of the image.
Pages: 1 2 3 4 5 6 7 8
Reference URL's