RETRY Titanfall 2
  • 💱About
    • ➿RETRY Wiki & Guides
      • Contributing
      • Contact
      • Credits
  • ♾️Wiki
    • Wikis
    • Tools
      • Websites
      • Skin Tools
        • Skintools (skintool method)
      • VPK Tools
      • Legion Tools
      • 3D Editing
      • 2D Editing
      • Color Tools
      • General PC Tools
    • Formats
      • yuh
    • References
      • Tables
      • Graphics
        • Nested mod in mods folder
        • Proper Mod Installation
      • Texture Maps
    • Troubleshooting
  • ➰Guides
    • Installing
      • DDS (skintool method)
      • VTF (manual modding)
    • Modding
      • DDS (rpak method)
      • DDS (skintool method)
      • VTF (vpk method)
    • Uninstalling
    • Exporting
      • Exporting Textures
      • Exporting Models
    • Making a Thunderstore Mod
    • Getting a model into Blender
    • Provoxin RGB | V1.5.1
  • 〰️Archives
    • RePak
      • Working Materials Examples
      • Type List
      • Very bad docs
      • How to use R2RePak
    • Hex locating textures.
    • Adjusting left uv's.
    • Provoxin RGB | V1.3 (Outdated)
    • Uploading to Thunderstore
    • Tools(old)
Powered by GitBook
On this page
  • Compress/Decompress:
  • Screen Capture:
  • Text Editing:
  • Scripting:

Was this helpful?

Edit on GitHub
Export as PDF
  1. Wiki
  2. Tools

General PC Tools

PreviousColor ToolsNextFormats

Last updated 2 years ago

Was this helpful?

Compress/Decompress:

For compressing or decompressing files.

- free, software (Recommended)

- free (if you don't pay/donate), software

- free, open source, untested, software

Screen Capture:

- free, installable or portable app, local or web-hosted, image-editable.

- free, installable or portable app, open-source, local or web-hosted, image-editable, with more/other tools. (sharex sometimes has problems registering you printscreen key)

Text Editing:

- free, app, text editor (if notepads was upgrade to lvl 69420)

- free, app, code editor (related to mircosoft)

- free, app, code editor

Scripting:

One of my old macros.

Numpad1::send {ctrl down}{s down}{ctrl up}{s up}
return
Numpad3::send {alt down}{r down}{alt up}{r up}
return
Numpad2::send {ctrl down}{z down}{ctrl up}{z up}
return
]::Suspend
return
\::ExitApp
  • Numpad1: Saves (CTRL+S)

  • Numpad2: Undo (CTRL+Z)

  • Numpad3: Reloads images in Blender with NodeWrangler (ALT+R)

  • ]: Pause the script

  • \: Stop the script

- free, software, simple coding language (based around macros?)

♾️
7z
WinRAR
PeaZip
Greenshot
ShareX
Notepad++
VSCode
Atom
Autohotkey