#Lethal Resonance
1 messages Β· Page 35 of 1
Oh?
God
might also get some memory optimisations out of this update
π
Evil
genuinly going back through and remembering that i built this in 3 days
can i pop these? π₯Ί
you say filthy, I say yummy π
love when vs decides not to autofill this and instead whatever this is
Jesus...
LongTypeNamesArePerfectlyFine
void ThisMethodWillJustTellMeIfThisThingWorksOrNot()
{
Debug.log("It does.");
}
Nice c# at the start
alright chat im testing after changing like 80% of how sounds are registered
can i have a bite?
turns out actually giving one of your lists the data it needs is very crucial
just gotta figure out this bug real quick, then its on to replacing mid sound (fr this time)
lol so in the live version menu.json is actually getting loaded twice, once at startup then again off main thread lol
update_every_frame comign to you soon :3
does this mean we'll get more fps?
if you put update_every_frame on everything you will tank performance
its meant for lr meltdown
other than that there is a couple memory optimsations + fixed a bug that actually loaded your menu sounds twice and processed them twice when picking lol
π
Yay optimization
How close would you say the new update is to being pushed live?
You've been cooking for a bit Bongo I expect the update to contain a lot of improvements ^_^
itll go into a lil bit of testing
most of it was done today, my ears have been cooking me
XD oof
lol
void Update()
{
Graphics.Render();
}
well wouldn't you want
void Update() {
Graphics.Render();
Graphics.Render();
}
and then double the fps
I mean *is this not whats going on over there @small pond *
Gosh we are GENIUSES
shouldn't you put an "else if" statement so it knows if it doesnt give more fps that there will be consequences
Else Application.Quit()
53kb of raw code les go
Else delete.Path:Windows/Windows32
using System.Threading;
Then create a thread that don't die
Now closing the application won't truly close untill you kill that thread

Me when it comes to coding:
if learnt_onlypython == True
return(OK)
else return(ERROR)
so i can open 10 instances and close them then use all 10 instances to boost the performance of the 11th instance?
so with this it should be possible that you can
{
"update_every_frame": true,
"replacements": [
{
"matches": "MeltdownHandler:music",
"sounds": [
{
"sound": "meltdown/in_facility.ogg",
"condition": {
"type": "equals",
"a": {
"type": "PlayerLocationType"
},
"b": "inside"
}
},
{
"sound": "meltdown/outside.ogg",
"condition": {
"type": "equals",
"a": {
"type": "PlayerLocationType"
},
"b": "outside"
}
}
]
}
]
}
You are cursed

