860x720 revert back to original - Printable Version +- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club) +-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1) +--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97) +--- Thread: 860x720 revert back to original (/showthread.php?tid=897) |
860x720 revert back to original - MiniYan - 02-18-2015 Hi guys, first of all thanks a lot for this useful bot. Appreciate that its a free script. However, is it possible to revert back the resolution? 860*720. I do play other games and want to switch to default resolution when i am playing them. So please help me out here... RE: 860x720 revert back to original - JVS - 02-20-2015 it's simple bro. 1. make a dup of the reg file provided n rename it "1280x720" 2. right click n choose edit 3. replace the entire text with this: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\FrameBuffer\0] "WindowWidth"=dword:00000500 "WindowHeight"=dword:000002D0 "GuestWidth"=dword:00000500 "GuestHeight"=dword:000002D0 "Depth"=dword:00000010 "FullScreen"=dword:00000000 "WindowState"=dword:00000001 "HideBootProgress"=dword:00000001 4. OR just edit these 2 values: "WindowWidth"=dword:00000500 "GuestWidth"=dword:00000500 5. DONE!!! |