tmarenko / GenshinImpact_PaimonShutUp

Automatically mutes Paimon when she speaks
Apache License 2.0
39 stars 3 forks source link

doesn't work #9

Closed noRynx closed 1 year ago

noRynx commented 1 year ago

says ready for paimon but actually doesnt mute the bitch

i have dual monitor setup playing on 1920x1080 fullscreen is it maybe for some reason trying to detect paimon in my 2nd monitor instead of the main one

tmarenko commented 1 year ago

I've built fresh debug build for you: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/actions/runs/3199387849 Download link: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/suites/8652205399/artifacts/389128258

Try it out, it should show you a preview of the game capture. Similar to this comment: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/issues/6#issuecomment-1226536296

maybe for some reason trying to detect paimon in my 2nd monitor instead of the main one

Script captures directly from graphic process so it shouldn't matter on which monitor game is located

noRynx commented 1 year ago

I've built fresh debug build for you: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/actions/runs/3199387849 Download link: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/suites/8652205399/artifacts/389128258

Try it out, it should show you a preview of the game capture. Similar to this comment: #6 (comment)

maybe for some reason trying to detect paimon in my 2nd monitor instead of the main one

Script captures directly from graphic process so it shouldn't matter on which monitor game is located

uhh its just straight up black screen image

and yea i checked the previous issue someone had but they just have the boxes misaligned while im just straight up empty

edit : it showed my desktop when i tried to first open the debug tab but when i tab back in the game it disappears

noRynx commented 1 year ago

oh nvm lol i was supposed to run it in the middle of the dialogue image

edit: is it cuz im playing on controller? gonna try keyboard

edit edit : well keyboard didnt do shyt either

tmarenko commented 1 year ago

Well it seems a bit off because usually it supposed to be in the green box. Does it show anything it the black box in the top left corner? Example: image

tmarenko commented 1 year ago

Checked 3.1 version of the game, 1920x1080, running with admin privileges

Found Tesseract data for 'eng' language at tessdata/eng.traineddata
Initialized Tesseract API with 'eng' language.
Waiting for GenshinImpact.exe process.
Ready for Paimon!
Paimon, shut up!
Unmuting the game.
Paimon, shut up!
Unmuting the game.
Paimon, shut up!
Unmuting the game.

image

tmarenko commented 1 year ago

Yeah looks like dialogue box changes its position when using controller. Though script still worked for me with red box

Found Tesseract data for 'eng' language at tessdata/eng.traineddata
Initialized Tesseract API with 'eng' language.
Waiting for GenshinImpact.exe process.
Ready for Paimon!
Paimon, shut up!
Unmuting the game.

image

noRynx commented 1 year ago

Well it seems a bit off because usually it supposed to be in the green box. Does it show anything it the black box in the top left corner? Example: image

nope it doesnt show that paimon for me

tmarenko commented 1 year ago

nope it doesnt show that paimon for me

You need to run in the middle of the dialogue too. If it's still black then try this build: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/actions/runs/3230134657 Download link: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/suites/8725581120/artifacts/394554248

Also please try this old release too: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/releases/tag/1.1.1 It used different function to capture game screen, maybe this was the issue

noRynx commented 1 year ago

nope it doesnt show that paimon for me

You need to run in the middle of the dialogue too. If it's still black then try this build: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/actions/runs/3230134657 Download link: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/suites/8725581120/artifacts/394554248

Also please try this old release too: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/releases/tag/1.1.1 It used different function to capture game screen, maybe this was the issue

image yep just black box no paimon text

old release didnt work either and btw im on windows 11 pro 22h2 if it aint compatible for me

tmarenko commented 1 year ago

im on windows 11 pro 22h2 if it aint compatible for me

Unfortunately I don't have a spare PC to install Windows 11 and test it. I've tried it in VM and it failed to run Genshin.

I made another debug build: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/actions/runs/3263216633 Download link: https://github.com/tmarenko/GenshinImpact_PaimonShutUp/suites/8804877746/artifacts/400517911

Should show something like this: image

tmarenko commented 1 year ago

No response