mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
@@ -83,6 +83,12 @@ Release build:
|
||||
cmake --workflow --preset=release
|
||||
```
|
||||
|
||||
## Dumping the Registry
|
||||
|
||||
The emulator needs a registry dump to run, otherwise it will print `Bad hive file` errors.
|
||||
You can create one by running the <a href="./src/grab-registry.bat">src/grab-registry.bat</a> script as administrator.
|
||||
This will create a `registry` folder that needs to be placed in the working directory of the emulator.
|
||||
|
||||
## Running Tests
|
||||
|
||||
The project uses CTest for testing. Choose your preferred method:
|
||||
|
||||
Reference in New Issue
Block a user