Difference between revisions of "Soukyugurentai"

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
m
Line 1: Line 1:
 
stub page
 
stub page
 +
 +
 +
* Bomb bonus
 +
Bonuses are awarded for every bomb pickup once the player has reached 7 bombs (reaching 7 does nothing). Due to a bug, the actual stock also stops at 7 (it should correctly stop displaying at 9 and allow infinite stock, just like Mahou Daisakusen). Failing to pick up a bomb item clears the bonus index to 0, requiring a full restart of the bonus. Using a bomb or dying does not reset the bonus.
 +
 +
The bonuses are 1000, 2000, 4000, 8000, 16000, 32000, 655371. Due to a bug, the bonus index is incremented twice by accident, so you only see 1000, 4000, 16000, 655371.
 +
 +
Due to yet another bug, the bonus index is incorrectly capped at 6 (classical off-by-one due to confusing max bounds and array element count), exposing the beginning of a
 +
different data table as the final bonus amount (leading to the last bonus being worth 655371)
 +
 +
Messages by trap15 on July 2nd, 2022, STG Rev 2020 Discord server
  
 
== Bosses ==
 
== Bosses ==

Revision as of 13:01, 14 July 2022

stub page


  • Bomb bonus

Bonuses are awarded for every bomb pickup once the player has reached 7 bombs (reaching 7 does nothing). Due to a bug, the actual stock also stops at 7 (it should correctly stop displaying at 9 and allow infinite stock, just like Mahou Daisakusen). Failing to pick up a bomb item clears the bonus index to 0, requiring a full restart of the bonus. Using a bomb or dying does not reset the bonus.

The bonuses are 1000, 2000, 4000, 8000, 16000, 32000, 655371. Due to a bug, the bonus index is incremented twice by accident, so you only see 1000, 4000, 16000, 655371.

Due to yet another bug, the bonus index is incorrectly capped at 6 (classical off-by-one due to confusing max bounds and array element count), exposing the beginning of a different data table as the final bonus amount (leading to the last bonus being worth 655371)

Messages by trap15 on July 2nd, 2022, STG Rev 2020 Discord server

Bosses

Stage Name
1 Stealth Bomber "Gambiter"
2 Orbital Laser Satellite "Peril Dawn"
3 Anti-air Modular Tank "Descenter"
4 Tactical Null-G Combat Craft "Victimizer"
5 Low-altitude Tank Carrier "Gail Omen"
6 Prototype Planet-killer "King Midas"
6-2 Prototype Planet-killer "Gambiter MKII"