iidx32: fix 'Force LDJ Software Video Decoder'

This commit is contained in:
Akitake 2024-11-08 12:31:22 +01:00
parent b24f23f536
commit d6bc99f952
3 changed files with 31 additions and 3 deletions

View File

@ -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/"
},
{

View File

@ -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",

View File

@ -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",