The Cat's Meow home ROM (new rules for BAD CATS pinball). Playing a game with difficult rules.

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024
  • With this home ROM you can play with 5 different rules sets that you can select at game start. The video shows a game played with difficult rules. At the start of each ball you first have to complete one of the timed drop target banks to light any of the high-scoring game features.
    For details about this project see pinside.com/pi...

ความคิดเห็น • 9

  • @guyh3403
    @guyh3403 10 หลายเดือนก่อน

    Wow, this looks awesome!
    I can't wait to try it out on my recently acquired Bad Cats!

    • @idealjoker
      @idealjoker  10 หลายเดือนก่อน

      Great timing! Release of version JP-1.0 is planned for this Sunday, December 10, 2023. For updates and documentation, see pinside.com/pinball/forum/topic/the-cat-s-meow-a-new-home-rom-for-bad-cats

  • @Pinboat
    @Pinboat 3 หลายเดือนก่อน

    Hi! How do I get the patch for the meow home rom? Looked at Pinside but couldn't se it. /Alexander

    • @idealjoker
      @idealjoker  3 หลายเดือนก่อน

      If you send me an email to username-at-mailbox-dot-org I will send you the patch files.

    • @Pinboat
      @Pinboat 3 หลายเดือนก่อน

      @@idealjoker I don't get it. What shall I send an email to?

  • @blackdaan
    @blackdaan 2 หลายเดือนก่อน

    damn how you did this? wished this was a big trent within the pinball community

    • @blackdaan
      @blackdaan 2 หลายเดือนก่อน

      could you make a tutorial how you do this?

    • @idealjoker
      @idealjoker  2 หลายเดือนก่อน

      All old pinball code is written in assembler, so you need to be familiar with Motorola 6800 assembler. The steps involved are 1) disassemble the binary code to create assembly source. 2) Reverse-engineer the code to determine what each routine does and also the meaning of all variables and flags. 3) Figure out how to modify the rules to make the game more fun. 4) Modify the code to implement your changes. #3 is the most difficult. #2 is technically challenging. The rest is easy.
      I made the patch with the 7eleven pinball disassembler/compiler, which is freely available on github but almost completely undocumented. There is a thread on Pinside that explains how to use 7eleven with Williams games that are about 10 years older than Bad Cats and therefore a lot simpler (pinside.com/pinball/forum/topic/7eleven-tools-for-disassembling-and-compiling-system-6-11-games). There is another thread on Pinside about this patch, with lots of technical information (pinside.com/pinball/forum/topic/the-cat-s-meow-a-new-home-rom-for-bad-cats).

  • @idealjoker
    @idealjoker  3 หลายเดือนก่อน

    If you would like to receive a copy of the patch files, I need your email address. You can send me (@idealjoker) a private message (PM) on pinside.com. Alternatively, you can send an email to idealjoker at mailbox dot org.