1<h2>yar har</h2>
2<p>stop supporting corporations further<p>
3<br>
4<img src=../assets/piracy.png height=225 width=400>
5<p>i love getting games for free. ill show you how i get my games for free</p>
6<br>
7<h3>freesmlauncher</h3>
8<h3><a href=https://netbsd.org>netbsd</a></h4>
9<p>i recently rebuilt freesmlauncher, and did it all "responsibly".</p>
10<ol>
11 <li>clone from my <a href=https://f.9larp.net/WnH.bundle>git bundle</a>, it comes pre-patched!</li>
12 <sub>note: you may need to run <code>sed -i 's/-Werror//g'</code> on your build.ninja</sub>
13 <li>run patchelf on the compiled freesmlauncher target: <code>patchelf --add-rpath /usr/pkg/qt6/lib</code></li>
14 <p>netbsd's default linking paths are not inclusive, and where libraries live are retarded. i had to add rpaths to the binary so it could find qt libraries and such.</p>
15 <li>compile <a href=https://codeberg.org/glowiak/lwjgl-netbsd>lwjgl-netbsd</a></li>
16 <li>drop in the resulting <code>liblwjgl64.so</code> into <code>~/.local/FreesmLauncher/instances/ur.instace.bro/natives</code></li>
17 <li>enjoy</li>
18</ol>
19<br>
20<img src=../assets/mcnet.png height=300 width=400>
21<p>at the moment, only lwjgl2 has been ported to netbsd.</p>
22<h4><a href=https://alpinelinux.org>alpine linux</a></h4>
23<p>a bit harder than i thought it would be, but hey. im running it right now and minecraft is good on it.</p>
24<p>so i first thought that freesmlauncher would work out of the box, which was very wrong. when minecraft didnt launch due to some openal reason, i almost lost my mind. i read a <a href=https://wiki.gentoo.org/wiki/Minecraft>wiki</a> on it, reread the musl section, all to no avail! i looked at the <a href=https://pkgs.alpinelinux.org/package/edge/community/x86/prismlauncher>pkgs</a> page for alpine linux, but it looked like it had no patches. so i digged, and digged.</p>
25<p>firstly, i ran a minecraft demo with the prebuilt prismlauncher alpine provides. latest version worked, and so did 1.8.9, my main play. <i>whaaaaaat?</i> i looked around on a <a href=https://github.com/PrismLauncher/PrismLauncher/issues/4422>github issue</a> concerning my problem - prismlauncher<sub>(or just minecarft)</sub> on musl, and it mentioned aports. <a href=https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/community/prismlauncher/APKBUILD>that</a> is where i found the patches that alpine used, and i applied them to freesmlauncher. boom!</p>
26<br>
27<img src=../assets/mconalpine.png height=225 width=400>
28</ol>
29<h3>among us</h3>
30<p>steamunlocked among tends not to work. dont fear! you can among us for free with wine + <a href=https://jogamerforgames2021.github.io/AmongUsShadowSlime/index.html>Among Us Launcher</a><br>and to use an account, download the itch io fixer <a href=https://raw.githubusercontent.com/jogamerforgames2021/AmongUsLauncherNew/refs/heads/main/Itch_Login_Fixer.exe>here</a></p>
31
32<br><br><p>pirating is fun, do it now.</p>
33
34<title>blog - yar har</title>
35<!-- THISISABLOG -->