TRANSLATED WITH GOOGLE


iLFG2 version 0.02

Contents

     what is this?
     Archive contents
     Operating environment
     Installing iLFG2
     About unlfpak
     license
     Related Links
     digression
     history 

what is this?

This is a plug-in for the image viewer "Water" for OS/2. Abbreviated as "Mizupi". I might be lying. For a certain company's 18-ban game. A visual novel trilogy. Take this one for example. But now.

I created it experimentally. Basically, it's a product for those who know. In other words, he has to extract LF2 or LFG files from the pak file in advance. I'm sorry for being inconsiderate.
Archive contents

ilfg_002.zip contains the following files.

file name
iLFG2.wat Plug-in body.
iLFG2.htm Explanation document html version. So this is what you are reading now.
There is currently no plain text version. smance.
unlfpak.exe A tool to extract arbitrary files from PAK files. Details will be described later.
* Requires EMX 0.9d (fix02) runtime
src_002.zip iLFG2.wat source (compressed by zip)
unlfsrc.zip source of unlfpak.exe (compressed by zip)

Operating environment

     Of course, there is little meaning unless it is an environment where "water" operates. Therefore, you will need to use OS/2 Warp V4 (I think V3 could have been fixed as well...). In the case of Yuuka Windows, I think that Susie should be used honestly.
     "Water" version 2.00.
     I haven't tried it, but I don't think it will work with 1.0.
     Runtime for EMX 0.9d (fix02).
     Not required if unlfpak.exe is not used. But I don't think so (sorry), so get the latest version of her EMX runtime somewhere and install it.
     Also, you need a game that uses an image format that this plug-in supports (laughs). It seems that the package has been renewed recently.

Installing iLFG2

Copy iLFG2.wat to the directory where other plug-ins for "water" are placed. that's all. To uninstall, simply delete iLFG2.wat (after closing any running "water").

If you use unlfpak you also need to have her emx runtime installed.
About unlfpak

unlfpak.exe is a tool to extract arbitrary files from the original game's pak file and is used from the OS/2 command prompt (does not work from the DOS prompt). It's a usage that makes UNZIP infinitely poorer.

     unlfpak command pak file name [expanded file name]

Specify L or E in the command. L displays a list of files stored in pak (only those that match the expansion file name if specified) on the screen. E extracts any file from pak to the current directory (if no extract filename is specified, all files in pak are extracted).

You can also use the ? and * wildcard characters to specify the expanded file name. If the program works as expected, ? will match any single character and * will match zero or more characters. For example:

     unlfpak e C:\lvns3\lvns3dat.pak *.lf2

In this case, expand all files with extension .LF2 in C:\lvns3\lvns3dat.pak to the current directory.
License

This program is so-called free software. Free, no charge and no warranty. Please use at your own risk.

However, please note that Sofiya owns the copyright of the header file (waterplg.h) of the "water" plug-in included in src_002.zip.
Related Links

Sofiya's Suspicious Laboratory
     Author of "water".

Questions about quoting materials (in Leaf official HP)
     Please read carefully before uploading screenshots to your homepage. Just in case.

Digression

I made it for the sake of things. How about that.

When I made a plug-in with -Zmt specified with emx + gcc, for some reason it didn't expand only the first one. It's strange that only the first one is bad. Hmmm why? Anyway, I didn't use any dangerous functions related to multithreading, so I should have made it without the runtime library from the beginning.
history

1999-09...

     Somehow, I wanted a weak plug-in for "water", so I started making it as a trial, as well as studying OS/2 programming.

1999-09-20 version 0.00

     It seems that it can be displayed once in a while.

1999-09-21

     If you think about it, you have to unpack the image files from the pak! Or suddenly I realized (until now she used Susie's plug-in to unwrap). I created unlfpak under the ambition (exaggeration) of completing it within Nartake OS/2.

1999-09-22 version 0.01

     Due to various circumstances, iLFG2.wat was remade with Watcom C/C++ 10.5j.

1999-09-29 version 0.02

     LFG support for now. With this, I think that he can also see images such as that which seems to be possible even with WIN-OS2.
     I also tried emx+gcc. iLFG2.wat was made in standalone mode, so I think he doesn't need the emx runtime DLL for the plugin itself.

▲LP-Project lpproj@geocities.co.jp