Criel posted on May 28, 2017 4:12:30 PM - Report post
I'm using the current version of Cosmos (3.2) and I can't figure out how to find "what writes to this address".
The video tutorials using 3.0 show it to be where I would expect it to be (right click the stored item) but the options not there in 3.2. "Hide debugger" isn't checked.
I was going to start making some scripts for games I've made tables/trainers for in CE and knew I'd have a learning curve switching to Cosmos but I didn't think I'd get lost this quick.... 😀
STAFF
0x90 posted on May 28, 2017 4:26:45 PM - Report post
Open a new instance of the scanner. There is a (already fixed in next update) bug where this context menu item is not shown.
MEMBER
Criel posted on May 28, 2017 4:58:31 PM - Report post
That worked.
One other thing that just threw me....the font size for the memory viewer, script editor is set to "825" by default (at least it was for me) so when you launch the editor, viewer they either appear blank or a mess of blocks and bars.
I changed it to "12" and it works fine but it took me a while to figure out that is was a font size issue and not something I was doing wrong.
STAFF
0x90 posted on May 28, 2017 7:33:07 PM - Report post
This is an old bug which should have been fixed already (unless you upgraded from a previous version). But yes this happens because , and . delimeters are different in German/US localization which wasn't taken care of in older versions. So 8.25 was read as 825 and so on.