Jump to content

Omega Labyrinth Life - Mods are live!


kholdy

Recommended Posts

Posted
On 12/10/2019 at 10:15 AM, kholdy said:

Well this one's just begging for it.

 

https://store.steampowered.com/app/1163600/Omega_Labyrinth_Life/

 

Update December 14:

We've got a process for modding now! The below spoilers will provide instructions for both modders and mod users.

You will need UABE either way, get it here: https://github.com/DerPopo/UABE

 

For mod users:

  Hide contents

These instructions assume that the modder has provided an installer that was properly set up according to the modder instructions.

 

Step 1)

Simply run the installer, pointing it at the requested folder (usually the game's root folder, where the main exe is). If you're not sure which folder this is, look at the Affected bundles, like so:

image.png.229166de1cc494d3071df61aa4abc49e.png

The requested folder here is the game's root folder, as that's where OmegaLabyrinth Life_Data is located.

Make sure that the file at the end of the path is correct (illust.unity3d). If the name is different, make sure your file matches the given name.

 

Note that some modders may opt to provide a UABE installer package instead. In this case, open UABE, then select File -> Load Package File and go through the installer there.

 

Step 2)

Once the installation has concluded, navigate to \OmegaLabyrinth Life_Data\StreamingAssets\StandaloneWindows64 and rename illust.unity3d to illust2.unity3d (or anything else, just rename it). This file should be over 1GB in size, which the game refuses to load, so let's do something about that.

 

Step 3)

Open UABE. Select File -> Compress, and navigate to \OmegaLabyrinth Life_Data\StreamingAssets\StandaloneWindows64, then open your renamed file (illust2.unity3d). In the following interface, just match these selections, which should be the default ones:

image.png.e2e36adaa8c1be92834290ee88b06392.png

Press OK, and save the file as illust.unity3d in the same folder.

 

That's it! Your game should now run, and the mods should work. If they don't, you did something wrong. 

 

For modders:

  Reveal hidden contents

Note that these instructions are identical if you wish to edit a file other than illust.unity3d. For info on which images are where, look below this spoiler.

 

Step 1)

Navigate to \OmegaLabyrinth Life_Data\StreamingAssets\StandaloneWindows64 and rename illust.unity3d to illust2.unity3d (or anything else, just rename it).

 

Step 2)

Open UABE. Select File -> Open, and navigate to \OmegaLabyrinth Life_Data\StreamingAssets\StandaloneWindows64, then open your renamed file (illust2.unity3d). UABE will ask to decompress the file, press OK and save the file as illust.unity3d in the same folder.

 

Step 3)

Press Info, then locate the files you wish to edit. These will usually be Texture2D files. Select one, then press Plugins -> Export to PNG and save the image wherever you want.

 

Step 4)

Use your method of choice to edit the image. Be VERY careful when using GIMP, as it seems to have issues that cause black lines to appear around the textures. See my image a few posts down for an example. Basically, just make sure you test your images ingame, though from some testing, Photoshop does not appear to cause this problem.

 

Step 5)

When finished, select the file in UABE again, press Plugins, but this time select Edit. In the interface that pops up, press Load and select your edited image. Leave everything else alone. Press OK, then OK again, then OK one last time to close the file list, making sure to select Yes to save your changes.

 

Step 6)

Now it's time to build the mod. Select File -> Mod Maker -> Standalone .exe installer and fill out the form. Make sure the base folder is set to the game's root folder, and that the affected bundle is illust.unity3d.

Note that you can choose to use a Package file installer as well. The process is the exact same.

In the end, you should have an installer in the game's root folder that can be distributed to other users. You may wish to run it yourself on an unmodded illust.unity3d, following the modder instructions.

 

Step 7)

Your illust.unity3d is currently unpacked, so the game won't run. Select File -> Save to save your modded file, naming it whatever you want, like illustModded.unity3d, then File -> Close. Now select File -> Compress, select illustModded.unity3d. In the following interface, just match these selections, which should be the default:

