Formula 1 Ferrari SF-25 [Add-on | Wheels] 1.0
6747
36
6747
36
Ferrari SF-25
--------------------------------------------------------------------------------------------------------------------------
Features:
-Hands on steering wheel.
-Working dials.
-Paint 2 - Wheel covers.
-Paint 4 - Rims.
-Paint 6 - Interior.
-Paint 7 - Some Interior.
-Extra 1 - Front San Andreas plate.
-Extra 2 - Back San Andreas plate.
-Extra 3 through 6 - Wheel covers.
-Wheels.
How to install [Add-on]:
==========================
NB: Always remember to make backups before installing mods!
1.Place the folder named sf25 in [Game Folder]\mods\update\x64\dlcpacks\
2.Start OpenIV and click Edit mode.
3.Navigate to [Game Folder]\mods\update\update.rpf\common\data\dlclist.xml
4.Right click it, select edit and then add the following line:
dlcpacks:\sf25\
5.Save and that's it!
Use any trainer to spawn the car.
Car spawn name : sf25
-----------------------------------------------------------------------------------------------------------------------------
CREDITS
=========
Model: https://www.assettoworld.com/car/f1-2025-ferrari-sf-25
Converted and modified by: C6g3
Enjoy!
-----------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------
Features:
-Hands on steering wheel.
-Working dials.
-Paint 2 - Wheel covers.
-Paint 4 - Rims.
-Paint 6 - Interior.
-Paint 7 - Some Interior.
-Extra 1 - Front San Andreas plate.
-Extra 2 - Back San Andreas plate.
-Extra 3 through 6 - Wheel covers.
-Wheels.
How to install [Add-on]:
==========================
NB: Always remember to make backups before installing mods!
1.Place the folder named sf25 in [Game Folder]\mods\update\x64\dlcpacks\
2.Start OpenIV and click Edit mode.
3.Navigate to [Game Folder]\mods\update\update.rpf\common\data\dlclist.xml
4.Right click it, select edit and then add the following line:
dlcpacks:\sf25\
5.Save and that's it!
Use any trainer to spawn the car.
Car spawn name : sf25
-----------------------------------------------------------------------------------------------------------------------------
CREDITS
=========
Model: https://www.assettoworld.com/car/f1-2025-ferrari-sf-25
Converted and modified by: C6g3
Enjoy!
-----------------------------------------------------------------------------------------------------------------------------
Först uppladdad: 27 juni 2025
Senast uppdaterad: 27 juni 2025
Senast nedladdad: 1 timma sedan
58 Kommentarer
More mods by C6g3:
Ferrari SF-25
--------------------------------------------------------------------------------------------------------------------------
Features:
-Hands on steering wheel.
-Working dials.
-Paint 2 - Wheel covers.
-Paint 4 - Rims.
-Paint 6 - Interior.
-Paint 7 - Some Interior.
-Extra 1 - Front San Andreas plate.
-Extra 2 - Back San Andreas plate.
-Extra 3 through 6 - Wheel covers.
-Wheels.
How to install [Add-on]:
==========================
NB: Always remember to make backups before installing mods!
1.Place the folder named sf25 in [Game Folder]\mods\update\x64\dlcpacks\
2.Start OpenIV and click Edit mode.
3.Navigate to [Game Folder]\mods\update\update.rpf\common\data\dlclist.xml
4.Right click it, select edit and then add the following line:
dlcpacks:\sf25\
5.Save and that's it!
Use any trainer to spawn the car.
Car spawn name : sf25
-----------------------------------------------------------------------------------------------------------------------------
CREDITS
=========
Model: https://www.assettoworld.com/car/f1-2025-ferrari-sf-25
Converted and modified by: C6g3
Enjoy!
-----------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------
Features:
-Hands on steering wheel.
-Working dials.
-Paint 2 - Wheel covers.
-Paint 4 - Rims.
-Paint 6 - Interior.
-Paint 7 - Some Interior.
-Extra 1 - Front San Andreas plate.
-Extra 2 - Back San Andreas plate.
-Extra 3 through 6 - Wheel covers.
-Wheels.
How to install [Add-on]:
==========================
NB: Always remember to make backups before installing mods!
1.Place the folder named sf25 in [Game Folder]\mods\update\x64\dlcpacks\
2.Start OpenIV and click Edit mode.
3.Navigate to [Game Folder]\mods\update\update.rpf\common\data\dlclist.xml
4.Right click it, select edit and then add the following line:
dlcpacks:\sf25\
5.Save and that's it!
Use any trainer to spawn the car.
Car spawn name : sf25
-----------------------------------------------------------------------------------------------------------------------------
CREDITS
=========
Model: https://www.assettoworld.com/car/f1-2025-ferrari-sf-25
Converted and modified by: C6g3
Enjoy!
-----------------------------------------------------------------------------------------------------------------------------
Först uppladdad: 27 juni 2025
Senast uppdaterad: 27 juni 2025
Senast nedladdad: 1 timma sedan










