#archived-modding-development
1 messages · Page 266 of 1
now you have it now you can use it to compile ur bot
ask 56 for directions on that
cool and good
That or
Just move it to the uni server and never have to deal with compilation again
yeah
are you sure it can read them uncompiled?
yes
cool and even better
56 why didn't you do this when we were doing this the first time?
tf I thought that's what you guys WERE doing
epic compilation
am I dumb
[fortnite]
So I didn't need to compile python
so it was just the easier way to do this at the time?=
rEEE
and now it caused all this trouble
was it worth it
Over multiple iterations yeah but I assumed you wouldn't want to change it and everything was cool and good
but apparently it wasn't
where?
give ls output idk
give is not a command
print('give me output')
can anyone here confirm that Troupe Master Grimm's pufferfish attack is triggered at 75/50/25% health, same as NKG?
Yeah
yes
yea
yup
thanks guys
np
u
me
ls build
Is build a house
please type tab and enter
<insert primal aspid joke>
Yeah you want rhs and probably the others too
Idk where the executable is
Find that tbh
how should I try finding it? @copper nacelle
which executable would you like?
python
how
e

@copper nacelle but actually how
yum install zlib?
🅱robably
idk where'd it die
alright I'll do the config again then
is there a way to remove the black box that follows you around in dark rooms?
other than getting lantern 
k
@copper nacelle still
aight
then press up arrow a few times to rerun the make install command
Is there way to make game even less demanding? I know it is not really demanding and runs okay even on older Windows computers, but it struggles on new computers with Linux using wine.
*I'm talking like disabling particles and stuff
I dont want to carry two versions around
NOOOOOOOOOOOOOOO CEASE
NOW
I don't care that it means downloading more data
all unity games run like shit in wine
even with esync etc
you will get 10x framerates
just by switching to native
and besides
you don't get the linuxâ„¢ benefit of faster loading times if you are loading it off an NTFS partition
so install it to a ext4 one
Well, yeah, but really carrying around 20 gigs of one game for different platforms seems more ridiculous than disabling all effects and particles
just uninstall the windows one
Right
just uninstall windows
set playerdata to have lantern as that seemed easier but black box stays, what/where is lantern level variable
or alternatively if you REALLY need to save space install it for your native OS on steam giving it the path of your windows install. and it will only download like 2 files totalling 60MB
but if you do that
Mark my words
oh i found darknessLevel
controllers will stop working in windows
i'm assuming 0 is full bright
so if you use KBM you can do that
@copper nacelle @compact sedge 
(alternatively partition your computer like this).
Also, mostly unrelated: when I approach locked entrance into another part of world and slash it with sword or really do anything with it, the games becomes choppy af (like 3 fps on native win10)
wut
I think mybe game tries to load new area in advance
@copper nacelle here
ls cornyWoke

because I didn't feel like calling it that
yeah, I dualboot
d- Grub
u- And
a- Gentoo
l- on
b- one
o- solid
o- state
t- drive

ur mum
no u
ls CornyWoke
oh
fuck u didn't notice it had a cap
@cedar flicker if ur game is lagging loading areas that's another reason you want it running on a fast ext4 system and not a slow ntfs one.
Why does my reception die for 5 minutes after leaving the school for 6 minutes
It's at the first red light when all the busses stop
because jammer?
idk
those exist
or lack of cell tower
or lack of available timeslot on cell tower because too many other people are using it
just setup a fake cell tower to have everyone connect to
freeing up the real one
added bonus you can steal all their contacts information as well as record their microphone with it
also
ok so here's what you're gonna wanna do
ok wait darknessLevel is just a public int in SceneManager, how do i change it
copy the contents of CornyWoke to ~/.local on the remote server
so you have ~/.local/bin ~/.local/include etc
on the remote one
copy the contents of CornyWoke to ~/.local on the remote server
how
dunno what either of those do
doen
should work
and there's the problem, I don't have a github acc
wait wha
so for example I could do
scp -r * eli@radiance.host:/home/eli/.local/
or scp -r * eli@173.255.252.173:/home/eli/.local/
so I can just send stuff to the server like this
what about the password?
does it ask that next
it will ask you for one
it just copies files over ssh
so if you can ssh in
you can copy files
alright well I'll have to figure the dir hold on
S F T P
x
if you are familiar with ftp
so which should I use
on the terminal
It's over ssh
honestly there's 10000 ways to solve every problem
yeah but it gives you an ftp console
but runs over ssh
yeah that
😩 which. one?
So, is there way to turn particles off? iirc you can only set them low in menu
either or but that one command should be sufficient without sftp
for sftp you would do
sftp username@server
cd .local
put bin
put include
etc.
also 56 if you do put but there's already a folder there does it merge the folders like scp does?
cuz I don't know
yes
well uh scp does merge folders which is the behavior you want
ree
concern
he posted it everywhere.

