Actions

SCHG How-to Talk

Difference between revisions of "Port Sonic 2 Level Select to Sonic 1"

From Sonic Retro

(SVN / GitHub dissasssemblies needed: new section)
 
(Build error undefined attribute: new section)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== SVN / GitHub dissasssemblies needed ==
+
== SVN / GitHub dissassemblies needed ==
  
This page only applies to the June 2005 dissassembly. This page needs to be completely re-written to be more friendly and for the SVN / GitHub dissasseblies. --[[User:MarioMario456|MarioMario456]] ([[User talk:MarioMario456|talk]]) 12:36, 24 November 2017 (CST)
+
This page only applies to the June 2005 dissassembly. This page needs to be completely re-written to be more friendly for the user and have a guide for the SVN / GitHub dissassemblies. --[[User:MarioMario456|MarioMario456]] ([[User talk:MarioMario456|talk]]) 12:36, 24 November 2017 (CST)
 +
 
 +
== Reversed? ==
 +
 
 +
Can we do the same thing, but it's the Sonic 1 level select in Sonic 2? If so, someone should write a guide. --[[User:XPointZPoint|XPointZPoint]] 9:18 A.M. 17 July 2022 (MST)
 +
 
 +
== Build error undefined attribute ==
 +
 
 +
Hi, I get build error
 +
> > > sonic.asm(9336): error #1107: undefined attribute
 +
> > > include "s2_menu.asm" ; Sonic 2 level select
 +
How to fix it?

Latest revision as of 06:22, 17 July 2023

SVN / GitHub dissassemblies needed

This page only applies to the June 2005 dissassembly. This page needs to be completely re-written to be more friendly for the user and have a guide for the SVN / GitHub dissassemblies. --MarioMario456 (talk) 12:36, 24 November 2017 (CST)

Reversed?

Can we do the same thing, but it's the Sonic 1 level select in Sonic 2? If so, someone should write a guide. --XPointZPoint 9:18 A.M. 17 July 2022 (MST)

Build error undefined attribute

Hi, I get build error > > > sonic.asm(9336): error #1107: undefined attribute > > > include "s2_menu.asm" ; Sonic 2 level select How to fix it?