| 6 Nov 2023 |
Emma [it/its] ⚡️ | tl;dr it initialises but doesnt render anything | 16:26:49 |
K900 | Then maybe check the dxvk bug tracker | 16:27:03 |
K900 | Though games that don't render at all on it are really rare | 16:27:15 |
Emma [it/its] ⚡️ | i mean.. its an old version of CS:GO so... | 16:28:54 |
K900 | d3d9 old or d3d11 old? | 16:29:33 |
Emma [it/its] ⚡️ | 2017 cs:go old | 16:30:59 |
Emma [it/its] ⚡️ | aka, no clue | 16:31:24 |
Emma [it/its] ⚡️ | d3d9 apparently | 16:31:35 |
Emma [it/its] ⚡️ | warn: DXVK: No state cache file found
info: DXVK: Graphics pipeline libraries supported
info: D3D9DeviceEx::ResetSwapChain:
info: Requested Presentation Parameters
info: - Width: 640
info: - Height: 480
info: - Format: D3D9Format::X8R8G8B8
info: - Auto Depth Stencil: true
info: ^ Format: D3D9Format::D24S8
info: - Windowed: true
info: - Swap effect: 1
| 16:31:47 |
K900 | The d3d9 side is a bit less mature so could actually just be a bug | 16:34:03 |
Emma [it/its] ⚡️ | so d3d11 would work better? | 16:42:54 |
K900 | Maybe? | 16:43:02 |
K900 | But if the game doesn't do d3d11 | 16:43:15 |
K900 | That's not really going to help you is it | 16:43:22 |
| SomeoneSerge (matrix works sometimes) joined the room. | 18:42:40 |
@atemu12:matrix.org | In reply to @k900:0upti.me I just remembered dxvk-nvapi is a thing nvapi is for DLSS and stuff like that; things that need to talk to the Nvidia driver or a reimplementation thereof (i.e. latencyflex) | 18:53:50 |
littlejohn (jcray) | hello everyone, is there a way to change the game install directory in steam on nixos? I'd like to install to a second disk but following the normal steam method yields an empty file picker. not sure if this is a file-picker issue or a steam environment one. | 19:05:54 |
K900 | You might need an xdg-portal implementation | 19:06:28 |
K900 | For the file picker | 19:06:32 |