Guild icon
DDraceNetwork
DDraceNetwork / general
This channel is for all Teeworlds/DDNet and related chat. Gameplay questions can be asked here as well rather than in #questions. Ingame screenshots and any other Teeworlds related media goes to #showroom.
Between 2024-12-20 00:00 and 2024-12-21 00:00
Avatar
Does ingame chat has filter?
Avatar
chinese servers
03:00
🇨🇱
03:01
Damnn that makes sense
Avatar
Original message was deleted or could not be loaded.
#✉-create-a-ticket Don't mention cheat clients by name outside of the ticket
Avatar
Avatar
Skeith
#✉-create-a-ticket Don't mention cheat clients by name outside of the ticket
Only if he still plays under my nickname, what should I do?
Avatar
Mention that the person is faking you as well as cheating #✉-create-a-ticket --> Report (edited)
Avatar
Avatar
risu
The problem is that the only ways to really fight it is paying for more or bigger servers, and DDNet doesn't really have that much money
i havent seen any ddos' on ger10, and that the goto ger10.ddnet.org to whitelist ip seems very lightweight
09:16
it also feels very easy to bypass (edited)
Avatar
Avatar
Solly
i havent seen any ddos' on ger10, and that the goto ger10.ddnet.org to whitelist ip seems very lightweight
Solution: Don't DDoS GER10, DDoS ger10.ddnet.org lol
09:26
Probably way harder because then you're attacking a proper web server as opposed to an indie game server
Avatar
Avatar
risu
Solution: Don't DDoS GER10, DDoS ger10.ddnet.org lol
well the verification of any request is extremley lightweight, so apart from exceeding network thruput, its pretty hard to take it down, and even if it is, the live ddnet server isnt affected (only joining is)
09:27
(gonna type soemthing but all powerful deen is typing)
Avatar
Avatar
Solly
i havent seen any ddos' on ger10, and that the goto ger10.ddnet.org to whitelist ip seems very lightweight
There are a lot of attacks against GER10 but the hoster (https://lowhosting.com/) has built a specific protection for DDNet that works great
Unleash your online potential with our secure and affordable hosting solutions. Experience unrivalled anti-DDoS protection for peace of mind.
Avatar
is the ger10.ddnet.org verification part of that?
Avatar
does an ip get ... unverified if it looks like its ddosing
Avatar
I don't know how it works, might be a trade secret 😄
09:28
is it more expensive than what other hosts are used (edited)
09:29
wow 168 customer supports very cool
Avatar
isnt it like default nowadays
Avatar
good morning chat
Avatar
good morning mister
Avatar
not a mister but i appreciate the effort
09:33
we rise and grind on this fine morning
Avatar
mixer
Avatar
so true
Avatar
do you ever...
09:35
need to maintain a unique list of int pairs
09:35
in javascript
09:35
and cry because theres not really an easy way to do that
Avatar
cant say i have
Avatar
chatgpt offered me an O(n^2) solution using JSON.stringify
09:35
"it works"
Avatar
if it runs on your clients thats no issue:)
Avatar
i think u forgot about nodejs
Avatar
well i said if..
Avatar
nodejs on the client 👻 (edited)
Avatar
sounds like clever resourcemanagment
Avatar
i need a "good" solution because the list will be a couple thousand long
09:37
and is added to very frequently
Avatar
how to make slow map?
Avatar
#mapping add tunes in the editor (somewhere) (edited)
09:38
you can steal tunes from a server with ctrl-shift-d or use a calculator
Avatar
Avatar
Solly
need to maintain a unique list of int pairs
can you give an example of what are you trying to achieve
Avatar
Avatar
Solly
#mapping add tunes in the editor (somewhere) (edited)
(or server autoconfig)
Avatar
all i ever was taught is use a hashmap, is thats a valid approach xd (edited)
Avatar
Avatar
0x314
can you give an example of what are you trying to achieve
struct Vec2 { uint32_t x, uint32_t y } std::unordered_set<Vec2>
09:40
in js
09:40
im probably gonna pretend they are 16 bit and shove em into a single number
09:40
and use a set
09:41
then demux them
09:41
^ makes me viserally uncomfortable but you do what u gotta do
09:41
this is really #developer init (edited)
Avatar
im sure its ddnet related!
Avatar
not at all
Avatar
ban
f3 6
f4 1
Avatar
i mean it totally is
Avatar
Avatar
Solly
and cry because theres not really an easy way to do that
Does Set not work?
Avatar
Avatar
Learath2
Does Set not work?
cant hash { x, y }
10:32
(or rather it does pointer equality not value equality (?))
Avatar
Apparently there is no way to customize the equality relation for a js set lol
10:34
buut, you can rig a wrapper around a normal js set
Avatar
Avatar
Learath2
Apparently there is no way to customize the equality relation for a js set lol
i dont expect their to be, but being able to pass hashing functions and equality functions into a set feels like a neccesity
Avatar
Transform your pairs into a single hashable object, then put them in the set
Avatar
i do need the values themselves
10:35
and thats what ive done
Avatar
Avatar
Solly
i do need the values themselves
You can just shove them into a single bigger int, or string concat then parse them back
Avatar
Avatar
Learath2
You can just shove them into a single bigger int, or string concat then parse them back
i dont particularly want to use BigInt, string is slow
10:37
ive pretended they are int16s since they probably are
Avatar
@Solly also googling around a little reveals immutable-js that has what you need
Avatar
Avatar
Learath2
@Solly also googling around a little reveals immutable-js that has what you need
diy B)
10:39
also no i dont want immutable collections, copying every time i want to modify is... well slow (im not sure what to make off the description saying "runs fast on modern vms", you have copy stuff or do funky stuff to ensure immutability) (edited)
10:40
i also dont think it handles non primative keys either
10:42
theres probably some npm package out there, but i can do it myself so /:
Avatar
Avatar
Solly
i dont particularly want to use BigInt, string is slow
Eh honestly, strings are pretty fast, much better than the O(n^2) solution I assure you 😄
Avatar
Avatar
Learath2
Eh honestly, strings are pretty fast, much better than the O(n^2) solution I assure you 😄
well faster than n^2 definatley. im not sure about how fast string indicies can be because i am doing alot of operations, im sure a modern computer can handle it without a sweat, but knowing there is a better solution i cant make myself do it (edited)
Avatar
It's unlikely you can beat natively implemented Set with a pure js solution unless you spend significant effort engineering it
👍 1
Avatar
Avatar
Learath2
It's unlikely you can beat natively implemented Set with a pure js solution unless you spend significant effort engineering it
unlike python, running more js isnt that detrimental. the way im doing it now sacrifices memory for speed (maintain 2 copies of the same data). i could benchmark it (edited)
10:45
but im not going to :D
10:45
"it works" does actually work for me sometimes lmao
10:45
how far i have fallen
Avatar
anyone knows what folder do i put configs in?
Avatar
This command was not found.
11:05
Available Text-based Commands
Help Commands
$rtfm <setting> $staff $configdir $deepfly $skins $binds $crash $kog_login (Aliases: $kog, $login, $registration) $deepl (Aliases: $translator, $english) $failed_inserts (Aliases: $failed-inserts, $missing-rank, $missing-save) $gfx_troubleshoot (Aliases: $gfx, $missing-text, $no-text, $missing-ui, $no-ui) $utc_now (Aliases: $utc, $utc-time, $utc-now)
Github
$build_status [pr|commit]
Wiki
$wiki <keyword>
Avatar
$configdir
Avatar
Avatar
Solly
$configdir

