-
Announcements
-
SITE MOVED - IN READ ONLY MODE 12/08/2015
Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
-
-
Content count
1,451 -
Joined
-
Last visited
Posts posted by Symon
-
-
You might want to look at the OBSE plugin - Blockhead.
That allows you set set the skin used by meshes (including armour) by Race, Sex, Actor FormId or by scripting.
0 -
Author seems to have been MIA for a while now.
Gerra takes regular long time outs.
0 -
I removed a total of 31 BSAs. I actually notice smoother game play, and about 5 more FPS.
That's what I would expect. Glad to see someone else finding that dismantling BSAs is the way to go.
0 -
Hi. Luchaire here.
Welcome, good to see you.
0 -
Andysaurus has stuff along those lines:
http://myweb.tiscali.co.uk/andywebsite/Oblivion.htm
Problem is it's all for Vanilla bodies IIRC. Take some Blender work to adapt it for say Roberts.
0 -
I thought about arranging ZAZ's Pony as a rideable 'creature' some time back.
In theory, it's doable.
1. Create the Mesh in Nifskope by adding the required mesh parts to the body of you choice. e.g. head, body carriage clothes etc.
2. Rename the skeleton to the convention used by ridable horses/creatures i.e Bip02
3. Add the required extra nodes for riding.
4. Setup scripts to adjust the player ride animation to sitting types when mounting/unmounting.
Haven't had the time to look into it much yet.
0 -
Blockhead looks in 'its own' directories.
Data\meshes\Characters\BodyAssetOverrides\PerRace\F\ (or \M\ for males)
Name the 4 mesh parts as per the documentation. e.g. MyRace_upperbody.nif
You can replace any or all of foot/lower body/upper body/hands
You can replace e.g. just the upper body if you need, no need to replace all 4 parts.
0 -
Would i need to open up CK for that? or its purely ini and scripting work?
Thanks
Neither.
It's just name the meshes for the race correctly and place them in the right directories (which you might need to create with Explorer).
Probably the simplest modding you can do.
Be aware that if you are using another Blockhead mod that uses scripting, this body mesh change will be over-ridden by any scripted body change. It won't cause a problem but it can/will over-ride the race specific meshes defined this way.
0 -
I think the Blockhead documentation only gives hints to be honest. Practical examples would be better.
You probably want to use Tier 2 for race, and this is the simplest way to use Blockhead.
So:
To overide breton female upperbody meshes:
~Data\meshes\Characters\BodyAssetOverrides\PerRace\F\breton_upperbody.nif
Note that the mesh name is NOT femaleupperbody.nif as you might expect.
To overide male drenai lowebody meshes:
~Data\meshes\Characters\BodyAssetOverrides\PerRace\M\draenai_lowerbody.nif
One of the things that Blockhead DOESN'T mention is that with most body replacers you might be using, the only texture you want to override is the 'foot' texture.
0 -
Hello,
I seem to have an issue with grosson mode. I set it to 1 but I am not sure what triggers having sex with the creatures. Can anyone help?
The default of 'grosson off' merely turns off the wretched dog from following you, your horse IF you have one also getting involved and an unhealthy fixation with the dead.
Turning it back on re-enables those features. It doesn't institute general 'creature sex'.
0 -
Your PC is more than adequate.
I mod oblivion of a far lower spec machine.
0 -
Maybe, maybe not.
Remember that incarceration as a punishment for offenders is quite a modern invention. (2-300 years or so).
Prior to that, convicted felons were punished fairly immediately. Capital, corporal or a fine of some kind.
Jails were for keeping the accused or the guilty while they awaited trial/punishment or interrogation, often with at least the threat of torture.
With the collapse of civilization, it's quite plausible that Harkness does at least some summary execution, or delegates it.
0 -
Fallout3 - Wrye Fash
Oblivion - Wrye Bash
Morrowind - Wrye Mash
0 -
For armor and clothes mods that have those dam chests all over the IC I just put the assets into folders ...................
They are irritating aren't they? Almost as irritating as the ones that come with a quest script to dump the armour into your inventory at game start. (For more points they do it right at the start of Chargen.)
That's the thorough way to deal with them. I just move them into the testinghall, where they should have been placed anyway.
I suppose it helps the people who can't type coc testinghall.
0 -
Skyrim? I've never played it and seriously doubt I ever will.
Morrowind now, playing that at the moment.
0 -
After a brief look, my feeling is that talk_seductiveidlea.kf or talk_seductiveidleb.kf will never be selected because the animations above are selected.
Try moving both talk_seductiveidlea.kf and talk_seductiveidleb.kf above the other animation in the group..
0 -
Rather than MIDAS, I'd suggest Supreme Magica, LAME or Both.
I'd suggest the Stranded Light as a superb set of quests.
1 -
Honestly, there isn't much to mod.
It uses 10.1.0.0 Nifs and dds textures, all easy enough to change.
However, the game isn't designed to be modded at all, so you can't do much with it other than alter the appearance of the characters,
0 -
-
You can be surprised at what can cause a crash to desktop!
Here's a real example that I had.
Using a new player race for the first time, I had crashes on Autosave when transitioning to Interiors.
As a quick aside, the Autosave/Save over advice is a total myth. They have ZERO effect on stability. I've used the convenient autosaves and keep 10 or so rolling save slots for a VERY long time with no issues. I have an extremely stable Oblivion rig. Oblivion IS sensitive to saving rubbish though, and a fault with your running game often manifests as a crash upon a save. Crashing on a save attempt is a sign something is wrong with your current game, not with the save process! If you need further proof, Wrye, the greatest Morrowind and Oblivion Modder of all time uses autosaves in Wryemorph to make it work. If autosaves were buggy, Wryemorph would be unusable. Trust me, it isn't.
Back to my crash. Conventional wisdom is that this is a fault with the save process. I of course went looking for the real reason.
A few minutes checking revealed - the fault was missing ear textures!!!!!!!
Oh they were there, but someone had hard coded c:\program files\etc etc as the texture path in the NIF! As my game runs from e:\Oblivion, this is effectively missing textures and, probably the culprit here, normal maps.
Fixed the texture path in the ears and everything was fine. The crash went away.
My technique for dealing with a CTD - look at new mods you've just added or mods that effect the area where the crash manifests.
0 -
Just another update on our slow but steady progress.
I've been delving into Menuque and Obvlivion XML. After much experimentation, I have this:-
The buttons hi-light like Normal Oblivion buttons and the status text changes as you click the buttons. That menu is for diagnostics and testing but all the in-game menus are planned to be similar.
(I sometimes think that rewriting LoversPK to use Blockhead and Pickidle would have been a faster course, but hey.....)
0 -
Almost everyone else regards 'unstable' as meaning there is a fault with the mod.
Sorry, I wasn't aware you mean unstable as 'needs care to install properly'. (Covers a fair few other mods). Idiosyncratic but never mind.
I'll bear this in mind for the future.
0 -
Unsuitable for the inexperienced modder - indeed.
Highly Unstable - pretty much blames the mod to many peoples ears.
0 -
"Wrye Morph can allow you to "shapeshift" (although I would strongly recommend against using it, as it is highly unstable"
Wrye Morph is actually rock stable, like everything by Wrye. Far more stable than many less complicated mods.
Installation requires reading and comprehension.
I highly recommend it.
0

[ASX][WIP]The Sisterhood of Sin
in Oblivion General Discussion
Posted
Here's a screenshot of the menu from ASXChains.

Now ASXChains is basically just a pose mod, with a few refinements. Things that you'll notice.
1. Although a misc item is required to invoke on the player at times when the engine believes you 'in combat', the Inventory menu will close automatically.
2. It uses PlayIdle so should be much more robust then pose mods that use PickIdle.
3. It isn't limited to just one target. You can chain the entire Imperial City and yourself if you like.
4. It's easy to invoke different animations based on the Sex or Race of the target. (So you can use an animation with embedded sounds appropriate for the target sex).
5 The menu is not only more attractive it allows much faster selection. No wading down menu chains.
6. The menu gives information on the selected target, including who the current target is.
In other news, I've been converting some items of Skyrim geometry to Oblivion.