Skip to content

SkyProc patcher which turns all NPCs unaggressive and cowardly. For people who think skyrim is too scary.

Notifications You must be signed in to change notification settings

kellen/skryim-nonaggression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NonAggression

For people who think Skyrim is too scary; a SkyProc patcher which makes all NPCs cowardly and unaggressive.

Having a "no monsters" version would potentially be better, but this was easier.

This patch works, but is barely tested.

Installation

Download the latest zip file and install with Nexus Mod Manager.

For programmers

Prerequisites

Clone my fork of DienesToo's skyproc and install the dependencies for skyproc into your local maven and then build and install skyproc into your local maven.

Build the distributable zip file

mvn clean package

The target/NonAggression.zip file can be installed with Nexus Mod Manager (NMM) and run directly or via SkyProc Unified Manager (SUM).

Debugging

The SkyProc Unified Manager (SUM) starts a new process in which NonAggression.jar is run, so if you want to debug SUM + NonAggression, you'll need to edit the skyproc source and add debugging options to the command line produced in SUMprogram#runJarPatcher(), for example -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005.

About

SkyProc patcher which turns all NPCs unaggressive and cowardly. For people who think skyrim is too scary.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages