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
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Jazz² Resurrection is reimplementation of the game **Jazz Jackrabbit 2** releas
40
40
* Copy contents of original *Jazz Jackrabbit 2* directory to `‹Game›\Source\`
41
41
* Run `‹Game›\Jazz2.exe`, `‹Game›\Jazz2_avx2.exe` or `‹Game›\Jazz2_sdl2.exe` application
42
42
43
-
`‹Game›`*denotes path to Jazz² Resurrection. The game requires **Windows 7** (or newer) and GPU with **OpenGL 3.0** support. Game files should **not** be copied to*`Program Files`*. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
43
+
`‹Game›`*denotes path to Jazz² Resurrection. The game requires **Windows 7** (or newer) and GPU with **OpenGL 3.0** support. Game files should **not** be copied to*`Program Files`*. Cache is recreated during the intro cinematics on the first startup, so it can't be skipped. Also, the sound effects in the intro cinematics require the cache, so they will be missing the first time the game is started up.*
44
44
45
45
### Linux
46
46
* Download the game
@@ -51,7 +51,7 @@ Jazz² Resurrection is reimplementation of the game **Jazz Jackrabbit 2** releas
51
51
* Run `‹Game›/jazz2` or `‹Game›/jazz2_sdl2` application
52
52
* If packages are used, the game should be visible in application list
53
53
54
-
`‹Game›`*denotes path to Jazz² Resurrection.*`~`*denotes user's home directory. The game requires GPU with **OpenGL 3.0** or **OpenGL ES 3.0** (ARM) support. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
54
+
`‹Game›`*denotes path to Jazz² Resurrection.*`~`*denotes user's home directory. The game requires GPU with **OpenGL 3.0** or **OpenGL ES 3.0** (ARM) support. Cache is recreated during the intro cinematics on the first startup, so it can't be skipped. Also, the sound effects in the intro cinematics require the cache, so they will be missing the first time the game is started up.*
55
55
56
56
<sup>Alternatively, you can use package repository for your Linux distribution:</sup><br>
@@ -66,7 +66,7 @@ Jazz² Resurrection is reimplementation of the game **Jazz Jackrabbit 2** releas
66
66
* Copy contents of original *Jazz Jackrabbit 2* directory to `~/Library/Application Support/Jazz² Resurrection/Source/`
67
67
* Run the newly installed application
68
68
69
-
`~`*denotes user's home directory. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
69
+
`~`*denotes user's home directory. Cache is recreated during the intro cinematics on the first startup, so it can't be skipped. Also, the sound effects in the intro cinematics require the cache, so they will be missing the first time the game is started up.*
70
70
71
71
Alternatively, you can install it using <sub><sub>[](https://formulae.brew.sh/cask/jazz2-resurrection)</sub></sub> `brew install --cask jazz2-resurrection`
72
72
@@ -79,15 +79,15 @@ Alternatively, you can install it using <sub><sub>[ and GPU with **OpenGL ES 3.0** support. Cache is recreated during intro cinematics on the first startup.*
82
+
`‹Storage›`*usually denotes internal storage on your device.*`Content`*directory is included directly in APK file, no action is needed. The game requires **Android 5.0** (or newer) and GPU with **OpenGL ES 3.0** support. Cache is recreated during the intro cinematics on the first startup. Also, the sound effects in the intro cinematics require the cache, so they will be missing the first time the game is started up.*
83
83
84
84
### Nintendo Switch
85
85
* Download the game
86
86
* Install `Jazz2.nro` package (custom firmware is needed)
87
87
* Copy contents of original *Jazz Jackrabbit 2* directory to `/Games/Jazz2/Source/` on SD card
88
88
* Run the newly installed application with enabled full RAM access
89
89
90
-
*Cache is recreated during intro cinematics on the first startup, so it can't be skipped. It may take more time, so white screen could be shown longer than expected.*
90
+
*Cache is recreated during the intro cinematics on the first startup, so it can't be skipped. It may take more time, so white screen could be shown longer than expected. Also, the sound effects in the intro cinematics require the cache, so they will be missing the first time the game is started up.*
91
91
92
92
### Web (Emscripten)
93
93
* Go to https://deat.tk/jazz2/wasm/
@@ -104,6 +104,8 @@ Alternatively, you can install it using <sub><sub>[![Homebrew](https://img.shiel
104
104
* Alternatively, copy the files to `\Games\Jazz² Resurrection\Source\` on an external drive to preserve settings across installations, the application must be set to `Game` type, `exFAT` is recommended or correct read/write permissions must be assigned
105
105
* Run the application again
106
106
107
+
*Cache is recreated during the intro cinematics on the first startup, so it can't be skipped. It may take more time, so white screen could be shown longer than expected. Also, the sound effects in the intro cinematics require the cache, so they will be missing the first time the game is started up.*
0 commit comments