FiFA [2006-2011] Next gen ports via RPCS3 and Xenia

I've managed to fix invisible ball glitch for Rio final ball by copying these decompressed files over the same id
View attachment 441309
also make sure to have these lines in your "cl.ini" file from fifa main folder:
Code:
[POW]
ENABLE_ALL_UNLOCKABLES = 1
[]
UNLOCK_ALL_UCC = 1
UCC = 1
UCC_MULTICHARACTER = 1
on the other hand, the only graphic artifacts left for me are those lights getting through every model:
View attachment 441313View attachment 441314View attachment 441315View attachment 441316
you guys also have this problem?
i have tested and discovered this light thought model problem was fixed in latest version of xenia edge. You should try again :D

Edit: Even better, new readback resolve help all retro fifa game like 2014 fifa world cup can have accurated graphics, but still keep high framerate
 
Last edited:
i have tested and discovered this light thought model problem was fixed in latest version of xenia edge. You should try again :D

Edit: Even better, new readback resolve help all retro fifa game like 2014 fifa world cup can have accurated graphics, but still keep high framerate
Imma test it out. Previously you had to set readback resolve settings to most accurate ones which would kill the framerate. There was a workaround where once you entered a match, you could revert the readback resolve settings to lenient ones and FPS would improve. However, you had to revert the settings back before starting each new match or the visuals would get corrupted.

Talking about FIFA 14 WC that is. 06-10wc were fine regardless.
 
1790356149882.png

Performance improved, however, you still have to set occlusion query to strict instead of fast-alt or the visuals outside of the stadiums will suffer.
 
I think which performance improved like this, there is no reason to set occlusion query to fast - alt or fast now. Also i remembered 2006, 2010 fifa world cup still need readback resolve, in 2006 to fix light of stadium, in 2010 readback resolve is needed to fix the sky of some stadium
 
i have tested and discovered this light thought model problem was fixed in latest version of xenia edge. You should try again :D
thanks! i also tested and you are right, great news!
slowly, we will get there when we can play these games perfectly!

i also have great news, someone converted the final Rio ball from fifa 15 which is more accurate then the custom i posted above:
1790431037625.png
https://soccergaming.com/forums/threads/i-need-help-fifa-world-cup-2014.6474150/#post-6909751

we will also convert faces from fifa 15, 16 and fifa online 3/4, add licensed kits, just like we did for wc 2010
454109D4 - 2026-09-25T13-40-50.png454109D4 - 2026-09-25T15-02-33.png454109D4 - 2026-09-25T15-02-54.png
stay tuned!
 
thanks! i also tested and you are right, great news!
slowly, we will get there when we can play these games perfectly!

i also have great news, someone converted the final Rio ball from fifa 15 which is more accurate then the custom i posted above:
View attachment 449006
https://soccergaming.com/forums/threads/i-need-help-fifa-world-cup-2014.6474150/#post-6909751

we will also convert faces from fifa 15, 16 and fifa online 3/4, add licensed kits, just like we did for wc 2010
View attachment 449007View attachment 449008View attachment 449009
can you test this ball? for me it giving this error like this Screenshot 2026-09-26 211635.png
 
I think which performance improved like this, there is no reason to set occlusion query to fast - alt or fast now. Also i remembered 2006, 2010 fifa world cup still need readback resolve, in 2006 to fix light of stadium, in 2010 readback resolve is needed to fix the sky of some stadium
WC 06 only required fast-alt to fix stadium lights. Hopefully that's still the case. Cause "strict" while improved on performance, is still demanding.
 
So I wanted to share some recompilations I made (with the help of ChatGPT Codex). You'll need to extract your game assets to the 'game' subfolder or edit the TOML to point to the directory for this. You can also set resolution and such in the TOML. Feel free to beta test. I don't intend to continue on this project but feel free to enjoy these if they work better than Xenia.

I made some optimizations to 06, 07 (match crash bug fixed), and 08 has some experimental high refresh rates. The others are mostly untouched and likely have graphical issues.

This thread was inspiration for me to try this and I'd consider it feasible.

