| 7 Nov 2023 |
oak | * I'm not sure did I already ask, but is there someone here who could merge this change: https://github.com/NixOS/nixpkgs/pull/262121 ?
(Update of OpenRA to version 20231010) | 11:10:47 |
oak | (I created this additional patch to fix multiplayer, and it got already merged https://github.com/NixOS/nixpkgs/pull/262324 ) | 11:11:34 |
Miss_Turtle | Hey, is it possible to play fortnite on nixos? I tried heroic but it just gets full white i tried the unstable version but it keeps saying their is an update.
| 11:12:49 |
@atemu12:matrix.org | Miss_Turtle: It's got like two(?) anticheats and neither of them is configured to work on Linux. | 11:14:25 |
Miss_Turtle | Oh okey, thanks anyway!
| 11:14:51 |
| loutr joined the room. | 11:28:35 |
| @sernik:matrix.org joined the room. | 16:37:36 |
| @sernik:matrix.org left the room. | 16:37:50 |
| @sernik:matrix.org joined the room. | 16:39:27 |
@nixinator:nixos.dev | In reply to @bananen:matrix.org
Hey, is it possible to play fortnite on nixos? I tried heroic but it just gets full white i tried the unstable version but it keeps saying their is an update.
Hey Miss_Turtle , you can rum a windows VM, and GPU pass through , we have the nixos code to get you running if you want to have a bit of fun | 18:58:45 |
K900 | Pretty sure Fortnite will fail to start if it detects a VM | 19:00:06 |
@nixinator:nixos.dev | ouch... in that case... .. :-( | 19:01:57 |
lassulus | don't you need a second graphicscard for gpu passthrough? | 19:33:19 |
K900 | Not necessarily | 19:33:26 |
K900 | But it does make things more complicated | 19:33:30 |
lassulus | in what cases does it work without another card? | 19:33:51 |
K900 | It works if you detach your main GPU from the system at runtime | 19:34:18 |
K900 | And reattach it to the VM | 19:34:20 |
K900 | (and then do the reverse) | 19:34:26 |
lassulus | ic, sounds interesting, is there code for that? | 19:38:27 |