Skip to content

GriekseEi/GriekseEi-RandomPowerShellScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GriekseEi-RandomPowerShellScripts

Setup-SpikeOut.ps1

An installer script that sets up the newest version of the Sega Model 3 Supermodel emulator, configures it and sets up shortcuts to allow playing of SpikeOut: Digital Battle Online, and SpikeOut: Final Edition out-of-the-box (the SpikeOut ROMs (spikeout.zip and spikeofe.zip) are not included and must be procured yourself), and optionally integrates them into your Steam Library. This in turn allows the script to import a custom Steam Input controller configuration scheme that contains some useful controller macros and configs.

In case you are wondering about the differences between Digital Battle Online and Final Edition, you can find a work-in-progress changelog here.

Special thanks to RexZakel for testing out the script!

How to install

To run this script, either download Setup-SpikeOut.ps1 from the Setup-SpikeOut folder and run it locally in a PowerShell window, or run the following commands in a PowerShell window:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Method Get 'https://raw.githubusercontent.com/GriekseEi/GriekseEi-RandomPowerShellScripts/refs/heads/main/Setup-SpikeOut/Setup-SpikeOut.ps1' | Invoke-Expression

Gamepad controls

SpikeOut Steam Input controller configuration

Fightstick / arcade stick controls

SpikeOut Steam Input fightstick/arcade stick configuration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published