4.50 star(s) 122 Votes
Feb 7, 2022
252
149
if anyone manages to swap haircolors with that mod please let me know, i tried but failed to do it cuz i dont know much about how you extract asset bundles
 
Jun 5, 2024
24
20
if anyone manages to swap haircolors with that mod please let me know, i tried but failed to do it cuz i dont know much about how you extract asset bundles


theres this unity asset bundle extractor that lets you convert texture files from assets into images
 
Jun 5, 2024
24
20
can anyone please tell me how some absolute kings here edited texture files and then implemented it in the game? like the brown hair and enhancement mods. It easy to extract texture files and edit them and shit but like how do you implement them in the game later on? Surely its a lot more complex then it seems but I would love to know the basics, at least try
 

kwanlier

Active Member
Oct 26, 2019
537
1,042
can anyone please tell me how some absolute kings here edited texture files and then implemented it in the game? like the brown hair and enhancement mods. It easy to extract texture files and edit them and shit but like how do you implement them in the game later on? Surely its a lot more complex then it seems but I would love to know the basics, at least try
It's a texture file aka .png image file and so on.
In UABE, there is a function for the texture file (Texture2D) where you can replace the current texture file with another .png file then you export out new .assets file that contain an edited texture.
 
  • Like
Reactions: FerrusPhallus_2
Jun 5, 2024
24
20
It's a texture file aka .png image file and so on.
In UABE, there is a function for the texture file (Texture2D) where you can replace the current texture file with another .png file then you export out new .assets file that contain an edited texture.
Damn I never noticed that!
will check it out, thanks a lot my dude
 

CyanCoyote

Member
Feb 27, 2018
243
190
Still no mod that allows us to play as a female Xeno?? That's all I want. female Xeno vs the abominations would be hot.
 
Last edited:
  • Like
Reactions: GH057ts

Nesian

New Member
Mar 22, 2025
2
0
Heyyo kindly ask since im still new here, what is the different beetwen the KMOD and Sexual enchanment mod ?

Thanks and hope yall had a great day
 

EwigLicht

New Member
Sep 26, 2022
1
1
I want to play this game in 4K without changing game mechanics.

But I know nothing about game programming, C#, .NET or Unity Engine. I try my best and made this for self-use.



Use code form BonedMod

Anyone can help fix bugs. o_O
 
  • Like
Reactions: pentane
Jun 5, 2024
24
20
It's a texture file aka .png image file and so on.
In UABE, there is a function for the texture file (Texture2D) where you can replace the current texture file with another .png file then you export out new .assets file that contain an edited texture.
Hey do you know what ASSETS file should be the one edited and overwritten? because the texture I want to edit is in more than one file and I dont know the specific file from which the game loads the textures. I tried to edit one but theres no chnages so I think i'm modifying the wrong file. I got no clue, how did you do it?
 

kwanlier

Active Member
Oct 26, 2019
537
1,042
Hey do you know what ASSETS file should be the one edited and overwritten? because the texture I want to edit is in more than one file and I dont know the specific file from which the game loads the textures. I tried to edit one but theres no chnages so I think i'm modifying the wrong file. I got no clue, how did you do it?
Load the main one (resources.assets), then find the right texture2d file (recommend using another form of unity asset viewer in tandem with UABE)
 
  • Like
Reactions: FerrusPhallus_2

kwanlier

Active Member
Oct 26, 2019
537
1,042
Hey guys look what I found (source: )
You don't have permission to view the spoiler content. Log in or register now.
Damn
Would kill for a new or a parody of Alien Quest:EVE, especially the one with the same gameplay as Choukou Tenshi Escalayer, Choukou Sennin Haruka, or Choukou Shinki Ixseal
 

okmbhu001

Newbie
Aug 23, 2018
40
78
EMMMM…I saw a new message on GRIMHELM's blog,That he has opened a new account called SCARLETPAPER on PATREON and creating a new game.I don't know the authenticity
 
4.50 star(s) 122 Votes