Jump to content

The Elder Scrolls IV: Oblivion Remastered


Recommended Posts

Posted
4 hours ago, UnHolyOne329 said:

ANOTHER THING. mods that give characters a detailed DARK butthole, swaying dicks etc. moving cheeks when fucking. i NEED IT ALL

good news with UE5 we can joggle like weve never jiggled before

Posted

Gods, hopefully this will get somone to try to optimize that old janky mod for this 

I mean, seeing that it's the old engine mixed with the new one- likely we will be dealing with the same *kinda rough* System that was in place with the animated penis system.

I just can't wait for most of the old OBSE mods like COBBL (or something like that- I forget it's been years since I played oblivion modded)

Posted
10 minutes ago, Ghostt634 said:

Do mods for the original Oblivion work with this? Does Lovers PK work?

Even if there were zero scripting changes, there's the problem of not having OBSE at the moment. Then there were some file structure changes which would likely need some adjustments to file pathing for the mods to be ported over. And finally, there's a version of OBSE up for the Remaster right now, but the creator said to temper our expectations because modding the Remaster IS apparently different and not to get too excited yet.

Posted
3 hours ago, Master-Modder-69 said:

Would love to see a CBBE mod come out for Oblivion. CBBE was the best nude mod Skyrim ever had in my opinion so would love to see it return.

I disagree. The best nude mod for Skyrim was LadyBody later known as Demonica

Posted
11 hours ago, Dragonhunter43210 said:

Gods, hopefully this will get somone to try to optimize that old janky mod for this 

I mean, seeing that it's the old engine mixed with the new one- likely we will be dealing with the same *kinda rough* System that was in place with the animated penis system.

I just can't wait for most of the old OBSE mods like COBBL (or something like that- I forget it's been years since I played oblivion modded)

anything animation related will heavily be improved now that UE is handling most of that

Posted
14 hours ago, joyloverz said:

Can be easily to made nude one though. All you need is blender unity asset plugin and remove the bikini then repack it. Maybe it works also if making textures invisible.

Ya, totally easy... 🙄

Posted (edited)
52 minutes ago, FromBeyondTime said:

It actually is tbh lol

 

Screenshot(6655).thumb.png.398b449438b6aa53032423c000937147.pngScreenshot(6656).thumb.png.9f0f2178eee86e306314d657b436783d.png

 

 

okay you gotta teach me. ive been trying for hours and cant even figure out how to get the model from the .pak file. i have almost no modding knowledge im sure im just missing something. i am starting to get an idea of modding tho so, not completely helpless.

 

 

Edited by JackJackAttack2200
Posted
19 minutes ago, JackJackAttack2200 said:

okay you gotta teach me. ive been trying for hours and cant even figure out how to get the model from the .pak file. i have almost no modding knowledge im sure im just missing something. i am starting to get an idea of modding tho so, not completely helpless.

 

 

The models are actually in the .utoc files instead of the .pak files. And you can use FModel to extract it. There's a full guide on this mod page https://www.nexusmods.com/oblivionremastered/mods/214

Posted
25 minutes ago, FromBeyondTime said:

The models are actually in the .utoc files instead of the .pak files. And you can use FModel to extract it. There's a full guide on this mod page https://www.nexusmods.com/oblivionremastered/mods/214

so i found the model i think, is it supposed to be just the default one? and when he says "remove underwear" am i literally just deleting that asset? im also ending up with like, 8 packed files rather than the 3 he says you will get?

 

Posted
47 minutes ago, JackJackAttack2200 said:

so i found the model i think, is it supposed to be just the default one? and when he says "remove underwear" am i literally just deleting that asset? im also ending up with like, 8 packed files rather than the 3 he says you will get?

 

I assume you have the model in blender now? If so, send a screenshot so I know what stage you're at. Yeah just delete the underwear mesh then continue with the instructions to export the fbx from Blender and set it up in Unreal Engine to export. 

Posted
13 minutes ago, FromBeyondTime said:

I assume you have the model in blender now? If so, send a screenshot so I know what stage you're at. Yeah just delete the underwear mesh then continue with the instructions to export the fbx from Blender and set it up in Unreal Engine to export. 

