Page 1 of 1

Royal Night (BET) [royalngt]

Posted: Mon Nov 14, 2011 9:24 pm
by MRMIdAS
Winning hand cheat - Must have 14 tiles in hand, game takes a second or 2 to register the change.

Code: Select all

  <cheat desc="Get Winning Hand Now!"> <comment>Activate the cheat once when you have 14 tiles in your hand and press the 'RON' key (default is the 'Z' key)</comment>
    <script state="on">
      <action>maincpu.ppb@F801=31</action>
      <action>maincpu.ppb@F802=31</action>
      <action>maincpu.ppb@F803=31</action>
      <action>maincpu.ppb@F804=32</action>
      <action>maincpu.ppb@F805=32</action>
      <action>maincpu.ppb@F806=32</action>
      <action>maincpu.ppb@F807=33</action>
      <action>maincpu.ppb@F808=33</action>
      <action>maincpu.ppb@F809=33</action>
      <action>maincpu.ppb@F80A=34</action>
      <action>maincpu.ppb@F80B=34</action>
      <action>maincpu.ppb@F80C=34</action>
      <action>maincpu.ppb@F80D=35</action>
      <action>maincpu.ppb@F80E=35</action>
    </script>
  </cheat>

Re: Royal Night (BET) [royalngt]

Posted: Sun Nov 20, 2011 11:13 pm
by Pugsy
Thanks, added