Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Oni"

From PCGamingWiki, the wiki about fixing PC games
m (→‎System requirements: updated template usage)
Line 34: Line 34:
 
{{Availability|
 
{{Availability|
 
{{Availability/row| Retail |  | Disc |  |  | Windows, Mac OS }}
 
{{Availability/row| Retail |  | Disc |  |  | Windows, Mac OS }}
{{Availability/row| Amazon | B00004Z0MH | Disc |  |  | Windows }}
 
 
}}
 
}}
{{ii}} [http://download.cnet.com/Oni-demo/3000-2095_4-10052521.html A demo is available]
+
{{ii}} [https://www.fileplanet.com/53461/50000/fileinfo/Oni-Demo A demo is available]
  
 
==Essential improvements==
 
==Essential improvements==
Line 42: Line 41:
 
A major mod framework and patch for Oni, it allows users to manage and create mods for Oni. It also fixes many bugs left untouched by the original developers and adds modern PC and Intel Mac support.
 
A major mod framework and patch for Oni, it allows users to manage and create mods for Oni. It also fixes many bugs left untouched by the original developers and adds modern PC and Intel Mac support.
  
It can be found at http://wiki.oni2.net/AE
+
It can be found at http://wiki.oni2.net/Anniversary_Edition
  
 
==Game data==
 
==Game data==
Line 60: Line 59:
 
{{Image|Oni Options.png|In-game options menu.}}
 
{{Image|Oni Options.png|In-game options menu.}}
 
{{Video settings
 
{{Video settings
|wsgf link                  =  
+
|wsgf link                  = http://www.wsgf.org/dr/oni/en
|widescreen wsgf award      =  
+
|widescreen wsgf award      = limited
|multimonitor wsgf award    =  
+
|multimonitor wsgf award    = limited
|ultrawidescreen wsgf award =  
+
|ultrawidescreen wsgf award = limited
|4k ultra hd wsgf award    =  
+
|4k ultra hd wsgf award    = limited
 
|widescreen resolution      = hackable
 
|widescreen resolution      = hackable
|widescreen resolution notes= The [[#Anniversary Edition|Anniversary Edition]] mod framework/patch is required
+
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
|multimonitor              = false
+
|multimonitor              = hackable
|multimonitor notes        =  
+
|multimonitor notes        = See [[#Widescreen resolution|Widescreen resolution]].
|ultrawidescreen            = unknown
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      =  
+
|ultrawidescreen notes      = See [[#Widescreen resolution|Widescreen resolution]].
|4k ultra hd                = unknown
+
|4k ultra hd                = hackable
|4k ultra hd notes          =  
+
|4k ultra hd notes          = See [[#Widescreen resolution|Widescreen resolution]].
 
|fov                        = false
 
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
 
|windowed                  = hackable
 
|windowed                  = hackable
|windowed notes            = The [[#Anniversary Edition|Anniversary Edition]] mod framework/patch is required
+
|windowed notes            = Use [[#Anniversary Edition|Anniversary Edition]].
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
Line 86: Line 85:
 
|vsync notes                = Force through graphics card control panel
 
|vsync notes                = Force through graphics card control panel
 
|60 fps                    = true
 
|60 fps                    = true
|60 fps notes              = Intro cutscene runs at 15fps or 30fps with some mods.
+
|60 fps notes              = Intro cutscene runs at 15 FPS or 30 FPS with some mods.
 
|120 fps                    = true
 
|120 fps                    = true
 
|120 fps notes              =  
 
|120 fps notes              =  
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use Anniversary Edition and AR patch|ref=<ref name="WSGF">[http://www.wsgf.org/dr/oni/en Oni | WSGF]</ref>}}
 +
# Install [[#Anniversary Edition|Anniversary Edition]] mod to unlock all supported resolutions.
 +
# Download [http://www.wsgf.org/f/u/contrib/dr/29832/hacks/Oni_AR_patch.7z Oni AR patch].
 +
# Apply patch to <code>Oni.exe</code> depending on aspect ratio.
 +
}}
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use Anniversary Edition and patch .exe manually|ref=<ref name="WSGF"/>}}
 +
# Install [[#Anniversary Edition|Anniversary Edition]] mod to unlock all supported resolutions.
 +
# Open <code> Oni.exe</code> with a hex editor such as [https://mh-nexus.de/en/ HxD].
 +
# Change the following bytes in <code>Oni.exe</code>.
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>A3 3F 29 3F 00 00 A0 40</code> for 16:10
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>24 5E 19 3F 00 00 A0 40</code> for 16:9
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>05 14 E9 3E 00 00 A0 40</code> for 2560x1080
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>1C 55 E7 3E 00 00 A0 40</code> for 3440x1440
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>1D 4C E6 3E 00 00 A0 40</code> for 3840x1600
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>20 3F 69 3E 00 00 A0 40</code> for 48:10
 +
#* Change <code>00 00 48 3F 00 00 A0 40</code> to <code>1C 18 52 3E 00 00 A0 40</code> for 48:9
 
}}
 
}}
  
Line 146: Line 166:
 
===Crashes or refuses to run on modern versions of Windows===
 
===Crashes or refuses to run on modern versions of Windows===
 
{{ii}} Install the [[#Anniversary Edition|Anniversary Edition]] to fix this issue.
 
{{ii}} Install the [[#Anniversary Edition|Anniversary Edition]] to fix this issue.
 +
 +
===Choppy and unsmooth mouse/keyboard control===
 +
{{ii}} With displays that run higher than 60&nbsp;Hz, mouse/keyboard control will be choppy and unsmooth.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use Hz patch|ref=<ref name="WSGF"/>}}
 +
# Download [http://www.wsgf.org/f/u/contrib/dr/29832/hacks/Oni_Hz_pacth.7z Oni Hz patch].
 +
# Apply patch to <code>Oni.exe</code> depending on monitor refresh rate.
 +
}}
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Patch .exe manually|ref=<ref name="WSGF"/>}}
 +
# Open <code> Oni.exe</code> with a hex editor such as [https://mh-nexus.de/en/ HxD].
 +
# Change the following bytes in <code>Oni.exe</code>.
 +
#* Change <code>BA 3C 00 00 00</code> to <code>53 BA 4B 00 00 00</code> for 75 &nbsp;Hz.
 +
#* Change <code>BA 3C 00 00 00</code> to <code>53 BA 55 00 00 00</code> for 85 &nbsp;Hz.
 +
#* Change <code>BA 3C 00 00 00</code> to <code>53 BA 78 00 00 00</code> for 120 &nbsp;Hz.
 +
#* Change <code>BA 3C 00 00 00</code> to <code>53 BA 90 00 00 00</code> for 144 &nbsp;Hz.
 +
#* Change <code>BA 3C 00 00 00</code> to <code>53 BA A5 00 00 00</code> for 165 &nbsp;Hz.
 +
#* Change <code>BA 3C 00 00 00</code> to <code>53 BA F0 00 00 00</code> for 240 &nbsp;Hz.
 +
}}
  
 
==Other information==
 
==Other information==
Line 151: Line 192:
 
{{API
 
{{API
 
|direct3d versions      = unknown
 
|direct3d versions      = unknown
|direct3d notes        = [[Windows]] only
+
|direct3d notes        = Windows only.
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
 
|opengl versions        = unknown
 
|opengl versions        = unknown
|opengl notes          = [[Mac]] only
+
|opengl notes          = Mac OS only.
 
|glide versions        =  
 
|glide versions        =  
 
|glide notes            =  
 
|glide notes            =  

Revision as of 06:20, 10 October 2017

Template:Infobox game/row/macporterTemplate:Infobox game/row/macporter
Oni
Oni cover
Developers
Bungie Software
Publishers
Gathering of Developers
Mac OS Feral Interactive
Release dates
Windows January 29, 2001
Mac OS (Classic) March 28, 2002
Oni guide on StrategyWiki
Oni on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.

Key points

The Anniversary Edition mod fixes compatibility issues and allows modding.
Small but dedicated community.
Very limited in-game options.

General information

Bungie.net - The developer's site
Rockstar's Official Oni page
Bungiepedia - A wiki for everything Bungie related
OniGalore - A very detailed wiki for everything Oni related
Oni.Bungie.org - One of the biggest Oni fan sites around

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Windows
Mac OS
A demo is available

Essential improvements

Anniversary Edition

A major mod framework and patch for Oni, it allows users to manage and create mods for Oni. It also fixes many bugs left untouched by the original developers and adds modern PC and Intel Mac support.

It can be found at http://wiki.oni2.net/Anniversary_Edition

Game data

Configuration file(s) location

Save game data location

Video settings

In-game options menu.
In-game options menu.

Template:Video settings

Instructions
Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Issues fixed

Crashes or refuses to run on modern versions of Windows

Install the Anniversary Edition to fix this issue.

Choppy and unsmooth mouse/keyboard control

With displays that run higher than 60 Hz, mouse/keyboard control will be choppy and unsmooth.
Instructions
Instructions

Other information

API

Technical specs Supported Notes
Direct3D
Windows only.
OpenGL
Mac OS only.
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
Mac OS (Classic)

System requirements

Windows
Minimum Recommended
Operating system (OS) 98
Processor (CPU) Intel Pentium III 266 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 800 MB
Video card (GPU) TNT2 or Rage 128
Mac OS
Minimum Recommended
Operating system (OS) 8
Processor (CPU) 300 MHz PowerPC
System memory (RAM) 64 MB
Hard disk drive (HDD) 800 MB
Video card (GPU) 3DFX Voodoo 2, ATI Rage Pro, ATI Rage 128
The Mac OS version of the game included a launcher that allowed Oni to be played under OS X.[citation needed]

References