nl255
nl255
It is both but that is just how it is implemented on the snesc. One thing I would suggest is to make simple homebrew test roms that use similar techniques...
I am pretty sure the restriction is in place for Manifest V3 addons however the current branch supports both the existing V2 (which is unrestricted) and newer V3 manifest (which...
> > But something that will absolutely be possible is to raise or remove the limit of web addresses that can be blocked with the new _declarativenetrequests api_. This means...
> > > @nl255 You are correct. According to this [link](https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#modifying-network-requests) > > > The blocking version of the webRequest API still exists in MV3 but its use is restricted...
Now that there are adblocker extensions out that rely on Manifest V3 (Adguard and uBO Minus) a patch to remove the limit would be very nice to have.
Here are xdelta format AP patches for Saga 3 (both for the English translation and the original rom) since the original fix requires running some random .exe file from filetrip....
After further testing I can confirm that the original untranslated game with just the AP patch applied does the same thing. Also, if you try to load a saved game...
For developer options specifically the ones I found, though not tested by me, are [Banco del Pacifico](https://old.reddit.com/r/androiddev/comments/n232ko/how_to_hide_developer_options_from_other_apps/) and [Citibank PH](https://old.reddit.com/r/androiddev/comments/pqi6oy/app_disables_itself_when_developer_option_is/) though supposedly Citi reverted that change. I found mention of...
With regard to usb debugging which is what started the whole thing, the two apps are https://play.google.com/store/apps/details?id=com.llcu.mobile and https://play.google.com/store/apps/details?id=com.fmibt.mobile . Since the message that pops up is identical (something about...
Well according to Visual Studio 2019 MFC is available for both ARM and ARM64 so porting to Windows/ARM should hopefully be doable though for 32 bit ARM it might be...