• Dear visitors,

    The email issue has been finally solved.
    Thank you for your patience and happy browsing.

    Team ACM.

TUTORIAL Build your FIRST track - BASIC GUIDE

fizzybanana

New Member
Hi
Thanks for a good forum with many good tips and tricks on track creation.
I have some questions:

- I had some scaling issues when exporting .fbx from Blender and importing it to AC Editor. The mesh was scaled 100 times on every axis. I figured out how to fix this. In the FBX Export settings dialog there is something called Apply Scalings. This is default set to "All Local". I switched it to either "FBX All" or "FBX Units Scale" to fix the scaling issue. But I haven't seen this being mentioned anywhere on this forum. Am I the only one facing this issue because of something I'm doing wrong or are there anyone else who also have stumbled upon this? (See attached image)

- Is there a limit to the number of tris a mesh could have? I'm not able to import a .fbx file to AC Editor with 1 325 000 tris.

- Inside AC Editor, there are a lot of jagged edges and the overall feel of the graphics are very poor. Can this be changed in the settings or something, or is it standard? (See attached image)

Thanks!
 

Attachments

luchian

Administrator
Staff member
Hi @fizzybanana , welcome and thanks for the appreciation :).

You are right. The scaling issue has been mentioned a few times (and solved) but the FBX All option is with the later Blender versions. I think I have posted it somewhere, but should be in the first post. Thanks for bringing that up.

For the poor graphics, please see first post again (point 2C), just updated that because of a similar question in Car section, few minutes ago :D. Or this post.

There is a limit: a single mesh cannot have more than 65536 values (includes everything). So to be safe, keep it under 65k.
 

fizzybanana

New Member
Hi @fizzybanana , welcome and thanks for the appreciation :).
Thank you for such a quick reply on my questions! :) A few follow up questions if you don't mind.

Do you know if the 65k limit is for the entire .fbx file or for each object contained inside the .fbx file?

I've seen that many tracks contain several .kn5 files (ground, grass, trees etc.). When you work on the track in a 3D software, do you work with ALL elements/objects inside one single file/project, and then export each "part" as a .fbx and import to AC Editor and then export as a .kn5?
 

luchian

Administrator
Staff member
The limit is only for single mesh object. So if your scene is bigger (and it should be, it's not 2001 anymore :D), just make sure you split meshes bigger than 65k.

It's a matter of choice:
- you can have 1 single file, and use layers to organize things a bit
- you can have multiple files and use referencing
But at some point, you need to see everything together in your 3d software because you need to align stuff.

Use of multiple kn5 files (you can open more than 1 in SDK Editor, btw) was introduced with the release of Nords. Advantages are multiple: you can manage bigger tracks, but you can also manage layouts ;).
 

luchian

Administrator
Staff member
Hi all, I'm new to both the forum and the modding of AC so far I've always worked on rfactor 2, I have a problem in the conversion of a track. I'm converting a hillclimb track made by a friend of mine and I have a problem with the timing object, in practice when I'm already in the pit stops, passing from the starting line does not reset and when I reach the finish line stops. I set the time cubes at the start in AC_AB_START_L for the left and AC_AB_START_R for the right, at the finish set it AC_AB_FINISH_L and AC_AB_FINISH_R as specified in the guide but do not work. I hope you can help me. Sorry for my English
Those mark the start and finish. Did you also setup AC_TIME_0_L/R ?
*sorry, your post got overlooked
 

fizzybanana

New Member
Another question that just popped up. Is there a draw distance limit in Assetto Corsa? Just to make sure that I'm not modeling anything too far from the road.
 

luchian

Administrator
Staff member
There is an automatic culling, but don't really know which distance that is. I would say you should not worry about it now. If you really have very distant objects that will never be reachable, I guess you could test it out with basic blocks and see what needs to be modeled and what not.
 

M3N090

New Member
Those mark the start and finish. Did you also setup AC_TIME_0_L/R ?
*sorry, your post got overlooked
I did not put them on the track at the beginning, do I have to enter them together with the AC_AB_START_L / R? Or do I have to configure them differently?
 

luchian

Administrator
Staff member
At the start, you need AC_AB_START_L/R
If you want intermediate times, you need to set AC_TIME_0_L/R, somewhere on the way (e.g. at half distance)
At the finish, you need AC_AB_FINISH_L/R.

Other spawns are identical:
AC_PIT_0, 1, ...
AC_START_0, 1, ...
AC_HOTLAP_START_0
 

MLT

Active Member
At the start, you need AC_AB_START_L/R
If you want intermediate times, you need to set AC_TIME_0_L/R, somewhere on the way (e.g. at half distance)
At the finish, you need AC_AB_FINISH_L/R.

Other spawns are identical:
AC_PIT_0, 1, ...
AC_START_0, 1, ...
AC_HOTLAP_START_0
Hi there, I have a question. Is it possible to add more than 2 time gates?
 

luchian

Administrator
Staff member
I did not directly tested, but I don't see why not. Just increment the number (always start from 0, for the first one).

Sent from my phone using Tapatalk
 

M3N090

New Member
At the start, you need AC_AB_START_L/R
If you want intermediate times, you need to set AC_TIME_0_L/R, somewhere on the way (e.g. at half distance)
At the finish, you need AC_AB_FINISH_L/R.

Other spawns are identical:
AC_PIT_0, 1, ...
AC_START_0, 1, ...
AC_HOTLAP_START_0
I set everything like that but I always have the same problem the stopwatches do not work and I have a doubt, can it be that the cubes I use do not go well? O ac quietly read any object with that name and set it automatically as spawn? Could you by chance pass me some cubes with arrows on how to be put? I use 3dsimed because with 3ds max I have no confidence, I possibly mistake something or the position of the cubes
 

luchian

Administrator
Staff member
Before that, you might want to attach the logs. Maybe the problem is elsewhere (e.g. driving surface not corectly identified). Otherwise, I don't know what 3dsimed does, I don't use it.
 

M3N090

New Member
Before that, you might want to attach the logs. Maybe the problem is elsewhere (e.g. driving surface not corectly identified). Otherwise, I don't know what 3dsimed does, I don't use it.
Good evening this is the log that gives me after the crash
 

Attachments

MLT

Active Member
Hi, I've noticed that RTB does not create a splatmap in the mask texture. It's an empty transparent .PNG.
I believe it's because it writes this data somewhere else.
So my question is: Is it possible to make a custom splatmap texture-wise?
 

Pixelchaser

Well-Known Member
Hi, I've noticed that RTB does not create a splatmap in the mask texture. It's an empty transparent .PNG.
I believe it's because it writes this data somewhere else.
So my question is: Is it possible to make a custom splatmap texture-wise?
its a png because RTB cant deal with DDS channels separately. its a strange setup, and its more designed to work visually in RTB. I personally hate it. but it does work. the inherent transparency in PNG format like an extra channel, that needs to be removed for game. and the rest is just splattered red green and blue, but he does it as full colour all together. the png should act as the mask and it does, but you cant put that ingame per say,
 
Last edited:
Top