Skip to content

Commit

Permalink
Expanded repository
Browse files Browse the repository at this point in the history
Expanded repository to prepare for build system and open-sourcing
  • Loading branch information
ohyeah2389 committed Jan 17, 2025
1 parent 5f0720d commit cde9b58
Show file tree
Hide file tree
Showing 99 changed files with 156 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .gitignore
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
13 changes: 13 additions & 0 deletions ReadMePlzThx.txt
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.
Binary file added References/0004039_steering-wheel-kart-qm-12.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added References/CIK Drawings/TD 2.2.1.pdf
Binary file not shown.
Binary file added References/crg-setup-guide.pdf
Binary file not shown.
3 changes: 3 additions & 0 deletions References/notes_lo206.txt
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 added Renders/scanpattern0000-0100.mp4
Binary file not shown.
23 changes: 23 additions & 0 deletions Unused/weightshift_lat_ctrlr.ini
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
2 changes: 2 additions & 0 deletions Unused/weightshift_lat_force.lut
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
0|0
1|1
23 changes: 23 additions & 0 deletions Unused/weightshift_long_ctrlr.ini
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
2 changes: 2 additions & 0 deletions Unused/weightshift_long_force.lut
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
0|0
1|1
83 changes: 83 additions & 0 deletions Unused/weightshift_susp.ini
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.

0 comments on commit cde9b58

Please sign in to comment.