Advertisement
Riyyi

Tinfoil mod config

Oct 7th, 2019
561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Device]
  2. Tag =
  3.  
  4. [CFW]
  5. FakeTxLicense = True
  6. FakeRnx = False
  7. FakeTx = True
  8.  
  9. [Telemetry]
  10. ; Disables the Tinfoil.io telemetry thread (will also disable most Tinfoil.io features). Needs Device!Tag to be set.
  11. DisableTinfoilIo = False
  12.  
  13. [UI]
  14. ; Removes the About tab. Needs Device!Tag to be set.
  15. NoAboutTab = False
  16. ; This value disables the Firmware tab when set to True.
  17. NoFirmwareTab = False
  18.  
  19. [Misc]
  20. ; Spoofs the Tinfoil version sent to the locations. Remove to use actual version.
  21. FakeSentVersion = 4.10
  22. ; This value allows bypassing of checks for hbl.nsp and loader.ini files, when set to True. Needs Device!Tag to be set.
  23. BypassLocalFileChecks = True
  24. ; Forces Applet mode under Tinfoil, even when running as application.
  25. AppletOverride = True
  26. ; This overrides the cheat folder path to the given value. Useful when spoofing CFW.
  27. CheatFolderPath = sdmc:/switch/titles/%016lX/cheats
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement