Skip to main content

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

Regicide doesn't work for me, either. Changing any of the settings and uncommenting these two lines made no difference.

(+1)

I can take a look.  Can you tell me what version of RenPy you're using and send me a piece of your script where you're applying it, and the definitions of the displayable/layers you're applying them to?

Ren'Py 8.3.4. It's just a new project with "show eileen happy with Regicide".

(+1)

Try slapping this either in a block under that, or in the Regicide transform definition.

    mesh True

so it would look like this:

show eileen happy with Regicide:
    mesh True

If that fixes it, I'll push out an update to make it part of the default Regicide setup.  I thought I had already done that, but I might've missed it.

(1 edit)

Still doesn't work, unfortunately :(

Oh, I made a typo. It's "at Regicide", not "with".

Haha, I didn't even notice it, and even did it myself.  Was that the issue, or is it still not working?  I'm trying to put some time aside to work on another pack so I'll be likely in that same dev environment.

Still not working. With "with" it crashes, with "at" it's as described.

(+1)

I was able to replicate it and I found the issue!  I'll be pushing an update in a few to get it corrected

Thank you very much!

(+1)

Huzzah! This has been fixed as of Feb 17th, 2025, please redownload MVNRSP1.rpy if you encounter issues.

(this is so new folks can see it, but yeah it's updated and should work now.)