Redecorating

Redecorating commented on issue Krock/GI-on-Linux#12

MacOS is detected as Virtual Machine

Sorry it took so long for me to see this. Linux's wine can run that exe fine, but macOS has the same Virtual Machine error with it as genshin does.

2 years ago

Redecorating commented on issue Krock/GI-on-Linux#12

MacOS is detected as Virtual Machine

#174 was closed as it's a duplicate of this one, but in that issue, Krock mentioned

2 years ago

Redecorating created pull request Krock/GI-on-Linux#134

patch scripts: macOS quirks for md5, stat and xdelta3

2 years ago

Redecorating commented on issue Krock/GI-on-Linux#130

Progress of the 1.6.1 (+ 1.6.0) patch

It's crashing for me at 50-70% of "Verifying file integrity" (or at the 7 symbols bit when it's previously verified the files) but only when I don't have any audio output devices enabled / plugged in. I'm using pipewire and lutris-6.1-3-x86_64 wine.

2 years ago

Redecorating pushed to master at Redecorating/GI-on-Linux

  • 80a82ff858 patch scripts: macOS quirks for md5, stat and xdelta3 macOS has no `md5sum`, but `md5 -q` does the same thing. It also has a different version of `stat` so different flags are needed to get the file modification time. It only uses these when `uname` returns `Darwin` (the macOS kernel). also added instructions to install `xdelta3` with homebrew and macports: ` -> macOS: "port install xdelta" or "brew install xdelta"` macOS has no official package manager so I've put two (I think brew is more popular but I'm using port). If this isn't how it's meant to be formatted I can change it. This commit doesn't fix the VM detection mentioned in #12, I still get "Sorry, this application cannot run under a Virtual Machine", but it does make the patches and undo script apply automatically. This is on a MacBookPro16,1 with [Wineskin](https://github.com/Gcenx/WineskinServer/wiki/Wineskin-Winery) 2.9.0.8-2 and WS10WineStaging64Bit6.0. When running Linux instead of macOS on the same hardware it works.

2 years ago

Redecorating forked a repository to Redecorating/GI-on-Linux

2 years ago