Jump to content

Recommended Posts

Posted

My case load on the screen honoka bounce is not visible on-screen. Username "lakesiedb" of writing to the hash value, we have changed as follows. And it works fine.

[TextureOverrideLoadingScreen]
hash = 16c9c63b
Preset = LoadingScene

to

[TextureOverrideLoadingScreen]
hash = 6cd7420f
Preset = LoadingScene

 

 

111.jpg

Posted

It seems that each resolution uses a different hash

If the hash is wrong, Honoka does not seem to be displayed

Each hash value is

1080p = 16c9c63b

1440p = 6e64496e (vv_res_patcher used)

2160p = 6cd7420f

 

 

 

Posted
2 hours ago, nakamra1978 said:

My case load on the screen honoka bounce is not visible on-screen. Username "lakesiedb" of writing to the hash value, we have changed as follows. And it works fine.

[TextureOverrideLoadingScreen]
hash = 16c9c63b
Preset = LoadingScene

to

[TextureOverrideLoadingScreen]
hash = 6cd7420f
Preset = LoadingScene

 

 

111.jpg

Finally, Honoka Bounce is visible!

Thank you!

Posted (edited)
10 hours ago, ghis13 said:

hello, where do you install the loading screen mods for the johren version thank you

 

The same place you put all your other mods.

Open windows file explorer, type %appdata% in the address bar, then find the Johren folder

Here's the full path where Johren installs the game

C:\Users\{user name}\AppData\Roaming\johren-launcher-contents\doaxvv\app\

 

That's where 3dMigoto should be installed for Johren.

After that's complete and you have an updated d3dx.ini for STEAM

Finally, you can extract the LoadingScreenMod folder into "Mods" or any folder inside Mods you want

 

if you haven't used mods before you need some stuff

Spoiler
Edited by krunkDunk
Posted

How do I get rid of the glass door?

I see in the mod pics that they have it removed but I cant figure out how to do that.

Also, how do I click the blue buttons? Some of the number keys seems to adjust the parameters but I cant click the door ones to change it.

Capture.JPG

Posted (edited)

@SchaakaKon
Try these fixes.

1. Enable and Disable the appropriate "shaderoverrides ini" in the mod's folder.

- rename them to "shaderoverrides World.ini" & "DISABLED shaderoverrides Japan.ini"

- you may want to keep Japan version in case future game updates bring the shader hashes up-to-date with that version.

1687312011_Screenshot2022-09-22193139.png.f93b1c0917b1841f0693070d6ee58a54.png

I use "World" and "Japan" because the Japanese servers have both the old DMM client & Steam client.

World servers have a Steam client & Johren client.

 

2. Make sure you don't have old "Gacha Demist" mods causing a conflict

3. Make sure you're d3dx.ini is up to date Teddy's d3dx for World version (Steam/Johren)

 

The gui buttons requires GUICVM framework.

The demist mod "sub_gui.ini" can be disabled, and just use the hotkeys

 

Edited by krunkDunk
  • 1 month later...
Posted (edited)
8 hours ago, tokusan123 said:

Photo-mode Pose Cheer Board stopped working after update.
Hoping for a fix. :)

 

I have an incomplete work in progress, not really fit for sharing, so try editing the mod you have for now.

The hashes for the TextureOverride sections may have changed for some resolutions. Try some of these hashes, or let me know what resolution you are running the game at, and if it's DMM/JP ver. or global ver...

; 540p
hash = d894663f

; 720p
hash = a9ce01ef

; 1080p
hash = d1638eba

; 2160p / 4k
hash = ab7d0a8e

 

The problem with sharing the new cheer board mod, is that I'm making it so it doesn't conflict with some other mods, but also integrates the video mod... I think I'll have to release 2 versions. Anyway, it's one of my lower priorities for the time being, sorry.

Edited by krunkDunk
Posted
12 hours ago, krunkDunk said:

 

I have an incomplete work in progress, not really fit for sharing, so try editing the mod you have for now.

The hashes for the TextureOverride sections may have changed for some resolutions. Try some of these hashes, or let me know what resolution you are running the game at, and if it's DMM/JP ver. or global ver...

; 540p
hash = d894663f

; 720p
hash = a9ce01ef

; 1080p
hash = d1638eba

; 2160p / 4k
hash = ab7d0a8e

 

The problem with sharing the new cheer board mod, is that I'm making it so it doesn't conflict with some other mods, but also integrates the video mod... I think I'll have to release 2 versions. Anyway, it's one of my lower priorities for the time being, sorry.

