Search found 4 matches

by KingDemonic666
Wed Oct 11, 2023 8:13 am
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: [spuzbobl] Super Puzzle Bobble - Play as the final bosses
Replies: 3
Views: 1269

Re: [spuzbobl] Super Puzzle Bobble - Play as the final bosses

Thanks a lot for fulfilling my request! :D The code works flawlessly as long as you follow the precautions you mentioned. I tested it on all the game modes. both "Player VS Player" and "Player VS Computer" work when the precautions indicated are followed, in VS Com I was able to ...
by KingDemonic666
Sun Oct 08, 2023 7:00 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [pbobble2x] Character Modifier
Replies: 1
Views: 3052

[pbobble2x] Character Modifier

As a disclaimer I didn't make this cheat myself, but I found it in a pastebin around 2016. I couldn't find it online anymore or in any cheat collection. For Player 1: <cheat desc="Select Character PL1"> <parameter> <item value="0xFF">Bubblun</item> <item value="0x00">Mo...
by KingDemonic666
Sun Oct 08, 2023 6:51 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [spuzbobl] Infinite Character Selection Time
Replies: 1
Views: 2998

[spuzbobl] Infinite Character Selection Time

This code freezes the countdown in the character selection screen to 10. I actually made this code by accident >_> <cheat desc="Infinite Character Selection Time"> <script state="run"> <action>maincpu.pb@803D6720=0A</action> </script> </cheat>
by KingDemonic666
Sun Oct 08, 2023 6:32 pm
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: [spuzbobl] Super Puzzle Bobble - Play as the final bosses
Replies: 3
Views: 1269

[spuzbobl] Super Puzzle Bobble - Play as the final bosses

As tradition with the Puzzle Bobble series, the final boss of the VS CPU mode comes in 2 forms which are not normally playable in the arcade versions. In the case of Super Puzzle Bobble the final bosses are the Time Eater and (as usual) Drunk Is there any way to play as them? I tried myself to make ...