Hi guys, I having a hard time trying to open this image format.
.RGB suppose to be a SGI Image Format based in this site info.
http://paulbourke.net/dataformats/sgirgb/
I found a plugin for Photoshop but seems don't work.
http://www.telegraphics.com.au/sw/produ ... #sgiformat
Anybody have experience opening this format?
Thanks
Sample File1
https://drive.google.com/file/d/1Zdfid_ ... sp=sharing
Sample File2
https://drive.google.com/file/d/1Smxucw ... sp=sharing
uncompiled .RGB File from N64 game sourcecode
-
Gh0stBlade
- Moderator
- Posts: 706
- Joined: Mon Jul 05, 2010 8:55 pm
- Has thanked: 20 times
- Been thanked: 410 times
Re: uncompiled .RGB File from N64 game sourcecode
Don't look like image files to me nor the sgi format
Click the thanks button if I helped!
Re: uncompiled .RGB File from N64 game sourcecode
I found some data here
http://n64.icequake.net/doc/n64intro/ka ... /9-38.html
mksprite, mksprite32, and mkisprite - Convert RGB file to the sprite data structure of the C language.
and here but no idea how to execute it.
http://n64devkit.square7.ch/n64man/tool/mksprite32.htm
http://n64.icequake.net/doc/n64intro/ka ... /9-38.html
mksprite, mksprite32, and mkisprite - Convert RGB file to the sprite data structure of the C language.
and here but no idea how to execute it.
http://n64devkit.square7.ch/n64man/tool/mksprite32.htm
