Page 1 of 1

[sfa3] Street Fighter Alpha 3 (Euro 980904)

Posted: Sun Mar 24, 2024 7:09 am
by Abystus
sfa3.xml

Code: Select all

  <cheat desc="View Character Ending After Match Victory">
    <comment>Works exclusively in single-player mode.</comment>
    <script state="on">
      <action>temp0=maincpu.ow@009D9A</action>
    </script>
    <script state="run">
      <action>maincpu.ow@009D9A=4E71</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@009D9A=temp0</action>
    </script>
  </cheat>

Re: [sfa3] Street Fighter Alpha 3 (Euro 980904)

Posted: Tue Apr 02, 2024 2:04 am
by Pugsy
Thanks, added