FichteFoll

FichteFoll commented on issue Krock/dawn#497

End-of-Life for *.zip downloads

I mostly sticked to using the `update_gi.sh` because I was too lazy to convert my setup to use the launcher and it Just Worked™. I guess I will start doing this now, though, since I've been using HoYoPlay quite successfully with ZZZ so far.

1 month ago

FichteFoll commented on issue Krock/dawn#484

cutscenes not working completely

Upstream MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/6352

9 months ago

FichteFoll commented on issue Krock/dawn#481

As of 2024-06-11, 4.7.0 runs at 90%+ CPU usage

I used the opportunity of the new 5.0 patch to try launching the game without temporarily disconnecting from the internet and it seems the issue has disappeared as my CPU usage remains within the expected region. Can anyone else confirm?

9 months ago

FichteFoll commented on issue Krock/dawn#486

Some cleanups for the sohpon updater

Fair, I didn't think to check dependencies (was using vermin instead to see if any of the stdlib functions I used where newer than the `annotations` import).

9 months ago

FichteFoll created pull request Krock/dawn#486

Some cleanups for the sohpon updater

9 months ago

FichteFoll pushed to pr/sophon-cleanups at FichteFoll/dawn

9 months ago

FichteFoll pushed to pr/sophon-cleanups at FichteFoll/dawn

9 months ago

FichteFoll pushed to pr/sophon-cleanups at FichteFoll/dawn

  • fc0c122454 Various cleanups and typing improvements
  • cb7c9fff15 Move arg validation into `parse_args` function
  • 60f935130f Move argument parsing to the top and clean it up a bit - Defining a custom namespace class allows adding type hints, which allows type checkers to function properly. - Change the gamedir parameter to a required positional argument because it effectively *is* required. - The `global` keyword is only required when assigning to a variable, not when reading it.
  • f642d347c8 4.8 wish history url
  • 3e2c926ba8 Status update: high CPU load is back The network disable/enable workaround does still work.

9 months ago

FichteFoll created new branch pr/sophon-cleanups at FichteFoll/dawn

9 months ago

FichteFoll commented on issue Krock/dawn#474

Chunk-based updater reverse engineering

```

11 months ago

FichteFoll commented on issue Krock/dawn#474

Chunk-based updater reverse engineering

I tried the predownload yesterday using the updated `update_gi.sh` script but it wouldn't budge

11 months ago

FichteFoll deleted branch bugfix/invert-zip-size-check at FichteFoll/dawn

1 year ago

FichteFoll deleted branch feature/override-debug at FichteFoll/dawn

1 year ago

FichteFoll closed issue Krock/dawn#461

Updater predowload does not work on 4.2.0 -> 4.3.0

1 year ago

FichteFoll commented on issue Krock/dawn#461

Updater predowload does not work on 4.2.0 -> 4.3.0

Closing since it's not reproducible currently and I forgot to archive the old JSON. Will reopen or file a PR when it also occurs for the next patch.

1 year ago

FichteFoll created pull request Krock/dawn#462

Coalesce `DEBUG` variable with a default

1 year ago

FichteFoll pushed to feature/override-debug at FichteFoll/dawn

  • 4c640cf4e6 Coalesce `DEBUG` variable with a default Allows setting it outside of the script without having to modify the file.
  • e14e1d7c92 Scripts for 4.3.0 (no patch)
  • 9f376317c6 Preparation for 4.3.0 (no patch)
  • 77e0e487c9 Improve the error 31-4302 troubleshooting steps WINEPREFIX solution according to Issue#458
  • e35175149a Fix launcher.bat domain checks for 4.2.0

1 year ago

FichteFoll created new branch feature/override-debug at FichteFoll/dawn

1 year ago

FichteFoll commented on issue Krock/dawn#461

Updater predowload does not work on 4.2.0 -> 4.3.0

Hm, after pulling the latest changes I can run the normal update (without predownload) but I couldn't before. Predownload also still doesn't work, but that may be because of upstream JSON changes now that the patch is out.

1 year ago

FichteFoll opened issue Krock/dawn#461

Updater predowload does not work on 4.2.0 -> 4.3.0

1 year ago