Page 1 of 1

[svc]++ Select Secret Stage

Posted: Fri May 01, 2009 3:00 pm
by Mohsin
i was trying to find this from a long time & here it is now, u can see all three endings with this cheat depends on who you want to fight Image.

Code: Select all

	<cheat desc="Select Secret Stage">
	    <parameter>
	     	<item value="0x0F">Heaven (Athena)</item>
	      <item value="0x1F">Hell (Red Arremer)</item>
	      <item value="0xFF">None (Bad End)</item>
	    </parameter>
	    <script state="run">
	      <action>maincpu.pb@10CDE8=param</action>
	    </script>
	</cheat>
hmmm this location is same for both svc & svcplus, since by looking at svc clones cheats the cheat locations are same for every clone, so i think this location will be same for them too?

Re: [svc]++ Select Secret Stage

Posted: Sun May 24, 2009 8:13 pm
by HawkOne33
Hmmmm, can this also be used in the old format for the original cheat engine?

Re: [svc]++ Select Secret Stage

Posted: Sun May 31, 2009 2:47 pm
by Mohsin
yape why not

Code: Select all

:svc:62000000:000000:00000000:00000000:Select Secret Stage
:svc:00010000:10CDE8:0000000F:000000FF:Heaven (Athena)
:svc:00010000:10CDE8:0000001F:000000FF:Hell (Red Arremer)
:svc:00010000:10CDE8:000000FF:000000FF:Nothing (Bad End)

Re: [svc]++ Select Secret Stage

Posted: Sat Jun 06, 2009 4:18 pm
by Pugsy
Thanks, added

Re: [svc]++ Select Secret Stage

Posted: Sat Jun 27, 2009 8:56 pm
by HawkOne33
Pugsy wrote:Thanks, added
Agreed, a bunch of cookies for you here :wink: .