On 10/29/18 3:12 PM, Sven Baars wrote:
Signed-off-by: Sven Baars sven.wine@gmail.com
This feels like a hack, but without it, Disgaea 5 will be stuck in an infinite loop waiting for the right event, which is of type MEEndOfPresentation. If I just return this event, however, other applications may get stuck in the same infinite loop for a different event. I am open to suggestions.
dlls/mf/Makefile.in | 1 + dlls/mf/session.c | 14 +++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-)
This is indeed an awful hack. Surely we could fake having played the media file somehow, in a much more realistic manner?