Skip to content

Instantly share code, notes, and snippets.

@vtf6259
vtf6259 / osuPortable-2026.425.0.patch
Last active April 24, 2026 20:22
osu!lazer Portable mode, Create a file named osuPortable no file extension you will see a osu! storage error on first startup just select start fresh.
diff --git a/.gitignore b/.gitignore
index 1fec94d..fec9261 100644
--- a/.gitignore
+++ b/.gitignore
@@ -344,3 +344,6 @@ FodyWeavers.xsd
.idea/.idea.osu.Desktop/.idea/misc.xml
.idea/.idea.osu.Android/.idea/deploymentTargetDropDown.xml
+# osu Portable mode
+osuPortable
@vtf6259
vtf6259 / bip39wordlist.js
Created April 12, 2026 20:19
The bip39 wordlist as a javascript array
const bip39wordlist = [
"abandon",
"ability",
"able",
"about",
"above",
"absent",
"absorb",
"abstract",
"absurd",