A template for Assetto Corsa python app

A template for Assetto Corsa python app 1.00001

Login or Register an account to download this content
A Template folder and script for Assetto Corsa Python app
>GitHub <
1587465689631.png

I'm trying to make App developpent in Assetto Corsa easier.
So here's a template folder , and a script that already include :

  • SimInfo (for 32 & 64 bits) by Rombik , modified by me
  • An acMain()function
    • that already create an App window
    • and is link to an OpenGL render function : appGL()
Please don't forget to :
  • Place your app folder in :
\assettocorsa\apps\python
  • Rename your folder :
    Folder
  • And Python script :
    Script
  • Enable your App in Assetto Corsa or Content manager :
In Assetto Corsa
AC

In Content Manager
CM

You should have something like this :
App 1

App 2


If not :
Please check : \Documents\Assetto Corsa\logs\ py_log.txt
  • appTemplate1.jpg
    appTemplate1.jpg
    39.2 KB · Views: 1,182
  • appTemplate2.jpg
    appTemplate2.jpg
    472.1 KB · Views: 1,015

Latest News

Author
Hunter Vaners
Downloads
846
File size
83.2 KB
Views
29,120
First release
Last update
User rating
0.00 star(s) 0 ratings

Do you prefer licensed hardware?

  • Yes for me it is vital

  • Yes, but only if it's a manufacturer I like

  • Yes, but only if the price is right

  • No, a generic wheel is fine

  • No, I would be ok with a replica


Results are only viewable after voting.
Back
Top