User Tools

Site Tools


software:config_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:config_files [2024/08/16 01:16] arapetasoftware:config_files [2025/06/13 04:35] (current) arapeta
Line 3: Line 3:
 Work in prograss Work in prograss
  
-On the sunshine Alley launcher, press the folder icon+On the sunshine Alley launcher, press the folder icon. This opens the root folder for the modpack assosciated with the selected server. 
 +By default, this would be C:\Users\**<username>**\AppData\Local\SunshineAlley\modpacks\**X**\bepinex
  
 {{ :software:folder_for_config.jpg?400 |}} {{ :software:folder_for_config.jpg?400 |}}
  
-The config directory takes you to the Configuration Files.+The modpack number may change occationally on updates, which means if you update configs for Progression server while it's using modpack 1, you may have to do it again when it changes to modpack 2. 
 +But in general, config files are never overwritten, unless server enforced values. Once you set keybinds for modpack 1, you should never need to do this again for modpack 1.
  
 +In the root directory, you can find the [[Software:Log files|LogOutput.log]], which can help us troubleshoot errors.
  
-Entries here that are shown as Hotkey can be edited.+The ///config// directory takes you to the Configuration Files.
  
-randyknapp.mods.epicloot.cfg has the keys for the extra item slots from Epicloot.\\ +Each plugin has its own .cfg file
-The hotkeys can be updated here.+
  
-__**Note:**__ Changing hotkeys/keybinds is the only change allowed+Entries here that are shown as Hotkey can be edited: 
-Attempting to manipulate the config files for any other purpose may be seen as an attempt to cheat, and could result in being banned from Sunshine Alley.+  randyknapp.mods.equipmentandquickslots.cfg has the keys for the extra item slots from Epicloot. 
 +    The hotkeys can be updated here. 
 +  * bruce.valheim.comfymods.gizmo.cfg has the keys used by [[addons:gizmo| Gizmo]] (rotating build pieces)
 +    * The Keys holds the hotkeys, other visual variables can also be updated here.
  
-===== Equipment and Quickslot Keybinds =====+Most changes requires full game restart.
  
-  - Open mod folder +__**Note:**__ Changing hotkeys/keybinds/UI is the only change allowed. 
-    - Default C:\Users<username>\AppData\Local\SunshineAlley +Attempting to manipulate the config files for any other purpose may be seen as an attempt to cheatand could result in being banned from Sunshine Alley.
-    - Or check inside Launcher -> Advanced Options -> Mod folder +
-  - Within the mod folder there are two folders you want to get inside: +
-    - Modded (Top option in launcher :: old names, never changed when we change button names to prevent long re-syncs) +
-    - Vanilla (Middle option in launcher :: old names, never changed when we change button names to prevent long re-syncs) +
-  - Navigate into: BepInEx\Config +
-  - Find the file called: randyknapp.mods.equipmentandquickslots.cfg +
- +
-set your desired hotkeys for slot 1-3, save, restart game +
- +
-===== Gizmo Keybinds ===== +
-  - Open mod folder +
-     - Default C:\Users<username>\AppData\Local\SunshineAlley +
-     - Or check inside Launcher -> Advanced Options -> Mod folder +
-  - Within the mod folder there are two folders you want to get inside: +
-      Modded (Top option in launcher :: old namesnever changed when we change button names to prevent long re-syncs) +
-      Vanilla (Middle option in launcher :: old names, never changed when we change button names to prevent long re-syncs) +
-  - Navigate into: BepInEx\Config +
-  - Find the file called: com.rolopogo.gizmo.comfy.cfg +
-  - Set your desired keybinds, save, restart game  +
- +
-See the[[addons:gizmo| Gizmo]] topic+
  
 ===== Unity Keycodes ===== ===== Unity Keycodes =====
  
-Unity Keycodes need to be used for any non-alphabetic keys.\\+Unity Keycodes need to be used for any non-alphabetic keys for some Mods.\\
 Use the link below to find them. Use the link below to find them.
  
 [[https://docs.unity3d.com/ScriptReference/KeyCode.html|Unity Keycodes]] [[https://docs.unity3d.com/ScriptReference/KeyCode.html|Unity Keycodes]]
 +
 +For other mods (e.g. Epic loot) the older Unity methods of identifying keys must be used.
 +
 +[[https://docs.unity3d.com/6000.2/Documentation/Manual/class-InputManager.html|Old Unity Codes]]
 +
software/config_files.1723771006.txt.gz · Last modified: 2024/08/16 01:16 by arapeta