https://www.mediafire.com/file/omgktedjnbklw5u/fifa06_rtwc_recomp.zip/file
https://www.mediafire.com/file/1ch9d64321vor67/fifa07_recomp.zip/file
https://www.mediafire.com/file/98kq4blonow3qzb/fifa08_recomp.zip/file
https://www.mediafire.com/file/bwkxwcj08cbwj1g/fifa09_recomp.zip/file
https://www.mediafire.com/file/gxyexft1zxy1pgj/fifa10_recomp.zip/file
https://www.mediafire.com/file/h1m7ac4tuayg41r/fifa2010wc_recomp.zip/file
 
So I wanted to share some recompilations I made (with the help of ChatGPT Codex). You'll need to extract your game assets to the 'game' subfolder or edit the TOML to point to the directory for this. You can also set resolution and such in the TOML. Feel free to beta test. I don't intend to continue on this project but feel free to enjoy these if they work better than Xenia.

I made some optimizations to 06, 07 (match crash bug fixed), and 08 has some experimental high refresh rates. The others are mostly untouched and likely have graphical issues.

This thread was inspiration for me to try this and I'd consider it feasible.

https://www.mediafire.com/file/omgktedjnbklw5u/fifa06_rtwc_recomp.zip/file
https://www.mediafire.com/file/1ch9d64321vor67/fifa07_recomp.zip/file
https://www.mediafire.com/file/98kq4blonow3qzb/fifa08_recomp.zip/file
https://www.mediafire.com/file/bwkxwcj08cbwj1g/fifa09_recomp.zip/file
https://www.mediafire.com/file/gxyexft1zxy1pgj/fifa10_recomp.zip/file
https://www.mediafire.com/file/h1m7ac4tuayg41r/fifa2010wc_recomp.zip/file
how to test it?
1790489814264.png
i get error when i place files in game folder or edit the game_data_root in toml

edit: i had to switch \ with / in the file path lol

but now a black window appear for one second then close
here is the log file
 

Attachments

Last edited:
Are you using modified game assets or the original? If you're willing to test, can you try with the original?
 
There is a middle ground between Xenia and a recompilation/decompilation/native build: a custom fork of Xenia that addresses the specific graphical issues you’re having. In fact, this doesn’t even require AI if you know how to diagnose logs and program.
 
Weird. Then that rules out us having different files. It does launch on my end.
There is a middle ground between Xenia and a recompilation/decompilation/native build: a custom fork of Xenia that addresses the specific graphical issues you’re having. In fact, this doesn’t even require AI if you know how to diagnose logs and program.
unfortunately, i dont know how to fix it
i'll wait and see if anyone else tries and if it works for them
 
Also, I don’t know if this is officially a FIFA game but it sure seems like one. Based only my testing, UEFA 2008 plays really well on Xenia.
 
Yes, as a matter of fact, UEFA EURO 2008 was one of the first FIFA games that became fully playable all the way back in 2020s. Long before FIFA 08 was playable. Interesting game too. Wish someone managed to import the cutscenes from that game to base FIFA 08 because the scenes looked so much better in that game.
 
So I wanted to share some recompilations I made (with the help of ChatGPT Codex). You'll need to extract your game assets to the 'game' subfolder or edit the TOML to point to the directory for this. You can also set resolution and such in the TOML. Feel free to beta test. I don't intend to continue on this project but feel free to enjoy these if they work better than Xenia.

I made some optimizations to 06, 07 (match crash bug fixed), and 08 has some experimental high refresh rates. The others are mostly untouched and likely have graphical issues.

This thread was inspiration for me to try this and I'd consider it feasible.

https://www.mediafire.com/file/omgktedjnbklw5u/fifa06_rtwc_recomp.zip/file
https://www.mediafire.com/file/1ch9d64321vor67/fifa07_recomp.zip/file
https://www.mediafire.com/file/98kq4blonow3qzb/fifa08_recomp.zip/file
https://www.mediafire.com/file/bwkxwcj08cbwj1g/fifa09_recomp.zip/file
https://www.mediafire.com/file/gxyexft1zxy1pgj/fifa10_recomp.zip/file
https://www.mediafire.com/file/h1m7ac4tuayg41r/fifa2010wc_recomp.zip/file
Hey mate, if you need help, reach out to me. Im here, on soccergaming and on discord. Username is the same everywhere.
 
Last edited:
Looks like there is audio regression on FIFA World Cup 2006 on current Xenia Edge builds. There is constant audio distortion noise during matches, it's worse than the double audio playback issue that has been there since the beginning.

I've also noticed more stuttery animations in general regardless of framerates.
 
Back
Top Bottom