From d6bc99f952da0211cf2a70d9ca545096ccf00b00 Mon Sep 17 00:00:00 2001 From: Akitake Date: Fri, 8 Nov 2024 12:31:22 +0100 Subject: [PATCH] iidx32: fix 'Force LDJ Software Video Decoder' --- patches/LDJ-66ff4ffa_b3273c.json | 2 +- patches/LDJ-66ff5733_a6589c.json | 16 +++++++++++++++- patches/LDJ-670f7e4f_96009c.json | 16 +++++++++++++++- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/patches/LDJ-66ff4ffa_b3273c.json b/patches/LDJ-66ff4ffa_b3273c.json index 9adda5f..25750ff 100644 --- a/patches/LDJ-66ff4ffa_b3273c.json +++ b/patches/LDJ-66ff4ffa_b3273c.json @@ -2,7 +2,7 @@ { "gameCode": "LDJ", "version": "2024-10-09 (010)", - "lastUpdated": "2024-11-06 11:44:56", + "lastUpdated": "2024-11-08 11:30:39", "source": "https://sp2x.two-torial.xyz/" }, { diff --git a/patches/LDJ-66ff5733_a6589c.json b/patches/LDJ-66ff5733_a6589c.json index 2872f7d..477a920 100644 --- a/patches/LDJ-66ff5733_a6589c.json +++ b/patches/LDJ-66ff5733_a6589c.json @@ -2,7 +2,7 @@ { "gameCode": "LDJ", "version": "2024-10-09 (012)", - "lastUpdated": "2024-11-06 11:44:56", + "lastUpdated": "2024-11-08 11:30:39", "source": "https://sp2x.two-torial.xyz/" }, { @@ -567,6 +567,20 @@ } ] }, + { + "type": "memory", + "name": "Force LDJ Software Video Decoder", + "description": "Forces LDJ Software Video Decoder for all boot modes, could help on systems that can't load videos properly.", + "gameCode": "LDJ", + "patches": [ + { + "offset": 9614417, + "dllName": "bm2dx.dll", + "dataDisabled": "0F8586000000", + "dataEnabled": "909090909090" + } + ] + }, { "type": "memory", "name": "Force LDJ Custom Timing/Adapter FPS", diff --git a/patches/LDJ-670f7e4f_96009c.json b/patches/LDJ-670f7e4f_96009c.json index bd2c7c7..251b8c6 100644 --- a/patches/LDJ-670f7e4f_96009c.json +++ b/patches/LDJ-670f7e4f_96009c.json @@ -2,7 +2,7 @@ { "gameCode": "LDJ", "version": "2024-10-22 (012)", - "lastUpdated": "2024-11-06 11:44:56", + "lastUpdated": "2024-11-08 11:30:39", "source": "https://sp2x.two-torial.xyz/" }, { @@ -567,6 +567,20 @@ } ] }, + { + "type": "memory", + "name": "Force LDJ Software Video Decoder", + "description": "Forces LDJ Software Video Decoder for all boot modes, could help on systems that can't load videos properly.", + "gameCode": "LDJ", + "patches": [ + { + "offset": 8543313, + "dllName": "bm2dx.dll", + "dataDisabled": "0F8586000000", + "dataEnabled": "909090909090" + } + ] + }, { "type": "memory", "name": "Force LDJ Custom Timing/Adapter FPS",