riveth Posted August 5, 2024 Posted August 5, 2024 Unfortunatelly it's not working with AAF 1.07 is there any chance for fix? this mod is essential!
Omnishade Posted November 30, 2024 Posted November 30, 2024 Does NOT work with 1.1.1, even if I set light level to 151.
tale600 Posted June 7, 2025 Posted June 7, 2025 By changing the MCM setting from "Player Only" to "Include NPCs", lighting will work in many animations even with AAF 1.1.1. I believe this is because the default setting relies on detecting the player using the Doppelganger method, which was deprecated in the latest version of AAF, so lighting only works with older animations by default.
tygct Posted August 15, 2025 Posted August 15, 2025 On 8/5/2024 at 12:38 PM, riveth said: Unfortunatelly it's not working with AAF 1.07 is there any chance for fix? this mod is essential! On 11/30/2024 at 10:27 PM, Omnishade said: Does NOT work with 1.1.1, even if I set light level to 151. @tale600 is right, this mod does not work in newer versions of AAF when "Player Only" is enabled because it only checks for the player doppelganger. I have made a quick patch for myself to force the mod to check the list of actors for the player (modified AAF:AAF_API.OnSceneInit Note that I have used v1.0.0 source files to make it, in case OP comes back and update the mod at some point. I believe it should be backwards compatible with older versions of AAF since it also checks for the doppelganger but cannot test it since I don't have prior AAF versions. Hopefully @megururu doesn't mind that I share this. AAF Turn The Light ON - AAF v1.0.0+ Hotfix.zip 5
riveth Posted September 4, 2025 Posted September 4, 2025 On 8/15/2025 at 4:40 PM, tygct said: @tale600 is right, this mod does not work in newer versions of AAF when "Player Only" is enabled because it only checks for the player doppelganger. I have made a quick patch for myself to force the mod to check the list of actors for the player (modified AAF:AAF_API.OnSceneInit Note that I have used v1.0.0 source files to make it, in case OP comes back and update the mod at some point. I believe it should be backwards compatible with older versions of AAF since it also checks for the doppelganger but cannot test it since I don't have prior AAF versions. Hopefully @megururu doesn't mind that I share this. AAF Turn The Light ON - AAF v1.0.0+ Hotfix.zip 14.78 kB · 12 downloads This patch works great! Thanks for this! I can now test new aaf version You should definatelly post it so it's easier to find! 1
tygct Posted September 5, 2025 Posted September 5, 2025 18 hours ago, riveth said: This patch works great! Thanks for this! I can now test new aaf version You should definatelly post it so it's easier to find! Yeah, maybe I should have done it earlier, but I was feeling a bit lazy. I was missing this mod alot while playing it, someone had to do it lol. Anyways here it is: 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now