disable it, launch save, quit to menu, uninstall it
how fix
delete save file ez
is to edit save
I'm too lazy to recompile it
how fix fr
ok
I should edit it rn
But I don't have a managed folder I think
And my laptop is at like 11%
see I give -9999 shits for people who wanna cheat the game this way
so that's the only reason I haven't
ahem, anyways
which file do i edit
yeah so did you copy the files over successfully?
i mean people might install infinite notches for shits and giggles so
#archived-modding-help @azure vessel
#archived-modding-development is linux tech support rn
shouldnt it be the opposite
it be uploading
ahh
ok so once that's done you are gonna need to add a few things to your .bashrc on your remote server

so ssh in once it's done and edit ~/.bashrc with nano or w/e
Just create a run script to be tbh


nah it's better to add local/bin to the path always
so you can test stuff easier
imo
pls don't use that emote, too soon man
six

also pls an invite to the omegalul global emote server
ask kurosh invites on mobile are no
@cunning lagoon

add at least these lines to the top:
export PATH="~/.local/bin:$PATH"
export LD_LIBRARY_PATH="~/.local/lib:$LD_LIBRARY_PATH"
if you don't trust tilda you could also use an explicit /home/haliitti or whatever instead
Am on mobile
I have two
Ask 56
@river eagle
Ree
to the top of .bashrc on the remote server

