#modders-guild-hall

1 messages · Page 24 of 1

unborn wedge
#

Yeah I was tryna do that but v2.5.2 of UE4SS wasn’t working so I just rawdogged it 😭 😭

lusty bramble
unborn wedge
#

I forget this game is UE5

gritty tartan
#

waluigi looking sword lol

white coral
#

i can't unsee it now

unborn wedge
#

Like what did you use

lusty bramble
#

🤨

unborn wedge
#

I mean like

#

Did you just resize a dagger or a sword or something

lusty bramble
#

but uh

unborn wedge
#

That’s possible?!

lusty bramble
#

if u traverse the mesh components of the weapon and call :SetVisibility(false, true) i think it should make them invisible

lusty bramble
#

on willie_bp

unborn wedge
#

Yo I am NOT that advanced yet

#

Somebody told me I had to be the game developer to figure out how to use hitscan

#

That’s why I just used projectiles

lusty bramble
unborn wedge
#

Forget sleep I’m staying up tryna study how to get hitscan

unborn wedge
#

I might just do proj first since I’m kinda familiar with it

#

And plus you already got a hitscan mod I might as well do something different

cloud kelp
#

if you want damage you need the hitbox to be the node

#

visible damage*

#

its not gonna work by tomorrow tho just wait a day

unborn wedge
#

Damn alright

cloud kelp
#

since the game comes out tomorrow

unborn wedge
#

Well in the meantime I’ll just do a projectile mod

cloud kelp
#

its easier to silent aim a willie than to do that

unborn wedge
cloud kelp
#

im doing a sukuna mod instead of gun

cloud kelp
#

it doesnt work yet

#

i stopped till release

unborn wedge
#

Aw man 😔

cloud kelp
#

a gun mod is the same as silent aim in game hacking

unborn wedge
#

So you don’t even have to aim at the other Willie?

cloud kelp
#

i mean ideally you want to aim at the other willie

unborn wedge
cloud kelp
#

dcd needs 12 arguments right now to work

#

when the game launches itll probably be a bit more

#

and i think they reworked dcd entirely honestly

#

it might not even be called dcd anymore

unborn wedge
#

What’s dcd

cloud kelp
cloud kelp
unborn wedge
#

I’m just gonna stick to my caveman projectiles

cloud kelp
unborn wedge
cloud kelp
#

silent aim logic is easier than spawning something in and launching it forward at wherever you're looking

#

you still have to use the exact same stuff just

#

more

#

the only thing is you arent calling dcd

#

you still need to use world space

#

you need to resolve the willie's skeletal mesh, you need to find the collided component you're actually gonna hit the willie with technically

#

i used a mace for tht

#

the head of it

#

you need the bone

#

which you can just resolve using certain names

#

pickHit(hit, "BoneName", "Bone", "HitBone", "Hit Bone", "Bone_Name") was what i did and it works

#

you need the location, normal, velocity, impact

#

you dont need to hardcode all of these but for certain things you wanna customize i just hardcode velocity, impact, cutting power, stab rate, rigidity,

#

anyways you'll see in dcd when you use ue4ss watcher

#

all the arguments are in there

#

the location you dont wanna hard code for obvious reasons

cloud kelp
unborn wedge
#

Yo I honestly don’t know the first thing when it comes to this but can I do like something like this?

local velocity = dir * 80000
local impact = 1.0
local cut = 1.0
local stab = 1.0
local blunt = 0.2
local rigidity = 0.3
#

For configs

cloud kelp
#

impact and velo needs more parameters

#

but ya kinda

lusty bramble
# unborn wedge It is?!

just use the trainer mod and u can easily modify it to scale down the projectiles and set them invisible if u want something before ea lol

unborn wedge
#

I’m lowkey not even tryna do Ts to give myself something

#

Just tryna become a modder fr

lusty bramble
# unborn wedge

fair enough, download the latest version of unreal engine if u want a headstart nice

unborn wedge
#

Although I got no idea what I’m doing xd

#

I’m thinking although I know little to nothing about hitscan projectiles would be better for shotguns

white coral
#

is there an sdk and if so, can someone give me a link?

#

... that sucks

worthy lodge
#

A man once said those who are good in school make school go by faster and play hs and have a great life

white coral
#

any community uproject to import a ue5 .fbx into in order to package it?

warped grove
#

(as long as you match the engine version and other setting, etc.)

white coral
shy sun
short flame
#

make me mod

magic swift
#

I was gonna say put a vertical grip on it until I saw the hand was on the magazine

#

Yeooo I'm gonna need that

white coral
shy sun
#

hell yea you did great! i’m terrified of blender and getting stuck making a donut LOL

#

but that turned out to out sick :)

lucid thunder
opaque lance
#

evil swear word in the obviously family friendly game⚠️

craggy acorn
#

How do you rotate your ass? Only the devs know

opaque lance
#

how does the modding even work around here

#

is it like uasset editing or is it more

orchid citrus
#

do we have sabre too?

#

can somebody do scutum with gladius for roman legionary style combat

#

How even modding works in HS

craggy acorn
# opaque lance is it like uasset editing or is it more

There are many ways to mod the game depending on what you wanna do.

HS Enhancer works by runtime memory manipulation.

You can also do uasset editing for easy value tweaking.

If you wanna do something more complex like adding custom assets like weapons, you should do blueprint modding

orchid citrus
#

