在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → Cemu图形包 键鼠操作 安卓体感 amiibo及修改器

Cemu图形包 键鼠操作 安卓体感 amiibo及修改器

一般编程问题

下载此实例

实例介绍

【实例简介】Cemu图形包 键鼠操作 安卓体感 amiibo及修改器

【实例截图】

from clipboard
【核心代码】
.
├── 图形包 键鼠操作 安卓体感 amiibo及修改器
│   ├── amiibo
│   │   ├── 假面-林克 (鬼神套-鬼神大剑).bin
│   │   ├── 初代-林克 (初始勇者套-长剑).bin
│   │   ├── 黄昏-林克 (黄昏勇者套-伊波那).bin
│   │   ├── 风杖-林克 (风之勇者套-海风飞旋镖).bin
│   │   ├── 天剑-林克 (天空勇者套-女神的白刃剑).bin
│   │   ├── 黄昏-加农 (六贤者之剑、黄昏2倍伤害).bin
│   │   ├── 野炊-守护者 (大铁箱).bin
│   │   ├── 野炊-塞尔达 (黄昏回血).bin
│   │   ├── 风杖-塞尔达 (勇者盾、黄昏回血).bin
│   │   ├── 天剑-塞尔达 (天剑传送、黄昏回血).bin
│   │   ├── 黄昏-塞尔达 (黄昏之光弓、黄昏回血).bin
│   │   ├── 黄昏-林克狼 (林克狼、黄昏兽之试炼).bin
│   │   ├── 野炊-四神兽-米法  (水神兽头盔).bin
│   │   ├── 野炊-四神兽-力巴尔  (风神兽头盔).bin
│   │   ├── 野炊-四神兽-乌尔波札  (雷神兽头盔).bin
│   │   ├── 野炊-四神兽-达尔克尔 (火神兽头盔).bin
│   │   ├── 野炊-骑马林克 (旅人马具).bin
│   │   ├── 时之笛-林克 (时之勇者套-大鼓隆之剑).bin
│   │   └── 时之笛-希克 (希克面罩、黄昏回血).bin
│   ├── botw_editor.exe
│   ├── controllerProfiles
│   │   ├── vJoyDevice.txt
│   │   └── vJoyDevice.xml
│   ├── graphicPacks
│   │   ├── BatmanArkhamOrigins_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── Bayonetta2
│   │   │   ├── Enhancements
│   │   │   │   └── Contrasty
│   │   │   │       ├── 93bde02ae446a30f_000000000000001c_ps.txt
│   │   │   │       ├── e39a2a718bc419fe_0000000000001e49_ps.txt
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 284b1bf9010d4e57_0000000000000079_ps.txt
│   │   │   │   ├── 392cf5ae4c5cf942_0000000000000000_vs.txt
│   │   │   │   ├── 43a2239f07af804e_0000000000000079_ps.txt
│   │   │   │   ├── 75387173950c1793_0000000000000079_ps.txt
│   │   │   │   ├── 78a2659662685d55_0000000000000079_ps.txt
│   │   │   │   ├── 7ca214032b834227_0000000000000000_vs.txt
│   │   │   │   ├── 8a0efcdc3f556942_0000000000000079_ps.txt
│   │   │   │   ├── 9ea5cab5137f8604_0000000000000000_vs.txt
│   │   │   │   ├── a574ba7d973b3412_0000000000000000_vs.txt
│   │   │   │   ├── patch_aspectRatio.asm
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   ├── 60FPSCutscenes
│   │   │   │   │   ├── patch_60FPSCutscene.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── DisableVsync
│   │   │   │   │   ├── patch_vsync.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── HighLOD
│   │   │   │       ├── patch_gameplayTweaks.asm
│   │   │   │       └── rules.txt
│   │   │   └── Workarounds
│   │   │       ├── DynamicShadows
│   │   │       │   ├── patch_DynamicShadows.asm
│   │   │       │   └── rules.txt
│   │   │       └── Portal
│   │   │           ├── e1e83a29eef8fee8_0000000000000000_vs.txt
│   │   │           └── rules.txt
│   │   ├── Bayonetta_Contrasty
│   │   │   ├── 21e6bc9b0cdbe8d7_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── Bayonetta_Resolution
│   │   │   ├── 117889891fd19c30_000000000000001e_ps.txt
│   │   │   ├── 212e4514290f2693_0000000000000079_ps.txt
│   │   │   ├── 51f398ee2e3e18a6_0000000000000079_ps.txt
│   │   │   ├── 6e828da50daedc79_00000000000003c9_ps.txt
│   │   │   ├── 9d1d7119cc2a1bc5_00000000000003c9_ps.txt
│   │   │   ├── f015876e4c8e82f9_000000000000001e_ps.txt
│   │   │   └── rules.txt
│   │   ├── BreathOfTheWild
│   │   │   ├── !Override
│   │   │   │   ├── AmdIntelShadows
│   │   │   │   │   ├── 09085793b5a9f364_00001ffe492e9249_ps.txt
│   │   │   │   │   ├── 45e72a252caba763_000003c000009269_ps.txt
│   │   │   │   │   ├── 59cba7eb9a9c1df6_00000007f924d249_ps.txt
│   │   │   │   │   ├── 808ba0411f6f526e_0000007ff9249a49_ps.txt
│   │   │   │   │   ├── 88133ee405eaae28_000003c000009269_ps.txt
│   │   │   │   │   ├── 9c0b7031078fba88_0000007800001269_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   └── IntelShadows
│   │   │   │       ├── 09085793b5a9f364_00001ffe492e9249_ps.txt
│   │   │   │       ├── 45e72a252caba763_000003c000009269_ps.txt
│   │   │   │       ├── 59cba7eb9a9c1df6_00000007f924d249_ps.txt
│   │   │   │       ├── 808ba0411f6f526e_0000007ff9249a49_ps.txt
│   │   │   │       ├── 88133ee405eaae28_000003c000009269_ps.txt
│   │   │   │       ├── 9c0b7031078fba88_0000007800001269_ps.txt
│   │   │   │       └── rules.txt
│   │   │   ├── Cheats
│   │   │   │   ├── ArrowDrawSpeed
│   │   │   │   │   ├── patch_ArrowDrawSpeed.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ClimbingInTheRain
│   │   │   │   │   ├── patch_patches.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── Durability
│   │   │   │   │   ├── patch_Durability.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteAmiibo
│   │   │   │   │   ├── patch_InfiniteAmiibo.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteArrows
│   │   │   │   │   ├── patch_InfiniteArrows.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteDaruk
│   │   │   │   │   ├── patch_InfiniteDaruk.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteHearts
│   │   │   │   │   ├── patch_InfiniteHearts.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteMipha
│   │   │   │   │   ├── patch_InfiniteMipha.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteMotorcycleEnergy
│   │   │   │   │   ├── patch_InfiniteMotorcycleEnergy.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteRevali
│   │   │   │   │   ├── patch_InfiniteRevali.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteStamina
│   │   │   │   │   ├── patch_InfiniteStamina.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteUrbosa
│   │   │   │   │   ├── patch_InfiniteUrbosa.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MasterModeTweaks
│   │   │   │   │   ├── patch_MasterModeOptions.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MotorcycleAllRegions
│   │   │   │   │   ├── patch_MotorcycleAllRegions.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── PreventRandomSpawns
│   │   │   │   │   ├── patch_PreventActorSpawns.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── RemoveNpcDetection
│   │   │   │   │   ├── patch_RemoveNpcDetection.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ShrineShredder
│   │   │   │   │   ├── patch_patches.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── TrialSouls
│   │   │   │       ├── patch_patches.asm
│   │   │   │       └── rules.txt
│   │   │   ├── Enhancements
│   │   │   │   ├── 37040a485a29d54e_00000000000003c9_ps.txt
│   │   │   │   ├── 8ff2cf86e789335f_00000003c9249749_ps.txt
│   │   │   │   ├── cb0e6e8cbec4502a_0000000000000079_ps.txt
│   │   │   │   ├── how_to_make_your_own_preset.txt
│   │   │   │   └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 01ba1a725afa0b96_0000000000000000_vs.txt
│   │   │   │   ├── 01bef64ec0cccd53_0000000000000000_vs.txt
│   │   │   │   ├── 0b9b8f5dfa16ad58_0000000000000000_vs.txt
│   │   │   │   ├── 0bcd653c18367d59_0000000000000000_vs.txt
│   │   │   │   ├── 0d6127fbed646d2b_0000000000000000_vs.txt
│   │   │   │   ├── 0f2b9ee517917425_00000000000003c9_ps.txt
│   │   │   │   ├── 141f484aff9b9f5a_0000000000000000_vs.txt
│   │   │   │   ├── 15afdae4307b9a3d_0000000000000000_vs.txt
│   │   │   │   ├── 1a14de8e58d5b30a_0000000000000000_vs.txt
│   │   │   │   ├── 22c410044398c7af_0000000000000000_vs.txt
│   │   │   │   ├── 2a2f55a2b2d64474_0000000000000000_vs.txt
│   │   │   │   ├── 381d034349896360_0000000000000000_vs.txt
│   │   │   │   ├── 44b73ce02e05c2e6_0000000000000000_vs.txt
│   │   │   │   ├── 4721609a424e9a1f_0000000000000000_vs.txt
│   │   │   │   ├── 5c1761d13feccdff_0000000000000000_vs.txt
│   │   │   │   ├── 5c975b0e3dac0562_0000000000000000_vs.txt
│   │   │   │   ├── 75a85b0cbcab764b_0000000000000000_vs.txt
│   │   │   │   ├── 771e24915acbb074_0000000000000000_vs.txt
│   │   │   │   ├── 7cd338ce4c6ea935_0000000000000079_ps.txt
│   │   │   │   ├── 81eb264a750163d9_0000000000000000_vs.txt
│   │   │   │   ├── 88133ee405eaae28_000003c000009269_ps.txt
│   │   │   │   ├── 8cab2ed476b991ea_0000000000000000_vs.txt
│   │   │   │   ├── 93f16bf1d083933b_0000000000000000_vs.txt
│   │   │   │   ├── a1cb9f79d093badb_0000f0f0ff34db6d_ps.txt
│   │   │   │   ├── a5b3a5e5ab2938bc_0000000000001e49_ps.txt
│   │   │   │   ├── b4a729584b6188ea_0000000000001e49_ps.txt
│   │   │   │   ├── bb50d2ee4fa87bc2_0000000000000000_vs.txt
│   │   │   │   ├── c92c1c4c0a2fb839_0000000000001e49_ps.txt
│   │   │   │   ├── c9f2fd37115b0ee1_0000000000000000_vs.txt
│   │   │   │   ├── cb0e6e8cbec4502a_0000000000000079_ps.txt
│   │   │   │   ├── d1cf6920c3d5b194_0000000000000000_vs.txt
│   │   │   │   ├── e06e20b2efe87a84_0000000000000000_vs.txt
│   │   │   │   ├── ea9a49a6185cf1e5_0000000000000000_vs.txt
│   │   │   │   ├── f14bb57cd5c9cb77_00000000000003c9_ps.txt
│   │   │   │   ├── f69e84515ae56e70_0000000000000000_vs.txt
│   │   │   │   ├── fc3e63a2007625f8_0000000000000000_vs.txt
│   │   │   │   ├── ffe0e8c84f6e8da9_000003c000009269_ps.txt
│   │   │   │   ├── patch_AspectRatio.asm
│   │   │   │   ├── patch_GUIAspectRatio.asm
│   │   │   │   ├── patch_GUIScreens.asm
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   ├── ArmorLimit
│   │   │   │   │   ├── patch_ArmorLimit.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── Byakugan
│   │   │   │   │   ├── patch_patches.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── CameraSensitivity
│   │   │   │   │   ├── patch_CameraSensitivity.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── CelShading
│   │   │   │   │   ├── 1c7db40ff5d693ab_001ffffe4924b249_ps.txt
│   │   │   │   │   ├── 2f7ecb9f0022d8ca_0000000000000001_ps.txt
│   │   │   │   │   ├── 314b77345f06369b_0000000000000000_vs.txt
│   │   │   │   │   ├── 314b77349f0636db_0000000000000000_vs.txt
│   │   │   │   │   ├── 314b7734df06371b_0000000000000000_vs.txt
│   │   │   │   │   ├── 8d24f32f18e6de47_0000000079249749_ps.txt
│   │   │   │   │   ├── f4e1147ab34a1677_0000000000000000_vs.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ControllerLayout
│   │   │   │   │   ├── patch_XboxImageReplacement.asm
│   │   │   │   │   ├── patch_XboxTextReplacement.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── DayLength
│   │   │   │   │   ├── patch_DayTime.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── DivineLaserBeam
│   │   │   │   │   ├── 6fa2baef8a4ece42_0000000000000709_ps.txt
│   │   │   │   │   ├── de960d36a997b34d_0000000000000709_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── DrawDistance
│   │   │   │   │   ├── patch_DrawDistance.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── DurabilityUI
│   │   │   │   │   ├── patch_patches.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ExtendedMemory
│   │   │   │   │   ├── patch_extendedHeaps.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FPS
│   │   │   │   │   ├── README.md
│   │   │   │   │   ├── patch_ControllerScrollSpeed.asm
│   │   │   │   │   ├── patch_Cutscene.asm
│   │   │   │   │   ├── patch_FenceMethod.asm
│   │   │   │   │   ├── patch_GameSpeed.asm
│   │   │   │   │   ├── patch_KorokChasing.asm
│   │   │   │   │   ├── patch_LoadingScreen.asm
│   │   │   │   │   ├── patch_Ragdolls.asm
│   │   │   │   │   ├── patch_VSync.asm
│   │   │   │   │   ├── patch_WaterPhysics.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── GlowingGuardianColor
│   │   │   │   │   ├── 133297c9a66bfc98_000003c3c3fc9249_ps.txt
│   │   │   │   │   ├── 4e0bab929e11836f_00003cd249549249_ps.txt
│   │   │   │   │   ├── 56bdb3903699990d_0000079a492a9249_ps.txt
│   │   │   │   │   ├── 5c4fc00fefe604eb_00000078787f9249_ps.txt
│   │   │   │   │   ├── 7cd50058a8f1d6dd_00001e1e1fea9249_ps.txt
│   │   │   │   │   ├── 83573681c1fcb0ac_0000f0f0ff549249_ps.txt
│   │   │   │   │   ├── 85d00659937443d5_000003c3c3fc9249_ps.txt
│   │   │   │   │   ├── 91b6e09da2ff63cc_000003c3c3fc9249_ps.txt
│   │   │   │   │   ├── b1b149918fac0b8d_00001e1e1fea9249_ps.txt
│   │   │   │   │   ├── cc51c2b5a4fce06c_00000078787f9249_ps.txt
│   │   │   │   │   ├── f611e1b3827b5e13_0000079a492a9249_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── HUDElements
│   │   │   │   │   ├── 0146fb9ee9ac3d18_00000000000003c9_ps.txt
│   │   │   │   │   ├── 095e8026b6719c09_00000000000003c9_ps.txt
│   │   │   │   │   ├── 370f7b0e19ce8a61_0000000000001e49_ps.txt
│   │   │   │   │   ├── 404eca0f0a6f54f0_0000000000001e49_ps.txt
│   │   │   │   │   ├── 47db0898f798fd1b_0000000000001e49_ps.txt
│   │   │   │   │   ├── 569ebe93f1ae5799_0000000000000079_ps.txt
│   │   │   │   │   ├── 6f80e45a75b89148_0000000000001e49_ps.txt
│   │   │   │   │   ├── 7751959c9083eebb_000000000000007d_ps.txt
│   │   │   │   │   ├── 901b0093b146535b_00000000000003c9_ps.txt
│   │   │   │   │   ├── a15e2a77cef4c5e3_000000000000007d_ps.txt
│   │   │   │   │   ├── cb83a22cf0961e1a_000000000000007d_ps.txt
│   │   │   │   │   ├── ea64b5c97dff2d82_0000000000001e49_ps.txt
│   │   │   │   │   ├── ededcf8bdc3384ef_0000000000000079_ps.txt
│   │   │   │   │   ├── f9c7da3cb9a185ce_0000000000001e49_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MenuCursorSpeed
│   │   │   │   │   ├── patch_MenuCursorSpeed.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── RemoveFog
│   │   │   │   │   ├── 1c7db40ff5d693ab_001ffffe4924b249_ps.txt
│   │   │   │   │   ├── 29c30aaa023dc7e6_0000000000000709_ps.txt
│   │   │   │   │   ├── 2e2543216c04766d_0000000079249749_ps.txt
│   │   │   │   │   ├── 397f3d8521c96e30_0000000000000709_ps.txt
│   │   │   │   │   ├── 527591781440691a_000000000001c24b_ps.txt
│   │   │   │   │   ├── 5a8eb2055c65a0c2_0000000000003849_ps.txt
│   │   │   │   │   ├── 699b238ae15d113b_00000000000000e1_ps.txt
│   │   │   │   │   ├── bec68ec6f40a864f_00fffff249259249_ps.txt
│   │   │   │   │   ├── fb2e18ae56397ca7_00fffff249259249_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── UnexpectedTreasures
│   │   │   │   │   ├── BreathOfTheWild_UnexpectedTreasures.html
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── Item_Ore_B.png
│   │   │   │   │   │   ├── Item_Ore_C.png
│   │   │   │   │   │   ├── Item_Ore_D.png
│   │   │   │   │   │   ├── Item_Ore_E.png
│   │   │   │   │   │   ├── Item_Ore_F.png
│   │   │   │   │   │   ├── Obj_AncientArrow_B_01.png
│   │   │   │   │   │   ├── Obj_AncientArrow_C_01.png
│   │   │   │   │   │   ├── Obj_ArrowBundle_A_01.png
│   │   │   │   │   │   ├── Obj_ArrowBundle_A_02.png
│   │   │   │   │   │   ├── Obj_BombArrow_A_02.png
│   │   │   │   │   │   ├── Obj_BombArrow_A_03.png
│   │   │   │   │   │   ├── Obj_ElectricArrow_A_02.png
│   │   │   │   │   │   ├── Obj_ElectricArrow_A_03.png
│   │   │   │   │   │   ├── Obj_FireArrow_A_02.png
│   │   │   │   │   │   ├── Obj_FireArrow_A_03.png
│   │   │   │   │   │   ├── Obj_IceArrow_A_02.png
│   │   │   │   │   │   ├── Obj_IceArrow_A_03.png
│   │   │   │   │   │   ├── Weapon_Bow_001.png
│   │   │   │   │   │   ├── Weapon_Bow_002.png
│   │   │   │   │   │   ├── Weapon_Bow_003.png
│   │   │   │   │   │   ├── Weapon_Bow_004.png
│   │   │   │   │   │   ├── Weapon_Bow_006.png
│   │   │   │   │   │   ├── Weapon_Bow_009.png
│   │   │   │   │   │   ├── Weapon_Bow_011.png
│   │   │   │   │   │   ├── Weapon_Bow_013.png
│   │   │   │   │   │   ├── Weapon_Bow_014.png
│   │   │   │   │   │   ├── Weapon_Bow_015.png
│   │   │   │   │   │   ├── Weapon_Bow_016.png
│   │   │   │   │   │   ├── Weapon_Bow_017.png
│   │   │   │   │   │   ├── Weapon_Bow_023.png
│   │   │   │   │   │   ├── Weapon_Bow_026.png
│   │   │   │   │   │   ├── Weapon_Bow_027.png
│   │   │   │   │   │   ├── Weapon_Bow_029.png
│   │   │   │   │   │   ├── Weapon_Bow_030.png
│   │   │   │   │   │   ├── Weapon_Bow_032.png
│   │   │   │   │   │   ├── Weapon_Bow_033.png
│   │   │   │   │   │   ├── Weapon_Bow_035.png
│   │   │   │   │   │   ├── Weapon_Bow_036.png
│   │   │   │   │   │   ├── Weapon_Bow_038.png
│   │   │   │   │   │   ├── Weapon_Bow_040.png
│   │   │   │   │   │   ├── Weapon_Bow_072.png
│   │   │   │   │   │   ├── Weapon_Lsword_001.png
│   │   │   │   │   │   ├── Weapon_Lsword_002.png
│   │   │   │   │   │   ├── Weapon_Lsword_003.png
│   │   │   │   │   │   ├── Weapon_Lsword_004.png
│   │   │   │   │   │   ├── Weapon_Lsword_005.png
│   │   │   │   │   │   ├── Weapon_Lsword_006.png
│   │   │   │   │   │   ├── Weapon_Lsword_010.png
│   │   │   │   │   │   ├── Weapon_Lsword_011.png
│   │   │   │   │   │   ├── Weapon_Lsword_012.png
│   │   │   │   │   │   ├── Weapon_Lsword_013.png
│   │   │   │   │   │   ├── Weapon_Lsword_014.png
│   │   │   │   │   │   ├── Weapon_Lsword_015.png
│   │   │   │   │   │   ├── Weapon_Lsword_016.png
│   │   │   │   │   │   ├── Weapon_Lsword_017.png
│   │   │   │   │   │   ├── Weapon_Lsword_018.png
│   │   │   │   │   │   ├── Weapon_Lsword_020.png
│   │   │   │   │   │   ├── Weapon_Lsword_023.png
│   │   │   │   │   │   ├── Weapon_Lsword_024.png
│   │   │   │   │   │   ├── Weapon_Lsword_027.png
│   │   │   │   │   │   ├── Weapon_Lsword_029.png
│   │   │   │   │   │   ├── Weapon_Lsword_030.png
│   │   │   │   │   │   ├── Weapon_Lsword_031.png
│   │   │   │   │   │   ├── Weapon_Lsword_032.png
│   │   │   │   │   │   ├── Weapon_Lsword_033.png
│   │   │   │   │   │   ├── Weapon_Lsword_034.png
│   │   │   │   │   │   ├── Weapon_Lsword_035.png
│   │   │   │   │   │   ├── Weapon_Lsword_036.png
│   │   │   │   │   │   ├── Weapon_Lsword_037.png
│   │   │   │   │   │   ├── Weapon_Lsword_041.png
│   │   │   │   │   │   ├── Weapon_Lsword_047.png
│   │   │   │   │   │   ├── Weapon_Lsword_051.png
│   │   │   │   │   │   ├── Weapon_Lsword_055.png
│   │   │   │   │   │   ├── Weapon_Lsword_057.png
│   │   │   │   │   │   ├── Weapon_Lsword_059.png
│   │   │   │   │   │   ├── Weapon_Lsword_060.png
│   │   │   │   │   │   ├── Weapon_Lsword_074.png
│   │   │   │   │   │   ├── Weapon_Shield_001.png
│   │   │   │   │   │   ├── Weapon_Shield_002.png
│   │   │   │   │   │   ├── Weapon_Shield_003.png
│   │   │   │   │   │   ├── Weapon_Shield_004.png
│   │   │   │   │   │   ├── Weapon_Shield_005.png
│   │   │   │   │   │   ├── Weapon_Shield_006.png
│   │   │   │   │   │   ├── Weapon_Shield_007.png
│   │   │   │   │   │   ├── Weapon_Shield_008.png
│   │   │   │   │   │   ├── Weapon_Shield_009.png
│   │   │   │   │   │   ├── Weapon_Shield_013.png
│   │   │   │   │   │   ├── Weapon_Shield_014.png
│   │   │   │   │   │   ├── Weapon_Shield_015.png
│   │   │   │   │   │   ├── Weapon_Shield_016.png
│   │   │   │   │   │   ├── Weapon_Shield_017.png
│   │   │   │   │   │   ├── Weapon_Shield_018.png
│   │   │   │   │   │   ├── Weapon_Shield_021.png
│   │   │   │   │   │   ├── Weapon_Shield_022.png
│   │   │   │   │   │   ├── Weapon_Shield_023.png
│   │   │   │   │   │   ├── Weapon_Shield_025.png
│   │   │   │   │   │   ├── Weapon_Shield_026.png
│   │   │   │   │   │   ├── Weapon_Shield_030.png
│   │   │   │   │   │   ├── Weapon_Shield_031.png
│   │   │   │   │   │   ├── Weapon_Shield_032.png
│   │   │   │   │   │   ├── Weapon_Shield_033.png
│   │   │   │   │   │   ├── Weapon_Shield_035.png
│   │   │   │   │   │   ├── Weapon_Shield_036.png
│   │   │   │   │   │   ├── Weapon_Shield_038.png
│   │   │   │   │   │   ├── Weapon_Shield_041.png
│   │   │   │   │   │   ├── Weapon_Shield_042.png
│   │   │   │   │   │   ├── Weapon_Shield_057.png
│   │   │   │   │   │   ├── Weapon_Spear_001.png
│   │   │   │   │   │   ├── Weapon_Spear_002.png
│   │   │   │   │   │   ├── Weapon_Spear_003.png
│   │   │   │   │   │   ├── Weapon_Spear_004.png
│   │   │   │   │   │   ├── Weapon_Spear_005.png
│   │   │   │   │   │   ├── Weapon_Spear_006.png
│   │   │   │   │   │   ├── Weapon_Spear_007.png
│   │   │   │   │   │   ├── Weapon_Spear_008.png
│   │   │   │   │   │   ├── Weapon_Spear_009.png
│   │   │   │   │   │   ├── Weapon_Spear_010.png
│   │   │   │   │   │   ├── Weapon_Spear_011.png
│   │   │   │   │   │   ├── Weapon_Spear_012.png
│   │   │   │   │   │   ├── Weapon_Spear_013.png
│   │   │   │   │   │   ├── Weapon_Spear_014.png
│   │   │   │   │   │   ├── Weapon_Spear_015.png
│   │   │   │   │   │   ├── Weapon_Spear_016.png
│   │   │   │   │   │   ├── Weapon_Spear_017.png
│   │   │   │   │   │   ├── Weapon_Spear_018.png
│   │   │   │   │   │   ├── Weapon_Spear_021.png
│   │   │   │   │   │   ├── Weapon_Spear_022.png
│   │   │   │   │   │   ├── Weapon_Spear_023.png
│   │   │   │   │   │   ├── Weapon_Spear_024.png
│   │   │   │   │   │   ├── Weapon_Spear_025.png
│   │   │   │   │   │   ├── Weapon_Spear_027.png
│   │   │   │   │   │   ├── Weapon_Spear_028.png
│   │   │   │   │   │   ├── Weapon_Spear_029.png
│   │   │   │   │   │   ├── Weapon_Spear_030.png
│   │   │   │   │   │   ├── Weapon_Spear_031.png
│   │   │   │   │   │   ├── Weapon_Spear_032.png
│   │   │   │   │   │   ├── Weapon_Spear_033.png
│   │   │   │   │   │   ├── Weapon_Spear_034.png
│   │   │   │   │   │   ├── Weapon_Spear_035.png
│   │   │   │   │   │   ├── Weapon_Spear_037.png
│   │   │   │   │   │   ├── Weapon_Spear_038.png
│   │   │   │   │   │   ├── Weapon_Spear_047.png
│   │   │   │   │   │   ├── Weapon_Spear_049.png
│   │   │   │   │   │   ├── Weapon_Sword_001.png
│   │   │   │   │   │   ├── Weapon_Sword_002.png
│   │   │   │   │   │   ├── Weapon_Sword_003.png
│   │   │   │   │   │   ├── Weapon_Sword_004.png
│   │   │   │   │   │   ├── Weapon_Sword_005.png
│   │   │   │   │   │   ├── Weapon_Sword_006.png
│   │   │   │   │   │   ├── Weapon_Sword_007.png
│   │   │   │   │   │   ├── Weapon_Sword_008.png
│   │   │   │   │   │   ├── Weapon_Sword_009.png
│   │   │   │   │   │   ├── Weapon_Sword_013.png
│   │   │   │   │   │   ├── Weapon_Sword_014.png
│   │   │   │   │   │   ├── Weapon_Sword_015.png
│   │   │   │   │   │   ├── Weapon_Sword_016.png
│   │   │   │   │   │   ├── Weapon_Sword_017.png
│   │   │   │   │   │   ├── Weapon_Sword_018.png
│   │   │   │   │   │   ├── Weapon_Sword_021.png
│   │   │   │   │   │   ├── Weapon_Sword_023.png
│   │   │   │   │   │   ├── Weapon_Sword_024.png
│   │   │   │   │   │   ├── Weapon_Sword_025.png
│   │   │   │   │   │   ├── Weapon_Sword_027.png
│   │   │   │   │   │   ├── Weapon_Sword_029.png
│   │   │   │   │   │   ├── Weapon_Sword_030.png
│   │   │   │   │   │   ├── Weapon_Sword_031.png
│   │   │   │   │   │   ├── Weapon_Sword_033.png
│   │   │   │   │   │   ├── Weapon_Sword_034.png
│   │   │   │   │   │   ├── Weapon_Sword_035.png
│   │   │   │   │   │   ├── Weapon_Sword_041.png
│   │   │   │   │   │   ├── Weapon_Sword_047.png
│   │   │   │   │   │   ├── Weapon_Sword_048.png
│   │   │   │   │   │   ├── Weapon_Sword_049.png
│   │   │   │   │   │   ├── Weapon_Sword_050.png
│   │   │   │   │   │   ├── Weapon_Sword_051.png
│   │   │   │   │   │   ├── Weapon_Sword_053.png
│   │   │   │   │   │   ├── Weapon_Sword_057.png
│   │   │   │   │   │   ├── Weapon_Sword_058.png
│   │   │   │   │   │   ├── Weapon_Sword_059.png
│   │   │   │   │   │   ├── Weapon_Sword_060.png
│   │   │   │   │   │   ├── Weapon_Sword_061.png
│   │   │   │   │   │   ├── Weapon_Sword_062.png
│   │   │   │   │   │   └── Weapon_Sword_073.png
│   │   │   │   │   ├── patch_patches.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── Weather
│   │   │   │       ├── patch_Weather.asm
│   │   │   │       └── rules.txt
│   │   │   └── Workarounds
│   │   │       ├── AMDShaderCrash
│   │   │       │   ├── 15bc7edf9de2ed30_0000000000000000_vs.txt
│   │   │       │   ├── 24838b84d15a1da1_0000000000000000_vs.txt
│   │   │       │   ├── 83a697d61a3b9202_0000000000000000_vs.txt
│   │   │       │   ├── 97bc44a5028381c6_0000000000000000_vs.txt
│   │   │       │   └── rules.txt
│   │   │       ├── CPUOcclusionQuery
│   │   │       │   ├── patch_OcclusionQuery.asm
│   │   │       │   └── rules.txt
│   │   │       ├── GrassWorkaround
│   │   │       │   ├── 7fb9a62472e80c0f_0000000000000079_ps.txt
│   │   │       │   └── rules.txt
│   │   │       ├── KakarikoTorchShadows
│   │   │       │   ├── 8e9e804a3cd384c3_00000000000ff259_ps.txt
│   │   │       │   ├── ab0a485b9ae1bb1e_00000000000ff259_ps.txt
│   │   │       │   └── rules.txt
│   │   │       ├── LWZXNullCheck
│   │   │       │   ├── patch_LWZXCrashFix.asm
│   │   │       │   └── rules.txt
│   │   │       ├── NVIDIAExplosionSmoke
│   │   │       │   ├── 17aae2b035ae850c_0000000000000000_vs.txt
│   │   │       │   ├── 2938a1b3abfdfe49_0000000000000000_vs.txt
│   │   │       │   ├── 314c2583a1612026_0000000000000000_vs.txt
│   │   │       │   ├── 344d8b1f7d6f2b8e_0000000000000000_vs.txt
│   │   │       │   ├── 961cf134642327cc_0000000000000000_vs.txt
│   │   │       │   ├── a4f029f0b16e3776_0000000000000000_vs.txt
│   │   │       │   ├── b9eeedc9f6628c36_0000000000000000_vs.txt
│   │   │       │   ├── ea77e7f80b23e7b7_0000000000000000_vs.txt
│   │   │       │   ├── fc4a738a3df2bcce_0000000000000000_vs.txt
│   │   │       │   └── rules.txt
│   │   │       ├── NVIDIAStretchedClouds
│   │   │       │   ├── 73ddf96c9094eb92_0000000000000000_vs.txt
│   │   │       │   └── rules.txt
│   │   │       └── ReshadeCompatibility
│   │   │           ├── patch_ReshadeCompatibility.asm
│   │   │           └── rules.txt
│   │   ├── BuddyandMe_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── CODGhosts_Resolution
│   │   │   └── rules.txt
│   │   ├── CaptainToad_Resolution
│   │   │   ├── 37a4ec1a7dbc7391_00000000000003c9_ps.txt
│   │   │   ├── 5c1761d13feccdff_0000000000000000_vs.txt
│   │   │   ├── 6f5412f28bd716e8_0000000000000000_vs.txt
│   │   │   ├── 83f42767ee584d5a_000000000007fffd_ps.txt
│   │   │   ├── a0bda935c83e6f2a_0000000000000000_vs.txt
│   │   │   ├── cc5b29e8cb801fb8_000000000007fff9_ps.txt
│   │   │   ├── d6228044a83341ca_000000000007fffd_ps.txt
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── ChildOfLight
│   │   │   └── Graphics
│   │   │       └── rules.txt
│   │   ├── CitizensOfEarth_60fps
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── ColorSplash_GreenCharactersTint
│   │   │   ├── 0111382add7112a8_000080007124924b_ps.txt
│   │   │   └── rules.txt
│   │   ├── ColorSplash_ImprovePerformance
│   │   │   ├── patch_taskmgr.asm
│   │   │   └── rules.txt
│   │   ├── ColorSplash_InvisibleCharactersCutoutMode
│   │   │   ├── f98d1c67b6e7d097_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── ColorSplash_Resolution
│   │   │   └── rules.txt
│   │   ├── Darksiders2_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── Darksiders_Resolution
│   │   │   └── rules.txt
│   │   ├── Darksiders_Uncapped
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── DeusExHumanRevolution_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── DevilsThird_Resolution
│   │   │   ├── 161904c2816b059d_0000000000000000_vs.txt
│   │   │   ├── 888e5d95da8037e2_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── DonkeyKongTropicalFreeze_!AARemoval
│   │   │   ├── 10ccf0cc1234d069_00000000000003c9_ps.txt
│   │   │   ├── bafe6c9c37bfca4d_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── DonkeyKongTropicalFreeze_Resolution
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── DrLuigi_!AntiAliasing
│   │   │   ├── 9e9abde99f9510dc_000000000000001c_ps.txt
│   │   │   └── rules.txt
│   │   ├── DrLuigi_Resolution
│   │   │   ├── 9e9abde99f9510dc_000000000000001c_ps.txt
│   │   │   └── rules.txt
│   │   ├── DucktalesRemastered_Resolution
│   │   │   ├── 294904d1771460cf_0000000000000079_ps.txt
│   │   │   ├── 8fdd009324e987ee_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── FastRacingNeo
│   │   │   ├── Graphics
│   │   │   │   ├── patch_AspectRatio.asm
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       └── StaticFPS
│   │   │           ├── patch_staticFPS.asm
│   │   │           └── rules.txt
│   │   ├── FatalFrameProjectZero_CrashFix
│   │   │   ├── patch_CrashFix.asm
│   │   │   └── rules.txt
│   │   ├── FatalFrameProjectZero_CutsceneBrightness
│   │   │   ├── 50fbaf7528d32528_00000000003c9249_ps.txt
│   │   │   ├── 8f3c56388d6f5acb_000000000000f249_ps.txt
│   │   │   └── rules.txt
│   │   ├── FatalFrameProjectZero_FilmGrain
│   │   │   └── rules.txt
│   │   ├── FatalFrameProjectZero_LODBias
│   │   │   └── rules.txt
│   │   ├── FatalFrameProjectZero_Resolution
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── FatalFrame_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── FatalFrame_Brightness
│   │   │   ├── bc4963809a75b736_00000000000003c9_ps.txt
│   │   │   ├── d50af77827baa4cf_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── FatalFrame_LightingHack
│   │   │   ├── patch_LightingHack.asm
│   │   │   └── rules.txt
│   │   ├── FistOfTheNorthStar_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── FistOfTheNorthStar_Resolution
│   │   │   ├── 945d9672d0114248_0000000000000000_vs.txt
│   │   │   ├── b3609db7d1363f6a_0000000000000000_vs.txt
│   │   │   ├── f9feadb214b483b7_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── HyruleHistoria_Resolution
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_60FPS
│   │   │   ├── patch_staticFPS.asm
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_CharacterSwap
│   │   │   ├── patch_CharacterSwap.asm
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_Contrasty
│   │   │   ├── 572a6cfa3943923d_0000000000001e49_ps.txt
│   │   │   ├── 6ea8b1aa69c0b6f7_0000000001e49249_ps.txt
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_DLCFix
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_EnemyDeathFix
│   │   │   ├── 6e8a52b2c5236e90_0000000001fffe49_ps.txt
│   │   │   ├── fcea74ffa264fa58_000000000ffff2c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_IncreaseDrawDistance
│   │   │   ├── patch_drawDistance.asm
│   │   │   └── rules.txt
│   │   ├── HyruleWarriors_Resolution
│   │   │   ├── 492839ddc5f8f43e_0000000000000000_vs.txt
│   │   │   ├── 945d9672d0114248_0000000000000000_vs.txt
│   │   │   ├── HW_Readme.md
│   │   │   ├── b3609db7d1363f6a_0000000000000000_vs.txt
│   │   │   ├── f9feadb214b483b7_0000000000000000_vs.txt
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── KirbyRainbow_AA_Removal
│   │   │   ├── 0d781b1e5042ecaa_00000000000007f9_ps.txt
│   │   │   └── rules.txt
│   │   ├── KirbyRainbow_FlashingSquares
│   │   │   ├── 4667735a97db3c53_00000000000000e1_ps.txt
│   │   │   └── rules.txt
│   │   ├── KirbyRainbow_Resolution
│   │   │   ├── 2258c1c082f929aa_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── LEGOBatman3_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGODimensions_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGODimensions_resolution
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGOJurassicWorld_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGOMarvelSuperHeroes_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGOMarvelsAvengers_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGOMovie_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGOSTARWARS_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LEGOTheHobbit_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── LegoStarWars_Resolution
│   │   │   ├── 66681ef93c67091e_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── LostReavers_60fps
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── M&SRio2016
│   │   │   ├── Enhancements
│   │   │   │   ├── AspectRatio
│   │   │   │   │   ├── patch_AspectRatio.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── NoHUD
│   │   │   │       ├── 0535e0f9e37cf612_0000000000000000_vs.txt
│   │   │   │       ├── c7a21597bd595a25_0000000000000000_vs.txt
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 3e6020499611fa99_0000000000000079_ps.txt
│   │   │   │   ├── 659f9b24fb22f6e0_0000000000000079_ps.txt
│   │   │   │   ├── 8923d61563824d41_0000000000000079_ps.txt
│   │   │   │   ├── ed790b1d61b86c59_0000000000000079_ps.txt
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   ├── 60FPS
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ModLoader
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   └── Quickboot
│   │   │   │       ├── patches.txt
│   │   │   │       └── rules.txt
│   │   │   └── Workarounds
│   │   │       └── OnlineCrash
│   │   │           ├── patches.txt
│   │   │           └── rules.txt
│   │   ├── MarioKart8
│   │   │   ├── Enhancements
│   │   │   │   ├── Contrasty
│   │   │   │   │   ├── 998a9f67e353657b_0000000000001e51_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── Debanding
│   │   │   │   │   ├── output.glsl
│   │   │   │   │   └── rules.txt
│   │   │   │   └── RemoveMKTVWatermark
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 2e78a0d0a0aa66bb_0000000000000000_vs.txt
│   │   │   │   ├── 408a66d9721b1cec_0000000000000000_vs.txt
│   │   │   │   ├── 74126253134563de_0000000000000000_vs.txt
│   │   │   │   ├── 8e1337dde42fd224_00000000000003c9_ps.txt
│   │   │   │   ├── ad3014302e0e49bf_0000000000000000_vs.txt
│   │   │   │   ├── be99d80628d31127_00000000000003c9_ps.txt
│   │   │   │   ├── c673c0d44f779fc9_0000000000000000_vs.txt
│   │   │   │   ├── d5d751973ea3d3b4_0000000000000000_vs.txt
│   │   │   │   ├── dd7a19be01b7b1aa_0000000000000000_vs.txt
│   │   │   │   ├── e90feef2bca6cb2e_00000000000003c9_ps.txt
│   │   │   │   ├── f5274bda2b5e1e9f_0000000000000000_vs.txt
│   │   │   │   ├── fdf33c607cd1d737_0000000000000079_ps.txt
│   │   │   │   ├── patches.txt
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       ├── 60FPSMultiplayer
│   │   │       │   ├── patches.txt
│   │   │       │   └── rules.txt
│   │   │       └── NoHUD
│   │   │           ├── 0039902b839f2863_00000000000003c9_ps.txt
│   │   │           ├── 005826125bfe150a_0000000000000079_ps.txt
│   │   │           ├── 03c0659aacda420a_00000000000003c9_ps.txt
│   │   │           ├── 2940f7a0fb8ea817_0000000000000079_ps.txt
│   │   │           ├── 440c49859973a955_00000000000003c9_ps.txt
│   │   │           ├── 50612bab4e50d820_0000000000001e49_ps.txt
│   │   │           ├── 96440241cc1bf8a4_000000000000007d_ps.txt
│   │   │           ├── a6981858d5437cf7_00000000000003c9_ps.txt
│   │   │           └── rules.txt
│   │   ├── MarioParty10_Resolution
│   │   │   ├── 5ce4bcf08c2aa688_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── MarioTennis_Resolution
│   │   │   └── rules.txt
│   │   ├── MarioTennis_Shadows
│   │   │   └── rules.txt
│   │   ├── MemeRun_Resolution
│   │   │   └── rules.txt
│   │   ├── MinecraftStoryMode_Resolution
│   │   │   └── rules.txt
│   │   ├── MinecraftWiiUEdition_CrashFix
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── MinecraftWiiUEdition_Resolution
│   │   │   └── rules.txt
│   │   ├── MonsterHunter3Ultimate_Resolution
│   │   │   └── rules.txt
│   │   ├── NanoAssaultNeo_Resolution
│   │   │   └── rules.txt
│   │   ├── NeedforSpeedMostWantedU_BloomFix
│   │   │   ├── 0265594cffa53eb8_00000003c92492d9_ps.txt
│   │   │   └── rules.txt
│   │   ├── NeedforSpeedMostWantedU_Resolution
│   │   │   └── rules.txt
│   │   ├── NewSuperMarioBrosU
│   │   │   ├── Graphics
│   │   │   │   ├── 03285368cf940e37_0000000000000079_ps.txt
│   │   │   │   ├── 50e29e8929cea348_00000000000003c9_ps.txt
│   │   │   │   ├── 70b82af4d17024d2_0000000000000000_vs.txt
│   │   │   │   ├── 8d638f35cebd14dc_00000000000007f9_ps.txt
│   │   │   │   ├── ec4a85d51e778437_0000000000000000_vs.txt
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   └── RemoveHUD
│   │   │   │       ├── 0f817a18292d8ca5_000000000000007d_ps.txt
│   │   │   │       ├── 2802e519ac163806_000000000000001f_ps.txt
│   │   │   │       ├── 2802e519ac163806_0000000000000079_ps.txt
│   │   │   │       ├── 9bc55a95dad10ffa_000000000000007d_ps.txt
│   │   │   │       ├── d9f064ae204238df_000000000000007d_ps.txt
│   │   │   │       ├── fcd26205b94e11ca_000000000000001f_ps.txt
│   │   │   │       ├── fcd26205b94e11ca_0000000000000079_ps.txt
│   │   │   │       └── rules.txt
│   │   │   └── Workarounds
│   │   │       └── CrashFix
│   │   │           ├── patch_CrashFix.asm
│   │   │           └── rules.txt
│   │   ├── NinjaGaiden3_Contrasty
│   │   │   ├── a5e9d150276a805c_0000000000001e4a_ps.txt
│   │   │   └── rules.txt
│   │   ├── NinjaGaiden3_Resolution
│   │   │   ├── 7a641a67c4009f7f_0000000000000000_vs.txt
│   │   │   ├── fd6c2e800481a180_0000000000000000_vs.txt
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── NintendoLand_Resolution
│   │   │   └── rules.txt
│   │   ├── NintendoLand_Shadows
│   │   │   └── rules.txt
│   │   ├── Oddworld_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── OnePiece_Resolution
│   │   │   └── rules.txt
│   │   ├── PacManGhostlyAdventures2_Resolution
│   │   │   └── rules.txt
│   │   ├── PacManGhostlyAdventures_Resolution
│   │   │   └── rules.txt
│   │   ├── Pikmin3_Resolution
│   │   │   ├── 263a134082e695a0_0000000000000000_vs.txt
│   │   │   ├── 4313ad4062c8d8f6_0000000000000000_vs.txt
│   │   │   ├── ec4a85d51e778437_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── Pikmin3_Shadows
│   │   │   └── rules.txt
│   │   ├── Planes_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── PokkenTournament_Resolution
│   │   │   ├── b2fecd8319ee0096_0000000000079249_ps.txt
│   │   │   ├── fe05aca8e186a5fd_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── PokkenTournament_Shadows
│   │   │   └── rules.txt
│   │   ├── RacingTransformed_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── RaymanLegends_Resolution
│   │   │   └── rules.txt
│   │   ├── ResidentEvilRevelations_60fps
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── Runner2_Resolution
│   │   │   ├── 4fe1bb2bc0611f15_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── Shiftlings_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── ShovelKnight_Resolution
│   │   │   └── rules.txt
│   │   ├── SkylandersGiants
│   │   │   ├── Graphics
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       └── FPS
│   │   │           └── rules.txt
│   │   ├── SkylandersImaginators
│   │   │   └── Graphics
│   │   │       ├── 3fd22273e2306b43_0000000000000000_vs.txt
│   │   │       ├── 73111ccc2ffa1907_0000000000000000_vs.txt
│   │   │       ├── bc5cb1edf2b7da65_0000000000000000_vs.txt
│   │   │       └── rules.txt
│   │   ├── SkylandersSpyrosAdventure
│   │   │   ├── Graphics
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       └── FPS
│   │   │           └── rules.txt
│   │   ├── SkylandersSuperChargers
│   │   │   ├── Graphics
│   │   │   │   ├── 3fd22273e2306b43_0000000000000000_vs.txt
│   │   │   │   ├── 73111ccc2ffa1907_0000000000000000_vs.txt
│   │   │   │   ├── bc5cb1edf2b7da65_0000000000000000_vs.txt
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       └── FPS
│   │   │           └── rules.txt
│   │   ├── SkylandersSwapForce
│   │   │   ├── Graphics
│   │   │   │   ├── 3fd22273e2306b43_0000000000000000_vs.txt
│   │   │   │   ├── 73111ccc2ffa1907_0000000000000000_vs.txt
│   │   │   │   ├── bc5cb1edf2b7da65_0000000000000000_vs.txt
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   └── FPS
│   │   │   │       └── rules.txt
│   │   │   └── Workarounds
│   │   │       └── PortalStabilityFix
│   │   │           ├── patch_PortalHidFreqFix.asm
│   │   │           └── rules.txt
│   │   ├── SkylandersTrapTeam
│   │   │   ├── Graphics
│   │   │   │   ├── 4f04d8903ea4256a_0000000000000079_ps.txt
│   │   │   │   ├── 52c4522be0df98da_0000000000000000_vs.txt
│   │   │   │   ├── 74681a5c2af57975_0000000000000079_ps.txt
│   │   │   │   ├── b262de99418ca791_0000000000000000_vs.txt
│   │   │   │   ├── b6bb4d6527f56601_0000000000000000_vs.txt
│   │   │   │   ├── e2a33ddb22abbc43_0000000000000000_vs.txt
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       └── FPS
│   │   │           └── rules.txt
│   │   ├── Slenderman_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── SonicBoomRiseOfLyric
│   │   │   ├── Cheats
│   │   │   │   ├── DisableComboReset
│   │   │   │   │   ├── patch_DisableComboReset.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteRobotScrap
│   │   │   │   │   ├── patch_InfiniteRobotScrap.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── InfiniteTotalRings
│   │   │   │   │   ├── patch_InfiniteTotalRings.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── UnlockAllMoneyBags
│   │   │   │   │   ├── patch_UnlockAllMoneyBags.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── UnlockAllPowerGlyphs
│   │   │   │       ├── patch_UnlockAllPowerGlyphs.asm
│   │   │   │       └── rules.txt
│   │   │   ├── Enhancements
│   │   │   │   ├── DisableEventCameraShake
│   │   │   │   │   ├── patch_DisableEventCameraShake.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── DisablePlayerCameraShake
│   │   │   │   │   ├── patch_DisablePlayerCameraShake.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── DisableSSAO
│   │   │   │       ├── patch_DisableSSAO.asm
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       ├── DebugMode
│   │   │       │   ├── patch_BRBDebug.asm
│   │   │       │   └── rules.txt
│   │   │       ├── DisableHUD
│   │   │       │   ├── patch_DisableHUD.asm
│   │   │       │   └── rules.txt
│   │   │       ├── DisableIntroLogos
│   │   │       │   ├── patch_DisableIntroLogos.asm
│   │   │       │   └── rules.txt
│   │   │       ├── DisableVersionString
│   │   │       │   ├── patch_DisableVersionString.asm
│   │   │       │   └── rules.txt
│   │   │       ├── FixPauseStateReset
│   │   │       │   ├── patch_FixPauseStateReset.asm
│   │   │       │   └── rules.txt
│   │   │       └── UncappedFramerate
│   │   │           ├── patch_UnlimitFramerate.asm
│   │   │           └── rules.txt
│   │   ├── SonicLostWorld
│   │   │   ├── Graphics
│   │   │   │   ├── 2fc311c50a4dc0cc_0000000000000000_vs.txt
│   │   │   │   ├── 384f98693cb9e56d_0000000000000000_vs.txt
│   │   │   │   ├── 384f98696d1a276d_0000000000000000_vs.txt
│   │   │   │   ├── 3952c3a52c87c267_0000000000000000_vs.txt
│   │   │   │   ├── 419dbf0ca38aa719_0000000000000000_vs.txt
│   │   │   │   ├── 58cf1eb8946f4b3c_0000000000000079_ps.txt
│   │   │   │   ├── 79183302695ea935_0000000000000079_ps.txt
│   │   │   │   ├── 92e5b6dffd1d9b9b_0000000000000079_ps.txt
│   │   │   │   ├── a455fc196032912c_0000000000000079_ps.txt
│   │   │   │   ├── patches.txt
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   ├── 60FPSMultiplayer
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LinkSonicEverywhere
│   │   │   │   │   ├── patch_LinksonicSetup.asm
│   │   │   │   │   ├── patch_LinksonicStage.asm
│   │   │   │   │   ├── patch_LinksonicWorldMap.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── NoMusic
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── NoVoices
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── Quickboot
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   ├── rules.txt
│   │   │   │   │   └── stagelist.txt
│   │   │   │   ├── RetryNormalPlay
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   └── TimeTrialsEverywhere
│   │   │   │       ├── patches.txt
│   │   │   │       └── rules.txt
│   │   │   └── Workarounds
│   │   │       ├── Darkness
│   │   │       │   ├── 1adfa527e4ea7f40_0000000000001e49_ps.txt
│   │   │       │   ├── 3c6c7691f6e2f2e4_0000000000001e49_ps.txt
│   │   │       │   ├── 4fab679c75795f90_00000000000003c9_ps.txt
│   │   │       │   ├── 91f43f263091c56d_0000000000079249_ps.txt
│   │   │       │   └── rules.txt
│   │   │       └── DisableLightScattering
│   │   │           ├── patches.txt
│   │   │           └── rules.txt
│   │   ├── Splatoon
│   │   │   ├── Enhancements
│   │   │   │   └── NoVignette
│   │   │   │       ├── bfe12dca99a601f2_0000000000000000_vs.txt
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 0b9b8f5dfa16ad58_0000000000000000_vs.txt
│   │   │   │   ├── 34eaf9e211e76379_00000000000003c9_ps.txt
│   │   │   │   ├── 5c1761d13feccdff_0000000000000000_vs.txt
│   │   │   │   ├── 6f5412f28bd716e8_0000000000000000_vs.txt
│   │   │   │   ├── a0bda935c83e6f2a_0000000000000000_vs.txt
│   │   │   │   ├── ae5bf21625f134f3_0000000000000000_vs.txt
│   │   │   │   ├── b4196905d6fff2bb_0000000000001e69_ps.txt
│   │   │   │   ├── fc3e63a2007625f8_0000000000000000_vs.txt
│   │   │   │   ├── patches.txt
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       ├── !NoHUD
│   │   │       │   ├── patches.txt
│   │   │       │   └── rules.txt
│   │   │       ├── 30FPS
│   │   │       │   ├── patches.txt
│   │   │       │   └── rules.txt
│   │   │       ├── 60FPSPlaza
│   │   │       │   ├── patches.txt
│   │   │       │   └── rules.txt
│   │   │       ├── MapSwap
│   │   │       │   ├── maplist.txt
│   │   │       │   ├── patches.txt
│   │   │       │   └── rules.txt
│   │   │       ├── Octohax
│   │   │       │   ├── patches.txt
│   │   │       │   └── rules.txt
│   │   │       └── SquidSisterSwap
│   │   │           ├── patches.txt
│   │   │           └── rules.txt
│   │   ├── StarFoxGuard_Resolution
│   │   │   └── rules.txt
│   │   ├── StarFoxZero_Resolution
│   │   │   ├── 43b6693ca98767b2_0000000000000079_ps.txt
│   │   │   ├── 78a2659662685d55_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── SuperMario3DWorld_Contrasty
│   │   │   ├── be99d80628d31127_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── SuperMario3DWorld_NoHUD
│   │   │   ├── b84517cef3bb49ad_000000000000007d_ps.txt
│   │   │   ├── d9953dbd7354b119_000000000000007d_ps.txt
│   │   │   ├── d9f064ae204238df_000000000000007d_ps.txt
│   │   │   └── rules.txt
│   │   ├── SuperMario3DWorld_Resolution
│   │   │   ├── 1f83c0d47b1c4c34_0000000000000000_vs.txt
│   │   │   ├── 280351fcf8e5949f_0000000000000000_vs.txt
│   │   │   ├── 470eee1bb25ab50d_0000000000000000_vs.txt
│   │   │   ├── 4c426260188ace42_0000000000000000_vs.txt
│   │   │   ├── 5661793d88425685_0000000007fffff9_ps.txt
│   │   │   ├── 6d9067fd20086bc0_0000000000000000_vs.txt
│   │   │   ├── 842a19b509f8b91a_0000000000000000_vs.txt
│   │   │   ├── 8d68a0e3561ff525_0000000000000000_vs.txt
│   │   │   ├── b727c08e3b534992_0000000007fffffd_ps.txt
│   │   │   ├── be99d80628d31127_00000000000003c9_ps.txt
│   │   │   ├── c27612e2f7126ebf_0000000000000000_vs.txt
│   │   │   ├── c4eaec09897d525e_0000000000000000_vs.txt
│   │   │   ├── d388f32cb9be9a7a_000000000000f249_ps.txt
│   │   │   ├── d9c81460d6984bb2_0000000000000000_vs.txt
│   │   │   ├── e4e4a60266119f75_0000000000000000_vs.txt
│   │   │   ├── fa47a4b5f1304f51_0000000000000000_vs.txt
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── SuperMario3DWorld_Shadows
│   │   │   └── rules.txt
│   │   ├── SuperMarioMaker_BorderFix
│   │   │   ├── 62ef961567454ba5_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── SuperMarioMaker_GridFix
│   │   │   ├── a2b3125cf46e9f74_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── SuperMarioMaker_InfiniteLevelHeight
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── SuperMarioMaker_Resolution
│   │   │   ├── 37a4ec1a7dbc7391_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── SuperSmashBros
│   │   │   ├── Enhancements
│   │   │   │   ├── Contrasty
│   │   │   │   │   ├── 9f6adb9a651f84b9_0000000000000079_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   └── NoBoxingRingScreen
│   │   │   │       ├── 107013fdd632beb3_0000000000000000_vs.txt
│   │   │   │       ├── d6ddc3c27c360d0d_0000000000000000_vs.txt
│   │   │   │       └── rules.txt
│   │   │   └── Graphics
│   │   │       ├── 315d61ad21f97614_0000000000000000_vs.txt
│   │   │       ├── 4b92e636153d6b54_0000000000000000_vs.txt
│   │   │       ├── 7613a0515b67d8b4_0000000000000000_vs.txt
│   │   │       ├── patch_AspectRatio.asm
│   │   │       └── rules.txt
│   │   ├── TaikoNoTatsujin_Resolution
│   │   │   └── rules.txt
│   │   ├── TekkenTagTournament2_Resolution
│   │   │   └── rules.txt
│   │   ├── TokyoMirage
│   │   │   ├── Enhancements
│   │   │   │   ├── Contrasty
│   │   │   │   │   ├── a7f4801a8d29e333_0000000000000079_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   └── LODBias
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 04d0827b9471eb22_0000000000000000_vs.txt
│   │   │   │   ├── 201bd8dfd2a9e7d3_0000000000000000_vs.txt
│   │   │   │   ├── 23c5bbfda0fc3b0f_0000000000000000_vs.txt
│   │   │   │   ├── 3259d3b3ca333bf3_0000000000000000_vs.txt
│   │   │   │   ├── 39863f29c6d85cb8_0000000000000000_vs.txt
│   │   │   │   ├── 59fca914f0dcb060_0000000000000000_vs.txt
│   │   │   │   ├── 61b51be479ffa5dc_0000000000000000_vs.txt
│   │   │   │   ├── 88ae6940d510eea5_0000000000000000_vs.txt
│   │   │   │   ├── 8cdd68cf2a074404_0000000000000000_vs.txt
│   │   │   │   ├── 94986f08df872394_0000000000000000_vs.txt
│   │   │   │   ├── aae570d2455724bc_0000000000000000_vs.txt
│   │   │   │   ├── b181218b85619285_0000000000000000_vs.txt
│   │   │   │   ├── dda6656146476243_0000000000000000_vs.txt
│   │   │   │   ├── patch_AspectRatio.asm
│   │   │   │   └── rules.txt
│   │   │   └── Mods
│   │   │       ├── 60FPS
│   │   │       │   ├── patch_60FPS.asm
│   │   │       │   └── rules.txt
│   │   │       └── Cutscene Blur
│   │   │           ├── 4d96f8f88575bcab_00000000000003c9_ps.txt
│   │   │           └── rules.txt
│   │   ├── TwilightPrincessHD_Contrasty
│   │   │   ├── 49865bd2e62efda1_0000000000000079_ps.txt
│   │   │   ├── 5f422bf63e25be7f_0000000000000079_ps.txt
│   │   │   ├── 95a5a89d62998e0d_0000000000000079_ps.txt
│   │   │   ├── _e334517825fdd599_0000000000000079_ps.txt
│   │   │   ├── c14019840473ff86_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── TwilightPrincessHD_NegativeLOD
│   │   │   └── rules.txt
│   │   ├── TwilightPrincessHD_Performance_Resolution
│   │   │   └── rules.txt
│   │   ├── TwilightPrincessHD_RemoveHUD
│   │   │   ├── 14e81f55c62139c7_0000000000000079_ps.txt
│   │   │   ├── 4e1d21b4863fc48c_0000000000000079_ps.txt
│   │   │   ├── 9f1ac253de80a927_0000000000000079_ps.txt
│   │   │   ├── acd66e3570ee3a72_0000000000000079_ps.txt
│   │   │   ├── b567aed28aa42ec7_0000000000000079_ps.txt
│   │   │   ├── e264c779e7deb774_0000000000000079_ps.txt
│   │   │   ├── f6e03fd012597dda_0000000000000079_ps.txt
│   │   │   ├── faace4c78d269ce1_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── TwilightPrincessHD_RemoveHaze
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── TwilightPrincessHD_Resolution
│   │   │   ├── 15e4acf324eb0912_0000000000000000_vs.txt
│   │   │   ├── 18893ce415f2fcc7_0000000000000000_vs.txt
│   │   │   ├── 1caed2ca3d14f36b_0000000000000000_vs.txt
│   │   │   ├── 24b09ef9b11b98d5_0000000000000000_vs.txt
│   │   │   ├── 27b429c755f71162_0000000000000000_vs.txt
│   │   │   ├── 4f5f72f9eec53a90_0000000000000000_vs.txt
│   │   │   ├── 5f2ae4dbd2256d0c_0000000000000000_vs.txt
│   │   │   ├── 6dc0977212eae7b3_0000000000000000_vs.txt
│   │   │   ├── 70e776430cd020a9_0000000000000000_vs.txt
│   │   │   ├── 7674f1be5f1b1e0c_0000000000000000_vs.txt
│   │   │   ├── 7c5a0f2532be049f_0000000000000000_vs.txt
│   │   │   ├── 7fc573264230ed00_0000000000000000_vs.txt
│   │   │   ├── 827afe113fd67658_0000000000000000_vs.txt
│   │   │   ├── 85b15b7fe92662bb_0000000000000000_vs.txt
│   │   │   ├── 95a5a89d62998e0d_0000000000000079_ps.txt
│   │   │   ├── TPHD_Readme.md
│   │   │   ├── _cac95df4d2d6f5b8_0000000000000000_vs.txt
│   │   │   ├── acbedb86f89efae4_0000000000000000_vs.txt
│   │   │   ├── aebb1e76797684a2_0000000000000000_vs.txt
│   │   │   ├── b5241d6db4feef42_0000000000000000_vs.txt
│   │   │   ├── c14019840473ff86_00000000000003c9_ps.txt
│   │   │   ├── c612390d4c70f430_0000000000000079_ps.txt
│   │   │   ├── ce7aa5fffc34aab0_0000000000000000_vs.txt
│   │   │   ├── e9d455979cba2505_0000000000000000_vs.txt
│   │   │   ├── eec9403a9d54137e_0000000000000000_vs.txt
│   │   │   ├── f017fcfaf1bd28ab_0000000000000000_vs.txt
│   │   │   ├── f5034fe4aa1fec23_0000000000000000_vs.txt
│   │   │   ├── fc148873ef522f50_0000000000000000_vs.txt
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── WarriorsOrochi3_60FPS
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_Contrasty
│   │   │   ├── 04dcbf2655f94e03_00000000000007f9_ps.txt
│   │   │   ├── 53141a02b3f78921_00000000000000ff_ps.txt
│   │   │   ├── 8a763b05908ba4e8_00000000000000ff_ps.txt
│   │   │   ├── 90ed656e9c17616b_00000000000000ff_ps.txt
│   │   │   ├── 92d5cf316124c301_00000000007fd249_ps.txt
│   │   │   ├── 960d3ef6662043c7_0000000000000079_ps.txt
│   │   │   ├── b77c717f243c0b08_00000000007f9249_ps.txt
│   │   │   ├── c2cae30e906be2d5_0000000000001e49_ps.txt
│   │   │   ├── e1ea1127489fd281_0000000000003fc9_ps.txt
│   │   │   ├── ef821134ed8dd294_0000000000003fc9_ps.txt
│   │   │   ├── f1a49f43d95bec30_00000000000000ff_ps.txt
│   │   │   ├── ff71dcd2ad4defdc_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_FPSSlowdownFix
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_IntelFixes
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_LODBias
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_NoSSAO
│   │   │   ├── c2cae30e906be2d5_0000000000001e49_ps.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_PictoBox
│   │   │   ├── patches.txt
│   │   │   ├── readme.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_RemoveHUD
│   │   │   ├── 2802e519ac163806_0000000000000079_ps.txt
│   │   │   ├── 62b20d3dab5b31f4_00000000000003c9_ps.txt
│   │   │   ├── b84517cef3bb49ad_000000000000007d_ps.txt
│   │   │   ├── d9953dbd7354b119_000000000000007d_ps.txt
│   │   │   ├── fcd26205b94e11ca_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_Resolution
│   │   │   ├── 1f83c0d47b1c4c34_0000000000000000_vs.txt
│   │   │   ├── 4ffa96d07cd53c34_0000000000000000_vs.txt
│   │   │   ├── 842a19b509f8b91a_0000000000000000_vs.txt
│   │   │   ├── 8d68a0e3561ff525_0000000000000000_vs.txt
│   │   │   ├── WWHD_Readme.md
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── WindWakerHD_Shadows
│   │   │   └── rules.txt
│   │   ├── Wonderful101_Resolution
│   │   │   └── rules.txt
│   │   ├── Wonderful101_ShadowRemoval
│   │   │   ├── 26fce328b9a08709_0000000000000000_vs.txt
│   │   │   ├── 2a8afa64e98f2977_0000000000000000_vs.txt
│   │   │   ├── c0b8d87995253e8e_0000000000000000_vs.txt
│   │   │   └── rules.txt
│   │   ├── WorldOfKeflings_Resolution
│   │   │   └── rules.txt
│   │   ├── XenobladeChroniclesX
│   │   │   ├── Enhancements
│   │   │   │   ├── AntiAliasing
│   │   │   │   │   ├── 59df1c7e1806366c_00000000000003c9_ps.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── Contrasty
│   │   │   │   │   ├── 59df1c7e1806366c_00000000000003c9_ps.txt
│   │   │   │   │   ├── _497a209b49886520_0000000000000000_vs.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FancyFX
│   │   │   │   │   ├── 5eb82314ffb8484e_00000000000007f9_ps.txt
│   │   │   │   │   ├── 840947e29015aa9a_00000000000003c9_ps.txt
│   │   │   │   │   ├── _810cde937ebbdf9f_000000000000000f_ps.txt
│   │   │   │   │   ├── _b253dca415790207_0000000000000079_ps.txt
│   │   │   │   │   ├── _ed70de7fe7542f87_00000000000003c9_ps.txt
│   │   │   │   │   ├── b3fb199c73caa796_00000000000003c9_ps.txt
│   │   │   │   │   ├── d8e69e8df8c227f5_00000000000003c9_ps.txt
│   │   │   │   │   ├── e412d30f981be3b5_0000000000000000_vs.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   └── NegativeLOD
│   │   │   │       └── rules.txt
│   │   │   ├── Graphics
│   │   │   │   ├── 007148d1db7f78e7_0000000000000000_vs.txt
│   │   │   │   ├── 0b8b33c2f133a514_0000000000000000_vs.txt
│   │   │   │   ├── 0dbac1e3ebdc5c02_0000000000000000_vs.txt
│   │   │   │   ├── 14f760ff4d6b05f5_0000000000000000_vs.txt
│   │   │   │   ├── 1f915b133a255dab_0000000000000000_vs.txt
│   │   │   │   ├── 20075cc6cf058a84_0000000000000000_vs.txt
│   │   │   │   ├── 21eafb6c514a4b35_0000000000000000_vs.txt
│   │   │   │   ├── 2716141e287247da_0000000000000000_vs.txt
│   │   │   │   ├── 330acac562ddee2b_0000000000000000_vs.txt
│   │   │   │   ├── 3fae14064195391b_0000000000000000_vs.txt
│   │   │   │   ├── 4c66e611ad14aabe_0000000000000000_vs.txt
│   │   │   │   ├── 5a41baf724c1cff3_0000000000000000_vs.txt
│   │   │   │   ├── 6093720c5ca6289c_0000000000000000_vs.txt
│   │   │   │   ├── 610a9c4cb60b0bdf_0000000000000000_vs.txt
│   │   │   │   ├── 622450648ddbf1b2_0000000000000000_vs.txt
│   │   │   │   ├── 738c509776f2c113_0000000000000000_vs.txt
│   │   │   │   ├── 7d2d26ba00a66735_0000000000000000_vs.txt
│   │   │   │   ├── 7ec11ebc6ad99936_0000000000000000_vs.txt
│   │   │   │   ├── 8236d4df96d36e25_0000000000000000_vs.txt
│   │   │   │   ├── 90bdbafc1c764ae6_0000000000000000_vs.txt
│   │   │   │   ├── 948500d0191d1ed8_0000000000000000_vs.txt
│   │   │   │   ├── 9bc5e526132c9534_0000000000000000_vs.txt
│   │   │   │   ├── 9dc2d340255dee89_0000000000000000_vs.txt
│   │   │   │   ├── a225baec4db6d89e_0000000000000000_vs.txt
│   │   │   │   ├── ba529c2c3078fff0_0000000000000000_vs.txt
│   │   │   │   ├── c01cc5b7af21f689_0000000000000000_vs.txt
│   │   │   │   ├── ccc475eb7e537add_0000000000000000_vs.txt
│   │   │   │   ├── ccc6fb8b53f5f651_0000000000000000_vs.txt
│   │   │   │   ├── d0664898dbf28dfa_0000000000000000_vs.txt
│   │   │   │   ├── d321199dc854621f_0000000000000000_vs.txt
│   │   │   │   ├── d7074f19f5ca3b20_0000000000000000_vs.txt
│   │   │   │   ├── df832bc2e6d22e45_0000000000000000_vs.txt
│   │   │   │   ├── dfacd3f8f448aeaa_0000000000000000_vs.txt
│   │   │   │   ├── e082c1f638f8e81e_0000000000000000_vs.txt
│   │   │   │   ├── e99ed318f647e1cf_0000000000000000_vs.txt
│   │   │   │   ├── ec248df3384d3d18_0000000000000000_vs.txt
│   │   │   │   ├── eec2c2cee7a1d42f_0000000000000000_vs.txt
│   │   │   │   ├── fa7054d25fd49999_0000000000000000_vs.txt
│   │   │   │   ├── fdb5a87dd0368c6b_000000000000f249_ps.txt
│   │   │   │   ├── patches.txt
│   │   │   │   └── rules.txt
│   │   │   ├── Mods
│   │   │   │   ├── 60FPS
│   │   │   │   │   ├── patch_60fps.asm
│   │   │   │   │   ├── patch_60fps_overdrive.asm
│   │   │   │   │   ├── patch_60fps_qte.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleDamageModGround
│   │   │   │   │   ├── patch_dmg.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleDamageModGround2
│   │   │   │   │   ├── patch_dmg.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleEnemyStats
│   │   │   │   │   ├── patch_stats.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleEscapeDistance
│   │   │   │   │   ├── patch_escape.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleOverdriveUnlocked
│   │   │   │   │   ├── patch_overdrive.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleQteDollLost
│   │   │   │   │   ├── patch_qte_lostdoll.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleQteSoulVoices
│   │   │   │   │   ├── patch_qte_soulvoices.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BattleQteSpeed
│   │   │   │   │   ├── patch_qte_speed.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BladeDLCQuestsUnlocked
│   │   │   │   │   ├── patch_dlc.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BladeGainTicketsFromMissions
│   │   │   │   │   ├── patch_gainticketsmissions.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BladeGlobalNemesisMissionsOffline
│   │   │   │   │   ├── patch_offline_nemesis.asm
│   │   │   │   │   ├── patch_offline_nemesis.asm.bak
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BladeLv60SkellsUnlocked
│   │   │   │   │   ├── patch_lv60skells.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BladeMoreTickets
│   │   │   │   │   ├── patch_moretickets.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── BladeTasksAndMissionsOffline
│   │   │   │   │   ├── patch_offline_squad.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── CollectiblesCatchRange
│   │   │   │   │   ├── patch_catch.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── CollectiblesIgnore100th
│   │   │   │   │   ├── patch_collect100.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── EquipmentArmorsCanHave3AugmentSlots
│   │   │   │   │   ├── patch_aug3slots.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── EquipmentUnlimitedAugmentUpgrades
│   │   │   │   │   ├── patch_augup.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── EquipmentUnlockAugments
│   │   │   │   │   ├── patch_unlockaug.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ExpBattlePointsX
│   │   │   │   │   ├── patch_exp_battle.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ExpBladePointsX
│   │   │   │   │   ├── patch_exp_blade.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ExpClassExpPointsX
│   │   │   │   │   ├── patch_exp_class.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ExpFriendsPointsX
│   │   │   │   │   ├── patch_exp_friend.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── ExpInnerExpPointsX
│   │   │   │   │   ├── patch_exp.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FOVSetting
│   │   │   │   │   ├── patches.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FrontierNavProbeMiraniumFrequency
│   │   │   │   │   ├── patch_miranium_freq.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FrontierNavProbeMiraniumQuantity
│   │   │   │   │   ├── patch_miranium_qu.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FrontierNavProbeMoneyFrequency
│   │   │   │   │   ├── patch_money_freq.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FrontierNavProbeMoneyQuantity
│   │   │   │   │   ├── patch_money_qu.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FrontierNavProbeResourceFrequency
│   │   │   │   │   ├── patch_resource_freq.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── FrontierNavProbeResourceQuantity
│   │   │   │   │   ├── patch_resource_qu.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── GraphicsCameraDistance
│   │   │   │   │   ├── patch_camera.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── GraphicsNpcInfoBubblesDistance
│   │   │   │   │   ├── patch_bubbles.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── HideOfflineLabel
│   │   │   │   │   ├── patch_NoOfflineLabel.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── HudChangeTimeFromEmanual
│   │   │   │   │   ├── patch_hudtime.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootEquipmentsAlternateRandomAffix
│   │   │   │   │   ├── patch_randaffix.asm
│   │   │   │   │   ├── readme.md
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootEquipmentsBestQuality
│   │   │   │   │   ├── patch_quality.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootEquipmentsForceCount
│   │   │   │   │   ├── patch_count.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootEquipmentsForceType
│   │   │   │   │   ├── patch_type.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootEquipmentsIgnoreBroken
│   │   │   │   │   ├── patch_broken.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootMaterialsDrop
│   │   │   │   │   ├── patch_materials.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── LootTreasureQuality
│   │   │   │   │   ├── patch_treasure.asm
│   │   │   │   │   ├── readme.txt
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MaxItems
│   │   │   │   │   ├── patch_maxitems.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MaxMoney
│   │   │   │   │   ├── patch_maxmoney.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MaxTickets
│   │   │   │   │   ├── patch_maxtickets.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MusicOverdriveDisabled
│   │   │   │   │   ├── patch_music_overdrive.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── MusicSkellFlightDisabled
│   │   │   │   │   ├── patch_music_flight.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── PhysicsJumpToTheMoon
│   │   │   │   │   ├── patch_jump.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── PhysicsRunForrestRun
│   │   │   │   │   ├── patch_run.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   ├── WeatherForceWeather
│   │   │   │   │   ├── patch_weather.asm
│   │   │   │   │   └── rules.txt
│   │   │   │   └── readme.md
│   │   │   └── Workarounds
│   │   │       └── Brightness
│   │   │           ├── 3cc7e98f78c258b4_00000000000003ca_ps.txt
│   │   │           ├── 7b9f05b2bd8f3b71_0000000000000079_ps.txt
│   │   │           ├── bd74794730fc559a_00000000ff249249_ps.txt
│   │   │           ├── d936195db0dd8e7d_0000000000001e52_ps.txt
│   │   │           └── rules.txt
│   │   ├── YoshisWoollyWorld_60fpsMap
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── YoshisWoollyWorld_Resolution
│   │   │   ├── b5082db8c1a44514_0000000000000079_ps.txt
│   │   │   ├── f1f99f18ae69719b_0000000000000079_ps.txt
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── YoshisWoollyWorld_Shadows
│   │   │   └── rules.txt
│   │   ├── ZombiU_ChromaticAberration
│   │   │   ├── 949069c3567f349d_0000000000000079_ps.txt
│   │   │   └── rules.txt
│   │   ├── ZombiU_FOVSetting
│   │   │   ├── patches.txt
│   │   │   └── rules.txt
│   │   ├── ZombiU_LessLensDirt
│   │   │   ├── ee4bd70a942d3687_00000000000003c9_ps.txt
│   │   │   └── rules.txt
│   │   └── ZombiU_Resolution
│   │       ├── 9993b65e9eb6bb1d_0000000000000079_ps.txt
│   │       ├── d121b990e877579c_0000000000079249_ps.txt
│   │       └── rules.txt
│   ├── mouse2joystick.exe
│   ├── settings.ini
│   └── 安装工具(完毕可删)
│       ├── motionSource.apk
│       ├── uuid查找工具
│       │   ├── Include
│       │   │   └── pyconfig.h
│       │   ├── LIBEAY32.dll
│       │   ├── MSVCP140.dll
│       │   ├── PyQt5
│       │   │   ├── Qt
│       │   │   │   ├── bin
│       │   │   │   │   ├── d3dcompiler_47.dll
│       │   │   │   │   ├── libEGL.dll
│       │   │   │   │   ├── libGLESv2.dll
│       │   │   │   │   ├── libeay32.dll
│       │   │   │   │   ├── opengl32sw.dll
│       │   │   │   │   └── ssleay32.dll
│       │   │   │   ├── plugins
│       │   │   │   │   ├── audio
│       │   │   │   │   │   ├── qtaudio_wasapi.dll
│       │   │   │   │   │   └── qtaudio_windows.dll
│       │   │   │   │   ├── bearer
│       │   │   │   │   │   └── qgenericbearer.dll
│       │   │   │   │   ├── iconengines
│       │   │   │   │   │   └── qsvgicon.dll
│       │   │   │   │   ├── imageformats
│       │   │   │   │   │   ├── qgif.dll
│       │   │   │   │   │   ├── qicns.dll
│       │   │   │   │   │   ├── qico.dll
│       │   │   │   │   │   ├── qjpeg.dll
│       │   │   │   │   │   ├── qsvg.dll
│       │   │   │   │   │   ├── qtga.dll
│       │   │   │   │   │   ├── qtiff.dll
│       │   │   │   │   │   ├── qwbmp.dll
│       │   │   │   │   │   └── qwebp.dll
│       │   │   │   │   ├── mediaservice
│       │   │   │   │   │   ├── dsengine.dll
│       │   │   │   │   │   ├── qtmedia_audioengine.dll
│       │   │   │   │   │   └── wmfengine.dll
│       │   │   │   │   ├── platforms
│       │   │   │   │   │   ├── qminimal.dll
│       │   │   │   │   │   ├── qoffscreen.dll
│       │   │   │   │   │   ├── qwebgl.dll
│       │   │   │   │   │   └── qwindows.dll
│       │   │   │   │   ├── platformthemes
│       │   │   │   │   │   └── qflatpak.dll
│       │   │   │   │   ├── playlistformats
│       │   │   │   │   │   └── qtmultimedia_m3u.dll
│       │   │   │   │   └── styles
│       │   │   │   │       └── qwindowsvistastyle.dll
│       │   │   │   └── translations
│       │   │   │       ├── qtbase_ar.qm
│       │   │   │       ├── qtbase_bg.qm
│       │   │   │       ├── qtbase_ca.qm
│       │   │   │       ├── qtbase_cs.qm
│       │   │   │       ├── qtbase_da.qm
│       │   │   │       ├── qtbase_de.qm
│       │   │   │       ├── qtbase_en.qm
│       │   │   │       ├── qtbase_es.qm
│       │   │   │       ├── qtbase_fi.qm
│       │   │   │       ├── qtbase_fr.qm
│       │   │   │       ├── qtbase_gd.qm
│       │   │   │       ├── qtbase_he.qm
│       │   │   │       ├── qtbase_hu.qm
│       │   │   │       ├── qtbase_it.qm
│       │   │   │       ├── qtbase_ja.qm
│       │   │   │       ├── qtbase_ko.qm
│       │   │   │       ├── qtbase_lv.qm
│       │   │   │       ├── qtbase_pl.qm
│       │   │   │       ├── qtbase_ru.qm
│       │   │   │       ├── qtbase_sk.qm
│       │   │   │       ├── qtbase_uk.qm
│       │   │   │       ├── qtmultimedia_ar.qm
│       │   │   │       ├── qtmultimedia_bg.qm
│       │   │   │       ├── qtmultimedia_ca.qm
│       │   │   │       ├── qtmultimedia_cs.qm
│       │   │   │       ├── qtmultimedia_da.qm
│       │   │   │       ├── qtmultimedia_de.qm
│       │   │   │       ├── qtmultimedia_en.qm
│       │   │   │       ├── qtmultimedia_es.qm
│       │   │   │       ├── qtmultimedia_fi.qm
│       │   │   │       ├── qtmultimedia_fr.qm
│       │   │   │       ├── qtmultimedia_hu.qm
│       │   │   │       ├── qtmultimedia_it.qm
│       │   │   │       ├── qtmultimedia_ja.qm
│       │   │   │       ├── qtmultimedia_ko.qm
│       │   │   │       ├── qtmultimedia_pl.qm
│       │   │   │       ├── qtmultimedia_ru.qm
│       │   │   │       ├── qtmultimedia_sk.qm
│       │   │   │       └── qtmultimedia_uk.qm
│       │   │   ├── QtCore.pyd
│       │   │   ├── QtGui.pyd
│       │   │   ├── QtMultimedia.pyd
│       │   │   ├── QtNetwork.pyd
│       │   │   ├── QtWidgets.pyd
│       │   │   └── sip.pyd
│       │   ├── Qt5Core.dll
│       │   ├── Qt5DBus.dll
│       │   ├── Qt5Gui.dll
│       │   ├── Qt5Multimedia.dll
│       │   ├── Qt5Network.dll
│       │   ├── Qt5Qml.dll
│       │   ├── Qt5Quick.dll
│       │   ├── Qt5Svg.dll
│       │   ├── Qt5WebSockets.dll
│       │   ├── Qt5Widgets.dll
│       │   ├── VCRUNTIME140.dll
│       │   ├── _bz2.pyd
│       │   ├── _ctypes.pyd
│       │   ├── _elementtree.pyd
│       │   ├── _hashlib.pyd
│       │   ├── _lzma.pyd
│       │   ├── _socket.pyd
│       │   ├── _ssl.pyd
│       │   ├── _win32sysloader.pyd
│       │   ├── about
│       │   │   ├── about.html
│       │   │   ├── joystick_gremlin.html
│       │   │   ├── modernuiicons.html
│       │   │   ├── pyqt.html
│       │   │   ├── pywin32.html
│       │   │   ├── qt5.html
│       │   │   ├── reportlab.html
│       │   │   ├── third_party_licenses.html
│       │   │   └── vjoy.html
│       │   ├── action_plugins
│       │   │   ├── __init__.py
│       │   │   ├── common.py
│       │   │   ├── cycle_modes
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── description
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── macro
│       │   │   │   ├── __init__.py
│       │   │   │   ├── gfx
│       │   │   │   │   ├── macro_add_pause.svg
│       │   │   │   │   ├── macro_record.svg
│       │   │   │   │   ├── macro_record_on.svg
│       │   │   │   │   ├── pause.svg
│       │   │   │   │   ├── press.svg
│       │   │   │   │   ├── record_axis.svg
│       │   │   │   │   ├── record_axis_on.svg
│       │   │   │   │   ├── record_button.svg
│       │   │   │   │   ├── record_button_on.svg
│       │   │   │   │   ├── record_hat.svg
│       │   │   │   │   ├── record_hat_on.svg
│       │   │   │   │   ├── record_key.svg
│       │   │   │   │   ├── record_key_on.svg
│       │   │   │   │   ├── record_mouse.svg
│       │   │   │   │   ├── record_mouse_on.svg
│       │   │   │   │   ├── release.svg
│       │   │   │   │   ├── time.svg
│       │   │   │   │   └── time_on.svg
│       │   │   │   └── icon.png
│       │   │   ├── map_to_keyboard
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── map_to_mouse
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── noop
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── pause
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── play_sound
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── previous_mode
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── remap
│       │   │   │   ├── __init__.py
│       │   │   │   └── gfx
│       │   │   │       ├── icon_axis_001.png
│       │   │   │       ├── icon_axis_002.png
│       │   │   │       ├── icon_axis_003.png
│       │   │   │       ├── icon_axis_004.png
│       │   │   │       ├── icon_axis_005.png
│       │   │   │       ├── icon_axis_006.png
│       │   │   │       ├── icon_axis_007.png
│       │   │   │       ├── icon_axis_008.png
│       │   │   │       ├── icon_button_001.png
│       │   │   │       ├── icon_button_002.png
│       │   │   │       ├── icon_button_003.png
│       │   │   │       ├── icon_button_004.png
│       │   │   │       ├── icon_button_005.png
│       │   │   │       ├── icon_button_006.png
│       │   │   │       ├── icon_button_007.png
│       │   │   │       ├── icon_button_008.png
│       │   │   │       ├── icon_button_009.png
│       │   │   │       ├── icon_button_010.png
│       │   │   │       ├── icon_button_011.png
│       │   │   │       ├── icon_button_012.png
│       │   │   │       ├── icon_button_013.png
│       │   │   │       ├── icon_button_014.png
│       │   │   │       ├── icon_button_015.png
│       │   │   │       ├── icon_button_016.png
│       │   │   │       ├── icon_button_017.png
│       │   │   │       ├── icon_button_018.png
│       │   │   │       ├── icon_button_019.png
│       │   │   │       ├── icon_button_020.png
│       │   │   │       ├── icon_button_021.png
│       │   │   │       ├── icon_button_022.png
│       │   │   │       ├── icon_button_023.png
│       │   │   │       ├── icon_button_024.png
│       │   │   │       ├── icon_button_025.png
│       │   │   │       ├── icon_button_026.png
│       │   │   │       ├── icon_button_027.png
│       │   │   │       ├── icon_button_028.png
│       │   │   │       ├── icon_button_029.png
│       │   │   │       ├── icon_button_030.png
│       │   │   │       ├── icon_button_031.png
│       │   │   │       ├── icon_button_032.png
│       │   │   │       ├── icon_button_033.png
│       │   │   │       ├── icon_button_034.png
│       │   │   │       ├── icon_button_035.png
│       │   │   │       ├── icon_button_036.png
│       │   │   │       ├── icon_button_037.png
│       │   │   │       ├── icon_button_038.png
│       │   │   │       ├── icon_button_039.png
│       │   │   │       ├── icon_button_040.png
│       │   │   │       ├── icon_button_041.png
│       │   │   │       ├── icon_button_042.png
│       │   │   │       ├── icon_button_043.png
│       │   │   │       ├── icon_button_044.png
│       │   │   │       ├── icon_button_045.png
│       │   │   │       ├── icon_button_046.png
│       │   │   │       ├── icon_button_047.png
│       │   │   │       ├── icon_button_048.png
│       │   │   │       ├── icon_button_049.png
│       │   │   │       ├── icon_button_050.png
│       │   │   │       ├── icon_button_051.png
│       │   │   │       ├── icon_button_052.png
│       │   │   │       ├── icon_button_053.png
│       │   │   │       ├── icon_button_054.png
│       │   │   │       ├── icon_button_055.png
│       │   │   │       ├── icon_button_056.png
│       │   │   │       ├── icon_button_057.png
│       │   │   │       ├── icon_button_058.png
│       │   │   │       ├── icon_button_059.png
│       │   │   │       ├── icon_button_060.png
│       │   │   │       ├── icon_button_061.png
│       │   │   │       ├── icon_button_062.png
│       │   │   │       ├── icon_button_063.png
│       │   │   │       ├── icon_button_064.png
│       │   │   │       ├── icon_button_065.png
│       │   │   │       ├── icon_button_066.png
│       │   │   │       ├── icon_button_067.png
│       │   │   │       ├── icon_button_068.png
│       │   │   │       ├── icon_button_069.png
│       │   │   │       ├── icon_button_070.png
│       │   │   │       ├── icon_button_071.png
│       │   │   │       ├── icon_button_072.png
│       │   │   │       ├── icon_button_073.png
│       │   │   │       ├── icon_button_074.png
│       │   │   │       ├── icon_button_075.png
│       │   │   │       ├── icon_button_076.png
│       │   │   │       ├── icon_button_077.png
│       │   │   │       ├── icon_button_078.png
│       │   │   │       ├── icon_button_079.png
│       │   │   │       ├── icon_button_080.png
│       │   │   │       ├── icon_button_081.png
│       │   │   │       ├── icon_button_082.png
│       │   │   │       ├── icon_button_083.png
│       │   │   │       ├── icon_button_084.png
│       │   │   │       ├── icon_button_085.png
│       │   │   │       ├── icon_button_086.png
│       │   │   │       ├── icon_button_087.png
│       │   │   │       ├── icon_button_088.png
│       │   │   │       ├── icon_button_089.png
│       │   │   │       ├── icon_button_090.png
│       │   │   │       ├── icon_button_091.png
│       │   │   │       ├── icon_button_092.png
│       │   │   │       ├── icon_button_093.png
│       │   │   │       ├── icon_button_094.png
│       │   │   │       ├── icon_button_095.png
│       │   │   │       ├── icon_button_096.png
│       │   │   │       ├── icon_button_097.png
│       │   │   │       ├── icon_button_098.png
│       │   │   │       ├── icon_button_099.png
│       │   │   │       ├── icon_button_100.png
│       │   │   │       ├── icon_button_101.png
│       │   │   │       ├── icon_button_102.png
│       │   │   │       ├── icon_button_103.png
│       │   │   │       ├── icon_button_104.png
│       │   │   │       ├── icon_button_105.png
│       │   │   │       ├── icon_button_106.png
│       │   │   │       ├── icon_button_107.png
│       │   │   │       ├── icon_button_108.png
│       │   │   │       ├── icon_button_109.png
│       │   │   │       ├── icon_button_110.png
│       │   │   │       ├── icon_button_111.png
│       │   │   │       ├── icon_button_112.png
│       │   │   │       ├── icon_button_113.png
│       │   │   │       ├── icon_button_114.png
│       │   │   │       ├── icon_button_115.png
│       │   │   │       ├── icon_button_116.png
│       │   │   │       ├── icon_button_117.png
│       │   │   │       ├── icon_button_118.png
│       │   │   │       ├── icon_button_119.png
│       │   │   │       ├── icon_button_120.png
│       │   │   │       ├── icon_button_121.png
│       │   │   │       ├── icon_button_122.png
│       │   │   │       ├── icon_button_123.png
│       │   │   │       ├── icon_button_124.png
│       │   │   │       ├── icon_button_125.png
│       │   │   │       ├── icon_button_126.png
│       │   │   │       ├── icon_button_127.png
│       │   │   │       ├── icon_button_128.png
│       │   │   │       ├── icon_hat_001.png
│       │   │   │       ├── icon_hat_002.png
│       │   │   │       ├── icon_hat_003.png
│       │   │   │       └── icon_hat_004.png
│       │   │   ├── response_curve
│       │   │   │   ├── __init__.py
│       │   │   │   ├── grid.svg
│       │   │   │   └── icon.png
│       │   │   ├── resume
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── split_axis
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── switch_mode
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── temporary_mode_switch
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   ├── text_to_speech
│       │   │   │   ├── __init__.py
│       │   │   │   └── icon.png
│       │   │   └── toggle_pause
│       │   │       ├── __init__.py
│       │   │       └── icon.png
│       │   ├── api-ms-win-core-console-l1-1-0.dll
│       │   ├── api-ms-win-core-datetime-l1-1-0.dll
│       │   ├── api-ms-win-core-debug-l1-1-0.dll
│       │   ├── api-ms-win-core-errorhandling-l1-1-0.dll
│       │   ├── api-ms-win-core-file-l1-1-0.dll
│       │   ├── api-ms-win-core-file-l1-2-0.dll
│       │   ├── api-ms-win-core-file-l2-1-0.dll
│       │   ├── api-ms-win-core-handle-l1-1-0.dll
│       │   ├── api-ms-win-core-heap-l1-1-0.dll
│       │   ├── api-ms-win-core-interlocked-l1-1-0.dll
│       │   ├── api-ms-win-core-libraryloader-l1-1-0.dll
│       │   ├── api-ms-win-core-localization-l1-2-0.dll
│       │   ├── api-ms-win-core-memory-l1-1-0.dll
│       │   ├── api-ms-win-core-namedpipe-l1-1-0.dll
│       │   ├── api-ms-win-core-processenvironment-l1-1-0.dll
│       │   ├── api-ms-win-core-processthreads-l1-1-0.dll
│       │   ├── api-ms-win-core-processthreads-l1-1-1.dll
│       │   ├── api-ms-win-core-profile-l1-1-0.dll
│       │   ├── api-ms-win-core-rtlsupport-l1-1-0.dll
│       │   ├── api-ms-win-core-string-l1-1-0.dll
│       │   ├── api-ms-win-core-synch-l1-1-0.dll
│       │   ├── api-ms-win-core-synch-l1-2-0.dll
│       │   ├── api-ms-win-core-sysinfo-l1-1-0.dll
│       │   ├── api-ms-win-core-timezone-l1-1-0.dll
│       │   ├── api-ms-win-core-util-l1-1-0.dll
│       │   ├── api-ms-win-crt-conio-l1-1-0.dll
│       │   ├── api-ms-win-crt-convert-l1-1-0.dll
│       │   ├── api-ms-win-crt-environment-l1-1-0.dll
│       │   ├── api-ms-win-crt-filesystem-l1-1-0.dll
│       │   ├── api-ms-win-crt-heap-l1-1-0.dll
│       │   ├── api-ms-win-crt-locale-l1-1-0.dll
│       │   ├── api-ms-win-crt-math-l1-1-0.dll
│       │   ├── api-ms-win-crt-multibyte-l1-1-0.dll
│       │   ├── api-ms-win-crt-process-l1-1-0.dll
│       │   ├── api-ms-win-crt-runtime-l1-1-0.dll
│       │   ├── api-ms-win-crt-stdio-l1-1-0.dll
│       │   ├── api-ms-win-crt-string-l1-1-0.dll
│       │   ├── api-ms-win-crt-time-l1-1-0.dll
│       │   ├── api-ms-win-crt-utility-l1-1-0.dll
│       │   ├── base_library.zip
│       │   ├── container_plugins
│       │   │   ├── __init__.py
│       │   │   ├── basic
│       │   │   │   └── __init__.py
│       │   │   ├── chain
│       │   │   │   └── __init__.py
│       │   │   ├── double_tap
│       │   │   │   └── __init__.py
│       │   │   ├── hat_buttons
│       │   │   │   └── __init__.py
│       │   │   ├── smart_toggle
│       │   │   │   └── __init__.py
│       │   │   └── tempo
│       │   │       └── __init__.py
│       │   ├── debug.txt
│       │   ├── dill.dll
│       │   ├── doc
│       │   │   └── hints.csv
│       │   ├── gfx
│       │   │   ├── about.svg
│       │   │   ├── activate.svg
│       │   │   ├── activate_on.svg
│       │   │   ├── button_add.png
│       │   │   ├── button_delete.png
│       │   │   ├── button_down.png
│       │   │   ├── button_edit.png
│       │   │   ├── button_up.png
│       │   │   ├── calibration.svg
│       │   │   ├── close.png
│       │   │   ├── device_information.svg
│       │   │   ├── generate.svg
│       │   │   ├── hat_e.png
│       │   │   ├── hat_n.png
│       │   │   ├── hat_n.svg
│       │   │   ├── hat_ne.png
│       │   │   ├── hat_nw.png
│       │   │   ├── hat_s.png
│       │   │   ├── hat_se.png
│       │   │   ├── hat_sw.png
│       │   │   ├── hat_w.png
│       │   │   ├── help.png
│       │   │   ├── icon.ico
│       │   │   ├── icon.png
│       │   │   ├── icon_active.ico
│       │   │   ├── icon_large.png
│       │   │   ├── input_repeater.svg
│       │   │   ├── input_viewer.svg
│       │   │   ├── list_add.svg
│       │   │   ├── list_delete.svg
│       │   │   ├── list_down.svg
│       │   │   ├── list_show.png
│       │   │   ├── list_up.svg
│       │   │   ├── logview.png
│       │   │   ├── manage_modes.svg
│       │   │   ├── manage_modules.svg
│       │   │   ├── mode_delete.svg
│       │   │   ├── options.svg
│       │   │   ├── profile_new.svg
│       │   │   ├── profile_open.svg
│       │   │   ├── profile_save.svg
│       │   │   └── profile_save_as.svg
│       │   ├── joystick_gremlin.exe
│       │   ├── joystick_gremlin.exe.manifest
│       │   ├── libGLESv2.dll
│       │   ├── mfc140u.dll
│       │   ├── pyexpat.pyd
│       │   ├── python3.dll
│       │   ├── python36.dll
│       │   ├── pythoncom36.dll
│       │   ├── pywintypes36.dll
│       │   ├── select.pyd
│       │   ├── sip.pyd
│       │   ├── ucrtbase.dll
│       │   ├── unicodedata.pyd
│       │   ├── vJoyInterface.dll
│       │   ├── win32api.pyd
│       │   ├── win32gui.pyd
│       │   ├── win32process.pyd
│       │   ├── win32trace.pyd
│       │   ├── win32ui.pyd
│       │   └── win32wnet.pyd
│       └── vJoySetup.exe
└── 好例子网_图形包 键鼠操作 安卓体感 amiibo及修改器.zip

410 directories, 1564 files


实例下载地址

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警