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- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Converting PES and eFootball heads to FIFA 07/FIFA 10 format

Vndrew

Superstar
When you run the .bat file, do you minimize it? Try to keep it until everything is packed.
Untitled.png
i keep it until it says this. if i stay more, nothing more happens...
EDIT: if i run it as admin it gives 3 same errors: input path doesnt exist
Did i set the input dir wrong?
 
Ok, it must be something with .bat
As a temporary solution: after you got .o files, rename your PNGs:
Code:
tp01.png => tp01@t21__X_0_0.png
glos.png => glos@t21__X_0_0.png
tp02.png => tp02@t22__X_0.png
where X is player ID
Then use Pack FSH in OTools GUI for this folder with additional command-line arguments:
Code:
-fshForceAlphaCheck
 

Vndrew

Superstar
Ok, it must be something with .bat
As a temporary solution: after you got .o files, rename your PNGs:
Code:
tp01.png => tp01@t21__X_0_0.png
glos.png => glos@t21__X_0_0.png
tp02.png => tp02@t22__X_0.png
where X is player ID
Then use Pack FSH in OTools GUI for this folder with additional command-line arguments:
Code:
-fshForceAlphaCheck
Untitled1.png
Untitled.jpg
i guess we are getting closer
the name was "glo1" not "glos", anyway i tried with both names and got this...
 
View attachment 120929
View attachment 120930
i guess we are getting closer
the name was "glo1" not "glos", anyway i tried with both names and got this...
I see now, it wasn't a problem with fsh but with m228 file. That's also why fsh was not created.
Still I don't know whu it happens.
So instead of previous solution, you need to import to .O with OTools GUI with these additional commands:
Code:
-startsWith m228 -head -hd -writeFsh -fshForceAlphaCheck -scale 61 -translate 0,-2.5,-2.0 -boneRemap data\remap\remap_head_pes2020_fm13.txt -skeletonData data\remap\skel_fifa.bin -bonesFile data\remap\bones_fifa.txt -hairSpec 0.7
This will also generate fsh files (no need to rename PNGs)
 

Vndrew

Superstar
I see now, it wasn't a problem with fsh but with m228 file. That's also why fsh was not created.
Still I don't know whu it happens.
So instead of previous solution, you need to import to .O with OTools GUI with these additional commands:
Code:
-startsWith m228 -head -hd -writeFsh -fshForceAlphaCheck -scale 61 -translate 0,-2.5,-2.0 -boneRemap data\remap\remap_head_pes2020_fm13.txt -skeletonData data\remap\skel_fifa.bin -bonesFile data\remap\bones_fifa.txt -hairSpec 0.7
This will also generate fsh files (no need to rename PNGs)
sorry for the late reply
yeah, not it works
Untitled.jpg
beautiful work :clap:
 
Step 3. Launch the converter
For FIFA 07/FIFA 08 - "PES_to_FIFA_FIFAM/Bat_FIFA_07.bat"
For FIFA 10 - "PES_to_FIFA_FIFAM/Bat_FIFA_10.bat"

View attachment 117939

Step 4. Install files into the game
Copy all .O and .FSH (for FIFA 10 - also .DDS) files from all subfolders in "PES_to_FIFA_FIFAM/Pes_Out/fifa07" (for FIFA 10 - "PES_to_FIFA_FIFAM/Pes_Out/fifa10") to "data/assets" folder in your game.
FIFA 07:

View attachment 117940
FIFA 10:
View attachment 117945
What can be wrong?
 

Attachments

  • 1.jpg
    1.jpg
    66.2 KB · Views: 63
it's some unexpected behaviour of the function which checks the existensy of the file (the error is thrown in case if the D disk does not exist).

As a solution you can insert any USB flash drive and change its letter to D
worked! thanks!
 
Top