Results 1 to 2 of 2
  1. #1
    gieREyXXdM's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    3

    [Request] Tutorial how to change the swf client to default to low quality

    Hello, can anybody please enlighten me how to change client swf binary so when I run in projector, I don't have to manually change quality settings every time.

  2. #2
    UltraN00b's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Protected v0id
    Posts
    514
    Reputation
    68
    Thanks
    401
    My Mood
    Amazed
    Better Run It in the browser?
    Anyway, here's the HTML code... Copy and Paste to Notepad, Save the file as: GameLoader.html file in the same folder as the swf file, and Rename the swf as : RotMG.swf
    Code:
    <html lang="en"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    
    <meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
    <meta http-equiv="PRAGMA" content="NO-CACHE">
    <meta http-equiv="Expires" content="-1">
    
    <title>Realm of the Mad God</title>
    
        <body BGCOLOR="#000000" oncontextmenu="javascript:return false">
            <center>
                <embed src="RotMG.swf" bgcolor="#000000"
                    width="800" height="600" name="GameClient" align="middle"
                    quality="low"
                    wmode="direct"
                    menu="true"
                    allowScriptAccess="always"
                    type="application/x-shockwave-flash"
                    pluginspage="https://www.adobe.com/go/getflashplayer">
                </embed>
            </center>
        </body>
    
    </html>

Similar Threads

  1. How to Change the Start-Bar in Windows XP
    By Jackal in forum General
    Replies: 31
    Last Post: 05-31-2015, 08:29 PM
  2. How to change the language of the client
    By rayheal in forum Vindictus Help
    Replies: 5
    Last Post: 06-29-2011, 09:59 PM
  3. [requested]How to change the colour of your lens
    By Gitorla in forum Combat Arms Mod Tutorials
    Replies: 5
    Last Post: 07-14-2010, 10:55 PM
  4. [Tutorial] How to change the CA Theme.
    By legitprofessional in forum Combat Arms Mods & Rez Modding
    Replies: 12
    Last Post: 04-09-2010, 01:01 AM
  5. [Tutorial] How to Avoid the C++ overrun with a Working Bypass
    By prox32 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 06-10-2007, 05:12 AM

Tags for this Thread