00:56 <+bridge_> [ddnet] does anyone know the max offsets for eyes when moving cursor and stuff 00:57 <+bridge_> [ddnet] or maybe just point me in the right direction, maybe link to actual tw code on github 04:31 <+bridge_> [ddnet] Aren’t the eyes always at the same offset? Or do you mean the cursor offset to the tee? There is a Config I think default is 400 05:30 <+bridge_> [ddnet] imagine you *could* change the eye offset 05:30 <+bridge_> [ddnet] so that when you set it to 0 they'd all be staring into your souls 05:30 <+bridge_> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/957134528286191616/unknown.png 06:04 <+bridge_> [ddnet] lol 07:49 <+bridge_> [ddnet] they are not in 0.6 11:14 <+bridge_> [ddnet] wait heinrich connected 11:14 <+bridge_> [ddnet] damn 12:06 <+bridge_> [ddnet] wow firefox's performance really sucks compared to chrome 12:06 <+bridge_> [ddnet] 12:06 <+bridge_> [ddnet] tested back in time 3 on the map renderer, chrome runs really smooth and firefox completly dies xd 12:07 <+bridge_> [ddnet] on chrome it runs smoother than the one of ddnet.tw too, 12:07 <+bridge_> [ddnet] 12:07 <+bridge_> [ddnet] that always rebuilds all buffers when zooming, and since back in time 3 is huge, that costs alot of time 12:19 <+bridge_> [ddnet] sadge 12:30 <+bridge_> [ddnet] even brave is lacking a bit compared to chrome 16:16 <+bridge_> [ddnet] new record? 16:16 <+bridge_> [ddnet] pog 17:19 <+bridge_> [ddnet] cpp cheat sheet :poggers: 17:19 <+bridge_> [ddnet] https://hackingcpp.com/cpp/cheat_sheets.html 17:19 <+bridge_> [ddnet] https://cheats.rs/ 17:19 <+bridge_> [ddnet] :greenthing: 17:24 <+bridge_> [ddnet] @Not Keks demo converted into mp4 are also like the screenshot taken ingame, completely aside 17:24 <+bridge_> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/957314039673937920/deepdrag_2022-03-26_17-20-27.demo.mp4 17:24 <+bridge_> [ddnet] screen flickers doesn't appear in the video though 17:26 <+bridge_> [ddnet] but with intel it works right? 17:26 <+bridge_> [ddnet] (screenshot or viedeo rednering) doesnt matter, same code 17:26 <+bridge_> [ddnet] what do you mean intel? 17:27 <+bridge_> [ddnet] u tried an intel yesterday 17:27 <+bridge_> [ddnet] this is nvidia gpu, win 7 17:27 <+bridge_> [ddnet] yesterday evening was same pc, nvidia gpu 17:27 <+bridge_> [ddnet] i know this is ur gt 740m 17:27 <+bridge_> [ddnet] it is 17:27 <+bridge_> [ddnet] u said u have an intel didnt u 17:27 <+bridge_> [ddnet] on work laptop yes, but vulkan crashes 17:27 <+bridge_> [ddnet] no adequate device found 17:28 <+bridge_> [ddnet] this is the issue i posted on github 17:28 <+bridge_> [ddnet] its also an old laptop ^^ 17:28 <+bridge_> [ddnet] ah ok 17:28 <+bridge_> [ddnet] the problem is really i dunno what i can do to test if this is a code bug 17:29 <+bridge_> [ddnet] the only other person with screenshot problems was someone with intel hd 630 17:29 <+bridge_> [ddnet] and the trashy intel hd 550 tablet worked without problems xd 17:29 <+bridge_> [ddnet] i dont really have any other intel device and no old nvidia gpu 17:29 <+bridge_> [ddnet] gtx 760 worked without problems 17:29 <+bridge_> [ddnet] thats the oldest i got 17:32 <+bridge_> [ddnet] is there a list of hardware stats from steam? 17:32 <+bridge_> [ddnet] to me it kinda looks like a weird alignment issue 17:32 <+bridge_> [ddnet] yeah 17:32 <+bridge_> [ddnet] that a pixel is always skipped or smth xd 17:32 <+bridge_> [ddnet] RGB vs RGBA maybe 17:32 <+bridge_> [ddnet] but RGB is really unlikely 17:33 <+bridge_> [ddnet] what processor u know likes 3 byte alignments xd 17:33 <+bridge_> [ddnet] there are stats of used hardware yes, but i dunno if ddnet has such stats 17:33 <+bridge_> [ddnet] 8-bit processors don't care 😄 17:33 <+bridge_> [ddnet] xd 17:34 <+bridge_> [ddnet] i mean gpu can also read 1 byte alignment, thats not the problem 17:34 <+bridge_> [ddnet] its more about performance 17:34 <+bridge_> [ddnet] reading 3 bytes, means 3 times 1 byte 17:34 <+bridge_> [ddnet] or "overread" by 1 byte and do checks 17:34 <+bridge_> [ddnet] no, you read 4 bytes and mask 17:34 <+bridge_> [ddnet] but thats still slow, u need to know the offset 17:34 <+bridge_> [ddnet] requires additional computing 17:34 <+bridge_> [ddnet] or you do 2+1 or 1+2 17:34 <+bridge_> [ddnet] and GPU cores are slow 17:36 <+bridge_> [ddnet] cant get full log, it doesn't appear in the logfile, only console window 17:36 <+bridge_> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/957317243836968980/message.txt 17:37 <+bridge_> [ddnet] yeah i doubt its ffmpeg 17:38 <+bridge_> [ddnet] well gtx 760 is also kepler, it has a newer driver tho 17:39 <+bridge_> [ddnet] and i only tested on win10, tho this probs unrelated since its inside the driver 17:41 <+bridge_> [ddnet] @Chairn flashy screen u said? 17:43 <+bridge_> [ddnet] https://github.com/ValveSoftware/Dota-2-Vulkan/issues/62 17:43 <+bridge_> [ddnet] 17:43 <+bridge_> [ddnet] https://github.com/ValveSoftware/Dota-2-Vulkan/issues/1 17:43 <+bridge_> [ddnet] 17:43 <+bridge_> [ddnet] seems like dota2 also had issues with nvidia kepler in particular 17:43 <+bridge_> [ddnet] maybe win10 has a newer driver inbuilt which fixes it 17:43 <+bridge_> [ddnet] that would explain why GPUInfo.org lists gt740m with newer drivers 17:47 <+bridge_> [ddnet] nah no flash, i used the wrong word 17:47 <+bridge_> [ddnet] its shaky 17:50 <+bridge_> [ddnet] The cursor offset 17:51 <+bridge_> [ddnet] Also 400 what 17:54 <+bridge_> [ddnet] mhh ok, honestly no idea what we can do to test, live linux USB stick? 17:54 <+bridge_> [ddnet] u install win10 xdd 17:54 <+bridge_> [ddnet] or gotta live with that, since not reproducable 17:55 <+bridge_> [ddnet] i'll live with that 17:55 <+bridge_> [ddnet] does virtualbox supports gpu virtualization? 17:55 <+bridge_> [ddnet] i dont think any has vulkan support if thats u question 17:55 <+bridge_> [ddnet] but there are vm with gpu acceleration 17:56 <+bridge_> [ddnet] vmware has like opengl 4.6 or smth 17:56 <+bridge_> [ddnet] qemu > anything else 17:56 <+bridge_> [ddnet] but qemu's gpu acceleration also sucks xd 17:56 <+bridge_> [ddnet] qemu has various video drivers 17:57 <+bridge_> [ddnet] yeah tested most of them 17:57 <+bridge_> [ddnet] i bet google with stadia has nice support, when release google? 17:57 <+bridge_> [ddnet] anyway qemu is open source 17:57 <+bridge_> [ddnet] so its instantly a better option 17:57 <+bridge_> [ddnet] :greenthing: 17:57 <+bridge_> [ddnet] yeah i also use it most of the time xdd 17:57 <+bridge_> [ddnet] i use qemu to test ryo-os 17:58 <+bridge_> [ddnet] ez 17:58 <+bridge_> [ddnet] with a serial port in qemu 17:59 <+bridge_> [ddnet] u can print stuff on the host 17:59 <+bridge_> [ddnet] xd 18:11 <+bridge_> [ddnet] QEMU is not a full virtualization i think, like it performs DBT before running on the host 18:31 <+bridge_> [ddnet] qemu can use kvm 18:31 <+bridge_> [ddnet] my guess is that if the host and guest cpu arch match it can use it 18:31 <+bridge_> [ddnet] but idk im no expert 18:32 <+bridge_> [ddnet]