Skip to content

Instantly share code, notes, and snippets.

View LandonAndEmma's full-sized avatar
🌴
On vacation

Landon & Emma LandonAndEmma

🌴
On vacation
View GitHub Profile
Hey, all --
I wanted to let you know that I'm planning on retiring from work in the public hacking scene.
Atmosphere (and my work on the Switch) have been an enormous labor of love for me for the past eight and a half years, and it's been an honor for me to dedicate so much of my life towards this kind of work.
That said, I am getting older. I find myself with less time to dedicate towards it, more responsibilities, and a changing personal life.
Particularly with my hoping to have kids in a foreseeable time horizon, I'm thinking I have to re-evaluate how much time I can spend on hobby projects.
@SomeKitten
SomeKitten / bg4_extract.py
Last active February 18, 2026 22:15
Scripts to extract/pack files from/to a BG4 archive. BG4 archives are used in some of the Mario & Luigi games. Make sure to modify the paths at the top of each script as necessary! Files need to be decompressed/recompressed using Backwards LZ77. I found Kuriimu2 to work well for Backwards LZ77.
import struct
import json
import os
# MODIFY THESE
archive_file = "./BAI.dat"
out_dir = "./BAI_CONTENTS/"
entries_json = "./entries.json"
# MODIFY THESE
@growtopiajaw
growtopiajaw / README.md
Last active March 1, 2026 11:37
UpdatePack7R2 for updating Windows 7 SP1 and Server 2008 R2 SP1

UpdatePack7R2 for updating Windows 7 SP1 and Server 2008 R2 SP1


The set allows you to update the working system, as well as integrate updates into the distribution. It can be installed on any edition of Windows 7 and Server 2008 R2, any bit depth and any language. Updates are included for all versions of Internet Explorer, all critical, recommended, and security updates. See details in the list of updates.

Download (size 730 MB) Magnet

UpdatePatch-19.8.22 fixes a boot problem on UEFI

Setup

  1. Enter the Nintendo WFC Settings menu, which can be found in any WFC-enabled game.

  2. Select "Nintendo Wi-Fi Connection Settings".

  3. Set up a new connection if you haven't already done so, then select the connection slot you wish to use.

  4. Scroll down and set "Auto-obtain DNS" to "No", then set Primary DNS to 178.62.43.212 and Secondary DNS to 0.0.0.0. Select "OK" to confirm.

@FireyFly
FireyFly / 1_file_tree.txt
Created July 19, 2015 13:03
Disgaea DS romfs investigation
File tree Omitted files Type
.
├── ThumbBg.dat DSARCIDX
│ └···Thubg*.imy ( 19 files) IMY
├── bg.dat DSARCIDX
│ └···bg*.mpb (117 files) MAP/IMY
├── bgm.dat DSARCFL
│ └···bgm_*.msnd ( 33 files) DSEQ
├── bgm.dat.tbl DATTBL
├── bu.dat DSARCIDX