Pantisocrat

Well-Known Member
Jul 3, 2017
1,011
1,389
Is there are own thread for it or something else, or do I just have to edit some files in the game folder ?
The scripts are in the game folder, you want to open and edit eg day16_00.rpy (not .rypc). Changes to the dialogue made in that file will appear in-game. Not too sure about menus etc.
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,155
8,596
by the way: How can I translate this game into german? I did a fast search, but only found that french trnaslation. I wan´t to do it in german .) - Is there are own thread for it or something else, or do I just have to edit some files in the game folder ?
The scripts are in the game folder, you want to open and edit eg day16_00.rpy (not .rypc). Changes to the dialogue made in that file will appear in-game. Not too sure about menus etc.
To translate the gui, menus (load,save,settings etc) you would have to edit the images used by the game they are in the /game/gui folder.
 
  • Like
Reactions: TheTalSet

Engelstein

Well-Known Member
Feb 17, 2018
1,154
1,447
So I was wanting to make a few quick little signatures from this but UnRen is not unlocking images for me. Every image I try to open one it says it's either damaged, corrupted or too large.
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,155
8,596
So I was wanting to make a few quick little signatures from this but UnRen is not unlocking images for me. Every image I try to open one it says it's either damaged, corrupted or too large.
Try using an app like to view the images or install to view the images with the native Windows image viewer.
 

Walg

Visual art is my magnet. Currently inactive
GFX Designer
Donor
Oct 5, 2018
1,394
3,844
Try using an app like to view the images or install to view the images with the native Windows image viewer.
Good to see you back and helping again @Hones :)

So I was wanting to make a few quick little signatures from this but UnRen is not unlocking images for me. Every image I try to open one it says it's either damaged, corrupted or too large.
Still need an extractor after using either of @Hones solutions but I'd suggest the WebpCodec so you can view anything encoded using Google or visible in FireFox much easier. Can't wait to see more of your gradient sigs :)

EDIT: This is what happens when I reply slowly. Geez. Well can't wait to see what you have in store for us @Engelstein!
 
  • Like
Reactions: ZenMaru and Hones

TheTalSet

Member
Sep 9, 2018
117
366
I only have those .rpa files and I can´t edit them. I tried the rpatool, but can´t use it. I don´t know how to handle that. i opened a cmd file inside the rpatool folder and tried to use the command like
rpatool -x foo.rpa, but nothing happens
 

Pantisocrat

Well-Known Member
Jul 3, 2017
1,011
1,389
I only have those .rpa files and I can´t edit them. I tried the rpatool, but can´t use it. I don´t know how to handle that. i opened a cmd file inside the rpatool folder and tried to use the command like
rpatool -x foo.rpa, but nothing happens
Have you used UnRen?
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,155
8,596
I only have those .rpa files and I can´t edit them. I tried the rpatool, but can´t use it. I don´t know how to handle that. i opened a cmd file inside the rpatool folder and tried to use the command like
rpatool -x foo.rpa, but nothing happens
use need to use a tool like unren to extract the .rpy files from the .rpa files.
 

TheTalSet

Member
Sep 9, 2018
117
366
Mhm just tried to to it, but game crash at start. I don´t knoe python and any other programming language. I prefer some GUI Programms instead of making everything over CMD (well that not that bad) - But back to my question : So I can edit the text, and I can save the .rpy file. but how do I convert it into .rpyc and then to .rpa`? (Sorry for those noob questions, I sure there are some Tut´s out there, but I think I get more accuracy answer here )
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,155
8,596
Mhm just tried to to it, but game crash at start. I don´t knoe python and any other programming language. I prefer some GUI Programms instead of making everything over CMD (well that not that bad) - But back to my question : So I can edit the text, and I can save the .rpy file. but how do I convert it into .rpyc and then to .rpa`? (Sorry for those noob questions, I sure there are some Tut´s out there, but I think I get more accuracy answer here )
You don't need to you just delete the old .rpa .rpyc files, then when you run the game your modified .rpy files will be compiled to .rpyc
 
  • Like
Reactions: Sheknowsaboutyou

OMAC

New Member
Jan 8, 2019
11
3
Well that was anti-climatic :cautious: Was honestly interestet in knowing what you did to 'ruin the game'. If you altered a variables properties, added breaking code into the persistent file or what not. Plenty of way to do it, just not easy to do by mistake.

Seems like the selfdefence course is day10. inspired by the plural of questions related to the lucas-gameover. Hope this helps.
I tried to use console. I just change the game.console(or something like this) to "True". Then the error saying some line wasnt read show up.
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,685
I tried to use console. I just change the game.console(or something like this) to "True". Then the error saying some line wasnt read show up.
Don't do that. Too much chance for error if done by people not used to editing source code. Best to use UnRen instead.
 
  • Like
Reactions: numanumani
3.80 star(s) 324 Votes