*Request* Gem change code for Puzzle Bobble 4
*Request* Gem change code for Puzzle Bobble 4
Hello.
Anyone willing to make a code to change the color of the gems in Puzzle Bobble 4? Especially for that shinny gem that destroys all the others of the same color.
Thanks in advance.
Anyone willing to make a code to change the color of the gems in Puzzle Bobble 4? Especially for that shinny gem that destroys all the others of the same color.
Thanks in advance.
- Pugsy
- Posts: 3686
- Joined: Fri Aug 17, 2001 12:59 am
- Location: North Wales, UK.
- Has thanked: 1 time
- Been thanked: 19 times
- Contact:
The RAM locations can be easily found (409ed4 & 409f49), but poking them does no good which is why they aren't in the cheat file - they are either written and read to0 quick or they are just red herrings. It probably requires ROM cheats which will be a fair bit of work for a game when there are so many other earlier versions that have the bubble cheats...
It's not impossible it's just a lot of work/time and there's only limited number of cheat finders skilled enough with the debugger and 68000 series assembly to make those cheats. I may have a look when I get more time, but it won't be anytime soon - I've got some ROM cheat finding in mind for other games first.
It's not impossible it's just a lot of work/time and there's only limited number of cheat finders skilled enough with the debugger and 68000 series assembly to make those cheats. I may have a look when I get more time, but it won't be anytime soon - I've got some ROM cheat finding in mind for other games first.
Pugsy
Servicing your cheating needs since 1985
Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Servicing your cheating needs since 1985

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Oh ok, I understand. I thought they weren't there because no one had requested them considering PB3 has gem codes.
What exactly did you mean by this?
"there are so many other earlier versions that have the bubble cheats"
You mean that there are early versions of the rom that permit the bubble cheats or that there were cheats earlier in the life of the cheat dat?
What exactly did you mean by this?
"there are so many other earlier versions that have the bubble cheats"
You mean that there are early versions of the rom that permit the bubble cheats or that there were cheats earlier in the life of the cheat dat?
Seeing as ShimaPong is the best, but he's not available for the task right now, you'll just have to live with these lesser-than-the-pong codes. If he's ever so inspired, he'll grace you with ideal codes, should your groveling prove worthy. In all seriousness, ShimaPong is the unofficial master of the boards due to his skill and unrivaled perserverence in the realm of code hacking. I do see reason for him to be discontented, with how hard he's worked to keep the quality of codes up on this board. Don't take his tone personally. Things just aren't going his way right now, which means there's a significant chance things aren't in favor of the general cheat users either.
Code: Select all
:pbobble4:20100000:0233B0:0000600E:0000FFFF:Always Get Star Bubble:You'll need to expend the 2 bubbles you have at the time to make it activate. Star bubbles alone can't win the game for you
:pbobble4:62000001:000000:00000000:00000000:Get X Instead of Star Bubble
:pbobble4:20010001:0233C3:00000008:000000FF:Star Bubble
:pbobble4:20010001:0233C3:00000000:000000FF:Blue Bubble
:pbobble4:20010001:0233C3:00000001:000000FF:Red Bubble
:pbobble4:20010001:0233C3:00000002:000000FF:Green Bubble
:pbobble4:20010001:0233C3:00000003:000000FF:Yellow Bubble
:pbobble4:20010001:0233C3:00000004:000000FF:Orange Bubble
:pbobble4:20010001:0233C3:00000005:000000FF:Purple Bubble
:pbobble4:20010001:0233C3:00000006:000000FF:White Bubble
:pbobble4:20010001:0233C3:00000007:000000FF:Black Bubble
Good god, thanks a lot man 
I'm sorry for whatever situation that has been going on, I saw plenty of people requesting cheats and I decided to do it too, which I don't generally do.
I understand he might be disappointed, I too get disappointed whenever my projects go sour or whenever people show no interest.
Anyways, thanks for the codes.

