Darius / ダライアス (1987) Arcade - 2 Players [TAS]

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 11

  • @matthewulanski217
    @matthewulanski217 15 дней назад +2

    The route is A-B-D-G-K-P-Z.

  • @Bammer2001
    @Bammer2001 3 месяца назад +1

    4:47
    Oh, cool! In two-player mode, whoever chooses the path first after the boss determines which zone Proco and Tiat go to next!
    Not sure how you can do it in x86 Assembly, but knowing _Darius_ does say something about programming in C, it's simply checking whether Proco's X-coordinate is greater than or equal to Tiat's X-coordinate. You know, the horizontal positions of the ships relative to the screen and the environment.
    Something like:
    if (proco.xCoor >= tiat.xCoor)
    selectNextZone(proco.isInUpPath());
    else
    selectNextZone(tiat.isInUpPath());
    That is, this branch is in a function only called when we're in two-player mode, and both Proco and Tiat are in the Zone Select segment; basically a box that triggers an event, or rather, a virtual switch box. And isInUpPath() is a Boolean function.

  • @jerrykhorjiunnlin3749
    @jerrykhorjiunnlin3749 2 года назад +6

    Well done, Proco and Tiat! You both have saved planet Darius but you both must evacuate all the people of Darius to the new planet such as Vadis and Olga / Oruga.
    Perfect play, Silver Hawk Origin pilots.

  • @jeffnowell8793
    @jeffnowell8793 Год назад +2

    I'll never forget the title sound track for the first area, if you were to ask someone to identify a video game by sound it would be Darius.

  • @Warblefly41
    @Warblefly41 2 года назад +3

    This one gets my approval!

  • @alexmoreno2606
    @alexmoreno2606 2 года назад +4

    There are multiple endings in the Darius series

  • @大西恒正
    @大西恒正 4 месяца назад

    お見事‼️

  • @海豚海月
    @海豚海月 8 месяцев назад +2

    カプセル取り逃がすしアーム被弾しまくるしで本当にTAS?
    って思ったけど、最後のクジラの弾の避け方みたら納得。

  • @魚金-t5f
    @魚金-t5f 10 месяцев назад +1

    ゲマ「ゴミ!ジャンズ!」