download links are not workingThe Zombie Killer wrote:ACS Footsteps
Current version: 5
Features:Credits:
- NO decorate required, at all
- Different sounds for different flats
- No ACS modification required, just plug right into your project
- Sounds and floor textures defined in LANGUAGE rather than the ACS code
- Sound volume and speed varies depending on how fast you are moving
- Comments in code to help you add more sounds, and modify which ones play for which textures
Download! (ZDoom)
- Ryan Cordell - The original ACS footsteps library that this was originally based on
- Ral22 - Supplying me with a full soundset of footsteps for v3
Download! (Zandronum)
GitHub Repository
Older releases
[Code] Footsteps - v5 released!
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 30
- Joined: Wed Jan 31, 2018 10:56 am
Re: [Code] Footsteps - v5 released!
-
- Posts: 362
- Joined: Mon Mar 25, 2013 11:47 am
Re: [Code] Footsteps - v5 released!
I think you can just go to github and download them under the releases tab. Although, they might not be the latest...Oct 2017?FanDooM wrote:download links are not workingThe Zombie Killer wrote:ACS Footsteps
Current version: 5
Features:Credits:
- NO decorate required, at all
- Different sounds for different flats
- No ACS modification required, just plug right into your project
- Sounds and floor textures defined in LANGUAGE rather than the ACS code
- Sound volume and speed varies depending on how fast you are moving
- Comments in code to help you add more sounds, and modify which ones play for which textures
Download! (ZDoom)
- Ryan Cordell - The original ACS footsteps library that this was originally based on
- Ral22 - Supplying me with a full soundset of footsteps for v3
Download! (Zandronum)
GitHub Repository
Older releases
-
- Posts: 98
- Joined: Wed Feb 01, 2017 2:14 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
Re: [Code] Footsteps - v5 released!
Is there a reason why the sounds do not play at all? What should I do after footsteps.pk3 is created?
-
- Posts: 183
- Joined: Tue Oct 09, 2018 6:37 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Ionia
Re: [Code] Footsteps - v5 released!
If someone the link not working, i created one
http://www.mediafire.com/file/7fgx5mfhj ... 5.PK3/file
thank me later
http://www.mediafire.com/file/7fgx5mfhj ... 5.PK3/file
thank me later
-
- Posts: 36
- Joined: Tue Jul 27, 2021 3:18 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10 LTSC
- Graphics Processor: nVidia (Modern GZDoom)
Re: [Code] Footsteps - v5 released!
I found a bug in the latest version for zandronum, the STEP_Default sound does not play on unknown textures
-
- Posts: 378
- Joined: Wed Mar 12, 2014 11:13 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Russian Federation, Krasnoyarsk
Re: [Code] Footsteps - v5 released!
Why there is no ACS sources provided? In the archive there is only compiled *.bin library.
Also, is there any chance to make footstep sounds to appear twice often? They are a bit too rare...
Also, is there any chance to make footstep sounds to appear twice often? They are a bit too rare...
-
- Posts: 661
- Joined: Thu Aug 08, 2013 1:30 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Spain
Re: [Code] Footsteps - v5 released!
Hello, I would recommend you to try with version 4 instead. In my opinion, the footsteps effects is better polished and functional in that one, hence the reason why I included it in my Doom mod as an optional addon...RastaManGames wrote: ↑Wed May 29, 2024 4:35 am Why there is no ACS sources provided? In the archive there is only compiled *.bin library.
Also, is there any chance to make footstep sounds to appear twice often? They are a bit too rare...
You can download it from here: FOOTSTEPS_V4.pk3
And if by chance you are looking for a version for Heretic, here is a fixed version (based also on v4) that I made myself to work correctly with this game: HFOOTSTEPS_V4.5.pk3