- Notifications
You must be signed in to change notification settings - Fork6
Pack and Unpack tool for PSO2NGS game data.
License
logue/NgsPacker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program opens and creates ICE format files that can be read by PSO2NGS clients.
It requires the .net 7.0 runtime to work. Please download from the following site.https://dotnet.microsoft.com/download/dotnet
- Pack: Creates an *.ice file of a model that can be read by PSO2 from the selected directory.
- Unpack: Extract the PSO2 game data.
- Export File List: Outputs the file list and the files contained in that file in csv format.
- Unpack by file list: The files specified in the line feed-delimited file list are output in a batch.
- PSO2 Modding Tutorial
- PSO2 File Directory
- PSO2-Modding - Discord
- Arks-Layer - Third party launcher. Required when enabling mods.
- Phantasy Star Fleet - Discord
- Checksum File - Required when activating mods. Replace the file in
pso2_bin/data/win32
. (by Aida Enna ofArksLayer) - PSO2 Modding Database
- PSO2 Mod Manager
- PSO2NGS @ Nexus Mods
The act of modifying game data (modding) does not infringe on the right to maintain integrity, and is within the scope ofthe freedom of expression stipulated in Article 21 of the Japanese Constitution and the Fair Use law stipulated in Article 107 of the U.S. Copyright Act.
However, please keep in mind that modding is potentially damaging to the game environment and may result in a ban.In particular, the dissemination of private internal data in a community that can be viewed by an unspecified number of people and the diversion to other works(such as converting model data and diverting it) are acts that clearly deviate from the above law, and compensation for damages may result in litigation.1
The authors are not responsible for any damage caused by that.Please use it with common sense, and USE AT YOUR OWN RISK.
©2021-2023 by Logue. Licensed under theMIT License.
This progrem usesShadowth117'sZamboniLib andPizzaCrust'sooz-sys.
All rights to the copyrighted works (images, data, audios, texts, etc.) used in "PSO2: NGS" are owned by SEGA Corporation or its licensors.
Footnotes
For details, please seeRegarding Copyright Infringement and Illicit Activities on the official website.↩
About
Pack and Unpack tool for PSO2NGS game data.