Guild icon
DDraceNetwork
DDraceNetwork / off-topic
Any languages allowed
Between 2024-10-25 00:00 and 2024-10-26 00:00
Avatar
Damn Neets they ruined neeting
Avatar
spooky oxyzo 2024-10-25 06:57
๐ŸŽฌ
Avatar
who's summoning me
Avatar
i think deepl is not really that good at japanese
Avatar
heinrich5991 2024-10-25 11:20
in what way? ๐Ÿ™‚
Avatar
vibe it's probably just hard to understand a phrase without context. was looking at some code comment in japanese
11:22
the translated comment make no sense
11:22
11:23
Avatar
Yeah not only is it context heavy but it's also a technical context...
11:24
"Novell" is either novel or Nobel
Avatar
it is novel
11:25
i kinda get what it wants, it's just a boolean for new story available in the "novel" menu
11:25
it's just weird that the translation is kinda wacky
Avatar
I wonder if it would be more or less broken if you included some of the code in the deepl input
Avatar
Jupstar โœช 2024-10-25 11:27
Give me the text, I want to try chatgpt against it
Avatar
ใƒŽใƒ™ใƒซๆ–ฐ่ฆ็‰ฉ่ชžๅˆคๅฎš this?
Avatar
Avatar
TsFreddie
Click to see attachment ๐Ÿ–ผ๏ธ
heinrich5991 2024-10-25 11:27
paste text as text, please ^^
Avatar
also I guess deepl pro has LLM now? i'm on the free version
Avatar
Avatar
TsFreddie
ใƒŽใƒ™ใƒซๆ–ฐ่ฆ็‰ฉ่ชžๅˆคๅฎš this?
ใ‚€ใŽ 2024-10-25 11:28
Novel new story check
Avatar
้›ข่„ฑใง็ต‚ไบ†ใ—ใŸ
Avatar
Avatar
TsFreddie
ใƒŽใƒ™ใƒซๆ–ฐ่ฆ็‰ฉ่ชžๅˆคๅฎš this?
Jupstar โœช 2024-10-25 11:28
"Novel New Story Judgment" or "Novel New Story Evaluation" But what should it mean?
11:28
I assume you don't know either?
Avatar
Avatar
TsFreddie
i kinda get what it wants, it's just a boolean for new story available in the "novel" menu
^
11:29
it's a boolean holding the result of whether a new story is available
Avatar
Jupstar โœช 2024-10-25 11:29
Ok
Avatar
luntri_DDnet 2024-10-25 11:33
11:33
ะดะธะปะดะฐะฝะตั‚
Avatar
Jupstar โœช 2024-10-25 11:39
Ok
11:40
@TsFreddie When do you enable the global illumination in your godot project
Avatar
Avatar
Jupstar โœช
@TsFreddie When do you enable the global illumination in your godot project
which one?
11:42
godot has like four GI solutions
11:42
or are you asking what GI does?
11:45
or are you asking when do I usually consider using GI?
11:45
HUH
Avatar
Avatar
TsFreddie
or are you asking when do I usually consider using GI?
When are you using it and why
Avatar
Avatar
meloฦž
When are you using it and why
when i need indirect lighting and because i want indirect lighting
11:49
kek
Avatar
Avatar
TsFreddie
which one?
Jupstar โœช 2024-10-25 11:50
It has one that is path tracing like I think
11:50
I even tried that once, looked quite cool xd
Avatar
Avatar
Jupstar โœช
It has one that is path tracing like I think
all GI are path tracing
11:50
in one way or another
Avatar
Jupstar โœช 2024-10-25 11:50
SDFGI
11:51
I guess?
Avatar
ye
11:51
it is getting deprecated in favor of another realtime GI thing i think
Avatar
Jupstar โœช 2024-10-25 11:51
Yeah I mean realtime ofc
Avatar
well the other thing is a direct replacement of SDFGI so it probably didn't matter
11:51
nouis anyway
Avatar
Avatar
TsFreddie
it is getting deprecated in favor of another realtime GI thing i think
Jupstar โœช 2024-10-25 11:52
Nice
Avatar
SDFGI is good for outdoor scenes.
11:52
for smaller area voxelGI is actually a bit better
11:53
and most player wouldn't care too much if you just use SSIL since it is cheaper
11:54
catSmash also for smaller scenes with no dynamic lighting (light direction changes and stuff). lightmap is free.
11:56
i don't normally use GI tho. a lot of my personal projects are either fake pixel art or low poly. GI doesn't give you much in non-PBR artstyles, and most GI solution is not designed for orthographical camera projection which I sometimes prefer for 2.5D
11:57
i think the new new hot thing was radiance cascade for a while
Avatar
Avatar
TsFreddie
i don't normally use GI tho. a lot of my personal projects are either fake pixel art or low poly. GI doesn't give you much in non-PBR artstyles, and most GI solution is not designed for orthographical camera projection which I sometimes prefer for 2.5D
Jupstar โœช 2024-10-25 12:01
Oh ok, but your bike thing looks like a normal perspective projection yet ๐Ÿ˜„
12:02
Or is there something planned
Avatar
that one no
12:02
that one is regular 3d
12:02
probably in low resolution just to hide subpar modeling
12:02
and maybe an pixel outline post processing i guess
12:03
definitly don't really need GI tho
12:03
i would rather spend the performance on more point lights for other stuff
Avatar
Avatar
TsFreddie
too bad i don't work for VR anymore
^
Avatar
Jupstar โœช 2024-10-25 13:10
๐Ÿซ 
Avatar
Avatar
TsFreddie
^
Jupstar โœช 2024-10-25 13:10
do you at least know if it's ez to do in godot?
Avatar
idk about godot
13:11
i've haven't done anything VR in godot
13:12
also OpenXR is still quite early days. but if you just want something running in VR it is probably as easy as dropping in an CameraXR node or something
13:13
in practice non of the built-in VR solutions are versatile enough we just code our own camera system from device sensors ourselves at work. (since we really need to bind the camera in sync to the physics engine which is running at a different rate from rendering)
13:13
dumbduck
Avatar
Jupstar โœช 2024-10-25 13:14
i see, rip
Avatar
so.. it can be as easy as dropping something in and click run. or as hard as you want it to be
Avatar
Jupstar โœช 2024-10-25 13:15
i kinda would like to use like patigas blender tool to export 2d map to blender, then make it 3d by just stretching the objects into the third dimension and then place a VR camera where the tee eyes are. 1 tile = 1 meter. And then just look how tall everything looks like for a tee xD
13:16
ctf5 is like 20 meters tall or smth
Avatar
Avatar
Jupstar โœช
i kinda would like to use like patigas blender tool to export 2d map to blender, then make it 3d by just stretching the objects into the third dimension and then place a VR camera where the tee eyes are. 1 tile = 1 meter. And then just look how tall everything looks like for a tee xD
Can't wait to finish back in time 3 with that
Avatar
dumbduck we had like our own hand system and guidelines for hand meshes. I made a custom physics based hand interaction system for everything that can be grabbed, attached, stabbed, levered and stuff. also a custom space conversion tool to make player input root space while moving everything in world space at the same time. lol
Avatar
Swinging around doing edge hooks in VR
Avatar
we made hand jumping in our first game
13:18
it's like gorilla tag but you don't need any leverage to do the motions
13:18
catSmash our designer tried to add swinging before but I rejected it cuz we are already way too deep in technical burdens (edited)
Avatar
Jupstar โœช 2024-10-25 13:19
xd gorilla teeworlds game
13:19
in vr, i buy
Avatar
also
13:19
before you really try. i have to warn you. moving player in anyway without player input in VR is a terrible idea
13:20
steam
Avatar
Jupstar โœช 2024-10-25 13:20
Yesterday I jumped from the tallest tower from hogwarts in minecraft VR. Got so sick again xD
13:21
But hey I died like dumbledore
Avatar
greenthing also why are you looking at godot suddenly, i thought you would just roll your own engine
Avatar
Avatar
Jupstar โœช
But hey I died like dumbledore
MF giving me PTSD
Avatar
Avatar
TsFreddie
greenthing also why are you looking at godot suddenly, i thought you would just roll your own engine
Jupstar โœช 2024-10-25 13:21
I actually thought about adding VR to my old engine. But kinda too lazy xd
Avatar
Avatar
Jupstar โœช
I actually thought about adding VR to my old engine. But kinda too lazy xd
When dd-pg
13:21
Only 1 month left
Avatar
Avatar
meloฦž
Only 1 month left
Jupstar โœช 2024-10-25 13:22
2 months bro, don't pressure me xD
Avatar
Avatar
meloฦž
Only 1 month left
how do you know next month is my birthday kekw
Avatar
Avatar
TsFreddie
how do you know next month is my birthday kekw
Jupstar โœช 2024-10-25 13:22
LOL
13:22
Then u have same birthday as teero i think
Avatar
juppy is definitely preparing something for my bday
13:23
vibe 1 month left
Avatar
Jupstar โœช 2024-10-25 13:23
๐Ÿ˜…
13:23
I feel the pressure
Avatar
Avatar
Jupstar โœช
I feel the pressure
Your fault kekw
Avatar
Avatar
Jupstar โœช
i kinda would like to use like patigas blender tool to export 2d map to blender, then make it 3d by just stretching the objects into the third dimension and then place a VR camera where the tee eyes are. 1 tile = 1 meter. And then just look how tall everything looks like for a tee xD
1 tile = 1 meter.
justatest
Avatar
Avatar
meloฦž
Your fault kekw
Jupstar โœช 2024-10-25 13:30
I never said 1 month lol
13:30
End of year
Avatar
they had to scale down the blocks to around 0.6m in the minecraft movie cause 1m is too large
Avatar
Avatar
Cammodude
they had to scale down the blocks to around 0.6m in the minecraft movie cause 1m is too large
Jupstar โœช 2024-10-25 13:31
Lol interesting
13:31
But props makes sense
Avatar
steve is a god for being able to jump ~1.2m high while standing still
Avatar
Jupstar โœช 2024-10-25 13:33
Ez
Avatar
Avatar
Cammodude
steve is a god for being able to jump ~1.2m high while standing still
I don't think that's very impressive compared to his other feats
13:33
though I guess it's pretty cool considering the extra high gravity
Avatar
minecraft is the type of game that makes sense when you look at it
Avatar
I can jump a bit over a meter if I really go for it (though I don't think I could actually land on a 1m high block) and I'm not all that athletic and Steve is taller than me
Avatar
but seems absolutely insane when you do the math
Avatar
if you just think of it as him half jumping half stepping up it seems way more natural
13:37
because it's not like hopping up 1m ledges irl is hard
Avatar
Avatar
Jupstar โœช
End of year
Christmas release or tilt
Avatar
Avatar
meloฦž
Christmas release or tilt
Jupstar โœช 2024-10-25 14:13
I am not religious sry. Christmas is just another useless day in this godless world
14:14
If my future wife contacts me within the next 2 minutes I change my mind
Avatar
Avatar
Jupstar โœช
If my future wife contacts me within the next 2 minutes I change my mind
@Teero quick convince him
Avatar
Jupstar โœช 2024-10-25 14:22
Does teero have a sis or what ๐Ÿ˜
justatest 1
14:23
Trick 69 Have a best friend, but actually be there for his sis
Avatar
careful friend, you better hope she older
Avatar
Avatar
meloฦž
careful friend, you better hope she older
Jupstar โœช 2024-10-25 14:23
OHH true xDD
14:23
Teero the underager
Avatar
kekw kekw kekw
14:23
real (edited)
14:23
my work forces me to go bowling
Avatar
Avatar
meloฦž
@Teero quick convince him
im not gay
Avatar
help
Avatar
Avatar
Teero
im not gay
(yet)
14:23
why do you think i want you to finish rust handbook?
14:24
smh
Avatar
Avatar
meloฦž
my work forces me to go bowling
Jupstar โœช 2024-10-25 14:24
What is the problem?
14:24
Sounds fun at least
14:24
Except for when they are drunk
Avatar
all apprentice will be there too
Avatar
Jupstar โœช 2024-10-25 14:24
Then I'd leave
Avatar
Avatar
meloฦž
all apprentice will be there too
Jupstar โœช 2024-10-25 14:24
OFFF
Avatar
ikr
14:24
can't even talk shit
Avatar
have you guys ever had your steam account stolen?
Avatar
ใ‚€ใŽ 2024-10-25 15:03
no
Avatar
Avatar
manikoo
have you guys ever had your steam account stolen?
Jupstar โœช 2024-10-25 15:04
For that they'd need to steal my email too
Avatar
ใ‚€ใŽ 2024-10-25 15:04
i gave my acc once to a guy who gave me Poker Night 2 achievements so i got items for tf2
Avatar
Jupstar โœช 2024-10-25 15:04
if they steal my email i call that a win for them
Avatar
ใ‚€ใŽ 2024-10-25 15:04
but i wouldnt do that again cuz my acc was like 50$ back then
15:04
lol
15:06
does anybody know why my display turning off script doesnt work from ssh but it works when i execute it on my pc powershell (Add-Type '[DllImport(\"user32.dll\")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)
15:07
Avatar
hi from gym (edited)
15:09
leg day justatest
Avatar
found out that estonians used to have surnames like "fat" "trash" and "sex"
15:17
and my personal favorite after putting the page trough translate
Avatar
Avatar
ใ‚€ใŽ
does anybody know why my display turning off script doesnt work from ssh but it works when i execute it on my pc powershell (Add-Type '[DllImport(\"user32.dll\")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)
Have you tried using 'psexec'?
Avatar
Avatar
Skye
Have you tried using 'psexec'?
ใ‚€ใŽ 2024-10-25 15:20
no
15:20
but i cant see it turning off display
15:24
or what its supposed to do
15:24
Avatar
Avatar
ใ‚€ใŽ
Not sure, but if you want to execute commands over ssh that interact with the gui/desktop interface on windows you might want to take a look at psexec.
Avatar
Avatar
Skye
Not sure, but if you want to execute commands over ssh that interact with the gui/desktop interface on windows you might want to take a look at psexec.
ใ‚€ใŽ 2024-10-25 15:32
hmm ok im gonna try
Avatar
Avatar
Skye
Not sure, but if you want to execute commands over ssh that interact with the gui/desktop interface on windows you might want to take a look at psexec.
ใ‚€ใŽ 2024-10-25 15:56
yep thanks i found a script that uses psexec
15:56
anyways those scripts are too much for me lololol
15:56
i couldnt make one myself
Avatar
Avatar
ใ‚€ใŽ
yep thanks i found a script that uses psexec
Nice
Avatar
ใ‚€ใŽ 2024-10-25 15:57
psshutdown -h -t 3600 this is my maximum lul
15:57
now i have everything i need
Avatar
Avatar
ใ‚€ใŽ
anyways those scripts are too much for me lololol
Probably because you're not very familiar with the Windows API and its tools
Avatar
ใ‚€ใŽ 2024-10-25 15:58
nahh
15:58
its not only about windows lol
15:58
FOR /F "usebackq tokens=4" %%s IN (`tasklist /nh /fo table /fi "imagename eq explorer.exe"`) DO ( psexec -accepteula -nobanner -d -i %%s -w "%windir%" powershell -NoProfile -NoLogo -Command "(Add-Type '[DllImport(\"user32.dll\")]public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)" )
15:58
this shit looks like straight 80lvl coding
15:58
im not into this lol
Avatar
Avatar
Jupstar โœช
i kinda would like to use like patigas blender tool to export 2d map to blender, then make it 3d by just stretching the objects into the third dimension and then place a VR camera where the tee eyes are. 1 tile = 1 meter. And then just look how tall everything looks like for a tee xD
;) it's from May 19 2023 (aka old)
Avatar
wtf
Avatar
ใ‚€ใŽ 2024-10-25 16:06
Avatar
Avatar
ใ‚€ใŽ
this shit looks like straight 80lvl coding
Try to read it slowly, google expressions you don't really understand
Avatar
Avatar
Mr.Gh0s7
;) it's from May 19 2023 (aka old)
Jupstar โœช 2024-10-25 16:12
yes yes yes, please add vr camera xd
16:12
and send exec xd
Avatar
Avatar
Mr.Gh0s7
;) it's from May 19 2023 (aka old)
โ™‚S1mpleโ™‚ 2024-10-25 16:14
i remeber that one
16:14
when rls
16:22
its friday
16:22
gigachad
Avatar
yes
Avatar
Avatar
Jupstar โœช
yes yes yes, please add vr camera xd
idk if I got the code still (prob buried somewhere). It used fifo for communicating with ddnet. But it was very bad code I think. I can search and send the source code if you want though
Avatar
THEY MADE BLU SCOUTโ€™S PANTS BLUE THEY CHANGED A CHARACTER DESIGN 17 YEARS LATER WHAT
๐Ÿ’€ 3
Avatar
*>Maciek<* 2024-10-25 18:49
Took them 17 years to do that update crazy
Avatar
i think im getting older, im addicted to games that require no rush, such as balatro
Avatar
@TsFreddie @Learath2
Avatar
Avatar
Ryozuki
@TsFreddie @Learath2
i have those
Avatar
why u take estrogen?
20:36
u aretrans?
Avatar
the debian box
Avatar
my estrogen doesn't look like that one
Exported 206 message(s)
Timezone: UTC+0