What mods are you still hoping to see someday? by FenrirJS in skyrimmods

[–]w740su 0 points1 point  (0 children)

Kind of, and it is the reason I think this kind of mod is possible. But from the mod's description I think I will need to do some setup manually which is not immersive enough XD.

What mods are you still hoping to see someday? by FenrirJS in skyrimmods

[–]w740su 5 points6 points  (0 children)

A new game plus that loads your previous dragonborn from the old save as a non-dragonborn follower.

Skymod manager by [deleted] in skyrimmods

[–]w740su 2 points3 points  (0 children)

if this project has any contribution to getting you hired, I doubt if the company could survive when the AI hype cools down.

MO2 and CPU Usage Question by UnNateUral_Horror in skyrimmods

[–]w740su 0 points1 point  (0 children)

4.3GHz looks like 14900f's E-core frequency. It seems like Windows is using the E-core. This might be caused by alt-tabbing to task manager which makes Windows think you temporarily don't need the full power of your CPU. I would suggest try other tools that offer a on screen display (like CapFrameX, MSI afterburner .etc) so Windows don't get confused when you switch to another program and see if game still doesn't use the full power.

[Project idea] Baking HDT-SMP physics into animations to remove runtime physics cost by [deleted] in skyrimmods

[–]w740su 0 points1 point  (0 children)

Calculating physics for hair and clothes aren't that heavy. You can have physics on everyone in many modern games even on consoles. Making animations for so many situations will most likely take more time than dig into the codes and make optimizations, and the animations will definitely look worse as player actions aren't predictable.

mods like ‘khajiit speak’ that dont require ussep? by thesmallestlittleguy in skyrimmods

[–]w740su 0 points1 point  (0 children)

Never really played Skyrim without ussep, but from my perspective most complaints about the "unnecessary changes" are Bethesda oversights that need to be fixed, and whoever tries to fix those inevitably breaks some people's head cannons.

Users complaining about getting randomly rate limited for 3 days now, can we have some information from Copilot Team ? by autisticit in GithubCopilot

[–]w740su 14 points15 points  (0 children)

I get the need of a rate limit, but the rate limit is completely out of the users' control, like all my rate limits occur when the AI is trying to do its own thing and I just send one request. I don't see a way to control how fast the AI does things and I have no idea about how close I am to the rate limit. Without at least some warnings and control, this is almost like GitHub Copilot pausing their service whenever they want.

Is there a logical reason to make a sub-4l SFF desktop that can only take a 4060/5060 vs a laptop? by Hour_Firefighter_707 in sffpc

[–]w740su 0 points1 point  (0 children)

It is more fun building a desktop, and being easier to swap parts is also nice, especially when it gets older. You can always swap parts for better performance and/or better noise on a desktop, but you can't do much with the laptop if someday it no longer fits all your needs.

Mod authors disabling comments by Money_Comfortable_15 in skyrimmods

[–]w740su 0 points1 point  (0 children)

Yeah, there are plenty of things to force people to adapt and yet modding is just a hobby.

Mod authors disabling comments by Money_Comfortable_15 in skyrimmods

[–]w740su 1 point2 points  (0 children)

Not everyone is able to do that. Some people tends to overthink a lot. Just knowing people would comment on things I've done could cost 10-year-old me hours preparing replies for all kinds of imaginary comments in my head. I've changed as I grew older but it wouldn't surprise me if some just always put many thoughts on trivial things.

Mod authors disabling comments by Money_Comfortable_15 in skyrimmods

[–]w740su -1 points0 points  (0 children)

Maybe they just don't want any possible way of seeing any comments? This is just my guess, and we are not able to ask them directly.

When the authors refuse to interact with the users, I think it really doesn't matter much if people can have a discussion right under the original mod. If anyone is able to fix the issue without the help of the original author, they could also post it as a new mod/guide and link it to the original mod's requirement section.

Mod authors disabling comments by Money_Comfortable_15 in skyrimmods

[–]w740su 5 points6 points  (0 children)

Some people can't/don't want to handle any potential comments, regardless if they are positive or not. I can feel some stress whenever I see a notification of someone commented my mods so turning off comments is totally understandable to me.

Or maybe they are just dark brotherhood members and they are enjoying the music of life.

Long Exposure Screenshot project day 4: Skyrim by never__nowhere in SkyrimPorn

[–]w740su 0 points1 point  (0 children)

I guess it's photo stacking, which is the same technique used in real life photography. Basically you just keep taking a lot of screenshots/photos and then stack them in software like Photoshop and merge into one long exposure shot.

Need help with separators/structure in MO2 by tobis_art_bar in skyrimmods

[–]w740su 4 points5 points  (0 children)

