Help:Nope

From Total War Modding
Revision as of 06:18, 11 October 2023 by Toumai (talk | contribs)

What is this about ?

In this article, we will explore a method for upscaling game textures using AI. This process can be partially automated, enabling batch processing of textures.


Warhammer3 2023-10-08 16-08-18.png


Setting up the work environment

Before proceeding, it's essential to set up the correct environment with all the necessary tools and configurations.

Note that you can adapt tools and methods based on your preferences and expertise.

Bellow are the required tools and their configuration:

  1. Ubuntu WSL
  2. Gimp
  3. **Paint.Net** (Download: [Paint.Net Downloads](https://www.dotpdn.com/downloads/pdn.html))
  4. **AutoHotKey** (Download: [AutoHotKey](https://www.autohotkey.com))
  5. **Any ESRGAN-based software**: I recommend using "upscayl" since it allows batch processing, but feel free to explore other solutions and models. (Download: [upscayl](https://www.upscayl.org/#download))
  6. **RPFM** or **AssetEditor**
  7. **Python**: Any form will suffice, I personnaly use the Python binary built-in Ubuntu WSL