Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
//
// @name Imgur Direct
// @version 1.3
// @namespace https://greasyfork.org/en/users/667743-catspinner
// @description See Imgur images & videos directly.
// @icon https://imgur.com/favicon.ico
// @license MIT
//
//
@RhapsodySL
RhapsodySL / guide.md
Last active March 13, 2020 23:11
How to Install and Set Up ACT + Plugins

Introduction

What is ACT?

ACT, short for Advanced Combat Tracker, is a damage meter for multiple MMOs, with plugin support to extend the range of games it can support. It's widely used in FFXIV to keep track of your DPS and the DPS of other people, as well as other stats, such as HPS and emnity. This isn't all that ACT can do; ACT has a wide variety of function because it can be extended with plugins, so it can also do things such as make personalized callouts for the fight you're in and even add UI elements for certain job mechanics that didn't exist before.

Needless to say, ACT is a useful and powerful tool, but it can be a bit intimidating to set up at first. A lot of effort has recently gone into making it easier to install ACT and get the relevant plugins installed, but given that this still might be confusing to some, this guide will serve as a resource for how to install ACT, as well as how to set up plugins such as Cactbot and Triggernometry.

It's worth noting that this guide is only pertine

@RhapsodySL
RhapsodySL / Rhapsody's Performance Config
Last active August 29, 2015 14:06
A performance config made with parts of Chris' dx9frames and Stabby's config, and my own knowledge. Not complete yet.
// Rhapsody's Performance Config - 9/13/14
// Launch options stated here. Copy these into TF2's launch options, and remove -dxlevel 90 after the first launch,
// or else your graphics settings will keep reverting if you modify them.
// Fullscreen: -dxlevel 90 -full -w WIDTH -h HEIGHT -console -novid -useforcedmparms -noforcemaccel -noforcemspd
// Windowed: -dxlevel 90 -sw -w WIDTH -h HEIGHT -console -noborder -novid -useforcedmparms -noforcemaccel -noforcemspd
// Don't use -dxlevel 95 with this config. I've attempted to, but for some reason, whenever you exit the graphics options with -dxlevel 95 enabled, it defaults back to -dxlevel 90 or even -dxlevel 80.
// I'll look into this in the future.
sv_cheats 1 // Turn sv_cheats on so we can mess with certain convars at startup