Alpine Eagle

Russian Spy
Donor
Compressor
Apr 13, 2019
2,931
4,613
I want to fix some of the grammar and change an NPC's name.
To change the name no longer need a console, it is done on the computer. To get into the scripts you do not need to run the game using unren. You should unpack the scripts.rpa file. There are dialogues.
If you don't know how to use unren ask goobdoob. (there is a special theme for unren)
 
Last edited:

Deleted member 95950

Well-Known Member
Jul 3, 2017
1,047
1,508
To change the name no longer need a console, it is done on the computer. To get into the scripts you do not need to run the game using unren. You should unpack the scripts.rpa file. There are dialogues.
I tried just unpacking the .rpa files using 2) on UnRen, it gave the same error. How do I unpack scripts.ra without it? (Thanks for helping)
 

Alpine Eagle

Russian Spy
Donor
Compressor
Apr 13, 2019
2,931
4,613
I tried just unpacking the .rpa files using 2) on UnRen, it gave the same error. How do I unpack scripts.ra without it? (Thanks for helping)
I added the answer above. But I really don't know why do you need this. You're the only one in this thread.
 

Deleted member 95950

Well-Known Member
Jul 3, 2017
1,047
1,508
What is the error you get when extracting .rpa files?
There is an error in Line blahblah, Line is indented, but the preceding tag statement does not expect a block

For loads of lines, not just a couple. It's only this game (and one or two others I can live with not editing), not all games generally. I use UnRen fairly often and usually have no problems.
 

Jon_Sleeper

Member
Nov 14, 2018
284
364
Yeah, I know this error, sometimes the indentations get fucked up while extracting. Had the same issue while extracting badik.
 

Viressa

Well-Known Member
May 24, 2018
1,522
3,208
Alternatively you can use something like this:

Code:
init python:
    def nameFilter(text):
        return text.replace("Bob", "Carl")
    config.say_menu_text_filter = nameFilter
Save that into some rpy file in your /game folder and it'll automatically replace all instances of "Bob" in the game script with "Carl". Adjust with whichever name you want to filter.
 

Deleted member 95950

Well-Known Member
Jul 3, 2017
1,047
1,508
Alternatively you can use something like this:

Code:
init python:
    def nameFilter(text):
        return text.replace("Bob", "Carl")
    config.say_menu_text_filter = nameFilter
Save that into some rpy file in your /game folder and it'll automatically replace all instances of "Bob" in the game script with "Carl". Adjust with whichever name you want to filter.
Works in dialogues, anyway. I'll try to ignore the rest of it. Thanks!
 

gartal

Active Member
Feb 9, 2018
636
164
So you need Root

What do you do with unren?
If you want to open the console to hack money, use Save Editor.
If you want to change your name, use the MC computer.
If you want to unpack the game files for images, I have them.

So with out root I can't play it ?
 

ZenGarden

Well-Known Member
Oct 1, 2017
1,698
3,218
When I try to UnRen this, I get a bunch of errors about 'Line is indented, but the preceding tag statement does not expect a block' in various lines and the game won't launch. I'm using UnRen 0.8. Does anyone have any suggestions?
Use the beta version of Unren (0.9) from Sam's page (here). It fixes some of these issues.

Good luck,
--Zen
 

Aristos

Forum Fanatic
Dec 28, 2017
5,449
16,366
I don't think anybody really cares. It's a pointless metric anyways.
I wasn't pointing it out as a catastrophe of any sort. It's just interesting since it illustrates the deceleration of this game as opposed to others, bearing in mind that BaDIK for example is a year younger. And still there are some other games that from my point of view should also receive much more attention than this one but don't. One day the incest fever will wear off and I hope to see it.
 

Aristos

Forum Fanatic
Dec 28, 2017
5,449
16,366
And I was wrong. It won't take a few days, it already happened one hour and a half ago.
That's mind-blowing, wow.
 
3.70 star(s) 439 Votes