Reddit test: add expected files
[gofetch.git] / test / expected / REDDIT / 2018-10-09_09-00__Wine_tricks__D3DX9_vs_.html
CommitLineData
254d5bc3
NR
1<!DOCTYPE html>
2<html>
3<head>
4 <meta http-equiv='content-type' content='text/html; charset=utf-8'>
5 <meta name='viewport' content='width=device-width, initial-scale=1.0'>
6 <style type='text/css'>
7 body { margin: 1em 15%; }
8 </style>
9</head>
10<body>
11<div class='story'>
12 <h2>[Wine/tricks] D3DX9 vs Directx9?</h2>
13 <div class='details'>([linux_gaming] 2018-10-09_09-00)</div>
14 <br/>
15 <ul>
16 <li>Reference: <a href=''>2018-10-09_09-00__Wine_tricks__D3DX9_vs_</a></li>
17 <li>News link: <a href='https://www.reddit.com/r/linux_gaming/comments/9lc2je/winetricks_d3dx9_vs_directx9/'>https://www.reddit.com/r/linux_gaming/comments/9lc2je/winetricks_d3dx9_vs_directx9/</a></li>
18 <li>Source link: <a href=''></a></li>
19 </ul>
20 <br/>
21 <div class='content' style='text-align: justify'>
22 Hi! I have league of legends all set up on my desktop pc, running arch with proprietary nvidia drivers, and all I had to run the game is winetricks d3dx9. Now I try to install it on my arch laptop as well, but this time the game crashes when it tries to run (the launcher works as intended tho). So I tried a million thing to eventually find that winetricks directx9 works. Now the game runs surprisingly well for a 13&quot; laptop with only intel integrated graphics. So my question is: whats the difference between the d3dx9 winetricks package and the directx9 one? I noticed d3dx9 never spawns any ui, while the directx9 package prompts an old looking install wizard. My theory is that d3dx9 is just a part of the directx9 package, tho I am quite confused as to why my tower needs only d3dx9 while the laptop needed another one. Thanks for any clue
23 </div>
24<hr/>
25 <div class='comment' style='display: block; margin-left: 80px'>
26 <h3>_clement_</h3>
27 <div class='by' style='font-style: italic;'></div>
28 <div class='comment_content'><p>DirectX is a collection of API, the most common being Direct3D (for 3D graphics). D3DX is an extension (the "x" in the name) library for Direct3D.</p></div>
29 </div>
30 <div class='comment' style='display: block; margin-left: 80px'>
31 <h3>ionlydosupport</h3>
32 <div class='by' style='font-style: italic;'></div>
33 <div class='comment_content'><p>league of legends need wine staging..</p><p>anti cheat stuff</p></div>
34 <div class='comment' style='display: block; margin-left: 80px'>
35 <h3>SurelyNotAnOctopus</h3>
36 <div class='by' style='font-style: italic;'></div>
37 <div class='comment_content'><p>Both are using the exact same packages (pacman -S wine-staging && pacman -S $(pactree -l wine-staging))</p></div>
38 </div>
39 </div>
40 <div class='comment' style='display: block; margin-left: 80px'>
41 <h3>thedoogster</h3>
42 <div class='by' style='font-style: italic;'></div>
43 <div class='comment_content'><p>IIRC one of them installs a lot more ? I had a weird issue at one point where I needed to install d3dx9 to play the Monkey Island Special Editions.</p></div>
44 </div>
45 <div class='comment' style='display: block; margin-left: 80px'>
46 <h3>breell</h3>
47 <div class='by' style='font-style: italic;'></div>
48 <div class='comment_content'><p>I'm not sure but look at the verbs in winetricks, there are comments about that:</p><p>[1]https://github.com/Winetricks/winetricks/blob/master/src/winetricks#L6514</p><p></p><p></p><p></p><p></p><p>[1] https://github.com/Winetricks/winetricks/blob/master/src/winetricks#L6514</p></div>
49 </div>
50 <div class='comment' style='display: block; margin-left: 80px'>
51 <h3>Adam_Stambaugh0</h3>
52 <div class='by' style='font-style: italic;'></div>
53 <div class='comment_content'><p>Try sticking to d3dx9_36 if you need it. Otherwise, WINE's builtin alternative should be fine. D3dx9 just extracks the components needed from the directx9 installer. Directx9 installs the whole thing, even the parts that tend to conflict with WINE.</p><p>The game on the intel laptop was probably trying to run a bit of different code for the intel chipset, something that wasn't properly handled by WINE's alternative.</p></div>
54 </div>
55 <div class='comment' style='display: block; margin-left: 80px'>
56 <h3>DesertFroggo</h3>
57 <div class='by' style='font-style: italic;'></div>
58 <div class='comment_content'><p>Just play Dota 2...</p></div>
59 </div>
60</div>
61</body>