Difference between revisions of "Arcane University:Software"

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
m (Music Composition)
(Level Design & Implementation: update links)
Line 4: Line 4:
  
 
* Creation Kit
 
* Creation Kit
** Legendary Edition/32 bit version (Steam)
+
** TES V: Skyrim Creation Kit: cannot be linked to, but can still be downloaded via Steam
** Special Edition/64 bit version (Bethesda.net Launcher)
+
** [https://store.steampowered.com/app/1946180/Skyrim_Special_Edition_Creation_Kit/ Skyrim Special Edition Creation Kit]
* Papyrus Compiler (link)
+
** Papyrus Compiler (included with Creation Kit)
* Scripting tools
+
* Scripting tools (text editors)
** [https://notepad-plus-plus.org/ Notepad++]: text editor
+
** [https://notepad-plus-plus.org/ Notepad++]: ([https://ck.uesp.net/wiki/Notepad%2B%2B_Setup How to set up for Papyrus])
** [https://www.sublimetext.com/ Sublime]: text editor
+
** [https://www.sublimetext.com/ Sublime Text]: ([https://ck.uesp.net/wiki/Sublime_Text_Setup How to set up for Papyrus])
* [https://tes5edit.github.io/ xEdit]: Editing .esm and .esp files with more flexibility, resolving plugin conflicts
+
* [https://www.nexusmods.com/skyrimspecialedition/mods/164 xEdit]: Editing .esm and .esp files with more flexibility, resolving plugin conflicts
* [https://github.com/TES5Edit/xLODGen xLODGen]
+
* [https://dyndolod.info/Help/xLODGen xLODGen]: Generating terrain LOD
* [https://www.nexusmods.com/skyrim/mods/59721/ DynDOLOD]
+
* [https://dyndolod.info/ DynDOLOD]: Generating object and tree LOD
 
* NifTools
 
* NifTools
** [https://github.com/niftools/nifskope NifSkope]: Opening, viewing, and editing [[AU:NIF Data Format|.nif]] files
+
** [[AU:Nifskope for Skyrim|NifSkope]]: Opening, viewing, and editing [[AU:NIF Data Format|.nif]] files
** [https://github.com/skyfox69/NifUtilsSuite NifUtilsSuite]: Contains ChunkMerge for transferring collision, and other useful tools
+
** [[AU:Niftools/Chunkmerge for Skyrim|NifUtilsSuite]]: Contains ChunkMerge for transferring collision, and other useful tools
 
* [https://www.nexusmods.com/newvegas/mods/67829 Sniff]: Batch operations on .nif files
 
* [https://www.nexusmods.com/newvegas/mods/67829 Sniff]: Batch operations on .nif files
 
* [https://www.nexusmods.com/skyrimspecialedition/mods/28773 Octagon]: Batch operations on [[AU:DDS Data Format|.dds]] files
 
* [https://www.nexusmods.com/skyrimspecialedition/mods/28773 Octagon]: Batch operations on [[AU:DDS Data Format|.dds]] files

Revision as of 17:10, 26 November 2025

This is the main page of the software tools being used for Beyond Skyrim.

Level Design & Implementation

Writing

free

  • [1] Google Docs (used by Beyond Skyrim teams by default)
  • [2] Open Office
  • [3] Libre Office

commercial

  • Microsoft Word (as part of the office package) [4]

2D Concept Art

  • Graphics tablet with pen pressure.
  • Drawing program, f.ex Gimp, Krita, Photoshop, Clip Studio.

3D

2D Texturing

Music Composition

Sound Effects

  • [5] Abelton Live 10
  • [6] audacity (free and basic)

Voice Acting

Project Management