[Switch] How To Make Simple Codes With EdiZon (+Explanation)

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии •

  • @dougsensei
    @dougsensei 4 года назад +13

    This was a really great explanation of each of the data types. I found these really confusing until watching this video.

    • @DarkFlare
      @DarkFlare  4 года назад +1

      Thanks, glad it was helpful!

  • @Kamikaze_4
    @Kamikaze_4 4 года назад +23

    This was really cool. I'd love to see more advanced codes!

  • @oscarcapelo316
    @oscarcapelo316 4 года назад +3

    Thank you very much! I did this with Hyrule Warriors Age of Calamity and worked perfectly. Saved me hours of grinding!

    • @toonzelda3353
      @toonzelda3353 3 года назад

      Awesome I might try this out for Skyward Sword HD. :D. Create my own infinite rupee cheat code or somethin.

  • @ligiapl
    @ligiapl 4 года назад +1

    Thank you so much!!! I couldn't find any working cheats for Doraemon Story of Seasons, and now I made my own one. Thanks a lot :)

    • @DarkFlare
      @DarkFlare  4 года назад

      That's great to hear, glad it could help!

  • @DarkFlare
    @DarkFlare  4 года назад +24

    I finished working on this video a few days ago but was hesitant to release it because I don't really want to do future ones after figuring out how bad searching with EdiZon/NoExes is. Unknown searches don't work correctly in EdiZon (results do not refine, sometimes a "refined" search ends up with more results than the previous one) and noexes is not user friendly at all, so making a tutorial on that would be painful. Specifically, it requires kip1 loading to work, a decent internet connection or hotspot with Windows 10 (requires connecting online), and even those things don't guarantee a stable search. Then, it uses 1 core to refine results (which could take up to an hour in some cases). So yeah, that's why I don't really want to make any future ones. They're not good for learning with, or for teaching with.

    • @mowaly64
      @mowaly64 4 года назад

      Does edizon work
      On Renex

    • @mccheeze775
      @mccheeze775 4 года назад

      Hey when I go into edizon and click cheats my atmosphere crashes

    • @mccheeze775
      @mccheeze775 4 года назад

      Nvm I had to launch the game while holding R

  • @darrellanthonyalvarez4154
    @darrellanthonyalvarez4154 2 года назад

    This works like a dream ... thanks for the detailed steps

  • @ghettograb
    @ghettograb Месяц назад

    Great explanation and great tutorial! You helped me a lot! Thank you!

  • @Penguin-g7k
    @Penguin-g7k Год назад +1

    I have a question can I use this with the Edison SE version to make codes

  • @Wrythunder
    @Wrythunder 2 года назад

    Great tut thank you! Now I can cheat any game I want easy I appreciate it

  • @Jigamanx2
    @Jigamanx2 Год назад

    You explaining everything was very much appreciated. I was able to edit values that I needed easily by the end of the video!

    • @DarkFlare
      @DarkFlare  Год назад

      Glad i could explain it well!

  • @Surya-im8pf
    @Surya-im8pf 4 месяца назад

    Thanks for the tutorial bro.

  • @Flipah
    @Flipah 3 года назад

    Amazing Video! Thank You sooo much for this. 💪🏽💪🏽💪🏽

  • @blackstar5867
    @blackstar5867 Год назад

    Ohh wow, this is really cool, ik it's been 3 years but this guide was so good, I would love to learn more

    • @DarkFlare
      @DarkFlare  Год назад +1

      Thanks, appreciate it. I've got a couple more videos, one of them on how to search for unknown values. This is better for more advanced codes: ruclips.net/video/a5y0bAvQdU4/видео.html

  • @ProjectDv2
    @ProjectDv2 3 года назад +1

    So, question...say the value I'm looking to modify was found in MAIN instead of HEAP...if I'm using your tool, would I select NSO or HEAP? I would presume NSO, but is that right? Also, how do I determine if I have to input a value as a direct decimal value, a hexadecimal value, or if it's a floating point I need to convert?

    • @IamTheAbyssal
      @IamTheAbyssal 3 года назад +1

      I was just about to also ask about MAIN as HEAP didn't really work in my case

    • @ProjectDv2
      @ProjectDv2 3 года назад

      @@IamTheAbyssal through experimentation I figured out that selecting NSO when using a MAIN address works, it's just not immediately clear. In the case of my situation (Phantasy Star IV via Sega Genesis Classics), the character stats are in MAIN memory, rather than HEAP, and they seem to accept direct decimal value inputs, though the game displays strange numbers once they update for the first time, so maybe I do need to convert to HEX? I'm super confused on how to tell. And this is just a simple emulated 16-bit title, I really need clarification before I tackle more advanced games, like Red Faction: Guerrilla ReMARStered.

  • @Matt-oh3rr
    @Matt-oh3rr 2 года назад +1

    Really enjoyed this video! Thanks so much for the clear tutorial. Just wanted to ask how would you go about creating things like multiplier cheats (exp, money, etc.)?

  • @rsaaam3019
    @rsaaam3019 2 года назад +2

    HEAP + use heap in program
    And BASE + ?

  • @doddy885
    @doddy885 3 года назад +2

    So I found a value that says BASE + 0x(value) rather than HEAP + 0x(value). how would I create the code for setting that to 40, or would it be the same as doing it for heap with that tool?

    • @eman_not_avaspritefusionce8700
      @eman_not_avaspritefusionce8700 Год назад

      Ran into the same thing, the value in my case is a U32 type, but the adres it gives is more than 8 characters long so idk if that would work

  • @uniagb
    @uniagb 4 года назад +2

    Nice video :)

  • @aleezashakir6118
    @aleezashakir6118 2 года назад

    Hi I just want to say thank you for this now I have as much money as I want in OMORI

  • @Fligger
    @Fligger 4 года назад +2

    To get stuff to Cheat Engine Standard:
    u8 = 8 bits = 1 Byte
    u16 = 16 bits = 2 Bytes
    u32 = 32 bits = 4 Bytes
    u64 = 64 bits = 8 Bytes
    flt (float) = 4 Bytes
    dbl (Double) = 8 Bytes

  • @shocknawe
    @shocknawe 2 года назад

    Hey, mate. Would you know where to start to find out the value to choose an item or ability or something that resets every run in a rogue-like/lite game?
    I know the vid is old by now, but I’ve been trying to pick skulls in Skul Hero Slayer with Edison.

  • @awesomelink2347
    @awesomelink2347 3 года назад +1

    What if it's MAIN? Do I still use Write to HEAP? What is Write to NSO used for?

  • @MkwRa
    @MkwRa 2 года назад

    i changed my vr on mk8dx with the help of this thanks!

  • @deltawastaken
    @deltawastaken 4 года назад +4

    I'd like to learn how to search for float values like coordinates and gravity values. Thank you :)

    • @DarkFlare
      @DarkFlare  4 года назад +1

      (Late reply) I did a video on it

  • @azur4107
    @azur4107 4 года назад +2

    I'd definitely watch tutorials for some more advanced codes, especially for games like Animal Crossing or Mario Kart

    • @o4ugDF54PLqU
      @o4ugDF54PLqU 4 года назад

      Pretty sure the tool is not game specific and you just pretty much do the same thing. The only difference would be the ingame actions between each search.

    • @DarkFlare
      @DarkFlare  4 года назад

      More advanced ones might be made using SX OS

    • @mowaly64
      @mowaly64 4 года назад

      @@DarkFlare Does edizon work
      On Renex

  • @ahmedfathy8184
    @ahmedfathy8184 Год назад

    really nice vid, i wanted to ask if it is possible to use edizon with yuzu or using pc?

  • @Naz-qn5pc
    @Naz-qn5pc Год назад

    I try doing a new search and it says the value hasn’t been changed and then when I go into the game then back into edizon the old values I changed have disappeared? For TOKT btw, any help is appreciated 😊

  • @David__________
    @David__________ 2 года назад

    Thankyou for this! ❤

  • @windgemini66
    @windgemini66 4 года назад

    Thank you, very useful for RPGs

    • @DarkFlare
      @DarkFlare  4 года назад

      Glad it was helpful!

  • @SquallDNA
    @SquallDNA Год назад

    im trying to add an item to my game. like a weapon. ff12 siegtengrat. the value is unknown. is that possible with edizonm?

  • @ZiBrecas
    @ZiBrecas Год назад

    Hi @DarkFlare
    I have been having some trouble trying to change the amount of XP needed for leveling up on a game
    I find the addresses but the amount doesn't change unless I freeze it.
    I hope you reply to me

    • @DarkFlare
      @DarkFlare  Год назад

      That is normal. After you have the address, create a code for it. The code system will be constantly writing to the address which freezes it.

  • @fernandocaranagan485
    @fernandocaranagan485 Год назад

    I have a Tesla overlay but when I access Edizon thru th album while holding the R trigger it's just giving me a black screen? how do I fix this?

  • @samienr
    @samienr 3 года назад

    So I used unknown search to get Mario kart 8’s item value and the two addresses I get change consistently with what I see. However the problem arises when I try to change or freeze that value. Nothing changes in game. Any suggestions?

  • @Retrojunkies_Retroboy
    @Retrojunkies_Retroboy 3 года назад

    I know this video is old and it covers HEAP and pointers, but what do you do with Edizion when you get an address in MAIN which is perfect, doesnt need a pointer, but Edizion address is 10 digits long but to use it as a code the address is only 8 digits long, so how do i convert this for example when bookmarked i get 0X70AA30D2B8, how do i make this into an actual cheat code?

  • @adhityea
    @adhityea 2 года назад

    somehow i cant find the right value address using edizon, sxos cheat machine was much more easier
    do i need to use hexadecimal number?

  • @blorbo5800
    @blorbo5800 2 года назад

    I know I'm late, but can I use a memory editor on PC while my switch is plugged in?

  • @AF-ro8nc
    @AF-ro8nc 4 года назад

    This was very helpful. Thank you@

    • @DarkFlare
      @DarkFlare  4 года назад

      Glad it was helpful!

  • @songoku9348
    @songoku9348 5 месяцев назад

    Can I use this to give me the True Master Sword from the beginning in Skyward Sword?

  • @aryavyasa8943
    @aryavyasa8943 Год назад

    I actually found the variable i wanted to change but in game the amount of the item keeps resetting do you know why it happens

  • @Retrolex1995
    @Retrolex1995 2 года назад

    How do I do it with the 60 FPS cheat if I only have to change a value from 2 to 1 in the search memory how do I have to insert it into the text document?

  • @rikiiskandar8988
    @rikiiskandar8988 3 года назад

    So this is only work for atmosphare or i can use for sx os?

  • @FilianAfterHours
    @FilianAfterHours 11 месяцев назад

    Is there a reason why sometimes when I do exactly what is in the video, the code ends up not working?

    • @DarkFlare
      @DarkFlare  11 месяцев назад

      That's just part of the nuance of coding and why it takes skill and time. There's usually only 1 correct address to edit while the other results may be user interface display values, or other internal values related to it. But there is only 1 real address that holds the true internal value.

    • @FilianAfterHours
      @FilianAfterHours 11 месяцев назад

      @@DarkFlare Oh, cause I did it in MK8 first try and it worked. If you can could you also make videos on advance codes mainly for something like moon jump or health?

  • @Mwalumax
    @Mwalumax 2 года назад

    Am having trouble with beach buggy racing searching for codes ... Could you please kindly try that for me. Or show how such a game type is handled..
    Thanks in advance from Kenya.

  • @JoaoPauloEleinad-rt7ni
    @JoaoPauloEleinad-rt7ni 8 месяцев назад

    Congratulations, excellent video, but I have a question, how can I create a stamina cheat when it has no value?

    • @DarkFlare
      @DarkFlare  8 месяцев назад +1

      You will have to use an "unknown" search. The premise of this is searching greater than or less than depending on how much stamina you have compared to the previous search, not an exact amount. Video here: ruclips.net/video/a5y0bAvQdU4/видео.html

  • @Bigonewsnetwork808
    @Bigonewsnetwork808 2 года назад

    id like one to scan for % percentages cause im playing south park fractured but whole .

  • @chrisflowers-smoker154
    @chrisflowers-smoker154 2 года назад

    How about if the Search determines the Address to be in the BASE area, not MAIN or HEAP ??

  • @vsaustin6698
    @vsaustin6698 3 года назад

    my result came out with BASE + 0x.....instead of HEAP+ 0x... can I use same method?

  • @tienngo7088
    @tienngo7088 4 года назад

    I believe the Float type can use for HP and MP, do you think about make a tutorial video for float type?

  • @EoZ090
    @EoZ090 10 месяцев назад

    Hi!! nice tuto bro, do you know how can i convert gameshark or action replay to atmosphere cheats ( for nintendo switch online games) ?? :S

  • @TheStoryChannelPH
    @TheStoryChannelPH 17 дней назад

    can someone help me? I want to freeze value in code using SX Cheat Code Tool but I don't know how:(

  • @raphen90
    @raphen90 3 года назад

    Could you do a tutorial on darkest dungeon and star renegades please.. im having problems with those two nor can I find any saves or edizon codes online

  • @thesticks00
    @thesticks00 4 года назад

    Great video. I've been using edizon for a while now usually without issue. Recently I've been trying to edit values in Farmer's Dynasty. I've tried editing money which is dollars and cents without any luck. Wondering if you had any ideas for a value such as that. I should also note that searching for values of other inventory items was also unsuccessful (apples, eggs etc). Thanks.

    • @DarkFlare
      @DarkFlare  4 года назад

      A couple ideas for the first question. You could either try searching for the float represention of dollars and cents. so 1.50 or 2.99 for example, convert these numbers to float, for example with this site: geckocodes.org/index.php?arsenal=3
      If this doesn't work, just do an unknown search for greater than/less than and eventually you'll find it.
      For items, this would just need to be where you keep on searching equal or not equal. Eventually you'll find it. Make sure to test and log item IDs so searches are easier in the future for item related stuff

    • @thesticks00
      @thesticks00 4 года назад

      @@DarkFlare still having trouble. Wondering if it's possible you can't search for values with this title.

  • @gustavochampion3589
    @gustavochampion3589 Год назад

    This is tough. I got it to work for a game like bunny park for infinite money but how do I go about making it an actual cheat that I can share with my friends straight out from edizon overlay? Wish that part was simple. However, it’s fine I can play/enjoy/conquer my games and feel accomplished by keeping it running in sleep mode until it gets completed.

    • @DarkFlare
      @DarkFlare  Год назад

      Many times these codes actually require pointers to work after turning off console or on other peoples consoles. This teaches you how to find the direct address that you can just edit and work with for that session, but it'll likely be different for everyone else. I have a video on how to search for pointers and turn them into codes, but it's a more complicated process than this and doesnt always work

  • @jiberesh111
    @jiberesh111 11 месяцев назад

    My game( Dave the diver ) keeps crashing, am i doing something wrong?

  • @twistedpuppet667
    @twistedpuppet667 4 года назад

    Any chance you're working on the SX OS cheat guide?

    • @DarkFlare
      @DarkFlare  4 года назад

      This is my guide on unknown searches with SX OS. It covers looking for coordinates, and also making invincibility codes using in game timers: ruclips.net/video/a5y0bAvQdU4/видео.html

  • @RareKirby
    @RareKirby 3 года назад

    How about advance codes like super jump or levitate?

  • @albertowilliams959
    @albertowilliams959 2 года назад

    Does this work for NES NSO? I tried using it for earthbound beginning but it never works

    • @DarkFlare
      @DarkFlare  2 года назад

      NES games are very simple, so yes this should work with them. Make sure you are using an 8 bit search, since NES games are only 8 bit. This means numbers can only go up to 255, but for games that need to store a higher number than that, the memory layout could be strange.

    • @albertowilliams959
      @albertowilliams959 2 года назад

      @@DarkFlare the value im trying to change goes up to 65,550 I believe

    • @albertowilliams959
      @albertowilliams959 2 года назад

      @@DarkFlare so it works when you go up til 255, then its odd. Do you know how to change values past 255? Bc 8-bit doesn’t work

  • @TraceguyRune
    @TraceguyRune 3 года назад

    I tried finding the value of my fishbait qty on ACNH, but it never finds it

  • @craigtodolist7436
    @craigtodolist7436 4 года назад

    Can you do something like Hold R+L to refill life or something like that

  • @ctorrez5319
    @ctorrez5319 4 года назад

    I tried to find cash value on narcos using this but cant seem to find it i did sp and it worked but cant find the value for cash any advice

    • @DarkFlare
      @DarkFlare  4 года назад

      Instead of doing a known value search, try an unknown value search. I have a tutorial on it, and it would probably work with EdiZon-SE: ruclips.net/video/a5y0bAvQdU4/видео.html
      github.com/tomvita/EdiZon-SE

  • @cain0730
    @cain0730 4 года назад

    does your switch have to be modded for this?

  • @Retrolex1995
    @Retrolex1995 2 года назад

    Can you do a tutorial how search 60 fps?

  • @rickydd6412
    @rickydd6412 3 года назад

    Hallo mister i want to ask how to make infinite money or high level the witcher 3 wildhunt. What should i do with edizon ?

  • @thedemonkingcornerdr.midni3635
    @thedemonkingcornerdr.midni3635 3 года назад

    okay i need help on fixing this problem
    " cheats for this game present but title version or region doesn't match "

    • @RareKirby
      @RareKirby 3 года назад

      Did you ever fin the reason?

  • @moyaspirit995
    @moyaspirit995 2 года назад

    Thank you so much ! This Tutorial was soo helpful !

  • @LeandroSorinhach
    @LeandroSorinhach 3 года назад

    Would like to learn how to update outdated codes to new versions of games

  • @alpha210
    @alpha210 4 года назад +1

    Really nice tutorial, if you don't want to continue making code tutorial on Edizon, it's alright , but I'd really like to see some followup to this. Perhaps on another device/cheat engine ?

    • @DarkFlare
      @DarkFlare  4 года назад +1

      It will probably be on SX OS, that's the only other decent search engine available. I'll have to test with SX OS to be sure.

  • @sarahlewis7499
    @sarahlewis7499 Год назад

    My daughter had the nacon unicorn
    Princess Nintendo switch game for Xmas but lost the code and the manual so unable to install
    Game on yo the switch please can anyone help 😊

  • @jdroo
    @jdroo 2 года назад

    I'd really be interested in how to complete the codes, I followed your tut, made a code for paper mario on NSO, but the codes stopped working on me, oof. haha

  • @chocolatelove8179
    @chocolatelove8179 4 года назад

    I can only use edizon and I'm having a hard time finding experience codes and item codes for these games "xenoblade chronicles 1 and 2, dragon's dogma, dragon quest XI, tales of hesperia, YS VIII, fire Emblem three houses, pokemon sword, pokemon let's go eevee, disgaea 5, fallen legion as well as the game nights of azure 2 and can you help with finding a Infinite timer for nights of azure 2 thanks a newbie

  • @gamelyinn5605
    @gamelyinn5605 4 года назад

    How do you make flying/floating cheat to make your player fly to higher places in the game?

    • @DarkFlare
      @DarkFlare  4 года назад +1

      You can find Y axis and increase that to increase height. Or you could find gravity (which is usually near Y axis). Here is a video on finding X axis (do same procedure but for Y): ruclips.net/video/a5y0bAvQdU4/видео.html

  • @KreeperSteve
    @KreeperSteve 4 года назад +1

    Thank you for the video I'm trying to make cheats for South Park Stick of truth

    • @DarkFlare
      @DarkFlare  4 года назад

      No problem, glad it helped! If you want to make more advanced codes I have a 2nd tutorial here ruclips.net/video/a5y0bAvQdU4/видео.html

  • @Khangfitness123
    @Khangfitness123 Год назад

    Hi bro, can you make cheats for "River City Rival Showdown": inf sp, inf item, luck 999.
    Many thanks.

  • @davidsii5822
    @davidsii5822 Год назад

    i try to create cheats for [donkey kong tropical freeze]
    make the (life) red balloons to 99, i successful modify the balloons in game, and it works, when die, it reduce to 98 and go back to 99.
    but when i create the notepad and put in micro sd card, go in edizon, it have option that i name it [99 balloons], but when i turn it on, my game crash.
    why ? please help. thx in advance

    • @DarkFlare
      @DarkFlare  Год назад

      The code must not be working. Is the address static or dynamic? Most are dynamic, which means the address will change when you restart the game. I have a video on finding pointers here: ruclips.net/video/IV95nEdFzJU/видео.html

    • @davidsii5822
      @davidsii5822 Год назад

      @@DarkFlare looks a bit complicated... haha
      i think i just skip for now.
      thx for reply

  • @znqvio
    @znqvio 3 года назад

    How do i remove the expert mode of edizon

  • @noobover9438
    @noobover9438 6 месяцев назад

    How to find a item that is always 0, but you only win it playing online?

  • @T4VTeleVision
    @T4VTeleVision 2 года назад

    Can I get banned when I do this in flight mode?

  • @Gufcnjhhhgfdyy
    @Gufcnjhhhgfdyy 2 года назад

    For me it will say found candidates but it says the dumped memory

  • @cesarrios3788
    @cesarrios3788 2 года назад

    Where does the text file go?

  • @drako5765
    @drako5765 3 года назад

    But how i get out of cheats i want to use the saves

  • @rayanitani3556
    @rayanitani3556 Год назад

    Hi tnx Alot for you work but please i have Gear shifters Game is So Hard To Defeats The Bosses in The Game Just if you Can Make A Tutorial how To Keep The Health Infinite plz

  • @hit268
    @hit268 4 года назад

    I have a problem, I can't load gallery when I have a game active

  • @stevenwang8859
    @stevenwang8859 4 года назад

    To Dear Dark Flare, can you make a video showing how to make ore difficult or more advance cheats code ? please. Also , I want to find invincible cheat and specials don't need charge cheat for nintendo switch ultra street fighter 2 the final challengers so can you give e some helps, because my sx os cheat finder doesn't get the cheat codes.

    • @DarkFlare
      @DarkFlare  4 года назад

      In this video I show how to find player coordinates and how to find invincible code with SX OS: ruclips.net/video/a5y0bAvQdU4/видео.html

    • @stevenwang8859
      @stevenwang8859 4 года назад

      @@DarkFlare if street figter character who is a charged character which require time to charge its special attack ten I could use 16 unsigned to do the search ?
      and street fighter has no invincible frame when the character got hit , so like this kind of situation, what can I do to find the invincile cheat in the game ? thanks for help.

    • @stevenwang8859
      @stevenwang8859 4 года назад

      @@DarkFlare To Dear DarkFlare, street fighter , charged character like guile and blanka , to perform their specials need to hold back button and charge for 3 seconds and press forward to plus punch or kick , so how do I make special do not require charge ? is the method in this video for invincible help to find the cheat  no charged require to do specials ?

    • @DarkFlare
      @DarkFlare  4 года назад

      You can find the charge time using the method of the invincibility frames in this video. You will be looking for a timer, it will either go up or it will go down, you will have to find that out

  • @TonyUrena_360_EDM
    @TonyUrena_360_EDM Год назад

    Likes were at 666 so I upped it to 667 , I will come back when I’m free and tear this up

  • @shiffordboyz
    @shiffordboyz 3 года назад

    Mine says cheats are disabled

  • @darkgames2075
    @darkgames2075 3 года назад

    Man I saved the cheat code but when I used again the code didn’t work

  • @eral4517
    @eral4517 4 года назад

    So did you decide to not play online anymore to hack your Switch?

    • @DarkFlare
      @DarkFlare  4 года назад

      No, I still play online in my sysNAND. my emuNAND is hacked and offline only. I've had it this was since SX OS was released years ago, and never gotten banned

    • @eral4517
      @eral4517 4 года назад

      DarkFlare hmmm ok

  • @L300-nn
    @L300-nn 4 года назад

    Edizon just not works on me always it is something

  • @sarahlewis7499
    @sarahlewis7499 Год назад

    Does anyone no how to get a game code

  • @mjdibella
    @mjdibella Год назад

    Wait..what? You changed 4 values in memory to figure out which one you wanted? Aren’t you worried about messing up the game code?

    • @DarkFlare
      @DarkFlare  Год назад

      There's nothing risky about editing RAM, and yes that is a necessary part of refining the results. The worst thing that could happen is your game will crash. Nothing is permanent, once you resume into the game the addresses will immediately be re-overwritten by their recalculated values.

    • @mjdibella
      @mjdibella Год назад

      @@DarkFlare assuming that the ram you overwrote was not part of the ‘save game’ code, I guess so….. I would hate to corrupt a save, or crash while saving (which would probably corrupt the save). But then, I developed software for a living for almost 40 years. How well I remember trying to solve program crashes that corrupted all the evidence on their way out.

  • @griiefer
    @griiefer 2 года назад

    man can you please make cheats to street outlaws 2
    i will pay

  • @jenc234
    @jenc234 4 года назад

    Can you plsss do zelda breath of fire

  • @DanielCuellar4
    @DanielCuellar4 3 года назад

    can you teach us something a little more complex? like critical hit rates or catch rates for other type of games?

  • @jotetedepierre9083
    @jotetedepierre9083 4 года назад

    I WAANT MORE !!!! For ITEM PLEASEE

  • @RSBJ01
    @RSBJ01 4 года назад

    thanks lol

  • @-._-._.-_.-
    @-._-._.-_.- 4 года назад

    I hope no one will FTW SMM2's Level World Records. Jk

  • @FastYtPro-sy3dp
    @FastYtPro-sy3dp Год назад

    yuzu emulator Android cheats palese man

  • @popdoo3234
    @popdoo3234 4 года назад

    switch cheat engine

  • @BrunoRodrigues-qb9gx
    @BrunoRodrigues-qb9gx Год назад

    I did what the video showed, but when I restart or exit the game, the code stops working

  • @TastyBloodmeat
    @TastyBloodmeat 4 года назад

    So I have a question my value comes up as [BASE+Ox280EE63390] what part of this do i write to heap or nso and also how many digits do I use?

    • @DarkFlare
      @DarkFlare  4 года назад

      If your address is coming up as that, it means your memory regions aren't being displayed properly. BASE means from offset 0 in memory, which isn't proper notation for Switch since it has ASLR (this address you posted probably wont work after restarting the console). It should come up as HEAP/MAIN. Try the search again and see if it still says that

    • @TastyBloodmeat
      @TastyBloodmeat 4 года назад

      @@DarkFlare so I searched it again and came up with the same thing correction it comes up as:
      [ BASE+0x1 FOEAD8F7C] (999999999)
      [ BASE+0x1FOEE63390 ] (999999999)

    • @TastyBloodmeat
      @TastyBloodmeat 4 года назад

      @@DarkFlare I'm on discord @internal#9871 if you would rather talk there

    • @TastyBloodmeat
      @TastyBloodmeat 4 года назад

      @@DarkFlare someone said I needed to download noexs for a pointer but now I'm even more confused.