Thank you for the reply.
I've tried the suggested hash but it doesn't improve.
DMM version 1080p and 2160p.

Posted (edited)

Pose Cheer Board

Here's a work in progress... I don't remember what the old mod was like so there may be a lot of changes to the setup.

Hopefully for the better. You can just add images to the "pics" folder, then drag & drop the folder onto the batch file included.

@tokusan123

 

Prop-CheerBoard(2022.10.30).zip

 

*batch files may not work for various reasons, so try to use the following patterns manually:

;ResourceList.ini
namespace = Pose.CheerBoard

[ResourcePic]
; placeholder and default

[ResourcePic1]
filename = pics\CustomCheerBoards.jpg
[ResourcePic2]
filename = pics\test.png
[ResourcePic3]
filename = pics\Nyotengu.png

 

;SetPic.ini
namespace = Pose.CheerBoard

[Constants]
global $picCount = 3

[CommandListSetPic]
if $pic == 1
ResourcePic = ref ResourcePic1
elif $pic == 2
ResourcePic = ref ResourcePic2
elif $pic == 3
ResourcePic = ref ResourcePic3
endif

 

Edited by krunkDunk
Posted
8 hours ago, krunkDunk said:

Pose Cheer Board

Here's a work in progress... I don't remember what the old mod was like so there may be a lot of changes to the setup.

Hopefully for the better. You can just add images to the "pics" folder, then drag & drop the folder onto the batch file included.

@tokusan123

 

Prop-CheerBoard(2022.10.30).zip 628.75 kB · 22 downloads

Thank you very much for your response.
It doesn't work in my environment. disappointing.
Anyone else with the DMM version working?
Find out the cause.
Thank you

Google Translation

Posted
52 minutes ago, tokusan123 said:

Thank you very much for your response.
It doesn't work in my environment. disappointing.
Anyone else with the DMM version working?
Find out the cause.
Thank you

Google Translation

 

Latest ver. woks fine , with DMM.

 

What kind of "d3dx.ini" do you use ?

I use knight77's cleaned up DMM ver.

https://www.loverslab.com/applications/core/interface/file/attachment.php?id=1445892&key=ec5e288d9497ccb5f547249ffb021c9a

 

DOAX_VV 2022-10-31 21-59-54.jpg

Posted
12 hours ago, krunkDunk said:

Pose Cheer Board

Here's a work in progress... I don't remember what the old mod was like so there may be a lot of changes to the setup.

Hopefully for the better. You can just add images to the "pics" folder, then drag & drop the folder onto the batch file included.

@tokusan123

 

Prop-CheerBoard(2022.10.30).zip 628.75 kB · 39 downloads

 

The new version does not work properly
And use this
[1]GenImageResourceList
Can the maximum number of images exceed 10?

 

image.jpeg.118bf3133c4661aa36868b97dde5be49.jpeg

2.jpg.f61d9cd1fd5843a9057cf972120bffad.jpg

Posted
2 hours ago, fgo0/N0uz said:

 

The new version does not work properly
And use this
[1]GenImageResourceList
Can the maximum number of images exceed 10?

 

image.jpeg.118bf3133c4661aa36868b97dde5be49.jpeg

2.jpg.f61d9cd1fd5843a9057cf972120bffad.jpg

 

1. Edit the main.ini and remove one line in the Present section:

Quote

[Present]
post $\vidPlayer\mod_active = 0

 

2. The batch files should create / replace "ResourceList.ini" & "SetPic.ini"

The warnings are probably because one or both of those files have a problem... can you upload the files or screenshot the contents?

Posted
21 hours ago, krunkDunk said:

 

1. Edit the main.ini and remove one line in the Present section:

 

2. The batch files should create / replace "ResourceList.ini" & "SetPic.ini"

The warnings are probably because one or both of those files have a problem... can you upload the files or screenshot the contents?

Batch processing
9 pictures or less no problem
More than 10 pictures will not work
The error message above will appear
I don't know how to set more than 10 pictures

Posted
2 hours ago, fgo0/N0uz said:

Batch processing
9 pictures or less no problem
More than 10 pictures will not work
The error message above will appear
I don't know how to set more than 10 pictures

 

There may have been some problems with filenames I hadn't accounted for in the batch file... I think I've improved them. If you still have problems please DM me and show me screenshots of the folder with your images and the ResourceList.ini that was generated.

ListGeneratorBats (2022.11.1).zip

  • 1 month later...

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