Jump to content

Recommended Posts

Posted
1 hour ago, iguita123 said:

ust saying that you maybe wasting time on something that is already out there,and about reasons why you doing it

The time is theirs to do with it what they will, try to be helpful to someone who is trying to accomplish what they want to do.

Even if there are 10 other mods that do the same thing a different approach is always refreshing. the Author should be encouraged, not discouraged, let them do their own thing.    

Posted (edited)
3 hours ago, iguita123 said:

Its not that i dont like,i didnt even tried yours,no hate here,just saying that you maybe wasting time on something that is already out there,and about reasons why you doing it,sorry but your description is realy unclear,like you shy or something.

Dunno if i can name it here...its Bimbo's of Skyrim,among so many other things it have gender bending feature!Everything is well explained on its page,and yes its here on loverslab!

Bimbos of Skyrim does not do the same thing as this mod. I'd know, I made it.

It has no genderbending feature- to transform a male character into a female one, it needs to hook into and borrow YPS Fashion's genderbend system.

 

 

Speaking of that, while I'm here: @MadAl777, could this mod be used on a framework level? Like, would it be possible for me to call a TGQM_SwitchGender event to change the player's gender? If so I could integrate with this mod as an alternate option for Bimbos of Skyrim's genderbend.

And out of curiosity, what is the process on the gender change in this mod? Does it open Racemenu like other genderbend mods or do something more seamless?

Edited by jib_buttkiss
Posted
1 hour ago, iguita123 said:

Its not that i dont like,i didnt even tried yours,no hate here,just saying that you maybe wasting time on something that is already out there,and about reasons why you doing it,sorry but your description is realy unclear,like you shy or something.

Dunno if i can name it here...its Bimbo's of Skyrim,among so many other things it have gender bending feature!Everything is well explained on its page,and yes its here on loverslab!

Sure you can name it here. People talk about other mods here all the time. I've been 'guilty' of it myself on multiple occasions. Are you sure BoS  has gender-bending natively? According to its description, the gender-bending requires Emily1673's mod, Immersive Hair Growth and Styling. It's the Dibella Quest in Immersive Hair Growth and Styling where the gender-bending takes place. Oh, BTW MadAl is sometimes unclear because English is not his native language. 

Posted (edited)
8 hours ago, jib_buttkiss said:

Bimbos of Skyrim does not do the same thing as this mod. I'd know, I made it.

It has no genderbending feature- to transform a male character into a female one, it needs to hook into and borrow YPS Fashion's genderbend system.

 

 

Speaking of that, while I'm here: @MadAl777, could this mod be used on a framework level? Like, would it be possible for me to call a TGQM_SwitchGender event to change the player's gender? If so I could integrate with this mod as an alternate option for Bimbos of Skyrim's genderbend.

And out of curiosity, what is the process on the gender change in this mod? Does it open Racemenu like other genderbend mods or do something more seamless?

You gave me quite good idea about event. Right now I'm working on gradually improving the scripts of both the mod itself and the way they're written.

As for now - no, my mod using ForcedFeminization() function in the TGQMPotionScript to achieve opening RaceMenu. I also want to slightly change the process of opening the RaceMenu by removing the ability to select a race, so that the end user can safely apply only changes to their hero, and not to their race, as part of improving compatibility. I don't remember how Emily implemented it, but one of the features of my mod is that the game does a "check" on the PC, and if the player hasn't changed, the RaceMenu will be stuck in a loop until the player fulfills the conditions.

Overall, given my experience with the TrueForm Curse mod, which had a system for applying hero presets, but which caused errors in the game for me personally, I realized that calling RaceMenu directly remains the best option.

In general, you can safely use part of my code for your mod without using my mod for it's feature - I completely agree and give everyone the full right to use my mod in other modifications.

P.S. I forgot to mention that in terms of PC alteration, I use HIMBO morphs, to achieve more “seamless” process of PC change.

Edited by MadAl777
Posted (edited)
11 hours ago, iguita123 said:

Its not that i dont like,i didnt even tried yours,no hate here,just saying that you maybe wasting time on something that is already out there,and about reasons why you doing it,sorry but your description is realy unclear,like you shy or something.

Dunno if i can name it here...its Bimbo's of Skyrim,among so many other things it have gender bending feature!Everything is well explained on its page,and yes its here on loverslab!

Yes, I plan to change the description of the modification, because initially I was not particularly sure whether I had the right (within the law) to write anything directly. So this is not so much a question of my shyness, but a question of obeing the laws of my country.

Edited by MadAl777
Posted
20 hours ago, jib_buttkiss said:

Bimbos of Skyrim does not do the same thing as this mod. I'd know, I made it.

It has no genderbending feature- to transform a male character into a female one, it needs to hook into and borrow YPS Fashion's genderbend system.

 

 

Speaking of that, while I'm here: @MadAl777, could this mod be used on a framework level? Like, would it be possible for me to call a TGQM_SwitchGender event to change the player's gender? If so I could integrate with this mod as an alternate option for Bimbos of Skyrim's genderbend.

And out of curiosity, what is the process on the gender change in this mod? Does it open Racemenu like other genderbend mods or do something more seamless?

Yes i know this,i was just giving some pointers avoiding writing novels here and spaming to much...btw YPS is must have mod with BOS ,one make other lots better and interesting !

Posted
2 hours ago, Caveman 74 said:

@MadAl777

I will say I would like to see what this mod is about but it is AE and I use SE 1.5.97, it uses Himbo but I use Tempered skins for SOS.

Any thoughts to include these for more coverage for users?

Thanks    :cool:

 

https://www.nexusmods.com/skyrimspecialedition/mods/7902  Tempered skins for males

Correct me if I wrong but as I can see Tempered skins is a male body retexture mod. And HIMBO is not a retexture mod it's a model replacer like 3BA for females. You can easily use Tempered skins and HIMBO with SOS (I think). As for the version of the game - I don't know if it suitable to use backport extender mod for 1.5.9.7 if it is you can install it and use this mod. As for the HIMBO itself - it is not hard requirement. HIMBO mod provides morphs for male body just as 3BA provides it for females. Without HIMBO you won't have dynamic change for male body - that's it. But the mod itself should work fine.

Posted
4 hours ago, MadAl777 said:

Correct me if I wrong but as I can see Tempered skins is a male body retexture mod. And HIMBO is not a retexture mod it's a model replacer like 3BA for females. You can easily use Tempered skins and HIMBO with SOS (I think). As for the version of the game - I don't know if it suitable to use backport extender mod for 1.5.9.7 if it is you can install it and use this mod. As for the HIMBO itself - it is not hard requirement. HIMBO mod provides morphs for male body just as 3BA provides it for females. Without HIMBO you won't have dynamic change for male body - that's it. But the mod itself should work fine.

Thanks for the answer, I have learned something today.     :thumbsup:   :cool:

Posted

Hey I saw you recently added the himbo stuff and I'm kind of curious; What sort of male bodyslide preset would you ideally start with? Does the mod remove muscle mass and you're supposed to start with a more bulky manly preset? 

Posted
2 hours ago, AlyssaAwoo said:

Hey I saw you recently added the himbo stuff and I'm kind of curious; What sort of male bodyslide preset would you ideally start with? Does the mod remove muscle mass and you're supposed to start with a more bulky manly preset? 

Near as I can tell, it's your choice of preset. With a HIMBO body, when you drink Lin's potions certain body morphs take place.

Posted
10 hours ago, AlyssaAwoo said:

Hey I saw you recently added the himbo stuff and I'm kind of curious; What sort of male bodyslide preset would you ideally start with? Does the mod remove muscle mass and you're supposed to start with a more bulky manly preset? 

KentuckyExpat is right. Potions change 3 different morphs: FemmeT, FemmeB and Chest. You can check them in BodySlide for HaydenLower\Uppder\Chest. Make them 100% with your preset and you will see a result.

