do-kiss

Results 4 comments of do-kiss

> [@91ajames](https://github.com/91ajames) Every indication so far is that this affects OFW as well as CFW, and isn't actually related to Atmosphere per-se. Actually, I also tested the official stock system...

> i'll look into this. it is doable though with json, just store the data in a json, then use the version label to call on the correct version. Maybe...

> 不过,json可以再次做到这一点。版本本身会更改下载网址/命令,或者完全阻止“空返回”的下载发生。boot_package.ini也可以根据hos系统固件更改打开的命令。但对于更简单的方法,是的,我可以为你实现一些东西 Thank you. Inspired by your approach using JSON, I now roughly understand how to use the HOS version to determine which content to download from the server. However,...

Yes, if it were possible to compare version information and perform custom actions based on the result, I could directly include the version comparison command in boot_package.in. That way, as...