Skip to content

Instantly share code, notes, and snippets.

View zampemo's full-sized avatar
🖖

Matteo zampemo

🖖
View GitHub Profile
@ukn
ukn / 99-install-facetime-camera.sh
Last active May 3, 2024 03:28 — forked from Stono/99-install-facetime-camera.sh
Install the kernal module required for the facetimehd camera to work on Linux
#!/bin/bash
set -e
export CONFIG_MODULE_SIG=n
export CONFIG_MODULE_SIG_ALL=n
# For current kernel
export KERNELRELEASE=$(cat /proc/version | awk '{print $3}')
temp_dir=$(mktemp -d)
echo "Installing FacetimeHD camera for $KERNELRELEASE"
@Nenkai
Nenkai / GT5_Lan_Mode_Guide.md
Last active November 26, 2023 12:10
Guide for playing Gran Turismo 5 online using the hidden LAN Mode.

Gran Turismo 5 - "Online" LAN Guide

Welcome to the Gran Turismo 5 Lan Guide - Bringing the online back to the good old days.

This is the maintained text version of the guide, recommended for most users. Below are the other versions.

Table of Contents

@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active May 4, 2024 15:47
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat