Homebrew WIP EdiZon SE : Advance memory trainer and pointer seacher for switch

  • Thread starter Thread starter TomSwitch
  • Start date Start date
  • Views Views 169,974
  • Replies Replies 662
  • Likes Likes 38

Have you used EdiZon SE?

  • No

    Votes: 33 14.3%
  • Yes, I love it, keep doing that you are doing

    Votes: 144 62.6%
  • Yes, I like it but I wish you spend more time with the UI, stop adding features

    Votes: 26 11.3%
  • Yes, but I have given up, it's too hard to use

    Votes: 27 11.7%

  • Total voters
    230
since updating i notice breeze is pre saving my selected cheats, i cant remember what it was that i had to edit from 1 to 0 to tell it not to remember my selected cheat codes.
 
Last edited by Retrojunkies,
I have the latest version but my results and bookmark dont show the address in the correct format for a code.

Is there a way so that your code results are in then right format (8 digits) without having to add it as a cheat code in order to get the correct format.

It would make life easier as the 10 digit format is of no use, also bookmark and importing them into breeze or zing is kinda useless unless the address is in main.

Off topic, i was aiming to make a code where you can increase/decreas world time and someone said breeze can do this for you using essembly.

But i can't seem to figure out how.

So for my code in question i have world time address, i have tried to set it to remind/fast forward myself but must be doing it wrong.

Can i use breeze to add this function into my cheat code.

Thanks
 
@Spider_Man , post your screenshot if the search result address looks different

PNMuSrW.jpg
Will do soon, but it looks exactly like yours but my theme is white and is missing s8, u9 bar thats above cheat codes and search results
 
Will do soon, but it looks exactly like yours but my theme is white and is missing s8, u9 bar thats above cheat codes and search results
that's a very old version, maybe the new one doesn't has that
and if your heap+xxxxxxx address is more than 8 digits, that means the address is in BASE
 
I have the latest version but my results and bookmark dont show the address in the correct format for a code.

Is there a way so that your code results are in then right format (8 digits) without having to add it as a cheat code in order to get the correct format.
Did you look at the screen shot? Relative address is on the status line. How is the relative address useful other than to make a type zero code which is easily done with ZL+A?

It would make life easier as the 10 digit format is of no use, also bookmark and importing them into breeze or zing is kinda useless unless the address is in main.
Absolute address is useful almost everywhere else. Jnoexs memory view. Setting break point with GDB. Doing pointer search.

Off topic, i was aiming to make a code where you can increase/decreas world time and someone said breeze can do this for you using essembly.

But i can't seem to figure out how.

So for my code in question i have world time address, i have tried to set it to remind/fast forward myself but must be doing it wrong.

Can i use breeze to add this function into my cheat code.

Thanks
Breeze help a little. It is still hand assembly which is very tedious. Instead of counting the position of the digit and referring to the document breeze provided an interactive hand assembler.
 
Sorry for the many messages ... I keep getting errors 2168-0002 (0x4a8) whenever I start cheats (both on overlay or directly in EdiZon Se)... any idea of what could it be?
I've had the same thing happen twice while playing Brilliant Diamond.
 
I've had the same thing happen twice while playing Brilliant Diamond.
look into /atmosphere/crash_reports you find more info there, this is probably the most common code, not much more information than saying your switch crashed. If you want to make a bet bet on bad cheat code.
 
Will do soon, but it looks exactly like yours but my theme is white and is missing s8, u9 bar thats above cheat codes and search results
friendly reminder, if you dump memory to your microsd in edizon se, you will lose the 1st memory dump .dmp1 if you used Jump Back data or the pointer search function in edizon se after making the memory dump

new version of pointer search se

https://github.com/tomvita/PointerSearcher-SE/releases
 
Last edited by dsrules,
friendly reminder, if you dump memory to your microsd in edizon se, you will lose the 1st memory dump .dmp1 if you used Jump Back data or the pointer search function in edizon se after making the memory dump

new version of pointer search se

https://github.com/tomvita/PointerSearcher-SE/releases
Thanks, i always rename my dumps say gta3 ammo dump 1 2 3 4.

I now see what you mean tho to see the actual address, tho it would be good if it could show this first time when your highlighting possible results on the main screen, without having to bookmark it to then see the actual address at the top.

Seems Like adding more steps to achieve something when it could be there without bookmarking.

Also seems too many button commands when it comes to code types, why not have it as an on screen icon like action replay or other cheat devices were.

