Bestfast

Results 21 comments of Bestfast

@bbheko25 it's easy. Just past this in your terminale: git clone --recursive https://github.com/kitling/ntrboot_flasher/ && cd ntrboot_flasher && make . Obviusly you need to have "git" installed in your system. (sorry...

Exactly, 2 requests. Both of them should be achievable by cli. Eg: `App.exe --input a.osdb b.osdb c.osdb --output merge.osdb` `App.exe --input collections.osdb --extract` That's how ideally I'd like it to...

also somewhat related are there any docs related to .osdb files? or any way to extract beatmap informations from a .osdb to an human readable text (be it database, plain...

> Instead, I would image something like App.exe --input collections.osdb --extract collectionName1 collectionName2 collectionName3 --output C:\someFolder and maybe another command that would just extract collection names from file App.exe --input...

Exactly, 2 requests. Both of them should be achievable by cli. Eg: App.exe --input a.osdb b.osdb c.osdb --output merge.osdb App.exe --input collections.osdb --extract That's how ideally I'd like it to...

very rough draft `{ "name": "CapsuleFarmerEvolved", "display": "CapsuleFarmerEvolved", "type": "program", "install": [ { "commands": [ "git clone https://github.com/LeagueOfPoro/CapsuleFarmerEvolved.git .", "python3 -m pip install cloudscraper beautifulsoup4 pyyaml rich pyjwt" ], "type":...

> Mild spoiler: Has anybody noticed issues with the Iono gym test? My game won't let me click on "Walksabout's head" and pass the test. Not a bug. Change your...

+1 this could really be that thing that differentiates it from other clients.

I was thinking that using the approach of the webui to do this could be doable, and have the client send ipc commands between them. I don't think that would...

> I just tried the auto check-in, and the account did check-in, but the stamina check still showed the same error emmm...and when I log into that account, I don't...