This guide will help with creating your own resource pack for OneShot: Memoria que se desvanece!
Aviso: Feature was added in version 1.1 – «Luminous Levels» (2021, 6 Noviembre), so make sure you updated the mod.
Resource Pack Creation
Before creating your epic resource pack:
- You need to create a directory with the name of the resource pack in
steamapps/common/OneShot Fading Memory/Resourcepacks/
- You need to create a pack.ini and write the resource pack’s metadata:
[metadata] name=hat_kid's First Epic Resourcepack! version=0.1.0a author=hat_kid description=Pancakes is Nice!
- Put your favorite icon of your resource pack to the root of the resource packs directory with name icon.png if you want.
Explaining pack.ini’s Metadata
- nombre – Resource pack’s name. (NOTICE: The name in pack.ini must be the same of the folder’s name :pag)
- versión – Resource pack’s version for displaying.
- tipo – Resource pack’s type. (for this moment it’s just do nothing…)
- autor – Resource pack’s author. It may be your name or something.
- descripción – Resource pack’s description.
- URL – Just URL for displaying, You can put your website, YouTube video link, y más.
So You should get it like this:
Filling the Resource Pack
For change tilesets, character’s sprites, BGM, SE, etc.. you first need to create a directory for assets
- Create a folder with the name Assets in your resource pack directory.
- Put your assets in the same folders as in the root of the game directory. Como:
- For replacing BGM: Audio/BGM/*
- For replacing SE: Audio/SE/*
- For replacing tilesets: Graphics/Tilesets/*
- For replacing sprites: Graphics/Charaters/*
- Etcétera…
Testing Out
Entonces, I know You wanna see your own progress so:
- Launch OneShot: Fading Memory if closed.
- Go to Settings, and then select Resource packs to list/manage resource packs.
- Enable own resource packs.
Ganancia…Quiero decir, disfrutar?
Preguntas frecuentes
q: The game is crashing with the error Errno::ENOENT: No such file or directory when I enabled my own resource pack.
A: Make sure You correctly typed the name in pack.ini (It’s must be the same as the resource pack folder name)
q: The game didn’t replace my Audio/Graphic.
A: Make sure You correctly putted in correct folders for Audio/Graphic, como:
- Sound Effects in Audio/SE/*.*
- BGM in Audio/BGM/*.*
- Tilesets in Graphics/Tilesets/*.*
- Sprites in Graphics/Charaters/*.*
- Etcétera…
Eso es todo lo que estamos compartiendo hoy para este Un disparo: Memoria que se desvanece guía. Esta guía fue originalmente creada y escrita por hat_kid. En caso de que no actualicemos esta guía, puede encontrar la última actualización siguiendo este enlace.