Automobilista 2 Custom Force Feedback - Overview & Recommendations

Discussion in 'Automobilista 2 - General Discussion' started by Karsten Hvidberg, May 30, 2020.

  1. Racinglegend1234

    Racinglegend1234 AMS2 wiki founder AMS2 Club Member

    Joined:
    Jul 28, 2022
    Messages:
    5,720
    Likes Received:
    1,986
    Can you please explain what you mean by this?
     
  2. Kuku

    Kuku Flying Kiwi AMS2 Club Member

    Joined:
    Aug 30, 2020
    Messages:
    1,484
    Likes Received:
    947
    not necessarily.
    Irl there is a natural delay from when you turn the steering to when the inertial shifts and can be perceived.
    This is due to all the moving parts involved in steering and suspension.
     
    • Agree Agree x 1
    • Informative Informative x 1
  3. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    All the functions of the basic Reiza rack (secret and not viewable) end up in the FFB Custom and Custom+ files, so we know what generates the output but we don't know how it calculates the variables upstream, so we only know the valley Reiza with the aforementioned profiles and not the montain.

    If I took the code from the Custom or Custom+ files (taking it with a copy) and inserted it into the rFuctor (with a simple paste) it would only create a practically disastrous mix... the Reiza functions would draw from the Reiza rack and the rFuctor functions they would draw from the momentum_rack ... the union would only be disastrous and above all useless.

    The solution?? I take the code of the Reiza function that I need, adapt it in such a way as to carry out the calculations drawing on the resources of the rFuctor (I therefore exclude Reiza and its rack) and therefore obtain the same function but in rFuctor format ... then I connect the result of the next function that is always rFuctor... it doesn't matter if it is a new function in the momentum or a new effect to add in the outpout ... the important thing is that it is calculated in the momentum rack and therefore in the rFuctor ... obviously the function or effect must serve the purpose otherwise you create a useless function. ;)
     
    • Informative Informative x 6
  4. GTManSC2

    GTManSC2 New Member

    Joined:
    May 8, 2024
    Messages:
    19
    Likes Received:
    15
    Wow beautiful, full, powerful and predictable, I had to lower the values of the sliders in the game a little even if I still haven't decided which ones to settle on definitively, but finally they do what I expect them to do, maybe I'll also lower the strength of the base a little to avoid some peaks but it is informative as never before.
    With the steering wheel I make the car go where I want and the car instead transmits to me what I am interested in hearing, thank you for this. :)
     
    • Like Like x 1
  5. ricxx

    ricxx Well-Known Member AMS2 Club Member

    Joined:
    Apr 30, 2022
    Messages:
    621
    Likes Received:
    369
    Deleted.
     
  6. Andy Reader

    Andy Reader Member

    Joined:
    Oct 31, 2023
    Messages:
    34
    Likes Received:
    30
    i had to swerve a car that pulled out in front of me a few months ago. i was going a touch over the national speed limit. I remember every ms of that moment and this delay was deffinately a factor. i had to be very delicate until i could feel how much grip there was. it took me a while to get used to the atmos file with that delay but i am comfortable with it now. i'm pretty sure irl (in my audi s3 at least) that the delay is even greater.
     
    • Like Like x 2
  7. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    Surely those moments must have seemed endless to you ;)... for now I use minimal delays so as not to have filters on the sensations and functioning of the code (I do the tests on the G920 which is the very low range and I already have a lot of delay and friction so I need immediacy to understand what the high end may need, thanks obviously to the guys who are always available) ... however if you want now more delays just remove a decimal 0 from timing 1 to timing 4 and leave the initial and timing 0 unchanged :)
     
    • Like Like x 1
  8. john Ellis

    john Ellis The Rectifier of Names AMS2 Club Member

    Joined:
    Mar 18, 2020
    Messages:
    833
    Likes Received:
    993
    Thanks for the head's up; I've updated the FFB Collection to include your revised file and @Danielkart's V2000 all Bases file.
     
    • Friendly Friendly x 1
  9. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    ATMOS V1.5.7.X - BASE + Partial Old_D_raw

    1.5.7 BASE+Partial Old_D_raw.jpg

    CHANGELOG (only further changes compared to the previous BASE version):

    New code implemented in the slip:
    -calculation of tires average lateral slip front & determination of the front lateral scrub breaking point;
    -calculation of tires average lateral slip rear & determination of the rear lateral scrub breaking point;
    -calculation of tires average longitudinal slip front & determination of the front longitudinal scrub breaking point;
    -calculation of tires average longitudinal slip rear & determination of the front longitudinal scrub breaking point;
    -calculation of tires slip_speed_rear_avg;

    New code implemented in the yaw:
    -allow yaw sense only on oversteer;
    -calculation of the oversteer multiplier;
    -calculation of reduce_load_norm;
    -calculation of slide_lat_avg_rear_yaw;
    -overall redetermination of the yaw following the changes indicated above;

    New redetermination of the scrub effect, now following the changes in the code indicated above:
    -insertion of the lateral break points (front and rear) into the scrub;
    -insertion of the longitudinal break points (front and rear) into the scrub;
    -insertion of the slip_speed_rear_avg only in the rear scrub, now the effect in the rear is reduced if sliding;

    New redetermination of the tear effect, now following the changes in the code indicated above;
    -insertion of the slip_speed_rear_avg only in the rear tear, now the effect in the rear is reduced if sliding;

    New code implemented in the damping:
    - new code for increase damping on oversteer with compensation;
    - new code for damping on low lateral force and under 150 km (lateral and velocity compensation);
    - new code for reduce damping if is sliding (sliding reduction).

    CHANGELOG:
    What's new in how objects work (with or without new code in the file):

    - New "3 main_dials" now sets to 1.00;
    - New "tyre_resistance & timing" now calculated on 5 moments and not on 3 (the functioning and the formula was misinterpreted in the previous files because it was unclear);
    - Center_Full low_velocity (0 Kmh) during acceleration morphs to high_velocity (250Kmh);
    - Centering recalibrated and force_scale set to manual (small differences on both values bring great benefits so I didn't use the formula);
    - The code relating to velocity and the gyroscope has been slightly modified, so now all velocity variables can basically start from a value of 1.00 (modify anyway if you like);
    - Removed the front_grip_loss_feel (this was an error in my previous files the formula was misinterpreted and instead the rear_grip_loss_feel alone was enough to get what you want);
    - The follow_weight dynamics are now 5 different (accel, brake, bump, road and suspension);
    - The "front & rear drive_torque_feel" are now calculated differently or rather both in an increasing manner and as a function of the speed from 0 to 250 km where above we will obtain the maximum longitudinal forces;
    - The RELAXES have all been disabled (OS, US and YAW) and the code inhibited, the car is very balanced without them (but if you want to re-enable them you can do it by deleting the # symbol both in the objects and in the code below relating to the Relax);
    - Now you can also set the smoothness for textures and for both large bumps (not just for micro bumps);
    - New scrub and tear values added, now with additional variables to change on both effects to your liking (we have hardness, damping and effect);

    New code only:
    - KART code move up before the dynamic code and enjoy this now this feature, it still to be tuned or WIP, we will do it later (code disabled if you want to do so, delete the # symbol in front of the respective lines);
    - We have a new code "if isTRUCK...." i.e. I have implemented, if you need a different melody from the base, a specific code for the TRUCKS to be set to your liking, it still to be tuned or WIP, we will do it later (code disabled if you want to do so, delete the # symbol in front of the respective lines);
    - Added rolloff, offTrack and offTrackRollOff code to many items of the code such yaw, scrub and road_effects (this will make more sense later with the other files that implement the reiza code);
    - the Slide variables are no longer connected to the scrub (even only to the rear one) but only to the original Slide variables (this will make more sense later with the other files that implement the reiza code);
    - New load_norm_wheel, now the value is no longer fixed at 250 but is variable based on the weight and mass of the car, this allows you to lighten the load (the wheel) if you are in the air, on the grass or if you slip , furthermore the variable value will influence the way you feel curbs and bumps (depending on the car) and enhances surface variations as happens a lot when sliding on dirt roads (RALLY is great fun) or bump roads and reduce that sensation of weight which is always perennial (in subsequent files this change will be more noticeable when we implement the REIZA code);
    - The REAR has been removed in the ATMOS. Not because it is wrong but because the file already has the entire rear (slide, grip, textures, curbs, bump and all the effects) and does not need to be implemented as in the original file because only the front variables are calculated there.

    I stopped bothering you for the moment, the file is a neutral base that can be used by everyone, at the beginning of the file I inserted some simple recommended value ranges to first experiment with the cursors in the game and if necessary modify the main_dials as desired or go directly to the individual objects ... as regards the high range/DD, as usual, limit the Lfb and the Damping as much as necessary, raise the GAIN to your liking, trying not to reach either clipping or any oscillations, and finally raise Fx to your liking... the medium/low range on the other hand can also risk the use of the Lfb, on the Logitech G920 I use 95-25-50-25 but I won't deny that I also really like 70/80-50/ 80-50-25 ...
    If you are interested you can find the first ATMOS 1.5.7.x BASE version here:
    Automobilista 2 Custom Force Feedback - Overview & Recommendations

    I just ask you to mentally start from the beginning by resetting your brain otherwise feedback of superiority or inferiority is absolutely useless to me if based solely on useless comparisons ... this is another file and in the future will even most, with others Reiza implementations!!

    Info for Tuning:
    - this version of ATMOS 1.5.7.x "BASE+Partial Old_D_raw" file does not have tuning optimization and is identical to the first BASE to allow immediate comparison, if instead you have modified the first BASE file enter the same values to compare it better;
    - since the new lateral and longitudinal slip variables have lowered the level of forces, only the tire resistances at times 1 and 2 have been increased, if you find them low or high adjust them accordingly;
    - however, if you are using it for the first time, I have no indications to give, tune it and adjust it as you see fit.

    Have fun, I hope so.... :)

    EDIT: Tested on the AMS beta 1.5.8 version, the new lateral and longitudinal forces enhance Reiza's changes on the tires (such as hysteresis, overheating and slip ranges), remember that we are at the beginning and that these are not the final files, especially in the tuning which is totally neutral even if pleasant, later we will have time to adjust it in an even more coherent way....the next file?? BASE + Partial NDef_imm :whistle:
     
    Last edited: Jun 1, 2024
    • Like Like x 4
    • Winner Winner x 3
    • Useful Useful x 1
  10. john Ellis

    john Ellis The Rectifier of Names AMS2 Club Member

    Joined:
    Mar 18, 2020
    Messages:
    833
    Likes Received:
    993
    Whoops ... re-uploaded v2.81a to include both @Stakanov's BASE & BASE + Partial Old_D_raw files.
     
    • Friendly Friendly x 1
  11. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    This is another file ..... We will have three lines of files.... ;)
    BASE
    BASE+Partial Old_D_raw ----> BASE+Full Old_D_raw
    BASE+Partial NDef_imm -----> BASE+Full NDef_imm
     
  12. Racinglegend1234

    Racinglegend1234 AMS2 wiki founder AMS2 Club Member

    Joined:
    Jul 28, 2022
    Messages:
    5,720
    Likes Received:
    1,986
    So wait, this file is the newer version of the file which included the fixes to the stiff steering?
     
  13. john Ellis

    john Ellis The Rectifier of Names AMS2 Club Member

    Joined:
    Mar 18, 2020
    Messages:
    833
    Likes Received:
    993
    Where is the BASE+ NDef_imm & 2 +BASE+Full versions located? Or, rather, I suppose the key word is "will" have for the moment....
     
    • Agree Agree x 1
  14. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    No the extreme hardness of version 1 of the basic file had been partially correct with the BASE V2 or FIX, certainly the forces are still to be balanced but you can already rebalance with personal tuning (I will do it later);
    Now this is the second file that has not been done to solve the problems of the first is another profile even if the base is the spread, involuntarily or fortunately the changes introduced partially reduce the defects of the former, add other characteristics and worsen others;
    Finally we will have the 3rd profile the immersive;
    At the end of the development I will make the definitive tuning, now it's too soon to do it, the purpose is to find you with 3 profiles and choose the one you like
     
    Last edited: Jun 1, 2024
  15. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    WIP ... 3rd files next week if I stay alive :) others in the future...
     
    Last edited: Jun 1, 2024
    • Funny Funny x 4
  16. EcoBrum

    EcoBrum Member

    Joined:
    May 4, 2022
    Messages:
    42
    Likes Received:
    35
    This BASE + Partial Old_d_Raw seems to me less irremant and grumpy than the BASE one and therefore the cut on the lateral and longitudinal forces is felt, but I want to test it well, thanks for this you saved me the weekend. ;)

    In the meantime, what should we expect from this next NDef_imm ?? o_O
     
    Last edited: Jun 1, 2024
    • Like Like x 1
  17. Stakanov

    Stakanov Well-Known Member AMS2 Club Member

    Joined:
    Feb 7, 2020
    Messages:
    565
    Likes Received:
    759
    Optimization for the single car ... the immersive Reiza profile (unlike RAW) has variables that are linked to FFB settings for each car (I do not refer to the physics that is the same for everyone and each car has its own physics) ... I am referring to the FFB, I explain better, each car has its own level of scrub, engine, yaw, damping etc ... ;)

    Furthermore, in the immersive there are many more characteristics, some already operated, others prepared and others still not activated .....
     
  18. GTManSC2

    GTManSC2 New Member

    Joined:
    May 8, 2024
    Messages:
    19
    Likes Received:
    15
    Even if I have an excellent equipment I have to admit and tell you that I am really denied to make changes on the settings or set the files with my harmony. :(
    But this FFB file likes more and more because despite being clumsy I can get what that I want with the cursors at stake and then if I want to lower an effect down that value and I find my balance. ;)
    More I can't do, but now I'm happy with this game. Thank you @Stakanov
     
    • Like Like x 1
  19. 0ct0

    0ct0 Member

    Joined:
    Feb 3, 2021
    Messages:
    55
    Likes Received:
    21
    Just tested your latest with the new Simucube beta firmware...It's shaping up nice! keep up the great work..
     
    • Like Like x 1
  20. AntoAntoDD

    AntoAntoDD Member

    Joined:
    Apr 13, 2022
    Messages:
    52
    Likes Received:
    36
    You are working without touching the values of harmony in the least, but the more implementation code and the more the waters are calm ... I confirm that for now we have only good sensations, both here, on me on a DD1 basis and on the steering wheel of my son T300. ;)
     
    • Like Like x 1

Share This Page