I tried all 3 methods (un.rpyc, un.rpy, bytecode.rpyb) and in the case of using it with Long Live The Queen, none of them worked. I'm assuming there's just something unique in the code for this game, or it is obfuscated, or something, because the game crashed on startup.Hum, there are just three files (un.rpyc, un.rpy, bytecode.rpyb) which can perform the injection. I have only tried with Renpy 8 and there it was enough to move the un.rpy into the game-folder. I think un.rpyc and/or bytecode.rpyb do the same (?).
For what it's worth, a game like Doki Doki Literature Club every tool I tried (unren, RPATool, etc) all worked first try, no tweaking, no pain, no sweat, super duper easy.
I installed Python 3.13 64 bit for Windows. To be honest, I have no idea if that did the trick or not since when I go down a rabbit hole like this, I get increasingly impatient and just start doing everything half assed while I watch a movie or something on the side lol.Just out of curiosity, which version did you use?
Edit: You installed python. Version 2.x? Did the files provided not work?
Also in my understanding on unren, it is supposed to use the Python included with the Ren'py game, and although Long Live The Queen does have a /lib/windows-x86/ Python included, it never seemed to detect it.