All Projects → rydoginator → ACNL-NTR-Cheats

rydoginator / ACNL-NTR-Cheats

Licence: other
A combination of cheats that I've been creating with NTR

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ACNL-NTR-Cheats

ACNL REditor
Animal Crossing New Leaf ROM Editor: Patch ACNL's code and files with QoL improvements to change the gameplay.
Stars: ✭ 35 (-61.11%)
Mutual labels:  cheats, acnl
MockSMS
Android application to create/craft fake sms.
Stars: ✭ 63 (-30%)
Mutual labels:  hacks
H2codez
A mod to restore and add functionality to the Halo 2 Editing Kit.
Stars: ✭ 25 (-72.22%)
Mutual labels:  hacks
Windows Hacks
Creative and unusual things that can be done with the Windows API.
Stars: ✭ 2,171 (+2312.22%)
Mutual labels:  hacks
Patchy
⚓️ Patch the inner source of python functions at runtime.
Stars: ✭ 84 (-6.67%)
Mutual labels:  hacks
Buildapks
Really quickly build APKs on handheld device (smartphone or tablet) in Amazon, Android, Chromebook and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Stars: ✭ 218 (+142.22%)
Mutual labels:  hacks
Elixir Tips
The Killer Elixir Tips and Tricks...from the experience...
Stars: ✭ 833 (+825.56%)
Mutual labels:  hacks
Discord-Console-hacks
A collection of JavaScript Codes I've made to enhance the User Experience of Discord and some other Discord related stuff
Stars: ✭ 353 (+292.22%)
Mutual labels:  hacks
Andspoilt
Run interactive android exploits in linux.
Stars: ✭ 101 (+12.22%)
Mutual labels:  hacks
Overkill
Overwatch auto aiming
Stars: ✭ 174 (+93.33%)
Mutual labels:  hacks
Nginx Admins Handbook
How to improve NGINX performance, security, and other important things.
Stars: ✭ 12,463 (+13747.78%)
Mutual labels:  hacks
The Book Of Secret Knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Stars: ✭ 55,582 (+61657.78%)
Mutual labels:  hacks
LearningResources
A centralised hub for learner around the globe from A-Z. You can find collections of manuals, blogs, hacks, one liners, courses, other free learning-resources and more
Stars: ✭ 63 (-30%)
Mutual labels:  hacks
Guide 3ds
A complete guide to 3DS custom firmware, from stock to boot9strap.
Stars: ✭ 1,055 (+1072.22%)
Mutual labels:  hacks
new-browserhax-XL
Another one!
Stars: ✭ 32 (-64.44%)
Mutual labels:  hacks
Console.md
Ever dreamed of rendering Markdown in the console? No. Neither had I.
Stars: ✭ 24 (-73.33%)
Mutual labels:  hacks
Jstips
This is about useful JS tips!
Stars: ✭ 11,824 (+13037.78%)
Mutual labels:  hacks
Survivcheatinjector
An actual, updated, surviv.io cheat. Works great and we reply fast.
Stars: ✭ 201 (+123.33%)
Mutual labels:  hacks
Vapecord-ACNL-Plugin
Animal Crossing NL Vapecord Public Plugin WIP
Stars: ✭ 72 (-20%)
Mutual labels:  acnl
Discord-Token-Cracker
Simple and fast discord token cracker
Stars: ✭ 52 (-42.22%)
Mutual labels:  hacks

ACNL-NTR-Cheats

ACNL-NTR-LumaCFW-Cheats is a plugin/3gx extension to be used with Luma's cheat plugin loader found here

Please join our discord!

Introduction

This plugin was originally based off of this plugin , which was a very basic plugin that converted text to hex in order to spawn items in the inventory.

I then forked that plugin, created moon jump and teleport, but then with the help of others, it blew up into a full fledged cheat menu that included many different custom cheats that I could use. The possibilities were endless with C!

Version 2.0 -> Version 3.3 was written in C and was based off of libgateshark(link needed)

Version 4.0+ was a complete rewrite of the plugin, rewritten in C++ and was based off of CTRPluginFramework

Plugin development slowed as the developer of CTRPF wanted it to be perfect before it was released, and between 2017-2020 many of the devs have either moved on to different projects or are busy with life.

I was on the fence of whether or not to release the source code... many forks of the plugin have been made, either removing me from the credits, abusing licenses, selling forks of the plugin, putting the plugin behind adf.ly links... you name it. But I don't care anymore. The community can be toxic, but there's nothing I can do about that.

I am finally releasing the source code of 4.0+ that has been private for so many years now. I will no longer be actively updating the plugin, but please feel free to contribute :)

Installation

  1. Download the .zip file posted found in releases
  2. Move the .zip file to your 3DS SD Card (or simply the root) then use the "Extract here" option. Do NOT extract it in another folder. Make sure to replace all the files when prompted. (Picture as reference) Note: Even if you already have a boot.firm you'll need the one in this .zip since it contains the necessary plugin loader.
  3. Boot up your 3DS and change any settings you want in the Luma config menu
  4. While on the home menu of the 3DS activate the Plugin Loader by pressing L+Dpad Down+Select and choose [Enable Plugin Loader]
  5. Launch Animal Crossing New Leaf, you should get a blue flash. Then simply load up your town and press Select to open the plugin menu.
  6. Congrats, you did it!

Video

Installation

Usage

Videos

Contributing

Pull requests are welcome. If you have any new codes you'd like to add, please specify which version of the game that you created the cheats in, and port them if possible. If you'd like to try finishing the universal region free pointers, please be my guest and use the region-free branch :^)

Compiling

Make sure you have DevkitPro And 3gxtools

Open command line or terminal in the directory and run make

Please don't create a new issue for compilation issues...

If you can't figure out how to compile, then you shouldn't be creating a plugin in the first place...

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].