- Sep 9, 2016
- 4,389
- 40,434
- 694
Is there a GUI version posted anywhere?
You must be registered to see the links: Py3 only, good extensible
Is there a GUI version posted anywhere?
You must be registered to see the links: Py3 only, good extensible
You have to go at road search number find...My_Cute_Roommate_2-1.1.05280 breaks when opening the game.
Ther is are gui out but that used rpatool not rpakit but i thing you can change that if you know c#.Is there a GUI version posted anywhere?
You have to go at road search number find...
More seriously, post the traceback.txt if you want help. If you don't have, it's probably because your game is corrupt.
Do a new download and check without any mod's.
And this should go in the game thread, not here !
I thing i know what you looking for yes ther is another key used for that game because the line looks like this :Its a bit big with 5.7GB to DL just for a small check i need to do... Could you open a RPA of this game with a simple editor in text view mode and cite the first line? Should look somewhat like this:RPA-3.0 000000000011a299 42424242
The RPA format (RPA3) of Ren'Py changed for 15 years(or so) not and if the game-dev didn play with it, every RPA unpacker should be able to unpack. There are three full unpackers out there:
Extensibility refers to the ability to add the data for unpacking a manipulated RPA format.
You must be registered to see the links: Py2/3, badly extensible, used in UnRen, mostly unmaintained (not much to maintain anyway; got 2 years ago a IMHO weird py3 update) You must be registered to see the links: Py3 only, good extensible, for 5 years unmaintained but works You must be registered to see the links: Py3 only, good extensible
I want just to clear a small misunderstanding.
- unrpyc v2.x.x = Ren'Py 8 with Python 3 (new main app variant as Ren'Py v7.7.x is AFAIK the last version with python 2)
- unrpyc v1.3.x = Ren'Py 7 and below with Python 2 (legacy app variant for support of old stuff)
RPA-3.0 00000000009d0b28 42424242 that is 100% not the commen rpa3 keyThere is no problem to unren it with the 9.4 version!By the way, there are no bugs in the game, the game gives an error because unren is bugging it. Example: screen choice(items, kind=None): screen choice(items, kind): (=None ) problem kapiş.......
yaw heee heee .... when he subtracts, and that's what I'm telling you.There is no problem to unren it with the 9.4 version!
It's just because the "kind" variable are not defined by default (bug/omission from the dev...)
This error is just hidden when the script is still in the rpa archive.
Save the attached file as ...\MCR2-1.1.05280extra-pc\game
Ya - I tested it and had the same error - despite the window_icon.png being present.Hello everyone!
When decompiling this game
https://f95zone.to/threads/whores-of-thrones-s3-e06-funfictionart.6304/
via UnRen-forall 9.4, I get this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 207, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 207, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 390, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
OSError: Couldn't find file 'gui/window_icon.png'.
Can anyone tell me how to solve the problem?
Use chkdsk to repair your disk. It's probably softly damaged.I met some trouble when decompiling rpyc files:
Searching for rpyc files...
+ Searching for rpyc files in D:\God\God\game\
D:\God\God\lib\py3-windows-x86_64\python.exe: can't open file 'D:\God\God\unrpyc.py': [Errno 2] No such file or directory
im not quite good at python, so I wondering if there is a solution?
(By the way,You must be registered to see the linksis the game involved in)
It works for Ren'Py - Lust Academy [S4 v4.1.1d] [Bear in the Night] | F95zone (Ren'Py 8.2.3.24061702) also.Ya - I tested it and had the same error - despite the window_icon.png being present.
View attachment 3817461
It's ren'py 8.1.1 - so that error surprised me?
1) To fix it - use UnRen-forall.bat v9.4 and choose choice 1 (To extract the rpa files) only - and when asked to delete the .rpa files choose Y (yes).
2) Now start the game up once and the close it. (Just to test that the first action went well).
3) Download the un.rpy file that I posted below and copy it into the game folder - start the game again - and it will decompile the .rpyc files.
You might have to download the game again and start fresh - at least I did.
Cheers
Thanks for the info.It works for Ren'Py - Lust Academy [S4 v4.1.1d] [Bear in the Night] | F95zone (Ren'Py 8.2.3.24061702) also.
Good Job
There are a bunch, Midnight Paradise for example use it.Thanks for the info.
Ren'Py 8.2.3.24061702
- That is the first game I saw using that version.
Glad it still works.......so far?