@looping42000 @gtav-fan go to vehicles.meta, line 19 and change the layout to LAYOUT_LOW that should work but the seating position, hands on steering wheel and entering animations will be off since I used another layout to position the player in the vehicle
@aaron_1242423 in the tag having comment VWT_SUPERMOD3, you will see blocks under it containing wheelName, wheelVariation,, modShopLabel rimRadius etc, they are 5 for the 5 wheels, these are the blocks that you need to move under VWT_SPORT and also remember change the item tag of VWT_SUPERMOD3 to <Item /> and remove the closing tag and for the VWT_SPORT change it to <Item> and add a closing </Item> just below the 5 blocks you moved
@C6g3 i believe you can find one on sketchfab
@C6g3 like this?
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Wheels>
<Item> <!-- VWT_SPORT -->
<Item>
<wheelName>pirelli_hard</wheelName>
<wheelVariation />
<modShopLabel>Pirelli Hards</modShopLabel>
<rimRadius value="0.34500"/>
<rear value="false"/>
</Item>
<Item>
<wheelName>pirelli_soft</wheelName>
<wheelVariation />
<modShopLabel>Pirelli Softs</modShopLabel>
<rimRadius value="0.34500"/>
<rear value="false"/>
</Item>
<Item>
<wheelName>pirelli_medium</wheelName>
<wheelVariation />
<modShopLabel>Pirelli Mediums</modShopLabel>
<rimRadius value="0.34500"/>
<rear value="false"/>
</Item>
<Item>
<wheelName>pirelli_inter</wheelName>
<wheelVariation />
<modShopLabel>Pirelli Intermediates</modShopLabel>
<rimRadius value="0.34500"/>
<rear value="false"/>
</Item>
<Item>
<wheelName>pirelli_wet</wheelName>
<wheelVariation />
<modShopLabel>Pirelli Wets</modShopLabel>
<rimRadius value="0.34500"/>
<rear value="false"/>
</Item>
</Item>
<Item/> <!-- VWT_MUSCLE -->
<Item/> <!-- VWT_LOWRIDER -->
<Item/> <!-- VWT_SUV -->
<Item/> <!-- VWT_OFFROAD -->
<Item/> <!-- VWT_TUNER -->
<Item/> <!-- VWT_BIKE -->
<Item/> <!-- VWT_HIEND -->
<Item/> <!-- VWT_SUPERMOD1 -->
<Item/> <!-- VWT_SUPERMOD2 -->
<Item/> <!-- VWT_SUPERMOD3 -->
</Wheels>
</CVehicleModelInfoVarGlobal>
@aaron_1242423 yeah
@panRozmarynek898 I might check it out when I get some free time
GREAT MODEL, The first GOOD one from 2025 season!!! Could you make or converte the Alpine A525 from this year with Colapinto and Gasly liveries??? Thanks in advance!!!
It's a 10/10 model and features, you can change the wheels with a trainer, that's AWESOME, and you forgot to mention it has MANUAL DRS too!!! GREAT!!! I've seen in www.assettoworld.com that there's a model from the Alpine A524 from last year it would be great if you can convert it too!!!
get in the car
19<layout>LAYOUT_LOW_RACER_FORMULA</layout> in this _RACER_FORMULA delete
The game always crashes when I try to enter the vehicle. I spawned the vehicle with Enhanced Native Trainer. Since I installed more than one add-on vehicle, I have Heap Adjuster, modified Gameconfig, fwBoxStreamerVariable_DecalsLimit-Patch, and pack file limit adjuster. However, other add-on vehicles were working well.
@CRASH213 Thanks!
@morinagunner exactly
@SNOWBEAR-SCI hope it worked
bonjour. aurais tu le template j'aimerais creer des livrées de cette f1 si tu le permets bien ssur
merci d'avance
Please make other 2025 teams. McLaren, Red Bull, Aston Martin etc.
hello, im unsure on how to change the tyres i added the files in and went into vmenu to try and change them to no avail
How do I get into the vehicle?
@C6g3 I want to enter the vehicle with those seating position, hands on steering wheel and entering animations without crashing and working everything properly. So please make a solution of this....... :)
We are waiting for sf24 please
VWT_SUPERMOD3 - это вообще из какого мода берется?
Can't get into the car