User Tools

Site Tools


playground:playground

This is an old revision of the document!


PlayGround

Replacing image files

Images in OMORI contain most visual elements you can see through the game, those include but are not limited to:

  • Battle backgrounds
  • Characters
  • Enemies
  • Faces
  • UI

Changing images can be done with any image editor and requires a decrypted copy of OMORI.

Finding the files to replace

The first step to modifying the game's images are locating the images you want to change. Images can be found under img in the folder of your decrypted copy.

Under img you should find the following folders

Each folder contains a series of image files, usually in a png format, that each serve the purpose indicated by the folder's name.

Folder nameFolder contents
animationsFrames that compose the animations appearing in combat
atlasesMiscellaneous images, themselves made out of images from other folders, mainly for ease of access and loading, editing those should not be required for anything
battlebacks1Backgrounds that appear in battle
charactersMiscellaneous sprites that appear in the overworld
enemiesImages of the enemies that appear in FOE FACTS
facesFaces of the various main characters, both in combat and out of combat
overlaysImages that appear overlaid on top of the game during certain story segments
parallaxesBackgrounds that appear on certain maps, most notably in BLACKSPACE
picturesMiscellaneous images used for all sorts of purposes
slotmachineImages that appear in the slot machine minigame in the LAST RESORT
sv_actorsImages of the enemies that appear in combat, including emotion variations and animations
systemImages that form the game's user interface
tilesetsTilesets that are used in maps throughout the game

Editing sets of images

Some images you might find appear to contain multiple sprites, those can either be used as animation frames, indications of a state, or both.

''img/sv_actors/!battle_bun_bunny.png'' Example of such an imageimg/sv_actors/!battle_bun_bunny.png Example of such an image

playground/playground.1631822287.txt.gz · Last modified: 2021/09/16 19:58 by kodicraft4