Skip to content

Commit 765df26

Browse files
committed
feat: Add key and raw files to support all Fiesta games and Prime
1 parent b809d86 commit 765df26

File tree

9 files changed

+1
-17
lines changed

9 files changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,12 @@
11
# Pumptools: The ultimate toolset to run all Linux based PIU games on any* kernel and distribution
22

3-
Version: 1.12
3+
Version: 1.13
44

55
[Release history](CHANGELOG.md)
66

77
This tool-set provides hook libraries that can be pre-loaded to run vanilla dumps of all Pump It Up games running on
88
Linux. This also includes the only exclusive MK5 hardware based game Exceed and the MK3 Linux ports.
99

10-
## Public release note
11-
12-
Currently, the public release contains all source code required to run all games listed
13-
[here](#games-and-latest-versions-supported). The following games however are currently not working due to missing
14-
dongle key tables and raw hdd areas (dummy files exist to allow full compilation of the project):
15-
16-
* Fiesta
17-
* FiestaEX
18-
* Fiesta 2
19-
* Prime
20-
21-
The required assets to run these games will follow with future releases.
22-
2310
## Documentation
2411

2512
Additional documentation on different topics related to pumptools are located in the `doc` subfolder
@@ -74,9 +61,6 @@ available per game version)
7461
* [NX2](doc/hook/nx2hook.md): 154
7562
* [Pro2](doc/hook/pro2hook.md): R5 nodongle
7663
* [NXA](doc/hook/nxahook.md): 110
77-
78-
Not available, yet:
79-
8064
* [Fiesta](doc/hook/fsthook.md): 120
8165
* [FiestaEX](doc/hook/fexhook.md): 151
8266
* [Fiesta 2](doc/hook/f2hook.md): 161

src/main/hook/f2/f2hook.hasp.key

814 KB
Binary file not shown.

src/main/hook/f2/f2hook.hdd.raw

100644100755
4.98 KB
Binary file not shown.

src/main/hook/fex/fexhook.dog.key

100644100755
393 KB
Binary file not shown.

src/main/hook/fex/fexhook.hdd.raw

100644100755
4.98 KB
Binary file not shown.

src/main/hook/fst/fsthook.dog.key

100644100755
329 KB
Binary file not shown.

src/main/hook/fst/fsthook.hdd.raw

100644100755
4.98 KB
Binary file not shown.

src/main/hook/pri/prihook.hasp.key

603 KB
Binary file not shown.

src/main/hook/pri/prihook.hdd.raw

100644100755
4.98 KB
Binary file not shown.

0 commit comments

Comments
 (0)