summary refs log tree commit diff stats
path: root/results/scraper/box64/2099
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/2099')
-rw-r--r--results/scraper/box64/20992
1 files changed, 2 insertions, 0 deletions
diff --git a/results/scraper/box64/2099 b/results/scraper/box64/2099
new file mode 100644
index 000000000..c0e63b845
--- /dev/null
+++ b/results/scraper/box64/2099
@@ -0,0 +1,2 @@
+Unable to add reg key in a prefix created under emulation
+When running `muvm box64 wine reg add 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v "d3d8" /d native,builtin /f` in a prefix created under emulation I get `reg: Unable to access or create the specified registry key` but the same command on my x86 machine works fine, this makes installing and removing DXVK automatically harder.