Jump to content

Genshin Impact - Mod Requests pt.2


Ashal

Recommended Posts

Posted (edited)
13 hours ago, skinypen said:

anyone have a fixed version of this mod? she got some weird textures going on

ThiccColleiToggleMOD.zip 157.72 MB · 1 download

Assuming your texture issue isn't something caused by an outdated mod client. This should fix the reflection, rings on the face, and should slight fix the texture lighting.

 

Replace the "merged.ini" file with this this one.

 

Was a simple fix. Added "run = CommandList\global\ORFix\ORFix" after the Head, Body, and Dress "ps-t" sections.

Typically if you see the model looking alright but the reflection it messed up, adding ORFix will solve it.

 

Then for the Face section, replaced the "ps-t0" with "this".

If you see rings underneath the face, swapping "ps-t0" to "this" usually solves that.

merged.rar

Edited by Gameboy224
Posted
On 9/8/2026 at 12:03, ZehelEisheth said:

 

 

3Dmigoto x GIMI
 

  1. Instalar GIMI.

  2. Ve a 3DMigoto, copia " " y pégalo en la carpeta GIMI (reemplaza el archivo existente).  Screenshot2026-08-09124418.png.4a03b045f967394234216920b283ec7f.png

  3. Abra XXMI y configure GIMI.

  4. Haz clic en "Inyectar bibliotecas" y pega la ruta a "d3d11.dll" . En mi caso:D:\Games Mod\\!GIMI\d3d11.dll

  5. Haz clic en "UnsafeMod" , ciérralo y listo.

imagen.png.9f48c0ed0442293a4f05ddebcce6b212.png

Dear frend, i made this and only works first time but also the mods doesnt load, second time hoyo blocked the 3dmigoto script again, really im the only one with this problem? 3dmigoto doesnt works any more in any version

Posted (edited)
47 minutes ago, tjcyberman said:

Dear frend, i made this and only works first time but also the mods doesnt load, second time hoyo blocked the 3dmigoto script again, really im the only one with this problem? 3dmigoto doesnt works any more in any version

I'm sure there are other workaround to get the XXMI launcher to work, but following this guy's instructions if how I got 3dmigoto to work for me. Uses the up to date XXMI with the current patches, but runs through an older 3dmigoto that Genshin doesn't flag.

 

https://gamebanana.com/posts/13054780

 

Down side being you have to launch it the old school way where you launch 3dmigoto and the game separately.

Edited by Gameboy224
Posted
47 minutes ago, tjcyberman said:

Dear frend, i made this and only works first time but also the mods doesnt load, second time hoyo blocked the 3dmigoto script again, really im the only one with this problem? 3dmigoto doesnt works any more in any version

https://gamebanana.com/tools/21274

been using this for months and its working fine for me.

Posted
On 8/6/2026 at 6:44 PM, Mug3n said:

Mugen, owner of the former The Safe Zone.
 

Just a little update: it's almost impossible to recover the server, so we've been rebuilding a new one from scratch since day one. I think the server's structure will be finished within the next 1–2 days, and then we'll rebuild the community together.

Maybe some of you thought we didn't have the courage to start over, but it's actually the opposite. We care deeply about this community, and we want it to keep enjoying modding alongside us. We’re not giving up.

See you all soon. I’ll share the invite link to the new Safe Zone as soon as everything is ready, so stay tuned.

Edit: Everything is going well, and we're mostly in the phase of posting as many mods as possible while we still have the motivation. After that, it'll be up to the community to take over. We're delaying the opening a little bit for now.

Sti6G6L.png

 

 

Respect. Takes cojones of steel to not give up after a major setback like that. At least for me, anyway.

Posted
21 minutes ago, Agap said:

somebody could fix this linnea mod from rollact. editing orfix still not solve the problem.

 

LinneaVariety(Thicc).zip 46.77 MB · 0 downloads

 

image.png.39f1766ab8e8da97213a89ac29133417.png

The 7.0 version broke this mod. Probably wait for new ORFix. Looks like hashes were changed. You can still try replacing ORFix with NNFix in the last instance of the command line but my bet is that new ORFix version will fix it.
It's out already. Let's try it NOW!

https://github.com/leotorrez/LeoTools/blob/main/releases/ORFix.ini

Posted
3 minutes ago, swervedriver said:

The 7.0 version broke this mod. Probably wait for new ORFix. Looks like hashes were changed. You can still try replacing ORFix with NNFix in the last instance of the command line but my bet is that new ORFix version will fix it.
It's out already. Let's try it NOW!

https://github.com/leotorrez/LeoTools/blob/main/releases/ORFix.ini


image.png.241466bb4d4a8d341bf74802b8ec58a5.png
Didn't work but maybe still need to add some lines of code, ORFix or NNFix

; At the bottom of each modded [TextureOverride {Character} {ObjectPart}], type the following command:

; run = CommandList\global\ORFix\ORFix
; run = CommandList\global\ORFix\NNFix <--- For IBs that don't use normalmaps

; Example --------------------------------------------------------------------------
; [TextureOverrideLaylaHead]
; hash = 8ec3c0d8
; match_first_index = 0
; ib = ResourceLaylaHeadIB
; ps-t0 = ResourceLaylaHeadNormalMap
; ps-t1 = ResourceLaylaHeadDiffuse
; ps-t2 = ResourceLaylaHeadLightMap
; run = CommandList\global\ORFix\ORFix
;
; Full guide: https://github.com/leotorrez/LeoTools/blob/main/guides/ORFixGuide.md

Posted
28 minutes ago, swervedriver said:


image.png.241466bb4d4a8d341bf74802b8ec58a5.png
Didn't work but maybe still need to add some lines of code, ORFix or NNFix

; At the bottom of each modded [TextureOverride {Character} {ObjectPart}], type the following command:

; run = CommandList\global\ORFix\ORFix
; run = CommandList\global\ORFix\NNFix <--- For IBs that don't use normalmaps

; Example --------------------------------------------------------------------------
; [TextureOverrideLaylaHead]
; hash = 8ec3c0d8
; match_first_index = 0
; ib = ResourceLaylaHeadIB
; ps-t0 = ResourceLaylaHeadNormalMap
; ps-t1 = ResourceLaylaHeadDiffuse
; ps-t2 = ResourceLaylaHeadLightMap
; run = CommandList\global\ORFix\ORFix
;
; Full guide: https://github.com/leotorrez/LeoTools/blob/main/guides/ORFixGuide.md

THat's the new ORFix, but for me I gave it a shot with the ORFix and NNFix and it isn't working. She's still broken.

Posted
5 hours ago, GuyInDogSuit said:

 

 

Respect. Takes cojones of steel to not give up after a major setback like that. At least for me, anyway.

too bad it's wasted effort since Discord is a surveillance program nowadays. if they had a reason to nuke it before they'll do it again. and again. There's no 'safe zone' you can make out of that place. That's the whole reason peeps started moving to Telegram in the first place, Not that it's impossible for a Telegram to get nuked, just less likely.

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
×
×
  • Create New...