Sometimes ill accidentally knock my thumbstick and then have to faf about trying to cycle through all the button commands to try get back to my search type again.

Ive also found on this version i am on now seems to either take far too long when doing u8 search or crashes the console and have to power down, notice sometimes for u16 too.

And at times i cant find an address if i use u16 rather than u8, which in theory you should still be able to find codes with values upto 255 as an u16 or even 32, all youd have to make sure is to change the code to 2, 4, 8 to make sure your only poking the value you need.

Also a while back you showed me a version of edizion that had a memory editor that you could instantly jump to an address without starting a search.

Problem i find with se is its not really ideal if you have made a note of an address but not got a bookmark, that will always change so you cant jump to that address.

maybe its memory editor or the search app itself could do with been like sx os where it displayed the actual addresses.

Im looking at gta3 mission timers and so far had no problems all found in MAIN, but someone further into the game has asked if i can find timer for a mission and im getting no results at all which is strange.

But would be handy if i could just jump straight into memory editor and take a look as they follow a similar pattern so might be able to find it blindly.

Also be handy to see what else is in that area, but sometimes if you change values it doesnt apply unless you bookmark it.
 
Last edited by Retrojunkies,
Thanks, i always rename my dumps say gta3 ammo dump 1 2 3 4.

I now see what you mean tho to see the actual address, tho it would be good if it could show this first time when your highlighting possible results on the main screen, without having to bookmark it to then see the actual address at the top.

Seems Like adding more steps to achieve something when it could be there without bookmarking.

Also seems too many button commands when it comes to code types, why not have it as an on screen icon like action replay or other cheat devices were.

Sometimes ill accidentally knock my thumbstick and then have to faf about trying to cycle through all the button commands to try get back to my search type again.

Ive also found on this version i am on now seems to either take far too long when doing u8 search or crashes the console and have to power down, notice sometimes for u16 too.

And at times i cant find an address if i use u16 rather than u8, which in theory you should still be able to find codes with values upto 255 as an u16 or even 32, all youd have to make sure is to change the code to 2, 4, 8 to make sure your only poking the value you need.

Also a while back you showed me a version of edizion that had a memory editor that you could instantly jump to an address without starting a search.

Problem i find with se is its not really ideal if you have made a note of an address but not got a bookmark, that will always change so you cant jump to that address.

maybe its memory editor or the search app itself could do with been like sx os where it displayed the actual addresses.

Im looking at gta3 mission timers and so far had no problems all found in MAIN, but someone further into the game has asked if i can find timer for a mission and im getting no results at all which is strange.

But would be handy if i could just jump straight into memory editor and take a look as they follow a similar pattern so might be able to find it blindly.

Also be handy to see what else is in that area, but sometimes if you change values it doesnt apply unless you bookmark it.
you don't have to add to bookmark to view the actual 10 digits address, go to memory viewer will show the 10 digits address

I agree that there are too many shortcuts or button shortcuts are not optimized, like almost every time on my second result , after changing the search value and push dpad, it always mess up my search type
or like push B trying to exit the memory viewer, it always create jumpback data ruining my dmp1
 
  • Like
Reactions: Retrojunkies
Thanks, i always rename my dumps say gta3 ammo dump 1 2 3 4.

I now see what you mean tho to see the actual address, tho it would be good if it could show this first time when your highlighting possible results on the main screen, without having to bookmark it to then see the actual address at the top.

Seems Like adding more steps to achieve something when it could be there without bookmarking.

Also seems too many button commands when it comes to code types, why not have it as an on screen icon like action replay or other cheat devices were.

Sometimes ill accidentally knock my thumbstick and then have to faf about trying to cycle through all the button commands to try get back to my search type again.

Ive also found on this version i am on now seems to either take far too long when doing u8 search or crashes the console and have to power down, notice sometimes for u16 too.

And at times i cant find an address if i use u16 rather than u8, which in theory you should still be able to find codes with values upto 255 as an u16 or even 32, all youd have to make sure is to change the code to 2, 4, 8 to make sure your only poking the value you need.

Also a while back you showed me a version of edizion that had a memory editor that you could instantly jump to an address without starting a search.

Problem i find with se is its not really ideal if you have made a note of an address but not got a bookmark, that will always change so you cant jump to that address.

maybe its memory editor or the search app itself could do with been like sx os where it displayed the actual addresses.

Im looking at gta3 mission timers and so far had no problems all found in MAIN, but someone further into the game has asked if i can find timer for a mission and im getting no results at all which is strange.

