hello
Menu
- Various Learning resources (Software, Electronics, Misc)
- NScripter Documentation and Tools Index
- UncleMion's NScripter API Reference Mirror
- Last release of ONscripter Tools: onscrtools-win32-20100915.zip
- The above onscrtools version seems to work well on Windows 10, with English Locale
- You probably want to use this version of the tools, as Insani's version seems to have various problems with nscmake and nsamake
- It is highly recommended you read "NScripter Documentation and Tools Index" for more info
- 7-zip Command Line Cheatsheet
- Pre-compiled Windows pngrim binaries (fixes transparent images when using premultiplied alpha)
Fix Windows 11 .ogg files causing slow folder loading
This tweet by @timonsku explains slow .ogg and other file access is due to Windows Explorer's FolderType
auto discovery. To disable it / fix the problem, you have two options:
Option 1: Fix by Installing Registry File
Install this .reg file: Github Gist .reg file (Right Click->Save As).
Make sure to visually inspect the registry file before you install it!
Option 2: Fix by Manually Editing Registry
- Open Regedit and navigate to
[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]
- Create new String value named
FolderType
and set its value toNotSpecified
News
- Added mirror of ONscripter Tools (2010-09-15 release)
- Added mirror of UncleMion's Onscripter Corner
Less Useful Links
- My Github Page
- Games - Favorite and recently played games
- Music - Favorite music
- hackaday.io - My electronics project page
- last.fm - My music
- Osu! Game user page
At least one page was last updated 2020-08-27
This website is hosted on github (drojf.github.io)