I'm sorry for whatever situation that has been going on, I saw plenty of people requesting cheats and I decided to do it too, which I don't generally do.
I understand he might be disappointed, I too get disappointed whenever my projects go sour or whenever people show no interest.
Anyways, thanks for the codes.
Fixed messed up format and improved. Extended data field is filled with 0xffffffff in case of no bit mask. And new code blocks that both players get Star Bubble at the same time. It seems to be complete...? But if $40a040 and $40a06e aren't empty RAM area, the game will crash. I have not finished testing yet. Fortunately, an address is the same in all sets but we should post the code for all sets so far as possible.
Code: Select all
:pbobble4:20B00000:0233CC:60006B72:FFFFFFFF:Fixed Bubble Mode:You'll need to expend the 2 bubbles you have at the time to make it activate. Star bubbles alone can't win the game for you
:pbobble4:20B10000:029F40:082C0004:FFFFFFFF:Fixed Bubble Mode (2/8):btst #$4,($182,A4)
:pbobble4:20B10000:029F44:01826608:FFFFFFFF:Fixed Bubble Mode (3/8):bne $29F50
:pbobble4:20B10000:029F48:526B0030:FFFFFFFF:Fixed Bubble Mode (4/8):addq.w #1,($30,A3)
:pbobble4:20B10000:029F4C:60009482:FFFFFFFF:Fixed Bubble Mode (5/8):bra $233d0
:pbobble4:20B10000:029F50:102C0182:FFFFFFFF:Fixed Bubble Mode (6/8):move ($182,A4),D0
:pbobble4:20B10000:029F54:0200000F:FFFFFFFF:Fixed Bubble Mode (7/8):andi.b #$f,D0
:pbobble4:20B10000:029F58:6000946A:FFFFFFFF:Fixed Bubble Mode (8/8):bra $233c4
:pbobble4:62000001:000000:00000000:FFFFFFFF:Select Fixed Bubble PL1:Works if set Fixed Bubble Mode
:pbobble4:00010001:40A040:00000000:FFFFFFFF:None
:pbobble4:00010001:40A040:00000010:FFFFFFFF:Blue Bubble
:pbobble4:00010001:40A040:00000011:FFFFFFFF:Red Bubble
:pbobble4:00010001:40A040:00000012:FFFFFFFF:Green Bubble
:pbobble4:00010001:40A040:00000013:FFFFFFFF:Yellow Bubble
:pbobble4:00010001:40A040:00000014:FFFFFFFF:Orange Bubble
:pbobble4:00010001:40A040:00000015:FFFFFFFF:Purple Bubble
:pbobble4:00010001:40A040:00000016:FFFFFFFF:White Bubble
:pbobble4:00010001:40A040:00000017:FFFFFFFF:Black Bubble
:pbobble4:00010001:40A040:00000018:FFFFFFFF:Star Bubble
:pbobble4:62000001:000000:00000000:FFFFFFFF:Select Fixed Bubble PL2:Works if set Fixed Bubble Mode
:pbobble4:00010001:40A06E:00000000:FFFFFFFF:None
:pbobble4:00010001:40A06E:00000010:FFFFFFFF:Blue Bubble
:pbobble4:00010001:40A06E:00000011:FFFFFFFF:Red Bubble
:pbobble4:00010001:40A06E:00000012:FFFFFFFF:Green Bubble
:pbobble4:00010001:40A06E:00000013:FFFFFFFF:Yellow Bubble
:pbobble4:00010001:40A06E:00000014:FFFFFFFF:Orange Bubble
:pbobble4:00010001:40A06E:00000015:FFFFFFFF:Purple Bubble
:pbobble4:00010001:40A06E:00000016:FFFFFFFF:White Bubble
:pbobble4:00010001:40A06E:00000017:FFFFFFFF:Black Bubble
:pbobble4:00010001:40A06E:00000018:FFFFFFFF:Star Bubble
:pbobbl4j:20B00000:0233CC:60006B72:FFFFFFFF:Fixed Bubble Mode:You'll need to expend the 2 bubbles you have at the time to make it activate. Star bubbles alone can't win the game for you
:pbobbl4j:20B10000:029F40:082C0004:FFFFFFFF:Fixed Bubble Mode (2/8):btst #$4,($182,A4)
:pbobbl4j:20B10000:029F44:01826608:FFFFFFFF:Fixed Bubble Mode (3/8):bne $29F50
:pbobbl4j:20B10000:029F48:526B0030:FFFFFFFF:Fixed Bubble Mode (4/8):addq.w #1,($30,A3)
:pbobbl4j:20B10000:029F4C:60009482:FFFFFFFF:Fixed Bubble Mode (5/8):bra $233d0
:pbobbl4j:20B10000:029F50:102C0182:FFFFFFFF:Fixed Bubble Mode (6/8):move ($182,A4),D0
:pbobbl4j:20B10000:029F54:0200000F:FFFFFFFF:Fixed Bubble Mode (7/8):andi.b #$f,D0
:pbobbl4j:20B10000:029F58:6000946A:FFFFFFFF:Fixed Bubble Mode (8/8):bra $233c4
:pbobbl4j:62000001:000000:00000000:FFFFFFFF:Select Fixed Bubble PL1:Works if set Fixed Bubble Mode
:pbobbl4j:00010001:40A040:00000000:FFFFFFFF:None
:pbobbl4j:00010001:40A040:00000010:FFFFFFFF:Blue Bubble
:pbobbl4j:00010001:40A040:00000011:FFFFFFFF:Red Bubble
:pbobbl4j:00010001:40A040:00000012:FFFFFFFF:Green Bubble
:pbobbl4j:00010001:40A040:00000013:FFFFFFFF:Yellow Bubble
:pbobbl4j:00010001:40A040:00000014:FFFFFFFF:Orange Bubble
:pbobbl4j:00010001:40A040:00000015:FFFFFFFF:Purple Bubble
:pbobbl4j:00010001:40A040:00000016:FFFFFFFF:White Bubble
:pbobbl4j:00010001:40A040:00000017:FFFFFFFF:Black Bubble
:pbobbl4j:00010001:40A040:00000018:FFFFFFFF:Star Bubble
:pbobbl4j:62000001:000000:00000000:FFFFFFFF:Select Fixed Bubble PL2:Works if set Fixed Bubble Mode
:pbobbl4j:00010001:40A06E:00000000:FFFFFFFF:None
:pbobbl4j:00010001:40A06E:00000010:FFFFFFFF:Blue Bubble
:pbobbl4j:00010001:40A06E:00000011:FFFFFFFF:Red Bubble
:pbobbl4j:00010001:40A06E:00000012:FFFFFFFF:Green Bubble
:pbobbl4j:00010001:40A06E:00000013:FFFFFFFF:Yellow Bubble
:pbobbl4j:00010001:40A06E:00000014:FFFFFFFF:Orange Bubble
:pbobbl4j:00010001:40A06E:00000015:FFFFFFFF:Purple Bubble
:pbobbl4j:00010001:40A06E:00000016:FFFFFFFF:White Bubble
:pbobbl4j:00010001:40A06E:00000017:FFFFFFFF:Black Bubble
:pbobbl4j:00010001:40A06E:00000018:FFFFFFFF:Star Bubble
:pbobbl4u:20B00000:0233CC:60006B72:FFFFFFFF:Fixed Bubble Mode:You'll need to expend the 2 bubbles you have at the time to make it activate. Star bubbles alone can't win the game for you
:pbobbl4u:20B10000:029F40:082C0004:FFFFFFFF:Fixed Bubble Mode (2/8):btst #$4,($182,A4)
:pbobbl4u:20B10000:029F44:01826608:FFFFFFFF:Fixed Bubble Mode (3/8):bne $29F50
:pbobbl4u:20B10000:029F48:526B0030:FFFFFFFF:Fixed Bubble Mode (4/8):addq.w #1,($30,A3)
:pbobbl4u:20B10000:029F4C:60009482:FFFFFFFF:Fixed Bubble Mode (5/8):bra $233d0
:pbobbl4u:20B10000:029F50:102C0182:FFFFFFFF:Fixed Bubble Mode (6/8):move ($182,A4),D0
:pbobbl4u:20B10000:029F54:0200000F:FFFFFFFF:Fixed Bubble Mode (7/8):andi.b #$f,D0
:pbobbl4u:20B10000:029F58:6000946A:FFFFFFFF:Fixed Bubble Mode (8/8):bra $233c4
:pbobbl4u:62000001:000000:00000000:FFFFFFFF:Select Fixed Bubble PL1:Works if set Fixed Bubble Mode
:pbobbl4u:00010001:40A040:00000000:FFFFFFFF:None
:pbobbl4u:00010001:40A040:00000010:FFFFFFFF:Blue Bubble
:pbobbl4u:00010001:40A040:00000011:FFFFFFFF:Red Bubble
:pbobbl4u:00010001:40A040:00000012:FFFFFFFF:Green Bubble
:pbobbl4u:00010001:40A040:00000013:FFFFFFFF:Yellow Bubble
:pbobbl4u:00010001:40A040:00000014:FFFFFFFF:Orange Bubble
:pbobbl4u:00010001:40A040:00000015:FFFFFFFF:Purple Bubble
:pbobbl4u:00010001:40A040:00000016:FFFFFFFF:White Bubble
:pbobbl4u:00010001:40A040:00000017:FFFFFFFF:Black Bubble
:pbobbl4u:00010001:40A040:00000018:FFFFFFFF:Star Bubble
:pbobbl4u:62000001:000000:00000000:FFFFFFFF:Select Fixed Bubble PL2:Works if set Fixed Bubble Mode
:pbobbl4u:00010001:40A06E:00000000:FFFFFFFF:None
:pbobbl4u:00010001:40A06E:00000010:FFFFFFFF:Blue Bubble
:pbobbl4u:00010001:40A06E:00000011:FFFFFFFF:Red Bubble
:pbobbl4u:00010001:40A06E:00000012:FFFFFFFF:Green Bubble
:pbobbl4u:00010001:40A06E:00000013:FFFFFFFF:Yellow Bubble
:pbobbl4u:00010001:40A06E:00000014:FFFFFFFF:Orange Bubble
:pbobbl4u:00010001:40A06E:00000015:FFFFFFFF:Purple Bubble
:pbobbl4u:00010001:40A06E:00000016:FFFFFFFF:White Bubble
:pbobbl4u:00010001:40A06E:00000017:FFFFFFFF:Black Bubble
:pbobbl4u:00010001:40A06E:00000018:FFFFFFFF:Star Bubble
-
- DISABLED ACCOUNT
- Posts: 135
- Joined: Sat May 06, 2006 9:03 am
- Location: Italy (Sardinia, OR / CA)
super speedy!
I was just posting an :evil:ANGRY:evil: reply of these confused cheats.
ShimaP was more rapid.
I'll try ShimaP fixes. Bye! Thanks ShimaPong...
ShimaP was more rapid.
I'll try ShimaP fixes. Bye! Thanks ShimaPong...