Page 1 of 1

[elfin] requested infinite time

Posted: Sat Oct 18, 2014 3:03 pm
by Pugsy
Requested, added three types of infinite time - done quick tests and seem to work fine.

elfin.xml:-

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.pd@36500=00000063</action>
    </script>
  </cheat>

  <cheat desc="Infinite Time"> <comment>Curtain Never Drops</comment>
    <script state="run">
      <action>maincpu.pd@4C3E4=00000001</action>
    </script>
  </cheat>

  <cheat desc="Infinite Move Time">
    <script state="run">
      <action condition="maincpu.pb@5CECB!=00">maincpu.pd@50F94=00000001</action>
    </script>
  </cheat>

  <cheat desc="Infinite Bonus Time ">
    <script state="run">
      <action>maincpu.pd@3A870=000003E7</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives [SOLO GAME]">
    <script state="run">
      <action>maincpu.pd@4EF2C=00000002</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->

Re: [elfin] requested infinite time

Posted: Sun Oct 19, 2014 8:51 am
by kryul73
[Infinite Move Time] does not work.

Re: [elfin] requested infinite time

Posted: Sun Oct 19, 2014 11:06 am
by Pugsy
kryul73 wrote:[Infinite Move Time] does not work.

Works fine for me. Where is it not working?

I enable it and the hand on the bubble shooter never counts down, so the only way of it shooting is by pressing fire.

Infinite Time stops the curtain coming down.

Re: [elfin] requested infinite time

Posted: Sun Oct 19, 2014 12:22 pm
by kryul73
[Infinite Move Time] = Infinite Move Picture Time (?)

When you are finished in the coming 1-3 [To Move Picture Use Joystick] screen
Does not work.

Re: [elfin] requested infinite time

Posted: Sun Oct 19, 2014 5:23 pm
by Pugsy
kryul73 wrote:[Infinite Move Time] = Infinite Move Picture Time (?)

When you are finished in the coming 1-3 [To Move Picture Use Joystick] screen
Does not work.

No, I've been pretty specific in the previous post what it does. Infinite Move Time means that bubbles don't get shot automatically without pressing fire...which is a much more useful cheat. You can find the exact cheat and the same effect in games like landmakr, magicbub, popnpop, pzlbowl etc.

If what you meant by your "Infinite Time" request was so that you could move around a picture as much as you want you should have been more specific in your original request or in your statement that it didn't work. Not complain that a cheat doesn't work when it does exactly what it is supposed to do.

If you'd been specific at the start I would have posted the cheat you wanted, now with the complaining and no gratitude or acknowledgement I'm afraid I can't be bothered.