Novel compression method: we take all the textures in the game and describe them as AI image generation prompts.
Then, at load time, we run the generative image AI on the user's computer and thus generate them fresh.

The text descriptions are tiny compared to the images, so we get amazing gains in file size!

@foone as the image generative AI is in general just a weird decompressor, I doubt it's very effective. (and if it is, it should be easy to extract the (de)compression steps which are the most valuable)