https://bugs.winehq.org/show_bug.cgi?id=51323
Bug ID: 51323
Summary: FFXIV: XIVLauncher fails to inject plugins as of
wine-5.19.
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: HereInPlainSight+wine(a)gmail.com
Distribution: ---
XIVLauncher (a third party launcher [that can be found at
https://github.com/goatcorp/FFXIVQuickLauncher/ ] for Final Fantasy XIV) allows
for the injection of plugins into the game. There's even a Lutris installer
script that automatically sets it up ('XIVLauncher version', from
https://lutris.net/games/final-fantasy-xiv-online/ ), and it works just fine
unless you try to update to a more recent WINE version.
I ran a bisect, and found it to be commit
0c631ebb2354334eaf309bc0765d3283654cf902 preventing the plugin injection. If I
revert that commit from the 5.19 tag in git (and compile in staging's Hide Wine
Exports for XIV), the plugin system works in-game without issue.
I don't see anything that looks relevant from any log -- not even from
XIVLauncher's.
I'm far too caveman to be able to do anything further on my own, but that's
what I've been able to figure out so far. If there's anything else I can do to
further the issue, please let me know.
As always, thank you guys for all your hard work!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44681
Bug ID: 44681
Summary: Outcast Second Contact: Black screen
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sa(a)whiz.se
Distribution: ---
Created attachment 60690
--> https://bugs.winehq.org/attachment.cgi?id=60690
debug log in dx11
The game Outcast: Second Contact (from GOG) starts and runs but only shows a
black screen.
>From the logs
0033:fixme:d3d:wined3d_device_resolve_sub_resource Unhandled multisample
resolve, dst_format WINED3DFMT_R8G8B8A8_TYPELESS, src_format
WINED3DFMT_R8G8B8A8_TYPELESS, format WINED3DFMT_R8G8B8A8_UNORM.
0032:err:d3d:wined3d_debug_callback 0x77f1480: "GL_INVALID_ENUM in
glTexSubImage2D(target=GL_TEXTURE_2D_MULTISAMPLE)".
I'm guessing this is bug #39754 but filing a new one just to be sure.
I also tried forcing the game to start in d3d9 mode by disabling the d3d11 dll.
I have no idea if it works for this title, but is supported in some other Unity
games. The behavior is similar, but the game shows a pink screen and logs:
0032:err:d3d:wined3d_debug_callback 0xd8810: "GL_INVALID_ENUM in
glTexSubImage2D(target=GL_TEXTURE_2D_MULTISAMPLE)".
Attaching logs from dx11 and dx9 runs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51806
Bug ID: 51806
Summary: Missing textures on Star citizen
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: malicorne(a)chez.com
Distribution: ---
Since I swapped GPU from nvidia to amd, I have missing textures.
GPU is 6900XT
Ubuntu 20.04 with amdgpu driver :
- kernel 5.11.0-36
- mesa 21.2.2 (from kisak1 ppa)
Some missing textures are simply transparent, others are replaced by purple
surface.
See attachments for example of missing textures
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51467
Bug ID: 51467
Summary: My HP Office jet 3830 is telling to update driver even
after updating it from 123.hp.com/setup3830.
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: andrewjimmy813(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Well like I haven’t said this enough for any issue about a printer you just
have to visit 123.hp.com since it is a Hp Officejet 3830 you can directly go
to 123.hp.com/setup3830 and download the latest device driver for your printer
as the driver keeps getting updated now and then, and I assure you will always
get the latest device driver at their site.
https://l-123hp.com/officejet-models/oj3830
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51245
Bug ID: 51245
Summary: for a secure local disk drive device interlocking
network
Product: Wine-Testbot
Version: unspecified
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adon.nes.21(a)gmail.com
for a secure local disk drive device interlocking network
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52483
Bug ID: 52483
Summary: League of Legends 9.10+ crashes after champion select
(anticheat, 64-bit syscall executed in 32-bit process)
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Split from bug 47198.
League of Legends 9.10+ checks the value of the %cs register. If it is 0x23
exactly, which is the value of the 32-bit segment for 64-bit machines on both
Windows and Linux, it switches to 0x33 (the 64-bit segment on both operating
systems) and attempts to perform a syscall.
In order to support this (without changing the default %cs register), we will
need to support WoW64 emulation. Note that we actually also want to support
WoW64 emulation for other reasons, namely so that we can run on systems without
32-bit system libraries down to and including libc (cf. bug 45057).
As of the time of writing many parts of WoW64 emulation are already in place.
However, it is not enabled by default, because not all modules have been yet
split to support it, and even those that have do not currently all support
WoW64 thunking.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51867
Bug ID: 51867
Summary: CBD
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kadenfrank126(a)outlook.com
Distribution: ---
CFAH CBD Review Websites - Do They Help You Make a Wise Choice?
Would it surprise you to find out that not all CFAH CBD reviews are as
objective as they should be? It shouldn't. But unfortunately, that's just the
sad truth. It seems that some websites have their own agenda - which is to sell
CFAH CBD pills. Let's take a closer look at some of these sites.
For example, one of the websites that reviews CFAH CBD supplements regularly is
CFAH Expert Review, which is run by CFAH itself. Their reviews are typically
unbiased, but their focus has been on CFAH stock recommendations over the
years. If you want unbiased reviews of CFAH stock, this is definitely the place
to go. They are also an independent resource used by researchers and other
interested parties to find out more about CFAH supplements.
Other than CFAH Expert Review, there are also CFAH CBD Research Report
websites. Again, these are run independently by CFAH itself, but are in
conjunction with other research centers. While it isn't "biased" per say, their
focus is clearly on the stock aspect of CFAH supplements - which is fine. And
again, if you're looking for unbiased reviews, then these two websites should
be enough to sway you away from the "he says, she says" scenario. However, you
may be better off sticking with the "she says" variety - where the review is
entirely praising the efficacy of CFAH supplements.
Of course, the best way to find out about CFAH products is to read the reviews
from unbiased sources. Many of the independent CFAH expert reviewers have
nothing but good things to say about CFAH supplements, so it's a good bet that
most of them have nothing but good things to say about CFAH products. And these
days, it's not difficult to find unbiased CFAH review websites (although I'd
recommend reading only the reviews on CFAH supplement websites).
CFAH websites are filled with unbiased CFAH review websites that discuss not
just the benefits of CFAH products, but also the side effects that may be
caused by taking them. And as we've discussed before, not all supplements cause
CFAH, and not all effects are necessarily negative. Some of them, such as
melatonin, can actually help people sleep better at night - so it's not just a
case of helping people sleep! And many of the studies done on the health
benefits of CFAH products show improvements over placebo medications, even in
some of the more serious health conditions.
CFAH supplement companies do a lot of research into their products, and they
use real-world, double-blind clinical trials conducted by the pharmaceutical
companies that make up CFAH. Because of this, you're almost guaranteed to find
honest, neutral CFAH review websites that discuss the pros and cons of
different products without having any personal ties to any of them. And if
there are any links or advertisements on these websites it's always a click
away from a CFAH review website that mentions the brand name of each product in
question. So if you want to know what the best CFAH products are, simply type
the product name into any of the review websites and you'll find out what other
people have to say about it! You can go to https://www.cfah.org if you want to
check them out.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.