Found a solution just in case anyone have the same problem.
Created a gulp that converts all my images to base64 and create a json, then injects a function to overwrite the loading of the images of construct and use my json.
Doing that i just need to upload c2runtime, data, thebase64json and jquery anywhere.
Now i need to address css or media overwriting and im done
Only downside is, i cant minimize the runtime, making it very large :/