Skip to main content

VkpResolver

Author: Tarakanov

VkpResolver: screenshot 1

VkpResolver is a continuation of VkpTracer, written to resolve conflicts between graphical VKP patches. Such conflicts occur when a new patch writes an image to a flash area already occupied by a previously installed patch.

The program analyzes VKP files from the selected folder and moves the new patch to a free area after the highest used address. You can specify a new start address or a hexadecimal offset, limit the processed address range, fix reference tables, clear old data, and build a contiguous patch without gaps. The result is written to a file with the _out suffix.

Versions