Hyperdimension Neptunia Re;Birth1

Hyperdimension Neptunia Re;Birth1

268 ratings
Modding
By unknown and 1 collaborators
A guide for modding.
   
Award
Favorite
Favorited
Unfavorite
Re;Birth 2
How to mod
You can mod textures, models, text and probably sound (not tested). You'll need modding tools from here - mega[mega.co.nz].
Please note that some files are being mistakenly detected as malware due to the way they work (injecting code into running processes usually cosidered not safe and that's exactly how tools work). Use the files on your own risk.

26.12.2016: removed video links because host is down. If anyone can provide an example on youtube, it will be great.

Archive includes 5 utilites - packer, unpacker, kitserver, strtool and tidtool. All software was written by anonymous programmer from 2ch.net. I don't think I can include mod examples because it will be considered as distributing property of developers. If you need mod tools and by some reason dl link is dead - add me on steam.

If you don't want to read and just want to mod textures - use this simple guide by Komi - http://i.imgur.com/bWaC4ld.jpg .
Packing/unpacking
Unpacker syntax - nr1_unpacker.exe <file.pac> <typemask>. It unpacks everything from .pac archives - textures, movies, models, etc. You can just drag .pac onto the unpacker; filetype mask is optional.

Packer is used to pack your modded files into .pac archives. You can do it to save some disc space for example or just get rid of movies by replacing them with 0 bytes files.

Packer has a gui - drag'n'drop files you want to pack. Ex. if you want to pack file "body_c.tid" from "GAME200000\model\chara\301\texture\001\", you'll need to drag folder "model\chara\301\texture\001\" with file in it.

○ column shows which files will be replaced. The ones to be replaced will be marked as shown in the video.
Checkbox at the bottom will create a backup file of .pac file.
If you just want to fast check your mod - use kitserver instead.

https://gfycat.com/SoulfulSpitefulAmericanriverotter - video example of packing.
Loading mods
Kitserver is used to dynamically load new files without having to pack them. You'll need kitserver.exe, kitserver.dll and kitserver.ini in your game folder (\SteamApps\common\Neptunia Rebirth1\).
Put your files in 'data' folder like this:
(\SteamApps\common\Neptunia Rebirth1\data\<.pac filename>\<full path to file>\modded_file)
and start the game via kitserver. Kit server should be used instead of packing unless you really need to save some space.

Kitserver will automatically convert your bmp/png/tiff files. You'll need to specify format in kitserver.ini file (ImageToTID option). Kitserver.ini must be in the same folder as kitserver.exe.

Unpack this archive to 'data' folder to skip intro movies - https://a.pomf.se/vvzhpg.zip (you can pack it into the MOVIE00000.pac permanently using packer).

Here is a video example - https://gfycat.com/ImpartialComplexBrontosaurus .
Text modding
Strtool is used to extract text from .gbin and .gstr files (/SYSTEM00000.pac/database/). Drag .gbin/.gstr onto the strtool.exe, get a text file with all strings. Drag edited .txt onto the exe to apply the changes (you'll need original .gstr/.gbin file in the same folder as .txt)
Texture editing
.png]Tidtool converts texture files (.tid ones) and converts them into:
  • 32-bit unsigned ARGB .bmp
  • PNG
  • TIFF
files back and forth. You can choose output format by editing "nr1_tidtool.ini" (ExtractImageFormat).
  • BMP = 0
  • PNG = 1
  • TIFF = 2
Converted files are placed in the same folder as source ones.

BMP:
You'll need an image editor which supports 32-bit unsigned ARGB .bmp (gimp/paint/paint.net won't work, saved images will be saved as Big Endian ones I think; not sure about photoshop). For modding I use http://www.qualibyte.com/pixelformer/ . Open the bmp there, save as .png with transparency, edit .png in whatever editor you want then open it in pixelformer again. Save the image as 32-bit, top-down row order (pic to the left).
You can also use ImageMagick ( http://www.imagemagick.org/ ) to convert your file to 32-bit .bmp. Use command
ImageMagick\convert.exe <filename.bmp> -channel rgba -alpha on <new_filename.bmp>

PNG:
Your image must have alphachannel (transparency).

TIFF:
Nothing here - need more info.

Convert your file back to .tid by dragging the file back onto tidtool.exe.

Here is an example of bad bmp file (non-unsigned one)

And here is the proper one -
Models
Model replacement can be made by replacing models with existing files (duh). There are some tools such as Ego PSSG Editor( http://petar.outer-heaven.net/downloads/ ), which can probably modify the models themselves; if you have any information about editing models - send me a message so I can include that info in the guide (or add a link to your gude).

Here is the pic of replaced Purple Heart model (GAME200000\model\chara\301\002.ism) with something (GAME200000\model\chara\014\002.ism):

You can replace whole folders with models to keep textures and animations if you want - feel free to try.
-
Have fun.
135 Comments
RAHUL516 30 May, 2023 @ 3:07am 
Can I able to use Reshade along with this mod?
unknown  [author] 29 May, 2023 @ 5:15pm 
Gamorou 29 May, 2023 @ 2:29pm 
Hello, there is a problem with the link for me, does not matter what I try the download fails, I tried using both the website and the app of mega, could you give me a google drive link for it?
RAHUL516 15 Aug, 2022 @ 2:25pm 
I'm in trouble, I tried to create an upscale texture(you know the .tid files). So as I set it up, not only texture got upscale but it became large. How do I fix this resize without changing pixels of my upscale texture?
Arcticにんじゃ⛄ 26 Sep, 2019 @ 3:03am 
What folder is what character?
Nep-Nep 22 Aug, 2019 @ 12:38pm 
I like how i have to use edge to download the tools cause chrome wont let me thinking its dangerous XD JUST LET ME MOD MY WAIFUS CHROME!!
Razzee 28 Jun, 2019 @ 10:15am 
Thanks. Very useful guide.
RUIN 27 Jan, 2019 @ 6:16am 
Milo380 11 Jan, 2019 @ 1:00am 
plus i dont have kitserver.ini dont know if thats inportant and another thing wile trying to figure out how to open the pac files i accidentally open them with internet explorer well kinda of i new that was wrong i tried to exist by press ok
Milo380 11 Jan, 2019 @ 12:57am 
so i have a question where do i put the mods i currently have them in the data folder but i dont know how to activate them