
- STARDRIVE 2 RACIAL TRAITS MOD INSTALL
- STARDRIVE 2 RACIAL TRAITS MOD MOD
- STARDRIVE 2 RACIAL TRAITS MOD UPDATE
- STARDRIVE 2 RACIAL TRAITS MOD PATCH
- STARDRIVE 2 RACIAL TRAITS MOD FULL
If you can quickly fix it, help us by creating a hotfix pull request.īlackBox provides a CLI for running certain utilities from Command Prompt. Post the issue in the dev channel of discord. Create an issue or mark existing issue as a "Blocker" for current release. If bugs are found in develop branch (hotfix) Be ready to make a few tweaks! It is easy to create unintentional bugs in this legacy codebase. Create a pull request and wait for review. Always add NEW feature unit tests and playtest your changes. Feel free to ask for more details in Discordĭevelopment Cycle For new features, refactors, old bug fixes (feature). All YAML files can be modded and are hotloaded while the game is running, so you can do interactive tweaking. Some UI layouts can be modded, mostly MainMenu for now. All meshes can be replaced, we support OBJ and FBX meshes. The old XNB textures are no longer recommended. All textures can be replaced, PNG and DDS are supported. Globals.yaml provides access to all global game settings, more detailed than previously available. For other feature ideas, you can join our Discord chat and talk with the team!īlackBox - Mars and later have greatly improved modding capabilities and features,Ĭontact us in Discord for more information on modding. If you have a bug report, post an issue or post a bug in our Discord channel. In Discord: and can provide guidance of this codebase. Write clean code, following current best software practices. Non-documented code will not pass review. Comment your code so people can see what you are changing. Creating feature branches is always allowed and Pull Requests will be reviewed by the team. Use GitHub Issues to propose new ideas. Utilize Discord for chat discussions on ideas and refactoring. Contact us in Discord #general-discussion. Please NOTE: if the default Release and Debug configurations do not work for you then your setup is incorrect. STARDRIVE 2 RACIAL TRAITS MOD INSTALL
Install JetBrains ReSharper to enjoy enhanced refactoring capabilities. ", then you are also missing Desktop development with C++ Cannot open include file: 'corecrt.h': No such file or directory.
If you get this build error: "Windows 10 SDK is not installed", then you need to go back to Visual Studio installer and enable Desktop development with C++. STARDRIVE 2 RACIAL TRAITS MOD FULL
Launch a full build (Build -> Build Solution) in Release configuration to produce the BlackBox StarDrive executable. Launch Visual Studio, any required DLL references should be in BlackBox/game directory. Switch to develop branch, which is our main branch for latest ongoing development.
Advanced Options When cloning: Recurse submodules (Important!!!). Configure SourceTree: Tools->Options->Git: Perform submodule actions recursively (Important!!!)Ĭlone this repository to a local directory, for example: C:/Projects/BlackBox. Install SourceTree or some other GIT client. Workloads Module: Game development with C++ with Windows 10 SDK. Workloads Module: Desktop development with C++ with MSVC v143. Install Visual Studio 2019/2022 Community. Steam release - release a remastered version on Steam to reach more players. STARDRIVE 2 RACIAL TRAITS MOD UPDATE
Upgraded graphics - a sort of next-gen update would be great. 64-bit engine - will remove a lot of memory limitations. New graphics engine - XNA is extremely limiting. The future goals of BlackBox - Hyperion are: New mesh, texture and shader loading system. Huge stability improvements - especially got rid of most OutOfMemory errors. For information on older versions, visit the ModDB page. GitHub Issues for reporting all types of bugs. STARDRIVE 2 RACIAL TRAITS MOD MOD
The only mod which currently supports Blackbox is Combined Arms, which is a huge content mod.įeel free to drop in for questions, bug reports, requests and what not. Hover over the prompt message to see change log.Ĭurrent Major Release Link (read the instructions!)
STARDRIVE 2 RACIAL TRAITS MOD PATCH
Note that the game now has an auto update logic You can install the Major Release and the game will prompt and install the latest patch for you. Patches are relatively small and are always cumulative, which means you only need to install the Major version (1.41) and latest patch (1.41-patch). Major versions are big, 700-800MB installs. DownloadsĬurrently downloadable Releases contain Major and Patch versions. Be reasonably respectful of the dev and the original software and steam.
Notice: We have StarDrive developer's publicly and privately stated approval for modifying the game for educational purposes but this software is still under the steam license restrictions.ĭo not use this for immoral or personal financial gain, donation requests are ok but can not be demanded or required.ĭo not attempt to circumvent game DRM.
The current release is BlackBox - Mars and upcoming version is BlackBox - Hyperion. This is the 15b version of StarDrive.exe decompiled from CIL and almost completely rewritten by BlackBox - Mars.