DoubleYou Posted October 8, 2021 Share Posted October 8, 2021 I don't know about you guys, but I'm confused as to which of these files from the link I am supposed to install. I think I want the Download x64 button under "Run console apps" ? We should spell this out more clearly at the very least. Link to comment Share on other sites More sharing options...
Greg Posted October 8, 2021 Share Posted October 8, 2021 Oh good grief... why is Microsoft making this so complicated and with zero information to help users decide which one they need? The links under Console Apps may be sufficient to support Scrambled Bugs. The links under Desktop Apps has everything in Console Apps plus the stuff required to run Windows desktop applications. You might check to see if .NET 5 is already installed via Windows Update. I can't check mine because the .NET 5 SDK and runtime is installed with the Visual Studio updates. Link to comment Share on other sites More sharing options...
DoubleYou Posted October 8, 2021 Share Posted October 8, 2021 Yeah, I have the SDK as well because of Visual Studio. Checking the comments, the author says to use the Desktop version. Link to comment Share on other sites More sharing options...
z929669 Posted October 8, 2021 Share Posted October 8, 2021 1 hour ago, Greg said: Oh good grief... why is Microsoft making this so complicated and with zero information to help users decide which one they need? The links under Console Apps may be sufficient to support Scrambled Bugs. The links under Desktop Apps has everything in Console Apps plus the stuff required to run Windows desktop applications. You might check to see if .NET 5 is already installed via Windows Update. I can't check mine because the .NET 5 SDK and runtime is installed with the Visual Studio updates. They are under Windows features, and I only see 4.8 max for current updated Win 10 ... does this mod REALLY need 5.0 or is this just OCD? Link to comment Share on other sites More sharing options...
TechAngel85 Posted October 8, 2021 Share Posted October 8, 2021 2 hours ago, DoubleYou said: I don't know about you guys, but I'm confused as to which of these files from the link I am supposed to install. I think I want the Download x64 button under "Run console apps" ? We should spell this out more clearly at the very least. https://forums.nexusmods.com/index.php?/topic/9419188-apply-spell-patch/page-57#entry100222568 Link to comment Share on other sites More sharing options...
DoubleYou Posted October 8, 2021 Share Posted October 8, 2021 6 hours ago, z929669 said: They are under Windows features, and I only see 4.8 max for current updated Win 10 ... does this mod REALLY need 5.0 or is this just OCD? Yes, it really needs it. There was discussion on the SkyrimSE RE Discord about it. Link to comment Share on other sites More sharing options...
Greg Posted October 8, 2021 Share Posted October 8, 2021 10 hours ago, z929669 said: They are under Windows features, and I only see 4.8 max for current updated Win 10 ... does this mod REALLY need 5.0 or is this just OCD? Unfortunately .NET Framework 4.8 and .NET 5.0 sounds like a version bump, but these are two completely different beasts. .NET Framework is the original framework that is exclusive to Windows whereas .NET 5.0 is a new beast that allegedly works on Windows, Mac and Linux. Link to comment Share on other sites More sharing options...
z929669 Posted October 18, 2021 Share Posted October 18, 2021 I think we should also be using the Eggchantments main File and the Underfilled Soul Gems Optional file. Any objections? Link to comment Share on other sites More sharing options...
Greg Posted October 18, 2021 Share Posted October 18, 2021 I thought we had already decided to include Eggchantments? The instructions state to install both main files (Scrambled Bugs and Scrambled Eggchantments). The Underfilled Soul Gems optional file may be a good choice if this isn't already fixed by another mod. EDIT: I looked through the guide and I don't see anything obvious that fixes underfilled soul gems unless I missed it. Link to comment Share on other sites More sharing options...
z929669 Posted October 18, 2021 Share Posted October 18, 2021 1 hour ago, Greg said: I thought we had already decided to include Eggchantments? The instructions state to install both main files (Scrambled Bugs and Scrambled Eggchantments). The Underfilled Soul Gems optional file may be a good choice if this isn't already fixed by another mod. EDIT: I looked through the guide and I don't see anything obvious that fixes underfilled soul gems unless I missed it. I did n't read the instructions apparently. It does say to install both Main and the Optional. I will make it a bit more obvious. Link to comment Share on other sites More sharing options...
DoubleYou Posted October 18, 2021 Share Posted October 18, 2021 There seem to be version specific instructions for this mod in addition to the main recommendations. Ensure you modified the correct one. Soul gems optional likely conflicts with GIST, which is already in the guide. Recommend not to use it for this reason. https://www.nexusmods.com/skyrimspecialedition/mods/15755 Link to comment Share on other sites More sharing options...
Greg Posted October 18, 2021 Share Posted October 18, 2021 7 hours ago, DoubleYou said: There seem to be version specific instructions for this mod in addition to the main recommendations. Ensure you modified the correct one. Soul gems optional likely conflicts with GIST, which is already in the guide. Recommend not to use it for this reason. https://www.nexusmods.com/skyrimspecialedition/mods/15755 Thank you for remembering that one. I thought we had something similar in the guide but my mind is turning to mush and I just couldn't see it. Link to comment Share on other sites More sharing options...
z929669 Posted October 18, 2021 Share Posted October 18, 2021 7 hours ago, DoubleYou said: There seem to be version specific instructions for this mod in addition to the main recommendations. Ensure you modified the correct one. Soul gems optional likely conflicts with GIST, which is already in the guide. Recommend not to use it for this reason. https://www.nexusmods.com/skyrimspecialedition/mods/15755 Indeed. Thanks This mod doesn't need version-specific instructions, since 2.0.0 is the only guide it has been in. Will fix. Link to comment Share on other sites More sharing options...
TaxTalis Posted March 2, 2022 Share Posted March 2, 2022 Hello, not sure if this is helpful or wanted but I went through the WIP guide and found that with Version 15 of Scambled Bugs Scrambled Eggchantments has been merged into it. The JSON configuration has changed and does not resemble the instructions anymore. From the mods changelogs: Renamed the Multiple Hit Effects patch to the Cloak Hit Effects patch Moved the Magic Effect Conditions fix from Scrambled Bugs to Bug Fixes SSE Renamed the Apply Spell Perk Entry Points: Multiple Spells patch to the Perk Entry Points: Apply Multiple Spells patch Therefore as far as I can tell right now: "equipBestAmmo": false -> stays "multipleHitEffects": false -> "cloakHitEffects": false "magicEffectConditions": true -> seems to have been introduced to Bug Fixes SSE "multipleSpells": false -> "applyMultipleSpells": false Link to comment Share on other sites More sharing options...
z929669 Posted March 2, 2022 Share Posted March 2, 2022 44 minutes ago, TaxTalis said: Hello, not sure if this is helpful or wanted but I went through the WIP guide and found that with Version 15 of Scambled Bugs Scrambled Eggchantments has been merged into it. The JSON configuration has changed and does not resemble the instructions anymore. From the mods changelogs: Renamed the Multiple Hit Effects patch to the Cloak Hit Effects patch Moved the Magic Effect Conditions fix from Scrambled Bugs to Bug Fixes SSE Renamed the Apply Spell Perk Entry Points: Multiple Spells patch to the Perk Entry Points: Apply Multiple Spells patch Therefore as far as I can tell right now: "equipBestAmmo": false -> stays "multipleHitEffects": false -> "cloakHitEffects": false "magicEffectConditions": true -> seems to have been introduced to Bug Fixes SSE "multipleSpells": false -> "applyMultipleSpells": false This mod is not compatible with the WIP guide until it is updated for the latest version of the game. Link to comment Share on other sites More sharing options...
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