https://github.com/bip213/rimpy_usegpu_fix
Makes RimPy Mod Manager use dedicated GPU for converting .png images to .dds files via scripts.
https://github.com/bip213/rimpy_usegpu_fix
fix python python-3 python3 rimpy rimworld rimworld-mod
Last synced: 5 months ago
JSON representation
Makes RimPy Mod Manager use dedicated GPU for converting .png images to .dds files via scripts.
- Host: GitHub
- URL: https://github.com/bip213/rimpy_usegpu_fix
- Owner: BiP213
- License: gpl-3.0
- Created: 2024-06-19T14:48:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-15T08:56:59.000Z (11 months ago)
- Last Synced: 2024-10-18T13:15:11.811Z (9 months ago)
- Topics: fix, python, python-3, python3, rimpy, rimworld, rimworld-mod
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RimPy UseGPU Fix  [](https://www.python.org)
Makes RimPy Mod Manager use dedicated GPU for converting `.png` images to `.dds` files via scripts.
## Installation
- Extract all `.py` files to `/RimPy/compressors` folder
- Open `rimpy_usegpu_fix.py` file and modify `RIMWORLD_MODS_DIR` global variable value to your `/RimWorld/Mods` path## Usage
- Open a terminal in `/RimPy/compressors` folder
- Run:
```
python ./rimpy_usegpu_fix.py
```