Smart Rearview Mirror

Smart Rearview Mirror 1.1

Login or Register an account to download this content
very good idea but it does not work on a triple screen, display on the left screen and not on the central screen The mirror is transparent and does not display the image from behind. is it possible to make an update for the triple screen 5760x1080 or can I make a modification of the application files ???
Love it
ac.setSize(app, 749, 440)

ac.setPosition(app, 1345, -140)

For 3440x1440 ultrawide monitors
Here for the people who using 2560 x 1440:

ac.setSize (app, 750, 440)
ac.setTitle (app, 900, -100)
ac.setPosition (app, 904, -140)
this should be in AC by default finally some one did it , i use 7680x1440 resolution triples, and to get the mirror in the middle and fit the virtual mirror this is what i had to change

modify:\apps\python\Smart_Rearview_Mirror.py

ac.setSize(app, 749, 440)

ac.setPosition(app, 3465, -140)
Luxury indeed!!
grandioso
Thank you, that gives us more realism, great work.
Great idea! Would be also possible to add the upper hanging side of the mirror frame, to mimick even more a real mirror?
General_Failure
General_Failure
I'm on it ;). That's the plan for next release.
Great mod.

For those running AC in 2880 x 1620:

ac.setSize(app, 840, 500)

ac.setPosition(app, 1018, -170)
Works but for some reason it always to far to the left in between the mirror and a pillar? How do I fix this? Thx
Thank you !!!

Resolution = 1440x900

Modify: apps\python\Smart_Rearview_Mirror/Smart_Rearview_Mirror.py

ac.setSize(app, 468, 313)

ac.setPosition(app, 485, -85)
Simple but well worthwhile addtition to AC. Thanks!

Latest News

How long have you been simracing

  • < 1 year

    Votes: 96 12.5%
  • < 2 years

    Votes: 72 9.4%
  • < 3 years

    Votes: 77 10.1%
  • < 4 years

    Votes: 49 6.4%
  • < 5 years

    Votes: 106 13.8%
  • < 10 years

    Votes: 109 14.2%
  • < 15 years

    Votes: 64 8.4%
  • < 20 years

    Votes: 42 5.5%
  • < 25 years

    Votes: 38 5.0%
  • Ok, I am a dinosaur

    Votes: 113 14.8%
Back
Top