Skip to content

Instantly share code, notes, and snippets.

@cosmo0
cosmo0 / dekudeals.user.js
Last active April 23, 2025 10:00
Better Dekudeals - Tampermonkey / Greasemonkey / Violentmonkey
// ==UserScript==
// @name Better Dekudeals
// @namespace http://dekudeals.com/
// @version 1.2
// @description Various improvements to Dekudeals
// @author cosmo0
// @match https://www.dekudeals.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=dekudeals.com
// @require https://code.jquery.com/jquery-3.6.0.min.js
// @downloadURL https://gist.githubusercontent.com/cosmo0/1154d158f9dc1f3b7f5fe841079b0cf0/raw/dekudeals.user.js

Requirements

You will need a 3DS running Luma CFW, as well as a computer that is capable of creating an access point or running a proxy.

SSL Module Patch

It is necessary to disable Root CA Verification in order to capture all 3DS traffic. We recommend doing this with SciresM's 3DS-SSL-Patch.

For ease of use, you can download this premade code.ips patch and place it at /luma/titles/0004013000002F02/code.ips on your 3DS' SD card. Make sure that you've enabled Luma's game patching feature by holding down the select button while powering on your 3DS.