Base ROM fixes
- Some music fixes for Mixed OWR - Attempt to fix silent music after S+Q from Kakariko - No follower deletion on crystal cutscene if prize shuffle - Show shadows on hidden enemies in enemy drop shuffle - Fix black palette issue for custom item gfx - Fix enemy drops being drawn off center in Hera Cage - Fix red crystal gfx in dark rooms - Fix small magic gfx for standing items - Fix screen scroll issue in Zora's Domain when failing water entry - Fix weird palette issue in Potion Shop - Fix issue with Potion Shop prices drawing on top of Link
This commit is contained in:
2
Rom.py
2
Rom.py
@@ -43,7 +43,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
|
||||
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = 'f3d6ac83d5d2ee0e3fb96f7ef5128e61'
|
||||
RANDOMIZERBASEHASH = 'c0c4b8166fbe9b637a0aaa82e3f4cb8d'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user