bstars score cheats

This forum is for posting M.A.M.E. Work In Progress "Arcade"cheats that are not quite ready for the prime time. If the cheats are buggy or the cheat descriptions are non-standard then please post them here. Help maybe given but there are no guarantees and they will only be added to the cheat file when the cheat file maintainer is happy with them.
Post Reply
User avatar
Gaius_4
Posts: 138
Joined: Sun Oct 26, 2003 2:27 pm

bstars score cheats

Post by Gaius_4 »

These Addresses seem to affect the Total score for PL1 or whichever team is on the Top(?) of the scoreboard.

101098 regular number
1010AC Hexideciaml number

and...

1010AB
1010AD

^Same but for P2.

For the current inning score that is more complicated.
For P1:

101086 (1st Inning score)
101087 (2nd Inning score)
101088... etc.

For P2:

101099 (1st Inning score)
10109A (2nd Inning score)
10109B... etc.

So that kind of cheat might be a mess to make or maybe a 16, 32, or 64 bit cheat? I have no idea what the people that requested it had in mind.

Instead of going all the way to the 10th inning it is possible to Clinch or Shut Out (?). I did win some in the 1st, 2nd or 3rd inning. But I also lost when my score was higher. The message said "You Blew It!" :-? And I think that had to do with the number of errors I had... I'm not sure.

Not knowing a whole lot about Baseball :oops: I'm not sure if this affects the outcome or if it's more of a stat thing.

These addresses affect the Hits

1010B0 (Hits for P1)
101743 (Hits for P2)

These addresses affect the Errors

1010B2 (Errors for P1)
1010B3 (Errors for P2)

Code: Select all

:bstars:00000001:101086:00000000:FFFFFFFF:1st Inn. Score PL1

:bstars:00000001:1010AC:00000000:FFFFFFFF:Select Score PL1
:bstars:00010001:101098:00000000:FFFFFFFF:Select Score PL1 (2/2)

:bstars:00000001:101099:00000003:FFFFFFFF:1st Inn. Score PL2

:bstars:00000001:1010AB:00000000:FFFFFFFF:Select Score PL2
:bstars:00010001:1010AD:00000000:FFFFFFFF:Select Score PL2 (2/2)

:bstars:00000001:1010B0:00000000:FFFFFFFF:Number of hits P1
:bstars:00000001:101743:00000000:FFFFFFFF:Number of hits P2

:bstars:00000001:1010B2:00000000:FFFFFFFF:Errors for P1
:bstars:00000001:1010B3:00000000:FFFFFFFF:Errors for P2
The way these are now - you'd have to go into edit cheats and set from there what score you want.

I've been playing this game for over 8 hours and I'm not interested ATM in fixing these. I might edit later or unless someone can work off of these to make them better.... Please be my guest.
As always, your patients is appreciated. :cool:
ShimaPong
Posts: 1063
Joined: Wed May 21, 2003 4:19 pm
Location: Japan

Post by ShimaPong »

Gaius_4 wrote:The way these are now - you'd have to go into edit cheats and set from there what score you want.
The cheat engine supports "value-selection by end-user".
Change "00000001" in type field to "00000101" and set maximum value in data field.

Sample :

Code: Select all

:game:00000101:00001234:000000FF:FFFFFFFF:Select Score
Buy you don't need to post fixed/improved code with wasting your precious time.
It's a requestor's job.
User avatar
ReyVGM
Posts: 147
Joined: Thu May 11, 2006 3:55 pm
Contact:

Post by ReyVGM »

Thanks Very Helpful Gaius_4.

I don't know what snoop had in mind either really, but what I wanted in the topic I made months ago was a Select Inning (or Start At Inning #) regardless of the score.

Like a code to start you at the last inning right off the bat. After that I'll swing and make the homerun :P
I'll see what I can cook up with the codes you made though.
Post Reply