Notifications
Clear all

[Sticky] Modern Survival Horror Framework v0.4 – Major Update Dev Log

13 Posts
6 Users
36 Reactions
260 Views
Hosna
(@hosna)
DEVELOPER Admin
Joined: 4 months ago
Posts: 190
Topic starter   [#45]

v0.4

We are currently working on a major update for the Modern Survival Horror Framework. Version 0.4 introduces significant improvements across core systems and gameplay mechanics.

This update focuses on improving overall responsiveness, stability, and gameplay feel.

  • Official support for UE5 Skeleton
  • Official support for Metahumans
  • Significant upgrades to the Motion Matching system
  • AI system improvements
  • Crouch system
  • Turn-in-place system for improved directional control and realism
  • Combat feedback and overall gameplay polish improvements
  • Laser sight system
  • Pickup item beam effect system
  • Valuable items system

 

All progress updates, dev logs, and version 0.4 related news will be published in this thread.


This topic was modified 3 weeks ago by Hosna
This topic was modified 2 weeks ago by Hosna
This topic was modified 2 days ago by Farshad

   
arcticsubn, Veilborne Studio, CaLo and 2 people reacted
Quote
Hosna
(@hosna)
DEVELOPER Admin
Joined: 4 months ago
Posts: 190
Topic starter  

New Turn In Place Feature:


This post was modified 3 weeks ago 2 times by Hosna

   
ReplyQuote
Ede9c9e085744d5f1aad99aec885abeb4f29bb5103dcf3c276c4a3b2e310e5a1?s=80&d=mm&r=g
(@rozhkovskyproduction)
Eminent Member
Joined: 1 month ago
Posts: 20
 

@hosna Hosna and Farshad, have I told you that I love you?))
This is a great feature, and I've been looking forward to it!
Please consider allowing the character to exhibit this behavior when the flashlight is turned on. This way, we can use the mouse to control the flashlight's beam, and the character will follow the beam and rotate if they are standing still. Thank you!


This post was modified 3 weeks ago by RozhkovskyProduction

   
Hosna and Farshad reacted
ReplyQuote
Hosna
(@hosna)
DEVELOPER Admin
Joined: 4 months ago
Posts: 190
Topic starter  

@rozhkovskyproduction Thank you so much! I’m really happy to hear that you’re excited about the upcoming features 😊 

And yes, that’s actually a really good idea for the flashlight system. I’ve seen a similar behavior in Silent Hill 2 Remake as well, where the character follows the flashlight direction while standing still. We’ll definitely look into this idea and evaluate it further.



   
ReplyQuote
C2f3d4a6c1d197ca7504308e2e9134ef8f1cf943c63c642112dc37155725b2fc?s=80&d=mm&r=g
(@realtimefatman)
Patreon Hunter Registered
Joined: 2 months ago
Posts: 2
 

Looks like a brilliant update! Turn in place is such a pain for me as a novice, as is aim offset so I look forward to that being added. I was right to invest in this system, thank you to the developers!



   
Hosna and Farshad reacted
ReplyQuote
Farshad
(@farshad)
DEVELOPER Admin
Joined: 4 months ago
Posts: 224
 

Update v0.4 is planned for June 2026.

The roadmap has also been updated with the latest planned features for both v0.4 and v0.5.

Check the link below for the full feature list and development progress.

https://trello.com/b/5JYRecsH/modern-survival-horror-framework-roadmap


This post was modified 2 weeks ago by Farshad

   
ReplyQuote
Hosna
(@hosna)
DEVELOPER Admin
Joined: 4 months ago
Posts: 190
Topic starter  

🟢 Update V0.4 : Auto-Save & Level Transition Save System 

 

as

A new save system has been implemented in version 0.4, including Auto-Save and Level Transition Save functionality.

The system is designed with a 3-slot management structure for autosaves:

- If an empty slot is available, the system will store the autosave in the first available slot.
- If there are 3 auto save slots, the system automatically detects the oldest save and overwrites it.
- This ensures a consistent and predictable save rotation without data overflow.

Now, when transitioning from one level to another, all inventory items, weapons, and other related data are preserved and carried over correctly. The system guarantees stable progression tracking during gameplay and level transitions, improving reliability and user experience in narrative-driven gameplay environments.


This post was modified 2 weeks ago 3 times by Hosna

   
CaLo, MW, Farshad and 1 people reacted
ReplyQuote
45b039826ae294d124084f97a8f0da6665fc0ec6662e3b41fd69f70009b6dfdd?s=80&d=mm&r=g
(@arcticsubn)
Active Member
Joined: 2 months ago
Posts: 5
 

Fantastic! Really looking forward to this update. The autosave is an awesome feature.



   
Hosna and Farshad reacted
ReplyQuote
5b4594335f23c0bf50b4df0e879d362b9a301a18a93e6ab71ef5ef8f44c39353?s=80&d=mm&r=g
(@keriwan)
Eminent Member
Joined: 4 months ago
Posts: 17
 

Damn, this update looks SICK 😍 ! You guys really keeps delivering, it's awesome !



   
Hosna, arcticsubn and Farshad reacted
ReplyQuote
Hosna
(@hosna)
DEVELOPER Admin
Joined: 4 months ago
Posts: 190
Topic starter  

🟢 Update V0.4 : Continue button!


menu

A “Continue” button has been added to the main menu. When the player clicks this button, the most recently saved slot will be loaded. This button is hidden when no save data is available.



   
biologically_optimized, CaLo, MW and 2 people reacted
ReplyQuote
5b4594335f23c0bf50b4df0e879d362b9a301a18a93e6ab71ef5ef8f44c39353?s=80&d=mm&r=g
(@keriwan)
Eminent Member
Joined: 4 months ago
Posts: 17
 

@hosna This is a very cool addition to an already awesome list 🤩



   
Hosna and Farshad reacted
ReplyQuote
Farshad
(@farshad)
DEVELOPER Admin
Joined: 4 months ago
Posts: 224
 

🟢 Update 0.4 - Unreal Engine Version Support Changes

metamodern2

Starting with Update 0.4, the framework will officially support Unreal Engine 5.6 and newer.

Due to major API and animation system changes introduced by Epic Games, especially regarding Motion Matching, continuing support for UE5.5 is no longer practical for future development.

This change allows the framework to fully embrace newer Unreal Engine technologies, including improved Motion Matching workflows, UE5 Skeleton support, MetaHuman compatibility, and future animation system improvements without legacy limitations.

Developers currently working on UE5.5 will need to download UE5.6 or later to use Update 0.4 and all future framework updates.

The final UE5.5-compatible version will no longer be available directly on Fab after Update 0.4. However, developers who still need the UE5.5 version can contact us directly, and we will provide access to the UE5.5 version for V0.4 only.

That said, we strongly recommend using Unreal Engine 5.6 or newer in order to fully benefit from all new framework features, future improvements, and upcoming animation systems.

Thank you for your understanding and continued support.

Dark Silver Games


This post was modified 6 days ago 2 times by Farshad

   
ReplyQuote
5b4594335f23c0bf50b4df0e879d362b9a301a18a93e6ab71ef5ef8f44c39353?s=80&d=mm&r=g
(@keriwan)
Eminent Member
Joined: 4 months ago
Posts: 17
 

@farshad As hard as this decision could have been, it's the right thing to do. Props to you both 😊



   
Farshad reacted
ReplyQuote
Share: