Pedro Montes Alcalde
Pedro Montes Alcalde
> I'm not sure, but maybe `#ifdef TRACY_ENABLE ... #endif`` could be converted into macros. It makes code more compact. well this is how it has been implemented since it...
> Sorry, i make a bad explanation of my idea. I suggest something like this > > ``` > #ifdef TRACY_ENABLE > #define TRACY_FUNC(name, ...) \ > bool _tracy_activation_state =...
same as #1988, drafting
> you can using STAY for test, iut call http and crash if function is missing, and one racing game hmm forget name :D stay crashes on after SSL and...
Apparently all of those games use HTTPS, which i really can't test rn as i would have to implement https encryption and decryption, any games that use only http? maybe...
ok i will add https, it will add the openssl library to do the SSL/TLS encryption so i can test further on games and since i can't find any game...
its a draft wait lmfao, literally was fixing the conflicts while you posted that lol
Only need help with compiling on windows and testing, and that should be enough, even though only GET,POST and PUT are implemented it should be enough for any game, aside...
> Would it be possible to add an option in the config to disable internet (by returning SCE_NETCTL_STATE_DISCONNECTED and a sce or http error when doing a request) if you...
Ready for testing,. if there are many regressions i will add an option to make everything return an error