User Tools

Site Tools


ros

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ros [2024/12/01 08:48] felixwrightros [2025/06/18 11:20] (current) – [Locations of Data] felixwright
Line 3: Line 3:
 ^  [[ros|{{rostitlescreen.png|Metroid II Return of Samus}}]]  ^^ ^  [[ros|{{rostitlescreen.png|Metroid II Return of Samus}}]]  ^^
 | Released: | 1991     | | Released: | 1991     |
-| Console: GameBoy  |+| Console: Game Boy (GB) |
 | Hacking Popularity: | [[https://metroidconstruction.com/hacks.php?sort=&dir=&filters[]=M2|5th]] | | Hacking Popularity: | [[https://metroidconstruction.com/hacks.php?sort=&dir=&filters[]=M2|5th]] |
 | Editors:  | [[https://metroidconstruction.com/resource.php?id=584|LAMP]] ⭐\\ [[https://github.com/liamnajor/ROSE|ROSE]]\\ [[https://www.romhacking.net/utilities/144/|M2Edit]]     | | Editors:  | [[https://metroidconstruction.com/resource.php?id=584|LAMP]] ⭐\\ [[https://github.com/liamnajor/ROSE|ROSE]]\\ [[https://www.romhacking.net/utilities/144/|M2Edit]]     |
Line 18: Line 18:
 ===== Editors and Utilities ===== ===== Editors and Utilities =====
  
-  *     M2Edit - Feature-bare editor from 2004, but it's all we got for now. +  *     [[https://www.romhacking.net/utilities/144/|M2Edit]] - Feature-bare editor from 2004, but it's all we got for now. 
-  *     ROSE - A work in progress Metroid II Editor that is long overdue. Browser based. +  *     [[https://github.com/liamnajor/ROSE|ROSE]] - A work in progress Metroid II Editor that is long overdue. Browser based. 
-  *     LAMP - A different work in progress Metroid II Editor. Not browser based. +  *     [[https://metroidconstruction.com/resource.php?id=584|LAMP]] - A different work in progress Metroid II Editor. Not browser based. 
-  *     Metroid II Music Tools - Utilities that deal with exporting/importing Metroid II's music data.+  *     [[https://github.com/kkzero241/M2MusicTools|Metroid II Music Tools]] - Utilities that deal with exporting/importing Metroid II's music data.
  
 ===== Guides ===== ===== Guides =====
Line 30: Line 30:
 Manuals of the workings of all the editors and utilities available to you, detailing all their functions. Manuals of the workings of all the editors and utilities available to you, detailing all their functions.
  
-  *     ROSE how-to +  *     [[https://liamnajor.github.io/ROSE-how-to/|ROSE how-to]] 
-  *     LAMP Wiki+  *     [[https://github.com/LAMP-Platform/LAMP/wiki|LAMP Wiki]]
  
 ==== Basic Guides ==== ==== Basic Guides ====
Line 38: Line 38:
  
   *     FAQ FIXME   *     FAQ FIXME
-  *     Modifying the Initial Savegame - Want to start in a different area? Look here! +  *     [[ros:basics:initial_save|Modifying the Initial Savegame]] - Want to start in a different area? Look here! 
-  *     Text Editing - How to change item names and the save message+  *     [[ros:basics:text|Text Editing]] - How to change item names and the save message
  
 ==== Intermediate Guides ==== ==== Intermediate Guides ====
Line 51: Line 51:
 These guides could be pretty complex, you should probably be comfortable with assembly by now. These guides could be pretty complex, you should probably be comfortable with assembly by now.
  
-  *     FIXME +  *     [[ros:expert_guides:disasm01|Disassembly Tutorial 01: The Winning Refill]] 
 +      [[ros:expert_guides:disasm02|Disassembly Tutorial 02: Buff Yumbo]] 
 +  *     [[ros:expert_guides:disasm03|Disassembly Tutorial 03: POW Block gone awry]] 
 +  *     [[ros:expert_guides:disasm04|Disassembly Tutorial 04: POW Block gets debugged]] 
 +  *     [[ros:expert_guides:disasm05|Disassembly Tutorial 05: Strings and Tables with Item Names]] 
 +  *     [[ros:expert_guides:disasmbounty|Disassembly Optimization Bounty Board]]
 ===== Wiki Based Hacking Resources And Information ===== ===== Wiki Based Hacking Resources And Information =====
  
Line 59: Line 63:
 ==== Locations of Data ==== ==== Locations of Data ====
  
-  *     ROM Map +  *     [[ros:locations:tweaks|Hex Tweaks]] - List of small hex tweaks that can be applied to your ROM. 
-  *     RAM Map +  *     [[ros:locations:rom|ROM Map]] 
-  *     Graphics Data (Bank:Offset format) +  *     [[ros:locations:ram|RAM Map]] 
-  *     Unused Code Segments +  *     [[ros:locations:gfx|Graphics Data]] (Bank:Offset format) 
-  *     Forum Thread - This has some stuff that needs to be transferred to this wiki.+  *     [[ros:locations:unusedcode|Unused Code Segments]] 
 +  *     [[https://forum.metroidconstruction.com/index.php/topic,2982.0.html|Forum Thread]] - This has some stuff that needs to be transferred to this wiki.
  
 ==== Technical Details ==== ==== Technical Details ====
Line 72: Line 77:
   *     Metasprite Format   *     Metasprite Format
   *     Music Format - How the game's music data works.   *     Music Format - How the game's music data works.
-  *     Hex Tweaks - List of small hex tweaks that can be applied to your ROM. 
  
 ==== Disassemblies of Data ==== ==== Disassemblies of Data ====
  
-  *     PJ's Bank Logs - Extensive disassembly with notes (unbuildable) +  *     [[https://patrickjohnston.org/ASM/ROM%20data/RoS/|PJ's Bank Logs]] - Extensive disassembly with notes (unbuildable) 
-  *     ROM Disassembly - Fully buildable disassembly+  *     [[https://github.com/alex-west/M2RoS|ROM Disassembly]] - Fully buildable disassembly
  
 ==== Explanation of Mechanics ==== ==== Explanation of Mechanics ====
ros.1733042923.txt.gz · Last modified: by felixwright