Skip to content

Instantly share code, notes, and snippets.

View darkconsole's full-sized avatar
🙃
derp a derp

darkconsole darkconsole

🙃
derp a derp
View GitHub Profile
@darkconsole
darkconsole / Start.txt
Created September 24, 2023 07:20
darkconsole's Start.txt
setgs fSpaceshipRegisterValueMult 0.20
setgs iDaysToRespawnVendor 0
setgs fGunPlayerRelaxedWaitTime 0.5
;; leveling tuning
setgs fXPModBase 2.0 ;; Default(1.0)
setgs fXPDeathRewardHealthThreshold 0.001 ;; Default(0.25)
;; planet busy work tuning
setgs iHandScannerAnimalCountBase 3 ;; Default(stupid)
@darkconsole
darkconsole / StarfieldCustom.ini
Created September 24, 2023 07:18
darkconsole's StarfieldCustom.ini
[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=
[Menu]
bUseConsoleHotkeys=1
[General]
sTestFile1=MoreDramaticGravJumps.esp
sTestFile2=MoreImmersiveLandingsTakeOffs.esp
<tintmasks>
<object path="dse-outfit-dye-test\test01_1.nif">
<geometry name="Normal001" texture="0">
<mask index="0" path="dse-outfit-dye-test\MaskOn.d.dds" alpha="1.0" color="333333" type="1" blend="tint" />
</geometry>
<geometry name="Normal002" texture="0">
<mask index="1" path="dse-outfit-dye-test\MaskOn.d.dds" alpha="1.0" color="333333" type="1" blend="tint" />
</geometry>
@darkconsole
darkconsole / AutoImageOpen.js
Last active June 16, 2019 20:52
Custom Style Scripts script for magic image board surfing
switch(document.domain) {
case 'gelbooru.com':
if(document.querySelector('#image') !== null)
AutoImageGelbooru();
break;
}
function AutoImageGelbooru() {
{
"shell": true,
"env": {
"GameDir": "D:\\Games\\Steam\\steamapps\\common\\Skyrim Special Edition",
"TempDir": "D:\\Temp\\SkyrimSE",
"BuildUser": "darkconsole",
"BuildHost": "NA-NA-NA-NA-WISCONSIN-DEATH-TRIP"
},
"cmd": [
// kick off the compiler.
{
"Title": "Maid Outfit Definition File",
"Version": "1.0.0",
"Authour": "darkconsole <darkcee.legit@gmail.com>",
"Description": "This tells xEdit how to construct the 1000+ forms for all the colour variants that I cannot be fucked to make by hand.",
"Sources": {
"Dress": {
"ARMA": "dcc_maid_ArmaDress_%Variant%",
"ARMO": "dcc_maid_ArmoDress_%Variant%",
"Craft": "dcc_maid_CraftDress_%Variant%",
{
"shell": true,
"env": {
"GameDir": "D:\\Games\\Steam\\steamapps\\common\\Skyrim Special Edition",
"TempDir": "D:\\Temp\\SkyrimSE",
"BuildUser": "not-darkconsole",
"BuildHost": "not-a-static-x-reference"
},
"cmd": [
// kick off the compiler.
Scriptname hdtHighHeelEffect extends ActiveMagicEffect
bool Property isMovedUp = false Auto;
Function AdapterClear() global native
Function KeepUpdate( ObjectReference akActor, float magnitude ) global native
Function StopUpdate( ObjectReference akActor ) global native
float Function GetMagnitude() native
bool Function IsDebugInfoEnable() global native
# This file was automatically generated by Mod Organizer.
*Fallout4.esm
*DLCRobot.esm
*DLCworkshop01.esm
*DLCCoast.esm
*DLCworkshop02.esm
*DLCworkshop03.esm
*DLCNukaWorld.esm
*ArmorKeywords.esm
*Homemaker.esm
//META{"name":"DccServerUI"}*//
function DccServerUI() {
var $this = this;
// Name = what it shows above the channel list at the top.
// Colour1 = the sidebar colour
// Colour2 = the textbox colour
// everything is case sensitive dont be dumb.