- Jul 14, 2012
- 28
- 2
- 0
Edit: I fixed it! Have to look more into how the loader works, it has a class that retrieves display modes and I had to add it to the client and it's working now!
Hey guys,
so I've been trying to make a pure 602 server, grabbed a signed runescape pack200 jar and HD loader from MITB, added loader files to the client and made a simple applet loader. Then I used an update server for a 602 cache and so far everything's working like the client is loading up, cache storage and percentage show correctly, for HD I will try to patch 614 jaggl. The only issue is that for some reason the fullscreen toggle doesn't seem to be working in the client's graphic options (nothing happens when you click)... I'm on safemode rn if that even matters? On older and newer clients (592- and 614+) you can toggle fullscreen in safemode. Were there any bugs or did Jagex disable fullscreen in 602? Also the client is obfuscated/unchanged pretty much besides host check. Params should be correct too (sitesettings_member is set to 1), using Java 8 on Linux64 (Same problem on Windows64 though). I also made a 32 bit Win 10 VM to check if it works with natives. HD worked but fullscreen not sadly, maybe because of VM so today I will try to install Win 10 x32 on my other PC and see if it has anything to do with that.
602 Client:
614 Client (in safemode, fullscreen available, works in 592 too):
I appreciate any hints/ideas!
Greetz
Alex
Hey guys,
so I've been trying to make a pure 602 server, grabbed a signed runescape pack200 jar and HD loader from MITB, added loader files to the client and made a simple applet loader. Then I used an update server for a 602 cache and so far everything's working like the client is loading up, cache storage and percentage show correctly, for HD I will try to patch 614 jaggl. The only issue is that for some reason the fullscreen toggle doesn't seem to be working in the client's graphic options (nothing happens when you click)... I'm on safemode rn if that even matters? On older and newer clients (592- and 614+) you can toggle fullscreen in safemode. Were there any bugs or did Jagex disable fullscreen in 602? Also the client is obfuscated/unchanged pretty much besides host check. Params should be correct too (sitesettings_member is set to 1), using Java 8 on Linux64 (Same problem on Windows64 though). I also made a 32 bit Win 10 VM to check if it works with natives. HD worked but fullscreen not sadly, maybe because of VM so today I will try to install Win 10 x32 on my other PC and see if it has anything to do with that.
602 Client:

614 Client (in safemode, fullscreen available, works in 592 too):

I appreciate any hints/ideas!
Greetz
Alex