hey highboy how come after i create wallpaper it won't let me change pictures -just keeps giving old created one- tried reinstalling and
still gave old wallpaper no changes-help! thanks!
is there a way to delete old config ?
is that with the image editor u mean ?
no i go pic size then vsh prx -cool then it asks for picture folder -i pic
and when it works i see all my pics flashing -but when it doesn't
no pictures flash it just says compleated but its the same wall that i first created- i change pics folder- vsh prx and everything
if i uninstall then reinstall sometimes it works again
-its like i won't forget last job
(This post was last modified: 01/08/2009 03:02 AM by gendron.)
hey highboy how come after i create wallpaper it won't let me change pictures -just keeps giving old created one- tried reinstalling and
still gave old wallpaper no changes-help! thanks!
is there a way to delete old config ?
is that with the image editor u mean ?
no i go pic size then vsh prx -cool then it asks for picture folder -i pic
and when it works i see all my pics flashing -but when it doesn't
no pictures flash it just says compleated but its the same wall that i first created- i change pics folder- vsh prx and everything
if i uninstall then reinstall sometimes it works again
-its like i won't forget last job
ok i see what you mean and what's happening is its not deleting the temporary folder in the app directory.i looked into the code and i have that line commented out for some reason.the temporary fix is to delete the bmp folder
hey highboy how come after i create wallpaper it won't let me change pictures -just keeps giving old created one- tried reinstalling and
still gave old wallpaper no changes-help! thanks!
is there a way to delete old config ?
is that with the image editor u mean ?
no i go pic size then vsh prx -cool then it asks for picture folder -i pic
and when it works i see all my pics flashing -but when it doesn't
no pictures flash it just says compleated but its the same wall that i first created- i change pics folder- vsh prx and everything
if i uninstall then reinstall sometimes it works again
-its like i won't forget last job
ok i see what you mean and what's happening is its not deleting the temporary folder in the app directory.i looked into the code and i have that line commented out for some reason.the temporary fix is to delete the bmp folder
the app looks for 3 files sizes and V1 must not be one of them.i know about this and want to look at the content instead of the file size.you can use hex editor to split fairly easily.
just highlight like this
till here
just save selection then do the same till u r done the whole file
the app looks for 3 files sizes and V1 must not be one of them.i know about this and want to look at the content instead of the file size.you can use hex editor to split fairly easily.
just highlight like this
till here
just save selection then do the same till u r done the whole file
thanks. the images in Vegetano's files are 480x272.
I just tried this now and tried to split FFXIII theme's 01-12, but it seem the size is different from your posted example. Now have to determine where to begin and end in hex. :(
03/08/2009 12:19 AM
Quitacet
Able One
Posts: 138.4846 Threads: 11
Joined: 26th Jan 2009
Reputation: 0.98386 E-Pigs: 11.9117
Quitacet Wrote:thanks. the images in Vegetano's files are 480x272.
I just tried this now and tried to split FFXIII theme's 01-12, but it seem the size is different from your posted example. Now have to determine where to begin and end in hex. :(
ive attached the 01-12 separated into 12 images for you
@ V1 im not sure what's going on here but the images i split here are 32772 bytes and the last one #12 is 100683 bytes.i too make them 32766 for this app but its getting extra from somewhere.if all 12 where 32766 then my app would have split it no problem.anyway ya have a good one