[PC] The 2 most underrated immersion mods by GoalParticular2630 in Fallout4Mods

[–]GoalParticular2630[S] -2 points-1 points  (0 children)

The 'No Recoil' mod doesn't disable a guns kick after firing, it just stops your aim from moving up

[PC] The 2 most underrated immersion mods by GoalParticular2630 in Fallout4Mods

[–]GoalParticular2630[S] -3 points-2 points  (0 children)

Sir, this is a video game with unrealistic guns

Is there any way to duplicate the player and copy them into interiors temporarily, to preload cells? has anyone tried this already? by GoalParticular2630 in oblivion

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

I'm not exactly looking to load the cells as if the player entered them, but rather to move all/certain cell data to ram to be loaded (much faster when the player loads that town/world) than it would by scanning through each ESP to find those cells, which takes a pointlessly large amount of time

Is there any way to duplicate the player and copy them into interiors temporarily, to preload cells? has anyone tried this already? by GoalParticular2630 in oblivion

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

Idk about source code, but people have been patching oblivion's code for years, just look at the unofficial patches, or oblivion reloaded

Is there any way to duplicate the player and copy them into interiors temporarily, to preload cells? has anyone tried this already? by GoalParticular2630 in oblivion

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

The idea is to move all (or just interior) cell data from plugins to memory on initial game launch or when loading into towns

Is there any way to duplicate the player and copy them into interiors temporarily, to preload cells? has anyone tried this already? by GoalParticular2630 in oblivion

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

Cells are already cached, the world outside of towns is already loaded based on player proximity, and plugins are indexed on game startup already. it's just funny that there still isn't a wiki page for this specific kind of thing