Solutions for Some Problems on Newly Released Resizable Mode in OSRS


Posted June 6, 2015 by dangreen

The wait for osrs resizable mode is finally over! This highly anticipated resizable mode allows players immediately expand the game to fit clients and see a different osrs world

 
The wait for osrs resizable mode is finally over! This highly anticipated resizable mode allows players immediately expand the game to fit clients and see a different osrs world. However, some players came across problems while trying the new function. For those players who may need, here are some solutions summarized based on official answer and others’ experience.

Resizable Mode releases in OSRS with new T-shirt offering

As scheduled, the resizable mode finally came to players on June 4, offering the promised features: three interface options, inventory and chat box hiding. You can click our previous post for new features on resizable mode . Apart from the released feature, Jagex also promised to expand more contents in the future, including the interface scale with client, adding fog and anti-aliasing. What’s more, a resizable relative T-shirt was designed by Oblivinite to celebrate the coming of resizable mode and they are now on offered in runescape merch store at the price of $19.99. Oblivinite fans and resizable mode enthusiast could go to have a look!

How if the framerate drops or browser cashes?

As Jagex indicated, while larger your Old School window with resizable mode, it would cause the game to use up more processing power. So it is common if there is a drop on your framerate. The best way to solve this problem is to make your client a little smaller.

As for players whose client or browser crashes after the update, the most effective way is to submit a bug report with as much information as possible using the bug report form thread on the forums. Players who come across other problems and cannot fix by their own can also take this step.

How to make fullscreen on your client?

The resizable mode hasn’t been added a fullscreen option so far. Players who want to get a fullscreen can see the below two methods that provided for reference.

1. You will have to install autohotkey, run this following script and change the resolution to your monitor. To turn your client full screen, open the client; press Ctrl + Alt + F and then Ctrl + Alt + G.

To exit, either press Ctrl + Alt + F again or just use the windows key of switching screens. Note that the following code is for 1920x1080

^!f::

WinGetTitle, currentWindow, A

IfWinExist %currentWindow%

{

WinSet, Style, ^0xC00000 ; toggle title bar

WinMove, , , 0, 0, 1920, 1080

}

return



^!g::

WinGetTitle, currentWindow, A

IfWinExist %currentWindow%

{

WinSet, Style, -0xC00000 ; hide title bar

WinSet, Style, -0x800000 ; hide thin-line border

WinSet, Style, -0x400000 ; hide dialog frame

WinSet, Style, -0x40000 ; hide thickframe/sizebox

WinMove, , , 0, 0, 1920, 1080

}

return

2. Just press F12 to toggle it on and off fullscreen mode.

F12:: WinGet, TempWindowID, ID, A If (WindowID != TempWindowID) { WindowID:=TempWindowID WindowState:=0 } If (WindowState != 1) { WinGetPos, WinPosX, WinPosY, WindowWidth, WindowHeight, ahk_id %WindowID% WinSet, Style, -0xC40000, ahk_id %WindowID% WinMove, ahk_id %WindowID%, , 0, 0, A_ScreenWidth, A_ScreenHeight ;Hide Windows Task Bar and Start Button. (Remove the following two lines if you don't want that behaviour) WinHide ahk_class Shell_TrayWnd WinHide Start ahk_class Button } Else { WinSet, Style, +0xC40000, ahk_id %WindowID% WinMove, ahk_id %WindowID%, , WinPosX, WinPosY, WindowWidth, WindowHeight ;Show the task bar again WinShow ahk_class Shell_TrayWnd WinShow Start ahk_class Button } WindowState:=!WindowState return

For more information of Resizable mode or other contents in the future, feel free to stay tuned on RS3gold, which will offer the latest news as well as cheap rs gold with fast delivery! Now it is your time to enjoy the amazing resizable mode. Have fun!

The RS3gold Team

-----------------------------------------------------------------------------------------------------------

RS3gold Promo – Buy Cheap RS Gold with 8% Free Bonus



Buy RS Gold at Rs3gold with PayPal Requiring No Confirmation Any More

10 Minutes Delivery Guarteen in rs3gold in http://www.rs3gold.com/GoldServer/242078216A/List.aspx

Buy RS Gold By Paypal at Rs3gold Requiring No Confirmation Any More
-- END ---
Share Facebook Twitter
Print Friendly and PDF DisclaimerReport Abuse
Contact Email [email protected]
Issued By liudan
Country United States
Categories Computers
Last Updated June 6, 2015