Posted

I

On 10/8/2025 at 6:33 PM, KentuckyExpat said:

Near as I can tell, it's your choice of preset. With a HIMBO body, when you drink Lin's potions certain body morphs take place.

I should add, according to Lin, when the PC asks her about what changes have happened to his/her body, specifically regarding loss of muscle, she says that there is no loss.

Posted
On 10/9/2025 at 9:47 AM, MadAl777 said:

KentuckyExpat is right. Potions change 3 different morphs: FemmeT, FemmeB and Chest. You can check them in BodySlide for HaydenLower\Uppder\Chest. Make them 100% with your preset and you will see a result.

 

Using your mod on my latest playthrough and the morphs do look pretty good on the preset I use, good stuff. Have you thought about using SoS size as well? Not sure if there's a script to do so, but there are potions in SoS to decrease penis size. Could have the character shrink down there too. :classic_tongue:

 

Maybe the character could even try to get their dick back from someone in the mod after their transformation, who would just give them a useless lil nub that barely even gets hard. :classic_biggrin:

Posted
23 hours ago, AlyssaAwoo said:

 

Using your mod on my latest playthrough and the morphs do look pretty good on the preset I use, good stuff. Have you thought about using SoS size as well? Not sure if there's a script to do so, but there are potions in SoS to decrease penis size. Could have the character shrink down there too. :classic_tongue:

 

Maybe the character could even try to get their dick back from someone in the mod after their transformation, who would just give them a useless lil nub that barely even gets hard. :classic_biggrin:

I think about it RN, but I personally using TNG, so this feature will be but only for TNG. Moreover I'm looking to add fertility mode support.

Posted
1 hour ago, MadAl777 said:

I think about it RN, but I personally using TNG, so this feature will be but only for TNG. Moreover I'm looking to add fertility mode support.

Oh you can use TNG with Himbo? I didn't know that, huh.

Posted
19 hours ago, MadAl777 said:

I think about it RN, but I personally using TNG, so this feature will be but only for TNG. Moreover I'm looking to add fertility mode support.

Not sure what Fertility Mode support you're looking to add but as it stands right now, if Fertility Mode is in your load order and your male PC gets transformed into a female, he, now she, will have a menstrual cycle and can be impregnated. I use Fertility Mode in all of my playthroughs and checked that feature out.

Posted
5 hours ago, KentuckyExpat said:

Not sure what Fertility Mode support you're looking to add but as it stands right now, if Fertility Mode is in your load order and your male PC gets transformed into a female, he, now she, will have a menstrual cycle and can be impregnated. I use Fertility Mode in all of my playthroughs and checked that feature out.

Yes, but I want to add smth related with it. For example PC reaction to PMS and etc. And of course - integration with TRX addon - to switch from female mode to male in fertility mode automatically if PC return her manhood in the new body

  • 2 weeks later...
Posted
15 hours ago, emptyinbox said:

I see AE is a requirement - any hope of creating an SE compatible version?  I think this is exactly the mod I'm searching for.

It should be compatible with SE if you will use BEES https://www.nexusmods.com/skyrimspecialedition/mods/106441?tab=files

But a word of warning - I'm working rn on updated version which will include modevent calls etc. So if you want to try mechanics - do not use it on important saves

Posted

Can confirm it is SE compatible I gave it a go.

 

I know you're in the process of changing a lot so I won't comment too much on the content/writing.

 

But the mechanics of the change were great. I do think Lin could be a bit more domineering and teasing. 🙂

Posted
45 minutes ago, gHITHYU said:

Can confirm it is SE compatible I gave it a go.

 

I know you're in the process of changing a lot so I won't comment too much on the content/writing.

 

But the mechanics of the change were great. I do think Lin could be a bit more domineering and teasing. 🙂

Thank you for the kind words! As for the Lim - this is what I want to do and this is primary thing why I'm trying to rearrange mod a little.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...