SM: smoother co-op, basepatch internal improvements (#793)
* SM: remote touch instantly, pull ips refactor and symbols * SM: remove hard-coded ROM address writes * SM: Full length player table, incl. receive-only player ids + apply PR feedback (correct graphic offset, readable data file paths)
This commit is contained in:
		| @@ -24,8 +24,6 @@ class RomPatcher: | ||||
|             'Removes_Gravity_Suit_heat_protection', | ||||
|             # door ASM to skip G4 cutscene when all 4 bosses are dead | ||||
|             'g4_skip.ips', | ||||
|             # basepatch is generated from https://github.com/lordlou/SMBasepatch | ||||
|             'basepatch.ips' | ||||
|         ], | ||||
|         # VARIA tweaks | ||||
|         'VariaTweaks' : ['WS_Etank', 'LN_Chozo_SpaceJump_Check_Disable', 'ln_chozo_platform.ips', 'bomb_torizo.ips'], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 strotlog
					strotlog