Loading...
Home
Home
Unlocks
Commanders
Map Bans
Polls
Play
Download Zero-K
Download the game, it's free! :)
Maps
Thousands of maps to pick
Replays
All your past victories, stored here!
Mods
Special game modes
Media
Screenshots
Videos
Presskit
Wiki
Index
Newbie guide
Don't know where to begin? Click here.
Video tutorials
Demonstrating both basic and advanced features
Units
Economy
Terraforming
Let's go play in the dirt!
FAQ
Frequently Asked Questions
PlanetWars
PlanetWars
Multiplayer online campaign
Ladder
Factions
The mighty factions controlling huge sectors of galaxy
Community
Forum
Discuss, ask for help, have fun!
Clans
Play with your friends or make friends while playing :)
Ladders
Statistics
Code of Conduct
Be nice, have fun!
Develop
Make the game with us
Privacy Policy
Contact
Contact the Zero-K team
Credits
Makers of Zero-K
Donate
Help cover the server costs!
OR
Zero-K Name:
Password:
Login
Forum index
>
General discussion
>
Help and bugs
>
micro stutter every seconds on some maps
10 posts, 633 views
Filter:
Player:
Post comment
sort
thelaststand
19 months ago
when playing on some maps such as crucible ihave micro stuter every seconds. (like mini freeze).
disabling steam overlay didn't helped.
i5 12600kf
6800xt
32 gb ram.
+0
/
-0
thelaststand
19 months ago
this has been answered on discord so i'll post the results here:
issue happens with maps (some made by raaar) such as:
crucible v3.1
river of flame v4.1
highway 95 east v2
highway 95 west v2.1
(however it does not happens with highway 95 v5)
googlefrog successfully made a new test version of highway 95 east v2 without the micro stutters.
so i guess the issue has been identified.
+1
/
-0
GoogleFrog
19 months ago
The issue was recreating a draw list at 1Hz within gadget:DrawPreUnit in the one gadget contained in highway 95 east v2. I assume the issue is the same for the other maps.
Dune Patrol Redux was tested and doesn't have the stutter. This map uses ZK-side lua to draw metal spots (and update them when terrain changes), so a solution exists.
+2
/
-0
raaar
19 months ago
I've checked MF and ZK using engine build 1821 (same as ZK has been using) and didn't notice this issue.
Is it something players can notice every second watching units move or just a small framerate dip noticeable on very high framerates?
Is there a map uploaded with the issue fixed?
Did anyone else notice this issue?
+0
/
-0
GoogleFrog
19 months ago
quote:
Is there a map uploaded with the issue fixed?
Attached to this ticket:
https://github.com/ZeroK-RTS/Zero-K/issues/5008
+0
/
-0
raaar
19 months ago
AMD gpu. Do you have the latest drivers installed?
https://www.amd.com/en/support/graphics/amd-radeon-6000-series/amd-radeon-6800-series/amd-radeon-rx-6800-xt
+0
/
-0
GoogleFrog
19 months ago
I also heard from engine devs that draw lists are no longer fully supported and may cause weird issues like this.
+0
/
-0
raaar
19 months ago
displaylists work in general but have issues with some AMD gpu and driver combinations.
For some widgets i check for AMD gpu and do not use the displaylists in that case.
+0
/
-0
thelaststand
18 months ago
i do use the pro dirvers tho. (for better stability.) perhaps tis is not an issue with the regular drivers?
+0
/
-0
GoogleFrog
18 months ago
I'm pretty sure display lists are not supported. In the sense that the engine devs said they are an old way of doing things that may break.
+0
/
-0
Post comment