Bexa2
Bexa2
I get the error `Error: : syntax error in line 1 near 'digraph'` when running `gprof2dot -f pstats output.pstats | dot -Tpng -o output.png`
**READ ME FIRST!** If you're here because something basic is not working (like gamepad input, video, or similar), it's probably something specific to your setup, so make sure you've gone...
With python 3.10, the games uses RenPy 8.0.0 ``` File "G:\decompilers\rpa_decompiler\unrpyc.py", line 170, in read_ast_from_file data, stmts = magic.safe_loads( File "G:\decompilers\rpa_decompiler\decompiler\magic.py", line 718, in safe_loads ).load() File "C:\Users\Bexa\AppData\Local\Programs\Python\Python310\lib\pickle.py", line 1275,...
I think it's be nice to be able to use this as a module. Paired with rpatool we could do something like: ```python import rpatool import unrpyc archive = rpatool.RenPyArchive('archive.rpa')...
Being able to search tags using OR and parenthesis would be really nice. Example: I want to search all animated Final Fantasy 7 and Resident Evil content (not just images...