Skip to content

Releases: lukas0x1/sml-pc

SML-PC v0.1.4

17 Oct 02:57
Compare
Choose a tag to compare

SML-PC v0.1.4
Minor update that changes internal functions and cleans up UI stuff. And a credits button!

++ Internal updates and cleanup
+ UI Cleanup
+ Changed some UI text
+ Added credits button

SML-PC v0.1.3

28 Sep 18:31
Compare
Choose a tag to compare
SML-PC v0.1.3 Pre-release
Pre-release

Private Server Integration && Minor Update

SML-PC v0.1.2

23 Jul 07:35
Compare
Choose a tag to compare

SML-PC v0.1.2
This is the new SML_PC update, that includes a renewed API, new ImGUI style, fixes and some other stuff. Please replace the older version of SML_PC with this one instead!

Note

Your mods will still work with this new update as it is cross-compatible with API versions, please report any bugs that you experience within SML_PC. For developers that use SML_PC you will need to build a new POWRPROF.lib file and replace the old API.h headers with the new ones.

Changes

++ Revamped API
+ [API] Hook function now has a check to see if the function is already hooked.
+ [API] Added more scanning methods. (Pattern Scanning and Data Scanning)
+ [API] Added back Restore function from v1.0.0-alpha
+ [API] Added an unpatching method.
+ [API] Added fastfunctions (read source for details).
+ Changed ImGUI menu style.
+ Added more debug information (for developers!)
+ [INFO] Added logging for window snapshot information
+ [INFO] Added DeltaTime logging for ImGUI
+ [INFO] Added more logging details for hook_thread and some other stuff.
+ Changed how ModLoader displays information (not much).
+ Possible fix for VulkanHooking issue.
+ Added fix for Auto-Installer (renamed file from SML_PC.0.1.2.zip to sml-pc.zip)
+ Addition for sml_config.json (7/26/2024)

- Nothing, yet.

sml-pc

27 May 11:52
Compare
Choose a tag to compare

Release Notes

Added

+ Custom Fonts Support
+ Window Font Scale Resize option
+ Total Mods and Fonts Count
+ FPS Counter
+ Added config in sml_config.json
+ Available Mods folder
+ TSM Release Repo in Available Mods folder

Removed

- Mod Demo.dll from the zip