- Mar 26, 2023
- 572
- 399
I have no idea on how the hell to use the commands
follow the instructions sectionI dont think it works with 1.4d it opened up like a blue window then just closed, it might need to be updated!
added a link to the app needed, it should already be installed if you use windowssays it needs an app to open.
you didn't use right click and "open with powershell"have powershell installed and the app still closes when i launch it
Same issue, only that I did not even swap Win versions, just stopped working for some reason, tried downloading the new version of the game (was on 1.51d or e and am now on f) but still just immediately closes.Powershell unfortunately closes after a millisecond when it opens.
I've been using this fine back in my Win10 PC, but now I'm on a Win11 rig and it just closes immediately lol
yeah it is because on windows devices the execution of a powershell script is not allowed by default for security reasons. to avoid that you need to open powershell normally via the store or your app list (it should open something that looks like a cmd command invite) then you need to copy paste the script in the command invite. if you dont know where to find the script just copy paste the content of that .txt fileSame issue, only that I did not even swap Win versions, just stopped working for some reason, tried downloading the new version of the game (was on 1.51d or e and am now on f) but still just immediately closes.
View attachment 1383696
Overview:
Got tired with the grind in Rogue like evolution, decided to step up a bit the progression.
I recommend starting with another mod like SLDR's to quickly unlock developer console
or the multi-mod from Sancho, who helped me figure out some "hidden" command
Updated: 2024-02-02
Game/Creator: Rogue-Like byYou must be registered to see the links
Modder: GAB
Mod Version: 1.5
Game Version: v1.5+
Language: English
Features:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
Uncompress the folder to the game folder
Have Rogue like evolution opened
Have the girl unlocked in-game
Have the console command open
DO NOT DOUBLE CLICK
Right-click the file -> Execute withYou must be registered to see the links
Press the number to adjust the character of your choice
Wait
Press enter key
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
Dev Comments
You don't have permission to view the spoiler content. Log in or register now.Download:You must be registered to see the links
View attachment 1330986 View attachment 1330987 View attachment 1330982 View attachment 1330984
modMC()
modBetsy()
modEmma()
modGwen()
modJean()
modJubilee()
modKitty()
modLaura()
modRogue()
modStorm()
modAllGirls() # all the girls in one command
modEveryone() # all girls + the MC in one command
Am I supposed to put this in the game folder?Here's a port of the mod to a plain renpy file, no powershell required. This should help everyone who has problems with the powershell script (plus, it's not a great idea to run powershell scripts unless you can verify that they aren't malicious - this mod checks out, but still).
There are a few differences with the original:
Open the console and use the commands
- added support for the phone numbers
- fixed capitalization of some of the trait names
- prevent duplicate keys/traits/history/inventory items that should be singletons
Credit for the mod still belongs to GAB; they did all the hard work, I just ported it.Code:modMC() modBetsy() modEmma() modGwen() modJean() modJubilee() modKitty() modLaura() modRogue() modStorm() modAllGirls() # all the girls in one command modEveryone() # all girls + the MC in one command
Yes. You also need the dev console to be enabled, which you can do with other mods, or by using unren. When the dev console is enabled, hitAm I supposed to put this in the game folder?
shift+o
to open the console, and enter the command you want to run. esc
quits the console.Is there something the mod is missing? I can update the renpy port I made.hi, will this mod be updated for the new version?
My bad, i didn't realize that the mod is 1.5+ compatible, in that case it should be good alreadyIs there something the mod is missing? I can update the renpy port I made.