https://github.com/argent77/a7-textureconvert
A mod that automates PVRZ texture conversion to various compression types used by the mobile game variants.
https://github.com/argent77/a7-textureconvert
android bg2ee bgee converter infinity-engine ios iwdee mod pstee sod textures tool weidu
Last synced: 6 days ago
JSON representation
A mod that automates PVRZ texture conversion to various compression types used by the mobile game variants.
- Host: GitHub
- URL: https://github.com/argent77/a7-textureconvert
- Owner: Argent77
- Created: 2021-11-24T15:29:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-04-08T14:26:05.000Z (3 months ago)
- Last Synced: 2026-04-08T16:23:15.475Z (3 months ago)
- Topics: android, bg2ee, bgee, converter, infinity-engine, ios, iwdee, mod, pstee, sod, textures, tool, weidu
- Homepage:
- Size: 16.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A7-TextureConvert
*A mod that automates PVRZ texture conversion to various compression types used by the mobile game variants.*
## Overview
A helper mod that allows you to automate PVRZ texture conversion to various compression types used by the mobile variants of the Enhanced Edition games.
## Components
### Convert PVRZ files
This component consists of multiple subcomponents:
- PVRTC 2bpp: All game files
- PVRTC 2bpp: All game files, alpha-blended files only
- PVRTC 2bpp: Override files only
- PVRTC 2bpp: Override files only, alpha-blended files only
- PVRTC 4bpp: All game files (iOS recommended)
- PVRTC 4bpp: All game files, alpha-blended files only (iOS recommended)
- PVRTC 4bpp: Override files only (iOS recommended)
- PVRTC 4bpp: Override files only, alpha-blended files only (iOS recommended)
- ETC1: All game files
- ETC1: All game files, alpha-blended files only
- ETC1: Override files only
- ETC1: Override files only, alpha-blended files only
- ETC2: All game files
- ETC2: All game files, alpha-blended files only
- ETC2: Override files only
- ETC2: Override files only, alpha-blended files only
PVRTC and ETC1/ETC2 are texture compression formats used by iOS and/or Android devices.
For each compression type you can choose to convert:
- all available PVRZ files (biffed and in override folder)
- only files present in the override folder
And optionally further restrict conversion only to files with advanced alpha-blending.