-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expanded repository to prepare for build system and open-sourcing
- Loading branch information
1 parent
5f0720d
commit cde9b58
Showing
99 changed files
with
156 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
*.ksanim | ||
*.knh | ||
*.png | ||
*.kn5 | ||
*.dds | ||
*.jpg | ||
*.knh | ||
*.vao-patch | ||
*.bank | ||
extension/lib.lua | ||
*.zip | ||
*.fbx | ||
*.obj | ||
/Art | ||
/CFD | ||
/Photogrammetry Images |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Thank you for downloading the Modular Kart Class 2 vehicle for Assetto Corsa. | ||
It is a work-in-progress in its physics and graphics, and is not complete or fully representative of a real kart, but I hope it will still be enjoyable to use. | ||
Every single component of this kart for AC has been written, configured, modeled, recorded, or generated from scratch by me (with some occasional help from some of the members of the CSP Discord server for things like tire model tweaks and miscellaneous physics advice, as well as using some utilities written by the user Arch from that server). | ||
No part of this kart mod has been sourced from anywhere other than the template car distributed with Assetto Corsa by Kunos. | ||
If you have any questions, comments, suggestions, or notes that you'd like to share with me, you can contact me on Discord @ohyeah2389, or by email at [email protected]. | ||
|
||
-ohyeah2389 | ||
|
||
INSTALLATION INSTRUCTIONS: | ||
|
||
You should be able to drag-n-drop this downloaded zip file onto Content Manager and install it that way. Manual installation is also possible and recommended if you are comfortable with doing that. | ||
If you are installing an update, please select "Clean installation" in the installation type dropdown in Content Manager's install window. Be aware that this will probably wipe your skins folder upon reinstallation of the kart. | ||
If this process leads to any unexpected behavior, please let me know-- Content Manager's automatic installation of mods can often cause issues, especially with mods that are not formatted traditionally like this one. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+347 KB
References/CIK Drawings/TD 2.0 - Bumpers for short circuits - Groups 1 & 2.pdf
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+119 KB
References/CIK Drawings/TD 2.2 - Front fairing mounting kit - Groups 1 & 2.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
idle = 1500, rec 2000-2500 | ||
clutch start = 3400 | ||
clutch constant = 4300 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[CONTROLLER_0] | ||
COMBINATOR=ADD | ||
INPUT=STEER | ||
LUT=(| -0.3=0 | -0.1=6000 | 0=10000 | 0.1=6000 | 0.3=0 |) | ||
FILTER=0.8 | ||
UP_LIMIT=1000000 | ||
DOWN_LIMIT=0 | ||
|
||
[CONTROLLER_1] | ||
COMBINATOR=ADD | ||
INPUT=GAS | ||
LUT=(| 0=0 | 0.35=15000 |) | ||
FILTER=0.99 | ||
UP_LIMIT=1000000 | ||
DOWN_LIMIT=0 | ||
|
||
[CONTROLLER_2] | ||
COMBINATOR=ADD | ||
INPUT=LIGHT_EXTRA_C | ||
LUT=(| 0=0 | 1=40000 |) | ||
FILTER=0.8 | ||
UP_LIMIT=1000000 | ||
DOWN_LIMIT=0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
0|0 | ||
1|1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[CONTROLLER_0] | ||
COMBINATOR=ADD | ||
INPUT=BRAKE | ||
LUT=(| 0=0 | 1=40000 |) | ||
FILTER=0.985 | ||
UP_LIMIT=1000000 | ||
DOWN_LIMIT=0 | ||
|
||
[CONTROLLER_1] | ||
COMBINATOR=ADD | ||
INPUT=GAS | ||
LUT=(| 0=0 | 1=8000 |) | ||
FILTER=0.985 | ||
UP_LIMIT=1000000 | ||
DOWN_LIMIT=0 | ||
|
||
[CONTROLLER_2] | ||
COMBINATOR=MULTIPLY | ||
INPUT=LIGHT_EXTRA_C | ||
LUT=(| 0=1 | 1=0 |) | ||
FILTER=0.8 | ||
UP_LIMIT=1000000 | ||
DOWN_LIMIT=0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
0|0 | ||
1|1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
BODY_2_NAME=WEIGHTSHIFT_HIPS | ||
BODY_2_MASS=5 ; Weight of hips, in kg | ||
BODY_2_INERTIA=0.4, 0.1, 0.4 | ||
BODY_2_POS=0.6085, 0.053, 0.314 | ||
BODY_2_MIRROR=0 | ||
|
||
BODY_3_NAME=WEIGHTSHIFT_BODY | ||
BODY_3_MASS=20 ; Weight of upper half of body /2 because bottom of upper half doesn't shift but top of upper half shifts fully, in kg | ||
BODY_3_INERTIA=0.4, 0.5, 0.3 | ||
BODY_3_POS=0.6085, 0.313, 0.134 | ||
BODY_3_MIRROR=0 | ||
|
||
HJ1=WEIGHTSHIFT_HINGE_FB | ||
HJ1_BODY_A=CHASSIS | ||
HJ1_BODY_B=WEIGHTSHIFT_HIPS | ||
HJ1_POS_A=0.6085, 0.013, 0.114 | ||
HJ1_POS_B=0.6085, 0.013, 0.514 | ||
HJ1_PARITY=0 | ||
|
||
HJ2=WEIGHTSHIFT_HINGE_LR | ||
HJ2_BODY_A=WEIGHTSHIFT_HIPS | ||
HJ2_BODY_B=WEIGHTSHIFT_BODY | ||
HJ2_POS_A=0.5085, 0.053, 0.314 | ||
HJ2_POS_B=0.7085, 0.053, 0.314 | ||
HJ2_PARITY=0 | ||
|
||
[REAR_SPRING_0] ; body spring FB | ||
PULL_FORCE=1 | ||
POS_A=0.6085, 0.313, 1.134 | ||
POS_B=0.6085, 0.313, 0.134 ; WEIGHTSHIFT_BODY position | ||
BODY_A=CHASSIS | ||
BODY_B=WEIGHTSHIFT_BODY | ||
RATE=0 ; overridden by the controller (?) | ||
|
||
[REAR_DAMPER_0] ; body damper FB | ||
DAMP_BUMP=800 | ||
DAMP_FAST_BUMP=2000 | ||
DAMP_FAST_BUMPTHRESHOLD=0.1 | ||
DAMP_REBOUND=800 | ||
DAMP_FAST_REBOUND=2000 | ||
DAMP_FAST_REBOUNDTHRESHOLD=0.1 | ||
BODY_A=CHASSIS | ||
BODY_B=WEIGHTSHIFT_BODY | ||
POS_A=0.6085, 0.313, 1.134 | ||
POS_B=0.6085, 0.313, 0.134 ; WEIGHTSHIFT_BODY position | ||
MIN_LENGTH=0.8 | ||
MAX_LENGTH=0.815 | ||
END_RATE=26500 | ||
END_VTAPER=0.02 | ||
END_VMAX=0.10 | ||
|
||
[REAR_SPRING_1] ; body spring LR | ||
PULL_FORCE=1 | ||
POS_A=0.1085, 0.313, 0.234 | ||
POS_B=0.6085, 0.313, 0.134 ; WEIGHTSHIFT_BODY position | ||
PARITY=-1 | ||
BODY_A=CHASSIS | ||
BODY_B=WEIGHTSHIFT_HIPS | ||
RATE=0 ; overridden by the controller (?) | ||
|
||
[REAR_DAMPER_1] ; body damper LR | ||
DAMP_BUMP=70 | ||
DAMP_FAST_BUMP=300 | ||
DAMP_FAST_BUMPTHRESHOLD=0.1 | ||
DAMP_REBOUND=70 | ||
DAMP_FAST_REBOUND=300 | ||
DAMP_FAST_REBOUNDTHRESHOLD=0.1 | ||
BODY_A=CHASSIS | ||
BODY_B=WEIGHTSHIFT_HIPS | ||
POS_A=0.1085, 0.313, 0.234 | ||
POS_B=0.6085, 0.313, 0.134 ; WEIGHTSHIFT_BODY position | ||
PARITY=-1 | ||
MIN_LENGTH=0.5 | ||
MAX_LENGTH=0.5 | ||
END_RATE=6000 | ||
END_VTAPER=0.02 | ||
END_VMAX=0.10 | ||
|
||
[REAR_TORSION_1] | ||
RATE=10 | ||
PRELOAD_TORQUE=0 | ||
HINGE=WEIGHTSHIFT_HINGE_LR | ||
PARITY=0 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.