Damián Parrino

Results 41 issues of Damián Parrino

I know this is not an issue, but I'd love to see a similar single-file library to decode S3M tracker files. 👍

Not an issue (and probably off-topic), but... Your web article and open-source implementation of the [force-crc32 solution](https://github.com/nayuki/Nayuki-web-published-code/blob/master/forcing-a-files-crc-to-any-value/forcecrc32.c) was great. Thank you for sharing it! 👍 I actually had no idea...

Add game patches from @illusion0001 - [ ] add a new `Patches` main menu - [ ] list and parse game patch files - [ ] patch files path: `/data/GoldHEN/patches/json`...

enhancement

Here's a quick PS3 port of TRE (library) 😄 Requirements: - open-source ps3 toolchain - open-source PSL1GHT SDK Build & install: ```sh make -f ps3/Makefile install ``` (I wasn't sure...

Before anything, I must say that the look & feel of CM file manager is amazing, everything looks professional and well polished. Regarding this issue, I've tried opening a few...

are there any plans to support other algorithms, for example, some like the SDBM hash? http://www.cse.yorku.ca/~oz/hash.html#sdbm ```c u32 sdbm_hash(const u8* data, u32 len, u32 init) { u32 crc = init;...

### Discussed in https://github.com/bucanero/PS4CheatsManager/discussions/40 Originally posted by **Facu7891** October 10, 2022 Una sugerencia... sería bueno poner un menú de cheats favoritos para poder separar los que funcionan o alguna opción...

enhancement

Hello @Dnawrkshp I've built an Artemis fork with the network cheats feature. (You can browse an online list of games and cheats, or download a .zip package with the latest...