Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
But id prefer to modify the ingame wall/floor textures as well, some are so low res and scaled unnaturally >_>
Also I'd like to do the same thing to be honest. The whole game could use a retexture imo I'd turn my cafe into a gamers cafe.
Also, also, I see no option about adding custom textures whatsoever.
The Nekopara Cafe actually is such a reskin you're talking about. Reskinning in a Nutshell: The textures are packed in Unity asset archieves that contain AssetBundles. These assets are in InstallFolder/COM3D2x64_Data. They are not well named and there are many files - normally you are not supposed to meddle with those. There are ways of inspecting the asset archieves and extract data as PNG. However, these are encrypted binary data and its difficult to get data back into place, so that the game accept your modified data. You could use the correct Unity version and recreate the asset bundle.
The injection is game specific and Sybaris and other tools might assist you in that. I'm not familar with CM modding and cant say more about that. Only, that body textures are within .arc files. And for these exist a arc-editor that unfortunately does not work for international com3d2, i heard. But anyways you want to mod scenes, so...good luck.