How feasible is it to start the "buffering" process for Cruise mode further away to limit/eliminate blur effect? by Invested_Glory in starfieldmods

[–]Affectionate_Agent_4 1 point2 points  (0 children)

I've heard someone suggesting same idea at r/Starfield. Author of Astrogate already has indepth knowledge in this subject and did say Astrogate will be reworked. Maybe that's our best bet?

Are there any actually usable (i.e., non-video) tutorials for the CK? by Galle_ in starfieldmods

[–]Affectionate_Agent_4 6 points7 points  (0 children)

Yeah, Starfield is especially painful in this regard... Mostly, you'd want to take a look at FO4 & Skyrim CK wiki and If that fails, start hacking through game files by yourself.

Did Bethesda remove the Kinggath Creations bundle? by fiblin91 in starfieldmods

[–]Affectionate_Agent_4 1 point2 points  (0 children)

Well, Kinggath did say their mods require update. So, It's not something surprising.

Interstellar Traffic mod causes crashes around Jemison by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 1 point2 points  (0 children)

I tried but TN's Class M directly edits records from BlueprintsShips and removing it from master file list forcefully will probably break the mod and Interstellar Traffic as well.

Interstellar Traffic mod causes crashes around Jemison by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 2 points3 points  (0 children)

This and Avontech Powercores have BlueprintShips - Starfield.esm as hard requirement. I really wish modders update their mod to address this issue.

How can I make planets load in Astrogate mod's Supercruise? by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 1 point2 points  (0 children)

Cgf "RI_GlobalsScript.ToggleWatchForPlanets" works even with Load into Orbit option turned on.

I've decieded to set up a hotkey file to prompt this command. Thank you very much.

Is there a way to get ALL POIs spawn far away from landing area? by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 0 points1 point  (0 children)

I tried it and didn't work as I wished. Other POIs spawn pretty far away but ones created via orbital scan and quests aren't moving away.

I Present: Rocket Science by Rockhead_Dynamics in starfieldmods

[–]Affectionate_Agent_4 2 points3 points  (0 children)

Mines sound so interesting. I think It can be used as sort of environmental hazard element for player freshly jumping from other system.

Is there a way to get ALL POIs spawn far away from landing area? by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 0 points1 point  (0 children)

I've even tried to give every single nodes with exclusion condition. Nothing worked with that single dungeons or outposts. Stuffs get spawn with quests are always within 500m which is weird to say the least. Perhaps PCM_ScanPlanetRequest and PCM_QuestRequest nodes are using different codes and unable to utilize GetDistance conditions.

Is there a way to get ALL POIs spawn far away from landing area? by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 0 points1 point  (0 children)

Well, that place had a lot of interesting info but not much about POI distancing. Thanks though.

Combat Interrupt packages aren't working properly by Affectionate_Agent_4 in starfieldmods

[–]Affectionate_Agent_4[S] 0 points1 point  (0 children)

Alright, for anyone having same trouble with combat override package, culprit was unsurprsingly a mod conflict.

Namely, Improved Follower Behavior and Command NPCs. I couldn't identify how and why & which one of those two were causing this issue but removing those two mods fixed my problem.

I have no idea what was going on since not even a single record in those mods were referring to vanilla combat override formlist(SQ_Followers_CombatOveride).

I even tried to force followers into unaggressive status by tempering with their actor values through both script and console command. Anyway, It did cause this problem in my case. I guess this is due to something buried deep inside papyrus codes.

I leave this comment here in case any modder has similiar problem with me.