{% include sidebar.html %}
{% if page.title %}{% endif %} {% if page.excerpt %}{% endif %} {% if page.date %}{% endif %} {% if page.modified %}{% endif %}
{% unless page.header.overlay_color or page.header.overlay_image %}
{% if page.title %}

{{ page.title | markdownify | remove: "

" | remove: "

" }}

{% endif %} {% if page.read_time %}

{% include read-time.html %}

{% endif %}
{% endunless %}

{% assign split_path = page.path | split: "/" %} {% assign locale = split_path[1] %} {% for link in site.data.navigation[locale].bottom %} {% if link.url contains 'http' %} {% assign domain = '' %} {% else %} {% assign domain = site.url | append: site.baseurl %} {% endif %}
{{ link.title }}
{% endfor %}
{{ content | remove: '

' | remove: '

' }} {% if page.link %}
{{ site.data.ui-text[site.locale].ext_link_label | default: "Direct Link" }}
{% endif %}
The /r/3dshacks moderation team (specifically LOCAP) have attempted to have GitHub take down 3ds.guide.
They attempted to get the sum of thousands of hours of work, by me and dozens of people, taken down for spite.
(Relevant Logs)
(Recent Community Events)
(I know this is not the best place for this, but I have no other options.
I apologize to anyone who does not care and just wants to hack their 3DS.)

{% if site.data.ui-text[site.locale].meta_label %}

{{ site.data.ui-text[site.locale].meta_label }}

{% endif %} {% include page__taxonomy.html %} {% if page.modified %}

{{ site.data.ui-text[site.locale].date_label | default: "Updated:" }}

{% elsif page.date %}

{{ site.data.ui-text[site.locale].date_label | default: "Updated:" }}

{% endif %}
{% if page.share %}{% include social-share.html %}{% endif %} {% include post_pagination.html %}
{% if site.comments.provider and page.comments %} {% include comments.html %} {% endif %}
{% comment %}{% endcomment %} {% if page.id and page.related and site.related_posts.size > 0 %} {% endif %}