But would be handy if i could just jump straight into memory editor and take a look as they follow a similar pattern so might be able to find it blindly.

Also be handy to see what else is in that area, but sometimes if you change values it doesnt apply unless you bookmark it.
I have no plan to improve the UI. Crash can happen but it should be very rare, if you encounter it frequently then it may be your setup has problem. Check the trouble shooting guide. https://github.com/tomvita/EdiZon-SE#trouble-shooting

I was told turning off sysmodule may not be enough. With latest atm you can delete the contents directory completely and start from scratch. Only put what I made in contents to check if the problem is resolved.

3.8.24 has 17k download and was released 29 Aug. If there was a major bug I suppose I would have been informed by now
 
Last edited by TomSwitch,
you don't have to add to bookmark to view the actual 10 digits address, go to memory viewer will show the 10 digits address

I agree that there are too many shortcuts or button shortcuts are not optimized, like almost every time on my second result , after changing the search value and push dpad, it always mess up my search type
or like push B trying to exit the memory viewer, it always create jumpback data ruining my dmp1
The 10 digits isnt really whats needed if your to edit your txt file on pc to ftp over.

Ideally it would be good if by default it displayed the actual code we need the 8 digit, only way to see this is to bookmark then go to bookmarks and highlight the code for it to display the 8 digit code at the top.

If when searching and you highlight your results it would be good if it displayed the 8 digit address at the top.

Having to bookmark is adding one more job to do when it could be avoided if it simply displayed the 8 digit at the top.

If it can do it if bookmarked, surely its possible to change it to display on the results page instead.
 
The 10 digits isnt really whats needed if your to edit your txt file on pc to ftp over.

Ideally it would be good if by default it displayed the actual code we need the 8 digit, only way to see this is to bookmark then go to bookmarks and highlight the code for it to display the 8 digit code at the top.

If when searching and you highlight your results it would be good if it displayed the 8 digit address at the top.

Having to bookmark is adding one more job to do when it could be avoided if it simply displayed the 8 digit at the top.

If it can do it if bookmarked, surely its possible to change it to display on the results page instead.
the search results list always shows 8 digits, if yours don't do that then something is wrong
 
I have no plan to improve the UI. Crash can happen but it should be very rare, if you encounter it frequently then it may be your setup has problem. Check the trouble shooting guide. https://github.com/tomvita/EdiZon-SE#trouble-shooting

I was told turning off sysmodule may not be enough. With latest atm you can delete the contents directory completely and start from scratch. Only put what I made in contents to check if the problem is resolved.

3.8.24 has 17k download and was released 29 Aug. If there was a major bug I suppose I would have been informed by now
Mine was a clean setup as i decided to upgrade to a bigger sd card so it was a fresh clean install.

As for the UI it would be ideal, as it can cause problems when searching and if you imagine unkown searching can be a long process and to accidentally hit the analogue by mistake can cause problems then you have to faf about trying to change it back and when theres loads of button commands its confusing or takes time or end up restarting.

And to be fair, I think most of those that make cheats have tools to do asm, many may just be those wanting to load and enable cheats and dont actually make cheat codes.

So you may not hear from them or they cant be bothered, but ive not seen a contact to report a bug and i rarely use github so not even seen if there is a report issue or not.

But i didnt have a problem on what ever version i had before updating the other day.

Now i find if i do a scan as u8 it is freezing my console on dump 2 or 3 and i have to force power it down.

I appreciate the work you put in and i mean no disrespect by saying this.

But I think the apps and that could really be done with a little rehaul and make it simpler, on screen menu related is really all we need, having it all set mainly with button commands and having as many as it does it makes it more complicated than needed.

Maybe you are impressed that you have set all these press button combinations to do things.

As an end user it can sometimes make things harder than needed.

I dont know if you have used cheat devices like action replay, xplorer, game shark, equalizer.

These all had very clean and straight forward interfaces and menu options and only mandatory button commands like ok, back, next, previous.

If users are new and want to try learn how to find codes, it, again mean no disrespect its not user friendly to the user new or old and we all learn from the beginning somehwere.

Luckily i started, ok not as old but on the ps1 with an action replay pro then moved up to pc tools.

I just think console tools really only need to be straight forward and to the point, pc tools maybe for more in depth.

But majority of the button commands for changing code type could be assigned to a menu when doing that type of code search.

If your doing a known search and accidentally hit a button that changes to less than, for some reason you cant change the search type if its known to an unknown search.

