Anniversary Edition: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (sometimes "Apps & features" is the main suggestion when typing "features", so be explicit)
(added note about browsers requiring HTTPS since this is frequently tripping people up with the Mod Depot)
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[/Tools|About the Modding Tools]]'''</div>
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[/Tools|About the Modding Tools]]'''</div>
|-
|-
|
|colspan="4" align="center" style="height:30px" valign="top"|<div style="font-size:1.15em">'''Support:'''</div>
|align="left" style="height:30px" valign="top"|<div style="font-size:1.15em">'''[http://oni.bungie.org/forum/viewforum.php?id=12 Support forum]'''</div>
|-
|align="right" style="height:30px" valign="top"|<div style="font-size:1.15em">'''[[Modding Oni|Intro to modding]]'''</div>
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''#oni-general on [{{Discord}} Discord]'''</div>
|
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[Introduction to modding]]'''</div>
|-
|-
|
|
|align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[/Credits|Project Credits]]'''</div>
|align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[/Credits|Project credits]]'''</div>
|align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[Anniversary Edition/To-do|To-do list]]'''</div>
|align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[Anniversary Edition/To-do|To-do list]]'''</div>
|
|
Line 55: Line 55:
*For Mac users: [https://www.mono-project.com/download/ Mono], [https://www.java.com/en/download/ Java]
*For Mac users: [https://www.mono-project.com/download/ Mono], [https://www.java.com/en/download/ Java]
*For Windows users: .NET Framework 3.5
*For Windows users: .NET Framework 3.5
:To install .NET Framework 3.5, type 'features' in the Windows menu, choose "Turn Windows features on or off", and configure the settings like [[:Image:NET selection.png|this]]; you can download 3.5 [https://dotnet.microsoft.com/download/dotnet-framework here] if you don't have it as an option.
:To install .NET Framework 3.5, type 'features' in the Windows menu, choose "Turn Windows features on or off", and configure the settings like [[:Image:NET selection.png|this]]; you can download 3.5 [https://dotnet.microsoft.com/en-us/download/dotnet-framework here] if you don't have it as an option.


==Downloads==
==Downloads==
Here is the Setup app for the latest release, Anniversary Edition Seven:
Here is the Setup app for the latest release, Anniversary Edition Seven.<br>
'''Technical note''': If your browser refuses to load one of the links below, it's because the browser is set to only load HTTPS pages, and the Mod Depot currently runs on HTTP. You can turn off the HTTPS-only setting in the browser or try another browser which doesn't enforce that requirement. We hope to fix this soon.
*[http://mods.oni2.net/node/79 Windows]
*[http://mods.oni2.net/node/79 Windows]
*[http://mods.oni2.net/node/75 macOS]
*[http://mods.oni2.net/node/75 macOS]


[[Category:Anniversary Edition]]
[[Category:Anniversary Edition]]

Latest revision as of 16:06, 13 May 2024

AE splashscreen scaled.jpg
Anniversary Edition
Support:
#oni-general on Discord
Change logs:

The Anniversary Edition enhances a retail copy of Oni and is the result of years of research, work and discussion in the Oni fan community. The first official release of the Edition was made seven years after Oni's release, hence the original name of the project, "Seventh Anniversary Edition". The AE consists of:

  • A modding framework
that globalizes some game data so that you can mod more freely; it also introduces a package format that makes it easier to distribute mods.
  • A mod installer
that browses the Oni Mod Depot and allows you to selectively install only the mods that you want.
  • Core fixes to the game data
installed automatically to correct menu and cutscene glitches.
  • Patches for the game application
to correct bugs and add some new features, as well as unlock Developer Mode.
  • Modding tools
used for exporting/importing and intelligently patching game data.

More details on each element can be found in the Directory to the right.

This seventh release of the project is the "final" iteration in the sense that the project is now de-centralized and self-updating. Instead of making a whole new release of the project every year or so with updated tools, mods and installer, we now push updates to the individual components whenever they are ready.

Requirements

Besides a retail installation of Oni, the Anniversary Edition requires Java (but this is bundled with the AE for Windows), as well as .NET Framework in Windows and Mono on the Mac.

  • For Mac users: Mono, Java
  • For Windows users: .NET Framework 3.5
To install .NET Framework 3.5, type 'features' in the Windows menu, choose "Turn Windows features on or off", and configure the settings like this; you can download 3.5 here if you don't have it as an option.

Downloads

Here is the Setup app for the latest release, Anniversary Edition Seven.
Technical note: If your browser refuses to load one of the links below, it's because the browser is set to only load HTTPS pages, and the Mod Depot currently runs on HTTP. You can turn off the HTTPS-only setting in the browser or try another browser which doesn't enforce that requirement. We hope to fix this soon.