Basic modification of a python app?

I'm trying to modify a very simple and small app for Assetto Corsa. I have been able to change the font size, the position of different text elements, adjust the size of the window, etc. However, I'd like to know how to:

- Remove the name of the app from the window
I can change the ac.newApp("NAME") to ac.newApp(""), which does the trick, but it appears with no name also in the apps list on the right menu.

- Remove the AC icon from the window
I have changed the ac.setIconPosition numbers to very high values, so it's displayed out of the screen. Any better way to do this?

- Make the background of the window completelly transparent (now it's dark grey).

- Remove the border of the Window
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top