So if i know the value of health when full, id do a known search, then hit less than....

Well last time i tried, it wouldnt continue the scan as it needed to be a known value.

Basically its just making little improvements to make what is already a great app, that little bit better for the users and maybe easier to encourage new commers to the scene.
 
the search results list always shows 8 digits, if yours don't do that then something is wrong
My results are always 10 digits, why i ask what version you use as i use se and i think you mentioned your version lets you go straight to memory editor without having to do a scan first.

I know this is a bookmark but this is how my scan results show too, 10 digits and only way i get the 8 digit address is by bookmarking it.

And even then, if i close the game and come back it doesnt load them properly, i have to zl and - to refresh and sometimes when adding a bookmark it doesnt add it properly it may sometimes replace one already existing to the new address.

But i think it would be better and easier if it simply displayed results as the 8 digit format like sx os did or have the 8 digit format displayed at the top in search results without having to book mark.

So example this code to give pedestrians weapons, for me to edit my txt cheat file, i have to add the address from my scan results as a bookmark so i can see the correct 8 digit address to then type into my txt file as a cheat, then save and update via ftp.

Then close it, open breeze to load updated list from atm.

Then return to game and edizion ovl will load latest cheat list for me to enable cheat.

But seems (again no offence intended to tom as i think he is doing a great job) but he has no intention on changing the UI and i guess other aspects to actually make the apps better for the user and improvements to it.

All the button commands would be easier if it was menu related and avoids accidentally hitting something.

Anyways im going to try one last time to find Infinite mission time for a level a user here has asked for, but no matter what i try i never get any results that work which is strange, surely i must be able to find what controls it considering everything else so far that ive had timed based has been found in MAIN using float and roughly in the same area (pic 3
16374000661474330791902490679878.jpg
1637400089112236223461802344061.jpg
)
16374000252895453736977624108738.jpg
 
His Version is Probably Edizon 4.0 from Werwolv.
It's the Rewrite of Edizon that never saw the Light of the World officially, i think you can find it somewhere on 91wii, many Chinese People were using it...

I have it and just tested it, it crashes my Console on the Latest Firmware, so it's useless if you're
not on 9.x.x or what ever the last supported Firmware was...
 
My results are always 10 digits, why i ask what version you use as i use se and i think you mentioned your version lets you go straight to memory editor without having to do a scan first.

I know this is a bookmark but this is how my scan results show too, 10 digits and only way i get the 8 digit address is by bookmarking it.

And even then, if i close the game and come back it doesnt load them properly, i have to zl and - to refresh and sometimes when adding a bookmark it doesnt add it properly it may sometimes replace one already existing to the new address.

But i think it would be better and easier if it simply displayed results as the 8 digit format like sx os did or have the 8 digit format displayed at the top in search results without having to book mark.

So example this code to give pedestrians weapons, for me to edit my txt cheat file, i have to add the address from my scan results as a bookmark so i can see the correct 8 digit address to then type into my txt file as a cheat, then save and update via ftp.

Then close it, open breeze to load updated list from atm.

Then return to game and edizion ovl will load latest cheat list for me to enable cheat.

But seems (again no offence intended to tom as i think he is doing a great job) but he has no intention on changing the UI and i guess other aspects to actually make the apps better for the user and improvements to it.

All the button commands would be easier if it was menu related and avoids accidentally hitting something.

Anyways im going to try one last time to find Infinite mission time for a level a user here has asked for, but no matter what i try i never get any results that work which is strange, surely i must be able to find what controls it considering everything else so far that ive had timed based has been found in MAIN using float and roughly in the same area (pic 3View attachment 285863View attachment 285864)View attachment 285862
3.8.24
in your screenshots, your search results are all showing 8 digits, I think you are confused because you are counting 0s at the front, where ever you see MAIN+ or HEAP+, that would be the same address you get if you are using sx os
if it is 10 digits then it would not show MAIN+ or HEAP+

also display bug in bookmark is a known problem, ignore the bookmark name, just remember the address if you are doing a memory dump in edizon se
 
Last edited by dsrules,
  • Like
Reactions: crazy_p
is not the formatting that is the issue.

I figure out what was wrong, it wasn't a format issue. I had edited the system config file to keep the cheats from being auto-on and I had removed or added a character.

Was that really the problem? I guess I'll have to check and make sure I didn't delete anything from the system config file because I've been having the same problem for days now.
 

Site & Scene News

Popular threads in this forum