Skip to content

Instantly share code, notes, and snippets.

View Diskmaster's full-sized avatar

Starhammer (BenRierimanu) Diskmaster

  • Missouri
  • 00:08 (UTC -05:00)
View GitHub Profile
@Diskmaster
Diskmaster / visg-2_7-overrides.txt
Last active November 27, 2020 03:09
VIS-G default suggested overrides file
; VIS-G default suggested Overrides based from VIS-G 2.7 mod files
; Created by BenRierimanu (Starhamster#6155)
; Revision 2
GourdInstitute=[Produce]
MelonWarwick=[Produce]
MirelurkEgg=[Egg]
BeerBottleEmpty01=[Bottle]
MilkBottleEmpty=[Bottle]
NukaColaEmpty=[Bottle]
Hammer01=[Tool]
<?xml version="1.0" encoding="utf-8"?>
<!-- device/motorola/clark/configs/privapp-permissions-qti.xml -->
<permissions>
<privapp-permissions package="com.qualcomm.atfwd">
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
</privapp-permissions>
<privapp-permissions package="com.qualcomm.qcrilmsgtunnel">
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
</privapp-permissions>
project build/make/
diff --git a/build/make/core/tasks/check_boot_jars/package_whitelist.txt b/build/make/core/tasks/check_boot_jars/package_whitelist.txt
index b0becba82..44ec56f3b 100644
--- a/build/make/core/tasks/check_boot_jars/package_whitelist.txt
+++ b/build/make/core/tasks/check_boot_jars/package_whitelist.txt
@@ -241,3 +241,7 @@ com\.google\.vr\.platform.*
###################################################
# Packages used for Android in Chrome OS
org\.chromium\.arc
@echo off
set filename=%~n0
rem %~n0 obtains the filename, without the .bat extension.
set realname=%filename:~0,-6%
rem This step cuts the .RUNME from the batch filename.
set patchname=%realname%.patch
rem And with the cut realname, add the .patch extension.
rem echo DEBUG %filename% %realname% %patchname%
rem Debugging statement, uncomment if you want to see it in action.
echo Applying %patchname% to the unsubtitled video file.
@Diskmaster
Diskmaster / reclaimWindows10.preset
Last active March 25, 2021 00:41 — forked from alirobe/reclaimWindows10.ps1
This Windows 10 Setup Script turns off a bunch of unnecessary Windows 10 telemetery, bloatware, & privacy things. Not guaranteed to catch everything. Review and tweak before running. Reboot after running. Scripts for reversing are included and commented. Fork of https://github.com/Disassembler0/Win10-Initial-Setup-Script (different defaults). N.…
##########
# Tweaked Win10 Initial Setup Script
# Primary Author: Disassembler <disassembler@dasm.cz>
# Modified by: alirobe <alirobe@alirobe.com> based on my personal preferences.
# Version: v3.5, 2018-12-23
# Primary Author Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
# Tweaked Source: https://gist.github.com/alirobe/7f3b34ad89a159e6daa1/
# Tweak difference:
#
# @alirobe's version is a subset focused on safely disabling telemetry, some 'smart' features and 3rd party bloat ...
diff --git "a/C:\\Steam\\SteamApps\\common\\Fallout New Vegas\\[06] YUP - Base Game + All DLC.esm.txt" "b/C:\\Steam\\SteamApps\\common\\Fallout New Vegas\\[07] OverrideYUP-CaseAddfix.esp.txt"
index 437b9b7..31c5d25 100644
--- "a/C:\\Steam\\SteamApps\\common\\Fallout New Vegas\\[06] YUP - Base Game + All DLC.esm.txt"
+++ "b/C:\\Steam\\SteamApps\\common\\Fallout New Vegas\\[07] OverrideYUP-CaseAddfix.esp.txt"
@@ -3,6 +3,7 @@ scn VendorBulkBuyFixerSCRIPT
short ReadyFlag
;Vars to hold itemcounts for each bulk item
+; Diskmaster - Corrected Case Box amounts per box (200 -> 25) and ECP Bulk Box amount (200 -> 100). 06-05-14