Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoIntro-AutoStart for StarRupture

Skips the intro screens and the PRESS (SPACE) TO START requirement during game start. A mod for the PC game StarRupture.

It has two parts:

  • Intro skip (paks) — removes the startup logo screens (Creepy Jar, Unreal Engine, StarRupture) so you reach the start screen sooner.
  • Auto-start (plugin) — on reaching the main menu, advances past PRESS (SPACE) TO START straight to the full menu, logged in, with no keypress.

Built for the July 2026 Early Access build 0.2.8.121391-S; a later game update may require an update.

Requirements

Requires the AlienX StarRupture ModLoader (a dwmapi.dll proxy loader): https://github.com/AlienXAXS/StarRupture-ModLoader

Install

1. Intro-skip paks → the game's Content\Paks\ folder:

  1. In Steam, right-click StarRupture → Manage → Browse local files, then open StarRupture\Content\Paks\.
  2. Copy the three pakchunk260722-Windows_P files (.pak, .utoc, .ucas) from install\Content-Paks\ into that folder.

2. Auto-start plugin → the mod loader's plugins folder:

  1. With the ModLoader installed, copy install\ModLoader-Plugins\AM-NoIntroAutoStart.dll into StarRupture\Binaries\Win64\ModLoader\Plugins\.
  2. Launch the game once. The loader generates ...\ModLoader\Plugins\config\AM-NoIntroAutoStart.ini. Open it and ensure:
    [General]
    Enabled=1
    
  3. Launch again — the game now boots straight to the menu.

Uninstall

Delete the three pakchunk260722-Windows_P files from Content\Paks\, and delete AM-NoIntroAutoStart.dll from the loader's Plugins\ folder. To keep the DLL but turn it off, set Enabled=0 in its .ini.

Build from source

The plugin source is in src\. See BUILD.md.

License & copyright

AgenticalMods' modifications are licensed under the MIT License (see LICENSE). Unofficial, non-commercial fan mod — not affiliated with or endorsed by Creepy Jar. "StarRupture" and its assets are copyright Creepy Jar; all rights in the underlying game content remain those of Creepy Jar. Any Creepy Jar assets included appear only in modified form and are not licensed by AgenticalMods.

Thanks

AlienX (AlienXAXS) — for the StarRupture Plugin SDK. Its game-SDK class definitions and mapping file (.usmap) made it possible to identify and edit the game asset this mod changes.

About

Skips the intro screens and PRESS SPACE requirement during game start. A mod for the PC game StarRupture.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages