Verteiron / FamiliarFaces

Skyrim mod that allows characters to be shared between different playthroughs.
19 stars 7 forks source link

Stories in Ready

FamiliarFaces

Skyrim mod that allow characters to be shared between different playthroughs. Download the current build from Releases or from the Skyrim Nexus.

Familiar Faces allows you to create persistent copies of your character that exist independently of saved games. You can then visit those characters from any of your saved games; send them into the world to interact with, recruit as followers, marry or kill.

What gets saved

What won't get saved

What Familiar Faces does not do

Familiar Faces is not a follower manager. It is intended to be used alongside another follower manager such as EFF. Familiar Faces is not a custom follower generator, although it can certainly be used that way. Future features are going to be aimed at improving the playability and accuracy of character duplication, not at making character design faster, easier, or more complete. Familiar Faces is not a method for transferring items between save games. Again, it can be used this way (by pickpocketing or trading with your imported characters) but it will never be the mod's first priority. I do, however, plan to add a shared chest of some kind that will allow you to transfer additional customized items between saves.

Requirements

Recommended

Extensible Follower Framework (preferably 4.0-beta, though 3.5.6 works fine) - Highly recommended for follower management. EFF is the only follower manager that Familiar Faces explicitly supports. Though others do not cause any major issues and you are free to use them, UFO has not been tested, and AFT has be found to cause some problems with voicetype, perk and spell assignment. See the Compatibility section. Auto Unequip Ammo - Recommended to help your imported followers (who frequently have several types of ammo on them) pick the best ammo for their current weapon.

Compatibility

Installation

You can use NMM to install the mod from the 7z file. It should also work with Mod Organizer, but be aware that files will be created in MO's Override directory during gameplay. This is normal but it makes MO show a warning. If you need to send me the contents of Data/vMYC, you'll have to pull them from MO's Override directory instead of your Skyrim installation.

You can install manually simply by extracting the 7z file to the Skyrim/Data directory.

Uninstallation

Make sure all followers provided by Familiar Faces are dismissed from your service before removing the mod.

If you plan to reinstall the mod, leave the Data/vMYC directory intact or at least back it up. It contains all the saved character data. Otherwise...

If you used NMM to install, uninstallation should work but may leave some files behind. If you used MO, files may remain in your Override directory.

Search for and remove ALL files and folders in Skyrim/Data that begin with "vMYC". Remove JContainers.dll and the included version of CharGen.dll if you aren't using them for any other mods.

Reporting a bug

Please check the list of Quirks and Known Bugs below before reporting!

If the game crashed:

If not:

If you find a bug, it will be really helpful to have a Papyrus log to send me so I can try to figure out what happened. Make sure the following settings are present in your Skyrim.ini:

[Papyrus] 
EnableLogging=1 
EnableTrace=1 
LoadDebugInformation=1

The Papyrus logs will be located in your Documents folders under My Games/Skyrim/Logs/Script/ and will be named Papyrus.0.log.

File bug reports as Issues on Github or send them to: verteiron+ffbugs@gmail.com.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.