image.png.e2e36adaa8c1be92834290ee88b06392.png

Press OK, and save the result as illust.unity3d.

 

That's it! Your game should now run, and your modded files should show up ingame. If they don't, you did something wrong.

 

The following is a list of file name patterns for the Texture2D files, so you can easily find which ones to edit:

  Reveal hidden contents

Illust.unity3d:

 

sta_ : Standing art, used in menus and dialog (I think)

spa_ : Spa art. _effB is the censorship fog, which my attached mod will remove. _01B are the breasts.

ski_ : Skill cut-ins and breast growth art. _pub are the skill cut-ins, _01A and _01B are the breast growth cut-ins in dungeons.

ef_ : Effects.

sel_ : Identical to sta_ , used in some menus.

mai_ : Partial standing art, used in dungeons for the top-left portraits.

bug_ : Flora's bug-catching scenes

aro_ : Skill Bloom art. Usually _01B, _02B, _03B and _04B have the breasts, but check others to be safe.

 

judgment.unity3d

 

Very straightforward, all of the jud_***_bus files correspond to the breast close-ups in Tit for Tat and Size Up.

 

 

To get things started, I have attached a mod that removes all of the censorship fog in the spa scenes. Note that these images will have no nipples for now. Follow the instructions above to install it!

Omega Labyrinth Life Steam Removal.exe 56.2 MB · 5,672 downloads

 

The process may look like a handful, but I promise it's not hard, and I tried to be as accurate as possible with my instructions.

 

If you make a mod and want it added to this post, let me know!

how do you even use this i donloaded the file from git hub but there was no excutible file to open this

  • 2 weeks later...
Posted
On 7/25/2022 at 4:50 PM, Kupok said:


Using UABEA I opened this file, then opened the decompressed version of this file. I pressed the Info button, sorted by asset type, and exported all Texture2D enteries. After doing so, I opened the illust.unity3D from the switch (You may also be able to use one from this thread that is known to work for the switch) and did the same thing, except instead of exporting, I had imported the entries that were dumped earlier. I saved the info table, and then finally under file, I compressed using LZ4 (The first button.)

The resulting file I placed at /atmosphere/contents/010079200E85C000/romfs/Data/StreamingAssets/Switch/illust.unity3d (Which may be different for your switch) and I have tested working. ...Not extensively tested mind, but it loads and the portrait is as expected.

I share the resulting file here, but for future updates, I feel you may be able to use these instructions as a baseline for placing newer updates into your own switch.

