mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-27 21:40:48 +01:00
iidx32: fix 'Force LDJ Software Video Decoder'
This commit is contained in:
parent
b24f23f536
commit
d6bc99f952
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-10-09 (010)",
|
"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/"
|
"source": "https://sp2x.two-torial.xyz/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-10-09 (012)",
|
"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/"
|
"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",
|
"type": "memory",
|
||||||
"name": "Force LDJ Custom Timing/Adapter FPS",
|
"name": "Force LDJ Custom Timing/Adapter FPS",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-10-22 (012)",
|
"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/"
|
"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",
|
"type": "memory",
|
||||||
"name": "Force LDJ Custom Timing/Adapter FPS",
|
"name": "Force LDJ Custom Timing/Adapter FPS",
|
||||||
|
Loading…
Reference in New Issue
Block a user