dvr-patches icon indicating copy to clipboard operation
dvr-patches copied to clipboard

Does not work with The Witcher 3.

Open hhgokraken opened this issue 4 years ago • 8 comments

First, your work is awesome, thanks!

Second, I don't want to bother you with each game that I try to use with the patch and don't work (because just few doesn't, most of them worked like a charm), could you please provide some guidance to "what I could read/study" (I know how to program and are able to build Atmosphere with libnx) to create the .ips files to help (PR, as requested)?

Last, if the second is not possible, no problem, just want to let you know that this one "failed". Thank you.

hhgokraken avatar Aug 13 '21 22:08 hhgokraken

What do you mean with "failed"

suchmememanyskill avatar Aug 13 '21 22:08 suchmememanyskill

Means that the game didn't open when I enable the dvr-patch. If I remove the patch from /atmosphere/exefs_patches/, the game load normally. If I put back the am inside Atmosphere, this specific game, don't load.

Atmosphere don't crash. The game just don't load, fail and close. I guess that was something related to high memory usage: some games may have memory issues.

hhgokraken avatar Aug 13 '21 22:08 hhgokraken

Are you using the updated patches i uploaded yesterday right ?

Second, I don't want to bother you with each game that I try to use with the patch and don't work

Actually i'd rather if you opened an issue for every game that doesn't work, specify name, version and if you can title id. That helps me and people using this patch tracking which games are broken.

high memory usage: some games may have memory issues.

Yeah that's most likely the problem, check if it produced a crash log and upload it here.

could you please provide some guidance to "what I could read/study" (I know how to program and are able to build Atmosphere with libnx) to create the .ips files to help (PR, as requested)?

For games that don't work with the generic patches i made there's no fixed way, you'd have to reverse engineer the game, figure out where it crashes from the crash report, trace the cause and if it's doable patch it in a way that doesn't crash. If the game just runs out of memory i don't think there's much to be done.

exelix11 avatar Aug 14 '21 10:08 exelix11

Are you using the updated patches i uploaded yesterday right ?

Yes.

Actually i'd rather if you opened an issue for every game that doesn't work, specify name, version and if you can title id. That helps me and people using this patch tracking which games are broken.

Right, here we go:

Name: The Witcher 3 - Wild Hunt TID: 0100E67012924000 Update: 0100E67012924800, v65536

All DLCs and updates installed.

Yeah that's most likely the problem, check if it produced a crash log and upload it here.

The game just close, I will check the Atmosphere crash log to see if I find something.

For games that don't work with the generic patches i made there's no fixed way, you'd have to reverse engineer the game, figure out where it crashes from the crash report, trace the cause and if it's doable patch it in a way that doesn't crash. If the game just runs out of memory i don't think there's much to be done.

I see. I tried other memory eaters and worked. But I will continue doing tests and will open issues when I found something different.

hhgokraken avatar Aug 14 '21 19:08 hhgokraken

Witcher 3 is still crashed on the latest version of dvrpatches. Tested on Atmosphere 1.2.5 on 13.2 and 13.1

rashevskyv avatar Dec 04 '21 08:12 rashevskyv

@rashevskyv I have the same error with you when launching The Witcher 3.I have tried all ways to figure out the reason until I delete the AM file.I am glad to see that someone had fund the bug. @exelix11 Hope the author can fix it up thx!!

liuwudi0606 avatar Dec 09 '21 06:12 liuwudi0606

I did try to fix this game but it's not a simple patch like the others, as i'm not interested in 100% compatibility with games i'll just leave this one be. If anyone wants to contribute a patch for it feel free to do it.

exelix11 avatar Dec 09 '21 20:12 exelix11

Witcher 3 is still crashed on the latest version of dvrpatches. Tested on Atmosphere 1.2.6 on 13.2.1

zf021600 avatar Feb 24 '22 17:02 zf021600