2013-11-13, 10:02 PM
(This post was last modified: 2014-02-18, 09:41 PM by StolenBattenberg.)
Hello!
About a year ago, I was working on a tool for image viewing and simple effects, it was called Ultimate Image Viewer... A bad name now that I think about it.
I decided to bring my source code back out and do a little work on it, since I found it while I was looking for my ISO of king's field on my HDD.
I opened it up and found that it was rather plain, with only supporting .PNG, .JPG and .BMP completely. I searched for a few hours for some DLL, and came across Image Magick, a conversion command-line program, with c++ source available... I Complied the available source into some .exes, and found a silent dos dll, so I could call the commands in Image Magick without it coming up... Now, we have...
Alternate Image Viewer - [Ver-0.5_D]
An image viewing utility, boasting compatibility with [b]MANY game formats (including From software's .FSTim and Sonys .Tim!)[/b]
Supported File Types:
[table]
[tr]
[td]
--------------------------------TYPE------------------------------------------Yes=Y, No=N, Limited=X
- AAI Dune image(*.AAI) READ[Y] WRITE[N]
- Windows Bitmap(*.BMP) READ[Y] WRITE[Y]
- Dr.Halo Image(*.CUT) READ[Y] WRITE[N]
- Direct Draw Surface(*.DDS) READ[Y] WRITE[Y]
- Graphics Interchange Format(*.GIF) READ[Y] WRITE[Y]
- Radiance Image Format(*.HDR) READ[Y] WRITE[Y]
- Microsoft Icon(*.ICO) READ[Y] WRITE[N]
- Joint Photographic Group(*.JPG) READ[Y] WRITE[Y]
- Multiple-image Network Graphic(*.MNG) READ[Y] WRITE[Y]
- Portable Float Map(*.PFM)|*.PFM READ[Y] WRITE[Y]
- Adobe Photoshop Document(*.PSD) READ[Y] WRITE[Y]
- Truevision Targa(*.TGA) READ[Y] WRITE[Y]
- Alias/Wavefront Image(*.RLA) READ[Y] WRITE[N]
- Seattle File Works(*.SFW) READ[Y] WRITE[N]
- Sony Playstation Image(*.TIM) READ[Y] WRITE[X]
- From Software TIM(*.FSTIM) READ[Y] WRITE[X]
- Sword of Moonlight TXR(*.TXR) READ[X] WRITE[N]
[/td]
[/tr]
[/table]
Current features:
[table]
[tr]
[td]
- Import, edit and add simple effects to all the supported file formats, including .FSTim!
- Seek .FSTim and .Tim from bigger files, combining usability with multiple tools!
- Convert an entire directory of images to any of the support write formats!
[/td][/tr]
[/table]
Added in latest version:
[table]
[tr]
[td]
- Save as
- Editing files
- Seeking files
- Applying filter effects to images of all different types, and saving them.
[/td][/tr]
[/table]
Planned:
[table]
[tr]
[td]
- Seeking, converting and viewing of many more different game and games console specific formats..
[/td][/tr]
[/table]
WARNING:[/glow]
before downloading, you should know the differences in version...
Release = a build which is the most stable, I fixed all the bugs of the version which I knew about, and it's more polished.
Development = A build which is very rough, I haven't fixed all the bugs and I haven't finished all the features... You can expect crashes etc... Only download if you want the latest updates.
[glow=green,2,300]Release Version:[/glow] Download Release (V0.2) (3.30MB) [Windows XP-7]
[glow=red,2,300]Development Version: Download Development (V0.2) (8.83MB) [Windows XP-7]
About a year ago, I was working on a tool for image viewing and simple effects, it was called Ultimate Image Viewer... A bad name now that I think about it.
I decided to bring my source code back out and do a little work on it, since I found it while I was looking for my ISO of king's field on my HDD.
I opened it up and found that it was rather plain, with only supporting .PNG, .JPG and .BMP completely. I searched for a few hours for some DLL, and came across Image Magick, a conversion command-line program, with c++ source available... I Complied the available source into some .exes, and found a silent dos dll, so I could call the commands in Image Magick without it coming up... Now, we have...
Alternate Image Viewer - [Ver-0.5_D]
An image viewing utility, boasting compatibility with [b]MANY game formats (including From software's .FSTim and Sonys .Tim!)[/b]
Supported File Types:
[table]
[tr]
[td]
--------------------------------TYPE------------------------------------------Yes=Y, No=N, Limited=X
- AAI Dune image(*.AAI) READ[Y] WRITE[N]
- Windows Bitmap(*.BMP) READ[Y] WRITE[Y]
- Dr.Halo Image(*.CUT) READ[Y] WRITE[N]
- Direct Draw Surface(*.DDS) READ[Y] WRITE[Y]
- Graphics Interchange Format(*.GIF) READ[Y] WRITE[Y]
- Radiance Image Format(*.HDR) READ[Y] WRITE[Y]
- Microsoft Icon(*.ICO) READ[Y] WRITE[N]
- Joint Photographic Group(*.JPG) READ[Y] WRITE[Y]
- Multiple-image Network Graphic(*.MNG) READ[Y] WRITE[Y]
- Portable Float Map(*.PFM)|*.PFM READ[Y] WRITE[Y]
- Adobe Photoshop Document(*.PSD) READ[Y] WRITE[Y]
- Truevision Targa(*.TGA) READ[Y] WRITE[Y]
- Alias/Wavefront Image(*.RLA) READ[Y] WRITE[N]
- Seattle File Works(*.SFW) READ[Y] WRITE[N]
- Sony Playstation Image(*.TIM) READ[Y] WRITE[X]
- From Software TIM(*.FSTIM) READ[Y] WRITE[X]
- Sword of Moonlight TXR(*.TXR) READ[X] WRITE[N]
[/td]
[/tr]
[/table]
Current features:
[table]
[tr]
[td]
- Import, edit and add simple effects to all the supported file formats, including .FSTim!
- Seek .FSTim and .Tim from bigger files, combining usability with multiple tools!
- Convert an entire directory of images to any of the support write formats!
[/td][/tr]
[/table]
Added in latest version:
[table]
[tr]
[td]
- Save as
- Editing files
- Seeking files
- Applying filter effects to images of all different types, and saving them.
[/td][/tr]
[/table]
Planned:
[table]
[tr]
[td]
- Seeking, converting and viewing of many more different game and games console specific formats..
[/td][/tr]
[/table]
WARNING:[/glow]
before downloading, you should know the differences in version...
Release = a build which is the most stable, I fixed all the bugs of the version which I knew about, and it's more polished.
Development = A build which is very rough, I haven't fixed all the bugs and I haven't finished all the features... You can expect crashes etc... Only download if you want the latest updates.
[glow=green,2,300]Release Version:[/glow] Download Release (V0.2) (3.30MB) [Windows XP-7]
[glow=red,2,300]Development Version: Download Development (V0.2) (8.83MB) [Windows XP-7]