#ultrakill-modding
1 messages · Page 2 of 1
Mmm.. i see, thanks for the help!
When is angry???
Angry is updated for revamp rn
Jaket is broken atm so im afraid theres non atm (Atleast I think)
mods are super cool and people who make them are cooler
Dangggg
They are working on fixing it though
Yay!
Has UltraFunGuns updated to the Ultra Revamp update yet?
The Custom Levels button from Angry consistently opens up the Options Menu instead of the actual Custom Levels menu and frankly I have no idea why it does this, does anyone know a fix?
Plugin Config doesn't work anymore, either
I've tried verifying my files, uninstalling and reinstalling, so I'm at a bit of a loss here
What other mods do you have enabled
Ultratweaker, Configgy, BepInEx and PluginConfigurator
Disable ultratweaker
Angry doesn't play nice with other mods atm
the nefarious pinned messages:

How do you fail to ping everyone!?
what i did was
Room 1
- 1 Non-Stuff
-
- all the stuff like walls
- 1 Stuff
-
- all the waves and checkpoints that has to be saved on checkpoint
and i put the GoreZone on the "1 Stuff", then i suppose that would work? other than that maybe look at the script's parameters to maybe modify some stuff, im not sure tho 😭
dont touch anything in the gorezone
whats the rude level editor
does anyone know how to fix hateful trifecta?
could somebody give me some levels pls? (i mean mods with this)
play my 2 levels
enjoy my levels and gain extra slop points 😛😛
where?
e&s
I want to make a mod where, every time a player completes a level, it’s a guaranteed P Rank, how would I do that?
idfk why youd want to do that considering you can just,,, get a p rank instead
i think getting the p ranks might be easier than learning how to mod bar a few levels
you would probably want to look at the methods on StatsManager, FinalPit, or FinalRank for something to patch
would probably want to edit the p rank requirements on scene load
i believe they are in statsmanager

