Jesse
Jesse
SILENT HILL 3 has a few *.000 videos inside of /data/movie/. I have code to convert these into `.mpg` (MPEG1) files, but it's a bit of chore to actually get...
For some reason, unless certain dlls are copied over to the application directory (_libgcc_s_sjlj.dll_, _libstdc++6.dll_ and _libwinpthread-1.dll_), the i686 version of sh3rd.exe will fail to launch, with the error: _The...
This fixes the problem of USB not working on 64-bit Systems. As per @b14ckcat's idea in discord, the bookkeeping data inside of the descriptors has been moved into a struct...