ShiftaDeband

Results 8 comments of ShiftaDeband

I was able to test the Universal MacOS binary on an M-series chip just now and had no issues with _PSO_. I also tested the ARM64 build as well without...

Tested on MacOS (Universal build but on an M1-series chip) and Windows ARM64 and had no issues connecting, staying online, communicating with others, and disconnecting/reconnecting. Can test Windows x64 later...

I was able to get the Windows build to work on Windows 11, ARM64, by making a few changes to the initially submitted code. You can [view what I did...

As for the log issue, it looks like `ATH` commands may not be handled? At least as far as I could tell. [ATH0 is hook control, go on hook/disconnect](https://www.lammertbies.nl/comm/info/hayes-at-commands#at0h) (ATH1...

> awesome. working fine ! but i'm interested into why the use of Net::HTTP overcomes the rate-limiting. Do you have any idea what the initial problem was? Essentially we're using...

MacOS seems to still experience slowdowns in the same areas - HUD, menu open, character creation, etc. Will test Windows as soon as I am able.

> My impression is that the public version of Tethealla is the server of choice for private PSOBB communities, which is why I haven't spent much time on newserv's BB...

Thank you @ee3e! Similarly, this should be implemented for `get_all_snapshots_to_consider`: In `wayback_machine_downloader.rb`: ``` def get_all_snapshots_to_consider # Note: Passing a page index parameter allow us to get more snapshots, # but...