2 Ship 2 Harkinian Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
3.0.2 - NX |
||
| Line 4: | Line 4: | ||
|description=Majora's Mask Switch Port. | |description=Majora's Mask Switch Port. | ||
|author=YoshiCrystal9 | |author=YoshiCrystal9 | ||
|lastupdated= | |lastupdated=2026/01/13 | ||
|type=Adventure | |type=Adventure | ||
|version= | |version=3.0.2 - NX | ||
|license=CC0-1.0 | |license=CC0-1.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/2Ship2HarkinianSwitch.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/2Ship2HarkinianSwitch.7z | ||
| Line 46: | Line 46: | ||
==Changelog== | ==Changelog== | ||
'''v3.0.2 - NX''' | |||
* Note: Users upgrading from 2.0.1 or earlier, who plan to extract on top of existing 2ship2harkinian installations, should delete the old <code>assets</code> subfolder first. Assets have been changed and renamed with 3.0. | |||
* Bug Fixes | |||
** Exclude Triforce from plentiful items, add error handling. Fixes an issue where the Triforce could be completed from fewer pieces than desired | |||
** Fix crash when completing Triforce during Final Hours | |||
** Fix bug with Romani Ranch invasion state on subsequent cycles in same runtime | |||
** Fix cow softlock when cows are not shuffled | |||
** Fix softlock from repeating Kafei's Mask check | |||
** Various rando logic revisions | |||
** Fix integer overflow when shuffling more than 255 Triforce pieces | |||
** Fix camera bug with Snowhead Temple Dinolfos | |||
** Don't skip Dotour's notebook entry in rando | |||
** Don't allow Snowhead Temple sliding block to be pulled with Fast Push/Pull | |||
** Fix mismatched Deku Search Balls labels | |||
** Skip Woodfall clear cutscene on repeats | |||
** Make log trace available to debug and release | |||
'''v1.1.2''' | '''v1.1.2''' | ||
* First Release | * First Release | ||
==Credits== | ==Credits== | ||
Revision as of 09:27, 16 January 2026
| 2 Ship 2 Harkinian | |
|---|---|
| General | |
| Author | YoshiCrystal9 |
| Type | Adventure |
| Version | 3.0.2 - NX |
| License | CC0-1.0 |
| Last Updated | 2026/01/13 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a port of Majora's Mask for Nintendo Switch, based on the 2 Ship 2 Harkinian project (the PC/Linux/Steam Deck port of Majora's Mask).
It does not include any copyrighted assets. You are required to provide a supported copy of the game.
Installation
What you need:
- An original copy of Majora's Mask (NTSC-U version for N64 or GameCube)
- A modded Nintendo Switch
- A Windows, Mac, or Linux computer to create the mm.o2r file
Instructions:
- Download the 2Ship 2Harkinian program on your computer. Select the version for your system.
- Run the 2ship program and select your Majora's Mask ROM. This will create a file named mm.o2r.
- Download the latest Nintendo Switch version of the game.
- On your Switch's SD card, open the "switch" folder and create a new folder there.
- Place the Nintendo Switch port file (.nro) and your mm.o2r file into the new folder.
Screenshots
Media
Ship of Harkinian 2 for Majora's Mask is Finally Here (Klink)
Changelog
v3.0.2 - NX
- Note: Users upgrading from 2.0.1 or earlier, who plan to extract on top of existing 2ship2harkinian installations, should delete the old
assetssubfolder first. Assets have been changed and renamed with 3.0. - Bug Fixes
- Exclude Triforce from plentiful items, add error handling. Fixes an issue where the Triforce could be completed from fewer pieces than desired
- Fix crash when completing Triforce during Final Hours
- Fix bug with Romani Ranch invasion state on subsequent cycles in same runtime
- Fix cow softlock when cows are not shuffled
- Fix softlock from repeating Kafei's Mask check
- Various rando logic revisions
- Fix integer overflow when shuffling more than 255 Triforce pieces
- Fix camera bug with Snowhead Temple Dinolfos
- Don't skip Dotour's notebook entry in rando
- Don't allow Snowhead Temple sliding block to be pulled with Fast Push/Pull
- Fix mismatched Deku Search Balls labels
- Skip Woodfall clear cutscene on repeats
- Make log trace available to debug and release
v1.1.2
- First Release
Credits
- Harbour Masters 64: Created the original PC version.
- Majora's Mask Decompilation Team: Provided the original game code.
- Lywx: Created the original Switch port code for Ship of Harkinian (Ocarina of Time).