Oni (PlayStation 2)

From OniGalore
Revision as of 01:50, 5 May 2022 by Iritscen (talk | contribs) (→‎Gameplay differences: mentioning cheats)
Jump to navigation Jump to search

Midway through Oni's development, in 1999, Take-Two Interactive purchased a stake in Bungie and became the publisher for the upcoming game. In addition to their investment, T2 stipulated that a PlayStation 2 port would be made, to be released alongside Oni for Windows and Macintosh. That port was created by Rockstar Toronto (known at the time as Rockstar Canada), and because the game had been designed for a PC with a hard drive, changes had to be made in order to load the game more optimally from CD-ROM. Even after this work, the game's long load times on PS2 have been noted.

Today, Oni runs well in the emulator PCSX2. When using this emulator, load times are greatly reduced by placing an ISO of the game disc on your hard drive. You can also easily apply patches (cheats, etc.) from within PCSX2 instead of having to buy a cheat device for your PS2, so this is the best way to run the game.

Gameplay differences

  • Cheats are entered differently. Also, they do not require the game to be beaten first, which is valuable information since the console controls make this version harder. The PS2 cheat codes are HERE.
  • The cooldown exploit has been fixed.
  • The AI for the androids in Training is glitchy or overly aggressive. They might try to attack you after beating Karen, and they sometimes forget the program they're supposed to be following and attack you. It remains to be seen if this is an overall glitch with AI in the PS2 version.
  • In the opening cutscene for Chapter 13, Konoko fires two or three times at the glass in the ceiling instead of once.

Visual differences

[pictures coming later]

  • The intro and outro movies are 30fps instead of 15fps, and intro in particular looks better on PS2. (These movies were turned into mod packages for PC Oni called "HQ Movies (Mac)" and "HQ Intro Movie (Windows)".)
  • The intro on PC starts with the Bungie logo sequence and then plays the anime intro as part of one movie, but on PS2 there are two intro movies: the first contains the added Rockstar logo sequence (with a special Konoko-based presentation) and the original PC Bungie logo sequence, and this movie is unskippable (unless you apply the patch below). The second movie contains the original anime intro.
  • Different Main Menu.
  • When loading a level, instead of a progress bar against a black background, PS2 Oni has a proper loading screen – the game cycles through three different backgrounds for these.
  • The splashscreens for each level use the same images as on PC, but the title overlay has a different style.
  • Karen in Training is using the dark-haired female cop model, probably a result of Rockstar's efforts to conserve resources due to limited memory.
  • Some of Shinatama's un-subtitled instructions in the PC version of Training are subtitled on PS2, but not all. Some of these PS2 subtitles are abbreviated transcriptions:
    • SNDD: "00_01_76 Be careful, Konoko! Some attacks are so powerful that they can stagger you even if you block them. Some super moves are so strong they can't be blocked at all!"
    • SUBT: "00_01_76 Some powerful attacks can stagger you. Supermoves cannot be blocked."
    • SNDD: "00_01_89 I'll activate a training drone to walk up and down the firing range. Fire at it to disable it."
    • SUBT: "00_01_89 Fire at the moving training drone to disable it."
  • ...and some wording has been re-distributed between SUBTs. Presumably these changes were due to limited screen space.
    • SNDDs:
"00_01_86 Shinatama: Perfect!"
"00_01_88 Shinatama: Let's try firing at some moving targets. Walk over to the table on the right. See the weapon lying there? That's a plasma rifle. Pick it up."
  • SUBTs:
"00_01_86 Shinatama: Perfect! Let's try firing on some moving targets."
"00_01_88 Shinatama: Walk over to the table on the right. See the weapon lying there? That's a plasma rifle. Pick it up."
  • Instead of using Trailer and Farewell as the backing music for the credits, PS2 Oni has an original house beat. This is probably because the PC credits are 171 seconds long, but in the NTSC version of PS2 Oni they take 156 seconds, and in PAL they take 204 seconds. (Running video at 25fps vs. 30fps does not account for this difference, and the credits are identical; the PAL version just scrolls the credits more slowly for some reason.) In any case, to cover these new credits sequences, a new backing track was composed by non-Bungie staff.
  • Outro's credits are somewhat different; see HERE for details.

Binary differences

The game files in PS2 Oni are structured similarly to PC Oni, but with some notable differences.

  • The disc contains duplicate copies of a strangely-small persist.dat, at the paths /PERSIST.DAT and /2. (Note that Oni (PS2) saves its progress to the memory card like every other game, so these files are vestigial.)
  • Renamed files. It appears that PS2 file naming is subject to the 8+3 limit seen in DOS. In order to work around this for the longer names used in IGMD, the files are simply named with consecutive numbers on disc, and the real names are given in INDEX.DIR files in the same directory.
  • The folder /1/ is GameDataFolder. Inside of this, the usual .dat files are present, but the .raw and .sep files have been moved to the subdirectories 20/ and 21/. Additional .pal ("palette") files are also stored in a subdirectory, 19/. A new .raw file for the Main Menu loading screen, LOADING.RAW, is at root level of the disc.
  • It appears that all sound data has been broken out into a new set of .dat/.raw/.sep files in /SOUNDS/.
  • The files /1/2 and /1/18 are the original .bik movies from PC Oni, taking up space on the CD-ROM for no reason. This is in addition to the PSS (PlayStation 2 video format) versions of intro and outro at root level, which take up 33% of the total space on the volume!
  • In the IGMD folder (/1/1/), the same unused level scripts are found as in German Oni.

Patches

Punk7890 of TCRF (The Cutting Room Floor) found that a number of Dev Mode features were still present in the PS2 port. Some need hex-patching in order to activate them, and some can be toggled using the controller once activated, showing that Rockstar found these features useful during their port work. The patches (for the U.S. release of the game) are found HERE.

In order to apply the patches on a PS2, you would use a cheat device like GameShark, which few people have. If you're running Oni in PCSX2, you'll have an easy time adapting these patches. Create a plain-text file called FD9CD8FC.pnach (that's the CRC of the U.S. release of the game), and make sure there's no ".txt" at the end of the name. Place it in the "cheats" directory for PCSX2, and inside the file, create a line of text for each patch you want to use, using the following guide to convert the patch on the TCRF wiki:

TCRF wiki pnach
0033A904
00000001
becomes patch=1,EE,0033A904,word,00000001 # FPS counter

The comment at the end of the .pnach line is optional, but you will definitely want to label your patches.

An additional patch for skipping the intro movies is below, courtesy of Iritscen. Place this patch in a .pnach to disable the movie-playing function so that the game skips right to the loading screen for the Main Menu:

patch=1,EE,001C726C,word,00000000 # no movies