Changes between Initial Version and Version 4 of Ticket #127
- Timestamp:
- Aug 20, 2019, 6:36:24 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #127
- Property Summary "movie_play script function" / "bink video play" is broken → 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.1 The 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] 2 2 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.3 When 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. 4 4 5 Here's the settings ofmy daodan ini:5 Here's the settings in my daodan ini: 6 6 7 7 {{{ … … 23 23 }}} 24 24 25 Also I tried binkplay = false in daodan ini and this time, and only the first time that I input the bslcommand it works, but once I input the command again the problem comes back.25 Also 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.