.CTEX 파일 확장자

2개의 파일 유형.ctex 확장자를 사용합니다.

Godot Engine 4 Compressed Texture

개발사 Godot
인기도
4.0  |  3 투표
 

CTEX 파일이란 무엇인가요?

A CTEX file contains a texture created by version 4 of Godot Engine, a free and open-source game engine used to create 2D and 3D games. It stores an image in the CompressedTexture2D (CTEX) format, which is applied to an object in the game to give it texture and compressed to reduce file size. Godot introduced the CTEX format in version 4 of Godot Engine, whereas version 3 of Godot Engine uses the .STEX format.

추가 정보

CTEX supports various compression methods:

  • Lossy (.WEBP) - Reduces file size but not GPU memory usage.
  • Lossless (WEBP or .PNG) - Reduces file size but not GPU memory usage.
  • VRAM Uncompressed - Does not reduce GPU memory usage.
  • VRAM Compressed - Reduces GPU memory usage and results in faster loading times. However, it may result in noticeable distortion and is intended only for 3D rendering.
  • Basis Universal - Reduces GPU memory usage and results in lower file sizes than VRAM Compressed. However, it comes with slower compression times and lower quality than VRAM Compressed.

You can create CTEX files the same way in Godot Engine 4 as you created STEX files in Godot Engine 3. For example, you can copy your image (likely a PNG image) to the project folder or drag and drop it into the project folder. Godot automatically imports the image files internally, appends the .ctex file extension onto the files, and then places them in a hidden res:/​/​.godot/​imported/​ folder.

CTEX 파일을 여는 방법

You should not attempt to open CTEX files. Instead, Godot Engine 4 references the CTEX assets to apply textures to objects in the game.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

CTEX 파일을 열거나 참조하는 프로그램

Windows
Mac
Linux

Cooked Texture

개발사 Retro Studios
인기도
2.8  |  5 투표
 

A CTEX file is a compressed texture used by the video game Donkey Kong Country Tropical Freeze. It contains a 2D image used to skin a 3D model or object. It also contains metadata that describes the texture's file size, width, height, and format.

추가 정보

Donkey Kong Country Tropical Freeze is a platforming game available for the Nintendo Wii U and Switch. Retro Studios released the Wii U version of Donkey Kong Country Tropical Freeze in 2014 and the Switch version in 2018.

Both versions of Donkey Kong Country Tropical Freeze use textures saved as CTEX files. However, the Wii U version's CTEX files are compressed using LZSS compression, while the Switch version's are compressed using zlib compression.

CTEX 파일을 여는 방법

CTEX files are not meant to be opened. Donkey Kong Country Tropical Freeze (for Nintendo Wii U and Switch) loads CTEX files when players play the game.

CTEX 파일을 여는 프로그램

사용 가능한 프로그램이 없습니다
카테고리: 게임
업데이트: 2022-09-09

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.