mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #70] Selecting "Poolshark" or "Shooter" sometimes cause Force issues #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikerro on GitHub (May 18, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/70
Originally assigned to: @pkali on GitHub.
Sometimes games doesn't check Energy and doesn't limit Force, just like on the attached screenshot.

It could be turned intro feature, though. :)
@pkali commented on GitHub (May 21, 2022):
good catch :)
@mikerro commented on GitHub (May 23, 2022):
Altirra (v3.90) save state of that issue. Player Jenna (Shooter, Red).
@pkali commented on GitHub (May 23, 2022):
state.atstate2.zip
@mikerro commented on GitHub (May 25, 2022):
It's more likely that Shooter has these issues now. Poolshark seems to act correctly.
@pkali commented on GitHub (May 28, 2022):
Ha, fixed :)
@pkali commented on GitHub (May 28, 2022):
not yet
@pkali commented on GitHub (May 28, 2022):
Oh shi, encountered JMP (INDIRECT) 6502 bug here... must think of a solution...
@pkali commented on GitHub (May 29, 2022):
finally.... was harder than it should.