Skip to content

Instantly share code, notes, and snippets.

View fusion809's full-sized avatar
💭
I may be slow to respond.

Brenton Horne fusion809

💭
I may be slow to respond.
View GitHub Profile
OPENRA(6) Games Manual OPENRA(6)
NAME
openra - An Open Source modernization of the early 2D Command & Conquer games.
SYNOPSIS
openra [Game.Mod=ra]
DESCRIPTION
openra starts the game.
Date: 2019-05-06 10:32:47Z
Operating System: Unknown (Unix 5.0.9.301)
Runtime Version: Mono 5.10.0.140 (tarball Sat Feb 24 15:30:44 UTC 2018) CLR 4.0.30319.42000
Exception of type `System.TypeInitializationException`: The type initializer for 'System.Console' threw an exception.
Inner
Exception of type `System.TypeInitializationException`: The type initializer for 'System.ConsoleDriver' threw an exception.
Inner
Exception of type `System.Exception`: Magic number is wrong: 542
at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <9689214c1e4645be91df75196bac3cbb>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <9689214c1e4645be91df75196bac3cbb>:0
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fusion809
fusion809 / Political-spectrum.svg
Last active March 25, 2019 17:15
Liberal* denotes all Coalition parties with "Liberal" in the name, like the Liberal Party, LNP and Country Liberal Party.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[ (self: super:
let
pkgs = self;
inherit (pkgs) lib;
callPackage = lib.callPackageWith (pkgs // builtins.removeAttrs pkgs.xorg [ "callPackage" "newScope" "overrideScope" "packages" ]);
github = /home/fusion809/GitHub;
gitother = github + /others;
gitpkgs = github + /mine/packaging;
forkNixpkgsPath = gitpkgs + /nixpkgs/pkgs;
/run/current-system/sw/bin/openra-dr
Platform is Linux
Engine version is DarkReign
Using SDL 2 with OpenGL renderer
Desktop resolution: 1920x1080
No custom resolution provided, using desktop resolution
Using resolution: 1920x1080
Using window scale 1.00
OpenGL version: 4.6.0 NVIDIA 415.27
Using default sound device
DatabaseReader failed: System.IO.FileNotFoundException: Could not find file "/nix/store/kdysc782m0m6b6lq0c3sii18xh711lf8-openra-dr-263.git.2082e55/lib/openra-dr/GeoLite2-Country.mmdb.gz"
File name: '/nix/store/kdysc782m0m6b6lq0c3sii18xh711lf8-openra-dr-263.git.2082e55/lib/openra-dr/GeoLite2-Country.mmdb.gz'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /build/mono-5.16.0.220/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /build/mono-5.16.0.220/mcs/class/corlib/System.IO/FileStream.cs:149
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /build