I was playing with mod Ultracube, which provides a camera view around where a cube is located. When player is near the cube, the player's normal game view will have some area overlapped with cube's camera view, and belts inside this overlapped area will flicker.
I've attached a video showing this issue. It happens on both my 1080p and 4k monitor.
[1.1.109] Belt flickering when there is camera window
[1.1.109] Belt flickering when there is camera window
- Attachments
-
- ub.zip
- (8.75 MiB) Downloaded 31 times
-
- Factorio 2024.08.22 - 23.28.33.18.mp4
- (11.52 MiB) Downloaded 57 times
-
- factorio-current.log
- (10.97 KiB) Downloaded 22 times
-
- Filter Inserter
- Posts: 359
- Joined: Thu Jun 01, 2017 12:05 pm
- Contact:
Re: [1.1.109] Belt flickering when there is camera window
I can confirm the issue, although it happens a lot rarer for me.
Re: [1.1.109] Belt flickering when there is camera window
It's most noticeable when the camera view is zoomed in and gameplay view is zoomed out, and when there are items on belt. The belt seems being switching between empty and loaded.
Re: [1.1.109] Belt flickering when there is camera window
Thanks for the report however there is no known solution for this that won't have a large performance overhead.
If you want to get ahold of me I'm almost always on Discord.
-
- Filter Inserter
- Posts: 359
- Joined: Thu Jun 01, 2017 12:05 pm
- Contact:
Re: [1.1.109] Belt flickering when there is camera window
Can you tell what causes this?
Re: [1.1.109] Belt flickering when there is camera window
The two game views (normal, and camera) render the world in parallel and the belt rendering logic has some internal values that get used to avoid over-drawing belt items. Which ever game view gets to the belt first that frame gets to draw the items.
If you want to get ahold of me I'm almost always on Discord.