DDNet config directory:

On Windows: Old: %appdata%\Teeworlds New: %appdata%\DDNet On Linux: Old: ~/.teeworlds New: ~/.local/share/ddnet On macOS: Old: ~/Library/Application Support/Teeworlds New: ~/Library/Application Support/DDNet
Avatar
@uruf123
Avatar
"C:\Program Files (x86)\Steam\steamapps\common\DDraceNetwork\ddnet"? i have put it in, restarted game typed exec x.cfg and it says failed to open 'x.cfg' (edited)
Avatar
Place it in your local directory, having it in your steam directory is more prone to problems %appdata%/ddnet make sure the file isn't called x.cfg.txt and that it actually exists (edited)
Avatar
Avatar
meloƞ
Place it in your local directory, having it in your steam directory is more prone to problems %appdata%/ddnet make sure the file isn't called x.cfg.txt and that it actually exists (edited)
oh right, ive fixed the directory issue but havent had the file types turned on so it was x.cfg.txt b3_kekw
Avatar
owo happens to the best of us
Avatar
ty for help
Avatar
Always
Avatar
Avatar
meloƞ
owo happens to the best of us
Hi, I'm the best of us and it doesn't happen to me
😢 1
Avatar
how can i change the key for "free view" from "P" key to "Q"
14:02
i accidentaly unbinded
Avatar
f1 -> bind q say /pause
14:04
or f1 -> bind q say /spec
14:05
depending which behavior you want (spec will make your tee disappear while spec'ed on some maps and you will relinquish strong hook you have on any un-spec'ed tees)
Avatar
/pause worked tysm
Avatar
Avatar
meloƞ
Always
YEP?
Avatar
Hi tt world I'm starting the game what the beast sensitivity
15:09
?
Avatar
Avatar
太陽
Hi tt world I'm starting the game what the beast sensitivity
the beast sensitivity is the most comfortable for you
15:12
np
Avatar
start medium and go lower or higher depending on how u feel
15:14
some gamemodes benefit from higher sensitivity, but ddnet is not one of them (for most maps) (edited)
Avatar
Un_tee_mas🤟🤙 2024-12-20 15:36
hi
15:37
who can play
15:38
Who can give me the link for the server in Spanish?
Avatar
Un_tee_mas🤟🤙 2024-12-20 15:53
hi??
Avatar
Jupstar ✪ 2024-12-20 15:54
hi
15:54
just join any server in europe and ask the players if they want to play with you 😄
Avatar
Avatar
Un_tee_mas🤟🤙
Who can give me the link for the server in Spanish?
#welcome find here
Avatar
Un_tee_mas🤟🤙 2024-12-20 16:10
thx
Avatar
Un_tee_mas🤟🤙 2024-12-20 16:29
hi
Avatar
Avatar
Jupstar ✪
just join any server in europe and ask the players if they want to play with you 😄
Un_tee_mas🤟🤙 2024-12-20 16:29
you can play??
Avatar
Avatar
Jupstar ✪
just join any server in europe and ask the players if they want to play with you 😄
you can play?
Avatar
$wiki troubleshoot
Avatar
Avatar
meloƞ
$wiki troubleshoot
No articles found.
Avatar
weird, it doesnt show GFX Troubleshooting
Avatar
Avatar
meloƞ
weird, it doesnt show GFX Troubleshooting
go play?
Avatar
sorry, i'm busy crying to sad songs rn
Avatar
Avatar
meloƞ
sorry, i'm busy crying to sad songs rn
ru. good at kog
Avatar
Avatar
meloƞ
weird, it doesnt show GFX Troubleshooting
$gfx
Avatar
Avatar
meloƞ
weird, it doesnt show GFX Troubleshooting
There are numerous graphics (gfx) related bugs users encountered. Not all are fixable, but might have workarounds. This site is there to collect these to help those encountering the same issues.
Avatar
Avatar
Tsumugi
the beast sensitivity is the most comfortable for you
You have what
17:02
?
Avatar
Avatar
太陽
You have what
26 ingame mouse sens
💀 1
17:12
and about 8k dpi im not really sure
❤️ 1
Avatar
Un_tee_mas🤟🤙 2024-12-20 17:16
who can play now
Avatar
Avatar
太陽
You have what
If you want more tips, you should increase your sensitivity if you have trouble aiming fast enough, and decrease it if you can't aim precisely enough. Also obviously make sure that you have mouse acceleration disabled.
Avatar
Avatar
risu
If you want more tips, you should increase your sensitivity if you have trouble aiming fast enough, and decrease it if you can't aim precisely enough. Also obviously make sure that you have mouse acceleration disabled.
I can't get people to
Avatar
Does anybody know who made the DDNet BG Music?
Avatar
Avatar
Steinchen
Does anybody know who made the DDNet BG Music?
It was me
18:19
hi
Avatar
Avatar
Meekrioz
It was me
cap i made it..
Avatar
i want to thank Deen, Heinrich, Robyt3, and all the many devs for keeping this fossil of a game alive and well! It would not be the same without not only their effort, but the dreams of the community!
♿ 1
LongStair 1
Avatar
[TGS] Deleted User 2024-12-20 19:14
me too
Avatar
@meloƞ LOL
Avatar
[TGS] Deleted User 2024-12-20 19:14
lmao
Avatar
Avatar
Voxel
i want to thank Deen, Heinrich, Robyt3, and all the many devs for keeping this fossil of a game alive and well! It would not be the same without not only their effort, but the dreams of the community!
what about thanking @sannitt
Avatar
@Voxel ggs the 2 best art designers this game has seen🤝
🤝 7
🤣 4
Avatar
cap
Avatar
Avatar
Steinchen
Does anybody know who made the DDNet BG Music?
teetow
Avatar
Avatar
Meekrioz
It was me
bro who tf are u
Avatar
souly????
19:28
dont talk bad about meek, he's the biggest cutie patootie there is
Avatar
lol hes not here even
19:28
feelsbadman
Avatar
yeah he only joins when there are mod applications
19:29
to troll once again, and then go rq again
Avatar
tell him he should come here and apply to being my little femboy
Avatar
Who's the best player in this game ?
Avatar
phantom帝 2024-12-20 19:29
xyzyx💀 (edited)
Avatar
Avatar
Souly
tell him he should come here and apply to being my little femboy
19:31
i love this man
Avatar
Avatar
Souly
tell him he should come here and apply to being my little femboy
⚠
Avatar
Avatar
sxyd
Who's the best player in this game ?
it used to be Cer but that was 2-3 years ago
Avatar
@Welf Your new dummy map is legit goated, thats the most fun i had on a map for quite a while kek Even the bouncy part which I didnt like at first turned out to be really consistent
Avatar
Avatar
Gazebr
@Welf Your new dummy map is legit goated, thats the most fun i had on a map for quite a while kek Even the bouncy part which I didnt like at first turned out to be really consistent
aww thanks 😮
Avatar
Avatar
Voxel
it used to be Cer but that was 2-3 years ago
But now
Avatar
Avatar
Welf
aww thanks 😮
I TOLD YOU PEOPLE WILL LIKE IT reeeee
Avatar
yeaah i assumed that people would like it hehe
Avatar
komaru_cat 2024-12-20 19:38
Tell me how to find out the steam profile of another person in ddnet pls
Avatar
you dont
Avatar
*>Maciek<* 2024-12-20 19:44
@Welf Thanks for a great map
😳 1
🤣 1
Avatar
good map good mapper
Avatar
best discord icon coming
Avatar
Good Christmas event im general. The beef produced a good event.
Avatar
whereismytoast 2024-12-20 20:22
yo
20:22
i remember a guy named n1~nonstop
20:22
he plays copy lovebox all time
20:22
is he alive?
20:23
i havent played in a year
Avatar
*>Maciek<* 2024-12-20 20:25
Check for yourself
Avatar
𝘾𝙧𝙞𝙢𝙚𝙬𝙖𝙫𝙚 ✴ ᗜˬ< 2024-12-20 20:25
Hello geys how r u
Avatar
Un_tee_mas🤟🤙 2024-12-20 20:26
fine thx
20:26
wo can play now
20:26
in call on teh voice 1
20:30
hi??????
Avatar
where is the new icon and banner
Avatar
Un_tee_mas🤟🤙 2024-12-20 20:31
IDK
Avatar
Avatar
Welf
aww thanks 😮
very good map
20:32
part 2 needed
Avatar
Un_tee_mas🤟🤙 2024-12-20 20:32
my fav map is linear
Avatar
your opinion is wrong
Avatar
Un_tee_mas🤟🤙 2024-12-20 20:33
4??
20:33
for??
Avatar
Avatar
always
very good map
aww
Avatar
Un_tee_mas🤟🤙 2024-12-20 20:39
HI
Avatar
i have to get that old teeworlds translator client working again
20:43
that would help me so much rn
20:43
xd
Avatar
Un_tee_mas🤟🤙 2024-12-20 20:43
hey you can play ddnet??
Avatar
@Welf i must agree your map is awesome. my listing goes something like no1 out of space no2 push ur dummy no3 cave of harmony
owo 1
20:49
(ur maps)
Avatar
11/10 map, need second part
owo 1
20:50
most fun map from tournament for me
Avatar
Avatar
whereismytoast
i remember a guy named n1~nonstop
now he only plays clb rb
20:58
and even thats rare
Avatar
shouldnt the hands be colored to the ornament color?
21:00
and legs
Avatar
amazing
Avatar
Jupstar ✪ 2024-12-20 21:03
11/10
Avatar
ERROR IN GAME 2024-12-20 21:04
Perfect icon
Avatar
@z0rba monkaStop
Avatar
ERROR IN GAME 2024-12-20 21:05
Humanity cannot do better than it
Avatar
awesome icon
Avatar
Avatar
Welf
aww
poof?!
Avatar
Avatar
Insanity
@z0rba monkaStop
?
21:07
its beautiful
f3 3
Avatar
best icon ever
yes 2
Avatar
Avatar
z0rba
its beautiful
better than da vinici
Avatar
goated icon
Avatar
Avatar
oxyzo
Click to see attachment 🖼️
Omg i love this
21:14
HAHAHA
Avatar
Avatar
oxyzo
Click to see attachment 🖼️
now make it your desktop background
Avatar
XD nice discord icon
21:18
goated
Avatar
Avatar
Wade
XD nice discord icon
montikboom 2024-12-20 21:18
best of all the time
Avatar
Democracy at its finest greenthing
Avatar
Avatar
Blade
now make it your desktop background
💀 3
yes 3
21:32
kek 4
yes 4
Avatar
Avatar
oxyzo
Click to see attachment 🖼️
Roblox gg
Avatar
i used to play roblox and i barely play it
21:32
most of the time just for the events for my fav games
Avatar
Avatar
oxyzo
Click to see attachment 🖼️
Omg that eyes staring at you while playing xd
Avatar
Avatar
oxyzo
most of the time just for the events for my fav games
cyberfighter 2 2024-12-20 21:34
beesmas is coming
Avatar
the 2023 one?
Avatar
cyberfighter 2 2024-12-20 21:34
no the 2024 one started
21:34
the 2023 ended like three months ago
Avatar
SICK NEW DISCORD ICON
21:44
🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀
Avatar
@oxyzo do you have the original image
21:45
of the icon
21:45
i wanna try make something
Avatar
the .map? or png
Avatar
the icon
21:46
of the discord
21:46
highest quality
Avatar
thanks
21:46
is that from discord?
Avatar
this is the original in #banner-icon-voting
Avatar
okay
21:46
thanks
21:46
gonna make him do some silly dance
Avatar
i wonder if they know about playground existence
Avatar
Avatar
Giorno
i wonder if they know about playground existence
МотКот 2024-12-20 21:50
bro hook unhookable block xd
Avatar
Avatar
always
gonna make him do some silly dance
what do i make him do
❤️ 1
Avatar
twerk
Avatar
Avatar
jxsl13
🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀
xd
Avatar
hey guys, can anyone recommend some solo maps with mainly grenade parts? ideally 2 or 3*
Avatar
Avatar
Red-i
hey guys, can anyone recommend some solo maps with mainly grenade parts? ideally 2 or 3*
Hellou :3
Avatar
Avatar
Red-i
hey guys, can anyone recommend some solo maps with mainly grenade parts? ideally 2 or 3*
blackbear something
22:02
1?
22:02
blackbear 1
Avatar
In race we trust
Avatar
Avatar
oxyzo
twerk
hes shaking his hips
22:07
i had no ideas
Avatar
thanks guys :)
Avatar
i suck at after effects
22:08
looks kinda smooth tho
22:08
22:09
@z0rba as the creator of this abomination do u like this animation and how could i improve it
Avatar
make it puke a rainbow
22:11
👀
Avatar
he doesnt have a mouth how will he puke?
22:12
out of his eyes?
Avatar
probably tue closest
22:12
the
Avatar
😭 but red instead of blue
❓ 1
🇪 1
🇱 1
🅰️ 1
🇧 1
🇴 1
🇷 1
🇦 1
🇹 1
EE 1
Avatar
dunno what kind of abomination that will become
22:13
but I'm eager to see the result
Avatar
ill try my best
🚀 1
Avatar
Avatar
risu
😭 but red instead of blue
the hat?
Avatar
@jxsl13 crying blood
Avatar
Avatar
always
the hat?
it can stay as it is
Avatar
Avatar
Pioooooo
In race we trust
omg thank you lmao
Avatar
I see
22:21
Avatar
how did z0rbas art actually win (edited)
f4 7
Avatar
Avatar
Xv
how did z0rbas art actually win (edited)
We got a hater in chat
f3 5
22:24
f4 his message
Avatar
Avatar
always
@z0rba as the creator of this abomination do u like this animation and how could i improve it
Make it dance around the christmas tree
Avatar
Avatar
Xv
how did z0rbas art actually win (edited)
it's peak
Avatar
is players fighting in multieasymap ticket worthy?
22:31
in race ofc
Avatar
ive been stuck on this part for like 25 minutes 😭
Avatar
Sergonizer 2024-12-20 22:35
got a lag while doing a small dummy adjustment and it just ran to the left
22:35
is it saveable
Avatar
Avatar
oxyzo
ive been stuck on this part for like 25 minutes 😭
Can you show more of the part and preferably in entities? (edited)
Avatar
its samsara 4 , you need to throw the dummy into the buttons and drag him to the top
22:39
if you fall you need to restart
Avatar
You should have a feature available though. Rocket, infinite jumps, jetpack, a hook tp perhaps? You should check for that
Avatar
the walls are hookable
22:40
Good luck in this case
Avatar
Avatar
Sergonizer
is it saveable
Sergonizer 2024-12-20 22:41
update i restarted
Avatar
Avatar
Sergonizer
update i restarted
That was probably the right decision 👍
Avatar
Avatar
Freezy
That was probably the right decision 👍
Sergonizer 2024-12-20 22:42
today is my only vacant day
22:42
and im wasting 40m to restart the map
22:43
nah im not playing
22:43
in another week probably
Avatar
Avatar
jxsl13
but I'm eager to see the result
i did but it looks so bad
Avatar
Avatar
z0rba
Make it dance around the christmas tree
im doing this rn
Avatar
we need to see
22:49
the abomination
Avatar
i got rid of it sadly
😂 1
22:49
but trust me
22:49
it looks terrible
22:50
just sad
Avatar
was too embarrassed of what i made (edited)
Avatar
how do you exit spectating player into free spectate??
Avatar
YAYY
22:54
ily
Avatar
or hold right shift and select free spectate
Avatar
Avatar
z0rba
Make it dance around the christmas tree
22:55
he be dancing
22:56
i kinda fucked up the keyframes
22:56
i just realiesd
Avatar
Avatar
always
Click to see attachment 🖼️
around that was totally just in front of
22:58
fixing it!
Avatar
Avatar
always
Click to see attachment 🖼️
PRO_Gaming1921 2024-12-20 22:59
W
Avatar
magnificent
Avatar
going bed now this is the final product probably
Avatar
Avatar
always
going bed now this is the final product probably
montikboom 2024-12-20 23:03
w
Avatar
this is my first time doing something like this so i kinda suck
Avatar
Avatar
meloƞ
can someone fix this damn game? my fps dropped by 2K after i updated my kernel (edited)
PRO_Gaming1921 2024-12-20 23:03
I have an really good question. how the f**k you managed to get 13k fps and I only getting 4k
23:04
I am running the game on an rtx 3090💀
23:04
Avatar
Avatar
PRO_Gaming1921
I have an really good question. how the f**k you managed to get 13k fps and I only getting 4k
montikboom 2024-12-20 23:04
idk I'm happy having 200+ fps
Avatar
PRO_Gaming1921 2024-12-20 23:04
23:04
maybe time to upgrade cpu
Avatar
Avatar
montikboom
idk I'm happy having 200+ fps
PRO_Gaming1921 2024-12-20 23:05
I am just conserned cus something is wrong with my fps in some games with the 3090
Avatar
Avatar
PRO_Gaming1921
Click to see attachment 🖼️
change it to show individual cores
Avatar
PRO_Gaming1921 2024-12-20 23:05
my 3060 performed the same
Avatar
Avatar
risu
change it to show individual cores
PRO_Gaming1921 2024-12-20 23:05
erm how to do that?
Avatar
Avatar
PRO_Gaming1921
maybe time to upgrade cpu
montikboom 2024-12-20 23:05
choose intel, If u going to have only a 1 or few tabs opened
Avatar
Avatar
PRO_Gaming1921
erm how to do that?
right click the graph
Avatar
Avatar
montikboom
choose intel, If u going to have only a 1 or few tabs opened
PRO_Gaming1921 2024-12-20 23:05
amd is better than intel
Avatar
@PRO_Gaming1921 do u have a bottle neck
Avatar
Avatar
PRO_Gaming1921
amd is better than intel
montikboom 2024-12-20 23:06
AMD is better at multitasking, Intel is better at single tasking
🤷‍♂️ 1
Avatar
Avatar
risu
right click the graph
PRO_Gaming1921 2024-12-20 23:06
Avatar
Avatar
PRO_Gaming1921
Click to see attachment 🖼️
ye
Avatar
Avatar
montikboom
AMD is better at multitasking, Intel is better at single tasking
Are you sure about that? 🤨
Avatar
Avatar
risu
ye
PRO_Gaming1921 2024-12-20 23:07
explain what it will do?
Avatar
Avatar
risu
Are you sure about that? 🤨
montikboom 2024-12-20 23:07
i saw it 6 years ago
Avatar
PRO_Gaming1921 2024-12-20 23:07
23:07
or did it just change the graf?
Avatar
Avatar
montikboom
i saw it 6 years ago
that's an eternity ago
Avatar
Avatar
PRO_Gaming1921
or did it just change the graf?
It shows you the utilization of individual CPU cores, instead of the average
23:09
the single graph you saw before was the average of all these small graphs
Avatar
PRO_Gaming1921 2024-12-20 23:09
ah
Avatar
Avatar
risu
the single graph you saw before was the average of all these small graphs
PRO_Gaming1921 2024-12-20 23:10
is it time to upgrade the cpu?
23:11
cus idk why I get so low fps in many games x)
23:11
now its not ddrace releventjustatest
Avatar
I mean, you should be getting pretty good performance in most games with what you have
Avatar
Avatar
PRO_Gaming1921
I am just conserned cus something is wrong with my fps in some games with the 3090
montikboom 2024-12-20 23:11
try to reinstall windows, if i have it for long time, or try to set high priority in task manager, try use 4gb patch, download and use T-Client, try to have opened ddnet only
23:11
thats make ur fps higher
Avatar
PRO_Gaming1921 2024-12-20 23:11
no diffrent between my 3060
Avatar
montikboom 2024-12-20 23:11
💯
Avatar
Avatar
montikboom
try to reinstall windows, if i have it for long time, or try to set high priority in task manager, try use 4gb patch, download and use T-Client, try to have opened ddnet only
PRO_Gaming1921 2024-12-20 23:12
reinstalling windows is a pain x)
23:12
maybe upgrade to windows 11 while going it instead of being forced in a month or 2
Avatar
average saturday afternoon
Avatar
Avatar
PRO_Gaming1921
maybe upgrade to windows 11 while going it instead of being forced in a month or 2
montikboom 2024-12-20 23:12
fr
Avatar
Avatar
risu
average saturday afternoon
PRO_Gaming1921 2024-12-20 23:13
: ̿̿ ̿̿ ̿̿ ̿'̿'̵͇̿з= (▀ ͜͞ʖ▀) =ε/̵͇̿/'̿'̿ ̿ ̿
Avatar
someone please make a nouis version of that ddnet logo
Avatar
Avatar
Souly
someone please make a nouis version of that ddnet logo
kek 4
Avatar
Where does nouis come from
Avatar
cyberfighter 2 2024-12-20 23:49
from louis
Avatar
Avatar
always
going bed now this is the final product probably
23:50
Meant around like this
Exported 396 message(s)
Timezone: UTC+0