Pinned Loading
-
Script to build standalone mupen64pl...
Script to build standalone mupen64plus from upstream for *nix systems as user space application 1#!/usr/bin/env bash
2set -e
34unset CORE_VER
5unset NO_ASM
-
Utility to get mupen64plus nightly-b...
Utility to get mupen64plus nightly-builds 1@echo off
2setlocal enableextensions enabledelayedexpansion
3title Get mupen64plus nightly-builds
4cls
5pushd "%~dp0"
-
Life hack for Windows CLI users
Life hack for Windows CLI users 1@echo off
2cls
3for /f "tokens=2 delims=[]" %%a in ('ver') do set wv=%%a
4for /f "tokens=2 delims=. " %%a in ('echo %wv%') do set wv=%%a
5net session>nul 2>&1
-
mpv-player-for-dummies
mpv-player-for-dummies PublicBatch script para instalar y configurar mpv en Símbolo del sistema (Command Prompt)
Shell 1
-
-
parallel-rdp-standalone
parallel-rdp-standalone PublicForked from Themaister/parallel-rdp-standalone
A standalone, distilled codebase of parallel-rdp. Autogenerated.
C++
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.