ENBSeries wrote:
far327
Have no idea where and how to get that clothes. Some do not have description or screenshots where to find, another one have description, but player.additem 086666c1 1 not work for me "script not compiled". Any help?
Sorry about that. I forgot most of those didn't have ReadMe files.

Bear in mind that the qipao requires CBBE and I think it might require CHSBHC. You're game may crash otherwise when you try to put on the clothing.
*below is just an example. IDs are not actualReplace first 2 number with your load order for IDs for example:
NPCRedDress in my loadorder is 31000d65.
So yours might be 29000d65 or 01000d65, so change accordingly.
You can also type (help "name of item" 4) in console.
(This is the best way to find the ID)Examples of help command:
help NPCRedDress 4Examples of player.additem command:
player.additem 2d008030 1Remember, use Page Up & Page Down keys on your keyboard to scroll up and down in console.
@Pmind -
PMind wrote:
far327 wrote:
Does anyone know how to make Matso's depth of field compensate for a "fov 90" ? Seems when I play at that field of view the depth is inaccurate and very distracting.
Make sure that in the prepass file where the DOF settings are that your screen resolution is correct. It makes a huge difference with how it works especially at higher FOVs.
THANK YOU THANK YOU THANK YOU!!! Also, if others have not figured this out. Adding this line under the display category of your skyrim.ini helps with the extreme blurring when you are close to your character or an NPC. "fNearDistance=3" try changing the value depending on how much blur you like.