Yekaterina Posted April 4, 2022 Share Posted April 4, 2022 Greetings, I tried to run 0AD on my virtual machine running Manjaro 21. The performance was bad and when I joined a multiplayer game, all of the textures were pink or purple although the shape of entities (.dae files) loaded correctly. What could be causing this bug? This isn't very serious at all, I was just experimenting with the limits of my virtualbox machine... Link to comment Share on other sites More sharing options...
Stan` Posted April 5, 2022 Share Posted April 5, 2022 It's probably because you have no GPU virtualization so it's using some crappy software renderer. There was probably a yellow warning when you opened the game. @vladislavbelov Link to comment Share on other sites More sharing options...
vladislavbelov Posted April 5, 2022 Share Posted April 5, 2022 4 minutes ago, Stan` said: It's probably because you have no GPU virtualization so it's using some crappy software renderer. There was probably a yellow warning when you opened the game. @vladislavbelov Yes, it might because of failed creation of some textures. Could add debug checks to the config file: renderer.backend.debugcontext = "true" renderer.backend.debugmessages = "true" renderer.backend.debuglabels = "true" renderer.backend.debugscopedlabels = "true" Link to comment Share on other sites More sharing options...
Stan` Posted April 5, 2022 Share Posted April 5, 2022 Looks like A25 though, no cc icons. Link to comment Share on other sites More sharing options...
fabio Posted April 6, 2022 Share Posted April 6, 2022 Can you please post the ~/.config/0ad/system_info.txt and ~/.config/0ad/userreport_hwdetect.txt log files? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now