Misc Assetto Corsa Reshade F1 Broadcast reality suite

Status
Not open for further replies.
好的,请告诉我相关参数,我会尝试修改,谢谢。
Well it is a bit complicated, but there are two files responsible for the size of the elements one called leaderboard.py and another one I don't remember ( I'll look into it when I'm at the pc). When you open them you will find different lines referring different things where you can modify size and position
 
标志
flagLabel = ac.addLabel(leaderboardWindow, "")
ac.setPosition(flagLabel, 0, -82)
ac.setSize(flagLabel, 360, 190)
ac.setVisible(flagLabel, 0)
嗯,这有点复杂,但是有两个文件负责元素的大小,一个叫做 leaderboard.py,另一个我不记得了(我会在电脑上查看它)。当您打开它们时,您会发现不同的行表示不同的东西,您可以在其中修改大小和位置
# 排行榜背景
leaderboardBaseLabel = ac.addLabel(leaderboardWindow, "")
ac.setPosition(leaderboardBaseLabel, 0, -70)
w, h = get_image_size(FC.LEADERBOARD_BASE_RACE)
ac.setSize(leaderboardBaseLabel, 360, 170)

不,我不明白在哪里改变它。
 
You need to change the parameters ac.setsize and ac.setposition

To do so and see the changes you should rum the game in window mode then activate the dev app called apps debug to refresh the leaderboard app everytime you apply a change to see the effects in real time, it is not easy
 
This looks awesome!
Which reshade config should I use if I am just in cockpit view and dont want the "helmet" version? Photorealistic.ini?

Also can someone explain what settings in content manager I need to change after install? I already changed the filter to c13 obscrua, anything else?
 
This looks awesome!
Which reshade config should I use if I am just in cockpit view and dont want the "helmet" version? Photorealistic.ini?

Also can someone explain what settings in content manager I need to change after install? I already changed the filter to c13 obscrua, anything else?
for cockpit you need to use TV POD assuming you are running an F1 car

for the seetings you might want to use mine included in the package
 
for cockpit you need to use TV POD assuming you are running an F1 car

for the seetings you might want to use mine included in the package
Thanks for the reply! Really appreciate it.
In terms of your settings - do you mean the CSP setting scustom 6+ neck fx ini? or video settings.cm preset?

I am concerned about overwriting what I have if you get what I am saying.

To be clear, the "CSP Settings Custom 6...." that impacts which items in Content Manager? And same with Video Settings.cmpreset, what items does that impact?
I want to make sure I save what I currently have correctly before importing.
 
Nice work! One question: where can I download those SimHub widgets? I have Leaderboard and timer only, but look different from yours.
Simhub overlay is a different application you can find here on racedepartment, it is more detailed than the one you find in my package which is an internal app, the app hasn't been developed by me I only did the 2022 assets
 
Simhub overlay is a different application you can find here on racedepartment, it is more detailed than the one you find in my package which is an internal app, the app hasn't been developed by me I only did the 2022 assets
I understand. But Apps are very big to my screen resolution (1920x1080). Any "simple" way to reescale?
 
I understand. But Apps are very big to my screen resolution (1920x1080). Any "simple" way to reescale?
No simple way I'm afraid, that app size has been made for 1440p resolution which is the one I use, nobody with the knowledge never contribuited to resize it to 1080p, unless you know how to resize it by editing the app files there isn't much I can do I'm afraid
 
Status
Not open for further replies.

Latest News

Shifting method

  • I use whatever the car has in real life*

  • I always use paddleshift

  • I always use sequential

  • I always use H-shifter

  • Something else, please explain


Results are only viewable after voting.
Back
Top