Player Coordinates RAM Writer question
Posted by: metalmario32
Date: 2018-08-07 16:19:19
Edit: The first byte wrote is to D901, I looked harder on the page. I still want to change this to DA80, so is there a way?
Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.
You can join Glitch City Research Institute to ask questions or discuss current developments.
You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.
On the Player coordinates RAM writer page (https://glitchcity.info/wiki/Player_coordinates_RAM_writer) items are detailed in which you can write to memory. However, I have no idea where the memory write starts from, and I want the memory writer to start from DA80 so I can write offgao's memory editor to execute with glitch item -g m (hex:6A). If the memory writer doesn't start from DA80, is there a way to change that so it does start from DA80?
Edit: The first byte wrote is to D901, I looked harder on the page. I still want to change this to DA80, so is there a way?
I'll just use CopyData, thanks! Also what is CopyData in Yellow?
Edit: On my "Alternate Catch 'em All" question, I found that CopyData is 00:00B1 in Yellow. But what is CopyData.copybytes (at 00:00C1) and FarCopyData (at 00:009D)?