Difference between revisions of "Arcane University:Software"
The Beyond Skyrim Wiki — Hosted by UESP
LeftoverPat (talk | contribs) (→Writing) |
m (→Music Composition) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
This is the main page of the software tools being used for Beyond Skyrim. | This is the main page of the software tools being used for Beyond Skyrim. | ||
− | == | + | == Level Design & Implementation == |
− | + | * Creation Kit | |
+ | ** Legendary Edition/32 bit version (Steam) | ||
+ | ** Special Edition/64 bit version (Bethesda.net Launcher) | ||
+ | * Papyrus Compiler (link) | ||
+ | * Scripting tools | ||
+ | ** [https://notepad-plus-plus.org/ Notepad++]: text editor | ||
+ | ** [https://www.sublimetext.com/ Sublime]: text editor | ||
+ | * [https://tes5edit.github.io/ xEdit]: Editing .esm and .esp files with more flexibility, resolving plugin conflicts | ||
+ | * [https://github.com/TES5Edit/xLODGen xLODGen] | ||
+ | * [https://www.nexusmods.com/skyrim/mods/59721/ DynDOLOD] | ||
+ | * NifTools | ||
+ | ** [https://github.com/niftools/nifskope 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 | ||
+ | * [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 | ||
− | * | + | == Writing == |
− | * | + | ===free=== |
− | * | + | * [https://docs.google.com/document/u/0/] Google Docs (used by Beyond Skyrim teams by default) |
− | * | + | * [https://www.openoffice.de/] Open Office |
− | * | + | * [https://de.libreoffice.org/] Libre Office |
− | * | + | |
− | ... | + | ===commercial=== |
+ | * Microsoft Word (as part of the office package) [https://www.microsoft.com/de-de/microsoft-365/p/word/cfq7ttc0k7c7?=&ef_id=Cj0KCQjwsqmEBhDiARIsANV8H3aLJm12IvB-WVRWXOzEUgrqGh8_SHMny7B80iSt9SToqcLN0HEdyFAaAjxAEALw_wcB%3aG%3as&OCID=AID2100139_SEM_Cj0KCQjwsqmEBhDiARIsANV8H3aLJm12IvB-WVRWXOzEUgrqGh8_SHMny7B80iSt9SToqcLN0HEdyFAaAjxAEALw_wcB%3aG%3as&lnkd=Google_O365SMB_App&gclid=Cj0KCQjwsqmEBhDiARIsANV8H3aLJm12IvB-WVRWXOzEUgrqGh8_SHMny7B80iSt9SToqcLN0HEdyFAaAjxAEALw_wcB&activetab=pivot%3aoverviewtab] | ||
+ | |||
+ | == 2D Concept Art == | ||
+ | *Graphics tablet with pen pressure. | ||
+ | *Drawing program, f.ex Gimp, Krita, Photoshop, Clip Studio. | ||
+ | |||
+ | == 3D == | ||
+ | *[https://www.autodesk.com/products/3ds-max/overview 3ds Max]: Modeling, animation | ||
+ | *[https://www.blender.org/ Blender] (free): Modeling, sculpting, texturing, rigging, animation | ||
+ | *[https://www.autodesk.com/products/maya/overview Maya]: Modeling, animation | ||
+ | *[https://www.autodesk.com/products/mudbox/overview Mudbox]: Sculpting | ||
+ | *[https://quixel.com/mixer Quixel Mixer] (free, in beta): Texturing | ||
+ | *[https://www.substance3d.com/products/substance-painter/ Substance Painter] (free with a student license): Texturing and baking | ||
+ | *[https://xnormal.net/ xNormal] (free): Baking | ||
+ | *[https://pixologic.com/get-zbrush/ ZBrush]: Modeling, texturing, sculpting | ||
− | == | + | == 2D Texturing == |
+ | * [[Arcane_University:CrazyBump_for_Skyrim]] | ||
+ | * [[Arcane_University:Gimp_for_Skyrim]] | ||
+ | * [[Arcane_University:Material_Editor_for_Skyrim]] | ||
+ | * [[Arcane_University:MindTex_2_for_Skyrim]] | ||
+ | * [[Arcane_University:Paint.Net_for_Skyrim]] | ||
+ | * [[Arcane_University:Photoshop_for_Skyrim]] | ||
− | === | + | == Music Composition == |
− | |||
− | |||
− | + | * [https://www.ableton.com/de/live/ Abelton Live 10] | |
+ | * [https://www.audacity.de/ audacity (free and basic)] | ||
− | == | + | == Sound Effects == |
− | + | * [https://www.ableton.com/de/live/] Abelton Live 10 | |
+ | * [https://www.audacity.de/] audacity (free and basic) | ||
− | + | == Voice Acting == | |
− | + | == Project Management == | |
− | [[Category: | + | [[Category:Arcane University-Tool| ]] |
Latest revision as of 15:15, 13 May 2021
This is the main page of the software tools being used for Beyond Skyrim.
Contents
Level Design & Implementation[edit]
- Creation Kit
- Legendary Edition/32 bit version (Steam)
- Special Edition/64 bit version (Bethesda.net Launcher)
- Papyrus Compiler (link)
- Scripting tools
- xEdit: Editing .esm and .esp files with more flexibility, resolving plugin conflicts
- xLODGen
- DynDOLOD
- NifTools
- NifSkope: Opening, viewing, and editing .nif files
- NifUtilsSuite: Contains ChunkMerge for transferring collision, and other useful tools
- Sniff: Batch operations on .nif files
- Octagon: Batch operations on .dds files
Writing[edit]
free[edit]
commercial[edit]
- Microsoft Word (as part of the office package) [4]
2D Concept Art[edit]
- Graphics tablet with pen pressure.
- Drawing program, f.ex Gimp, Krita, Photoshop, Clip Studio.
3D[edit]
- 3ds Max: Modeling, animation
- Blender (free): Modeling, sculpting, texturing, rigging, animation
- Maya: Modeling, animation
- Mudbox: Sculpting
- Quixel Mixer (free, in beta): Texturing
- Substance Painter (free with a student license): Texturing and baking
- xNormal (free): Baking
- ZBrush: Modeling, texturing, sculpting
2D Texturing[edit]
- Arcane_University:CrazyBump_for_Skyrim
- Arcane_University:Gimp_for_Skyrim
- Arcane_University:Material_Editor_for_Skyrim
- Arcane_University:MindTex_2_for_Skyrim
- Arcane_University:Paint.Net_for_Skyrim
- Arcane_University:Photoshop_for_Skyrim