Skip to content
View robertkirkman's full-sized avatar
🇺🇸
🇺🇸
Block or Report

Block or report robertkirkman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sm64ex-coop sm64ex-coop Public

    Forked from djoslin0/sm64ex-coop

    SM64 online co-op mod, forked from https://github.com/sm64pc/sm64ex, changes for Android and other open-source UNIX-like platforms

    C 42 13

  2. sm64ex-bbb-doc sm64ex-bbb-doc Public

    Guide and patches for playing Super Mario 64 PC port with hardware 3D acceleration enabled on the Texas Instruments BeagleBone Black

  3. How to Make a Mario Model on Android How to Make a Mario Model on Android
    1
    #### How To Install Termux:X11, Zink, Turnip, n64decomp/sm64, Blender, Fast64, and AngelicMiracles' Definitive Template on Android
    2
    
                  
    3
    - **These steps use bleeding-edge code from August 2023 and will not keep working forever**. The first breaking change most likely to stop these steps from working without a programmer updating them will be the release of LLVM 17.
    4
    - [Video Tutorial](https://youtu.be/ahQwJtq3ISA)
    5
    
                  
  4. How to record or stream SteamOS 3.X ... How to record or stream SteamOS 3.X Gaming Mode
    1
    # How to record or stream SteamOS 3.X in `gamescope` (Gaming Mode)
    2
    
                  
    3
    > [Here](https://gist.github.com/rondhi/f9163e7649aa734b5421a8f58bd6c49e) is another method that uses Flatpak and `obs-vkcapture`, which don't meet my personal needs but are very likely to be useful for you. In the comments there there is also an [`obs-gstreamer` method](https://gist.github.com/rondhi/f9163e7649aa734b5421a8f58bd6c49e?permalink_comment_id=4653330#gistcomment-4653330).
    4
    5
    
                  
  5. Normal Pills for Ubuntu Normal Pills for Ubuntu
    1
    #!/bin/bash
    2
    # replaces default Ubuntu 22.04 snap firefox with a
    3
    # mozilla official beta firefox ppa that does not
    4
    # mark snapd as any of its dependencies
    5
    # run as root
  6. How to install Arch Linux ARM in QEM... How to install Arch Linux ARM in QEMU full system emulator
    1
    
                  
    2
    # How to install an Arch Linux ARM emulator
    3
    
                  
    4
    Prerequisites:
    5
    - A PC with a Linux distribution - Arch Linux `amd64` used here