Skip to content

beta - 1.15β4

Latest
Compare
Choose a tag to compare
@tamago1908 tamago1908 released this 30 Dec 13:06
· 1 commit to main since this release

- 1.15β4 build 131 (Beta Update, 2024 LAST UPDATE!!!) 🔥

Changed :

  • Cursor backup feature is added!!
    • Cursors can now be backed up! The registry values where the cursor settings are stored are saved by default in FirstCursor.txt,
    • Which can then be loaded. However, this may not work in all environments.
    • If you are concerned, please do not use this feature and backup the registry keys separately!
  • 10 New main menu messages are added!
    • Now, there are currently about 20 different messages!
  • Dark gray background is added in Default Boot animation
  • Reboot/Shutdown messages are added!

Changed :

  • Error handler argument is changed from BatBootErrorHandlerArgument1908 into BatBootErrorHandlerArgument1908␍␊!
    • This means Newline characters are now included directly into Error Handler argument!
    • I believe there is no way to enter this character in cmd other than to copy and paste it directly. This further improves the stability of the Error handler!
  • Recovery menu CUI code is improved!
    • The for statement loop used in the Setting Menu CUI is now also used in the Recovery Menu CUI!
    • This allows for much faster move. In the future, I'm planing to implement this method in other CUI Code
  • Smoother transtion with overlay And better Overlay Code!
    • This allows the background to darken without flickering. This can be seen, for example, in the Exit menu and Version info!
  • BSOD color is changed to darker color!
    • #080884 to #003D92!
    • (3003D92 is actually same as windows 11's BSOD Color!)
  • Change log Code is bit improved
    • *The Github API, which used to be used twice, is now combined into a single API use
  • Mainmenu Messages logic is bit improved
  • :batshutdown is renamed with :Powerscreen!
  • Minor improvement in Setting CUI code
    • Syntax fixes
  • All start chrome.exe is replaced with start (URL)...

Fixed :

  • Main menu background's halloween theme is fixed!
    • After 1.15β2, the colors were a little darker than in 1.14c and not correct, but this has been fixed and the colors are now correct!
  • Minor bug fixes
  • Minor code fixes

This update will be the last update for this year.
The cursor backup feature has not been well tested for different registry key configurations or for registry values containing special characters.
What has been tested is under the standard Windows cursor environment.
If you are concern about it, don't use it.
If you find a bug or a glitch, please report it in an issue.