Jump to content

Step by Step: How to Install cyberfaces using EAGRAPH


jogar84

Recommended Posts

I know a bunch of people are discouraged and PMing me that they are having trouble having my cyberfaces work or need to know how to install using EGRAPH. Apparenty some of u have a hard time following what i write in my READ ME's.

So heres a pictorial view of what to do. I will be including it in my downloads. All my files will be compressed from now on so the you can use EAGRAPH for your convenience. This way, there is NO possibility of your game crashing- atleast with my faces.

instructions1zq.jpg

Link to comment
Share on other sites

Good move. I also have a very thorough read me with my upload on how to use this method of installation. But in my case it's a bit easier since most people don't have that issue since there is no installing of faces needed with my upload. (I simply provide it as a courtesy in the event that they want to ever install faces later on on their own)

However I still do get occasionally the PM's & the posts in the forums regarding this. I wish people would only read the read me. That's what it's there for.

Link to comment
Share on other sites

I was wonder would it compress all the files of fsh ord orl if U have more than 3 files? Let say I have 25 fsh ord orl files. And I select all of them during import them without trouble. But will doing more than 3 file at once, cause it not fully compress all the file?

Link to comment
Share on other sites

eazip will compress all the files. Just don't specify a specific file name. Type an asterisk instead of the number of the .fsh, .ord, .orl into the .bat file you are using to compress with. It would look like this *.fsh *.ord *orl. If you do that it will compress ALL of the three of those types of files, no matter how many of them you have in the folder together with the eazip program.

Link to comment
Share on other sites

so just use this command on the bat file?

@ECHO OFF

CLS

Echo Cyberface

Echo.

Echo CAUTION: This will compress your cyberface.

Echo.

pause

Echo Please wait...

eazip -c *.orl

eazip -c *.ord

eazip -c *.fsh

CLS

Echo Successful!

pause

Or you mean this???:

gfxpak -p1 -real data/models.big *.fsh *.ord *orl

Link to comment
Share on other sites

The Sheffield and Bubba Crosby faces work. But when the ball was hit to Matsui the game crashed. Do I have to compress the 3 Matsui files, because I don't know how to compress them.

Link to comment
Share on other sites

so just use this command on the bat file?

@ECHO OFF

CLS

Echo Cyberface

Echo.

Echo CAUTION: This will compress your cyberface.

Echo.

pause

Echo Please wait...

eazip -c *.orl

eazip -c *.ord

eazip -c *.fsh

CLS

Echo Successful!

pause

Or you mean this???:

gfxpak -p1 -real data/models.big *.fsh *.ord *orl

To compress, do the former. (use eazip, not gfxpak especially if you have more than 2,999 files in the models.big) Then use eagraph to import. (This is the entire theme of this thread)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...