im totally not understanding you sir (I understand to the words There are many ways to mod the game depending on what you wanna do.")
but thanks

craggy acorn
#

What I mean is that there's no direct or single way to mod the game

orchid citrus
#

do the HSE server contains mods that I can input into the HSE?

#

they dont

craggy acorn
orchid citrus
#

I checked

opaque lance
#

I lowkey just wanted to do uasset editing to make the punches blow people away

craggy acorn
#

That's not possible with value modification. Willies have a weight

opaque lance
#

ah okay

#

do you think I could increase his muscle strength and like the mass of his fists

craggy acorn
#

Modifying the punch force only makes you punch harder, doing more damage. But the force is barely noticeable

#

Like the force applied to the body

opaque lance
#

ohhh

orchid citrus
#

how to add pistol to mod spawner

#

to the HSE

#

I have it already th hse its so cool

craggy acorn
orchid citrus
#

yes

#

there is screen in this channe;'

craggy acorn
#

To add it to the spawner you should modify HSE's code

#

There's no support for custom assets atm

orchid citrus
#

uh I made something like roman legionary outfit

sinful carbon
orchid citrus
#

applying

sinful carbon
#

Romans loved their femb- [Error: Term not available on this server]

orchid citrus
#

lol

#

I dont love fe-

sinful carbon
#

Try typing the word without adding the bracket lol

#

Muted for a minute, aaaaahahahahahaaaa!

#

Same for twinkies without the ie

orchid citrus
#

chain mail skirt how iyts named in spwaner

#

also the HSE with HS is now so laggy

#

I needed to put the blood on lowest and 30 fps

#

quality lowest with my pc for 4000PLN

sinful carbon
#

Put carnage high, and blood low. You'll be a jedi, slicing off limbs with no blood

orchid citrus
#

well now shloud be okay

sinful carbon
#

The romans usually didn't wear boots, just sandals called calligae, right? Or am I misremembering?

#

Huh?

#

Ah, some rando from some twitch streamer or other, just joined today, right? Ye gonna leave, or inevitably get banned on your own?

orchid citrus
#

Yes romans wore sandals

#

DID you know parati hasta means equip spear

sinful carbon
#

Tvman, think we should summon a mod for this guy?

orchid citrus
#

idk maybe

#

if you feel threateened

sinful carbon
#

I mean, this place is filled with "woke" people, so they'll probably get bored on their own

mild lodge
#

Anyone know if the enhancer mod will work with this new version?

sinful carbon
#

Probably not, but i could be wrong

unborn wedge
#

@lusty bramble yo i cannot for the life of me figure out how you animated the gun 💀 😭 been staring at this since 8 in the morning

#

probably just gonna make it idle then export it to half sword

#

i looked into the trainer mod and im gonna fix up my script

sinful carbon
#

<@&1080390104562016306> I'm pretty sure these go against the rules of hate speech and blah blah blah, right?

supple kindle
#

ye

sinful carbon
#

Oh, that was fast. Thank ye

craggy acorn
shadow glen
#

can somebody tell how much the will game cost when it comes out does anyone have this information?

hexed slate
unborn wedge
lusty bramble
unborn wedge
lusty bramble
# unborn wedge how did you figure it out

for the first weapons i didnt animate myself, i just found some free gun assets that had simple animations https://www.youtube.com/watch?v=_-03eby70e0

If you want a tonne of free animations taken from the motion matching sample project, the Lyra starter game, and the Advanced Locomotion System V4, as well as the Military Weapons asset packs, you can download them all right here.

ATTENTION: The GASP and Lyra assets are "Licensed for Use Only with Unreal Engine-based Products". The Military Wea...

▶ Play video
#

in animations in UE you can play sounds and particle effects and stuff, so the animations already have the muzzle flash and allat

#

then u play the animation on the skeletal mesh component when u fire the gun

unborn wedge
#

ohhhhhhhhhhhh

#

thx

fleet garnet
#

MODDERS! ITS TIME TO RELEASE THOSE MODS! ITS TIME IN 3 MINUTES!

radiant flicker
#

yeah the firearms one plssssss

halcyon orchid
#

MODDERS!

#

THE TIME HAS COME

frozen sable
fleet garnet
#

can someone please give me 1 euro please.

reef venture
#

guys i just wonder where the support pack is

#

(general chat is flooded thats why)

lusty bramble
#

@shell oracle congrats on making it to the game fr

unborn ledge
#

god help me

arctic delta
#

Wtf are modders up to

unborn ledge
shell oracle
lusty bramble
#

same engine version?

random stratus
#

ive updated the time controler, i'll see if I can add new option

river belfry
#

does the halfsword enhancer work for the full release?

random stratus
unborn wedge
#

yo @lusty bramble you gonna release the gun mod?

fleet garnet
#

@lusty bramble pls respond when is the gun mod gonna release?

#

XOXO Duckwithagun

ebon girder
#

i bet the soonest were getting enhancer for the new HS is like 20th of february

#

actually i should experiment

#

do i put the old hs enhancer in the new hs

fleet garnet
lusty bramble
random stratus
#

Anyone have idea?

ebon girder
#

but you do you

#

im not the one playing hs demo with time control so i cant tell yo uwhat t odo

#

hey wait a minute

#

no wait thats new hs

random stratus
ebon girder
random stratus
#

and adding new option, ive time for it

unborn wedge
#

id buy it atleast xd

ebon girder
random stratus
#

nah

ebon girder
#

wait im a little confused

#

like is it posssible to use it on the new hs and youre only like adding new features

#

or are you straight up making it for the new hs

random stratus
scarlet geyser
#

join me boy

ebon girder
ebon girder
#

i wonder if it does tho

robust inlet
#

feel free to share it around, it really did help. especially on the slums map.

#

Also consider lowering the game's resolution too, and stay on DX11 for older cards.

torn dock
robust inlet
#

It's in the post, that line of blue text in a box.

#

download it and place it in that file path

torn dock
sharp pumice
#

what post
im confused

#

we might just be stupid but idk where to look either

eager pewter
#

idk where either

#

so

quaint sigil
#

yo guys

#

is 32 gb good

#

32 gb ram

#

good for this game

torn dock
#

working well for me

worthy lodge
robust inlet
#

sorry, i guess server settings don't allow it. Here's a text version:
**Create a text/notepad file named engine.ini in the file path of %LOCALAPPDATA%/HalfSwordUE5/Saved/Config/Windows/ **

Paste these settings in that file, then save and set the file as read-only so it doesn't get deleted.

[SystemSettings]
foliage.LODDistanceScale=0
grass.Enable=0
r.AOQuality=0
r.BlurGBuffer=0
r.DefaultFeature.AntiAliasing=0
r.DefaultFeature.Bloom=0
r.DepthOfFieldQuality=0
r.DOF.Recombine.Quality=0
r.DOF.TemporalAAQuality=0
r.DynamicGlobalIlluminationMethod=0
r.FastBlurThreshold=0
r.Fog=0
r.FullScreenMode=0
r.LensFlareQuality=0
r.MaxAnisotropy=1
r.MipMapLODBias=0
r.MotionBlur.Max=0
r.MotionBlurQuality=0
r.ParticleLightQuality=0
r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0
r.SubsurfaceScattering=0
r.TemporalAACurrentFrameWeight=0
r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0
r.VT.MaxAnisotropy=1
r.PostProcessAAQuality=0

[/script/engine.renderersettings]
r.Upscale.Quality=0

[ConsoleVariables]
r.ScreenPercentage=100

[/script/engine.inputsettings]
bEnableMouseSmoothing=False

scarlet geyser
misty atlas
#

How do I rank up

robust inlet
#

text/notepad file is all that's necessary

#

this is what the game looks like on low settings w/ the config as well and a lower resolution.

cloud kelp
#

ITS HERE

#

FINALLY

wary bone
#

Let's see how long it takes.

sharp pumice
cloud kelp
#

my friend bought me the game

#

goated

sharp pumice
#

nice

radiant flicker
#

when do u think a new half sword enhancer will come out with the early access version ?

robust inlet
sharp pumice
#

okay

robust inlet
#

without

thin yew
#

I realy think something is bugged with graphic settings because if i change anything from the presets my fps drops

robust inlet
#

adjust r.screenpercentage if necessary too in the file

olive river
robust inlet
#

also make sure the file you create is called Engine.ini and not Engine.ini.txt

thin yew
#

also sometimes if i hit save and i get stable 60 fps on the settings without changing anything and i get stable 60 fps

sharp pumice
#

i think i did something wrong its definitely not working

sharp pumice
lusty bramble
robust inlet
#

engine.ini is what I use

sharp pumice
#

maybe i accidentally put it in the demo folder or something

#

ill try putting it in both to see what happens

robust inlet
#

the newest folder that i'm aware of is the HalfSwordUE5 folder

sharp pumice
#

tried but still wont work

#

idk what im doing wrong tbh

robust inlet
#

any engine.ini edits should make a difference to the game so that's strange

#

i'm looking into more config options for now too

#

Some others I gave it to have said it's working in dms

robust inlet
sharp pumice
#

ohhh

#

seems to work now my fps is very high ty

robust inlet
#

there ya go

sharp pumice
#

slums still dont look like that but ill take what i can get

robust inlet
#

slums are strange but the cellars offer the best performance for me

#

so i try to choose that

vague geyser
#

anyone know how i can only disable the grass within the slums?

robust inlet
#

slums pics w/ config.

vague geyser
#

game runs fine except the slums so i just wanna get rid of that

eternal crescent
#

Is anybody able to access the files yet? I'm using Fmodel and for some reason im getting an error when trying to open anything other than config files.

robust inlet
lusty bramble
eternal crescent
lusty bramble
eternal crescent
#

And where can I get that

vague geyser
lapis perch
#

is this out yet because i just bought early access

#

i have all 3 half swords

river belfry
#

any mods for the new release yet?

arctic topaz
lapis perch
#

but its huge

#

wait hold on

#

its the exact same.

arctic topaz
#

genuinely.

#

got put in a forest duel, 4 rounds

#

past the 2nd round the config went to shit

lapis perch
#

dx11 or 12

arctic topaz
#

12

robust inlet
#

Why are you using dx12 if you need the config

lapis perch
#

ohh

#

try 11

arctic topaz
#

dunno why it was defaulted for me when i started the game

lapis perch
#

i'm using 11 right now and getting 60-70 fps

robust inlet
#

cus the devs think we all have super computers

arctic topaz
#

they forgot to optimize it (90% of the playerbase cant play it now)

lapis perch
#

i'm playing on a gtx 1060 while streaming to a friend right now

hazy lintel
#

some minor SDK changes

snow yew
hazy lintel
lapis perch
#

though my game looks slightly more shit

snow yew
lapis perch
arctic topaz
#

Okay the config seems to make it actually somewhat playable with occasional laggy spikes

#

glorious

sly rivet
#

god i love the devs, i get a new heating system in my cold room (my PC) for only 21$

sharp pumice
#

while the config still doesnt wwork for me on ea it does seem to make my demo run like minesweeper (good)

#

i can run multiple williams now

fleet garnet
#

EA is such a flop.

sharp pumice
#

yeahh

faint mason
#

has anyone made a invicible mod

native pine
#

visually looks shit ngl

ruby spoke
#

If I could disable the slums from the map rotation it'd be mint

#

slums runs like cheeks

fleet garnet
# native pine not good?

It's ass, poorly optimized and terrible balancing, I only like the errand which you have to beat the shit out of a drunkard and drag him home.

lapis perch
ebon girder
#

tried adding hsenhancer to the new hs and it straight up doesnt open no mo

arctic topaz
#

Dude what the fuck is with the choice of what types of fights we get

#

three fights involving a buhurt/double when i cant afford a mercenary

#

and a shitty fist brawl for three coins

#

Oh shit you can take your enemies weapons

faint mason
#

u can also take weapons from the abyss

robust inlet
#

abyss w/ config btw

faint mason
#

how do i install the new enhancer

lapis perch
robust inlet
#

yeah it's neato

lapis perch
#

never failed on me once

pseudo nymph
#

is halfsword enchancer getting an update for early acess

#

access

supple bison
#

guys how do i delete the foliage on slums?

lapis perch
abstract cedar
#

honorable knight

sharp pumice
faint mason
#

is there a way to be immortal

lapis perch
faint mason
#

ok thx

abstract cedar
#

i'm an idiot how do i save as read-only

sharp pumice
abstract cedar
#

thanks slime

serene glade
#

is someone working on vr implementation?

unborn wedge
robust inlet
#

the hair is so satisfying. it's like you're beating the shit out of some emo/scene kid

grand kraken
#

what did i do to deserve 8 souls wanting revenge

faint mason
#

i had 13

robust inlet
supple bison
grand kraken
sturdy parcel
#

any mods yetwow

#

also try these settings

faint mason
sturdy parcel
arctic topaz
#

how is it performing after the update?

verbal light
#

someone make an oiptimization mod now

coral galleon
#

@cloud oyster is the narrow passage mode in early access?

ebon girder
static current
#

Does enhancer work with the new Update?

fleet garnet
#

why tf is miles morales in half sword!?!?!?

supple bison
fleet garnet
#

fair enough

ebon girder
#

is it the same stuff as the demo

fleet garnet
#

Yes, Fmodel

ebon girder
#

but like same aes key and stuff?

fleet garnet
#

ye

#

@ebon girder

ebon girder
#

o

surreal bison
#

anyone manage to get remote play to work at all?

obtuse tendon
#

online multiplayer when?

lime valve
#

with remote play

obtuse tendon
#

never know

lime valve
obtuse tendon
pine oyster
#

they said they wouldnt implement multiplayer, only remote play

#

for technical reasons

lime valve
obtuse tendon
lime valve
obtuse tendon
lime valve
pine oyster
#

id be surprised to see if modders are able to implement full servers.

sturdy parcel
#

how does the splitscreen work cuz im trynna make a multiplayer mod

pine oyster
obtuse tendon
pine oyster
obtuse tendon
#

if there a will there a way

pine oyster
#

if theres a will*, also no

#

literally name 1 mod that added entirely new servers to a game on steam

pine oyster
#

idfk what that is

obtuse tendon
#

wasnt online but made it possible

pine oyster
#

thats a fawkin 2d game mate

lusty bramble
pine oyster
#

literally look in the announcements where the devs stated there wont be multiplayer

#

they had reasons why they couldnt

obtuse tendon
#

js cause the devs said they couldnt dosent mean a modder cant either

lime valve
obtuse tendon
#

wrong

lime valve
lusty bramble
obtuse tendon
lusty bramble
#

ain't nobody got time to mod allat unless they getting $$

obtuse tendon
lime valve
ancient ermine
lime valve
tribal marten
#

does anyone know how to make the jester

#

stop fucking

#

deleting all my characters after i go to customize them

#

it makes the main aspect of the game completely unbearable

worthy lodge
#

why that keeps happening

tribal marten
#

inpatient communities make games flop that shouldn't

worthy lodge
#

but that one map holy shi

#

shity

tribal marten
#

Yeah I dont have any issues with it

#

it's just

worthy lodge
#

like 20 fps

tribal marten
#

the slums

#

and the

worthy lodge
#

YES BRO

tribal marten
#

jester fucking me over

worthy lodge
#

yea

tribal marten
#

oh wow this wall is giving me 120 fps!

#

lets look out into the view..

worthy lodge
#

@lusty bramble

worthy lodge
#

tubers\

tribal marten
#

@$#?@?# ?!@? #!@?# ?!@?# ?!@#? !@?#?@ !OH GOD HELP I LOOKED INT OTH E VIEW @# !@# !?@# ?!@# 213/

#

5 fps

#

whos

#

tubers

worthy lodge
#

yea its bad

tribal marten
#

im too old to know who tubers is

worthy lodge
#

hey did you ever get the forest map

tribal marten
#

yeah

#

it's really good

#

120 fps

#

so is the arena

#

so is the town

#

and so is the slums when your NOT FUCKING LOOKING AT THE 100 FPS DROP VIEW

worthy lodge
#

how come im not getting it

tribal marten
#

Strange

worthy lodge
#

its is for pesant

tribal marten
#

I had a few battles there during beggar

#

ye

worthy lodge
#

or not for beggar

#

oh

#

is the gun mod ready

#

for use in the demo

lusty bramble
#

pretty peak tho, i hope now that the game is being monetized they can hire developers who specialize in optimization or smthn lol

shy sun
#

@cosmic elbow not rushing at all just asking: are you legally allowed to drop your maps?

magic swift
#

why would it be illegal?

shy sun
#

idk i thought he wasn’t allowed to before. maybe im wrong

hexed slate
#

hows modding going for the new release?

cunning aurora
# robust inlet sorry, i guess server settings don't allow it. Here's a text version: **Create ...

here is mine:
⁨```
[ScalabilityGroups]
sg.ResolutionQuality=100
sg.ViewDistanceQuality=0
sg.AntiAliasingQuality=0
sg.ShadowQuality=1
sg.GlobalIlluminationQuality=2
sg.ReflectionQuality=2
sg.PostProcessQuality=3
sg.TextureQuality=3
sg.EffectsQuality=3
sg.FoliageQuality=0
sg.ShadingQuality=2
sg.LandscapeQuality=0

[/Script/Engine.GameUserSettings]
bUseVSync=False
bUseDynamicResolution=False
ResolutionSizeX=2560
ResolutionSizeY=1440
LastUserConfirmedResolutionSizeX=2560
LastUserConfirmedResolutionSizeY=1440
WindowPosX=-1
WindowPosY=-1
FullscreenMode=0
LastConfirmedFullscreenMode=0
PreferredFullscreenMode=1
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=90.000000
DesiredScreenWidth=2560
bUseDesiredScreenHeight=False
DesiredScreenHeight=1440
LastUserConfirmedDesiredScreenWidth=2560
LastUserConfirmedDesiredScreenHeight=1440
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000

[D3DRHIPreference]
PreferredRHI=dx12

[SystemSettings]
r.DepthOfFieldQuality=0
r.Fog=0
r.RayTracing=False
r.RayTracing.Shadows=False
r.RayTracing.Reflections=False
r.RayTracing.AmbientOcclusion=False
r.RayTracing.GlobalIllumination=False
r.RayTracing.Lighting=False
r.RayTracing.Translucency=False
r.RayTracing.Skylight=False
r.Lumen.Reflections=False
r.Lumen.Reflections.HardwareRayTracing=False
r.Lumen.Reflections.ScreenTraces=False
r.Lumen.GlobalIllumination=False
r.Lumen.ScreenProbeGather=False
r.BloomQuality=0
r.LensFlareQuality=0
r.LensFlareQuality=0
r.PostProcessAAQuality=0
r.PostProcessAAQuality=0
r.DepthOfFieldQuality=0
r.DefaultFeature.AntiAliasing=0
r.MaxAnisotropy=16

[/script/engine.inputsettings]
bEnableMouseSmoothing=False
bViewAccelerationEnabled=False
bDisableMouseAcceleration=False

i have 3080 and 1440p and it runs well, crashes sometimes on gore but thats another story
lusty bramble
#

custom character mods boutta go crazy

cunning aurora
lusty bramble
pure crane
cunning aurora
#

And the slums def improved

pure crane
#

wait a minute-

#

ok after playing a bit

#

yeah there's definetely less frame drops

#

peak

sturdy matrix
small crater
#

does HSE work with the new build?

patent plover
#

so how exactly does one mod this game?

#

I NEED better optimization

lusty bramble
#

although after changing the ini config my pc can handle it luckily

abstract fossil
hoary bane
#

mods soon?

solar zealot
#

is there a way just to give my willie shadows without turning it up to epic?

#

idk if this is the right channel but it lowkey looks like my willie is floating on the ground as there’s no shadow except his majestic hair lmao

lusty bramble
solar zealot
#

thanks!

#

gun mod when willipa

lusty bramble
solar zealot
verbal zinc
#

is there a mod to disable helmets in first person view?

#

i love first person but the view i have sucks so much

#

the view is literally nothing

restive rampart
#

🧐 so who do i talk to about learning the ins and outs of making shit

trim night
#

yo anyone delved into full game modding yet

#

pretty sad to see 41% reviews pretty much just from the slums map

trim night
#

cook up an optimization mod real quick

fickle cloak
#

someone make a flying mod i want to explore the maps fully

cloud kelp
#

i know those dont need to be out there

#

under the forest map

crude kraken
robust inlet
#

Well, it's finally on Geforce Now for those with potato pc's. Runs extremely well on that

#

on very high settings

cunning aurora
worldly abyss
#

any mods for early access yet

crude kraken
cunning aurora
random stratus
worldly abyss
random stratus
worldly abyss
#

ooo so ea halfsword enchancer

#

and wait can you use demo mods on ea

tulip remnant
#

does anyone know how to fix this

velvet surge
#

does anyone have an estimate for when the enhancer for ea come out

worldly abyss
unique moss
#

I just want a mod to unlock all the weapons

cunning aurora
unique moss
#

Probably not

cunning aurora
#

then those are saved

#

thats how you can get armor early lol

unique moss
#

Oh lol yeah the system kinda confused me. I thought if I just advanced ranks I’d unlock more stuff in the free mode

worthy lodge
#

guys do i get more buff

cunning aurora
#

i havent tried free mode yet

little dirge
#

anyone knows when the gun mod is coming out?

unique moss
cunning aurora
#

i will check once i complete progress

stuck scaffold
white brook
#

can you play spilt screen online

unborn wedge
sinful carbon
#

I'm excited for the star wars mods, skins for the crossbow , and extremely sharp, thin blue-and-red swords mimicking lightsabers, etc.

cobalt snow
#

would it be possible to do something about the lack of options in freemode?

unborn wedge
#

It’s only fair and respectable one takes precautions

unborn wedge
lusty bramble
unborn wedge
lusty bramble
unborn wedge
lusty bramble
unborn wedge
#

Well surely they aren’t gonna add guns though right?

lusty bramble
lusty bramble
unborn wedge
#

Well I’m not smart enough to get the dcd script working xd

#

Just crashes the game when I hit somebody

#

Ah well I guess I’ll wait for your gun mod

unique moss
#

All I want is just a simple item spawner or something lol

celest jetty
#

boys do we got mods for early access yet?

restive rampart
#

🧐 as soon as we do I'm making some scenes

#

I dunno why but in my head, a futuristic map would be dope, like futuristic medieval 😆

snow yew
#

they literally should've gotten you to help

#

Split screen is so shit right now the split screen mod made by mass clown worked SO much better

snow yew
hazy lintel
#

it doesnt fully work they changed some things and it needs a larger rewrite than what im interested in doing

snow yew
hazy lintel
#

I didnt test it cause it crashed on something and i dont care enough past that initial changes i made

#

EA is super disappointing

#

and tbh the devs attitudes towards mods is pretty annoying its their game so they can do what they want its just lame and i have zero interest anymore

trim night
#

praying for workshop 🙏

snow yew
#

Agree but I believe patches and mods will fix it, HSE made half sword so much more playable

snow yew
hazy lintel
#

but mods should never have to fix the game they should enhance them. hopefully the devs being slow was just from demo -> ea and they start putting out real updates on a real EA schedule instead of pushing things back and back

snow yew
snow yew
hazy lintel
#

maybe devs need to watch some threat interactive to learn how dogshit unreal is

snow yew
acoustic quartz
#

how does one get the aes key?

lofty hull
#

half sword enhancer for full version when?

karmic wharf
unreal wyvern
#

are there mods for ea yet?

snow yew
#

There's 1 small mod, skip all intros

trim night
#

yo can we lowk all agree to use ue4ss or some framework to build mods upon

hoary bane
#

wonder if we can unlockthe sliders when mods get added

lusty valley
#

i need mod where im god lmk

stuck kelp
silver flame
#

has anyone figured out how to uncap sliders yet i want a really hairy willy lol

hallow thistle
#

I think they need to make modding more easier

sudden dew
# lusty bramble

you should have let them cease and desist you. I would have hung that shit up on the wall.

#

Embarassing from them, genuinely.

static current
#

Does the enhancer work for the new update

high phoenix
#

it crashes the game at the moment

static current
#

Ok

ebon girder
#

i wonder how progress is for HSEAnhancer

#

thats how ill call it

verbal zinc
#

i hope its gonna have like

#

infinite arrows

#

for crossbow

#

so i could have a full auto crossbow

#

imagine if there would be mods to: make all willies into zombies,modern tactical armor, modern map, and guns

worldly abyss
#

did they fix the blood

shell oracle
#

GUYS I MANAGED TO PORT ENHANCER TO HALF SWORD EARLY ACCESS :)!!!

#

IM IMMORTAL

#

ill have to fix possesing bc the code chnaged for willie but it will be easy

earnest mulch
#

is there any progress towards making the game actually playable without a nasa pc?

random sonnet
shell oracle
high phoenix
shell oracle
high phoenix
shell oracle
dense grove
#

somebody have to make a multiplayer mod

shell oracle
#

WAIT THE HS ENHANCER DEV?

#

May I have your permission to release the new hs enhancer when I finish it alongside with the launcher? I’ll release it on GitHub and I’ll credit you for the original

craggy acorn
shell oracle
craggy acorn
eternal crescent
shell oracle
eternal crescent
#

Im trying to load custom maps without replacing the ones in game, no luck so far

shell oracle
tough hatch
#

alright bro where are the wolverine claws

high phoenix
#

err

cerulean ledge
#

poor guy got hacked

high phoenix
#

yea

snow yew
#

i need this

#

i have it already how do i update it to early access

fleet garnet
shell oracle
knotty horizon
distant orchid
last hazel
gleaming hound
#

yo anyone know how to change yo weight to wtv?

#

i keep tryna do it but it auto sets back

#

like can i be 100kg warrior

#

fat ass

crimson drift
shell oracle
crimson drift
crimson drift
rocky tusk
#

2nd that! would be great to be able to access it but no rush sir

solemn cradle
#

is there a mod that just gets rid of the helmet overlay in first person?

#

for the demo

shy sun
#

my biggest want for the enhancer is def clearing blood after rounds. feel like that effects my performance most

shell oracle
shy sun
#

ah darn

#

but good to know! i’ll turn it down more

pallid umbra
#

Chat am I dripped out for militia tier enough

placid sierra
restive rampart
#

Ngl, might be worth some head's making a modding discord, that way different kinds of modding can have there own spaces ect ect

orchid citrus
#

how uninstall hse

elder spoke
#

launcher or manual?

orchid citrus
#

Launcher

#

I reinstalled demo but i lost demo and installing full game

elder spoke
#

don't run the launcher and delete the appdata folder

#

in roaming

random stratus
#

I updated my mod. If you find bug / crashes, send me a message https://www.nexusmods.com/halfsword/mods/16

Nexus Mods :: Half Sword

An easy-to-use software that allows you to control time in Half Sword. Adjust time dilation dynamically with a simple slider or hotkey, offering seamless control for slow-motion effects or hyper speed

elder spoke
random stratus
#

i'll change it for next version

elder spoke
random stratus
elder spoke
random stratus
#

ahhhh mb

elder spoke
#

no it's my fault for not disclosing

opaque lance
#

do you guys know what blueprint has the weight slider in it

#

I wanted to increase the limit

random stratus
opaque lance
wind otter
elder spoke
#

like the manual download of hse

random stratus
elder spoke
#

no like

#

physically injecting it into my veins instead of running a launcher

#

i realize how stupid i sound right now

#

it's not possible i think

#

is it me or is discord laggy as hell right now

random stratus
verbal zinc
#

@random stratus

elder spoke
#

yeah i just realized that

#

sorry for bothering you

verbal zinc
#

is it for demo or sum?

random stratus
random stratus
verbal zinc
#

alr

zealous mesa
#

the hotkey wont change for me

verbal zinc
#

ok iut works now

random stratus
random stratus
verbal zinc
#

hotkey doesntworkformeeither

#

oknvmitmademyspacenotowkr

zealous mesa
verbal zinc
#

itgotsettospaceandicantusespacesnow

elder spoke
zealous mesa
#

it also doesnt enable for me when i do press caps

verbal zinc
#

ipressedspace

random stratus
#

close the app lmao

#

i'll fix it

#

I'm adding new hotkey and fixing the space bug

verbal zinc
#

ok there much better

random stratus
#

for hotkey try to use side mouse button atm

#

it's working good

verbal zinc
#

appparently u can take off stuff by pressing H?

zealous mesa
random stratus
verbal zinc
#

lol didnt know that ws possibl

compact stump
verbal zinc
#

lol peak

#

would be nice for an infinite arrows mod

#

or an option in any of these enchancer mods

#

i want my full auto crossbow

#

and a mod to disable helmets in first person

random stratus
#

It's good ive updated the hotkey, u can redownload it from nexus

verbal zinc
#

also the stuff in the other tabs doesnt seem to work

#

im not sure if thats intentional

verbal zinc
random stratus
random stratus
verbal zinc
#

ok nvm some works

#

jump power doesn t seem to work for me

#

i just cant jump at all

tidal isle
#

any mods out

verbal zinc
#

yea

#

2

#

that i know of

#

a crosshair mod

#

and the time controler

storm moss
#

does anyone know what mod was used in this? https://www.youtube.com/shorts/dd2gyK85nQs

check out half sword on steam and subscribe or willie will get you.

for algo lol:
Half-sword, Sword fighting, Medieval combat, Funny gaming, Hilarious gameplay, Steam games, Free-to-play, Gaming moments, Epic fails, Meme-worthy, Steam library, Comedy gaming, Co-op fun, Multiplayer chaos, Gaming humor, Sword techniques, Medieval games, Funny fai...

▶ Play video
cosmic elbow
storm moss
frozen sable
#

they said that they updated the version of unreal to the newest but they lied

cunning aurora
#

apparently you can make your character stronger by training?? how do you check it works?

frozen sable
#

i can share das feld

worthy lodge
storm moss
#

@cosmic elbow how does one get the modified version of half sword trainer

somber ruin
#

wait, the trainers back?

cunning aurora
#

is there a way to edit gamesaves?

frozen sable
somber ruin
#

what is this?

#

what does this do?

frozen sable
#

its a map

somber ruin
#

oh

somber ruin
cunning aurora
#

but the progress one does not

cosmic elbow
#

schweet

#

gun releasing soon ig

somber ruin
#

you know the new mod the full save?

#

i installed it, followed instructions, put in the right area and it did nothing

somber ruin
somber ruin
storm moss
#

Bro @cosmic elbow how do you get the modified hs trainer John half sword uses

elder spoke
#

not a public release

storm moss
#

Sad

#

I wanna commit mass murder like John half sword

cunning aurora
#

BRUH DID YOU KNOW YOU CAN PULL OFF THEIR ARMOR???

somber ruin
#

YOU CAN

cunning aurora
#

💀

elder spoke
#

grab somebody and hold the q/e keys

#

fucking awesome when i figured it out

somber ruin
#

I CAN RIP ARMOR OFF A KNIGHT?

cunning aurora
#

Yes

#

Why its not mentioned anyway smh

#

Is there anything else we missed?

ebon girder
#

I cant seem to change the hotkey on time control

river belfry
#

halfsword enhancer updated for EA yet?

solar zealot
fathom birch
#

I was just about to ask that

placid sierra
cunning aurora
placid sierra
#

shit thought it was just headwear

cold root
#

Would be like very awesome and cool if someone somehow someway modded animals that you could play as in halfsword. I know not possible like at all now and prob never but It would be like the best game if you could maul willie with a tiger or 100 willies vs a gorilla or who would win one small willie sized chimp or one normal sized willie or one willie one orangutan. I just wanna tear willie apart as an ape tbh

placid sierra
#

need to start with figuring out how to play as the zombies

cold root
#

I havent even played EA so idk even know what your talking about

cunning aurora
#

You cant pull armor from baron???

cold root
#

cool that theres zombies ig

cunning aurora
elder spoke
cunning aurora
#

I need to kill him and try again

placid sierra
cunning aurora
placid sierra
#

nah
you shud steal his weapons tho

#

theyre unique

jagged nova
#

boxing gloves when

cunning aurora
placid sierra
#

ye it sucks how u still cant steal holstered weapons

lusty valley
#

how do i uncap the sliders im trying fmodel but tbh im lost i just need a pointer

cunning aurora
#

But not with baron

#

For some reason

full spoke
#

hi. where do i get mods? new to this game

cunning aurora
#

Can you rematch him?

cunning aurora
placid sierra
full spoke
#

they adding mod support later or something?

placid sierra
#

otherwise ull need to grind up to tourney again

cunning aurora
placid sierra
#

ye

cunning aurora
#

What do you get for beating him another time

cinder pebble
#

just wait for the dev to update it

open anvil
silver badge
#

Works with EA?

#

So it crash for now

ebon girder
#

did they unleash the new 'hancer

#

aw shucks

#

it crashes upon startup

lusty valley
#

i cant open anything in fmodel invalid fstring length?

lusty bramble
lusty valley
#

figured it out thanks i found some .usmap on a github for the demo version but im sure it still works

#

am i a step closer to being able to uncap sliders?

lilac kindle
#

for modding half sword what type of code is used?

river belfry
#

I just did a brawl after getting to Knight with a character and I swear to god they got more muscular over the course of playing. Is there a way to modify that?

cloud kelp
#

W KONRAD

cunning aurora
grand canyon
#

folks is half sword moddable in the way most unreal engine games are or are the paks super encrypted

cunning aurora
grand canyon
#

I figured given the abundance of demo mods that people in the dedicated modding chat would know

grand canyon
#

I was gonna see if i could fix some shit myself lmao

cunning aurora
#

i bet those are also working on the mods lol

grand canyon
cunning aurora
#

what about the saves? 😭

random stratus
grand canyon
#

mad respect to the devs for permitting modding

cunning aurora
grand canyon
#

weird to encrypt that but not the game files

sturdy parcel
#

@shell oracle the enhancer doesnt work anymore

twilit kraken
#

crashes upon opening

shell oracle
sturdy parcel
#

@craggy acorn when do u think enhancer for ea will be released?

craggy acorn
sturdy parcel
livid crane
#

I guess I'll have better luck asking here instead of #halfsword-chat-⚔
Is there any save editing utility or guide for the latest game version (v0.6)
I just fucking lost all of my progress and I really don't want to grind all way back to Soldier rank.

cyan fjord
#

is a muscle editor(as in the strength you grow from playing the game and lifting heavy objects) gonna be in the halfsword enhancer

crimson acorn
#

the first modded map is out

#

Das Feld

#

has anyone tried it out yet

trim night
#

by the goat @frozen sable

#

i think he has a video up of it

tawdry depot
#

in theory can we get gun mods cuz of the crossbow

earnest mulch
#

can someone add willies willie

frozen sable
shell oracle
livid crane
pulsar cape
#

Game crashes

cunning aurora
lusty valley
#

converting the .sav to json and editing the json doesnt do anything for the save?

lusty valley
subtle condor
#

when will they release a mod menu

lusty valley
#

i still couldnt figure out what to do w it after i converted the file lmao

cunning aurora
cunning aurora
placid sierra
#

prolly after they hotfix the hell outta it

placid sierra
lusty valley
#

i converted it to a json file and opened it up in visual studio and it looked fine. i tried to fuck around and change coins or smth but got lost in the sauce and gave up

cunning aurora
#

ohh i just made a new save

#

and it does work

lusty valley
#

this is what i got after converting and opening. yes for ea

cunning aurora
#

my save with baron completed does not

#

lol i made a fatso xD

lusty valley
#

bro how

#

lmaoo

cunning aurora
#

hes so fat he has its own gravity 💀

lusty valley
#

weighs more than a rhino😂

livid crane
lusty valley
cunning aurora
#

YES!

#

i did it

#

now thats a big guy!

lusty valley
#

diabolical

cunning aurora
#

thats the only thing i wanted to do

placid sierra
#

for me weight seems to cap at 1

#

can make the dude tall af tho

cunning aurora
lusty valley
#

yeah both

#

let me test ts out lmaooo

cunning aurora
#

i literally played one match

#

and the save is no longer editable

#

😐

#

let me figure out the hex values instead for the gorilla so i can edit my own save

#

done, time to test the gorilla

#

bro he literally made the monke sound 💀

trim night
cunning aurora
dire shadow
lusty bramble
cunning aurora
#

im pretty sure devs designed it for the viking body

silver badge
cunning aurora
lusty valley
#

did u do it by using the json converter and converting it back after editing height and weight? or did u find the hex and edit it that way

cunning aurora
#

hulkmod?

trim night
#

steroids

cunning aurora
#

his voice tho, imagine the voice

cunning aurora
#

no im not using json converter

#

im using that library that json converter is using

#

weight is being reverted after first fight though.

bleak sequoia
cunning aurora
#

as max weight is height * some number i dont know

cunning aurora
lusty bramble
#

im a little lengthy

cunning aurora
#

now thats a baron

cunning aurora
placid sierra
cunning aurora
#

it only caps after the fight ends

placid sierra
#

Ogre mode soon

cunning aurora
#

so if you make yourself 800kg it works for that first fight then caps at 93 if your height is default max

placid sierra
#

Fortunately height doesnt cap

#

Only thing left is figuring out how to become a zombie and boom demon run

cunning aurora
cunning aurora
placid sierra
#

Same as demo

cunning aurora
#

it does this after a battle

trim night
cunning aurora
#

thats somewhat frustrating tbh

trim night
#

access to willie freaks

cunning aurora
lusty bramble
trim night
#

attack on titan ahh proportions

cunning aurora
cunning aurora
cunning aurora
#

that guy would rip the 60kg willie head off lol

worthy lodge
trim night
#

wonder how hard it is to add a map to the rotation

cunning aurora
#

@livid crane

cunning aurora
livid crane
# cunning aurora <@204299518152278017>

I thought on hexediting.
Funny enough, my second save also reset on game restart. I guess I'm going to drop the game for month. Hopefully, most of the game-breaking bugs are squashed by that time.

dire shadow
lusty bramble
lusty bramble
cunning aurora