This repository has been archived on 2026-01-05. You can view files and clone it, but cannot push or open issues/pull-requests.
ryubing/Ryujinx.HLE/HOS/Tamper/Conditions
mageven beacf8c1c8
TamperMachine: Fix input mask check (#3764)
2022-10-16 19:51:52 -03:00
..
CondEQ.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
CondGE.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
CondGT.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
CondLE.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
CondLT.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
CondNE.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ICondition.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
InputMask.cs TamperMachine: Fix input mask check (#3764) 2022-10-16 19:51:52 -03:00