Page 22 of 34

Re: Apply custom images to Ford Convers+

Posted: 15 Jan 2020, 20:25
by ronald0001
go4it i hope its ok when i use your pic from the wikipage
20200115_212323.jpg

Re: Apply custom images to Ford Convers+

Posted: 16 Jan 2020, 06:22
by Go4IT
Go ahead, looks good :D

Re: Apply custom images to Ford Convers+

Posted: 22 Jan 2020, 20:02
by DGAlexandru
Convers+ IMG Hacker v1.3.1 - 22-01-2020
### Fixed
- VBF file generation
- Custom BGR file saving
- JASC-PAL file parsing
### Improvements
- Moved "Convert Image" to main window

Re: Apply custom images to Ford Convers+

Posted: 23 Jan 2020, 00:57
by wiesiow2
Hi all
I think this convershacker 1.3.1 didn't work properly. I mean when you create vbf and write location where must be picture, program put on different place what you write.
Rest looks good.
Thank you DGAlexandru

Re: Apply custom images to Ford Convers+

Posted: 23 Jan 2020, 06:08
by DGAlexandru
Hi wiesiow2,

VBF from Save Image as VBF?
In plain text part of VBF, yes, it doesn't change the adress and size, they are allways 0x30120000 and 0x00020000, as this text part it isn't taken into consideration, it is there for information only.

If you are talking about something else, please explain.

Re: Apply custom images to Ford Convers+

Posted: 23 Jan 2020, 19:19
by DGAlexandru
OK, found the problem - In the text message I was saying that you need to enter hexadecimal values but I was reading decimal values.

Convers+ IMG Hacker v1.3.2
### Added
- More options related to the creation of VBF file for "Convert Image"
### Fixed
- VBF file generation
ConversHacker.7z

Re: Apply custom images to Ford Convers+

Posted: 23 Jan 2020, 20:54
by Stevebe
DGAlexandru wrote: 23 Jan 2020, 19:19 OK, found the problem - In the text message I was saying that you need to enter hexadecimal values but I was reading decimal values.

Convers+ IMG Hacker v1.3.2
### Added
- More options related to the creation of VBF file for "Convert Image"
### Fixed
- VBF file generation

ConversHacker.7z
Bless you great job

Re: Apply custom images to Ford Convers+

Posted: 24 Jan 2020, 05:26
by Mexanukk
How to replace the image in mine "1122-mFL-flash" file?
Image

Re: Apply custom images to Ford Convers+

Posted: 24 Jan 2020, 06:15
by paxtonix
Mexanukk wrote: 24 Jan 2020, 05:26 How to replace the image in mine "1122-mFL-flash" file?
:?

Read this thread from 1 post and you will know.

Re: Apply custom images to Ford Convers+

Posted: 11 Sep 2020, 18:18
by terragady
I have read this thread maybe hundred times already and I can't understand how to change the logo.

EDIT:

did some progress
inserted logo.vbf
I put my own graphic for logo (do not judge, it was my first pic from the desktop :lol: ). I think I have some problems with checksums.

I used the file with already custom logo in it, it is the same flash file for the same main file I have flashed to my convers. I then changed that logo for my own one but I am not sure where do I have to enter the checksum.

Steps I did:
1. Load photo to IrfanView, change pallete to BGR, save pallete.
2. Open CH, load PAL file, Load photo, encode to RLE, save as BIN (changed the last bytes to point flash offset from original vbf logo) or save as vbf and enter flash offset in the popup and then just extract that logo from vbf.

3. Open original flash vbf with custom logo in CH, check when custom logo starts.
1122vFL-flash.vbf
4. Open original flash vbf in HxD, point where logo starts from point 3, insert in that place my own bin file and save.
inserted logo.vbf
This will work? I can see my logo on CH and it is correct as the original flash file flash offset etc.