- Jul 24, 2021
- 240
- 208
You'll need to modify the triggers for the first event of either theSo how can we have bree-game and bree-maid at the same time?
what parts need to be edited to get it? do i need to use notepad++?
You must be registered to see the links
or
You must be registered to see the links
path you only need to modify the one you didn't doYou don't have permission to view the spoiler content.
Log in or register now.
Love & Sex Second Base uses RPA files (for an explanation on RPA files here's aI don't understand this part, can you explain specifically and in detail?
You must be registered to see the links
) for the purpose of this explanation it's best to think of the RPA files the same way you would A ZIP file, programs like UnRen.bat and
You must be registered to see the links
lets you extract the RPYC files and what ever else in stored in in the RPA files. Now as I'm sure you'd find out if you tried opening an RPYC file it's just gibberish you'll need to turn the RPYC and what everfiles into RPY files to get something readable I personally use
You must be registered to see the links
(Just drag and drop your files then download).
You must be registered to see the links
is a program that lets you edit Python you're free to use what ever you're most comfortable with. Atom is just what I personally use.