Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I Apologize for the lack of answering, came down with the flu. 

I unzipped the folder into the assets folder, it is now sitting above the folder "textures" and "sounds" 

This is what I currently have in the lauch.json file. Just copied it from what was given above. 

+ I see you updated guide to show the "empty cache and hard reload" and followed that step by step and still got nothing.

Any advice or fix or correction is appreciated! Thank You! You guys are doing awesome work. 



Hi @Solar160,

Thanks for your patience, and I hope you’re feeling better soon!

I checked the image you provided, and it looks like the assets_pics folder is in the right location: D:\\Downloads\\marvel-lcg-v0.5.8.199\\assets. Please ensure that you have the following folder structure:

  1. D:\\Downloads\\marvel-lcg-v0.5.8.199\\assets\\assets_pics\\assets\\pics
  2. D:\\Downloads\\marvel-lcg-v0.5.8.199\\assets\\assets_pics\\assets\\textures

If that structure is correct, the next step is to update the image_folders key in your launch.json file to:

"image_folders": [
    "D:\\Downloads\\marvel-lcg-v0.5.8.199\\assets\\assets_pics\\assets\\pics",
    "D:\\Downloads\\marvel-lcg-v0.5.8.199\\assets\\assets_pics\\assets\\textures"
],

After making these changes, save the file, restart your game, and perform an “Empty Cache and Hard Reload” in your browser.

Let me know if this resolves the issue or if you need further assistance!

Again, I have Followed all steps, Step by Step, I even Deleted old File of the game and downloaded new File to hard restart. With New steps shown, and "Empty Cache and Hard Reload" Still nothing. 

Just to show it was refreshed and that the step is known, its 

f12 > right click refresh button > "Empty Cache and Hard Reload"

I do have the files in the correct place, even with a quick search in the file search I can find the files using the exact folder Structure given above. 

Only thing I could think is maybe I am editing the launch,json file incorrectly, shouldnt be but there is always a chance, I make sure to save, close and I re-open to make sure it saved. Anyways Pics Provided. 

Hi @Solar160,

Thank you for your response and for following the steps so carefully. I appreciate your diligence!

It sounds like you’ve done everything correctly, but I wanted to mention that sometimes the path can be a bit tricky. Please double-check that the path in your launch.json file matches the actual location of your Downloads folder on your PC. The default location for the Downloads folder is typically C:\Users\%UserName%\Downloads\. For example, if your username is “Solar160,” the path would be:

C:\Users\Solar160\Downloads\

You’ll need to update the image_folders key in your launch.json file to reflect this path. It should look like this:

"image_folders": [
    "C:\\Users\\Solar160\\Downloads\\marvel-lcg-v0.5.8.199\\assets\\assets_pics\\assets\\pics",
    "C:\\Users\\Solar160\\Downloads\\marvel-lcg-v0.5.8.199\\assets\\assets_pics\\assets\\textures"
],

Make sure to save the changes and restart your game after updating the paths.

Additionally, if you continue to experience issues, you might want to try using version marvel-lcg-v0.5.8.166, as that release includes the image assets.

Please let me know if this helps or if you need further assistance!

Holy Guacamole, That there fixed it! 

Thank you So So Much! I play this game irl but sometimes im feelin a little tired to set it up so this is awesome!  I appreciate your time helping me, Thank you for this. Is there any way to support you and this Journey? 

Hi @Solar160,

I’m so glad to hear that it worked for you! It’s fantastic that you can enjoy the game even when you’re feeling a bit tired. Your kind words truly mean a lot to me!

As for supporting me, it would be wonderful if you could share the game with others who love Marvel LCG! Finding a community of fans can be tough, and your help in spreading the word would be greatly appreciated.

Thanks again for your support, and enjoy the game!