Changes between Initial Version and Version 4 of Ticket #127


Ignore:
Timestamp:
20.08.2019 18:36:24 (5 years ago)
Author:
Iritscen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #127

    • Property Summary changed from "movie_play script function" / "bink video play" is broken to Outro movie plays only sound with black screen
  • Ticket #127 – Description

    initial v4  
    1 The [http://wiki.oni2.net/BSL:Functions#movie movie_play / bink play] seems to be broken in my machine.
     1The command [http://wiki.oni2.net/BSL:Functions#movie movie_play / bink play] seems to be broken in my machine. [Edit: And also regular playback of "outro" upon beating the game, as discussed below. -Iritscen]
    22
    3 When I do "movie_play outro" in dev console, the movie does seem to start to play (I hear the audio) but the frames are not displayed, I can only see the current game, I believe the video is playing bellow the game window while it should play above the game window.
     3When I do "movie_play outro" in the dev console, the movie does seem to start to play (I hear the audio) but the video is not displayed; I can only see the current game. I believe the video is playing below the game window while it should play above the game window.
    44
    5 Here's the settings of my daodan ini:
     5Here's the settings in my daodan ini:
    66
    77{{{
     
    2323}}}
    2424
    25 Also I tried binkplay = false in daodan ini and this time, and only the first time that I input the bsl command it works, but once I input the command again the problem comes back.
     25Also I tried binkplay = false in daodan.ini and this time, and the first time that I input the BSL command it works, but once I input the command again the problem comes back.