File information

Last updated

Original upload

Created by

arusan

Uploaded by

arusansw

Virus scan

Safe to use

Tags for this mod

5 comments

  1. eppielicious
    eppielicious
    • supporter
    • 4 kudos
    D: best mod. Wanted to come back for 1.3 but I hate the mouth area of vanilla textures!
  2. kvintanzil
    kvintanzil
    • member
    • 3 kudos
    any updates?? none of the facial override is working atm :<
  3. Deathchao
    Deathchao
    • supporter
    • 0 kudos
    None of the facial override mods seem to work anymore... which makes me really sad, the default "shading" of the faces looks really REALLY dumb.
  4. Septick
    Septick
    • supporter
    • 0 kudos
    Hi there. The mod isn't working anymore with v1.3 or is it just me?
    1. DumbNewbie
      DumbNewbie
      • supporter
      • 0 kudos
      No, this is my experience as well. BephlnEx is throwing a number of exceptions like this:

      [Error  : Unity Log] ArgumentException: Could not create sprite (0, 0, 140, 198) from a 132x197 texture.
      Stack trace:
      UnityEngine.Sprite.Create (UnityEngine.Texture2D texture, UnityEngine.Rect rect, UnityEngine.Vector2 pivot, System.Single pixelsPerUnit, System.UInt32 extrude, UnityEngine.SpriteMeshType meshType, UnityEngine.Vector4 border, System.Boolean generateFallbackPhysicsShape) (at <97fdf0a75ab94da9a7e5188c186e574d>:0)
      CustomTextures.BepInExPlugin.TryGetReplacementSprite (UnityEngine.Sprite oldSprite) (at <ce5c7e4ade9748a2b3e44c603ca35f13>:0)
      CustomTextures.BepInExPlugin.FindSpritesInObject (System.Object c) (at <ce5c7e4ade9748a2b3e44c603ca35f13>:0)
      CustomTextures.BepInExPlugin.SceneManager_sceneLoaded (UnityEngine.SceneManagement.Scene arg0, UnityEngine.SceneManagement.LoadSceneMode arg1) (at <ce5c7e4ade9748a2b3e44c603ca35f13>:0)
      UnityEngine.SceneManagement.SceneManager.Internal_SceneLoaded (UnityEngine.SceneManagement.Scene scene, UnityEngine.SceneManagement.LoadSceneMode mode) (at <97fdf0a75ab94da9a7e5188c186e574d>:0)

      If I understand this correctly, the texture needs to be 140x198; however, the texture is actually 132x197. That's why it's throwing exceptions and loading the default game sprites.

      EDIT: Nevermind, I fixed the error (different mod), but the sprites still look like vanilla sprites.