Rémy F.

Results 99 comments of Rémy F.

The new [HashMap](https://github.com/yne/vcd/tree/hashmap) version seems to be working very well, but it now requires a [khash.h](https://github.com/attractivechaos/klib/blob/master/khash.h) + [kvec.h](https://github.com/attractivechaos/klib/blob/master/kvec.h) headers from [klib](https://github.com/attractivechaos/klib/) I used `git submodule` to avoid duplicating the code,...

@djones05 what browser are you using ?

@AziRizvi you go to http://yne.github.io/psndl with your PS3

PSN pkg can be used on both real PS3 and on RPCS3 emulator

> is there any tutorial on youtube or some text based guide on how to download and utilize these games. Thanks in advance yes

> I downloaded your repo and launched the index.html but for some reason, it wouldn't load the database The HTML file need to be open from an `http://` URL not...

the rap file are stored inside the CSV and is simply made of 16 Bytes I generate all the rap from the CSV before uploading all files to the server...

@AziRizvi it shall be working now While browsing https://yne.fr/psndl/ , press `ctrl+shift+R` to refresh and get the new interface. If you want to build all the .rap file for your...

you have a missing binary : tr I dont know how to install it in mingw https://www.man7.org/linux/man-pages/man1/tr.1.html

This feel over engineered. As I understand this try to fix 2 issues: - the ability to customize logging - the ability to parse more resiliently So why not allow...