Nice !
Apply custom images to Ford Convers+
Re: Apply custom images to Ford Convers+
Hey am i doing something wrong with new version? It don't show my custom logo, old version does tried vbf and bin formatUrsadon wrote: ↑05 Jan 2020, 17:10 New release
## [1.2.0] - 05-01-2020
### Fixed
- Minor UI updates
- Fix show Image at offset - now jumps to image regardless of file.
### Added
- Screenshot via JTAG (JLink) feature
In next release: adding custom wallpaper & generating VBF (both: MainFW & Flash), so you can easy set wallpaper! Stay tuned
1.2.0.png
ConversHacker-v1.2.0.zip
You do not have the required permissions to view the files attached to this post.
Re: Apply custom images to Ford Convers+
something is. some files work, others don't. logo in main.
there was a file in the forum WF0EXXGBBEAB68326_black_mondeo_tits.vbf and there is a problem with this file.
Generally a nice program.
there was a file in the forum WF0EXXGBBEAB68326_black_mondeo_tits.vbf and there is a problem with this file.
Generally a nice program.
Re: Apply custom images to Ford Convers+
Forum search does not find this file.
Can you attach your .vbf file? It seems like decoding issue.
You are using version 1.0.1, and I have 1.1.0 as the base.
Not native English speaker
IPC hacker, embedded cracker, tamer of bears & beers
IPC hacker, embedded cracker, tamer of bears & beers
Re: Apply custom images to Ford Convers+
Re: Apply custom images to Ford Convers+
-
- Pro
- Posts: 364
- Joined: 04 Aug 2019, 22:47
Re: Apply custom images to Ford Convers+
@Gwe89 try with CH 1.1.0.. it's still here, at one of my previous messages.
We did some changes from v1.1.0 to v1.2.0 to the function that decodes the image, but should't affect the normal BIN / VBF files. If is still broken, then upload the file you use too see where is the problem.
We did some changes from v1.1.0 to v1.2.0 to the function that decodes the image, but should't affect the normal BIN / VBF files. If is still broken, then upload the file you use too see where is the problem.
-
- Pro
- Posts: 364
- Joined: 04 Aug 2019, 22:47
Re: Apply custom images to Ford Convers+
Ok, found the problem that was causing the incorrect display of the custom logo present in WF0EXXGBBEAB68326_black_mondeo_tits.vbf file.
We will release a new version with the needed fixes (value declared as int16 instead of int32 and bad offset diff for InFileBGR).
@all
Anytime you find a problem with a new release you should let us know.
This time the problem was that I made a lot of code-optimizations between v1.0.1 to v1.1.0 and forgot to apply all of the code optimization to all the functions.
We will release a new version with the needed fixes (value declared as int16 instead of int32 and bad offset diff for InFileBGR).
@all
Anytime you find a problem with a new release you should let us know.
This time the problem was that I made a lot of code-optimizations between v1.0.1 to v1.1.0 and forgot to apply all of the code optimization to all the functions.
Re: Apply custom images to Ford Convers+
V1.1.0 loaded as binDGAlexandru wrote: ↑06 Jan 2020, 07:42 @Gwe89 try with CH 1.1.0.. it's still here, at one of my previous messages.
We did some changes from v1.1.0 to v1.2.0 to the function that decodes the image, but should't affect the normal BIN / VBF files. If is still broken, then upload the file you use too see where is the problem.
You do not have the required permissions to view the files attached to this post.
Last edited by Gwe89 on 06 Jan 2020, 18:37, edited 1 time in total.