initial
This commit is contained in:
24
tweaks/Accurate GFX plugins will have less input lag.json
Normal file
24
tweaks/Accurate GFX plugins will have less input lag.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"Name": "Accurate GFX plugins will have less input lag (See description)",
|
||||
"Scripts": [
|
||||
{
|
||||
"Name": "Apply",
|
||||
"Script": ".headersize 0x80246000 - 0x00001000\n.org 0x8024815c\n nop\n lui v0,0xa410\n lw v0,16(v0)\n beqz v0, after_incs\n lui t1,0x8033\n lhu t2,-10792(t1)\n addiu t2,t2,1\n sh t2,-10792(t1)\n li at,3\n andi t3,t2,0xffff\n bne t3,at,after_sCurrFBNumInc\n nop\n sh zero,-10792(t1)\nafter_sCurrFBNumInc:\n lui t4,0x8033\n lhu t5,-10788(t4)\n addiu t5,t5,1\n sh t5,-10788(t4)\n li at,3\n andi t6,t5,0xffff\n bne t6,at,after_frameBufferIndexInc\n nop\n sh zero,-10788(t4)\nafter_frameBufferIndexInc:\nafter_incs:\n\n.org 0x80247f9c\n lui v0,0xa410\n lw v0,16(v0)\n beqz v0, after_fb_increment\n lui t2,0x8033\n lhu t3,-10788(t2)\n addiu t3,t3,1\n sh t3,-10788(t2)\nafter_fb_increment:\n lw t4,-10796(t2)\n addiu t4,t4,1\n sw t4,-10796(t2)",
|
||||
"Type": "Armips",
|
||||
"Description": "",
|
||||
"ReferencesV2": [],
|
||||
"ID": "68F7ABDFF5861E4E04B7E82719656845",
|
||||
"AllowRevert": true
|
||||
}
|
||||
],
|
||||
"Version": "1.0.0.1",
|
||||
"MinVersion": "1.0.0.0",
|
||||
"MaxVersion": "0.0.0.0",
|
||||
"Description": "Plugins that emulate the framebuffer will have that aspect ignored, leading to less input lag. By Wiseguy, works everywhere. WARNING: Very accurate emulators will cause this to break, console will not though. Be careful.",
|
||||
"EmbeddedFiles": {
|
||||
"CompressedFiles": {}
|
||||
},
|
||||
"ID": "6AA8D4D7013D2D5E415AA01F6056A187",
|
||||
"Official": true,
|
||||
"Recommended": true
|
||||
}
|
||||
Reference in New Issue
Block a user