Mod Ren'Py Rogue-like: Evolution XMod [v1.6h] [Goomoonryong9]

taliazer

Member
Feb 2, 2018
104
50
Hello everyone! any chance we will get the option to have a "put a buttplug in" outside of sexy time, like a sexy flirt option or a piece of outfit etc so we could have some of them plugged at will ?
 

RS215

Newbie
Nov 30, 2018
25
5
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Xmod/Xmod_script.rpy", line 236, in <module>
File "game/Xmod/Xmod_recolor.rpy", line 73, in screen_loop
File "game/script Girls.rpy", line 2173, in calculate_image_matrix
TypeError: getattr(): attribute name must be string

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script Locations.rpyc", line 189, in script call
File "script Chat.rpyc", line 250, in script call
File "script Chat.rpyc", line 677, in script call
File "script Chat.rpyc", line 9265, in script call
File "Xmod/wardrobe/rogue_wardrobe.rpyc", line 49, in script call
File "Xmod/wardrobe/rogue_wardrobe.rpyc", line 49, in script call
File "Xmod/wardrobe/rogue_wardrobe.rpyc", line 31, in script call
File "Xmod/Xmod_script.rpyc", line 236, in script
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Xmod/Xmod_script.rpy", line 236, in <module>
File "game/Xmod/Xmod_recolor.rpy", line 73, in screen_loop
File "game/script Girls.rpy", line 2173, in calculate_image_matrix
TypeError: getattr(): attribute name must be string

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Rogue-like: Evolution 1.6h
Fri Feb 14 02:31:49 2025
```

 

RS215

Newbie
Nov 30, 2018
25
5
Error when changing the color of any clothing or accessory with two layers of color
 

Laritas

Member
Jul 10, 2023
298
566
Fixing a bug with layers

Thank you for your hard work on the mod! I hope the bug fixes from Goomoonryong9 haven’t been undone again. It can be a bit frustrating to report bugs, see them fixed, and then find them reappearing in your versions. Also, I’ve noticed that your versions aren’t as save-friendly, which can be a challenge for players.

But despite the criticism, I can't emphasise enough how much I appreciate all the effort you both put into this project❣
 

Laritas

Member
Jul 10, 2023
298
566
Where do I isntall this?
It is a complete package with the mod and the game in one.

Simply download the version for your system (Linux, Mac or Windows), unzip it and move it somewhere where you want to have the game on your system and then simply start the Rogue-Like responsible for your system, for example Rogue-Like.sh for Linux or Rogue-Like.exe for Windows.

is this like a whole different game?
The XMod is a mod package and adds a lot of mods to the game, such as new clothes, cheat functions, tanning and much more.
 

scrub18

Newbie
Jul 14, 2020
23
20
Change Rogue-Like-1.61d-1-mod:
- Simple mod transfer
- update to renpy 8.3.4 post
- the function `create_matrix_color` has been moved from im.MatrixColor to Transform
- added to cheats unlocking pose 69 for kitty

Let me ask you a modding question. Is there an easy way to change the text in the game for the sex scenes? I'd like to make my own text cuz I'm tired of oni's stuff and wanted to improve it.
 
Dec 7, 2019
63
40
Let me ask you a modding question. Is there an easy way to change the text in the game for the sex scenes? I'd like to make my own text cuz I'm tired of oni's stuff and wanted to improve it.
Define easy, unren unpack get atom & you can rework pretty straightforward, but where the words lead is another matter
 

smile07

Newbie
Dec 2, 2023
69
167
Let me ask you a modding question. Is there an easy way to change the text in the game for the sex scenes? I'd like to make my own text cuz I'm tired of oni's stuff and wanted to improve it.


The only way I know is renpy translation. Extract the game files and then create your own translation through the renpy launcher, and then add an option to change the language in the game

I just don't know how to support this translation if the line in the main code changes, since renpy will, in theory, create a new line for translation and not change the old one, which brings with it the problem of a bunch of old translation lines that are not used

Screenshot 2025-02-23 235516.png
1740347729917.png
1740347765603.png
 
  • Thinking Face
Reactions: splamo

Armagedon13

Newbie
May 24, 2018
83
185
Change Rogue-Like-1.61d-1-mod:
- Simple mod transfer
- update to renpy 8.3.4 post
- the function `create_matrix_color` has been moved from im.MatrixColor to Transform
- added to cheats unlocking pose 69 for kitty

I can't make it work in joiplay with renpy python 3