Skip to content

Compatibility Pack #689

@yvt

Description

@yvt

OpenSpades’ mod system is designed with compatibility in mind. However, there are multiple known instances where weapon mods created for an older version of OpenSpades cease to work properly. Most of them can be ascribed to the following reasons:

  • The mod includes a script file referencing the .wav files that no longer exist in the current version of OpenSpades because they were replaced (Support Opus codec #491) with .opus in a recent version. (e.g., Reflex Sight modding example no longer works #632)
  • The mod does not include a script file and as a result got broken when the default script file included with OpenSpades was updated.

Although employing work-arounds is not an especially hard task for proficient users, it would be quite a burden for most end-users to find the solution and carry it out. Therefore, it would be nice if we provide a “compatibility pack” that allows users to use those mods without having to struggle with script files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions