User File #638100084868122059

Upload All User Files

#638100084868122059 - Somari speed and positioning RAM watch

Somari (SOMARI-W) (Unl) [!].wch
Game: Somari ( NES, see all files )
57 downloads
Uploaded 1/22/2023 6:21 PM by Darkman425 (see all 49)
A simple RAM watch that has Somari's screen position, map position, horizontal and vertical speed, and a boolean check for ascending state. Things of note is that just running is faster than using the spin dash, and that jumping in the air loses horizontal speed.
This one made for despoa.
SystemID NES
0	S	_	1		Somari horizontal
0012	b	u	0	RAM	Somari screen X-position
000A	w	u	1	RAM	Somari map X-position
0014	b	u	0	RAM	Somari X-speed
0	S	_	1		
0	S	_	1		Somari vertical
0013	b	u	0	RAM	Somari screen Y-position
000C	w	u	1	RAM	Somari map Y-position
0015	b	u	0	RAM	Somari Y-speed
0019	b	h	0	RAM	Jump boolean
0	S	_	1		47 is jump, 43 is fall
0	S	_	1		
0	S	_	1		Misc. values
000E	w	u	1	RAM	Somari intended X?
000B	b	u	0	RAM	
000F	b	u	0	RAM	
0064	b	u	0	RAM