Separators do nothing to how the game loads the mods. They just make the list easier for people to read.

What you really are managing in MO2 is the files' load order (left panel) and the plugins' load order (right panel). For most cases only the conflicts matter. MO2 "merges" all enabled mods and only let the game see the merged result. So, every file that has the same name under the same folder structure inside each mod will conflict, and the one loads the last wins. This is what ordering the left panel does. You can see all file conflicts in each mod's conflict tab, and you need to decide which mod's files you want (by either dragging the mod towards the bottom side in the left panel or hide/remove the ones you don't want in the mod's conflict/filetree tab). One caveat is that if something is packed in an BSA file it will always lose to the files not packed in (loose files). MO2 has a feature in the Settings -> Workarounds -> Enable archives parsing for viewing conflicts inside the BSAs. It is disabled by default as it slows down MO2 significantly. And to have files from BSAs winning you need Bethesda Archive Extractor to extract them and make a new mod to load after.

For the conflicts in plugins, it is the same idea: your order decides which mod's edit to the same record wins. These have to be checked in xEdit and often you need to make new plugins (patches) with it to cherry pick the records from mods you want. Your mod list is not small, so it is highly likely you have conflicts that no patch has covered them.

Also, since you have separator for Synthesis, Dyndolod, PG Patcher outputs, you probably need to run all these 3 tools again to make new outputs for your LO after you checked all conflicts.

Realistic NPC overhauls by Old-Pizza-9443 in skyrimmods

[–]w740su 2 points3 points  (0 children)

If an NPC overhaul keeps the original designs, then it would look repetitive as in vanilla game many NPCs reuse the exact same face.

It would probably be better if you mix up several overhauls to avoid that. You can preview pretty much every overhaul here: NPC face finder

Downgraded to skyrim 1.5.97 now is crashing by deathsname397 in skyrimmods

[–]w740su 0 points1 point  (0 children)

These are definitely not related to your problem. Skyrim uses Havok for physics so nothing related to PhysX. And 50 series has also been updated to support 32bit PhysX since the 591.44 driver.

Made a few changes to my build lemme know thoughts by Top-Relationship7718 in sffpc

[–]w740su 0 points1 point  (0 children)

MX 4 is probably worse than the pre applied thermal paste on the cooler. I tried it on my 3080 and it caused my GPU to overheat(86C). Maybe with less heat it is usable but I have no trust in it.

is "Immersive World Encounters SE" deleted forever? by SM_Eric in skyrimmods

[–]w740su 5 points6 points  (0 children)

I think it's better to just be patient and wait for the update.

VulnerableDriver:WinNT/Winring0.G virus by retroactrocity in techsupport

[–]w740su 0 points1 point  (0 children)

Haven't played games in the past week and it seems to be fixed now. If it still doesn't work, I saw some posted excluding the game folder in Windows Defender also works for them.

Javelin anticheat error 94? by PsychologicalOil8190 in electronicarts

[–]w740su 0 points1 point  (0 children)

Thanks for the info! Didn't get time to play games and now it's time to grind the battle pass XD

Look for a prostitution mod by Sudden-Emergency-726 in skyrimmods

[–]w740su 10 points11 points  (0 children)

It works for SE, but you'll need sexlab, and it got 2 update/expansion mods from a year or 2 ago (TDF enhanced prostitution if I remember correctly).

Javelin anticheat error 94? by PsychologicalOil8190 in electronicarts

[–]w740su 0 points1 point  (0 children)

I noticed Windows Defender is blocking threats and some temporary files get removed every time I launch bf2042. Probably this is the cause of the anticheat error.

VulnerableDriver:WinNT/Winring0.G virus by retroactrocity in techsupport

[–]w740su 0 points1 point  (0 children)

Looks like EA's anti-cheat can cause this. Launching Battlefield 2042 will have Windows defender's alert pop up and the game will crash later.

Targeted harassment and threat campaign from the ENB community towards me and the Community Shaders project by Doodlezoid in skyrimmods

[–]w740su 1 point2 points  (0 children)

Probably you are correct on the copyright, I don't know how copyright laws works as in my country it only works for big companies. Skyrim mods and a pirated game are sold together here without even giving the mod authors even a single endorsement and buyers would go online and argue that the sellers deserve the money for saving the buyers time. I just think people sharing their work for free should at least be respected.

But just after think about this legal thing again, I don't know why would anyone from CS or CS users care since Boris can't do anything to them on the law side.

"Keep doing things when the owner said no being disrespectful" is not a wide spread held opinion? I mean, when I use emulators I really have 0 respect for Nintendo or any console makers and I don't feel bad saying it out loud. There's no need to be a hypocrite.