image.png.9e7fc3cacc4a508e01e1eae18a34ff31.png

so this is what its like in blender, found out i was being an idiot and just grabbing the default bod. i have tried just deleting this on the wood elf body and other mods that give the raw files but it never worked, no changes appeared to the model and no changes in game also when packing the unity project it will always return 8 files (2xpac/ucas/utoc and 2 global ones i dont know).  i  want to remove the underwear for all females, or, specifically if i cant do that just my character (wood elf) if they all use the same root. do i simply have to delete this? "mic_imperial_underwear" and then just follow the same process? or do i have to do other things to change the wood elf specifically.

 

Posted
19 minutes ago, JackJackAttack2200 said:

image.png.9e7fc3cacc4a508e01e1eae18a34ff31.png

so this is what its like in blender, found out i was being an idiot and just grabbing the default bod. i have tried just deleting this on the wood elf body and other mods that give the raw files but it never worked, no changes appeared to the model and no changes in game also when packing the unity project it will always return 8 files (2xpac/ucas/utoc and 2 global ones i dont know).  i  want to remove the underwear for all females, or, specifically if i cant do that just my character (wood elf) if they all use the same root. do i simply have to delete this? "mic_imperial_underwear" and then just follow the same process? or do i have to do other things to change the wood elf specifically.

 


There are a few Blender basics to learn because it's honestly not as intuitive as you'd expect haha. The arrow in your screenshot is pointing at the material but that's not the underwear mesh. You'll need to split the main body mesh by material to make the underwear a separate part to delete. To do this: Click the body, press Tab on keyboard to enter vertex edit mode, press A on keyboard to select all vertices, press P on keyboard to bring up the Separate menu, then click By Material. Then you can press Tab again to enter Object Mode and click the underwear/bikini to delete it. Then you can export the nude body as an .fbx and follow the rest of the steps.
 

Check the Nexus comments as well, there are a few comments in there for bits the tutorial missed like importing the mesh at 0.1 scale and exporting at the same scale.

Posted (edited)
1 hour ago, FromBeyondTime said:


There are a few Blender basics to learn because it's honestly not as intuitive as you'd expect haha. The arrow in your screenshot is pointing at the material but that's not the underwear mesh. You'll need to split the main body mesh by material to make the underwear a separate part to delete. To do this: Click the body, press Tab on keyboard to enter vertex edit mode, press A on keyboard to select all vertices, press P on keyboard to bring up the Separate menu, then click By Material. Then you can press Tab again to enter Object Mode and click the underwear/bikini to delete it. Then you can export the nude body as an .fbx and follow the rest of the steps.
 

Check the Nexus comments as well, there are a few comments in there for bits the tutorial missed like importing the mesh at 0.1 scale and exporting at the same scale.

thank you so much, i havent tried to see if it works in game yet because i do want to give it.. the details... but im not too good at all that haha, but this really helped. i appreciate it so much haha, all i want is just a normal nude mod for the little bit of extra immersion,

Edited by JackJackAttack2200
Posted
1 hour ago, JackJackAttack2200 said:

thank you so much, i havent tried to see if it works in game yet because i do want to give it.. the details... but im not too good at all that haha, but this really helped. i appreciate it so much haha, all i want is just a normal nude mod for the little bit of extra immersion,

please make them have realistic feckin looking dark buttholes

Posted (edited)

Does anyone know the double melon mod? Its based of the cbbe body. I hope they will add this as mod cause i always used it together with double melon wardrobe haha :D As race i used x177 race with the optional chanpon esp. She looked exactly like the prototype eve from Stellar Blade in 2019 lol maybe ShiftUp used Oblivion race mods as concept xD

 

 

250?cb=20220914025228

Edited by Hunter11
Posted

No nudity here but I remember a great foot fetish mod AND lorewise in Skyrim, making all khajiits and argonians barefoot. That would be great to have the same mod for Oblivion remastered for beast races. How difficult this mod could be?

 

I also noticed that unlike the other games in the series, there is no barefoot sound when the character walk without shoes. A problem that deserves to be corrected, especially since the other games have barefoot sound effect.

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...