Thomas Perl
Thomas Perl
Patches gladly accepted.
These are handled manually by the application for now. If you want to try something simple, patches are accepted, but do note that if you need to have fancy ORM-like...
If you just want CD-Audio with a real drive and MSCDEX and real analog audio cable from the CD-ROM drive to the sound card, the only thing needed is the...
See also https://github.com/crazii/SBEMU/pull/36, which is now merged for "real" CD-Audio.
> Even if you're not interested, it would be nice to get some input from you regarding attribution and maybe the possibility to restore git history which seems to have...
Have you tried with the `css` filter? The `element-by-class` filter was there first, but we since have the `jq` and `css` filters that provide a more standard and featureful way...
> This works for one of my filters! Unfortunately it looks like it doesn't respect html comments, while element-by-class does. Is this expected? Another of my pages has some html...
The `/FIXTC` feature was authored by @wbcbz7: b1dfbb4b171def33785b76d53cd15a178167adc2
Maybe setting `DYLD_LIBRARY_PATH` or `rpath` (in the binary) could do the trick? There's `install_name_tool` that can change the path: https://stackoverflow.com/a/47162659/1047040 In one of my personal project's makefiles, I have this...
Apart from a possibly different USB VID/PID, the Nav controller works just like the Sixaxis/DS3. Something like SixaxisPairTool might just work with Windows out of the box.