Recent content by Insigniax

  1. I

    [Guide] How to make a mod for Corruption of Champions

    How can I create a new image hook? I added an entry in BunnyGirl.as to show the image and added an entry in images.xml but they don't seem to work just yet. Do I need to do more?
  2. I

    Image Renewed Pack for CoC (Revamp) v1.18 +alpha+ [Mountain UPD]

    Naw it's all good. It seemed that the images loading in the debug screen are image sets, not single images. However the rubi scenes I had didn't work because apparently the clearoutput() came AFTER the image call. (This needs to be fixed in general, but it's fixed on my end currently) I've got...
  3. I

    CoC: Unofficially Expanded Edition (v1.4.19 for CoC 1.0.2)

    Hello. I seem to be having this exact issue https://github.com/herp-a-derp/Corruption-of-Champions/issues/280 But i've got no clue as to how to fix it. Basically I want to add pictures, for example rubi-at-cafe, naming is correct etc but they don't show up ingame nor does the debug counter...
  4. I

    Image Renewed Pack for CoC (Revamp) v1.18 +alpha+ [Mountain UPD]

    Changed it http://prntscr.com/i9js42. Sadly seems to be an issue with the image files themselves. Although I've got no clue at all as to why several image don't load while others do even though they have the same resolution & extension. Edit: The files are also named correctly. I am basically...
  5. I

    Image Renewed Pack for CoC (Revamp) v1.18 +alpha+ [Mountain UPD]

    http://prntscr.com/i9je0t I keep getting only 355 images being loaded into the cache, is this because of my cache size? Can I change that somehow?