You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,15 @@ x86 (32-bit)
11
11
1. Run the `ERAM_x86.exe`.
12
12
2. Follow the instructions.
13
13
14
-
x64 (64-bit)
14
+
x64 (64-bit ) -
15
15
------------
16
16
1. Run the `ERAM_x64.exe`
17
17
(you might have to run the Installer with Driver Signature Enforcement Disabled for it to install without any errors).
18
18
2. Follow the instructions.
19
19
20
20
After installing, the RAM Disk will be available as the R: or Z: drive with a size of 1 GB (for 32-bit OSes) and 4 GB (for 64-bit OSes) which can be changed as you see fit by running `eram.cpl` by pressing <kbd>Win</kbd> + <kbd>R</kbd>.
21
21
22
-
## Build Instructions
22
+
## Build Instructions -
23
23
24
24
1. Download WDK (Windows Driver Kit) 7.1.0 from https://www.microsoft.com/en-us/download/details.aspx?id=11800.
25
25
2. Extract the ISO using 7-Zip, etc. to a directory of your choosing.
@@ -31,18 +31,18 @@ After installing, the RAM Disk will be available as the R: or Z: drive with a si
31
31
8. Change the directory to the location of the source code (for example, cd C:\ERAM).
32
32
9. Type build and press Enter.
33
33
34
-
## Benchmarks
34
+
## Benchmarks -
35
35
36
36

37
37

38
38
39
-
## Screenshots
39
+
## Screenshots -
40
40
41
41

42
42

43
43
44
44

0 commit comments