User:DoubleYou: Difference between revisions

From Step Mods | Change The Game
Line 57: Line 57:
=Sandbox=
=Sandbox=


==How to use this guide==
<includeonly><div style="border:dashed #6B6161; border-width:3px 0px;"><span style="padding-top:3em;">[[File:Video play triangle.png]]</span>'''Related Videos:''' <hsyoutube title="Mod Organizer: Introduction (by Gopher)" caption="" autoplay>http://www.youtube.com/watch?v=j4ZQpzf_iAE</hsyoutube></div>
This guide has many {{Fc|white|innovative features}} intended to {{Fc|white|help}} you to {{Fc|white|quickly find the information desired}}, so you can get back to modding as quickly as possible. It is also written in a manner that can be read straight through so you can gain a nearly comprehensive knowledge of the program.
 
{{Sidebox|right|width=400|Useful side information|Side boxes typically located to the right of the general vicinity of the applicable content are sparingly used throughout the guide to quickly instruct you on {{Fc|white|key concepts. White skim text may be}} implemented {{Fc|white|in these}} as well.}}
==={{Fc|white|White skim text}}===
This guide is augmented with white text {{Fc|white|to}} help {{Fc|white|make it easier to skim. Important words are}} changed to the {{Fc|white|white}} color rather than the normal light grey color to form "skim phrases." This is {{Fc|white|currently inconsistent}} throughout the guide.
 