have fun with that syntax lol ;3
It's okay Moroxide will understand it
actualkly thats going to just throw an error every frame
should really test things first π
fixed version
Why do I feel like these could be simpler..?
probably lol
For example: Player location
You can't use that outside equal
Player location > inside ??
PlayerLocation should just be the "condition" ngl
well i wanted to make this system expandable lol and you can pull in other stuff like the players health and use greater_than
Avoids the whole type: equal and the rest.
void Update(int desiredFPS) {
for(int i=0; i <= desiredFPS; i++){
Graphics.Render();
}
}
it's so easy
{
"update_every_frame": true,
"replacements": [
{
"matches": "MeltdownHandler:music",
"sounds": [
{
"sound": "meltdown/in_facility.ogg",
"condition": {
"type": "PlayerHealth",
"result": ">25"
}
}
]
}
]
}
fuck thats so much better
What I'd imagine myself doing
god
Use string matching
tommorow problem its 9pm here lol
clean π
Could be cleaner using YAML
im considering migrating it to pkl
Though for coding Jason is easier
Oh that too
but theres no easy library for c# yet i think
yaml ewww
too new
this is the first unironic pkl mention i've seen
Challenge accepted
it looks so promising π
you do it correctly and r2modman gets another task added to the very long todo list lol
LOL
LOL
Fun fact unity uses yaml
Scriptable objects are all yamal
π
Scenes are yaml
i'm gonna pretend i didn't see that
Prefabs are yaml
Mostly all yaml
Though you can change it in settings if I'm correct
200k long file yaml files
ewwww
configuring my github actions was a pain in the ass
but it's nothing to the shitfuckery of home assistant
@fallen spade genuinely though if you do get pkl support in c# i will use it
Y A M L
I always read that: Ya mal
XD
it's in early development
I'll-
Well
that wasnt coming up when i was searching lol
Nvm
i googled "pkl c#" "pkl config c#" lol
Javascript when?
i mean may aswell
you need to put pkl in quotes to do exact search
ive joked about soundapi being an ftl spaceship to go from london to new york
and you can filter by date of creation for the last 3 months
Yummy
this may be the future after all
JS to c#
no
Make it extra steps LOL
config abstraction
is the worst thig i've ever considered
dependency injection but for your configs
i want to cry
you're trying to get config values
"package declared in file not found"
i want the ppm pkl package manager
I want a fluffy cat
https://clips.twitch.tv/AdorableTrappedHeronOSkomodo-qUdAZqt99BcShyqX Here you go lol this scene made me cry lol
also because kubernetes uses yaml(?) and apple built this and already has bindings for kubernetes they literally built this as a way to remove yaml
because yaml is ass
π₯²
I found fluffy cat
π
||also spoilers btw||
How about a bridge from Lua to C#?
imagine that existing
||Hey you said you wanted to cry XD||
zeekers would make the whole game in roblox scripts
valid
i actually tried for a little bit and i couldnt get any lua library to work
Brainfuck -> c#
C# with braille localization
Malbolge to C# Bridge when?
"please touch your monitor"
please touch grass
wth is going on this pkl-csharp repo
Im on board for this
what is this paint-ass creations
Java -> c#
let's load mods via npm package manager
NOOOO
that has got to be the worst idea ive ever heard
lets do ti
javascript was designed for everything and should be used for everything
i wanna see someone make a music mod using velato
At this point Sudo install soundapi
leftpad was there before us
π
Commands are determined by the intervals between notes.
so we sideloading or what
Guys how to make the best mod:
- Use notepad++
- Use C# with braille localization
- Manually build your projects.
- Manually patch your netcode.
- use NPM to install your mod.
it's gonna be chaos either way
is the punchline in C#
ayo wtf
LMFAO
WAIT THIS IS WRONG
Braille?
HOW TO MAKE THE BEST MOD
Install vi using the command sudo pacman -S vi
Use Microsoft paint to write your code.
Run it through Microsoft oneNote image to text conversion then follow the aformentioned
Move aside losers
@fallen spade i aint got no clue how pkl-csharp works lol, seems like code gen stuff but i havent played with that much
make the best lethal company mod by coding using Mac
sheeeeesh
pkl is basically a language to generate json from the files
no clue how the bindings work tho π€
FAQ:
- What if I don't have any netcode?
Patch it anyways. - What if I don't have NPM?
Then get NPM from NUGET. - What if my screen doesn't have bumps for the braille?
Carve them yourself on the screen. (Need spare monitors.)
GET NPM FROM NUGET LMAOOOOOO
LMFAO
nah, i'm done
I'm mental
(=<`:9876Z4321UT.-Q+*)M'&%$H"!~}|Bzy?=|{z]KwZY44Eq0/{mlk** hKs_dG5[m_BA{?-Y;;Vb'rR5431M}/.zHGwEDCBA@98\6543W10/.R,+O<
are u talking about running all those statements at the top-level
yes
FAQ 2:
- What if my code won't compile?
Recode the compiler in IL code. - What if I don't know IL?
Use Binary. - What if I don't know Binary?
Go complain to Lordfirespeed.
Hope those FAQs are helpful
is this the language I mentioned earlier cause they look the same
that's malbolge
I thought so
does that make it run side effects when you import that file like python does? cuz that's one thing i absolutely hate about python
what if Lordfirespeed isn't available for me to complain to
Imagine your compiler is an AI that compiles it. So sometimes your program might have some slight differences Everytime you compile it.
oh no
LOL
until its so optimized you can no longer integrate with your own old codeπ
ai be vibin'
also please talk about your own mods in your own threads, i can allow collab talks in both threads at most
i think Pixel gonna doing anything but not making the doorsounds
lethal ressonance w
I always love seeing stuff like that, I don't usually see a ton of content that talks about it or videos of people using it
Wait until you cook the sounds for Diversity.
It's going to be another story
π
Woah 800k
fr crazy
no shot you lived
Walked out unharmed
wait- MUSIC MAYHEM LEVEL 3??? WHY DO YOU HAVE SUCH A HIGH LEVEL OF IT ENABLED
Ok
I was doing
A balance test run
also 2470 points for all that is crazy
And so me and my compadre of fellas
Were testing to see how βLethalβ the company could get
My god
No one lived
have you figured out how the points stacked with your tests?
Yea and now I have good enough data to balance the point system
oh i need that then
#general-chat or #off-topic-memes or #modding-general :p
also you get to have clean pins again @upbeat hound, rejoice
Federal Officer Xu
gotchu
@upbeat hound
I used your LR meltdown as a base for my meltdown music mod
but when I download it from thunderstore the file format gets all messed up
Its not in any folder
There should be Music and Scripts inside of BGN- Pizza... (what ever the rest was)
all 3 of those folders are deleted
and then i just have my music files and script in the same main folder as my manifest.json, readme, ect
weird thing is if I manually download it, its fine
from thunderstore it doesent work
or r2modman which I use
That's how Thunderstore unpacks mods. It removes all folder
No clue why but remake those folders
Or use dynamic paths when making the mod
how do I do that?
I dont know how to code, I just used lethal resosoance meltdown and replaced the music with mine
does this require code?
yea otherwise the music doesent work
How are your paths set up?
wdym
Or does it not use paths..?
i have no idea waht u mean by paths
Think your issue is the way you re-zipped the mod.
The folder structure you don't want mod managers to destroy goes inside the plugins folder.
yea maybe its that i was messing up with it I think
how do I correctly zip it then?
File structure should follow this
βββ YourModFolder
β βββ BepInEx
β β βββ plugins
β β β βββ BGN-PizzaTowerEscapeMusic
β β β β βββ Music
β β β β β βββ SomeMusicFile.ogg
β β β β β βββ AnotherMusicFile.ogg
β β β β βββ Scripts
β β β β β βββ Default.json
β βββ CHANGELOG.md
β βββ icon.png
β βββ manifest.json
β βββ README.md
oh I see
this was my thing
it didnt work cause it wasent in plugins I think
it just was a folder containing this
yep that's why it got destroyed
do I do the same thing with modpacks too?
for mod packs you can add a config folder to add any .cfg files you edit from mods.
plugins in not needed in for modpacks.
ok ty
you're welcome.
n-no you're awesome
so ive had this mod for a while now but havent actually encountered a bracken since i got it and let me say
what the actual fuck
Clean pins?
Yessir
Yeah the folder setup is weird fr. Thatβll all be fixed once LR absorbs meltdown, not that this will particularly help you I guess
Found out I can just manually remove the tag without even updating the mod 
I hate thunderstore with a burning passion
So how's everything going?
Congrats!!! Iβm glad to see you got it to the right spot!
I figured people here might also know.
What exactly does this mean? And is it an issue?
Iβm pretty sure you can ignore that, the api is still being worked on
Probably best to report the facility meltdown error to the person working on facility meltdown too
I posted it in both
Iβm pretty sure this exact issue was recently addressed by bongo which is why, but yeah youβre definitely right
Yeah it's not for the relevancy im point it out, just why would pixel know π
Least codest coder here
Yeesh I can feel the heat from hereπ
I figured you guys might know because of the meltdown sound mod was all lol
Since its related, sorta
Oof
In case anyone is wondering why no more updates, I'll give 3 reasons:
- I think we are in a very good stage rn on the mod, no more mayor bugs and we have a pretty solid amount of changes
- Pixel is busy with his Life rn and I am on my Final Exams
- I've not playing too much LC latelly, I plan to come back when Zeekers launches the update
i mean... when you feel like the mod is where it should be - it doesn't need an update . ,.
The last update was 8 days ago. Did something/someone warrant needing to explain a lack of updates for just 8 days? π
...
If download numbers keep goin' up, no bug report messages get shoved in here, 'n it works... It's honestly a positive blessing if it gets silent in here in a sense. So long as it doesn't get forgotten. Mod's already an essential-level mod for me (with the crowd of Hold_Scan_Button, Toggle_Mute, Health_Metrics, etc). It just needs word of mouth to keep chaining it to the rest of the community c:
if something is broken why fix it
tho this mod is clearly broken, it's missing door sounds!! (jk)
I agree!!!! I want my door sounds back lol
Soon
Ayo I will legitimately take time out of my crisis to make your door soundsππ
downloaded new csync does this matter?
should i just keep both
@molten bolt
@upbeat hound
@lavish pecan
isnt meltdown and your meltdown sound connected?
Meltdown is made by Bongo, and it seems that's more a Csync issue
bro really pinged teh whole sqaud
Bozo!?ππ @small pond
You gonna take that?π
does bongo have a mod channel?
Yessir, facility meltdown mod release and lorforc soundapi in development resources
can u tag meltdown channel for me search is being stupid\
Csync is a facility meltdown dependency but I personally donβt know of any conflicts with LR and csync. I do however think that @small pond would be the individual to ask that question
just wait until i release the patched version
π
@upbeat hound you ok? when u can I need some help with a meltdown mod im making
Nvm I literally figured it out
i like how "you ok?" now is more of a "you're feeling great? nice, now go feel like shit"
Nah I donβt think mi6k was crossing any lines, he asked first, and specifically mentioned only to help when they can
Lmao Yall ~~My life is on fire ~~ Iβm fine . Thanks for the concern though
Hope you make it out ok man
Probably will, more big changes then challenges I canβt overcome
TLDR: shortly going to move across the continent
That is a pretty big change
the humble brag π
Mrov
Fr, so just the unexpected nature of the change and the scale of the decision
Pixel
what? π₯Ί
Hope yall have a good day tomorrow
Lmao this is absolutely not what this is
Yall are some great people
I know π₯Ή
In fact itβs cause things are unsustainable here
As long as yall donβt think Iβm flexing π
π’π’
I didn't, I tried to be funny π
Lmao no worries, Iβm not a sensitive soul. Anyways though, itβll likely just cause lull in updates for awhile
LR is perfect where it is
understandable, take care π«‘π«‘
Diversity crossover
despite some voices from the beyond saying something about a door
Fr and the universe punishes us for it, but we strive on
wait for my next update
...
How does weather work indoors??
i might've messed a lot of things up
π
π cannot wait to talk shit in your thread π
Its just a meltdown mod but hey it was neat to do
Im like
hovering my finger over posting the thread
but Im scared
of The Federal Agent
specifically
I followed all the guidelines
everything
Im just
Im gonna post it
and get arrested for something idk
whatever watch me cook
oooo what mod?
Nothing serious
just a meltdown mod someone asked me to make
Explain itttt
@gentle pilot where is it?
#1214506873714122762

yo
i got a question
i think i am bugging or something
eyeless dog not spawning outside but inside
inside two ghost girls
which mod could this problem?
#help-and-troubleshooting
π
what moon are you on?
The drip go stiffy
Tf is this
No shot they gave you audio modder role for a replaced mp3 file
Thatβs what happened isnβt itπ€¦
ye
They just be giving out to anyone these days yeesh
deserved π
I wont argue with this, but i didnt just replace an mp3 file for the mod to work
Wait wait wait, REPLACE?
Man I was your number one advocate for YOU to get the modder role
So you didnβt even set up the framework? Just like a reupload?
Oh jk I read it wrong
I used Pizzatower like everyone else
shit was annoying to figure out how to make it work with LRMeltdown
Well itβs not just you dw, I just hate how easily they tend to give it out
im not saying it was the hardest mod in the world to make, literally anyone can do it if they have the ability to read
Whether you deserve it or not I have no idea lmao just was shocked to see v your role change lol
Wild
And hey to be fair I made this comment when they first made the role that my only thing was βIβm worried if you guys do this that youβll hand it out like candy to someone who just replaces an mp3 file or somethingβ
But there were like βnah ofc notβ
X to doubt
Im too stupid to replace an mp3, I did the long and boring way of reading and formatting
THEN YOU SHOULDNβT HAVE BEEN ABLE TO DO THE HARD WAY ππ
Eh plans falling apart, making new ones
I photoshop images and do graphic design in my video editing software
instead of just learning a drawing / photoshop software
Im an idiot through and through
next bro is gonna learn to code using microsoft word
Give yourself some credit tho
me using notepad
Moroxide sets up original source with CapCut before sending it to me
I will never be that primitive god DAYUM
Id rather go bald then sell my soul to using CapCut
Frfr, so just because itβs a strange way doesnβt discredit the ability and vision
I was shocked to find out he put abyssal audio together with CapCut through and through
Genuinely had a heart attack finding that out
Fr
is that the audio editing equivalent of windows movie maker
yea
LOL
time to debug everything that went wrong during our playthrough
Honestly WMM might be better tbh
π
gl that sounds like pain
Yeah, literally lol
The role has no real meaning anymore so meh
We have @upbeat hound partially to thank for that though...
why are you blaming the staff team for handing out a role that has been chanced to allow people like @upbeat hound to also get the role and even their own speciality attached to it.
that all kind off started with you @upbeat hound when i advocated for you to get the role and then ending up changing that whole system to fit it in and improve
but yeah... that does mean that its a bit easier to get the modder role cuz there is a better system in place to allow that
@upbeat hound So I had a weird dream about Lethal Company and the ghost girl was chasing me singing a creepy as fuck song, I thought it might actually be a great addition to actually be in the game π I know you have the creepy laughter she can do while chasing but creepy singing would be really good too π
Idek what caused me to have that dream it was horrifying though
LOL
Pixelβs gonna wake up tomorrow like β5 pings, wonder whats been going on?β
Yo this is facts
Woah Iβm not shaking my fist against the world and I didnβt realize this would be taken super seriously, Iβm just giving @gentle pilot a hard time about it. This isnβt me saying I donβt appreciate the advocacy you yielded prior. It really isnβt the end of the world to me to clarify
Eat, drink, sleep, and DREAM lethal company daymn
Do you have an example?
can I pet that
Just got back from vacation, is LR Meltdown depreciated yet?
She was singing stuff like "I'm coming for you I'm coming for you, I'm right behind you, I'm in front of youuuu"
does LR replace boombox tracks
no
Other stuff too but I can't remember everything lol
thanks!
@upbeat hound I think I found some bloody murder screams that I can sample....
Definitely using these
i haven't had time to look into this one yet but it seems cool!
I wanna see what Pixel comes up with lol
same yeah :P conceptually though! Someone has made ur dream :D
Well Iβm actually on my way home to do some work on some sounds
Needs to happen when she chases you fr fr
Ayyyyyy
ah yes finally home with some peace
why hello
How you doing
is anyone aware of if the Sound API will support LR meltdown as of yet?
@small pond
gucci sir
yes* but it isn't released
*was going to make some breaking changes to the new stuff and just overall dn't have the motivation (plus should really be working on my math assignment)
no worries, just checking
I need some inspo
What can i do
you familar with diversity?
Hell yea
Sup
LOL
Im working on the voicelines on the ship and Im messing with it at the moment. I want to keep the Original VA cause Im sure hes proud of his work and I dont want to totally replace everything in diversity. i think some of it only needs polish if that makes sense
@gentle pilot How do you picture the guy who is talking to you over the loudspeaker while in game?
yeesh
Ok hold on let me think
unhelpful
I have heard them before in the beta
You can replace his voice if you want honestly I'm open to everything. Though I'm sure you can talk with @raw anchor the one who made the voice lines. He'll be more than happy to work with you and make other lines c:
what was it specifically?
But it directly involved a human feeling entity
Voice had personality
And human warmth to it
If the voice was a bit more soulless feeling
well the only issue I'm having is the post edited voice and present background fan? I think
There's a reason for that. I'll explain in a bit.
Because thats what I imagine the "Company" to be
I like the personality of the voice
I do feel like it was a tad high tho no offense to anyone I swear\
Voice personality could have stayed
But if it felt less human feeling
and more like
a machine mimicking what they think human emotion sound like
A great example of this is GLaDOS when i think about it
Gives me real 1900s vibes
but your thoughts are robots?
Not robots
hear that fan in the background btw?
Just has to give the impression its not quite human, either with errors in inflection in talking, or pauses in words that shouldnt have pauses, like its ripping voicelines and putting them together to make speech
yes
@raw anchor yo do you by chance have the original recorded voicelines?
weird part it the fan is in the same hz range as the voice somehow
Also
what I dont like about the voicelines
is it feels 4th wall breaky
can you elaborate there?
And thats a very picky thing to me
But it feels more like a narrator, taunting players then a company taunting employees
Hinting at you suck at the game, dying, failing the run, etc
Am i weird for thinking about stuff like that
If the original VA responds Ill take that into consideration. i dont think I would ahve thought of it, but now that you mention it I do agree
Stuff like that isnt bad
I dont think I need to overhaul what is said, more how its said
Its just things like that I tend to pick up on, like if you added player noises to your audio
like breathing or screaming
or heartrate
For your sake
Uh
for example instead of the taunt saying "OH DOGS OVERHERE" Id rather have it come on with him making a joke about turning on the mic and thinking its off about the dogs and him rushing to shut it off once he realizes
etc
add pitch fluctuations
Something that would work better is that if during speeches his voice would either drop or raise like its a faulty tape
I already have that in mind as well
He just sent me the edited voiceline. I do not have the unfiltered ones. If any case he can remake them pretty easily
@gentle pilot
this is isnt finished obviously
good filters though
just I mean like its obvious some lines are on repeat and broken
You can probably reduce the bitcrush and add more some sort of interferences maybe.
I couldnt sleep at night if thats the version I released
lmao
yall reeeellaaxxxxx I threw it together in like 5 minutes
Im just getting ideas
Felt that. I jinxed it and now my sickness is killing me lol
Oh yeah ofc ofc!
WOW
im moronic!

I comepletely have the wrong drivers for my audio software and gpu
ahahaha im gonna blow my brians out with a 12 gauage
better
maybve still a little smoother
Still a bit aggressive with the glitching
but you get the jist, is that kind what you think of?
MY MAN HEED THE WORDS
ITS NOT DONE
yeesh
This is truly a "pixel when I give the slightest critique on a key drop" moment
you are specifically why the explosive keydrop exists
make it a 1% chance of being the audio that plays when dropping a ke-
NEVERMIND
I HAVE A BETTER IDEA
I or you make a 1% explosive keydrop mod
why
I love the screams of the damned in my silly scrap game
man one thing thats hard is all the lows are already cut out of the voicelines
why
My b
@gentle pilot
this is closer to what im actually thinking
so now feel free to give your criticism
with lows that I cant add cause I dont have them in the original clips
i know you cant help it
You know how radios kinda click at the end when you let go of the talkie switch? I think that would be the cherry on top, like a sorta end transmission at end.
WHAT THE HELL
IS THIS MAN ACTUALLY GIVING FEEDBACK?
WHAT IS HAPPENING
AHHHHHHH
Goofy Goober
yo I might be slightly intoxicated but I am absolutely positive that you have never given feedback
man wild times
The sludge is coming
crisis avoided, hes back to normal
Hey Pixel
Im working on my mic noise suppression filters
which one sounds cleaner to you
Im sitting right next to pc fans
this one sounds crunchy
I CAN HEAR THE FILTRATION
Can you send the original file rly quick?
anyways I secured a different VA who is working on actually doing it as a career
Ill prob use both people if the VA for diversity responds
Alcatras is probably sleeping atm but he'll answer 100% tomorrow morning
Yes, but I was also thinking for variety reasons it would be useful to have a less personal connection with one person
and would give that corporate
touch
recorded them with the filters
:(
also Your VA would still be the one in normal diversity after all
do you have any issues with me using both chaos?
Absolutely not go nuts with it!
kk sweet
weird conicidence I happen to know one honestly
@gentle pilot whats up with the recording btw
you wanting to be a narrator?
sounds like you have a noise gate on thats set too high btw
oh yeah are you streaming now?
you talked about it. I wouldnt mind checking out your streams, after all I watch most of @lavish pecan 's streams
hopefully not
I mean
I know I have to
I have to start posting on my youtube again
So the easiest way I can do that without wanting to die because I over edit my videos is to stream
I mean you have a decent voice like me
may as well use it
but you def also give off adhd vibes, im no doctor tho
this video made my discord crash
Oh so you've been seeing me there then LOL
It's a tiktok ;-;
what?
@tame ledge you.
what is it
lol
Poor alcatraz
morning? Xu
wha why
Well I haven't heard anyone call him rich
Also I was reading the part where u said you want to replace his voice entirely because you're evil
My client is innocent
Your lawyer is a fraud
phoenix wrong
speaking of which by the way, how do you imagine the individual who says the voicelines in Diversity
How many subs do you have Nick
isnt that what it said?π
I upload every blue moon
whats your youtube?
Mi6k?
either that or "Femmployee legend Mi6k"
wild way to put that
If only there was
a mysterious link to my accounts
attached to the very profile of my discord
big talk for a man on first quota as we speak
Im testing
Also, Ive realized most modders dont have enough time to get good at the game
Played with qwbarch
god rest his soul
We should play sometime if u wanan back that up
when my boi?
You est?
?
PST
I dont really imagine
so lame
so 12 hours?
yea
probably
π₯Ή
fr, lunxara's streams have been immensely helpful in figuring out key issues with LR, plus they are full of people I know here which is entertaining for me
Yay I'm helpful ^^ you actually discovered some bugs with LR from my streams?
not bugs, more just qol issues,ie clip cuts that were too harsh or audio that doesnt sound very impressive in game like the spider
Lunxara should really hit me up.
also where the variety really came from watching you beat a thumper to death with a shovel
made the same noise and it was annoying
You might be able to watch one of my streams soon btw, I'm planning to do a longer stream soon for reaching 200 followers
welcome alcatras
So I'll be starting earlier, dunno what day yet though
are you willing to help @raw anchor ?
i actually havent in the last few days because of my personal life getting wild
but I'll catch up\
Haha you're in for some chaotic fun
@upbeat hound sorry for the ping, just a quick question, is there a way to have HighAction2, to have 5 random sounds with the sound API, because I tried and almost every other sound is working, but when I try with HighAction2 or LowAction, only one sound is playing
this isnt a very clear question
I had to unpublish one of them though cus Miku music got copyrighted π¦
I didn't wanna get DMCA'd
and no worries about the ping, in fact feel free whenever to do so
miku music?
is that another mod you used?
I mean is it possible, I'll try to find a way to do it
ah didnt know that they included copyrighted sound
yes ofc, but this would be more of the json configuration
Yeah they have a way of disabling it
To answer questions on how I recorded it. Effects were already present while recording them. They're less of "post-edit" and more like "real-time-effects". As much as I'm proud of it, if others simply don't like it and want to replace it they're free to do so. I ain't that petty lol. @upbeat hound Also the fan in the background was probably idle fan noise from my giant pc. Turned off all other fans while recording. I'll just use another software next time to have a better noise gate. Also I do enjoy that idea about the dogs with the rushing to turn the mic off.
its because highaction has no weighted values so there is no other room for sounds without editing the json to allow for that
I have never even noticed a fan from your mic tbh lmfao
I cant help but imagine alastor on the other side of the mic the entire time 
I kinda figured, and from what I understand your assitance was from the kindness of your heart right? Would you be willing to work with me to help us make our version @raw anchor ? I would love to keep you in the roll as like you said you are proud of it and I don't necessarily want to remove you
first one, i gotta catch up too
ayy nice
Dont get me wrong I have a personal friend who has been trying to become a VA that I plan to include if he can hit the quality Im looking for, but Im not looking to replace you, in fact I think I could do a far better job with your assistance if you are willing
Me neither. Surprised it comes up after you try to re-edit it. But it could also just be the effects/software messing with it somehow.
Im an audiophile and incredibly picky so dont mind me
not an isult, just an observation
lies
no way you would have let that coin drop slide
Oh for sure! I'd be down to help out and try to recreate what you're looking for. I'm also an audiophile so trust me I 100% get it. Ngl I've been nitpicking the lines myself but since people enjoy them and Chaos loves it I'm satisfied lol
Oh no I believe him, man has been debating on how to replace the door sounds for over a month
Lol
lmao
I mean thats more procrastination
and for the record that hasnt been a month
Hilarious because I'm unironically trying not to do my Alastor impression the entire time. Hence why some tidbits feel a tad off. Lol
Be 100% honest, do you believe you are capable of completely "letting go" I can hear in your voice that you seem a little forced in certain areas
I can't hear 1900s radio announcer and not hear Alastor
keep in mind this is on your own time with infinite takes
Its not just the filter, even all the joke lines fit alastor perfectly
I could do my best to do that. Like I mentioned to Mi6k it sounds a bit forced as I was trying to not do another impression that I can do 1:1. Brain kept trying to auto pilot to another voice if that makes sense? Also I haven't done VA work in a good while so I'm sure I could do better than I did for what you're picturing.
the biggest thing is to let go of trying to "be someone else" and more trying to "be your own version of who they are"
Thats a good answer though nonetheless and Im 100% willing to try it out
I'll have to put together some lines and make some minor modifications (and new major ones) to the scripts
including having you interact with my other VA because in my opinion have 2 of you would really up the comedy and quality
Not directly, but like having lines that are meant to respond etc
are you free tomorrow @raw anchor
?
I swear it has been π has it like been just under a month?
2 weeks surprisingly
Lol feels longer for whatever reason
ever since I found out I gotta move is around when it was brought up
and that was about 2 weeks ago
Oof
Depends on what time, but I can try and swing by and work with you tomorrow on all this. But it sounds like a lot of fun ngl, I could do my best to do that mindset of voicing the character for sure.
I've definitely brought it up more often than that, cus wasn't 2 weeks ago when the drama and everything happened?
sweet! If I can get the other VA voicelines prior Ill send them to you so you know who you are responding to, no mic effects btw just raw audio
tbh I have no idea
for now Im considering just temp readding door sounds with a config option
I'll have to talk to moroxide for the json editing since Im not so savvy yet at it (I might have been avoiding it) and see how his schedule looks
I think 2 weeks ago was when Xu also mentioned they wanted the replacement door sounds, so maybe you took Xu more seriously π₯² π
Gotcha, sounds good to me. It'll help me with the scripts, if you also have ideas on some lines for takes definitely feel free to shoot 'em over to me. If you have any with effects as well so I can see a bit better on what to aim for that'd help as well. But it's not required. π
also we're going for a slightly different vibe than the previously requested lines, VERY SIMILAR dont get me wrong, but @gentle pilot brought up a great point about it feeling more narrator like and I don't like that direction personaly
I plan to make around 3 variations for each line that plays so players dont get annoyed by hearing the same clips etc
nonono, I just need you to be similarly sassy and uncaring, but more in a "I hate my job and couldn't give less of a f*** type vibe"
if he was a modular as he likely is in your streams I'd likely agree
but for anyone, hearing the same thing must get annoying no matter what it is at a certain point
at least if its too often
I hope to play with him again soon tbh lol
@raw anchor seems like you are wanted elsewhere
Gotcha gotcha, makes total sense. The Speaker in Diversity acts that way due to the on-coming lore from Chaos' game. It'll be explained on why he acts like he does later on. But that vibe I can 100% do lmao. The whole "I hate my job and couldn't give less of a f*** vibe" is one I live so warping it to my own version of the character should be easy enough.
He already told me he would DM me what days he has free when he can dw dw
yea going for the lazy employee that has no consequences if he fails with his new hire team, but wants to enjoy at least a little of his job
"We trust you will be a great asset to the company"
that how I plan to make you interact with the other VA as well. like a small conversation or a " hey dude your board has a red light. So? OH SHIT THE MICROP..."cut type thing
maybe not a curse word, but you get it I figure @raw anchor
just wanted to give you a heads up in advance of what I was thinking etc
Oh yeah for sure. I get what you mean.
sweet
Cursing is Alcatras' specialty he bleeps them out so well lol
π
I still can't hear the fan you said you hear btw
Lol
The switch in energy from bouncing around emote to alastor is crazy
XD
Dude this is so funny
I swear I'll play with you at some point @lavish pecan I just dont know when yopu stream tbh
Usually everyday at 8 pm EST
what is that in PST
you man 3pm today?
time is a line
Brain go brrrr?
im about to fall off it
no I base days on sleep
its 5:30Am
but I got sounds to catch up with
also if anyone wants to help with scripting ideas for the Diversity work please let me know or casually send Ideas here
I tend to find it turns out better with community involvement
Diversity sounds would only be the bracken and walker right
ghost girl voicelines too
There's a reason @lavish pecan keeps calling me chaotic. Lmao, always gotta keep everyone on their toes y'know?
Cheers to that
Even the Bracken that stream wanted to join in on the chaos π€£π€£
Watch Lunxara's clip titled "Cherry getting dragged away by the Bracken at comedic timing"
But yeah playing with Alcatras is always great chaotic vibes
I did voice it for a reason. Gotta keep everyone on their toes even if I can't do it myself. Lmao
I just woke upup, but I meant the voicelines on the loud speakerπ΄
https://clips.twitch.tv/TiredIgnorantCasetteFailFish-izVEOG_tElQ6kWC2 Highlight from last night btw π€£π€£ππ
that perfect cut off too
XD
"Even though Eclipsed has been" Boom
Remind me of
Watch Purple and millions of other Lethal Company videos on Medal, the largest Game Clip Platform.
Tf? lol
I will say that may be the only thing I miss from AC is the spectator screen, I don't miss how it made voices quieter in spectator mode though that always bugged me
I mean I get why it does
I don't, but that's cus I adjust volumes so it made people way too quiet sometimes lol
Someone who mentioned [REDACTED]
so many slots
you think thats a lot?
mikestweaks + some others
ohh, Herobrine! That's a very good enemy mod
missed the joke, but yeah it is a good mod



