Guide to Installing the Image Package


Starting from version 0.5.8.199, we no longer package the image assets with the release. Below is a guide to help you install the images:

Method 1:

  1. Download the assets_pics.zip file.
  2. Unzip the assets_pics.zip file.
  3. Merge the assets folder from the unzipped file into the assets folder in the game root directory.

Method 2:

  1. Download the assets_pics.zip file.
  2. Unzip it to a location of your choice (e.g., D:\assets_pics\). This will create two folders: D:\assets_pics\assets\textures and D:\assets_pics\assets\pics.
  3. Open the launch.json file located in the game root folder.
  4. Edit the image_folders key to the following:
    "image_folders": [
        "D:\\assets_pics\\assets\\pics\\",
        "D:\\assets_pics\\assets\\textures\\"
    ],
    
  5. Save the launch.json file.

After completing these steps, you need to restart the game. If the game is already running, you must “Empty Cache and Hard Reload” your page.

How to “Empty Cache and Hard Reload” in Chrome:

  1. Press F12 to open Developer Tools.
  2. Right-click the refresh button next to the address bar.
  3. Select “Empty Cache and Hard Reload.”

image.png

Files

assets_pics.zip (Card Images) 78 MB
3 days ago

Get Marvel Champions: Digital Edition

Comments

Log in with itch.io to leave a comment.

(1 edit)

Some of cards did not load correctly. Especially, in preview before play, those Nemesis and Villain cards.

Hi @Average4PlayersGame,

Thank you for reaching out. It sounds like the images are still loading from your browser’s cache. We have updated the document with a guide on how to “Empty Cache and Hard Reload.” Please try it again and let us know if this resolves the issue.

Work like charm! Thanks!

(1 edit)

I am not entirely sure what im doing wrong, I have tried both methods and can't seem to get the images to load into the game. Both Friend and myself are not getting images

I copied exactly what was there as well for the Method 2 as well as empty and hard reloaded. Not sure what to do here

Hi @Solar160,

Thank you for reaching out! I understand that you’re having trouble getting the images to load. To help us troubleshoot, could you please provide a bit more detail about the steps you’ve taken? Specifically:

  1. Which folder did you unzip the marvel-lcg-v0.5.8.199.zip and assets_pics.zip files into?
  2. What changes did you make to the launch.json file?

Also, please ensure that you perform the “Empty Cache and Hard Reload” action, as this can sometimes make a difference.

Looking forward to your response so we can get this sorted out!