Our site is generously sponsored by:

The best landscaping service Austin and lawn service company in Austin Texas and Cedar Park is Lawn Service Cedar Park.

Lawn Care Service of Cedar Park
100 E Whitestone Blvd
Ste 148, #166
Cedar Park, TX 78613
(512) 595-0884

The best landscaping service leander and lawn service provider in Leander TX is Leander Landscaping Pros.

Leander Lawn and Landscaping Pros
1800 Montana Ct
Leander, TX 78641
USA
(512) 468-2670
Please give them a visit!
  • This is a reminder of 3 IMPORTANT RULES:

    1- This is an English forum. Please post only in English.

    2- This is NOT a commercial or advertising forum. All content must be shared for FREE.

    3- No invites or links to Discord, Telegram, WhatsApp, or similar platforms.

    Please take a moment to review our forum rules and guidelines here: SoccerGaming Rules and Guidelines.

    Thank you!

  • This is a quick notice about an upcoming SITE UPDATE:

    Our new main website will be launching soon. During this transition, there may be brief periods of downtime.

    The SoccerGaming forums will remain accessible directly at:

    https://soccergaming.com/forums

    We appreciate your patience and support as we work on improving the platform for everyone.

    Thank you!

fifafs Tutorial

Mejklhand

Youth Team
Messages
265
Reactions
42
Well, as the title says, this is a fifafs's tutorial and could serve to many (Y) , as it works (5.3.10 version) for:

  • FIFA 2005
  • UEFA Champions League 2004/2005
  • FIFA 2006
  • FIFA 2006 World Cup
  • UEFA Champions League 2006/2007
  • FIFA 2007
  • FIFA 2008
  • FIFA Manager 2008
  • UEFA Euro 2008
  • FIFA 2008
  • FIFA 2009
  • FIFA Manager 2009
  • FIFA 2010
  • FIFA Manager 2010
  • FIFA 2011

Here the tutorial:

  1. Create in notepad a text file.
  2. Save it with the name of "Installer.txt".
  3. Copy this script into it:

    set $patch_title$, string{Replace whit Name Patch}
    set $patch_version$, string{Replace whit Version}
    set $patch_author$, string{Replace whit Patch Author}

    if $dir_fifa08$ == string{}
    break FIFA 08 it not installed. Patch aborted.
    endif

    if exists{$dir_fifa08$\data\fifa.fat} == false
    break FIFA 08 is not properly installed. Patch aborted.
    endif

    mountfs $dir_fifa08$\data

    ; kits
    -ar|X (Replace the "X" with the number corresponding to zdata. Example: 10) *|c, kits\*.*
  4. Save it.
  5. Create in another notepad text file.
  6. save it with the name of "Launcher.txt".
  7. Copy the following script into it:
    fifaFS.exe install.txt
  8. Save it.
  9. Change its extension from txt to bat, must be: Launcher.txt to Launcher.bat
  10. Create a new folder and rename it as "Patch" or as they like.
  11. Put both files together inside her.
  12. Unzip the fifafs.zip in the same folder.
  13. Create a new folder within the same folder "Patch".
  14. Rename as "kits".
  15. Place the kit in .fsh format inside the kits folder.
  16. Inside the "Docs" folder is a file called, i have also copied to the directory where is the launcher
  17. Run the batch file, and you're done.

IMPORTANT: On some occasions, when we import kits, files:

t75__0_0_xxx.fsh Home Kit
t75__0_1_xxx.fsh Away Kit

Not appear in the game and continue the old kits, I've solved by copying and renaming those files:

t75__20_0_xxx.fsh
t75__21_0_xxx.fsh
t75__40_0_xxx.fsh
t75__41_0_xxx.fsh

And then adding them to the folder and running kits bat again.

 
Great help man. Let me try this...Can u help me with South African League.
Any year....
 
nice man good work.. like it

For FACE's .exe can you create an tutorial?? plz
 
ouma;3417215 said:
Great help man. Let me try this...Can u help me with South African League.
Any year....

What do you need? Maybe, i will add the South African League in we patch for FIFA08, look my thread (Y)
 
Purry;3417222 said:
nice man good work.. like it

For FACE's .exe can you create an tutorial?? plz

Well, im not sure cause im not tried but you can try it:

Create a new folder within the same folder "Patch" and inside make a folder for each player.

Copy this script into notepad file:

set $fifadir$, registry { HKEY_LOCAL_MACHINE : SOFTWARE\EA SPORTS\FIFA 08 : Install Dir }

mountfs $fifadir$\data\

fshhashing retrieve_and_random


-ar|X(Example:44) t*.fsh|c , t*.fsh
-ar|X(Example:44) m*.o|c , m*.o
Replace the X

But thereby you add or replace files into zdata X (Example:44).

If you want a replace .fsh textures & .o model of existing players, can try search with FileMaster 08 and find the exact file in the specific zdata. But im not really sure. :\

Can try it too:
Create a new folder within the same folder "Patch" and inside make a folder for each player.

Copy this script into notepad file:
set $fifadir$, registry { HKEY_LOCAL_MACHINE : SOFTWARE\EA SPORTS\FIFA 08 : Install Dir }
mountfs $fifadir$\data\

fshhashing random_only
-ar|X *|c , m228*.*
-ar|X *|c , t21*.*
-ar|X *|c , t22*.*
Replace the X

Or maybe,this will work:

set $patch_title$, string{Porto kit pack}
set $patch_version$, string{1.0}
set $patch_author$, string{napoli1890}

if $dir_fifa08$ == string{}
break FIFA 08 it not installed. Patch aborted.
endif

if exists{$dir_fifa08$\data\fifa.fat} == false
break FIFA 08 is not properly installed. Patch aborted.
endif

mountfs $dir_fifa08$\data

-ar|"X" t21__28130_0_0.fsh |c , t21__28130_0_0.fsh
-ar|"X" t22__28130_0.fsh |c , t22__28130_0.fsh
-ar|"X" m228__28130.o |c , m228__28130.o

Replace the X

Try it and then write me :bow:
 
ABSA PREMIERSHIP-South Africa

Mejklhand;3417406 said:
What do you need? Maybe, i will add the South African League in we patch for FIFA08, look my thread (Y)
I wanted to make an ACL Patch using leagues from North, West, East and South Africa, but i dont have the south african league.
:clapwap:
 
Back
Top