User Tools

Site Tools


software:config_files

Differences

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

Link to this comparison view

Next revision
Previous revision
software:config_files [2024/08/11 04:22] – created 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. +
- +
-randyknapp.mods.equipmentandquickslots.cfg+
  
 +Entries here that are shown as Hotkey can be edited:
 +  * 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.
  
 +Most changes requires full game restart.
  
 +__**Note:**__ Changing hotkeys/keybinds/UI is the only change allowed.
 +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.
  
 ===== 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.\\ 
-link to Unity KeyCodes// +Use the link below to find them. 
-[[https://docs.unity3d.com/ScriptReference/KeyCode.html]]+ 
 +[[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.1723350130.txt.gz · Last modified: 2024/08/11 04:22 by arapeta