Recent content by Samoht

  1. S

    [Feedback] New Online Multiplayer

    Hello, First of all thanks to the team that worked hard to provide us with the new online multiplayer competitive experience. We can all agree that there is potential and what is provided so far is a solid base to continue building on for the future. Though it's a beta and like every beta it's...
  2. S

    .rfcmp CLI tooling

    Hello @StoneRacing, It seems the doc does not include installation of .rfcmp by using command line. It seems we can only install .rfmod file in command line using the following command: ModMgr.exe -p PACKAGE_FOLDER_LOCATION -i my_mod.rfmod
  3. S

    rFactor2 Server Manager

    @Denis Mitchell No it would not work without AWS instances not in its current implementation. Though it would not take much time to containerize everything and being able to use whatever other hosting.
  4. S

    rFactor2 Server Manager

    Hi @Bernat I can now answer your question after multiple hosted races on my system. The AWS instance I am using the most is a 4VCPU and 8GB of ram on a 10GBits symetric bandwith, and this config hosted 40 drivers without any issue or even a slight lag when someone joined. Of course I am using...
  5. S

    rFactor2 Server Manager

    Thank you. Yes of course you can select as many VehicleTeams and Layouts you want the server to run. I on purpose selected only one. Yeah anything can be done, I am just far away of doing such small optimisation. As I said in order for this project to move forward it needs financial support :).
  6. S

    rFactor2 Server Manager

    Thank you Bernat, About releasing the free-source code it will depends only if this project can move forward, meaning getting either financial support or material support with proper server. From now I will keep it private. About how does it run on Linux with multiple clients, to be honest I...
  7. S

    rFactor2 Server Manager

    Thank you Stone and also for your help achieving this. To answer your question, I did not try to edit a running instance and in my mind I don't think this would be needed if the end goal is to propose something close to what iRacing multiplayer is. Once an instance is started with the proper...
  8. S

    rFactor2 Server Manager

    Bellow a showoff of a rFactor2 Server Manager system fully integrated with AWS EC2 (instances) and working under linux.I can start "unlimited" instances (technically 20 because that's the default limit by AWS but can be raised). I did that for fun first, but this system has a lot of potential...
  9. S

    .rfcmp CLI tooling

    Problem solved! Some discrepencies into my .dat file (car's names) + forgot the "v" to prefix the version of both Track and Vehicle. Also the .mas file must be pre-generated using the default.rfm the icon.dds and the smicon.dds and then to be fed to the command that generate the .rfmod through...
  10. S

    .rfcmp CLI tooling

    Hey @StoneRacing ! Thank you again to take time to answer. Bellow is my latest .dat file that I am using: [Package] Name=FlatOut TestRace Type=0 Version=1.0 BaseVersion= MinVersion= Author=FlatOut Mod Team Date= ID= URL=flatout.com Desc=Your new mod. Category=0 Origin=0 Flags=0 CurLocation=0...
  11. S

    Layout and Team lists

    Your are right @StoneRacing ! Thank you very much! I found everything.
  12. S

    Layout and Team lists

    Hi guys! I was wondering how does the MAS2.exe soft manage to get the list of the layouts and teams? I was looking everywhere, folder structure, .mas files, .rfm files etc... without finding anywhere where to get those lists. For the Locations and Vehicles list that's clear it reprensents...
  13. S

    .rfcmp CLI tooling

    Hello, Coming back on this interesting topic. I am trying to generate a rfmod file using the bellow command without sucess: .\Bin64\ModMgr.exe -bC:\Users\user\OneDrive\Bureau\rfactor2-server\rfactor2-dedicated\Bin64\package.dat 0 The content of my package file is the following: [Package]...
Back
Top