-
Notifications
You must be signed in to change notification settings - Fork 852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Everquest missing old textures #4023
Comments
Hi there. |
Oh good, I like certainty. Should I submit a WINE bug? Or maybe Proton? |
A Wine bug report would probably be best yea. I thought i had already made one actually but apparently not. |
Based on the log, using native |
Looking at a full wine log that @Blisto91 provided, it's more likely to be an issue with wine's wincodecs. There's some jank around BGRA8 <-> R5G6B5 conversion that appears to be unsupported, which may explain why this only affects some textures but not all. |
Yes we've found this to indeed be caused by Wines |
Thanks! That makes it sound like we have hope. I looked at creating a winehq bug, but their page on "When to submit a bug" suggests that they don't want my bug report from a Steam/Proton environment. I can submit a bug for Proton, if that's helpful. It looks like there's a compatibility report for a different issue, but not one for this issue. |
Sure that would also be helpful. Just post in the existing one as 1 Proton issue is used to gather reports for each game |
After seeing the comment above by @Blisto91 I figured I could probably track this one down. I submitted a bug report with a small patch that fixes the issue for me over at https://bugs.winehq.org/show_bug.cgi?id=56755 |
A commit was made to the wine project yesterday to implement the bitmap conversion to fix this issue. |
Commit has been picked for Proton Bleeding Edge. @Czahrien Thank you for the help! |
Fixed in upstream Wine and Proton Experimental Bleeding Edge. |
When playing Everquest Live (ie: via Steam), some textures appear to fail to render, and models appear as white. Shadows seem to work so they appear ghostly. It appears that it's mostly with what appear to be the very oldest textures that have been in the game for 20+ years.
This has been reported in a few places on Reddit as well:
https://www.reddit.com/r/everquest/comments/199dhsy/texture_issues_with_dx11_update_linux_via_steam/
https://www.reddit.com/r/everquest/comments/1ahs9gc/weaponsshields_are_rendering_as_plain_white/
https://www.reddit.com/r/everquest/comments/1cwgqwz/old_models_on_linux/
You can replicate this by launching the Free to Play version of the game, disabling new character models, and choosing a server. The next screen is the character select, and your "old" models will be untextured and appear white.
The only time "failed" appears in Everquest logs are:
My system:
Ubuntu 20.04
Steam
Proton 9.0-1
NVIDIA GeForce RTX 2060
Driver version 525.105.17
The text was updated successfully, but these errors were encountered: