Project:Example Collapsible Elements: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
m (Z929669 moved page MediaWiki:Example Collapsable Elements to Project:Example Collapsable Elements without leaving a redirect)
(No difference)

Revision as of 20:22, December 23, 2020

See Mediawiki Manual:Collapsible_elements

Step Guide Tables

Mod Name Baseline Instructions
SKSE64Link to the mod's Wiki page.
Root Files Installation
  1. Download the "Current SE build" archive file.
  2. Open the archive and extract the following files to the Skyrim Special Edition root folder ..\Steam\steamapps\common\Skyrim Special Edition:
    • skse64_X_X_X.dll
    • skse64_loader.exe
    • skse64_steam_loader.dll
  3. Keep this archive open for the next steps.
Data Files Installation
  1. Click on the MOlistoptions.png button and select, [Create empty mod].
  2. Name it SKSE64.
    • This places the new, empty mod at the bottom of the mod list.
  3. Enable SKSE64 in the MO left pane.
  4. Open the SKSE64 in Windows Explorer (Ctrl + double-click).
  5. Create a new folder named SKSE and open it.
INI File
  1. Within the SKSE folder, create a new file named SKSE.ini i.e. ..SKSE64\SKSE\SKSE.ini
  2. Open the new file and copy and paste the code in the box below, and save and close the file when finished.

[Display] iTintTextureResolution=2048 [General] ClearInvalidRegistrations=1

Scripts
  1. From the archive downloaded above, open the Data folder e.g. SKSE64_x_x_x.7z/SKSE64_x_x_x/Data/
  2. Extract the scripts folder from the archive to the SKSE64 folder i.e. ..\SKSE64\scripts\.
  3. Close archive and Windows Explorer sessions.

Once complete, the SKSE64 mod's folder structure should be:

  • ..\SKSE64
    • \scripts
      • \Source
        • <file list>
      • <file list>
    • \SKSE
      • \skse.ini
    • \meta.ini
Launcher Configuration

Normally, MO should auto-detect that SKSE is installed upon a restart of the program, and it will auto-generate the SKSE game launcher. This should be used for launching Skyrim going forward. Below are some recommendations for further configuration of the SKSE launcher ... or, if for some reason MO fails to configure this. Please ensure the following is correct for SKSE:

  1. In MO, click the Gear MO.png button at the top of the main Mod Organizer window.
  2. Over the left pane, click the [+] (add executable button) and select [Add from file...].
  3. Navigate to the skse64_loader.exe file (e.g., ..\Steam\steamapps\common\Skyrim Special Edition\skse64_loader.exe).
  4. "SKSE" can be renamed for clarity, however, if this is done, MO will automatically create the "SKSE" launcher again and place it at bottom of the list.
  5. Use this executable to launch Skyrim SE going forward.

Reference Image:
SKSE64MOSetup.png


NavFrame Examples (uses custom Js)

Lorem ipsum sample
This text is collapsible. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.




Generic mw-collapsible Examples

Caption
Header 1 Header 2
Data 1 Data 2



The header remains visible
This content is hidden
at first load time