More actions
Firestar | |
---|---|
General | |
Author | bonkmaykr |
Type | Hack Utilities |
Version | 1.2 |
License | Mixed |
Last Updated | 2024/07/04 |
Links | |
Download | |
Website | |
Source | |
Firestar is a cross-platform Java-based mod manager for WipEout 2048, which runs on a desktop/laptop computer and aims to allow easy installation of mods for users with very little hassle. It is compatible with both real PSVita hardware, as well as emulators.
Installation
The latest version of Firestar is available from Releases.
If you aren't sure which file to get:
- Windows: Download the latest installer here.
- Linux: Install one of the packages from the Releases page:
- Ubuntu, Mint, PopOS:
sudo dpkg -i firestar_ver_arch.deb
orgdebi firestar_ver_arch.deb
- Fedora, Mageia, OpenSUSE, AlmaLinux:
sudo rpm -i firestar-ver-arch.rpm
- Arch, EndeavourOS, CachyOS, Steam Deck:
sudo pacman -U firestar-ver-arch.pkg.tar.zst
- Ubuntu, Mint, PopOS:
- All Platforms: Grab the Portable ZIP, extract it, and run the JAR file.
System requirements
- Windows 8 or newer, Mac OS X 10.14 or older, any modern version of Linux/BSD.
- If you have a Mac running 10.15 Catalina or newer, you should use Crossover to run the Windows version of Firestar instead.
- Java 17 or above.
- Non-Windows systems only: WINE
- Version 1.3 and above only: Visual C++ 2012 libraries
- Do NOT install Firestar directly to your PSVita's storage. Some of it's file operations do not play nice with FAT filesystems.
Screenshots
Changelog
v1.2
- Created Windows install wizard.
- Fixed mod entries turning invisible when importing a mod that has no name metadata.
- Prevent overreaction from Firestar when psp2psarc finds a leftover file from a past failed deploy.
- Fixed window icon not appearing on some menus.
- Fixed Metadata Editor getting cut off if the mod description was too large.
- Fixed two mods imported with the same filename getting deleted together under certain conditions.
v1.1
- Cosmetic UI changes.
- String changes on setup screen.
- Removed broken back button during Setup, no time to implement it properly right now since Kermit's code is a mess.
v1.0
- Various improvements to fault tolerance and nice features added. Enjoy :).
Beta 4
- Fixed bugs with Windows caused by not trimming filenames.
- Better handling of temporary and existing files overall.
Beta 2
- Almost everything working. probably ready for release.
Beta 1
- First Release.