like the entirety of root
I'm not sure
.
:cornywokest:
meh
u can cancel it and ssh into your server
cd into .local
and ls
and if you see anything other than bin, include, lib, or share, you can probably safely delete it
.
more like absolutely need to join it
alright looks like the transfer is done
x
hal you have infinite gay therefore you must join
alright well add those two lines to the remote bashrc and check that you only have those 4 folders in ~/.local on the remote server
You ever want to die
Because you have a fucking one hour bus ride from school
and it's only been 35/60 minutes
now once you edit the bashrc you should be able to ssh in and do ``python --version`
and it should say 3.6
Lmao kis don't go to school stupid!!
the trick here is I could just drop to my base school and increase my GPA and not have to ride for one hour
so where's that bashrc?
~
not having ls aliased to ls -a --color=auto in 2k18
(why is there a fucking facebook for research papers?)
like I give -1 shits that an article I follow was cited
wow doxed
so is this bashrc thing on the server or on my container?
when can i respawn wk
one of my cousins looked at my discord once and they were like wow that avenging angle person has a cool name
on the server
after gate opens or
at ~
just when last dies
if it doesn't exist you can make a new one but it SHOULD exist
Either
and if it doesn't I will be amazed
is ~ the root?
Forces it false iirc
no it's /home/haliitii
ok
Wait
or w/e
Unless you set it
I am in home/haliitti atm
and no .bashrc?
Such that as you're dream gating the game sets it back
and this is everything there
That wouldn't work
hmmm
yes
ok do you have show hidden files enabled
and I can't touch anything there
most likely I have it disabled
hold on
I'll enable it
yeah enable that
he's using a shitty gui filemanager 56
Why
Guys, what do people like you do for living?
idk but look at the screenshots
lmao american education
shitpost @cedar flicker
go to school @cedar flicker
shitpost @cedar flicker
also school
Lmao American School
but mostly shitposting
Thanks, I was curious
Lmao American Mathematician
@cedar flicker
I can't fuckn read gradow's papers because I don't have a PhD in math
Lmao American Reading
I like bio papers because I can actually read them
Show me Gradow's paper
lmao american
lmao lmao
try harder
consider just ssh
''
uh I can't seem to find the setting for hidden files
on winscp''
and fuck gui

shitpost @cedar flicker
shitpost @cunning lagoon
anyway it looks like although the scp worked properly you didn't copy them to the right spot. aka ~/.local. instead you copied them just to ~
unless I'm mistaken
this is easily correctable by just sshing in
like a normal person
Gradow's paper lists his real name?
no it lists his pseudonym
H O T
gradow is his actual name
Lmao names don't start with small letters
gradow wrote all that?
Yeah
yeah stop
it will hurt ur mind
Throughout this paper, we fix a field K. Given a K-coalgebra C, we denote by C–Comod and C–comod
the categories of left C-comodules and left C-comodules of finite K-dimension, respectively. We call C basic if
dimK S = dimK EndC S, for any simple left C-comodule S, see [1, p. 404] and [2, Lemma 1.2]. Throughout we
assume that C is a basic K-coalgebra, with comultiplication ∆ : C → C ⊗ C and counit ε : C → K
Paper
It's what we are reading
paper
S I M P L E M A T H E M A T I C S
This guy
Step aside G R A D O W
alright ima get a pretzel and walk back to my dorm since my computer is at 15% battery, @copper nacelle help hal move 4 folders from ~ to ~/.local and edit bashrc while I do this
What does Gradow do here then?
ehm right, I'll just open Putty
Is a serious question
Blackmoth
He streamsvtimespinner
according to ls this is everything in the path
and I guess using ls shows even hidden files
You threw everything in ~
You threw everything in ~
no
Is there a guy here that you all go to when you don't know what to do?
is there a problem?
56
Yeah Hal
also not really
KDT if you want to know about unity asset bundle stuff

ok fuck sake
0x0add 🤔
Why is Sean generally god?
He just is
Cause he's Sean
i go to sean for all my iconoclasts lore needs
S E V E R A L P E O P L E A R E T Y P I N G
so I put this
export LD_LIBRARY_PATH="~/.local/lib:$LD_LIBRARY_PATH"```
in the bahscrewfwfsdf file or whatever
alright where do I move them
I solved Gradow's paper
We introduce the notion of a cotilting C-comodule and a cotilting procedure for coalgebras C over a field
K, by a modification of the well-known tilting theory of finite-dimensional K-algebras and its categorical generalizations.
Among other things, we construct a pair of cotilting functors of Brenner-Butler type for coalgebras
and we use them to construct new classes of tame coalgebras from the hereditary coalgebras of tame comodule
type. We also prove that a connected hereditary K-coalgebra C of tame comodule type is of discrete comodule
type if and only if dimK C is infinite.
is ~ my username?
wtf does cotilting even mean
~ is ~
It's not cotilting
it auto expands to /home/halitti/
It's cot ilting
@ gradow what does this mean
It's basically a cot that is ilting
oh so 56's runs
well in /haliitti/ there is no such dir as .local
like I said
alias ls="ls -a"
thank
ok so you moved bin and lib?
Then you can add the stuff to bashrc
And python should work
mv: cannot move ‘bin’ to ‘/home/haliitti/.local/bin’: File exists
;installer
I'll add that kuro
mv bin/* ~/.local/bin/
where should I do that command
in /haliitti?
or in /.local/
also it appears that there is indeed a bahsrc in /haliitti/ 
@copper nacelle e
close enough
I guess I should repeat that for all 4 of them
a word
like dis?
ls ~/.local/lib
That's fine
Add the stuff to the bashrc
Using your favorite editor
vi
<Esc>:q!<Enter>
though it appears it didn't actually move them
or did it copy them?
since these are still in /haliitti/
Moved the files inside them
yes
oh thank god the server has vi
add or replace?
Yeah
that fine?
or should there be a space between the blue text and export
alright back at the "main" screen
bash
just bash?`
Yes

Pog
Great
so, it's done?
I was gonna add them too, but you go ahead
I can add them as a separate file with Cogs
Alright
@cunning lagoon
;installer
56
will be real
lul why did u use vi if you can't use vi
Doesn't have nano installed
and can't install without adming perms
honestly I've learned quite a bit about Linux during this journey
wait angle
might want to try it out someday
did you not get modder role
M a ñn this is some poggers shit
also hal to run the bot now you can just python bot.py
and editing will actually work

also stream btw
oh, cool

So is that __init__ dir obsolete now?
Do I look like I have the modder role :p @dusky lion
56, your fix works btw
Is 56 streamo g
yes
@compact sedge uh how did I flag a .py file as an executable again?
so that I could run the bot
do I do that in python?
gives me 2.7.5
can you do ls ~/.local/bin please?
python3 --version gives me 3.6 however
oh
python3 zote.py doesn't work?
or whatever
might be capital zote
whatever the file is called
wdym it does nothing? does it give you an error?
uh do you have pip installed?
oh yes
looks like it
18.0
oh god damnit
hmm
do pip3 install --user requests
and all the other things you need
haha I dox u
/s
permission denied running pip3 or permission denied installing the package?
both
everything involved pip3 gives permission denied
interpreter
ohhhhh
ok
here's the issue
remember that bashrc thing
you need explicit /home/haliitti instead of ~
because rn pip is trying to point ~ to /root/
so just navigate there. delete the tilda letter with d or whatever. press i for insert mode
and try not to misspell anything
you can also do $HOME tbh
literally just replace ~/ with /home/yourusername/
for both
and then
log out and log back in
-bash: /home/haliitti/.local/bin/pip3: /root/cpython/CornyWoke/bin/python3.6: bad interpreter: Permission denied
still gives this
after doing pip3
or alternatively log out and log in
no it won't work because it's looking for something in root that doesn't exist
source ~/.bashrc?
just close putty and open it again?
it's still looking for /root/cpython?
oh ohno
does pip use the hardcoded path it was installed to @copper nacelle
could I try this?
probably not
no its that pip is looking for files in the path it was originally installed to
what was the function again to actually save the bashrc file?
like when exiting
instead of :q!
so should that $HOME work?
local haliitti fails at zote
alright so a tiny recap
no
$HOME will do the exact same shit you had before
there's literally no reason to change the bashrc
at this point
honestly
remember how you made installed python in the folder CorneyWoke
here's my LPT
on the build server
create a folder called /home/yourusernameontheremoteserver
and do ./configure --prefix=/home/yourusernameontheremoteserver/.local
and then make -j 4 make install
etc
and then cd /home/yourusernameontheremoteserver/.local
and then repeat the scp command ( scp -r * username@server:/home/username/.local/)
What I've Done:
- moved the lib and bin dirs to /.local/
- left the other 2 files (include, share) alone in the home dir
- edited the .bashrc file
- tried running pip3, perm denied
should I mvoe the include and share files there too?
in .local
both of them are files I transferred from the container
no the problem is python needs to be built in the same directory it's installed in
you can't just move the install prefix
without breaking shit
so you need to INSTALL it
to the same path as you eventually want it to be
@copper nacelle can you confirm?
so on the build server make a folder called /home/yourusernameontheremoteserver and I prey to god it doesn't already exist
and if it does then uh idk
this time tho
do scp -r * username@server:/home/username/.local/ and not scp -r * username@server:/home/username/ so you don't have to move it later into the proper location
hmm
Yeah you're correct, it's trying to run the pip from /root/cpython/CornyWoke/bin/python3.6: bad interpreter: Permission denied
which is exactly where I installed it on the container
Die
haz clic
ima be back in 30 ping me if u need any more help with the bot hal.
who is currently making a mod
Mods are for nerds
You don't like rolling bois?
i do
56 has been learning any% nmg
so hesz been practicing wk
so its just a light hearted meme
poking fun at him
10/10
@cunning lagoon you got a video of pop backwards? I want to show Ari as I think he will like it a lot as he designed PoP
this is a mod. get it at discord.gg/hollowknight
reminder to play pain of path mod
Thx

The end scene is great
wtf how is it faster backwards

because you fall down instead of climbing it
just look at the normal 3rd room/backwards 2nd room
Also you don't fight the guys
yeah you skip that entirely
tru
Is it possible to move them into the last room or something so you gotta fight them? Or maybe you fight them first and then an elevator comes down or something? Probably waaaaay too much effort tho right?
i literally just linked a damn video
i don't scroll up shut
I think banan was asking where to access it in the game
or do you just get warped to it
that's shown both in the video and the readme of the mod
Ehh its not worth the effort really
but i guess people dont read those do they
anyway theres an entrance next to the usual pop entrance
you hit it with the nail and it warps you to the last room
PoP is a fun CHALLENGE.
It's meant to test the reactions, skills, and resilience of the player.
Well, to the highest reaches the game possibly can.
Gruz Mother is a fun CHALLENGE.
It's meant to test the reactions, skills, and resilience of the player.
Well, to the highest reaches the game possibly can.
Hey can anyone tell me if the randomizer is currently playable with the current version of the game?
it is
56 go back to qga
I haven't been able to get it to work without crashing using Crossroads
But it seems the Modding API or ModCommon is what's crashing the game
Okay, it's asking me for the modding API location, where do I download that? Couldn't find it in the pins
Atomic radiance now in 'Art' Mods!!!!!!
graig is ultrad like pre release radiance
And I downloaded the randomizer mod, but it's asking me for a .dll
zzz are you using the installer 56 linked
Yeah I just installed it
is this #archived-modding-help
ok so you just click the install buttons
hey graig can you test atomic radiance and tell me if it's half as strong as pre release radiance
for whatever mod you want to install
Oh, apparantly this Mod installer defaults the directory to the C drive
My install is on the Z drive
yeah you have to select your game folder manually
if you dont have it on the normal location
iirc
also I gave it a very good readme file
based on an actual review I got of it
it's basically a go fuck you to the player
Im gonna move to modding-help
gay
straight
hetero sex
Does anyone know if HK could be ran in actual fullscreen
not just borderless fullscreen
who would wanna do that?
a person with a 4k monitor
...who doesn't wanna play the game at 4k?
a gtx 1050
yeah, that's a bit tedious
p sure a 1050 can run hk at 4k/60
my 1060 could run hk at 4k ~90fps
The thing is that for some reason tabbing out of HK immediately sets our GPU usage to 100%
I mean you could set the ingame resolution to 1080p and it will draw 1080p worth of pixels
#justwindowsproblems
and then tabbing back in lowers it back down to ~50%
tbh even with the problem HK would run better on windows than on linux
well maybe if ur that guy who tried running HK in wine 3 hours ago
help hk won't run on my 1984 macintosh please help
but natively I doubt my rx vega would get as many frames on windows as on linux just because the vega opengl code is very very good.
also I know shit all about how windows/unity interact when it comes to screen drawing
(also holy shit can 4.19 come out already I need my dank weed number RC)
alright see this
the game is running at 1080p windowed
at 155 fps
the moment I put it in fullscreen
so then at 4k you'd expect no more than 1/4th that framerate... oh jesus idk what you were on about about hk running better on windows this is absolutely abyssmal
the fps drops to 45
and it's still at 1080p resolution, I just
yeah selected the strecth to whole screen option
yeah but it has to scale up all the pixels
and keep in mind the vast majority of hk is probably just copying pixels from the buffer and shit
since it's 2d
oh god the vega 8 at 1080 gets 90 fps in that room. and your gpu gets 155 fps. jesus that's bad.
also see that little gap where the gpu usage dropped, thatwas when I went back in game
the moment I tab out it goes to 100%
and my laptop is now so hot it hurts to type
fucking 80 degrees
hi
yeah I think I'll stick with my integrated gpu system
this is an integrated gpu though
and holy shit everything I type comes at a 2 second delay now
it's a 1050 no?
it is
not integrated it's just using the shitty nvidia optimus thing
but that doesn't mean it's integrated
my cpu probably throttled or something
integrated is like, intel hd 4000 and APUs
cpus have never affected my perf in HK but they do really make discord crazy slow
I mean now everything is slow, even right clicking on the desktop comes at a 4 second delay
even my mouse movement is laggy and jagged
and this was caused by running HK at 1080p
this is a laptop
yeah I know. I have a laptop with a 1060 that doesn't get this hot
but like your laptop doesn't have this issue with hollow knight?
the issue I have
I mean even running fucking cs go at 4k barely gets me even to 80 degrees
is I need to edit the resolution in the ini file
but hollow knight?
to get it to accurately change
at 1080p? that's 90 degrees
I had my gpu overheat causing artifacting after doing P5 like 3 times so playing the game for 3 hours straight on a glass surface with awful heat dispursion
which is why I cheated my way back to PV
because it overheated on that
you need to edit the res from the ini file?
this laptop has a 4k screen, teach me senpai
dell xps 15 btw
yeah because if I set the resolution and click apply it instantly jumps back to my max resolution
uh I think on windows it's not an ini but a registry file
so uh glhf finding that
kms
for me it was a file in the saves folder






I have absolutely no idea what's going on