Hi!
I am new to the modding community and I don't know how to convert images from an arcade game into usable image formats.
The images have no file extension, so I don't know what converter to use.
Thanks!
https://mega.nz/file/I0wDQaSY#3KZSkpC-X ... D_xFQZ9BzU
No file extension images
-
- Posts: 165
- Joined: Wed Jun 01, 2016 5:53 pm
Re: No file extension images
You can use RAW Tex on them. In folder 256 there are all textures. First 4 bytes in every file is ushort width and ushort height. Pixel format is bgra4_unorm.