Vohveleita
New Member
- Jul 20, 2021
- 4
- 2
Thanks!Updated for 0.11.1
Changelog:
Haven't updated the help for the puzzle box yet.
- Fixed the science skip cheat
- Updated the cheats (Added cheater points)
- Fixed some minor errors
- Added a character filter to the scene gallery
UR A FKING LEGENDUpdated for 0.11.1
Changelog:
Haven't updated the help for the puzzle box yet.
- Fixed the science skip cheat
- Updated the cheats (Added cheater points)
- Fixed some minor errors
- Added a character filter to the scene gallery
Thanks Scrappy.Updated for 0.11.1
Changelog:
Haven't updated the help for the puzzle box yet.
- Fixed the science skip cheat
- Updated the cheats (Added cheater points)
- Fixed some minor errors
- Added a character filter to the scene gallery
I think last time it took around 3 months...View attachment 4628097 Any idea how long it gonna take for polished version of the mod . I mean option to see all path in 1playthrough ( Still thanks scrappy for this mod )
oh it's ok have to replay again then . Thank you mate for telling me i was ready to hold another week for the final version of the modI think last time it took around 3 months...
I already have season 3 ep 10 do I need to install this and play from season ep9 again pls helpUpdated my compressed Android port of Being a DIK S3 with Scrappy's multimod to v0.11.1. S1 & S2 port is also available below in two options, very compressed or less compression. Very compressed is smaller but the videos can be a bit pixelated as a result.
Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left to rollback and swipe right to skip. Save files are now stored in the Documents folder. This sometimes means that you may need to close and re-open the port after installing so the save folder is properly created.
S1 & S2 install instructions:
- Download zip file
- Use an app like RAR to unzip the file. Standard browsers have issues with large zip files
- Install the apk file from the zip file
- Run the game once to load into the menu and then close the game. This will allow the port to set up the required folder in your Documents folder
- Move the archive.rpa file from the zip file to Documents/Eonor/e.beingadik.s1/game
- Restart the game
S3 install instructions:
If you do not read the instructions and ask for help because the install doesn't work, you will be laughed at and told to read the instructions.
- Download zip file
- Use an app like RAR to unzip the file. Standard browsers have issues with large zip files
- Install the apk file from the zip file
- Run the game once to load into the menu and then close the game. This will allow the port to set up the required folder in your Documents folder
- Move the archive.rpa file from the zip file to Documents/Eonor/e.beingadik.s3/game
- Restart the game
Season 3 requires that you load a save from Season 2. You can do this by copying "BeingADIKSeason2Transfer1366998845" from - Documents/Eonor/e.beingadik.s1 to - Documents/Eonor/e.beingadik.s3.
If you have previously played the first seasons and want to get straight into Season 3 but don't have the required file, I have included a link to a version of BeingADIKSeason2Transfer1366998845 with several different routes. You can add to Documents/Eonor/e.beingadik.s3.
Please let me know if you encounter any issues with the ports and I'll see what I can do to get them sorted.
Being a DIK S1 & S2 v0.8.3 - very compressed: Pixeldrain -You must be registered to see the links
Being a DIK S1 & S2 v0.8.3 - less compression: Pixeldrain -You must be registered to see the links
Being a DIK S3 v0.11.1:You must be registered to see the links-You must be registered to see the links
BeingADIKSeason2Transfer1366998845: Pixeldrain
You could try to use the URM mod. compatible with scrappy mod. The mods makes it you can change variable and value of things. As the budget in the game.Thank you very much Scrappy . You are the best, but can you please add party budget cheat?
If you are referring to the gray box on the last row of the replays, this is a placeholder and this scene does not exist in current version.Wait why does 1 scene does not unlock? Does anyone know?
def scene_unlock():
...
persistent.ep11_lewd_jill=True
persistent.ep11_lewd_bella2=True # Add this line here
persistent.ep11_lewd_jm=True
...
could you just upload the updated file? I am ass at this, just added this line and the game wouldnt start lol.scrappy missed one scene for the unlock (and many for the rewards)
You can do it by adding this line to 1NewCheatMode.rpy.
Then click the unlock button again.
Python:def scene_unlock(): ... persistent.ep11_lewd_jill=True persistent.ep11_lewd_bella2=True # Add this line here persistent.ep11_lewd_jm=True ...
Replace this with game/1NewCheatMode.rpycould you just upload the updated file? I am ass at this, just added this line and the game wouldnt start lol.