They’re bad and want to get to Minos, probably
or they want to cheat their leaderboard scores
Is async and await have significant performance impact than Coroutine ?
so both bad ideas basically
I’m like REALLY new to modding, sorry if it’s a stupid question but, how do I edit that?
install bepinex
https://docs.bepinex.dev/articles/user_guide/installation/index.html
https://docs.bepinex.dev/articles/dev_guide/runtime_patching.html
you can also just modify the save file
I’m guessing I use harmonyX somehow?
I want the satisfaction of getting a p-rank without actually doing the work🙏
it's not gonna be satisfying then dumbass
to me it is
are skins broken rn?
Buying a trophy
what outright evil person made this mod
https://thunderstore.io/c/ultrakill/p/d1g1tal0nedev/HardFPS/
building a machine that 3d prints trophies
anyone know if the nailcannon mod is in here
The what
What does that mean
ok is there the ultra feedbacker thing here or nah
wdym "here"
@loud creek how do i use addressables?
why is the overkill mod not working
cybergrind is just normal
theres no roguelike how do i fix it
wait for an update
oh
Ato just ask for a save💔
is there any mod that removes the hitstop?
ultratweaker isn't updated yet
There was one but idk if its updated, let me check
Not updated :((
bro wants to take the easy way out 💔🙏🥀
like how to load an addressable?
to load an addressable object you use the method Addressables.LoadAssetAsync<GameObject>(P).WaitForCompletion();, which is available by importing Unity.Addressables.dll, P represents the path to an addressable (you can find all of the vanilla ones at https://github.com/DolfeLive/UltrakillAddressableListGetter/blob/main/loadedAssets.txt)
thanks 👍
since it returns a gameobject you can then use object.instantiate to instantiate it
Is this the correct place to beseech modding Gods for a simple visual alternation mod that probably uses existing ingame assets anyway?
For I desire one thing only for a stream bit: Right-handed Knuckleblaster for a Fists only run. As in, Feedbacker and Whiplash still being left-handed but Knuckleblaster being right-handed.
i think theres a thing in the options to control hand position so you can look into figuring out how that works first of all
i dont remember exactly what the options manager is called, i think it might be PrefsManager but im not sure
You can indeed choose Gun position, but Fists are Left-handed when Guns are in the Right/Middle Position, while Left-handed Guns swap all Fists to the Right-side.
And no, I haven't not touched any ingame files so if there's such an editable txt file as PrefsManager, this is the first I'ver heard of it.
Guess I'll start by checking out UltraTweaker if there's an option for it.
Status report: UltraTweaker was outta date.
Tried out DaemonWeaponUtils, which has plenty of examples of people using it to show off their stuff but can't find anything close to a "how to get started" guide/instructions. Opening it's config with Thunderstore just produces a mess of text without options.
i mean like the class PrefsManager, like the code of ultrakill
ultratweaker still works but you gotta config it through a config file
instead of being able to config it through the game
Yeah, only thing UltraTweaker created was a patchnotes file.
i can now give schisms mortar attacks 🔥🔥
Ah, i see my good sir. I may be of assistance. However, i may be unavailable in the coming weeks following this interaction.
All help is appreciated. I can postpone my run until I get this to work.
So far, I got DaemonWeaponUtils to work, but alas, that lacks options for Fists.
Anyway, be back in a bit if there's other takers for the mod idea. Hour tops.
I’ve already installed BepInEx what now?
follow the docs to make a project and after that idk, i've never modded ranks before
Anyone know a mod that adds every enemy to sandbox
where can i see that?
downpatch
is there even any people playing jaket rn
idrk how this works do yall just post the mod links in this cahnnel or waht
use r2modman
👍 thank you kind sir
any good mods that work on revamp (other than masquerade)
Angry level loader
what does that do
Custom levels
bazinga
Hey! just wanted to ask if the reason ultratweaker by waffle isn't working because of the new ui
i checked their github page and found people talking about how it bugs out the settings ui (does the same for me, if i have ultratweaker installed i can't change my plugin configs)
i wanted to install the style meter mod but i wasn't able to get it to work because it's dependent on waffle's api
how do i fix the crossbow
Get good
is broken because is not updated 👍
Does anybody know about OutdoorLightMaster, their functionalities and how they can be used?
I am trying to use them for a better light management yet i can't get it to exactly work, please help!
(hit me if this is the wrong place to ask)
hi is there tas scripting support (ideally one that is not just record human gameplay at a slower rate and replay it but something similar to portal2 tas for example)
does anyone knowif the jaket mod is working
Not updated yet
my mod, DaemonWeaponUtils does
Anybody, please
Does anyone know how to activate an arena when the player picks up a skull from an altar?
Or activate a trigger
for rude/spite?
id recommend looking around what 0-E does since i think it does a very similar thing to what you want to do
how do i make a decent icon for my mod 💔
personally i just take screenshots and then use them as my picture or use ms paint
i'm gonna need to take a really good screenshot then
What's the mod
custom difficulty
🔥
just pull out one of the obviously fake ending screenshots
nah
the death screen skull could work but that's already associated with fentokill
can anyone help me install mods in cracked ultrakill?
Rule 8A
?
aight man
purchase the game, then mod it
figured it out nvm
how do i open the ultrafunguns thing with the weapons
I'm pretty sure it's broken?
dude got executed
you're my new goat
thank u
Check pins
thx you very much:D
urrrr im cant generate angry level loader can someone help?
im idk how to do it
hello?
@midnight marten
I got no clue tbh, all I know is that it tells you how to get the thing in pins
Sorry!
Open vanity reprised and select the scenes you want to export, then click the “open ultrakill folder” button and select your ultrakill game folder (go to steam, right click ultrakill, properties and then click “browse local files”). Once you do that, the site with loads for a bit which then should open a page with the “generate rude project” button. Select the place you want to import the project to and click “generate project” it will take a while and you can check if is done with the command prompt window the application opened. Once its done open the project with unity and it should work
Pretty bad explanation but it should do
is there any good ultrakill mod that adds more weapons and works on ultrarevamp
masquerade divinity
allready got it
waffles weapons might be updated soon
the dev is working on it
does ultrarandomizer work on revamp
you mean ultrachaos?
the one by the ____gobblers
what do you think
use this instead, very customisable
i put it in the plugin file right?
https://thunderstore.io/package/ebkr/r2modman/
download this
so much easier than manual install
using bepinex rn
it uses bepinex
i think i did it wrong
does anyone know what mistakes i might have made while downloading ultrachaos
do i need to download plugin configurator
does anyone know when PluginConfigurator will be "normal" again?
HOW THE FUCK DO I DOWNLOAD THIS MOD
should i js downgrade my version to play the good mods
it's an option
what do you mean
nevermind fuckass game
well when I play it and click on it nothing happens
and now I cant play Ultrabus Extreme anymore:(
huh
I use thunderstore
can you say exactly what you are doing step by step
and where does it fail
also the mods you have installed
When I go into settings it is there, but when I click on it nothing happens
my mods are
NoInvisibleWalls LowtierMinos LowtierSisyphus ScreamingWhiplash IntroSkip Gutterman_metal_pipe_fall_sound HydraDynamics BlueGutterTank Configgy and BepInExPack
why does this happen, why is crossbow bugged
Are you playing on the last version of the game? Do you have any other mods installed?
no other mods, im playing a cracked version with was before the revamp bug fixes
should i redownload ultrakill so i get the newest version?
- Update the game. 2. Don't talk about 🏴☠️ here. (it's against server's rules)
Are there any mods that allow custom sounds for parrys or kills
I dont think so
i redownloaded ultrakill to the latest version, masquerade stopped working altogether
but it was updated 2 weeks ago?
are you using that version, thunderstore is wonky about updating things
im using thunderstore yes
it also might clash with another mod in your library now it didnt before
its my only mod
also if ye be sailing the seven seas, mods often dont work
ive been told ultraskins gc (my mod) just straightup doesnt work unless its the steam edition of ultrakill
the cracked version worked with masquerade when i was on the first revamp patch
either it needs an update or you installed it wrong or it doesnt work on yargged copys, ¯_(ツ)_/¯
i took the masquerade file and put it in ultrakill/bepinex/plugins
ah
that would do it
if your booting with thunderstore it needs to be with thunderstores plugins
whar (im stupid and have 0 reading comprehension)
thunderstore stores mods in a different area then if your hardcoding your mods
%appdata%\r2modmanPlus-local typically it will be something like this
so i need r2modman?
no not exactly
it depends on what your using to launch your mods
do you use an app to do it or just double click the exe
or launch it with steam
its cracked, i manually download them
then follow the guides for launching with steam
but the path you mentioned earlier should be the right one for that
if i had to bet
just buy it on steam, its because you dont own it
possibly something in the new update may be requiring the steamapi to function correctly in the mod, without it its not launching
plus its a great way to support hakita
Guys how do i fix hateful trifecta?
when i go into the layer my game stays stuck on the hellvator
And i dont know if its the game or the mod
ok i realised where i went wrong, i never included UMM
UMM hasnt been a thing for years
masquerade divinity has no dependencys apart from bepinex 5.4.2100
ok so its weird that masquerde started working after i added UMM
._.
what version of ultrakill are you on, what version of masquerade are you using
im so lost
??
sorry i dont know anything about it
does anybody know if its possible to cange complete 3d models?
guys does jaket work?
ok thx
anyone know why ultrachaos isnt working
how tf do i edit my save file
there is a tool being worked on which helps you iirc
havent tried it though
how do I apply mods once I download them
how do i change menu music in ust manager?
Does anyone know how to get rude level editor?
pins
Did you install it through r2
Because if not you may be missing a dependency or installed it wrong
@crystal viper pinned that as i saw a lot of people having that question
any cool weapon mods for newest version? i've been finding ones but they aren't up to date so i can't run them
also just looking for suggestions
masquerade divinity
that's the gabriel mod right?
yes
any others? or is that it atm
does boss rush work after ultra revamp?
Nope
damn 😔
put pngs in the textures folder
select the pngs ingame
I think so
WHERE
thanks big man
id assume no one is running a lobby rn
does jaket work if zou downgrade_
no
?
Womp Womp
ok
If you down patch ultrakill, yes
At least it should
can anyone help me with the multiplayer mod?
It doesn't work on current patch
oh
when is the fix?
because when i put it my steam doesnt work or uninstall
no clue
😔
any idea why do these 4 songs in particular break the cybergrindexplorer mod?
if i had to guess id say its either because they have symbols in their name or they're in a specific file format which cgme doesnt support
though im not too sure
could you show a console log?
nothing plays when you click on them in the terminal and when their turn comes in cybergrind they also dont play but also the jukebox speial buttons stop working, so I cant even switch to a new song without restarting
theyre all mp3 so thats def not the case
I also have some songs with kanji and cyrillics in name so that cant be the symbols' fault either
here
i meant the bepinex console log but this works ig
it might be an issue with the actual like data of the audio files in question
like maybe they're corrupted? can you listen to them outside of ultrakill?
you mean this one? it doesnt update the game loads
thats the thing, yes I can, they're perfectly normal mp3
I even went to the trouble of reinstalling them to check if its only these specific files being faulty
though before doing that it was THIS track that wasnt working instead of the unstoppable force remix
now this song plays normal
i manually installed it
guy who know how to install angrt level loader(im already download it but cant find it)
im mean the editor
Hello. Could someone please tell me what are the steps for making a mod? I am trying to change the sound effects for basically everything (enemies, guns etc.) and UST manager changes only the music of the levels.
check pins for links which tell you how to make a basic plugin using bepinex
you can also look at a very wip wiki which guides you on how to make basic mods https://ultramodding.github.io/#
those are decent starting points
Ok thanks, I'll see what I can do.
hey so how do i get custom levels
im having trouble to make the multiplayer mod work, i use r2modman
do i have to downpatch the game for the multiplayer mod to work?
Ok well I got to a point where I am in Sisyphus's code files and I found this but...how do I change it...?
[SerializeField]
private AudioClip stompVoice;
It does not reference an audio file or anything. It just this and "aud.PlayOneShot(stompVoice);".
got bored so went noclip and full bright in tower of steel's second level
what is this thing???
evil earthmover
how do i play custom levels in the new update?
ive tried the same as before and it isnt working
download angry level loader, it got an update recently
where can i find the levels in there? because i just did and couldnt find them
you usually find them in the chapter select screen
they arent there
do you have the latest version of angry level loader and plugin configurator installed
it wont let me update it so i assume so
are you getting any errors in the console window that shows up
this might be another dumb question but are you launching the game with mods? some people accidentally launch it in vanilla while using stuff like r2modman
yeah i click modded every time
but for some reason the console window isnt there
idk what to do
???
ULTRASPEEDRUN v1.3.1 by Robi
I_WONt_SUGARCOAT_IT v3.0.0 by Graze
Linkin_Park_OST_Replacer v1.2.1 by Azienia
21CenturyHumor v1.0.0 by bananastudio
UltraTimeManipulation v1.1.3 by daemon47
Configgy v1.0.7 by Hydraxous
ULTRAKILLCoinCounter v1.0.0 by X_OWT
LeviathanTitleCard v1.0.0 by Frizou
TheaterPlus v1.0.0 by doomahreal
GDDifficulties v1.0.1 by maxthetomas
RestoredLyrics v1.0.0 by doomahreal
CGEnemyIcons v1.4.0 by Jade_Harley
JadeLib v1.2.0 by Jade_Harley
Better_Weapon_HUDs v1.4.0 by Jade_Harley
PressureWithoutReason v1.0.0 by turd
USTManager v1.5.5 by ZedDev
BloodyCheckpoints v1.1.0 by ULTRANOOB
UKEnemyIdentifier v1.0.2 by Flazhik
CybergrindDeathcam v1.0.5 by Flazhik
UltrakillStyleEditor v1.0.5 by EternalsTeam
PluginConfigurator v1.10.2 by EternalsTeam
BepInExPack v5.4.2100 by BepInEx```
for some reason jump pads don't work, ideas?
How easy is it for someone to get into basic ultrakill modding who has ZERO experience with it and can't really code?
depends on what you want to do
i've heard people say that you can make pretty decent custom levels without knowing much code. although that requires other skills too if you wanna be any good at it
i've never made a custom level though so idk how true that is lol
What about texture replacements and lighting changes?
I want to make a mod where all limbo levels look like 1-4
cuz that skybox is really pretty
and 1-E switches between those themes constantly
lighting changes i have no idea tbh
texture replacements are pretty easy with the caveat that just because of how unity works it's difficult to share mods like that with other people
... without knowing how to code, that is
this is true you don't need coding to make custom levels
all you really need is a basic understanding of unity
So I can't make this?
the easy way to do texture replacements is by using a tool such as UABEA to open the game's asset bundles and then replace things inside them
doing this is destructive though, so the only way to get the original assets back is either by keeping copies of the original files, or by having steam redownload them
How hard is it to get into this for someone who never actually modded?
This sounds extremely tedious.
it's pretty easy actually, UABEA allows you to rip out original assets and to insert new ones in place of them
but then, if you want anyone else to use them then they will also have to manually replace everything themselves
the alternative is to code a mod that will replace the assets as they are loaded in at runtime but that's a lot more complicated
Welp I can't code though, so I guess that's it for that idea.
Also, Is it normal that I can't use Unity Explorer? The keybind I set doesn't open it. It only opens on startup.
i think there's a config option you have to change for unity explorer to work properly
you have to disable the option that makes it start on game startup
because it kills itself on scene change
go to the files
Alr
here, this one :3
it works
but new issue, the mouse in the menu also affects the game
all my inputs do
like all my inputs are still there
urgh ok
Im trying to learn Rude Level Editor, Is anyone available to help?
does your unity explorer showed up at the cut sence and then disappear after main menu is loaded?
yes. the new blood intro for one milisecond
Weird bug with the ultrapain mod, whenever I'm in cybergrind specifically, I cannot die at times, even when I go off the edge
Might be my personal settings for it tho, ill have to do some tweaking
hey I have question about AngryLevelLoader ((though I'm so dumb with modding in general let alone ultraukill so hear me out)) every time I click "online" its only show 17 levels i just want ask is this normal or not?
There's not many levels due to revamp breaking all of them
oh alright thanks! = ) i was worried if might someting wrong
uh for some reason none of my mods work
not sure what to do
have the latest bepklnx ver
but it doesn't show in game
which mods
a lot of them don't work on the current version anyway
and angry level loader has a lot of conflicts with other mods iirc
Forgot the name but it changes the game music to teto and miku songs
That too
is anyone here help me with something
Tried it out, apparently after some hours of confusion, it dosnt let you die after you've died once and restarted
Like after you mess up and restart, if you fall off the edge or get killed by an enemy, it will just stay at 0 hp
is there a mod that gives you a random loadout for each level?
Using ProBuilder objects and applying materials causes the material to not be applied on the whole part but instead a stretched version causing it to look improper and ugly, is there any way of fixing this?
yay and nay images here:
(dw about the pillar i fixed the material by assigning it into ULTRAKILL/Master shader
Anybody else have this issue with Earth Second! that just softlocks you after killing everything? The entire level itself seems to be kinda buggy, but I wanna get the P-rank for it and literally just can't.
what
Played it yesterday. The level is kind of ass honestly. I got out but enemies where spawned still. Just play something better honestly.
these are the closest ones i think
https://thunderstore.io/c/ultrakill/p/bananastudio/UltraChaos/ https://thunderstore.io/c/ultrakill/p/bananastudio/UltraEvents/
Ill send a clip of what I mean in a bit
Harsh but fair
I mean it gave me a bunch of text to read DURING A FIGHT.
So instead of teaching me what the enemies do, in a natural way, it just plops in some text mid combat.
I just paused to read it.
The arenas where also a bit much visually, making it hard to make out enemies for me some times. In general the arenas felt clunky.
Doesn't fix the issue. It was pretty tired while playing so I didn't think of that.
Also they give you power ups before a fight even starts for no reason.
Level has potential but it's really not well thought out.
Yeah
I rlly only liked the secrets
Looking for the skulls was kinda interesting
I'm just happy custom levels are back. My CG records shot up to 71V and 51B lol
I didn't find any secrets I think. Cuz the power ups where timed I wasn't encouraged to exolore at the start.
Or ALL at least xd
Same, but I wish they where more consistent.
Glad hakita is making the game
There's 3 of the Puppet tree things that require different colored skulls you find around the map. Took me a while to find.
51B woah
I haven't even made it close ever since.... I'm washed on Brutal
gruzz i have a question
does anybody know a good way to meet and find ultrakill modding projects
i wanna try and make some music and stuff for projects but ive never been able to find anybody
is theres a place to make connections i dont know of or do i js have to know peoples
I don't want to know. I like to discover things myself.
Honestly no idea. I wish I could start a project.
I wouldn’t wanna start a projects because I’m trying out my own game development stuff but I enjoy making music and would enjoy making music for other peeps
Understandable. I can't code though so I can't make any actual content for anything.
What if I make a green gutter tank
Are there other ways of getting custom levels to angry?
tried to play modded ultrakill but level music broke please help
If they're not online you have to manually install them if they're even up to date (most are not)
Your best bet is to downpatch to 13b/15d for custom levels
It's like 1.8.9 and 1.12.2 for Minecraft mods if you think about it
whats the best site to find levels?
now ultrakill cant even load modded which is confusing
At least here they're safe
are you using r2modman
yes
yep
the issue with no loading seems to have fixed itself after i removed divine delivery
Did you press start modded
Nvm
but music still broke
Interesting
Divine delivery might have been deprecated or whatever that word is
Try launch vanilla
And see if it fixes
vanilla is fine
turns out both the 1st track of the level wont play and level end broke
What mods do you have enabled
BepInExPack v5.4.2100 by BepInEx
UltraTweaker v1.1.2 by Waff1e
Mod Logo
RankTitleSwapper v1.1.2 by Waff1e
Mod Logo
StyleToasts v0.0.1 by The0x539
Mod Logo
PluginConfigurator v1.10.2 by EternalsTeam
Mod Logo
UltrakillStyleEditor v1.0.5 by EternalsTeam
Mod Logo
Configgy v1.0.7 by Hydraxous
Mod Logo
AtlasLib v3.0.7 by Waff1e
Ultratweaker is broken
how do i download the angry level loader
Like do i put it in the plugins frle for bepinesx like all other mods or no
thx
Download it with r2modman
So much simpler
i lowkey want to +ULTRARICOSHOOT you but ok
Are any of the mods made by waffle being fixed for new revamp or nah
Supposedly yes
In case anyone ever wonders whether the mod they wish to play is operational or not
@crystal viper sorry for taking your job away
is the music in fraudulence bugged for you guys?
for me it keeps desyncing the combat and calm loops
especially in 8-2, one is like 10 seconds ahead/behind the other
arce already took my job away by pinning the message 💔
speaking of
@tall wind could you pin this?
ty
oh
does anyone knows where the enemies textures are located at?
i tried textures and rendertextures but found nothing
assets_assets_assets/textures.bundle for zombies
assets_assets_assets/models.bundle for everything else
zombies would be husks right? would that include prime souls?
I meant filth, strays and schisms. Primes are in the models bundle.
alr then thx
for the projectile zombie, zombie and super projectile zombie!
i love those names so much
I forgot that normal people don't use that nomenclature when I was pointing out the bundle paths lol
Don't forget Sisyphus which is not really Sisyphus!
i forgot about the insurrectionist icl
hello, does anyone have potentially have the custom level "machination" in their computer somewhere? I would appreciate if someone sent it to me.
what is a good mod
that dont change guns
like it makes you goof around
without the gun pART
If anybody’s making a mod and needs somebody to make music I can make shitty music like a boss
Like a mod that doesn't touch vanilla stuff like arsenal and movement?, something like customization, "multiplayer" or extra levels stuff?
How do i fix Hateful trifecta? When i enter the hate layer i get softlocked in the level transistion screen
how
I think it's broken
im sick today
how do i install jaket?
I think it's very much not compatible with ultra revamp
yeah no shit
you have to downgrade if you want to use jaket
install bepinex and put it in the plugins folder
modders, who creates custom levels i wanna pitch an idea
anyone have multikill
i made something like this too!
https://dolfelive.github.io/UltraKilled/
Yours undeniably looks nicer!
thx!
your search is so much more accurate than mine 😭
i should have added icons like yours
Idk, your search seems to work just fine.
To be honest, web is not my area so the best I could do is a hastily done bootstrap slop
the problem i found with these sites is that the people asking if its updated isnt doing any research themselves and so they wouldnt know the site exists
its a bit hit or miss
Oh man now I definitely gotta refactor my version
I really don't want to sound condescending but some people are genuinely unaware of the "last updated" section on thunderstore, let alone your site
aren't shotgun husks zombies too
its genuinely surprising how many times ive sent that gif and people have responded implying that they dont know about it
its literally visible on the store in multiple different ways idfk how you miss it atp
ion actually know i havent checked
my experience with modding (especially other games that don't have thunderstore communities) is that it doesn't matter how clear you try to make something because people simply do not read
what if we forced every modding website to have a reading comprehension test before downloading mods
i think that's a good idea. would save me a lot of time lol
well idk how anyone would actually implement this in a way that makes sense but the idea is good at least lol
i mean wouldnt you just add a captcha before downloads?
or make login mandatory like some websites do
cough cough nexus mods cough cough fucking dies
yeah let's not start doing that
all of the ideas to implement it suck but the concept is good on paper
yeah lol
nexus dogshit for this
thunderstore doesnt need to be worse
would be funny
is angry level loader broken
oh nvm
what mods even conflict with it??
k its either ultrapain or vitruV1
Ultrapain
21st century humor is broken :(
Let me know if this works
any good revamp mods (other than masquerade divinity)
Judgement
i want to find a mod for uk so that after i defeat a boss (minos or sisyphus for example) when they start monologue they have 1 health (not shown in boss healthbar) and if you kill em while he speaks his long ass monologue he stops talking and turns into funny ragdoll completely silent
just like when u kill V2 in ultraleak, he turns into funny ragdoll
End thyself now!
Prepare thy soup
can someone tell me whats the name of the mod where you can play as the swordsmachine?
hello chat anyone can help me to make a soundpack? exept pancake
if you dO then Dm mE plEaSe
Ya wiLL bE exspectatio
you in my dm
i will be waitong
@red comet, please keep all discussions in English.
That mod hasn't been updated in forever
If you want a good, released playable character mod, play masquerade divinity
Ye i have that its good, but ohh thats why i cant find that mod
Ty^^
Yw!!
I have arrived here with one question and one question alone.
Has someone made a port for the Nintendo 3DS yet?
If not, I challenge thee.
no
Well then.
I guess somebody better do such.
Yes it’d objectively suck ass, but it could theoretically work with the newer models.
No idea how the two screens would be used though.
bottom screen for stats and top screen for actual gameplay?
idfk ion play on a 3ds
i grew up on the 360
jaket mod???
jaket?
me want rude level editor
check the pins
its dead for now but downpatching is an option
?
if anyone knows who to ask for the rude level editor pls tell me
Dude
It's in the pinned messages
were is pinned messages
Are you on pc or mobile
pc
The big pin icon in the top right corner of your screen
I want a mod that lets me possess enemies like that Gmod addon
does someone know how to make custom levels? i've been searching for the past 30 minutes a mod that allows me to create them but I haven't found anything.
envy and spite
actually heres vanity link
here
does the overkill mod still work?
thx!
you can try and see
well like, the xp thing isnt working so i think ultra revamp broke it
I just put the rude folder into the plugins folder right?
i didn't see any steps or anything
there's a tutorial from 1 year ago that explains how to install envy
but I didn't find anything else
this thing is so confusing 
wdym by soundpack
join envy and spite discord theres help there
Shill,,,
do mods work again i forgot
yes
yay
Depends
Some mods do, some don't
Can someone mod this into a replacement texture for gabriel?
suprise mod-themed desktop drop
rude is not a mod
it is a unity project
Poppin' in to see if we got takers for the simple (but impossible to a noob) visual mod idea I had for Fists Only runs:
Always Right-handed Knuckleblaster
And to shoot down already suggested solutions:
- There is no ingame option for this. You can change the side of all Arms and Guns but not Knuckleblaster specifically.
- DaemonWeaponUtils only lets you configure Guns, not Arms.
- Did not get UltraTweaker to function.
shaddap you! smack
phonk reprise
hi phonk
how hard would it be for me to replace sisy's intro speech with conquests' speech from invincible
Who the fuck are you
i am a prisoner.
my flesh is the prison of my soul
my brain is the panopticon of my mind
my [EXPUNGED] is the [EXPUNGED] of my [EXPUNGED]
Does anyone have a decent video or maybe their own experience on replacing the in-game models? My cat Tobi passed recently and since I play ultrakill so much I wanted to make my own mod thing that replaces KITR from the museum with Tobi - I can do the model / texture myself I just don't know how to actually replace the KITR model
Any help would be appreciated
Thank you
DM me
I just got the jaket mod and i wanna try it out with somebody. Anybody up to play?
sure
we can just DM the lobby code to join
did you downpatch the game?
alr, load up a level, sandbox or cybergrind, doesnt matter which
do u wanna create the lobby or do i do it?
then press F1 to open the lobby menu, create a lobby, then you can edit the lobby settings or copy the join code
alr i sent u the lobby code in dms
Did anyone make a co-op / multi-player mod? If yes please tag me or send me dm
you can download Jaket on the thunderstore mod manager and put it in a downpatched version of the game to play in multiplayer
Does anyone know if there is a pt-br translation yet? I'd like to do it, fanmade or even official to enrich my portfolio
officially, this game is only playable in english at the moment
not sure if a fan translation exists or not though
ultrakull used to do it
ion think its updated tho
there's a new translation mod now but it sucks ass because instead of just replacing the text it instead has a new string for every single letter of text thats added to the HUD messages
so like you'd have
<
<c
<co
<col
<colo
Thanks I'll take a look, I have the linguistic knowledge to make a good translation/localization but my programming is ass
wait really?
yeah apparently
its allegedly really bad and has a lot of auto generated translations (probably shit coding too considering how the text lines are translated)
by auto generated you mean like ai or whatever
oh
I watched a gameplay that apparently used this, they coded badly so it showed <color_lime> "hook" or smth like that, and I saw some concordance errors grammatically
yeah the mod is so shittily coded because it seems it replaces the string AS ITS BEING WRITTEN OUT when its much simpler to replace the string thats supposed to be written in the first place
why even bother making it unless its for the meme atp
we couldve just collectively agreed to kidnap clearwater until he updates it for ultrarevamp properly (/j) 
he can't he's bingo
bingo,,, baphomets bingo,,,
bapho bingo mets
Are there any multiplayer mods that work currently?
baphomets bingo but thats about the best you're getting on post revamp
Someone should fr make another one 🙏
Can't wait for it to release if that's real
So i've been thinking about making ultrakill levels and I have some basic concept stuff thought out for each of the levels
but uhr, I don't know how to make an ultrakill level
Like, I don't know what to use, I know layout design
generate a level editor project using #ultrakill-modding message
Cool, This is gonna take me like 4 hours to understand because I have dyslexia and Discord's natural font isn't friendly to me
oof
the only thing you need to know for now is you need to download https://github.com/eternalUnion/VanityReprised/releases
yeah thats just incase you wanna join the discord
since its invite only
and you need to make a level for it so dw about it for now
Already confused :P
with?
I see asset ripper and resources
run the underlined file
its the only thing you need to be concerned with
it basically just opens a webpage in your web browser and you need to follow the instructions from there
A LIST OF OBJECTIVES?! YIPEE!
I won't get lost along my way :]
uhhhhh
so you'll never guess
I got lost :[
It opened my documents folder and told me to open my ultrakill folder but ultrakill isn't here
I need help :[
you've gotta find it
amazing
usually its under C:\Program Files (x86)\Steam\steamapps\common\ULTRAKILL
iirc you're meant to select levels from the dropdowns
whichever ones you want to look at for examples while level editing
eh
Could you call to help, that way i can stream things?
basically you're meant to select levels you want from the dropdown, if you dont want any then just press the open ultrakill folder
ion fully remember what happens after that
imma have to decline soz
i believe you have to wait a bit
for it to scan files
you can check in console
Not a damn thing is happening 👍
it opens a console window when starting
nothing has happened on the console
uh
ion know whether thats intended
and ion got ultrakill installed to properly test
okay so the tab window should start loading
just infinetly loading
ye
thats a sign its scanning
ok
after a couple minutes you should have this up
rude and spite are the two public level editors
spite has a public discord so imo its better to go there for beginners
but for bigger projects imo its better to go for rude since its more established in the ultrakill community
i think its better to go rude from the start
how come
because you wont be getting confused between different quirks of the editors, won't need to get used to a new layout, won't have to bother with porting levels to rude down the line
also rude is simply just more popular which means more players and more feedback
oh fair
not to mention the rude server which has a lot of documentation and helpful people
Sorry spiters
lowk i havent tried rude as of yet icl
i tried using spite before realising i suck at level editing
i would still suggest joining envy & spite server though because people there generally know more about maps than in this channel
and they have some useful stuff to read too
this is happening even though all the files are in place and the mod works properly
https://cdn.discordapp.com/attachments/1257080320772280392/1372320578031194205/2025053.JPG?ex=682658a2&is=68250722&hm=510c9b54cd520c8ed80fe294beb409504227da314f4267709e5972ee71222e8e&
is there at leas a way to disable these error messages?
other than disabling the mod that's causing them, no
who modded all of doom classic into ultrakill again
is there ultrakill vr
found it
time to mod it into my oculus
These two pictures show issues with shaders, and i want to know if it's possible to fix them.
In the Unity Editor, the lighting for the Lion is rendered properly, but in-game it shows lit up by nothing.
In the Unity Editor, the Pillar is properly texutured, yet in-game it shows up purple.
The lighting from the other side of the wall renders inside the room aswell, yet i don't know if its because im using a see-through material, one for grates for keeping leaves in.
Yo guys I have manhunt 2 in ppsspp app Dont tell anyone
- Ultrakill shaders are dummy shaders in the Rude/Spite level editors and other decompilations of the game (aren't accurate to what they will show ingame)
- Missing shader probably
- Ultrakill's lighting doesn't have any kind of logic for shadows
Y’all are the v1 and v2 textures the same?
Like if you were to swap their textures there would be no issues?
Oh sick
why arent my enemies randomizing
I think its a cheat you have to enable
K
I thought of an idea just for a stupidity of my thoughts make the weezer room the 4 cerb into real weezer and just put a weezer img over the whole screen for a second
Intrusive thoughts won, I made it a thing
Dude why’d you shape it like that
and then when you have the maurice weez room in 0-E, you make it only show their heads
What am I doing with my life
this is so heat
how do you go about like putting textures or ui elements onto the ui anyways?
ik that for like ui elements you apparently have to make like a prefab or whatever
but how do you go about like actually displaying it or whatever
Just slapping it into the root Canvas object in this case
Yep, there's a prefab stretched up to 100% both vertically and horizontally, and then I just instantiate it as a child of "/Canvas" in this case (+add an extra component for fading out)
ah
sorry if im asking too many questions but for like a prefab is it required to be made in the unity editor or is there other options
Nah don't worry. I doubt there's any other option tbh
kk
prefabs would typically be made in the editor afaik but you can make UI changes purely out of code if you want to. i do it a lot in my mods
What?
The 2nd image
Prefab objects come textureless and when applying its correct texture, it renders purple in-game.
any good post revamp mods (other than masquerade, fastpunch and ultrachaos)
thats weird
what level editor are you using
Oh its the flesh wall clipping with the pillat
and are you applying the texture (rendered as a square in the asset explorer) or the material (rendered as a sphere in the asset explorer)
Material
Oh ok
Pillar* mb im on the phone
and the editor you're using?
Rude
VanityReprised
I grab the mesh object prefab.
Place it
It spawns purple and textureless .
Grab any material (or corresponding material) and apply it to the obiect.
Renders purple in game.
you're not supposed to use the mesh
o h
you use the actual prefab that uses the mesh
Yeah that is what im doing though
Can someone dm me a full guide on how to play multiplayer on ultrakill with mods?
in this case it seems to be Pillar_Common in ULTRAKILL Assets/Prefabs/Credits
or Pillar_small_
Its that
thats fucked up itshouldn't be spawning without a material
Rn i have class, ill record a video of it
i think your best option here is to join the spite discord since the users there have more experience with VanityReprised
although it seems you are already in it
Did ask the same question there, they couldnt awnser anything about the pillar
ourgh
Ill record a video of it to show what im doing
i don't know
i guess you could just apply for the rude discord and ask there im sure they can help you
maybe try verifying game files and then building the rude project again
Im applying after i finish the level
Im putting effort.
Rr...
IS THAT MINOS PRIME
Nope, isnt the files aswell.
well im sure they wont mind the bugged pillars
(total)
from the looks of it it seems it wasn't exactly under your control
If you dont wanna apply to rude discord you could try joining the envy and spite discord since i believe they also help with rude issues
Cant apply yet, i need to build a level for it
True, every issue i found i was able to tackle because the assets and properties are done with protections and alternatives, but this, no idea.
Someone knows how to install custom levels such as time splicer and mini hell since they are not showing on online browser?
inside of the game
you have to downgrade the game
because those levels havent been updated to this patch
and how to do that?
any extra weapons mod that has updated/made for revamp?
hope this was helpful!! :)
here's the guide / links:
in browser enter steam://open/console
find the manifest number from here https://steamdb.info/depot/1229491/history/ for the patch you need
in steam console enter
download_depot 1229490 1229491 manifestnumber
ty
Can I get mods on steam or do I have to download it somewhere else
install r2modman
Will do that
what parry image/sound mod should i install
Not sugar coating it
ion know
i do plan to work on one in the future and ik that waffle's weapons is being worked on
W
Has anyone made a normal minos/Sisyphus mod instead of prime souls
It's called beating up the elderly, you can go outside and do it
masquerade divinity
Allready have it
well thats all then
the only other one thats planned to update soon is straymode and im sure nobody gives a fuck about that
ion think ive played straymode yet
yeah it was only out for a short time
Hey Plonk
Im back.
I'm actually using the Pillar Large.
The thing i atually place in-game is te Pillar____Large___-bunchofnumbers.asset object.
wich probably isn't right
Hi, do any of you guys know if Jaket is fixed for the Revamp update?
not fixed
Thanks
is it just me or is plugin config causing random lagspikes? or is it just a mix of mods i have downloaded (i don't have much downloaded)
for anyone wondering
my list of mods are:
ultrakill style editor
ultra rank sounds
daemonweapon
custom death message
dynamicfps
cybergrind music explorer
the lag spikes doesn't happen when i turn off mods/turn off plugin config
i've never experienced that with plugin configurator so it must be something else you have
would it not be dynamicfps
rip
no, i turnt off every mod one by one to see
also it only effects when you're at lower health
it's probably just a mix of mods which make the game somehow lag despite my computer being strong
i think i'll just try turning off a group of mods and see how it goes
why is my internet suddenly so bad
How do I create custom maps?
Has angry level loader been fixed for the latest update yet
yes
...
That's because you have dynamic fps on...
I misread I apologise
Did you launch modded
I did yeah, launched through r2 mod man and updated it
What other mods do you have enabled
None just angry mod loader and the config it installed with it
Odd
Check your console for any errors popping up when starting
how do i get enemies in angry level editor to navigate
yeah thats the mesh
Assets\ULTRAKILL Assets\Prefabs\Credits\ is where all the pillar prefabs should lie
has someone made a model replacement that swaps out V1's arms for different Devil Breakers? someone should do that if not i think
interesting idea
hi asking for support here idk if its the right channel or place but the discord link on thunderstore leads here so
recently reinstalled windows and moved all r2modman files over from old appdata and everything (ror2 mods for example, other ultrakill mods) works except for angry, i did copy over its folder in %appdata% i also tried reinstalling and clearing r2modman cache then reinstalling but it doesnt appear ingame and throws this error in console
Stack trace:
AngryLevelLoader.Plugin.OnGUI () (at <06a58ecaad9045f2ab0dbc448d351ab6>:0)```
(please ping when replying)
is it just me or does the v2 chair mod just not work
I'm having trouble with the Overkill mod
just putting the dll and the rest of the file in the plugins doesn't work
Have you maybe considered the fact that it's because it hasn't been updated in a while
I have not
But that explains a lot
While I'm here, any recommendations for mods?
did you update angry
botw paraglider mod trust me i def didnt make it
I'm trying to stay as close to "serious" mod as possible
As in things that would make sense in universe
Like masquerade
But when I'll be done with those "serious" mods then yeah i'll get to more funny stuff like the paraglider
embrace the dark side
soon™
Wait did it get updated to the most recent version
yes
yeah
yes, 3.0.1
fixed the issue myself
because i reinstalled windows and used a different username it couldnt find the appdata folder because it used the patch to the old install, just changed the datapath in the config file and it worked thanks boyz
YES
anyone know why when im playing cybergrind with ultrachaos theres 1 enemy i cant find and cant kill with cheats
WHERE IS OMNI MAN
kill all enemies cheat?
I tried that
Happens sometimes. Some enemies dont get registered as killed when killed
is there like tutorial videos on making custom maps?
Zamn 
There's a steam guide
yeah nvm I figured it out
don't know what I did but I did it
genuine question; how was naruto accepted
like i’m not even butt hurt over it just tbc, i’m still trying to learn how to make level shit but how. there’s obv a system that doesn’t just accept anyone.
was eternalunion held at gunpoint
hihihih anyone here know how changing weapon sound calls???? i need this for my souund packo
is angry updater yet?
is there a mod for enemy teams
(eg team one is v2(1) and hideous mass ignoring each other but still attacking other enemies)
every one is free to publish whatever they want really
once u are in rude ofc
gif is dead sorry gang check pins
why did the gif die.......
it was so peak
ah, i was under the impression it was very strict
first link in pins someone made a website to do the job instead
now im retired
🧓
yuh
admission is strict i think??????????? idk, i got admitted cuz i make scripts not maps lol
time to go play bingo,,, while eating whatever old people eat,,,
soup
im old can confirm
because naruto is peak
scripts
huh
i was super tempted to make a portion of a map in sandbox but it's probably better i do blender
not wrong
i made the code for the blades of the super cool level, ultraburst 
Ive gotten admitted because i lied i actually havent
yoo i love ultraburst thats lowkey heat
DUDE
being good at sandbox can also get u admitted
i love that level sm
cant wait for more updates to come out, i think its a really cool concept imo
unless theres no new updates,,,
iirc josh is burntout and i am too, so its kinda in a limbo state
but ye using blender is prob the way