nswitchdebugger [SIZE=6][B]NSwitchDebugger tutorial[/B][/SIZE] [SIZE=4]original [URL='http://games24.blog.fc2.com/blog-entry-373.html']post[/URL][/SIZE] [B][I][SIZE=5][COLOR=#ff9999]The goal is to check addresses until we find the correct one with the value we want to change. we do this by starting game multiple time and with process of deduction we can find it[/COLOR][/SIZE][/I][/B] [SIZE=5] [B]prerequisites[/B][/SIZE] [LIST] [*] [URL='https://github.com/tumGER/SDFilesSwitch/releases'][SIZE=4]SDfiles V521[/SIZE][/URL] [*][SIZE=4][URL='https://ux.getuploader.com/GAMES24/download/250']NSwitchDebugger_v0.5.6.zip[/URL][/SIZE] [*][URL='https://github.com/CTCaer/hekate/releases']CTCaer Mod V3.2) - Hekate[/URL] (payload) [/LIST] nswitchdebugger PasteShr nswitchdebugger [SIZE=4]Download above file[/SIZE] [LIST=1] [*][SIZE=4]extract SDfiles to your sd card (if you already have latest hekate skip this step)[/SIZE] [*][SIZE=4]extract NSwitchDebuger to sd card overwriting files[/SIZE] [*][SIZE=4]enter RCM mode and select NSDebugger[/SIZE] [/LIST] [SIZE=4]Once in game you wish to edit items hit home[/SIZE] [LIST] [*][SIZE=4]Start homebrew launcher and run NSwitchDebugger[/SIZE] [/LIST] nswitchdebugger How to get it? nswitchdebugger [SIZE=4][SPOILER="image"][IMG]https://blog-imgs-115-origin.fc2.com/g/a/m/games24/2018062719292500-DB1426D1DFD034027CECDE9C2DD914B8.jpg[/IMG] [/SPOILER][/SIZE] [LIST] [*][SIZE=4]Now use UP and Down to select the game by title id[/SIZE] [LIST] [*][SIZE=4]flip threw until you see Application name where it says Aplication in image [/SIZE] [/LIST] [/LIST] [INDENT][INDENT][SIZE=4]keep in mind a game may have multiple processes running you may have to try bellow a few times until you find results[/SIZE][/INDENT][/INDENT] [LIST] [*][SIZE=4]Hit A, should show Success[/SIZE] nswitchdebugger How to use it? nswitchdebugger [/LIST] [SIZE=4][SPOILER="image"][IMG]https://blog-imgs-115-origin.fc2.com/g/a/m/games24/2018062719294000-DB1426D1DFD034027CECDE9C2DD914B8.jpg[/IMG] [/SPOILER][/SIZE] [SIZE=4]The next screen will apear [SPOILER="image"][IMG]https://blog-imgs-115-origin.fc2.com/g/a/m/games24/2018062719295000-DB1426D1DFD034027CECDE9C2DD914B8.jpg[/IMG] [/SPOILER][/SIZE] [LIST] [*][SIZE=4]Cycle threw them and make note of address if we do not find our searched offset we will need to try next one. Also if you see [SPOILER="CODE"][CODE]XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX nswitchdebugger How to get it for free? nswitchdebugger XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX[/CODE][/SPOILER][/SIZE] [/LIST] [INDENT][SIZE=4]We are our of range[/SIZE][/INDENT] [LIST] nswitchdebugger PasteShr nswitchdebugger [*][SIZE=4]At next screen we will be searching for our in-game values[/SIZE] [LIST] [*][SIZE=4]we now need to know how wide are the offset is lets say we are editing coins we note that coin count can go upto 9999999 so we use 8 bytes, lets say we are editing a item that can go upto 9999 so 4 bytes, 99 would be 2. we would change between them by hitting L and R[/SIZE] [/LIST] [/LIST] [INDENT][INDENT][LIST] [*][SIZE=4]Hit X to search for value so lets say we are editing 1234 coins in SMO[/SIZE] [LIST] [*][SIZE=4]we will need to get the hex value of 1234 to do this you will need to got [URL='https://www.binaryhexconverter.com/decimal-to-hex-converter']this[/URL] website[/SIZE] [LIST] nswitchdebugger How to get it for free? nswitchdebugger [*][SIZE=4]you will enter 1234 in first box (this is our in-game value) hit convert this will give us our hex value[/SIZE] [*][SIZE=4]4D2 is our hex value, enter 4D2 it will show decimal value (use left and right to switch between columns up and down to change numbers also if you cant find it you may need to hit L and R to change byte size 2,4,8)[/SIZE] [/LIST] [/LIST] [/LIST][/INDENT][/INDENT] [SIZE=4][SPOILER="image"][IMG]https://s33.postimg.cc/4m5w1fw4f/1234.jpg[/IMG] [/SPOILER][/SIZE] [LIST] [*][SIZE=4]Now hit A to do the search[/SIZE] [/LIST] [SIZE=4]you screen will run threw addresses nswitchdebugger How to get it? nswitchdebugger [SPOILER="image"][IMG]https://s33.postimg.cc/n30as21q7/searching.jpg[/IMG] [/SPOILER][/SIZE] [LIST] [*][SIZE=4]When it is successful you will see the following[/SIZE] [LIST] [*][SIZE=4]you may also need to change the byte size if your not finding value[/SIZE] [/LIST] [/LIST] [SIZE=4]I was only looking for number 1 for this screenshot to write this guide [SPOILER="image"][IMG]https://s33.postimg.cc/h22lv7kbj/address_after_found.jpg[/IMG] [/SPOILER][/SIZE] [LIST] nswitchdebugger How to dowload it? nswitchdebugger [*][SIZE=4]The following is now where we do our value changing[/SIZE] [LIST] [*][SIZE=4]write down the address listed as you will use it in future to do this mod without doing the whole searching method[/SIZE] [/LIST] [*][SIZE=4]We will now press A to change 4D2 to 5F5E0FF (again for guide i did 1 to 2)[/SIZE] [/LIST] [SIZE=4][SPOILER="image"][IMG]https://s33.postimg.cc/63rcd8t7z/changing_value.jpg[/IMG] [/SPOILER][/SIZE] [LIST] [*][SIZE=4]press up or down to change number left or right to change column[/SIZE] [LIST] nswitchdebugger How to dowload it? nswitchdebugger [*][SIZE=4]we can change byte size hear also but keep in mind this could break game[/SIZE] [/LIST] [/LIST] [SIZE=4][SPOILER="finished"][IMG]https://s33.postimg.cc/4d8bbfjb3/seccessful_changed.jpg[/IMG] [/SPOILER] rinse and repeat until you see your coins in-game change, rinse and repeat until you get your result [/SIZE] [SIZE=5][B]Congratulations[/B][/SIZE][B][SIZE=5] you have now patched memory, Enjoy!:grog:[/SIZE][/B] nswitchdebugger