Jump to content

Genshin Impact - Mod Requests pt.2


Ashal

Recommended Posts

Posted
5 hours ago, RA2489 said:

Do you leave the [xxBlend] alone then or add in the vb0 check there as well?

Yes, leave Blend section alone

Posted (edited)
14 hours ago, consulo said:

To fix for crowd NPCs you have to:

1. Wrap every [xxPosition] after hash into condition if DRAW_TYPE == 1 like so

[TextureOverrideYekajielinnaPosition]
hash = dc686fdb
if DRAW_TYPE == 1
    vb0 = ResourceYekajielinnaPosition
endif

2. Wrap every [xxTexcoord], [xxIB], [xxHead] after hash and match_first_index into condition if vb0 == 3000 like so

[TextureOverrideYekajielinnaHead]
hash = 8dffe1ab
match_first_index = 0
if vb0 == 3000
	run = CommandListYekajielinnaHead
endif

3. Add filter_index = 3000 into [xxVertexLimitRaise] like so

[TextureOverrideYekajielinnaVertexLimitRaise]
hash = 5d5ea53d
filter_index = 3000

P.S. I've no idea how this works, it's like a magic spell. Credit goes to Slap, afaik

worked perfectly just like ya explained, thank you so much!

Edited by Pilkish
Posted (edited)

does anyone have a bodymodification mods collection or any Nineteen mods?

 

Edited by kiler5
Posted
8 минут назад Сакадык сказал:

Для модификаций HYV с этого сайта пароль чаще всего — «гайшин» (если нет каких-либо дополнительных символов, таких как дата рождения или другие знаки).

thanks buddy

Posted
41 minutes ago, Sakadyk said:

Для модификаций HYV с этого сайта пароль чаще всего — "gayshin" (если нет каких-либо дополнительных символов, таких как дата рождения или другие знаки).

Can you help me one more time?

 

비번국룰+치치최애음식(띄x)

Posted
3 hours ago, D4115 said:

Can you help me one more time?

 

비번국룰+치치최애음식(띄x)

gayshin+qiqi favorite food (cocomilk?), no space

Posted
18 hours ago, Sakadyk said:

любимая еда gayshin+qiqi (кокосовое молоко?), нет места

This password doesn't work; I've already tried all the dishes.

Posted (edited)
On 8/25/2026 at 8:23 PM, IzzyItto said:

I used the upx method suggested on the discord and haven't had a problem since. It's pretty straight forward. Go into xxmi, disable automatic updates, then after installing upx, cd your way to wherever d3d11.dll is and use "upx d3d11.dll", then simply re-open xxmi, follow the instructions from the screenshot and you should be good to go.

 

just to clarify a bit further if you have no idea how to do this, all you have to do is press Win + R > type "cmd" > on the terminal window type "winget install upx" and wait for it to install > then use the "cd" command to go to the xxmi folder, you should start at C:\Users\yourusername, so guide yourself from there. Let's say your xxmi installation is on the downloads folder, then all you have to do is "cd Downloads\XXMI-Launcher-Portable-v2.2.1\GIMI" (just for reference, go to where you have xxmi installed. If you want to make it simple, take to d3d11.dll from XXMI, put it on your download folder, run upx, then just put the d3d11.dll back in) > after you're on the right place, it's as simple as running "upx d3d11.dll" and you're done.

 

also, I saw in another comment that you "have to restart my computer every time I want to do it because it always says 3Dmigoto is already open after doing it once", you should be able to open the task manager (Ctrl+Shift+Esc, or just type it in the windows search bar) to kill the 3dmigoto process, instead of restarting the computer.

xxmi illegal tool fix.png

 

 

I tried a bunch of different approaches that worked for me before but I ended up using this same guide, but instead of using upx I went through the old versions of XXMI on Github starting from the newest version and going back to the older ones one by one. The latest one working for me was version 0.8.7.

 

For anyone wondering, this is what I did:
All you really need to do is download XXMI-PACKAGE-v0.8.7.zip from XXMI's Github. Here is a direct link: https://github.com/SpectrumQT/XXMI-Libs-Package/releases/download/v0.8.7/XXMI-PACKAGE-v0.8.7.zip and once you got it downloaded just extract the d3d11.dll. ONLY this file is needed so skip the rest and then replace the one in "C:\Programs\XXMI Launcher\GIMI" or wherever your install location is.

Then follow the picture and make sure you have ticked "Unsafe Mode" under Advanced in the settings for GIMI or the older dll wont load and then tick "Custom Launch" and choose "Bypass" so it launches the dll file from the location you have typed in the "Inject Libraries" field then you can launch it like normal from XXMI. It even worked with the FPS Unlocker and I've been playing for some hours now without any issues.

 

Here is my settings if anyone want/need/cares ;) I have unticked Auto Update since long ago because I like having control and potentially avoid problems like this.

0 - GIMI Settings.png

Edited by VonSilke
Posted (edited)
On 8/25/2026 at 10:44 PM, AtomicGrievous said:

Does anyone know if there are any issues with GIMI? Also, is it possible to use the 120 fps function (FPS Unlock) in GIMI?


If you havent managed to fix it already you can read my post where Im using the fps unlocker or try following the guide from IzzyItto: https://www.loverslab.com/topic/245060-genshin-impact-mod-requests-pt2/page/382/#findComment-7383045

 

Edited by VonSilke

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...