Thank you @redapg! I found them.
But the screenshots from C:...rfactor2/ModDev/Userdata/ScreenShots has still the black background.![]()
Are you sure? It might look black, but if you open in something like paint.net it will be transparent.
Thank you @redapg! I found them.
But the screenshots from C:...rfactor2/ModDev/Userdata/ScreenShots has still the black background.![]()
As @khan1670 has said already, please check the Screenshots in a Picture Software/Editor that can handle png Files.Thank you @redapg! I found them.
But the screenshots from C:...rfactor2/ModDev/Userdata/ScreenShots has still the black background.![]()
5. Done.magick IconSource\*.png -set filename:f %t -trim -resize x72 %[filename:f]-icon-128x72.png
magick IconSource\*.png -set filename:f %t -trim -resize x144 %[filename:f]-icon-256x144.png
magick IconSource\*.png -set filename:f %t -trim -resize x288 %[filename:f]-icon-512x288.png
magick IconSource\*.png -set filename:f %t -trim -resize x576 %[filename:f]-icon-1024x576.png
magick IconSource\*.png -set filename:f %t -trim -resize x1152 %[filename:f]-icon-2048x1152.png
magick IconSource\*.png -set filename:f %t -background none -trim -resize 480 -gravity Center -extent 512x512 %[filename:f]icon.png
hey here, you need to put mas files under "1.25"@lagg thank you.
I am trying to use the EIC showroom but i get no car image inside the devmode garage showroom.
I have copy my mod (folder name Corsa Cup 2010) which lies in the:
\steamapps\common\rFactor 2\Installed\Vehicles\
into the
steamapps\common\rFactor 2\ModDev\Vehicles
but i get no car preview in tuning menu (showroom). Any idea what can be wrong?View attachment 35962
View attachment 35963
hey here, you need to put mas files under "1.25"
\steamapps\common\rFactor 2\Installed\Vehicles\Corsa Cup 2010\1.25
into Corsa Cup 2010
steamapps\common\rFactor 2\ModDev\Vehicles\Corsa Cup 2010
here. Note that there shouldn't be version folder.
If you next Time want to do something like you do with the Corsa, contact me, i will send you a working DevMode Version then.Doesnt work, i tried it. Anyway i found another way to take screenshots. Thanks!
To use car mods in DevMode, must unpack mod first. At least unpack the main file (which contains file such as GEN INI CAM HDV), and with correct folder structure and file name(mostly same as RF1).Doesnt work, i tried it. Anyway i found another way to take screenshots. Thanks!
If you next Time want to do something like you do with the Corsa, contact me, i will send you a working DevMode Version then.![]()
Repack pngs into MAS file is simple enough because you just need to drag all pngs into opened mas file in MAS2 tool, just into the MAS which contains the cars veh file. Then you need to use that tool to pack it as rfcmp then it can be installed in normal mode.@Corti sent me a working CORSA version to try it. Had to change some values but it worked! I have some other mods that do not have working thumbnails but while i know how to capture those ones, i do not now how to pack the files into a new working mod![]()
PS, if you help more mods without thumbs to get it, our players will appreciate you, but you need to get the original modders permission first.
the AE86 club mod is good, the original modder might to do it but need to wait, but he will continue working on that so don't worry. (I tried to convert his mod then he do it himself so I quit to avoid problem).I am on the way to do it. There are some exceptional mods out there, most of them old ones or in beta phase, where i want to make some car screenshots. Eg the old and forgotten lada cup (http://www.internationalsimracing.com/forum/index.php?topic=3569.0) or the very nice AE 86 toyota mod (https://forum.studio-397.com/index.php?threads/ae86-club-v0-431.65855/), which will be time consuming as there are many liveries![]()
Check this Thread...... i do not now how to pack the files into a new working mod![]()
.... but you need to get the original modders permission first.
Check this Thread.
At the end of the opening Post is a Video.
And do what was written above already.![]()
Ah, OK, i understand.That is a good video but i have zero knowledge about basic stuff. So i d love to see an easy to understand video that starts from scratch and of course with an example (e.g basic mod structure when you extract it, what are those files (mft and mas files), how to add stuff in files - like the screenshots i ve captured for the corsa mod, how to repack etc). Just a simple 1-2 min video.
PS Example of the video that i want to see:
It will start with the mod extensions. Rfcmp and rfmod (i do not know if there are others too)... It will state the differences. It will say
- how to install the mod (thank God i know that),
- where the game extracts its folders (i think it is in \steamapps\common\rFactor 2\Installed\Vehicles\)
- what is the a basic mod structure (e.g mft and some mas files).
- what are those files
- how to unzip those files (e.g with the mas2.exe tool)
- how to add files (eg the png's into the correct mas file)
- how to repack and create the rfcmp mode
etc etc..