===<hsyoutube title="Videos!" caption="" autoplay>http://www.youtube.com/watch?v=n6UPIWX-hIo</hsyoutube>===
Unlike most wiki guides you find on the internet, {{Fc|white|video tutorials}} covering the information in this guide {{Fc|white|are integrated throughout this guide}}. Official guide videos are linked {{Fc|white|in the headers}}, provided by courtesy of '''[https://www.youtube.com/user/gamerpoets GamerPoets]'''. These tutorials are carefully reviewed for their technical correctness and usefulness. {{Fc|white|Please like and subscribe}} to show your support, as he does this without any monetary compensation out of his own good free will, like all members contributing to the [http://wiki.step-project.com/Main_Page STEP Project].
 
Additionally, {{Fc|white|other related videos}} that we find useful {{Fc|white|are linked at the bottom}} of relevant sections {{Fc|white|like this}} example below by [https://www.youtube.com/user/GophersVids Gopher].
{{Videos|<hsyoutube title="Mod Organizer: Introduction (by Gopher)" caption="" autoplay>http://www.youtube.com/watch?v=j4ZQpzf_iAE</hsyoutube>}}
 
[[File:MO How to use this guide.png|border|right|highslide:]]
 
===Pictures===
{{Fc|white|Pictures}} showing the general area of the feature in question {{Fc|white|are strategically-placed}} in the {{Fc|white|throughout the guide}}. Also notice {{Fc|white|this picture}} to the right, which {{Fc|white|shows}} you {{Fc|white|the location of}} the {{Fc|white|key parts of the}} graphical user interface ({{Fc|white|GUI}}) referenced throughout this guide: the [http://wiki.step-project.com/Guide:Mod_Organizer#tab=Toolbar Toolbar], [http://wiki.step-project.com/Guide:Mod_Organizer#tab=Left_Pane Left Pane], [http://wiki.step-project.com/Guide:Mod_Organizer#tab=Right_Pane Right Pane], and Console. {{Fc|white|See}} the {{Fc|white|associated tabs}} for more information about each section. Currently, the {{Fc|white|Console does not possess a tab}}, as it merely helps you troubleshoot problems and visually cues to you that it is working. {{Fc|white|To hide it}}, if you so desire, {{Fc|white|hover}} the cursor {{Fc|white|just above the Console box}} until it changes into a double-arrowed icon {{Fc|white|and drag}} it all the way {{Fc|white|down}}. {{Fc|white|This can be done for other parts of the GUI}} as well. If the [http://wiki.step-project.com/Guide:Mod_Organizer#tab=Left_Pane Left Pane] or [http://wiki.step-project.com/Guide:Mod_Organizer#tab=Right_Pane Right Pane] are invisible, or desired to become hidden from view, hover the cursor between the two panes until it changes into a double-arrowed icon, and drag it to the right or to the left.
{{Clear}}
 
===Warnings and Notices===
You should {{Fc|white|read all warnings and notices}}, as they highlight specific areas of difficulty or problems. They shall be located within the area where you will most likely encounter the error.
{{Notice|This is an important notice}}
{{Notice Small|This is a less-important notice}}
{{Warning|This is an important warning}}
{{Warning Small|This is a less-important warning}}


=Random=
=Random=

Revision as of 19:26, August 18, 2014

Me and Games

I got hooked initially when I was younger playing various old games Windows 95 style like Aliens Ate My Babysitter and Frogger. First addicting game I played was Age of Empires, and second was Railroad Tycoon II, which I pretty well mastered. I was away from games for awhile, than got hooked when I got my first computer which had a trial version of Fate pre-installed. I modded that a little, but not much. Then I found Skyrim, and modding really opened on a large scale, and here I am.

I am DoubleYou on STEP, Vuud on the Nexus, and DoubleYouEmSee on Steam.

System Specs

My Laptop

Experience

I started modding Skyrim mainly because of the bugs. I used Nexus Mod Manager all the way up until early this year (2013). It took me awhile to add Wrye Bash to my list of tools, although I started using BOSS right away. Then TES5Edit came along and thanks to Gopher's video, I learned how to clean mods, and followed BOSS for when to clean dirty mods, etc. I found STEP in about May 2013, and started using some mods from it along with switching over to Mod Organizer. Quickly I found Skyrim Revisited and found even more must-have mods. Thanks to Skyrim Revisited, I learned how to use TES5Edit for more than the occasional cleaning job, and also started using BUM, Automatic Variants, and DDSopt. I'm still rather fuzzy on Creation Kit and scripts at the moment, but I currently have over 300 mods working perfectly together with over 200 esps and no conflicts, so I'm a happy modder.

Building Mod Organizer from source

Building Mod Organizer from source (WIP!!!)

Install Prerequisites

Visual Express 2010

  1. Install Visual Express 2010 from here (direct link offline installer). You need at a minimum C++ and C#. Not sure if Basic is needed or not.
  2. Update via Windows update.
  3. (Optional I believe) Install Windows sdk 7.1 (see here for more information on installation). Direct link offline installer ISO here.

Notes:

  • Qt 4.8.6 does not seem to compile on later versions (am I wrong?).

Qt Libraries

Version 4.8.x from here.

  • i.e. "Qt libraries 4.8.6 for Windows (VS 2010, 235 MB)"
  • tested: 4.8.6
  • Install according to instruction

Qt 5 Compatibility: MO compiles and mostly runs correctly built with Qt 5.3 and VC++ 2013 but

  • python plugins haven't been rewritten to use qt5 yet
  • pyqt5 isn't distributed as binaries for python 2.7 so this needs to be set up and built first
  • tutorial doesn't work because it seems to be impossible to create a transparent Qt Quick control...
  • the previewdds plugin only compiles with the opengl variant of the qt 5 distribution
  • Qt5 is a bi*** to distribute

Boost

  • tested: 1.55
  • Build according to their instructions (using vc++): http://www.boost.org/doc/libs/1_54_0/more/getting_started/windows.html
  • A few of the boost libraries need to be built (the rest is header-only). The only compiled libs MO needs (at the time of writing) are boost_thread (for everything that links agains bsatk) and boost_python (for pythonrunner). You can disable the others to save yourself compile time (even on a modern system compiling boost can easily take an hour)
Boost Python library

1. Create user-config.jam in root directory for Boost (e.g. C:\code\boost_1_55_0)
2. Paste the following inside it:

 # Configure specific Python version.
 using python : 2.7
 : C:/Python27/python.exe
 : C:/Python27/include #directory that contains pyconfig.h
 : C:/Python27/libs    #directory that contains python27.lib
 : <toolset>msvc ;

3. Open Command Prompt and run Bootstrap.
4. Run .\b2 toolset=msvc-10.0 --with-date_time --with-thread --with-python --user-config=user-config.jam --build-type=complete stage
5. Watch an episode of your favorite TV show while that is working.

Nexus Mod Manager directory code for NCC fomod installer plugin

here?

Sandbox