Skip to content

Instantly share code, notes, and snippets.

View marrub--'s full-sized avatar
🏳️‍🌈
~gaming~

Alison Watson marrub--

🏳️‍🌈
~gaming~
View GitHub Profile
@marrub--
marrub-- / garbage.css
Last active August 29, 2015 14:07
remove useless twitter garbage
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twitter.com") {
li.promoted-trend { display: none; }
li.promoted-account { display: none; }
div.promoted-tweet { display: none; }
div.flex-module.trends-container { display: none; }
div.flexmodule.trends { display: none; }
div.module.trends { display: none; }
div.module.roaming-module.wtf-module.js-wtf-module.has-content { display: none; }
@marrub--
marrub-- / current.sss
Created March 23, 2017 12:57
SLADE3 theme
styleset {
name = "<current styleset>";
default {
font = "Noto Mono";
size = 10;
foreground = 212, 212, 212;
background = 29, 46, 39;
bold = 0;
italic = 0;
@marrub--
marrub-- / 1.md
Last active March 24, 2019 08:58
How to set up Mupen64Plus in $CURRENT_YEAR

Extract the first one to a folder somewhere. Extract the DLL under bin/Mupen64Plus in the second one to the same folder.

Launch the application. It will close immediately after generating config files. Go to %APPDATA%/Mupen64Plus and open mupen64plus.cfg in your favorite text editor.

First off, fix the sound. It buffers far too much for no good reason. Change PRIMARY_BUFFER_SIZE to 4096, PRIMARY_BUFFER_TARGET to 3072, and keep SECONDARY_BUFFER_SIZE as its default of 1024. If your PC is slow and can't keep up, increase these as needed. If RESAMPLE is not "trivial" change it to that.

Next, fix the paths. Change ScreenshotPath, SaveStatePath, and SaveSRAMPath to your favored location for saved data. Change SharedDataPath and PluginDir to where the exe

@marrub--
marrub-- / README.md
Last active October 15, 2019 08:33
ZScript Language Documentation
@marrub--
marrub-- / MarathonData.md
Last active November 26, 2023 04:33
Marathon + Aleph One Format and Data Documentation (WIP)

Current Version

The current version of this document resides at https://git.greyserv.net/marrub/Maraiah/src/branch/master/doc/data, and contains public domain source code for loading Marathon formats in the Rust programming language.

LICENSING

To the extent possible under law, I, Alison Sanderson, have waived all copyright and related or neighboring rights to this Document as described by the Creative Commons Zero license linked below.