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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,20 @@ Compatibility is widely untested. If you have a decent computer, it *should* wor
17
17
| iPhone 16 Pro Max | Safari | 26.1 | Great |
18
18
| iPhone 16 | Safari | 26.1 | Great |
19
19
| iPad 10th Gen | Safari | 26.1 | Good |
20
+
| iPhone 14 Pro Max | Safari | 26.2 | Great |
20
21
| Surface Pro 4 | Edge | Windows 10 22H2 | Bad. |
21
22
22
23
## Hosting peg86
23
-
Coming soon!
24
+
Hosting peg86 on your local network or server is as easy and running one command! The total insallation size is **~`2.79GB`** including all available versions of Peggle.
25
+
26
+
>[!NOTE]
27
+
>`npm` is required to host a peg86 instance because it needs to be ran with `npx serve`!
28
+
>`python -m http.server 8000` won't serve the files properly and is not compatible!
- No game audio. ReactOS doesn't support audio in v86 (See [v86 Issue #1007](https://github.com/copy/v86/issues/1007)). This can only be fixed by using a different operating system which I am looking into.
0 commit comments