Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I do have a question, I tried replacing one of the card pngs with a different image (the same file name) as a test run and the game crashed. How would I go about replacing the card images?

(1 edit)

Hey, sorry for the late reply and thanks for the kind words. There shouldn't be anything stopping you from switching them out. There are a few things that could cause problems however:

First, try to force recompile the project and see if that works.
Make sure the names on your new images are exactly the same as the ones provided. The images also needs to be png files, you can change this in bj_core.rpy if you want another file format. Let me know if you still have trouble :)