(Edit: What the hay here's the Tit-for-tat mod from earlier in the thread while I'm at it. I'm nowhere near a tit for tat scene enough to test it specifically, but it loads into the game and into a dungeon without crashing.)

illust.unity3d 212.08 MB · 312 downloads

judgment.unity3d 39.06 MB · 230 downloads

Tested both of these files on pc, and neither worked. TFT in gallery and through dungeon whiteout the screen.

 

Posted
On 1/14/2023 at 2:00 PM, gexgexgex said:

Tested both of these files on pc, and neither worked. TFT in gallery and through dungeon whiteout the screen.

 

I did make assumptions with the TFT one. It looks like a straight copy paste didn't work for it on the switch either!

I can't speak for the PC version mind you. These are packed for the Switch, not the PC version, and save for an occasional sauna glitch the first one does work for the switch.

As for the TFT one oopsie guess I'm bad at modding ¯\_(ツ)_/¯ soz

  • 2 months later...
Posted
On 6/7/2022 at 6:17 AM, El_ayuwoki said:

Hey this is for anyone having trouble with adding mods.

 

illust.unity3d 259.86 MB · 976 downloads

 

I only mixed the nude juri mod made by Kremril with Tarrin's mod (swimsuit version) so it should have everything you want. Just put it in your folder named "standalone windows64" inside wherever you installed your game then replace the illust.unity3d file (back it up just in case) and you should be fine.

 

And thanks to Tarrin and Kremril for these mods they are great.

 

Hi. I Know the thread is pretty much dead but maybe someone can help me. I Switched the file in the folder, Game starts but every characters now has a white border around the changable parts of the sprite. Is there a way to fix this?

  • 4 months later...
Posted
On 3/2/2022 at 9:08 PM, tarrin said:

 

On 6/7/2022 at 12:17 AM, El_ayuwoki said:

Hey this is for anyone having trouble with adding mods.

 

illust.unity3d 259.86 MB · 1,326 downloads

 

I only mixed the nude juri mod made by Kremril with Tarrin's mod (swimsuit version) so it should have everything you want. Just put it in your folder named "standalone windows64" inside wherever you installed your game then replace the illust.unity3d file (back it up just in case) and you should be fine.

 

And thanks to Tarrin and Kremril for these mods they are great.

 

if someone new comes, these are the latest versions of the normal and swimsuit versions, about switch ports i have no way to test them and check if they work,

in case you download the normal version, don't forget to rename the file to illust.unity3d

replace the original file one on "\OmegaLabyrinth Life_Data\StreamingAssets\StandaloneWindows64"  and don't forget to back up the original in case something goes wrong.

  • 3 weeks later...
  • 1 month later...
Posted

I've noticed that using the mod make a line glitch appear on character portrait during conversation. Also the size up minigame doesn't show nude tits. 

 

Also asking again, is there any chance someone could make the white-haired twins and the teacher nudes? 

Posted

配布されていたMODを元に、一部自分用にカスタマイズしてみました。

ペンタブ持ってないのでマウスだけで頑張りました。

攻略中なので解放されてない画像沢山あります。

確認次第随時カスタマイズしていくと思いますがとりあえず現在の状態でアップします。

ここで張り付けた画像以外にも多数カスタマイズしている画像が含まれています。

使いたくない画像については、お手数ですが利用した画像だけ抜き出して使ってください。

 

Google Translate :

I tried customizing some of it for myself based on the distributed MOD.

I don't have a pen tablet, so I tried my best with just a mouse.

There are many images that have not been released as I am still in the process of conquering them.

I think I'll customize it as soon as I confirm it, but for now I'll upload it in its current state.

It includes many customized images in addition to the images pasted here.

For images that you do not want to use, please extract only the images that you have used and use them.

 

OmegaLabyrinth Life 2023_10_04 21_39_08.png

OmegaLabyrinth Life 2023_10_04 21_40_30.png

OmegaLabyrinth Life 2023_10_05 0_00_07.png

OmegaLabyrinth Life 2023_10_04 21_44_12.png

OmegaLabyrinth Life 2023_10_04 21_55_48.png

OmegaLabyrinth Life 2023_10_04 23_56_30.png

OmegaLabyrinth Life 2023_10_04 21_49_49.png

OmegaLabyrinth Life 2023_10_04 23_58_24.png

OmegaLabyrinth Life 2023_10_04 21_52_36.png

illust.unity3d

Posted (edited)
On 10/5/2023 at 12:55 AM, mjktkrchan said:

配布されていたMODを元に、一部自分用にカスタマイズしてみました。

ペンタブ持ってないのでマウスだけで頑張りました。

攻略中なので解放されてない画像沢山あります。

確認次第随時カスタマイズしていくと思いますがとりあえず現在の状態でアップします。

ここで張り付けた画像以外にも多数カスタマイズしている画像が含まれています。

使いたくない画像については、お手数ですが利用した画像だけ抜き出して使ってください。

 

Google Translate :

I tried customizing some of it for myself based on the distributed MOD.

I don't have a pen tablet, so I tried my best with just a mouse.

There are many images that have not been released as I am still in the process of conquering them.

I think I'll customize it as soon as I confirm it, but for now I'll upload it in its current state.

It includes many customized images in addition to the images pasted here.

For images that you do not want to use, please extract only the images that you have used and use them.

 

OmegaLabyrinth Life 2023_10_04 21_39_08.png

OmegaLabyrinth Life 2023_10_04 21_40_30.png

OmegaLabyrinth Life 2023_10_05 0_00_07.png

OmegaLabyrinth Life 2023_10_04 21_44_12.png

OmegaLabyrinth Life 2023_10_04 21_55_48.png

OmegaLabyrinth Life 2023_10_04 23_56_30.png

OmegaLabyrinth Life 2023_10_04 21_49_49.png

OmegaLabyrinth Life 2023_10_04 23_58_24.png

OmegaLabyrinth Life 2023_10_04 21_52_36.png

illust.unity3d 224.69 MB · 113 downloads

 

ミスと気になっていた点の修正(他にも沢山ありますがとりあえずこれだけ)

 

OmegaLabyrinthLife2023_10_0421_40_30.thumb.png.53f11c308a901011f252115c009b06b9.pngOmegaLabyrinthLife2023_10_050_00_07.thumb.png.1d1a36f91ba854f7fa3deb559bdf6fbc.png

 

 

OmegaLabyrinthLife2023_10_061_45_41.thumb.png.ef60233b8715146d52a59f56a861acf6.png

OmegaLabyrinthLife2023_10_061_40_29.thumb.png.9a8085f3962af1117dc3325464fb7388.png

 

illust.unity3d

 

Edited by mjktkrchan
Posted
1 hour ago, 孫悟空 said:

pc or switch?

 

PCです。

ざっとログを見た限り、SwitchでMODを使うのは難しいようです(可能とは思いますが)

Posted

一部の乳首が表示しきれていない画像を修正したり、パンツを脱がせたりしました。

その他、気になっていたいくつかの画像を修正しました。(ここでは非表示の画像も多数修正しています)

 

image.thumb.png.b9675c5a79ea5009f932f2189085af34.png

 

OmegaLabyrinthLife2023_10_1214_19_23.thumb.png.cd26ddb886a89c698953bd372714f15b.png
 

OmegaLabyrinthLife2023_10_1314_08_26.thumb.png.aecd8aeff9d9e532f34912b72ba3b20f.png

 

OmegaLabyrinthLife2023_10_050_00_08.thumb.png.b936157dc0d0b06336c0ec933acf9b51.png

 

illust.unity3d

Posted

@mjktkrchan Does the upload in your latest post contains the mod you've posted on october 4th? I just need to download the file in your last post,right?

Thank you for your hard work, however would it be possible for you to lewd up the twin girls and the petite teacher too?

Posted
5 hours ago, Ostenr said:

@ mjktkrchan 最新の投稿のアップロードには、10 月 4 日に投稿した MOD が含まれていますか? 前回の投稿にあるファイルをダウンロードするだけですよね?

お疲れ様ですが、双子の女の子と小柄な先生もエッチしてくれませんか?

 

元にしたファイルは以下のものだったと思います。 

On 2022/6/7 at 午後1時17分, El_ayuwoki said:

これは、MOD の追加に問題がある人向けです。

 

illust.unity3d 259.86MB · 1,534 ダウンロード

 

クレムリルさんのヌードジュリMODとタリンさんのMOD(水着バージョン)を混ぜただけなので、欲しいものは全て入っているはずです。ゲームをインストールした場所にある「standalone windows64」という名前のフォルダーにそれを置き、illust.unity3d ファイルを置き換えるだけで問題ありません (念のためバックアップしておいてください)。

 

そして、これらの MOD は素晴らしいものを提供してくれた Tarrin と Kremril に感謝します。

 

Are the twin girls and the petite teacher the three people in this image?

image.png.bff03b2dafbd61af077982cb1037f7fa.png

Posted

As for the files, I meant, should I use this version? Is this the "most complete" (best) version ?

On 10/13/2023 at 12:53 PM, mjktkrchan said:

一部の乳首が表示しきれていない画像を修正したり、パンツを脱がせたりしました。

その他、気になっていたいくつかの画像を修正しました。(ここでは非表示の画像も多数修正しています)

 

image.thumb.png.b9675c5a79ea5009f932f2189085af34.png

 

OmegaLabyrinthLife2023_10_1214_19_23.thumb.png.cd26ddb886a89c698953bd372714f15b.png
 

OmegaLabyrinthLife2023_10_1314_08_26.thumb.png.aecd8aeff9d9e532f34912b72ba3b20f.png

 

OmegaLabyrinthLife2023_10_050_00_08.thumb.png.b936157dc0d0b06336c0ec933acf9b51.png

 

illust.unity3d 226.18 MB · 55 downloads

 

Posted
22 minutes ago, Ostenr said:

@mjktkrchan

 

You are correct. The three characters in your image are who I mentioned.

 

 

 

 

 

I'm not sure if I can do it since I'm only using a mouse and I'm not used to Photoshop, but I'll give it a try.

Posted
18 minutes ago, Ostenr said:

As for the files, I meant, should I use this version? Is this the "most complete" (best) version ?

 

 

私が元にしたファイルではこのように表示が乱れていたりパンツを履いていたりしたので、調整しています。

最近始めたので「最も完全な」(最良の) バージョンについてはわかりません。

一番新しく配布されていたものであり、その内容は優秀な2つのMODをマージしてくれたものです。

個人的にはこれがベストなMODだと考えています。

 

Google translation:
In the file I was using, the display was distorted like this and he was wearing pants, so I made some adjustments.

I'm not sure about the "most complete" (best) version since I started it recently.
It was the newest one distributed, and its contents were a merge of two excellent MODs.
Personally, I think this is the best MOD.

OmegaLabyrinthLife2023_10_106_07_141.thumb.png.5ed7f06e31494d3398da110896698ed7.png

 

OmegaLabyrinthLife2023_10_106_06_091.thumb.png.39377108a29f1a8dcedc4380073353b2.png

 

OmegaLabyrinthLife2023_10_106_04_411.thumb.png.b278b50a5b406073f8fc9c47bddc8ca9.png

Posted (edited)
On 10/13/2023 at 1:53 PM, mjktkrchan said:

一部の乳首が表示しきれていない画像を修正したり、パンツを脱がせたりしました。

その他、気になっていたいくつかの画像を修正しました。(ここでは非表示の画像も多数修正しています)

 

image.thumb.png.b9675c5a79ea5009f932f2189085af34.png

 

OmegaLabyrinthLife2023_10_1214_19_23.thumb.png.cd26ddb886a89c698953bd372714f15b.png
 

OmegaLabyrinthLife2023_10_1314_08_26.thumb.png.aecd8aeff9d9e532f34912b72ba3b20f.png

 

OmegaLabyrinthLife2023_10_050_00_08.thumb.png.b936157dc0d0b06336c0ec933acf9b51.png

 

illust.unity3d 226.18 MB · 63 downloads

すばらしい!もしよければドレス七海ちゃんのもおマンコつけてほしいな

Edited by xlcastle
Posted
4 hours ago, xlcastle said:

素晴らしい!もしよければドレス七海ちゃんのおマンコつけて欲しいな

 

この画像ですよね。

現時点で元の編集者の方が見せてはいるようです。(ケツ穴に見えなくもないですが)

よりしっかり見せるためには足を開かなければならないですが、このお尻から足にかけての部分はタッチでぷるんさせる振動領域なので、元の絵の構造から少しでも外側にずらしてしまうと、前述の乳首のように表示エリアから外れて画像が切れると思います。

一応この画像は今後手を加えようとしているものですが、胸を出すくらいしかできなそうだなと思っています。

股間の領域を大きく取って(少しふくらみを持たせて)より強調させることができればっていうところです。あと苦手なので上手く描けるかわかりませんが汁気でしょうか。

 

OmegaLabyrinthLife2023_10_106_00_14.thumb.png.35e641f8ab1e4c33fe06afe312f27d86.png

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...