Page 1 of 1

State of 2009Scape Mobile Upgrade to Experimental Client

Posted: Wed Sep 28, 2022 6:13 pm
by downthecrop
Hi all. I spent some time trying to get the latest experimental client up and running on mobile but have run into some snags. Just documenting the progress.

Related lines:

SignLink.java
https://github.com/Pazaz/RT4-Client/blo ... .java#L123
https://github.com/Pazaz/RT4-Client/blo ... .java#L244
Image



For now I'm stuck here. The legacy client looks basically identical and doesn't cause me any problems here.

Legacy Signlink.java
https://github.com/downthecrop/miniclie ... .java#L112
https://github.com/downthecrop/miniclie ... .java#L173


Going to do some read/write tests to make sure that the directory /storage/emulated directory is writable next.

EDIT: 29/9/2022

Got it. It was this line: https://github.com/Pazaz/RT4-Client/blo ... .java#L203

Image

Image

EDIT: 30/9/2022

Can now login with all lowercase and numbers usename/password. No special characters when typing, no camera controls, 50fps target. Loading plugins and working mouse VERY COOL. Probably only 2 more sessions away from full functionality.

Image

EDIT: 2/10/2022

Up to feature parity with the old client. Can now load plugins from zip!

Image

Re: State of 2009Scape Mobile Upgrade to Experimental Client

Posted: Sun Oct 02, 2022 3:09 pm
by downthecrop