Coder Social home page Coder Social logo

nasirawon / alternateconversationcamera Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 12.0 602 KB

Mod for The Elder Scroll V Skyrim Special Edition, for more info about the mod visit the Nexusmods link

Home Page: https://www.nexusmods.com/skyrimspecialedition/mods/21220

C++ 99.53% C 0.47%

alternateconversationcamera's Introduction

AlternateConversationCamera

Knowledge requirements:

  1. C/C++
  2. Microsoft Visual Studio

Build requirements:

  1. Microsoft Visual Studio 2019
  2. SKSE64 source code latest version

Build instructions:

  1. Clone or download the project
  2. Get the SKSE64 source code http://skse.silverlock.org/, choose the current SE build
  3. Extract the SKSE64 source code and copy "common", "skse64", "skse64_common", and "xbyak" folders to the project root directory (same location as the solution file)
  4. Open the project solution in Microsoft Visual Studio
  5. Re-add the project references for both skse64 and skse64_common
    • For skse64, remove both common_vc14 and skse64_common references then add them back
    • For skse64_common, remove common_vc14 reference then add it back
  6. Change the build type for the skse64 project to static lib
  7. Remove the post-build event for the the skse64 project, both the command line and the description
  8. Change the solution configuration to Release mode, then build the project
  9. Check the \x64\Release folder, the project DLL is there
  10. Done

alternateconversationcamera's People

Contributors

nasirawon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.