Paul
Paul
For some reason this library is compiled using a [`Makefile.vita`](https://github.com/rsn8887/SDL-Vita/blob/master/Makefile.vita) file. There are side effects to this such as `sdl2.pc` not being created: https://github.com/rsn8887/SDL-Vita/blob/master/CMakeLists.txt#L1639 This is an issue for programs...
Currently done manually using `reggen/b.py`. We can do this at runtime instead: - Read file `os0:kd/registry.db0` - Xor it with the key: https://playstationdev.wiki/psvitadevwiki/index.php?title=Registry.db0#Decryption - Parse it: https://playstationdev.wiki/psvitadevwiki/index.php?title=Registry.db0#Body (or see `reggen/b.py`...
Example: - Press ⌘ command. - Press ‶A″. - Release ⌘ command. ‶A″ gets stuck and pressing other letters doesn't get it unstuck. If you click out of the field...
The only way to stretch an image is with `vita2d_draw_texture_scale()`. This is not practical if I want to fit an image to a box because it takes proportions rather than...
`vita2d_load_Image_file()` and `vita2d_load_Image_buffer()`.
Would it be possible to backup all system preferences including `defaults read`? You can easily call `defaults domains` to list the domain and then call `defaults export ` on each.
See: https://github.com/ClearURLs/Rules/blob/master/data.min.json
https://us.ovh.com/us/order/vps/?v=3#/vps/build?selection=~(flavor~'vps-starter-1-2-20~datacenters~(BHS~1)~pricingMode~'default~duration~'P1M) is converted to https://us.ovh.com/us/order/vps/?v=3#/vps/build by TrackerZapper.