SimView

Apps SimView v1.4

Login or Register an account to download this content
Persistent Byte submitted a new resource:

SimView - Live leader-board and statistics Web App for Assetto Corsa

Live leader-board and statistics Web App for Assetto Corsa

Currently in very early stage and far from complete but under continuous development.

Would be a valuable tool for communities/league of any size. It need to be setup by server admin on machine (Windows and Linux servers both supported) where AC server is running and require very minimal cpu / memory resources. After setup the App should be accessible to everyone. The included README.md along with binaries...

Read more about this resource...
 
Persistent Byte updated SimView with a new update entry:

Release v0.2

ChangeLog:
  • Feature:
    • Support AC server restart without restarting Writer process. This works only when AC server either creates a separate log file or overides same file when it restarts. If it keep appending to same file on restart this feature will not work.
    • Now both HTTP and Writer process does not require restarting.
    • Add support to override car class in DB through config
    • [UI] Display car class in Leaderboard

  • Enhancement:
    • ...

Read the rest of this update entry...
 
Persistent Byte updated SimView with a new update entry:

Release v0.3

v0.3
  • Enhacement:
    • Support practice session live page
    • Show car's manufacturer badge in the leaderboard
    • More accurate gap calculation for race session
    • Show adjacent interval in leaderboard
    • Add leaderboard cache eviction and default cache size change to 10. When a session in cache is finished or not accessed in last 10 min, it will be removed to accomodate other session
    • Highlight live session in events page.
    • Use better formatting to display lap/sector times...

Read the rest of this update entry...
 
Persistent Byte updated SimView with a new update entry:

Release v0.4

v0.4:
  • Feature:
    • Add result page to view past session data. It currently show standings, best sector standings and all driver stints with detail of every lap.
    • One driver stint contains all laps since it joined server until driver disconnects.
    • Auto DB migration. Follow steps in README.md on how to perform migration.

  • Enhancement:
    • Schema change:
      • Add sector_3, grip...

Read the rest of this update entry...
 
Persistent Byte updated SimView with a new update entry:

Release v0.5

ChangeLog:
  • Enhacement:
    • Schema change:
      • VARCHAR size for many columns increased. This should fix issue for ex. when long driver name or event name etc. are used
    • Add debug logs for UDP packets types
    • Increase read/writer buffer size of writer process
    • Indicate when Sol is used on the server
    • Improve handling when some of the required attributes are missing in ui_track.json and ui_car.json files
    • Add assets cache to...

Read the rest of this update entry...
 
why not use mysqlite? it would be much more convenient than having to install mysql
Better concurrency in MySQL and being client server model you get the flexibility of where you want to run it if you think your spectator traffic might affect actual AC server performance. SQLite maybe be good for small DBs but further down the road when your data grows and running multiple Writer processes (for multiple AC servers) it will degrade SimView performance.

And TBF I think it won't even take 5 min to install MySQL. ;)
 
Persistent Byte updated SimView with a new update entry:

Release v0.6

ChangeLog
  • Feature:
    • Team event support
      • Team event is indicated by 3 poeple icon in event card
      • Teams are automatically created and driver assigned through entry_list.ini file
      • Subsequent modification to entry_list.ini update team and driver detail accordingly
      • Ability to assign team no. to teams
      • Livery preview available in Live leaderboard page for team events
      • Override driver country through config
      • Driver country flag is shown in...

Read the rest of this update entry...
 
Persistent Byte updated SimView with a new update entry:

Issue with team events updates

There are couple of issues when you are updating (not creating) existing teams.
  • Double entry for a team in leader boards
  • Might not be able to view past session result - if team structure changed drastically across sessions
For now (untill next update) enable team feature only when all team structure are final including whether you want to use team no. or not.

Read the rest of this update entry...
 
For those who have downloaded and tried installing SimView, how you would compare the setup process with other similar apps like sTracker (configured with DB).

Is it easier, kind of similar experience or worst.

Do post all the pain points you faced, will try address them in coming releases to make the process more streamlined. If you have any other feedback make sure to add them as well.
 
Persistent Byte updated SimView with a new update entry:

Release v0.7

ChangeLog

  • Enhancement:
    • Show driver loading into the server in yellow status in leaderboard
    • Show gap/interval for disconnected drivers in practice/quali leaderboard
    • Auto update any changes in track and car details from their json file
    • Gap/interval calculation more stable especially in 1st lap of the race
    • List events ordered by latest to oldest in live and events page
    • AC UDP plugin port can now be fetched from server_cfg.ini file, not mandatory to put...

Read the rest of this update entry...
 
Persistent Byte updated SimView with a new update entry:

Release v0.8

ChangeLog:
  • Feature:
    • Add Live Track Map support
      • It uses fast_lane.ai and pit_lane.ai (optional) from ai folder and sections.ini (optional) from data folder of tracks to generate track map.
      • Few maps will be available with binaries. Copy the live-track-maps folder to you SimView cache directory to use them.
      • For any new map it will get generated using the above mentions...

Read the rest of this update entry...
 
How to properly make track map to live section?
How to change name in class from "RACE" to proper name?

Is the map not showing up? Which track are you using? Did you generate the map if it was not included with the binaries?
The above link is not opening so cannot see. You might have close the server!

For car class name check config.toml file it has overrides.car.class config to set car class.
 

Latest News

Online or Offline racing?

  • 100% online racing

    Votes: 76 7.3%
  • 75% online 25% offline

    Votes: 111 10.6%
  • 50% online 50% offline

    Votes: 151 14.4%
  • 25% online 75% offline

    Votes: 288 27.5%
  • 100% offline racing

    Votes: 418 39.9%
  • Something else, explain in comment

    Votes: 4 0.4%
Back
Top