A F4SE plugin that displays a custom splash screen with full PNG and transparency support.
Get the latest release from:
Releases Page
- ✅ PNG image support with alpha transparency
- ✅ 9-second display duration (configurable in code)
- ✅ Automatic image path detection
- ✅ Centered on screen
- ✅ Non-blocking message processing
- Download the latest release from Releases page
- Extract
SplashScreen.dlltoFallout4/Data/F4SE/Plugins/ - Place your
splash.pngin one of these locations:Data/F4SE/Plugins/Splash/splash.png- Same folder as
SplashScreen.dll mods/Splash Screen F4/F4SE/Plugins/Splash/splash.png
- F4SE SDK
- Visual Studio 2019 or newer
- Windows SDK
git clone https://github.com/yourusername/f4se-splash-screen.git
cd f4se-splash-screen
# Open .sln file in Visual Studio and buildThis project is licensed under the GNU GPL v3 License - see the LICENSE file for details.
Commercial use is prohibited without explicit permission from the author.
This is a third-party plugin for Fallout 4. Not affiliated with Bethesda Softworks or Zenimax Media.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Create an Issue for bugs and feature requests
- Email: iscrappyeso@gmail.com (for commercial licensing)
Copyright (c) 2025 TheYcUt. All rights reserved.