- Apr 7, 2019
- 1,174
- 785
Your game path is much longer than it could be. Here is what your post before shows as the path:I do not have it
There's a proprietary code that I haven't been able to master yet.I tried the latest version 16 on this game: https://f95zone.to/threads/sona-nyl...emories-final-liar-soft.184969/#post-12406415
The unpacking of the RPA is fine, but the decompilation doesn't work
I've also tried other versions of Unren, including Sam's, but there's nothing to be done.
If anyone has any solution.
Well, design is not my thing, sorry. And about the old version of UnRen - it is for old versions of the engine only.Old Unren doesn't work on any games anymore and the UI version is just awfully designed, sorry
Can you clarify which games were used? also check for parentheses and other special characters in the path, not all of them are processed correctly.Hi, I tried on many games released recently (last 10-15 days) and I realized that it is not possible to Decompile rpyc...the Unren executable crashes without decompiling any file and leaving the following files and folders in the base folder :
- "decomp.cab"
- a "decompiler" folder
- "decomp.cab.tmp"
- "unrpyc.py"
and finally the log file that I attach.
You don't have permission to view the spoiler content. Log in or register now.
Can you solve it? Because I think something has changed in how they make games that conflicts with these versions of UnRen.
A thousand thanks!
rpy are text files, no extract neededhttps://f95zone.to/threads/rick-and-morty-the-perviest-central-finite-curve-v2-9-ormuz89.119641/
I extracted the rpa file but when I try to extract the rpy file it won't let me
extract if you could help me or give me some advice.
if you need receive .rpy files you may decompile .rpyc files, which appeared after extractionhttps://f95zone.to/threads/rick-and-morty-the-perviest-central-finite-curve-v2-9-ormuz89.119641/
I extracted the rpa file but when I try to extract the rpy file it won't let me
extract if you could help me or give me some advice.
Ya it had a lot of errors.does not decompile .rpyc
https://f95zone.to/threads/attack-on-survey-corps-v0-16-0-astronut.93986/
error
if paraminfo.extrapos:
AttributeError: 'Signature' object has no attribute 'extrapos'
renpy 8.2.0
if paraminfo.extrapos:
AttributeError: 'Signature' object has no attribute 'extrapos'
Nah. Simple. You cited it from renpy, i did also from you.Ren'Py 8.2.0 "64bit Sensation" Pre-Release...
---
Ps. I wonder if it's theYou must be registered to see the linkscausing the errors?
It's true, what they did with the parameters is just a nightmare. It is necessary to completely redefine the function for their restoration. There will be a decent amount of work.Nah. Simple. You cited it from renpy, i did also from you.
And on renpy.org above the "pre-release" button is a text where clearly stated is for what such a version is and what not to do with it.
Also true for the 8.2.x is, the renpy devs fucked just the engine code with some changes up again. Makes the decompiler incompatible for now.
Yeah, that's true.Madeddy
Glad to see your still playing around with Unrpyc - your git page seemed quiet.
Madeddy
Wonder what they did this time - I read through the changes - but....
Nah. I got this already.It's true, what they did with the parameters is just a nightmare. It is necessary to completely redefine the function for their restoration. There will be a decent amount of work.