Full - Rpcs3 Cheat Manager Script
-- Define a function to disable cheats function disable_cheats() -- Remove the cheat code for infinite health remove_cheat("inf_health") end
-- Define a function to disable cheats function disable_cheats() -- Remove the cheat code for infinite health remove_cheat("inf_health") end