From 382995f111e15ef8dd5515c75981179e9f5357ed Mon Sep 17 00:00:00 2001 From: ansstuff Date: Tue, 7 May 2013 14:53:50 +0000 Subject: [PATCH] updated docs [[Split portion of a mixed commit.]] --- help/Introduction.html | 2 +- help/RAMSearch.html | 2 +- help/ToolAssistedSpeedruns.html | 8 +- help/Troubleshooting.html | 15 +- help/Video.html | 29 ++-- help/js/searchdata.js | 2 +- help/taseditor-ru/Controls.html | 30 ++-- help/taseditor-ru/FAQ.html | 2 +- help/taseditor-ru/Glossary.html | 13 +- help/taseditor-ru/Implementation.html | 15 +- help/taseditor-ru/Introduction.html | 19 ++- help/taseditor-ru/Navigation.html | 6 +- help/taseditor-ru/NonlinearTASing.html | 8 +- help/taseditor-ru/Operations.html | 2 +- help/taseditor-ru/ProgramCustomization.html | 26 +-- help/taseditor-ru/SemiautomaticTASing.html | 4 +- help/taseditor-ru/SpeedrunningSynopsis.html | 10 +- help/taseditor-ru/TASEditorInside.html | 4 +- help/taseditor-ru/TraditionalTASing.html | 6 +- help/taseditor-ru/js/searchdata.js | 2 +- help/taseditor/Controls.html | 144 ++++++++--------- help/taseditor/FAQ.html | 18 +-- help/taseditor/Glossary.html | 83 +++++----- help/taseditor/Implementation.html | 29 ++-- help/taseditor/Introduction.html | 29 ++-- help/taseditor/Navigation.html | 96 ++++++------ help/taseditor/NonlinearTASing.html | 26 +-- help/taseditor/Operations.html | 165 ++++++++------------ help/taseditor/PianoRoll.html | 13 +- help/taseditor/ProgramCustomization.html | 80 +++++----- help/taseditor/ProgramInterface.html | 2 +- help/taseditor/SemiautomaticTASing.html | 16 +- help/taseditor/SpeedrunningSynopsis.html | 30 ++-- help/taseditor/TASEditorInside.html | 4 +- help/taseditor/TASingMethodology.html | 38 ++--- help/taseditor/TASingProcess.html | 12 +- help/taseditor/Toolbox.html | 8 +- help/taseditor/TraditionalTASing.html | 24 +-- help/taseditor/js/searchdata.js | 2 +- 39 files changed, 507 insertions(+), 517 deletions(-) diff --git a/help/Introduction.html b/help/Introduction.html index 34e3acdd..ad2ff1e6 100644 --- a/help/Introduction.html +++ b/help/Introduction.html @@ -93,7 +93,7 @@



Help menu created by adelikat.

-

Updated & recompiled by AnS.

+

Updated & maintained by AnS.

Information collected and/or written/edited by adelikat and AnS.

Minor edits of lua-related text by FatRatKnight.

Debugger documentation edits by rainwarrior.

diff --git a/help/RAMSearch.html b/help/RAMSearch.html index 8752d8ac..2e1b8b21 100644 --- a/help/RAMSearch.html +++ b/help/RAMSearch.html @@ -61,7 +61,7 @@

Ram Search is a tool originally written for GENS rerecording.  It was ported to FCEUX in version 2.1.2.  This dialog has also been ported to SNELS9x-rr, Desmume, PCEjin, VBA-rr, PCSX-rr, Yabause, VBjin, and FBA-rr.



-

It is designed to filter ram values just like in the Cheat Search dialog.  However, it features many options that are lacking in the Cheat Search dialog.  Among these are search undo, search preview, a modulus filter, a data size option, signed/unsigned/hex options, autosearch, and several more compare by options.

+

It is designed to filter RAM values just like in the Cheat Search dialog.  However, it features many options that are lacking in the Cheat Search dialog.  Among these are search undo, search preview, a modulus filter, a data size option, signed/unsigned/hex options, autosearch, and several more compare by options.


Documentation on this dialog can be found on TASVideos here.


diff --git a/help/ToolAssistedSpeedruns.html b/help/ToolAssistedSpeedruns.html index 9c048ddc..0afdc15d 100644 --- a/help/ToolAssistedSpeedruns.html +++ b/help/ToolAssistedSpeedruns.html @@ -62,9 +62,9 @@


A tool-assisted speedrun (commonly abbreviated TAS) is a speedrun movie or performance produced with the use of tools such as slow motion and re-recording. The basic premise of these runs is that a "tool" (such as an emulator that provides the author with features that are unavailable in regular playing) is used in order to overcome human limitations such as skill and reflex.


-

Creating a tool-assisted speed run is the process of finding the ideal set of inputs to complete a given criterion - usually completing a game as fast as possible. No limits are imposed on the tools used for this search, but the result has to be a set of timed key-presses that, when played back on the actual console, achieves the target criterion. Traditionally, the only available tool for this was an emulator with re-recording - the ability to use savestate while recording key-presses. However, due to advances in the field, it is now often expected that frame-advance, stepping through emulation one frame at a time, is used. A tool-assisted speed run done without this technique may be criticised as "sloppy play". Before frame-advance became common, playing in slow motion was a common technique, but frame-advance has displaced this.

+

Creating a tool-assisted speed run is the process of finding the ideal set of inputs to complete a given criterion - usually completing a game as fast as possible. No limits are imposed on the tools used for this search, but the result has to be a set of timed key-presses that, when played back on the actual console, achieves the target criterion. Traditionally, the only available tool for this was an emulator with re-recording - the ability to use savestate while recording key-presses. However, due to advances in the field, it is now often expected that frame-advance, stepping through emulation one frame at a time, is used. A tool-assisted speed run done without this technique may be criticised as "sloppy play". Before Frame Advance became common, playing in slow motion was a common technique, but Frame Advance has displaced this.


-

In essence, Tool Assistance allows one to overcome human limitations of skill and reflex in order push a game to its limits.  One important thing to remember is that TAS movies are not competing in terms of playing skill, nor do they claim to.

+

In essence, Tool Assistance allows one to overcome human limitations of skill and reflex in order to push a game to its limits.  One important thing to remember is that TAS movies are not competing in terms of playing skill, nor do they claim to.


For more info on Tool Assisted Speedruns:

http://tasvideos.org/

@@ -84,7 +84,7 @@

Automated Movie Making Processes

Macros &  Multi-tracking, Lua scripting, Basic Bot,


-

Finding Ram values:

+

Finding RAM values:

Cheat Search, RAM Filter, Hex Editor, Debugger, NES RAM Guide


RAM Monitoring:

@@ -110,6 +110,8 @@

http://tasvideos.org/CommonTricks.html

http://tasvideos.org/GenericTips.html


+


+


Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator

diff --git a/help/Troubleshooting.html b/help/Troubleshooting.html index 4aad58d9..acaff2fb 100644 --- a/help/Troubleshooting.html +++ b/help/Troubleshooting.html @@ -63,14 +63,8 @@


Slow emulation / Sound crackle


-

FCEUX may not run well on slower CPUs.

-

Try enabling hardware acceleration in the Video config dialog.

-

Also ensure that you're using the Old PPU, because the New PPU engine is very slow. Check Config -> PPU -> Old PPU.

-


-


-

Emulated picture is blurred (similar to the bilinear filter)

-


-

Disable hardware acceleration in the Video config dialog.

+

FCEUX may not run well on slow CPUs.

+

Ensure that you're using the Old PPU, because the New PPU engine is very slow. Check Config -> PPU -> Old PPU.



Sound crackle

@@ -78,6 +72,11 @@

If you enable hardware acceleration and VSync, and your monitor has a framerate different from 60FPS, you may experience minor sound cracle. This is a known issue and will probably be resolved in a future release.



+

Emulated picture is blurred (similar to the bilinear filter)

+


+

Enable the "Create surface in system memory" option in the Video config dialog.

+


+


Slow savestates when recording movies


On slower computers, savestates can be slow with long movies.  A small speedup can be done by disabling Config -> Enable -> Backup savestates.

diff --git a/help/Video.html b/help/Video.html index 91f01b59..3fffbf38 100644 --- a/help/Video.html +++ b/help/Video.html @@ -64,7 +64,8 @@

Full Screen Settings


Full Screen

-

If checked, FCEUX will enter full screen mode when it is loaded.

+

Check this checkbox to enter full screen mode.

+

Alternatively, you can use a hotkey (Alt+Enter by default) or a double-click (if the "Switch fullscreen by double-click" option is enabled in GUI options).


Enter full screen mode after game is loaded

If checked, FCEUX will enter full screen mode when a game is loaded.

@@ -83,8 +84,8 @@

Sync Method

If the emulator is running poorly, trying out these sync options can help make it run smoother (fix image tearing).


-

Disable Hardware Acceleration

-

If full screen is causing problems, checking this might fix it.

+

Create surface in system memory

+

If full screen is causing problems (for example, the image is blurry), checking this might fix it.



Windowed Settings

@@ -105,8 +106,13 @@

Sync Method

If the emulator is running poorly, trying out these sync options can help make it run smoother (fix image tearing).


-

Disable Hardware Acceleration

-

This is checked by default. Slower computers may experience slow emulation and should uncheck this option. On WIndows XP the picture may be somewhat blurred with this option checked.

+

Create surface in system memory

+

If the image is blurry, checking this might fix it.

+


+


+
+


+

The following options affect both Fullscreen and windowed mode.



Aspect ratio

@@ -114,12 +120,15 @@

Best Fit

This is checked by default, so FCEUX will automatically maintain correct aspect ratio for any size of the window. If you uncheck this, the image will be stretched to fill the whole window area.


-

TV Aspect (4:3)

-

Check this if you prefer TV aspect ratio (4:3).

-


-

Use console BG color for empty areas

+

BG color

When window size is wider or taller than image size, empty areas of the window are colored black by default. Checking this option will color these areas according to current "background" color of NES palette.


+

Square pixels

+

This is checked by default, so FCEUX will limit the max size of the image to make all pixels share the same width/height. If you uncheck this, the image will be stretched to fill the whole width or height of the window area.

+


+

TV Aspect

+

Check this if you want to change the image aspect ratio (e.g. to 4:3). You can enter different values in adjacent text fields.

+



Drawing Area


@@ -130,7 +139,7 @@

Sets the last scan line for NTSC and PAL Modes. This should be left on the default of 231 for NTSC and 239 for PAL.


Clip left and right sides (8 px on each)

-

If enabled, 8 pixels from each side of the windows will be removed. Some NES games (even on real hardware) show grapical artifacts on the sides of screen when scrolling, so you may hide those artifacts by checking the option.

+

If enabled, 8 pixels from each side of the windows will be removed. Some NES games show grapical artifacts on the sides of screen when scrolling (on real hardware too!), so you may hide those artifacts by checking the option.



Emulation

diff --git a/help/js/searchdata.js b/help/js/searchdata.js index d3ea7ac2..890a0602 100644 --- a/help/js/searchdata.js +++ b/help/js/searchdata.js @@ -1 +1 @@ -var aTl=[['Intro.html','Introduction'],['Introduction.html','Introduction'],['Overview.html','Overview'],['FCEUltraVersionHistory.html','FCE%20Ultra%20Version%20History'],['WhatsNew221.html','What%27s%20New%3F%202%2E2%2E1%20%28changelog%29'],['WhatsNew220.html','What%27s%20New%3F%202%2E2%2E0%20%28changelog%29'],['WhatsNew215.html','What%27s%20New%3F%202%2E1%2E5%20%28changelog%29'],['WhatsNew214.html','What%27s%20New%3F%202%2E1%2E4%20%28changelog%29'],['WhatsNew213.html','What%27s%20New%3F%202%2E1%2E3%20%28changelog%29'],['WhatsNew212.html','What%27s%20New%3F%202%2E1%2E2%20%28changelog%29'],['WhatsNew211.html','What%27s%20New%3F%202%2E1%2E1%20%28changelog%29'],['WhatsNew210.html','What%27s%20New%3F%202%2E1%20%28changelog%29'],['WhatsNew203.html','What%27s%20New%3F%202%2E0%2E3%20%28changelog%29'],['WhatsNew202.html','What%27s%20New%3F%202%2E0%2E2%20%28changelog%29'],['WhatsNew201.html','What%27s%20New%3F%202%2E0%2E1%20%28changelog%29'],['WhatsNew200.html','What%27s%20New%3F%202%2E0%2E0'],['General.html','General'],['Gettingstarted.html','Getting%20Started'],['Gamefilecompatibility.html','Game%20file%20compatibility'],['CommandLineOptions.html','Command%20Line%20Options'],['CustomizingthroughtheConfigFil.html','Customizing%20through%20the%20Config%20File'],['FamicomDiskSytem.html','Famicom%20Disk%20Sytem'],['AVICapturing.html','AVI%20Capturing'],['MovieRecording.html','Movie%20Recording'],['NES.html','NES%20Menu'],['PaletteOptions.html','Palette%20Options'],['Config.html','Config'],['ToggleSwitchesHideMenuetc.html','Menu%20Items%20%26amp%3B%20Submenus'],['Directories.html','Directories'],['GUI.html','GUI'],['Input.html','Input'],['NetworkPlay.html','Network%20Play'],['Palette.html','Palette'],['SoundOptions.html','Sound'],['Timing.html','Timing'],['Video.html','Video'],['MovieOptions.html','Movie%20Options'],['MapHotkeys.html','Map%20Hotkeys'],['ContextMenuItems.html','Context%20Menu%20Items'],['Tools2.html','Tools'],['CheatSearch.html','Cheat%20Search'],['RAMSearch.html','RAM%20Search'],['RAMWatch.html','RAM%20Watch'],['MemoryWatch.html','Memory%20Watch'],['TASEditor.html','TAS%20Editor'],['Covertfcm.html','Convert%20fcm'],['AutoFireConfigurations.html','Auto%20Fire%20Settings'],['ExternalInput.html','External%20Input'],['TextHooker.html','Text%20Hooker'],['Debug.html','Debug'],['Debugger.html','Debugger'],['PPUViewer.html','PPU%20Viewer'],['NameTableViewer.html','Name%20Table%20Viewer'],['HexEditor.html','Hex%20Editor'],['TraceLogger.html','Trace%20Logger'],['CodeDataLogger.html','Code/Data%20Logger'],['GameGenieEncoderDecoder.html','Game%20Genie%20Encoder/Decoder'],['LuaScripting.html','Lua%20Scripting'],['LuaGettingStarted.html','Getting%20Started'],['Commands.html','Using%20Lua'],['LuaFunctionsList.html','Lua%20Functions%20List'],['LuaPerks.html','LuaPerks'],['LuaBot.html','Lua%20Bot'],['OverviewofIncludedScripts.html','Overview%20of%20Included%20Scripts'],['FAQGuides.html','FAQ%20/%20Guides'],['Troubleshooting.html','Troubleshooting'],['ToolAssistedSpeedruns.html','Tool%20Assisted%20Speedruns'],['ROMHacking.html','ROM%20Hacking'],['NESRAMMappingFindingValues.html','NES%20RAM%20%28Mapping/Finding%20Values%29'],['Technicalinformation.html','Technical%20Information'],['Movieformats.html','Movie%20%26amp%3B%20Savestate%20formats'],['fm2.html','%2Efm2'],['fcm.html','%2Efcm'],['fcs.html','Savestate%20%28%2Efcs%29'],['Sound.html','Sound'],['NSFFormat.html','NSF%20Format'],['NESSound.html','NES%20Sound'],['NESProcessor.html','NES%20Processing'],['6502CPU.html','CPU%20%2D%206502'],['PPU.html','PPU%20%2D%202C02'],['NESScrolling1.html','NES%20Scrolling%201'],['NESScrolling2.html','NES%20Scrolling%202']];var oWl= {'redrawing':[[4,1]],'relation':[[40,1],[48,1]],'otherwise':[[59,1],[54,1],[29,1],[76,2],[78,6],[60,6],[62,1],[79,2]],'rightclick':[[60,1],[5,1]],'comma':[[60,1],[27,1]],'content':[[59,1]],'areascrambler':[[63,1]],'become':[[79,2],[7,1],[62,2]],'matching':[[45,1],[40,1]],'chrominance':[[79,6]],'dff8':[[50,1]],'rare':[[78,1],[68,2]],'multilinecomment':[[50,2]],'especially':[[73,1]],'irqs':[[73,1]],'0x16':[[60,1]],'f23':[[60,1]],'roll':[[4,1]],'speedrunning':[[66,1],[5,1]],'buttons':[[46,1],[30,3],[50,3],[62,2],[59,1],[9,1],[23,1],[26,1],[71,3],[60,4],[72,1],[40,2],[11,2],[7,3]],'precision':[[66,1],[79,1],[23,2]],'takeshi':[[30,1]],'application':[[59,1],[60,1],[62,1]],'increments':[[81,1],[78,1],[60,1]],'smtp':[[61,1]],'dark':[[55,1]],'redundant':[[71,1],[9,1]],'let':[[63,1],[59,2],[78,3],[55,1],[80,1],[43,1],[48,1],[75,1],[40,1]],'submitinputchange':[[60,1]],'ispoweron':[[7,1],[60,2]],'key':[[46,1],[53,2],[12,1],[27,9],[37,1],[5,1],[15,1],[22,1],[23,10],[29,1],[24,2],[54,1],[59,1],[60,1],[66,2],[71,11],[76,3]],'realize':[[48,1]],'practical':[[78,2]],'feeds':[[79,1]],'reverts':[[38,4]],'byte':[[73,10],[55,12],[50,1],[56,2],[59,2],[54,1],[78,60],[76,1],[71,9],[43,2],[60,8],[48,3],[75,11],[40,1],[79,12]],'config':[[65,6],[1,2],[19,7],[30,1],[28,1],[12,3],[13,4],[20,4],[8,2],[5,6],[27,3],[9,3],[22,1],[23,1],[25,1],[26,3],[4,6],[10,4],[11,3],[7,2]],'dong':[[4,1]],'reference':[[59,6],[48,3],[50,1]],'#rrggbb':[[60,1]],'from':[[50,6],[56,2],[35,1],[27,2],[15,8],[80,2],[2,1],[24,3],[48,6],[32,2],[79,17],[38,7],[28,1],[44,1],[81,9],[12,2],[13,5],[68,2],[5,9],[21,2],[22,1],[11,6],[73,4],[16,1],[59,5],[9,5],[14,1],[23,12],[51,1],[54,3],[60,24],[4,3],[66,4],[71,4],[10,5],[40,5],[18,3],[7,4],[65,1],[55,3],[53,5],[30,3],[62,2],[8,1],[17,1],[78,75],[70,1],[76,17],[72,1],[75,5],[3,4],[58,2]],'port1':[[71,7]],'dpad':[[8,1]],'gpl':[[3,1]],'cdl':[[4,4],[55,5]],'incorrect':[[78,1]],'specification':[[75,1],[58,1]],'cleans':[[60,1]],'compact':[[4,1]],'4009':[[76,1]],'64kb':[[13,1],[14,1]],'crashing':[[63,1],[13,1],[12,2],[8,1]],'dumps':[[38,1]],'module':[[61,1],[60,1]],'approximately':[[78,1]],'04dx':[[68,1]],'slo':[[78,13]],'fed':[[76,5],[79,3]],'modulator':[[73,1]],'zeromus':[[3,1]],'calculated':[[78,1],[21,1],[76,5],[50,1]],'discarded':[[79,2],[62,1]],'elimination':[[40,1]],'hand':[[59,2],[78,1]],'scrolling':[[80,3],[81,2],[77,2],[52,2],[79,4],[35,1]],'api':[[61,1],[58,1]],'c008':[[50,2]],'sound':[[19,1],[12,1],[13,4],[68,3],[74,4],[5,1],[17,1],[26,2],[23,1],[76,32],[6,2],[60,2],[34,3],[75,17],[10,4],[33,22],[11,12],[65,3]],'playable':[[8,1],[9,1]],'each':[[73,1],[50,3],[35,2],[59,1],[54,1],[71,2],[60,7],[32,2],[40,3],[57,1],[79,7],[55,4],[38,1],[30,2],[53,1],[62,2],[20,1],[36,1],[68,8],[78,8],[25,1],[76,9],[43,1],[75,2],[33,1]],'alias':[[60,5]],'useability':[[10,1]],'scalar':[[7,1]],'cpx':[[78,3]],'rldutsba':[[71,1]],'ordering':[[71,1]],'subtraction':[[78,11]],'set':[[73,1],[50,3],[61,1],[16,1],[35,1],[27,2],[59,2],[9,1],[23,2],[54,1],[66,2],[24,4],[60,11],[4,2],[71,1],[48,2],[32,1],[40,3],[7,1],[79,6],[46,4],[55,1],[38,1],[30,1],[28,1],[62,10],[81,1],[12,2],[52,2],[36,1],[17,1],[78,42],[21,1],[76,14],[43,1],[34,1],[72,2],[75,16],[33,1],[11,5],[58,3]],'apu':[[10,1]],'overwrite':[[17,1],[59,1]],'whenever':[[78,2],[76,1],[53,1],[50,3],[60,6],[36,1]],'aspiringsquire':[[25,1]],'keys':[[17,2],[59,2],[26,1],[71,4],[30,2],[60,4],[62,3],[12,1],[8,2],[11,2]],'finding':[[49,1],[54,2],[55,1],[66,2],[62,1],[68,5],[40,1]],'newline':[[71,1]],'106':[[79,1],[75,2]],'0400fh':[[75,1]],'pixels':[[63,1],[60,5],[4,1],[20,1],[79,14],[35,3]],'unrelated':[[76,1]],'listed':[[11,1],[73,1],[50,1],[30,3],[56,1],[40,1],[65,1]],'tbl2':[[59,3]],'currently':[[65,1],[73,1],[79,2],[38,1],[30,1],[31,1],[50,3],[53,1],[62,1],[68,1],[27,1],[23,2],[76,6],[80,1],[60,7],[72,1],[75,1],[32,2],[40,2],[11,2],[7,1]],'probability':[[62,1]],'4010h':[[75,1]],'access':[[78,1],[9,2],[23,2],[54,2],[60,2],[61,1],[68,1],[79,15],[5,2]],'dynamically':[[5,1]],'improper':[[23,1]],'occuring':[[5,1]],'manpage':[[5,1]],'100%':[[24,2]],'necessary':[[46,1],[55,1],[33,1],[60,2]],'recordbackwards':[[5,1]],'strings':[[59,2],[48,1],[50,2],[60,1]],'quiche':[[78,1]],'helsinki':[[78,1]],'unsigned':[[59,1],[78,3],[41,1],[50,1],[60,2],[42,1],[40,2]],'bus':[[78,3],[76,2],[79,7],[50,2],[5,3]],'preventing':[[7,1]],'sweep':[[76,24]],'clicks':[[60,1]],'placed':[[68,1],[60,1],[65,1]],'2400':[[73,1]],'released':[[79,1],[62,2],[12,1],[13,1],[8,1],[5,1],[9,1],[14,1],[15,1],[21,2],[6,1],[4,1],[3,10],[10,1],[11,1],[7,2]],'regardless':[[76,1],[79,6],[60,2]],'7fffh':[[75,2]],'converting':[[10,1],[45,1]],'distinctions':[[68,1]],'leave':[[24,1]],'definitions':[[73,3],[48,1]],'print':[[59,1],[60,1],[78,1]],'unminimized':[[8,1]],'romfreezecolor':[[10,1]],'saves':[[27,1],[60,4],[28,1]],'reach':[[66,1]],'comparator':[[79,2]],'reaches':[[76,2]],'|30':[[76,1]],'snow':[[63,1]],'1800':[[68,2]],'simple':[[79,2],[50,1],[60,2],[62,1],[61,1],[48,1],[32,1],[3,1],[40,2],[68,1],[75,1]],'type':[[73,6],[53,1],[50,4],[56,1],[5,2],[59,1],[76,3],[71,4],[43,1],[60,8],[4,1],[48,1],[10,1],[40,2],[18,1]],'invalidate':[[6,1]],'revolutionary':[[15,1]],'flawed':[[12,1]],'adapter':[[21,2],[30,1]],'easter':[[55,1]],'disabling':[[65,1],[7,1],[27,1]],'blue':[[59,1],[55,2],[43,1],[60,7],[32,1],[20,1],[11,1]],'object':[[59,2],[68,4],[79,52],[7,1],[60,10]],'sizes':[[12,1]],'redundancy':[[3,1]],'registerexec':[[60,1]],'away':[[78,6],[79,1],[30,1],[60,1]],'changing':[[78,4],[9,1],[50,1],[4,1],[36,1],[79,1],[11,1]],'2xx':[[75,1]],'presumably':[[79,3]],'reaction':[[17,1]],'noted':[[55,1],[40,1],[79,1]],'fixup':[[78,14]],'storage':[[21,1],[48,1]],'|video':[[79,1]],'p7f':[[60,1]],'counter|':[[79,1]],'well':[[79,3],[55,1],[50,1],[28,1],[62,6],[67,1],[59,1],[51,1],[78,5],[43,1],[6,1],[60,4],[48,4],[75,2],[3,1],[40,1],[18,1],[65,1]],'dos':[[3,3]],'256bytes':[[68,1]],'obj':[[79,1],[27,1]],'getsuperimpose':[[60,1]],'serve':[[3,1],[60,1]],'stated':[[3,1]],'comments':[[59,1],[23,1],[71,2],[38,2],[50,4],[5,1]],'50%':[[60,2],[62,1]],'locations':[[75,1]],'5ff5':[[75,2]],'clock':[[78,2],[76,28],[79,26]],'setup':[[79,1]],'#ff':[[50,1]],'objpixel':[[79,1]],'possibility':[[55,1]],'acceptable':[[60,1]],'avoided':[[79,1]],'basicbot':[[15,1],[62,1]],'initialized':[[76,1],[78,1],[5,1]],'under':[[57,1],[79,1],[1,3],[62,2],[56,2],[39,1],[27,1],[78,1],[15,1],[21,2],[23,2],[26,1],[43,1],[49,1],[48,1],[3,3],[40,2],[33,1],[7,2]],'selected':[[79,8],[78,1],[21,1],[23,2],[41,1],[45,1],[48,3],[40,5],[7,2],[5,1]],'1st':[[75,1],[68,1],[71,3],[43,2],[79,1]],'kind':[[78,2],[48,4],[79,1],[50,1]],'070h':[[75,2]],'syncronous':[[76,1]],'dcp':[[78,14]],'registerauto':[[60,1]],'themselves':[[63,3]],'05xx':[[68,1]],'initalized':[[75,1]],'76h':[[75,1]],'`c`':[[78,1]],'behavior':[[43,1]],'bxj':[[78,1]],'decides':[[59,1],[79,1]],'detail':[[68,1],[76,2],[40,1],[65,1]],'3f00':[[68,1]],'fcs':[[73,3],[70,1],[71,1],[28,1],[72,1],[13,1]],'attempt':[[29,1],[76,1],[62,23],[50,1],[60,1],[75,1],[3,1],[65,1]],'big':[[62,2],[48,2],[60,1],[11,2]],'briefly':[[40,1]],'conditionally':[[76,1]],'statistics':[[50,1],[68,1]],'seeing':[[78,1],[23,1],[79,3]],'writes':[[78,2],[76,4],[53,1],[62,1],[80,1],[75,2],[79,1],[7,1]],'accelerators':[[4,1]],'nestech':[[76,1]],'robust':[[60,1]],'evaluations':[[79,1]],'address':[[73,5],[79,22],[53,2],[50,43],[81,1],[52,1],[20,1],[68,6],[56,12],[5,4],[59,5],[51,2],[78,224],[80,5],[43,6],[60,29],[75,28],[40,17],[7,3],[11,1]],'japanese':[[48,16]],'item':[[9,2],[55,1],[38,7],[6,1],[4,1],[13,1],[48,2],[10,7],[40,1],[11,3],[8,1]],'automatically':[[19,3],[30,1],[50,4],[13,1],[36,3],[56,1],[35,2],[27,2],[78,1],[15,1],[23,2],[29,1],[54,2],[43,1],[76,1],[40,5],[11,2],[79,1]],'unclear':[[79,1]],'shame':[[79,1]],'frkfunctions':[[63,1]],'temp':[[79,2],[80,1]],'experience':[[63,1],[65,1],[49,1],[35,1],[64,1]],'mkv':[[38,1]],'droradc':[[78,2]],'selling':[[79,1],[48,1]],'tinker':[[53,1]],'2000|':[[68,1]],'drawbox':[[60,1]],'memblers':[[76,1]],'nestopia_yuv':[[25,1]],'unpaused':[[4,1]],'distinquished':[[78,1]],'fit':[[78,1],[35,1]],'somethingelseistrue':[[59,1]],'jukka':[[78,1]],'mЉkelЉ':[[78,1]],'followed':[[71,2]],'rowheightborder':[[10,1]],'hexforecolorg':[[20,1]],'imported':[[59,1],[9,2],[60,1]],'complements':[[55,1],[5,1]],'playfield':[[79,29]],'romchecksum':[[71,1]],'short':[[59,1],[54,1],[76,2],[30,1],[60,1],[48,1],[40,1]],'continued':[[3,1]],'final':[[76,1],[22,1]],'makecode':[[55,1]],'silver':[[27,1]],'minor':[[9,2],[1,1],[6,1],[12,1],[13,1],[10,1],[11,2],[65,1]],'disposal':[[48,1]],'4013h':[[75,1]],'signal':[[78,4],[32,1],[76,4],[79,12]],'while':[[50,4],[35,1],[27,3],[59,5],[15,1],[23,3],[29,2],[54,3],[24,1],[60,7],[4,2],[66,1],[48,4],[79,2],[65,1],[55,6],[38,1],[30,2],[53,3],[36,1],[8,1],[5,1],[63,1],[78,11],[41,1],[76,3],[6,1],[34,2],[75,4],[11,2],[58,1]],'fds':[[73,1],[50,1],[28,2],[67,1],[16,1],[8,2],[17,1],[9,1],[21,8],[66,1],[24,2],[71,6],[75,10],[18,5],[65,5]],'gameplay':[[21,1],[67,2]],'time':[[50,5],[27,4],[9,1],[54,5],[66,1],[2,1],[60,11],[4,1],[48,2],[40,3],[79,23],[53,2],[30,2],[52,2],[68,3],[36,1],[8,1],[63,1],[78,14],[76,7],[72,1],[75,1],[3,1],[33,1],[11,1],[58,1]],'height':[[4,1],[10,1],[11,2]],'passes':[[10,1]],'busses':[[79,1]],'hexfreezecolorb':[[20,1]],'stupid':[[10,1]],'duration':[[30,1]],'such':[[73,1],[1,1],[50,5],[67,2],[61,1],[27,2],[59,1],[54,1],[23,1],[47,1],[66,3],[60,6],[48,1],[10,1],[57,1],[40,3],[65,1],[79,1],[55,2],[38,1],[30,2],[28,2],[62,3],[68,4],[8,3],[64,1],[63,1],[76,2],[43,1],[3,5],[11,2]],'converts':[[60,1]],'func':[[60,16]],'isb':[[78,16]],'listing':[[13,1]],'lack':[[60,1]],'indir':[[78,4]],'side':[[73,1],[78,1],[21,9],[76,1],[24,1],[50,1],[81,1],[48,2],[3,1],[40,1],[35,1],[79,1]],'9fff':[[55,1]],'designation':[[50,1]],'maxsegments':[[62,1]],'render':[[79,7],[35,1]],'eor':[[78,15]],'crossing':[[78,11]],'memo':[[71,1]],'registerrun':[[60,1]],'square2':[[60,1]],'|bits':[[76,2]],'written':[[73,4],[1,1],[42,1],[68,2],[63,1],[59,3],[9,1],[21,1],[41,1],[51,1],[60,3],[76,6],[78,3],[48,2],[75,5],[3,2],[40,2],[57,1],[79,1]],'babelfish':[[48,1]],'paste':[[48,2],[49,1],[53,3]],'moving':[[62,1],[51,1],[60,1]],'n@3':[[78,1]],'occurrence':[[78,1]],'permanent':[[56,1]],'007c':[[75,1]],'easier':[[63,2],[78,2],[55,1],[66,1],[50,2],[60,1],[67,1],[80,1],[75,1],[68,1],[57,1]],'confirm':[[79,1],[60,2]],'tech':[[76,1]],'barcode':[[30,2]],'creating':[[3,1],[66,2],[60,2],[44,2]],'artist':[[75,3]],'disabled':[[55,1],[19,5],[50,1],[12,1],[13,1],[20,1],[27,1],[5,1],[76,7],[4,1],[34,2],[75,1],[33,2],[11,2]],'reader':[[30,1]],'replace':[[48,1],[76,1],[79,1],[60,1],[30,2]],'demo':[[55,2]],'dakuten':[[48,5]],'far':[[78,1],[48,1],[76,1],[79,1]],'necessarily':[[78,1]],'secrets':[[55,1]],'getpixel':[[59,1],[7,1],[60,2]],'drawline':[[60,1]],'f12':[[60,1]],'properly':[[17,1],[5,1],[9,1],[46,1],[55,1],[40,1],[11,3],[27,1]],'scanlines':[[52,1],[79,9],[11,3],[50,3]],'340':[[79,1]],'restored':[[40,1],[9,2]],'opens':[[55,1],[38,5],[40,2],[5,1]],'back':[[38,1],[62,3],[27,1],[17,1],[59,1],[21,1],[23,6],[78,9],[66,1],[60,1],[71,1],[75,2],[79,2]],'rerecordcounting':[[60,1]],'upper':[[78,6],[68,1],[79,1],[50,1],[27,1]],'10h':[[75,1]],'box':[[30,2],[50,1],[56,8],[35,2],[5,1],[37,1],[8,1],[15,2],[23,2],[59,1],[43,1],[60,11],[48,1],[40,3],[18,1]],'section':[[73,15],[50,1],[28,1],[68,1],[78,1],[54,1],[76,3],[71,5],[43,1],[48,3],[75,1],[79,3],[7,1],[65,1]],'bat':[[16,1]],'radd':[[73,1]],'ability':[[12,1],[76,4],[66,1],[5,1]],'backed':[[28,1],[8,1],[11,1]],'only':[[73,1],[19,3],[50,6],[35,2],[59,8],[15,1],[14,1],[23,10],[54,5],[60,28],[66,2],[48,3],[32,2],[10,2],[40,2],[7,2],[18,2],[79,14],[55,5],[38,7],[30,1],[44,1],[53,1],[62,3],[12,3],[13,2],[20,1],[36,4],[8,1],[5,3],[37,1],[78,22],[22,3],[76,19],[6,2],[72,1],[75,13],[3,4],[11,1]],'alt':[[10,3],[11,2],[60,1]],'corrupted':[[48,1],[7,1],[5,1]],'oversights':[[14,1]],'states':[[78,2],[47,1],[71,1],[60,4],[28,1]],'gp2x':[[3,1]],'reduced':[[43,1]],'shops':[[48,1]],'solely':[[68,1]],'lsr':[[78,17]],'according':[[4,1],[60,1],[78,3],[79,1],[35,1],[58,1]],'requests':[[60,1]],'seemed':[[48,1]],'bypass':[[79,1]],'occasionally':[[78,2],[67,1]],'everytime':[[79,1]],'@```':[[78,5]],'bros':[[68,1]],'excluded':[[79,1]],'resumed':[[4,1]],'9000':[[75,2]],'depend':[[36,1],[71,1]],'mmc':[[79,3]],'quotes':[[75,1]],'txt':[[78,2],[75,2],[12,1],[76,6],[11,1]],'heavy':[[76,1],[7,1],[60,2]],'assistance':[[66,1]],'fffe':[[78,3],[68,1],[50,1]],'swap':[[56,1],[51,1]],'keeping':[[50,1]],'si_zapper':[[71,4]],'asymmetry':[[76,1]],'banking':[[60,1]],'library':[[59,1],[9,2],[60,26],[6,1],[61,9],[3,1],[5,1]],'thanks':[[75,3],[12,1],[76,1],[8,1]],'vblank':[[50,1],[79,1],[60,1],[11,2]],'something':[[59,6],[54,1],[78,3],[66,1],[60,2],[62,3],[80,1],[12,1],[48,1],[75,2],[58,1]],'falling':[[79,2]],'c16':[[78,2]],'spot':[[68,1],[23,1],[53,1],[79,1]],'reading':[[59,1],[49,1],[78,1],[55,1],[76,2],[80,2],[10,2],[79,2],[27,1]],'compose':[[60,1]],'rdy':[[78,1]],'ddfd':[[78,2]],'rows':[[48,1],[68,3]],'fceux':[[0,2],[61,1],[35,7],[27,16],[15,4],[29,8],[2,3],[24,1],[32,1],[57,6],[38,2],[28,2],[44,2],[12,2],[13,9],[20,1],[36,5],[5,3],[37,1],[63,5],[21,2],[22,2],[41,1],[43,1],[33,1],[11,4],[1,12],[19,57],[67,2],[16,2],[39,1],[59,2],[9,1],[23,4],[49,1],[66,2],[60,21],[71,3],[4,1],[10,2],[40,3],[18,5],[7,1],[65,10],[30,4],[62,1],[45,1],[42,1],[17,3],[26,1],[25,3],[70,2],[3,10],[58,9]],'gnobgfillcolor':[[27,1],[13,1],[20,1]],'translators':[[48,2]],'bit6':[[71,2]],'looks':[[59,2],[51,1],[52,1],[40,1]],'tasks':[[57,1],[62,1]],'thru':[[79,5],[75,2],[80,1]],'markedframe':[[60,1]],'numpad9':[[60,1]],'multiplied':[[75,1]],'undesired':[[63,2]],'com':[[76,1],[80,2],[44,1],[81,2],[61,1],[79,1],[69,1]],'stumble':[[55,1]],'5000':[[75,1]],'ffffffff':[[75,2]],'|7f':[[76,1]],'m#l':[[78,1]],'hud':[[4,1],[5,2]],'r0j0':[[78,1]],'fwnes':[[21,1]],'jumps':[[78,4]],'probably':[[63,1],[65,2],[78,4],[60,2],[30,1],[48,2],[79,3],[18,1],[58,4]],'puc':[[61,3]],'decode':[[49,1]],'341':[[79,4]],'dozens':[[79,1]],'oring':[[10,1]],'emulator':[[73,6],[50,4],[67,1],[35,2],[27,1],[59,9],[54,2],[23,2],[29,2],[66,4],[60,17],[2,3],[4,2],[71,6],[48,4],[32,2],[57,1],[7,1],[79,1],[12,2],[20,1],[8,2],[5,2],[17,2],[78,1],[22,3],[26,1],[75,1],[3,3],[58,3]],'hexforecolorr':[[20,1]],'drawrect':[[60,1]],'hbd7':[[78,2]],'smart':[[55,1]],'session':[[4,2],[55,1],[11,1],[27,1]],'toolset':[[5,1]],'across':[[78,1],[60,2],[62,1]],'component':[[76,1],[49,1]],'received':[[62,1]],'1ffh':[[75,2]],'windowed':[[35,1],[12,1],[29,1]],'warrior':[[28,1]],'memwatch':[[19,1],[7,1],[11,2]],'revert':[[10,1],[40,1],[35,1]],'framecount':[[11,1],[60,6]],'clipboard':[[53,1],[48,1],[61,1]],'convenient':[[50,3],[60,1]],'bit2':[[71,2]],'yes':[[62,4]],'setrenderplanes':[[60,1]],'gdstr':[[60,3]],'`je':[[78,1]],'device':[[17,1],[21,1],[76,2],[71,3],[30,5],[68,1],[79,3]],'mind':[[48,1],[75,1],[3,1],[79,1],[18,1],[60,1]],'moved':[[4,1],[11,1]],'pass':[[59,1],[54,1],[75,1],[79,2],[60,1]],'running':[[55,1],[53,3],[50,3],[62,2],[16,1],[8,1],[35,2],[59,2],[21,1],[29,1],[78,3],[60,5],[58,2]],'proof':[[78,3],[23,2],[3,1],[66,1]],'nez':[[18,1]],'siren':[[6,1]],'convention':[[71,7],[50,1],[60,1]],'recompilable':[[55,1]],'numpad2':[[60,1]],'nnn':[[75,1]],'decreasing':[[76,2]],'0000000000011111':[[80,1]],'terms':[[66,1],[50,1],[60,1]],'addgamegenie':[[7,1],[60,2]],'broken':[[9,1],[12,1],[55,1],[68,2],[50,1],[79,1]],'corrected':[[7,1]],'bmf_final3':[[25,1]],'miserabley':[[48,1]],'passed':[[59,1],[79,4],[50,2],[60,2]],'unknown':[[76,4],[79,1]],'opacity':[[60,2]],'pulses':[[76,1],[79,2]],'intensify':[[6,1]],'bits':[[78,6],[76,32],[71,3],[6,1],[60,1],[80,6],[72,1],[75,4],[81,2],[79,14]],'self':[[59,1],[78,1]],'main':[[73,3],[38,2],[30,1],[62,3],[61,1],[12,1],[13,1],[68,2],[27,1],[59,3],[51,1],[29,1],[41,1],[78,2],[6,1],[60,3],[10,1],[79,2],[65,1]],'tim':[[78,1]],'000e':[[75,1]],'sb#0':[[78,1]],'equivalent':[[57,1],[59,3]],'differs':[[71,1]],'modes':[[59,1],[78,6],[76,1],[68,1],[40,1],[35,2]],'transfer':[[78,1],[75,1]],'|50':[[76,1]],'clearinputchanges':[[60,1]],'yyy':[[71,2]],'master':[[33,4],[7,1],[79,1]],'assignable':[[15,1]],'inherited':[[78,2]],'colon':[[40,1],[59,1]],'coded':[[78,1],[11,1]],'accel':[[11,1]],'resizeable':[[13,1]],'warn':[[62,1]],'executes':[[54,1],[60,2]],'captures':[[49,1],[28,1]],'unpredictable':[[78,3],[79,1]],'gif':[[61,1]],'constants':[[71,1]],'lua5':[[9,1]],'wasn':[[14,1]],'oneshot':[[60,1]],'street':[[11,1]],'text':[[1,1],[50,3],[39,2],[59,2],[15,2],[23,1],[54,2],[66,1],[60,4],[71,11],[4,2],[48,40],[40,2],[53,3],[12,1],[13,1],[20,3],[8,1],[5,2],[63,2],[75,5],[3,1],[11,3],[58,1]],'worry':[[59,2],[48,1],[57,1],[60,1],[79,1]],'ki7rbp':[[78,1]],'callback':[[60,29]],'restore':[[17,3],[55,1],[38,3],[50,2],[13,4],[33,1],[11,1],[37,1]],'customized':[[25,1]],'movie_finished':[[36,1]],'punchoutchallenge':[[63,1]],'|commands|rldutsba|rldutsba|rldutsba|rldutsba|port2|':[[71,1]],'form':[[59,1],[23,1],[71,2],[53,1],[50,4],[60,1],[75,1],[79,3]],'lsb':[[73,1],[72,1],[78,1],[76,3],[79,2]],'nutant':[[60,2]],'affiliated':[[76,1]],'controlling':[[50,2]],'registers':[[53,2],[50,4],[52,2],[68,3],[63,1],[78,13],[54,2],[76,2],[80,1],[60,10],[75,12],[79,11],[7,1]],'restriction':[[79,1]],'narrowed':[[68,1]],'cycles':[[78,12],[51,1],[76,7],[60,1],[50,2],[79,9],[5,2]],'latter':[[78,3]],'unnecessary':[[78,1]],'8500':[[78,1]],'slader':[[48,1]],'adv':[[13,2],[27,1]],'with':[[50,13],[61,2],[56,1],[35,2],[27,1],[15,1],[29,1],[80,2],[24,1],[48,6],[32,1],[57,1],[79,30],[46,2],[38,1],[12,1],[13,1],[36,1],[68,7],[69,1],[5,10],[63,3],[21,4],[11,3],[19,2],[59,10],[9,2],[23,5],[49,2],[51,1],[54,5],[60,18],[66,4],[71,7],[10,4],[40,10],[18,6],[7,7],[65,5],[55,11],[53,2],[30,2],[62,5],[8,7],[17,3],[78,29],[25,2],[70,2],[6,2],[76,17],[75,1],[3,7],[58,2]],'illustrates':[[78,1]],'glory':[[48,1]],'behaving':[[36,1]],'838977920':[[71,1]],'between':[[55,1],[30,1],[62,2],[81,1],[12,1],[20,1],[68,1],[27,1],[78,9],[9,1],[29,1],[49,1],[66,1],[24,1],[60,4],[76,5],[80,1],[75,1],[32,1],[79,7]],'working':[[54,1],[55,2],[24,2],[60,2],[61,1],[75,1],[3,1],[10,1],[5,1]],'readdown':[[60,1]],'breakpoint':[[4,1],[60,1],[54,2],[53,1],[50,12],[5,6]],'github':[[61,1]],'ane':[[78,5]],'perfecting':[[23,1]],'forceful':[[60,1]],'abbreviations':[[78,1]],'assure':[[78,1]],'dmc':[[73,3],[10,1],[76,13]],'dpcm':[[9,1],[60,1]],'a002':[[75,1]],'rates':[[79,1],[27,1]],'goroh':[[76,2]],'absolute':[[78,16],[7,1],[62,1]],'loss':[[59,1],[11,1]],'saving':[[78,1],[9,1],[55,1],[43,1],[28,1],[4,3],[48,2],[10,1],[57,1],[11,3]],'particular':[[23,2],[76,1],[50,1],[48,1],[32,1],[75,1],[79,3],[5,1]],'got':[[76,1],[60,1]],'maybe':[[62,1],[65,1]],'ubuntu':[[5,1]],'possible':[[73,1],[55,2],[38,2],[50,2],[62,3],[68,1],[56,2],[17,1],[78,4],[23,1],[25,1],[66,2],[60,1],[48,1],[79,1],[7,1]],'insert':[[60,1],[21,5],[71,2],[24,2],[58,1]],'omit':[[60,1]],'naming':[[4,1],[50,1],[36,1],[38,1],[11,1],[5,1]],'|04':[[76,1]],'0x200':[[60,2]],'anc':[[78,2]],'clang':[[5,1]],'like':[[50,4],[67,1],[27,1],[59,7],[51,2],[71,1],[60,10],[48,3],[40,4],[7,1],[57,2],[79,6],[55,3],[30,2],[62,3],[52,1],[13,1],[42,1],[63,2],[78,15],[41,1],[76,1],[75,2],[3,2],[58,1]],'0320':[[68,1]],'nes_basecycles':[[75,2]],'nops':[[78,1]],'transparent':[[76,1],[79,6],[8,1],[60,4]],'range':[[76,3],[53,1],[50,3],[60,8],[6,1],[75,5],[68,2],[40,1],[8,1],[79,18]],'of_':[[78,1]],'inverted':[[76,2]],'folders':[[28,1]],'occurs':[[78,10],[76,2],[79,3]],'screen':[[35,10],[27,3],[59,2],[15,2],[23,1],[29,2],[51,1],[60,20],[71,2],[4,2],[48,2],[10,1],[79,17],[7,2],[46,1],[55,1],[30,1],[28,1],[62,1],[52,1],[68,13],[36,1],[78,1],[21,3],[25,1],[6,1],[11,4]],'file':[[50,14],[61,1],[56,1],[27,4],[15,7],[29,2],[48,11],[32,5],[46,1],[38,22],[28,4],[44,1],[12,2],[13,7],[20,5],[36,5],[5,4],[21,4],[22,11],[43,3],[11,7],[73,4],[1,1],[19,6],[16,3],[39,1],[59,2],[9,3],[23,17],[49,1],[54,3],[60,12],[66,2],[4,2],[71,5],[10,8],[40,6],[18,7],[7,1],[65,1],[55,8],[53,6],[62,2],[45,2],[8,3],[17,8],[78,2],[25,1],[70,4],[6,1],[72,4],[75,12],[58,4]],'yabause':[[41,1],[42,1]],'0000':[[73,2],[53,1],[6,1],[50,1],[75,1],[68,7],[40,1]],'wrapper':[[13,1]],'wanting':[[68,1]],'homebrew':[[13,1],[14,1]],'rotation':[[79,2]],'smb3':[[63,1]],'movies':[[19,1],[28,1],[44,1],[12,1],[13,3],[36,3],[68,1],[39,1],[5,2],[9,1],[15,4],[23,3],[66,5],[6,2],[60,4],[71,2],[7,7],[65,2]],'3f1f':[[68,1]],'net':[[81,2],[59,2],[75,1],[80,2],[67,1]],'publically':[[76,1]],'port':[[55,1],[30,7],[8,2],[9,1],[21,1],[76,1],[71,3],[6,2],[75,4],[3,3],[10,1],[7,1],[79,2]],'specific':[[73,5],[50,1],[67,1],[35,1],[39,1],[59,2],[15,1],[49,1],[54,1],[10,1],[40,1],[46,1],[55,1],[30,2],[62,2],[68,3],[69,1],[17,2],[63,1],[70,1],[76,2],[43,1],[72,1],[58,1]],'braces':[[59,1]],'099822938442230224609375':[[71,1]],'3d2n@8':[[78,1]],'transfers':[[79,1]],'transmission':[[61,1]],'unused':[[73,2],[78,1],[55,6],[76,6],[68,1],[7,1],[5,1]],'b@`':[[78,1]],'makes':[[17,1],[78,3],[51,1],[55,1],[53,1],[50,1],[60,4],[40,1],[7,1],[79,2]],'included':[[63,2],[78,1],[21,1],[30,1],[62,1],[75,1],[79,1],[7,2],[11,1]],'japan':[[21,1]],'reported':[[10,1],[78,1]],'television':[[21,1],[32,1],[25,1],[30,1]],'basic':[[1,1],[55,1],[62,3],[0,1],[61,1],[68,2],[8,1],[17,1],[59,1],[15,1],[26,1],[47,1],[66,4],[76,1],[48,1],[75,1],[57,2],[58,2]],'interrupt':[[78,39],[68,1],[76,2],[7,1],[50,6]],'operators':[[59,3],[50,1]],'colorful':[[5,1]],'recommended':[[60,2],[5,1]],'fancy':[[59,1]],'3fff':[[79,1],[68,1]],'2eff':[[68,1]],'namco':[[75,4]],'harmless':[[78,1]],'buzzers':[[30,1]],'protection':[[13,1]],'finishing':[[78,1]],'1200':[[68,1]],'pi#x7':[[78,4]],'compromised':[[79,1]],'skinny':[[80,1]],'g8r':[[78,1]],'2003':[[73,2]],'00a5#mic':[[50,1]],'want':[[46,1],[55,2],[53,1],[50,1],[30,1],[62,3],[56,2],[59,1],[54,2],[78,2],[43,1],[60,8],[10,1],[40,3],[79,1],[58,2]],'jan':[[79,1]],'adequately':[[9,1]],'surrounding':[[79,1]],'movement':[[52,1]],'4011h':[[75,1]],'cause':[[63,1],[78,4],[76,2],[53,1],[13,1],[40,1],[79,1],[27,1]],'allocated':[[68,1]],'common':[[8,1],[5,1],[17,1],[59,2],[9,1],[29,1],[41,1],[64,1],[6,1],[66,2],[4,1],[78,3],[75,1],[10,1],[40,1],[7,1],[79,1]],'tenten':[[48,6]],'different':[[79,2],[50,1],[81,1],[68,1],[35,1],[27,2],[17,1],[5,2],[9,1],[15,2],[23,1],[76,3],[60,3],[78,9],[72,1],[48,2],[75,1],[40,1],[7,2],[65,1]],'voltage':[[76,5],[79,2]],'waves':[[79,2]],'x0p':[[78,1]],'chosenjo':[[30,1]],'fills':[[79,1]],'registerwrite':[[60,1]],'options':[[19,3],[50,1],[16,3],[35,5],[39,1],[9,1],[14,1],[15,6],[23,2],[29,2],[51,1],[4,4],[54,2],[48,2],[60,1],[71,1],[40,1],[7,2],[65,1],[38,1],[30,1],[13,2],[20,2],[36,2],[42,3],[8,1],[5,3],[26,6],[25,2],[41,3],[43,2],[11,3]],'force':[[59,1],[76,1],[4,1],[32,1],[33,1],[35,2],[5,1]],'smoother':[[35,2]],'mess':[[79,1],[62,1]],'commenting':[[59,1]],'furthermore':[[52,1],[55,2],[53,1]],'preserved':[[66,2],[71,1]],'letter':[[56,4]],'extract':[[78,1],[49,1]],'restarting':[[60,1]],'purpose':[[63,3],[3,1],[76,1],[60,1]],'slash':[[60,1],[27,1]],'margin':[[79,1]],'apr':[[81,1],[80,1]],'diagram':[[78,8],[68,2],[76,1]],'reconstruct':[[23,2]],'leaves':[[19,2],[5,1]],'wikipedia':[[66,1],[68,1]],'bilinear':[[65,1]],'inclined':[[67,1]],'miscellaneous':[[71,1]],'interpret':[[64,1]],'zero':[[73,2],[78,29],[76,4],[24,1],[50,1],[52,1],[68,5],[40,1],[79,1]],'manner':[[59,1],[48,1]],'wants':[[76,1]],'slave':[[79,1]],'9001':[[75,1]],'push':[[78,7],[66,1],[62,1]],'extended':[[3,2]],'shy':[[78,4]],'color':[[55,1],[30,1],[13,2],[20,6],[35,3],[5,1],[27,2],[59,4],[51,1],[60,23],[32,6],[10,1],[79,15],[7,4],[65,2]],'boulderdash_amoebaai':[[5,1]],'translated':[[76,1],[48,1]],'bank':[[55,1],[60,2],[50,12],[75,10],[68,2],[56,1],[40,1],[7,1]],'perfection':[[66,1]],'drop':[[30,2],[43,1],[10,1],[40,1],[7,1],[11,2]],'%1d':[[71,2]],'complain':[[62,1]],'port2':[[71,3]],'guide':[[66,1],[71,1],[16,5],[68,2],[40,1],[64,2],[39,5]],'notebook':[[48,1]],'8123':[[50,1]],'accessed':[[73,1],[54,2],[55,5],[53,1],[68,1],[79,5]],'createfromgdstr':[[59,1],[60,1]],'arr':[[78,6]],'fillcolor':[[60,4]],'preparations':[[78,3]],'gets':[[5,1],[78,1],[79,1],[60,7],[7,2]],'mid':[[8,1],[51,1]],'deemed':[[62,4]],'60hz':[[75,1]],'noicon':[[19,3]],'beta':[[3,1]],'ftp':[[61,1]],'planning':[[79,1]],'wins':[[79,1]],'samples':[[75,1]],'guard':[[60,1]],'comprised':[[48,1]],'120':[[76,2]],'rp2a03e':[[76,1]],'gtk2':[[3,1],[6,1]],'giorgio':[[3,1]],'installed':[[11,1]],'signed':[[73,3],[59,1],[78,2],[41,1],[60,3],[42,1],[75,2]],'matches':[[56,1]],'activity':[[78,1]],'break':[[78,2],[62,1],[50,15],[52,1],[68,1],[7,1]],'generator':[[76,16],[79,1],[68,2]],'placement':[[79,1]],'card':[[5,1]],'remain':[[78,1],[43,1],[79,1]],'previously':[[60,3]],'will':[[50,30],[56,9],[35,8],[27,22],[15,4],[29,6],[80,1],[24,2],[48,17],[32,4],[57,1],[79,22],[46,3],[38,2],[28,15],[81,1],[12,1],[13,5],[36,11],[68,13],[37,1],[63,2],[21,9],[22,1],[43,8],[33,4],[11,1],[73,1],[19,7],[39,1],[59,16],[9,1],[23,23],[51,3],[54,4],[60,42],[66,2],[4,1],[71,3],[40,21],[7,1],[18,4],[65,2],[55,3],[53,5],[30,8],[31,1],[45,2],[62,13],[52,5],[8,1],[17,3],[78,45],[76,68],[34,1],[72,1],[75,9],[58,10]],'consistently':[[8,1]],'sbx':[[78,14]],'accessible':[[59,1],[38,2],[11,1],[50,2]],'else':[[63,1],[59,3],[66,1],[40,1],[60,3],[62,3]],'`#j1@lj3b@29':[[78,1]],'cross':[[78,1],[2,1]],'state':[[73,5],[19,1],[50,4],[27,1],[59,2],[54,2],[23,6],[71,3],[60,21],[4,1],[79,1],[7,2],[55,1],[38,1],[53,1],[12,2],[13,1],[36,2],[52,2],[5,1],[17,8],[63,1],[78,4],[76,5],[72,2],[75,3]],'populated':[[7,1]],'framedisplay':[[19,3]],'troubleshooting':[[64,1],[65,2]],'0005':[[50,2],[75,1]],'lua':[[1,1],[19,5],[50,2],[61,5],[59,29],[9,6],[14,2],[15,4],[66,1],[60,28],[4,3],[10,2],[57,12],[7,6],[38,10],[62,15],[28,3],[12,2],[13,5],[8,8],[5,18],[63,29],[6,4],[11,4],[58,18]],'checked':[[50,1],[28,1],[12,1],[36,6],[35,8],[15,2],[22,1],[76,1],[60,3],[34,1],[48,1],[10,1],[40,2],[33,2]],'thing':[[76,1],[66,1],[48,5],[79,2],[40,2],[65,1]],'yesno':[[60,3]],'slowdown':[[23,1],[5,1]],'highlighted':[[10,1]],'defeated':[[63,1]],'diagrams':[[79,1]],'00h':[[75,7]],'#256':[[79,1]],'circuit':[[79,1]],'huge':[[79,1]],'not':[[73,2],[19,5],[50,6],[56,1],[35,1],[27,8],[59,14],[15,3],[23,5],[29,2],[51,1],[54,1],[60,32],[4,2],[66,4],[48,16],[71,6],[40,10],[18,1],[57,1],[65,3],[79,13],[46,2],[55,4],[38,1],[53,1],[28,1],[62,7],[12,1],[13,4],[36,3],[52,2],[68,6],[5,4],[63,3],[78,55],[21,1],[22,1],[76,13],[6,1],[43,1],[34,1],[75,14],[11,5],[58,1]],'4040':[[75,1]],'anymore':[[5,2]],'0300':[[68,4]],'hertz':[[60,5],[75,1]],'log':[[78,2],[54,10],[55,6],[71,12],[4,1],[11,2],[5,9]],'|10':[[76,1]],'mirrored':[[79,1]],'frontend':[[3,1],[62,1],[58,1]],'maximum':[[59,1],[78,1],[76,2],[60,1],[62,1],[72,1],[75,1],[32,1]],'shrink':[[36,1]],'saved':[[73,1],[38,3],[50,1],[28,5],[62,3],[13,1],[36,1],[27,1],[17,1],[60,2],[48,5],[10,1],[40,1]],'taller':[[35,1]],'refer':[[59,1],[68,4],[56,1],[60,2]],'conversion':[[4,1],[12,1],[76,2],[60,1],[65,1]],'ever':[[76,1],[79,3]],'faintly':[[79,1]],'safely':[[60,1]],'nop':[[78,35]],'additions':[[78,2]],'polled':[[46,1],[27,1]],'moviefilenames':[[13,1]],'design':[[44,1],[76,1],[5,1]],'messagebox':[[59,1]],'unhide':[[29,1],[38,1],[27,1]],'relating':[[28,1],[1,1]],'becomes':[[48,1],[55,2],[76,1],[50,1],[5,1]],'raw':[[49,1],[22,1],[18,1],[60,11]],'integral':[[4,1],[35,1]],'refused':[[78,1]],'1400h':[[75,1]],'excess':[[48,1]],'met':[[76,1],[50,1]],'disrupt':[[75,1]],'registersave':[[9,2],[60,1]],'smb2':[[19,2]],'anded':[[78,1]],'pin':[[76,4],[79,5]],'basics':[[59,2],[57,1],[79,1],[58,1]],'explain':[[63,1],[26,1],[48,1],[53,1]],'notice':[[78,1]],'retrieves':[[79,2]],'beyond':[[53,1],[22,1]],'4020':[[68,1]],'relocated':[[75,2]],'determining':[[78,1],[79,1]],'existing':[[17,1],[40,2],[49,1]],'page':[[73,1],[59,1],[78,40],[25,1],[38,1],[50,1],[60,3],[68,7],[3,3],[40,1]],'w_pm`':[[78,1]],'debugging':[[59,1],[9,1],[49,1],[6,1],[50,9],[67,2],[12,1],[13,1],[3,3],[7,1],[5,2]],'nothrottle':[[19,2],[59,1],[60,1]],'aid':[[63,1],[48,1],[79,1],[67,1]],'rather':[[59,1],[15,2],[46,1],[19,1],[43,1],[50,1],[60,4],[62,1],[79,2],[11,1],[27,1]],'reliably':[[78,1]],'deleting':[[55,1],[57,1],[5,1]],'inital':[[75,2]],'scrolllock':[[60,1]],'mapinittab':[[8,1]],'behaves':[[78,1]],'joe':[[48,1]],'precise':[[59,1],[78,1],[79,1]],'onto':[[79,2],[68,5]],'line':[[19,4],[50,25],[53,1],[12,1],[16,2],[52,1],[68,1],[35,4],[5,1],[8,1],[59,4],[15,1],[23,1],[54,1],[71,4],[60,4],[76,1],[78,4],[80,1],[3,1],[40,2],[11,3],[79,10]],'west':[[78,1]],'sav':[[21,1],[55,1],[11,1],[28,1]],'kage':[[5,1]],'blob':[[71,1]],'around':[[78,1],[49,1],[68,1],[75,2],[76,2],[60,2]],'zapper':[[8,1],[71,5],[30,8],[60,8],[4,2],[11,3],[7,2]],'goes':[[78,2],[76,2],[62,1],[60,1],[13,1],[68,1],[75,2],[79,1]],'tearing':[[35,2],[5,1]],'capslock':[[60,1]],'send':[[40,1],[78,1]],'shouldn':[[63,1],[40,1]],'ejecting':[[21,1]],'c000':[[75,2],[68,1],[55,1],[50,3]],'0000|':[[68,1]],'plp':[[78,4]],'destination':[[55,2],[78,1],[22,1]],'|0e':[[76,1]],'065':[[76,1]],'0x10':[[50,1]],'draw':[[59,1],[13,1],[61,1],[80,1],[60,8]],'statement':[[78,1],[50,2]],'rules':[[58,1]],'__________________________________________':[[68,1]],'popped':[[79,1]],'blur':[[35,1]],'extracts':[[78,1]],'shorthand':[[80,1]],'wrap':[[76,1]],'held':[[60,11],[23,1],[76,1],[30,3],[7,1]],'automate':[[57,1]],'called':[[38,4],[50,1],[62,14],[17,1],[59,3],[78,4],[66,1],[60,10],[3,1],[79,2],[11,1],[58,1]],'t2p9d`pyd`':[[78,1]],'automated':[[66,1],[60,1]],'setpixel':[[60,1]],'newly':[[54,2]],'pix':[[68,2]],'interrupting':[[60,1]],'incomplete':[[73,2]],'port0':[[71,7]],'arithmetic':[[78,8]],'garbage':[[79,3]],'lehti':[[78,2]],'testing':[[78,1]],'post':[[79,1],[9,1],[5,1]],'deck':[[21,1]],'flakes':[[5,1]],'004':[[76,1]],'software':[[3,1],[61,1],[78,1]],'f14':[[60,1]],'downs':[[66,1]],'hide':[[18,1],[27,1],[29,1],[38,1],[79,1],[35,3],[5,1]],'themes':[[7,1],[29,1]],'driven':[[79,1]],'instructions':[[5,3],[78,45],[49,2],[54,4],[50,5],[60,1],[40,1],[58,2]],'similar':[[65,1],[78,2],[79,1],[60,2],[4,1],[75,2],[68,2],[36,1],[40,1],[7,2],[57,1]],'finally':[[78,3],[53,1],[50,1]],'06xx':[[68,1]],'subpixel':[[68,3]],'proves':[[78,6]],'a000':[[55,1],[75,1]],'internally':[[59,1],[79,2],[60,2]],'suspending':[[4,1]],'turns':[[38,2],[78,2],[19,6],[6,1],[11,1]],'serialize':[[79,1]],'parasyte':[[3,1]],'etc':[[55,1],[50,1],[28,1],[62,1],[16,1],[68,3],[8,1],[35,1],[5,1],[76,2],[60,1],[75,4],[10,1],[79,1],[7,1],[11,1]],'blargg':[[10,3]],'mulitple':[[68,1]],'ml`':[[78,1]],'distorted':[[79,1]],'metroid':[[75,2],[5,1]],'screens':[[79,1],[68,2]],'xxx1':[[75,1]],'peek':[[5,1]],'deleted':[[60,5]],'friends':[[60,1]],'standard':[[59,1],[21,1],[76,1],[38,1],[43,1],[60,3],[71,1],[48,2],[75,2]],'digit':[[78,1],[68,1]],'dd0e':[[78,8]],'240hz':[[76,3]],'programmable':[[76,11]],'bullet':[[3,1],[66,1],[23,2]],'win32':[[5,1],[11,1],[9,1],[6,1],[4,1],[61,1],[12,12],[13,2],[10,1],[7,3],[8,2]],'decay':[[76,29]],'weekend':[[79,1]],'hash':[[71,1],[48,1]],'0x00fa':[[59,1]],'recovering':[[12,1]],'write':[[55,1],[19,2],[38,3],[50,2],[53,3],[62,2],[68,1],[36,1],[59,4],[78,39],[23,2],[76,13],[80,5],[60,13],[75,7],[10,2],[40,1],[7,1],[11,1]],'blank':[[48,1]],'intensive':[[59,1]],'hexeditor':[[59,1]],'magenta':[[60,1]],'means':[[46,1],[38,6],[50,1],[56,1],[35,4],[15,1],[76,3],[71,1],[60,9],[48,1],[75,3],[57,1],[79,5]],'luasocket':[[61,3]],'2001':[[73,1]],'equal':[[59,3],[78,1],[76,2],[40,8],[50,2],[62,1]],'tiles':[[48,5],[68,1],[79,4]],'representations':[[60,1]],'sssff':[[75,1]],'|14':[[76,1]],'convertfcmtofm2':[[65,1]],'peripheral':[[21,1]],'persistent':[[60,6]],'scales':[[60,2]],'rp2a03':[[60,1]],'explaination':[[75,1]],'routine':[[78,11],[75,5],[49,2],[68,3],[76,1]],'hop':[[76,1]],'numpad8':[[60,1]],'action':[[9,1],[76,6],[40,2]],'games':[[73,2],[67,3],[16,2],[35,2],[27,1],[59,2],[51,1],[14,1],[54,1],[66,1],[60,2],[80,1],[48,4],[32,1],[40,4],[18,1],[65,1],[79,4],[46,2],[55,1],[53,1],[30,4],[28,2],[62,2],[13,1],[52,1],[68,7],[8,2],[5,3],[17,2],[63,1],[21,5],[76,4],[75,2],[11,2]],'drawn':[[48,1],[52,1],[10,1],[55,1],[79,3],[80,1]],'your':[[65,2],[53,2],[50,3],[30,2],[62,4],[61,1],[68,4],[56,1],[63,1],[59,4],[78,9],[23,1],[43,1],[60,17],[48,19],[75,1],[79,4],[58,2]],'dadc':[[78,1]],'battletoads':[[68,1]],'``a':[[78,2]],'gracefully':[[7,1],[12,1]],'scans':[[55,1]],'calling':[[60,4]],'checkboxes':[[5,1]],'simultaneously':[[78,3],[46,1],[27,1]],'buffering':[[33,3]],'canvas':[[61,1]],'r6502':[[78,1]],'deviation':[[68,1]],'400c':[[76,4]],'processor':[[73,1],[78,27],[3,1],[76,1]],'unzipping':[[13,1]],'hashes':[[48,4]],'branching':[[59,1],[78,1]],'lastkeys':[[62,1]],'init':[[50,2],[75,12]],'examined':[[76,1]],'pause':[[19,2],[50,4],[36,2],[8,1],[27,2],[17,1],[59,3],[22,6],[23,4],[54,2],[60,3],[48,2],[10,1],[40,1],[11,2],[7,1]],'latest':[[13,1],[15,2],[11,1],[5,1]],'shift':[[17,1],[78,1],[76,11],[60,1],[4,1],[45,1],[13,1],[79,13],[11,1],[35,1]],'headerless':[[21,1]],'private':[[55,1]],'fall':[[79,1],[62,1]],'treated':[[78,1]],'512':[[79,1]],'f24':[[60,1]],'l&xj8':[[78,1]],'within':[[73,1],[55,1],[60,1],[50,1],[4,1],[52,1],[79,1],[35,2]],'square1':[[60,1]],'04fx':[[68,1]],'regards':[[76,2],[79,1]],'counterbreak':[[60,2]],'nicely':[[46,1]],'blip':[[3,1]],'128d':[[78,1]],'separate':[[78,1],[23,1],[55,1],[60,3],[2,1],[50,1],[48,1]],'begins':[[10,1],[72,1],[48,2]],'helpful':[[55,1],[48,1]],'reserved':[[78,1],[68,2]],'redo':[[17,2],[38,4],[11,2],[27,1]],'llvm':[[5,1]],'difference':[[78,1],[48,1],[76,1],[79,2]],'besides':[[63,1],[59,1]],'increases':[[9,1],[76,2],[8,1]],'vd`d2n0q':[[78,1]],'nothing':[[59,1],[55,1],[62,7],[4,1],[48,1],[68,1],[79,2]],'gamepad0':[[8,1]],'window':[[50,21],[61,1],[56,2],[35,9],[27,2],[59,3],[9,1],[15,2],[29,3],[49,1],[54,7],[60,1],[4,5],[48,14],[10,2],[40,11],[7,3],[53,1],[30,2],[28,1],[12,4],[13,2],[8,1],[5,4],[26,1],[41,1],[6,2],[11,7]],'supply':[[59,1]],'0afffh':[[75,1]],'affected':[[78,6],[46,1],[56,1]],'msmakela@kruuna':[[78,1]],'bit1':[[71,2],[78,1]],'hacked':[[18,1]],'patched':[[18,1]],'#100':[[50,1]],'stopping':[[60,2]],'word':[[48,8],[75,8],[71,2]],'initialrawdalatch':[[60,1]],'system':[[38,1],[28,1],[61,1],[16,2],[36,1],[17,2],[78,1],[15,1],[21,5],[76,4],[66,1],[24,2],[60,1],[71,1],[3,2],[79,1]],'belongs':[[71,2]],'activates':[[7,1]],'player2':[[71,1],[14,2]],'weed':[[40,1]],'ikari':[[68,1]],'occurred':[[72,1],[78,1]],'grows':[[75,1]],'battle':[[48,2]],'252':[[5,1]],'development':[[3,1],[66,1],[78,1]],'imply':[[79,1]],'detecting':[[60,1]],'|0c':[[76,2]],'|28':[[76,1]],'fm2':[[65,3],[19,12],[38,2],[28,1],[45,4],[12,2],[13,3],[16,1],[36,3],[8,2],[39,1],[63,1],[15,5],[22,2],[23,9],[70,1],[71,3],[10,3],[11,4],[7,1]],'|frames':[[76,2]],'recorded':[[9,1],[23,1],[15,1],[66,2],[30,1],[60,1],[62,1],[71,3],[36,1],[27,2]],'machines':[[17,1],[75,1],[10,1],[33,1]],'arrives':[[76,1],[79,1]],'protections':[[78,1]],'fastest':[[78,1],[24,1],[62,1]],'obtained':[[76,1]],'conflicts':[[5,2]],'004e':[[75,1]],'capable':[[21,1],[48,1],[79,1],[62,1]],'strategies':[[23,1]],'2406':[[79,1]],'needing':[[48,1]],'addressing':[[78,26],[68,1],[40,1],[79,1]],'164':[[5,1]],'drastic':[[60,1]],'showing':[[36,1],[60,1]],'traditional':[[30,1]],'rockwell':[[78,1]],'170':[[79,3]],'ultra':[[73,3],[1,1],[53,1],[0,1],[45,1],[15,1],[23,1],[71,1],[2,3],[72,1],[3,18],[40,3]],'autohold':[[7,4]],'totally':[[78,1]],'implementation':[[57,1],[7,2],[79,1]],'bit4':[[71,2],[78,1]],'2048':[[78,1],[68,5],[76,2],[40,1]],'instant':[[79,1],[48,1]],'|02':[[76,1]],'however':[[31,1],[42,1],[35,1],[27,1],[78,8],[23,1],[41,1],[66,2],[60,5],[76,1],[80,1],[75,1],[48,1],[3,1],[40,1],[79,3]],'stop':[[79,1],[38,6],[19,2],[50,1],[62,4],[78,3],[22,3],[76,1],[60,6],[48,1],[3,1],[10,2],[7,1],[58,2]],'sends':[[15,2],[23,1]],'asm':[[56,1]],'creative':[[67,1]],'2b8':[[78,1]],'half':[[59,1],[78,2],[68,1],[76,2],[79,4]],'influence':[[78,1]],'quirk|':[[79,1]],'earlier':[[60,1],[25,1],[66,1],[6,1],[7,1]],'indicates':[[79,1],[76,1],[71,4],[50,1],[60,1]],'front':[[76,1],[59,2],[62,1]],'errors':[[59,2],[49,1],[60,1],[62,1],[4,1],[12,1],[7,1]],'ask':[[21,1],[29,3],[10,1]],'capturing':[[22,6],[16,2],[11,1]],'inserted':[[15,1],[21,1]],'warning':[[48,1],[19,1],[60,3]],'0080':[[75,2]],'discussed':[[79,1]],'flaws':[[25,1]],'determines':[[20,1],[76,1],[79,2],[60,2]],'slower':[[65,2],[34,1],[48,1],[35,1],[27,1]],'doing':[[78,1],[53,2],[62,2],[60,4],[12,1],[75,1],[79,1],[11,1]],'scanned':[[18,1]],'ret':[[53,1]],'strange':[[78,1]],'less':[[73,1],[50,1],[13,1],[8,1],[78,3],[76,4],[60,2],[48,2],[75,1],[79,2],[40,3],[7,1]],'040e':[[40,1]],'single':[[50,2],[5,1],[78,1],[49,1],[23,2],[29,1],[66,1],[2,1],[76,1],[75,2],[10,1],[79,4],[7,1]],'vsprintf':[[13,1]],'another':[[17,1],[59,1],[63,1],[78,1],[55,2],[80,1],[30,1],[60,1],[48,1],[68,3],[79,3],[11,1]],'throughout':[[48,1]],'inverting':[[76,1]],'comecon':[[78,1]],'operand':[[78,6]],'disk':[[17,1],[73,1],[9,1],[21,32],[71,5],[24,6],[28,1],[30,1],[60,2],[16,2],[18,1]],'30fps':[[46,1],[27,2]],'horrible':[[79,1]],'slot':[[17,4],[59,1],[68,5],[10,2],[60,5]],'triply':[[60,1]],'defaulting':[[9,1]],'homepage':[[3,3],[58,1]],'checkbox':[[30,1],[50,3],[48,3],[36,2],[40,1],[33,2],[8,1]],'pipelining':[[78,2]],'caused':[[11,7],[78,1],[9,1],[13,1],[7,1],[5,1]],'swap1p2p':[[5,1]],'follows':[[76,5],[71,1],[48,1],[75,1],[40,1],[79,2],[58,1]],'p17':[[73,1]],'colorburst':[[79,6]],'mutually':[[76,1],[79,1]],'emuversion':[[71,1]],'directions':[[68,1]],'terminate':[[78,1]],'pre':[[3,1],[65,1]],'m159':[[5,1]],'9003':[[75,1]],'tracknoise':[[5,1]],'rect':[[60,1]],'doings':[[79,1]],'infamous':[[79,1]],'01h':[[75,1]],'useless':[[54,1]],'10ff':[[68,1]],'suppose':[[48,3],[60,1]],'d011':[[78,2]],'above':[[7,1],[59,1],[78,3],[79,2],[50,4],[30,2],[81,1],[48,2],[75,4],[56,1],[35,1],[5,1]],'joystick':[[73,2],[72,3],[30,1]],'shifts':[[78,2]],'fix':[[12,6],[13,3],[35,3],[8,4],[5,1],[78,13],[9,1],[14,2],[25,1],[49,1],[6,2],[75,1],[10,1],[79,1],[7,6],[11,3]],'exists':[[15,1],[10,1],[79,1],[60,1]],'startup':[[15,1],[55,1],[19,1],[62,1],[12,1],[11,1],[27,1]],'genie':[[19,2],[50,2],[67,2],[56,15],[27,9],[49,3],[6,1],[60,2],[4,2],[3,1],[40,2],[79,1],[65,5]],'selects':[[79,3],[80,1]],'figure':[[79,1],[48,4]],'_____':[[68,2]],'associative':[[59,3]],'assigned':[[23,1],[41,1],[30,3],[11,1]],'presskeystart4':[[62,1]],'platform':[[3,1],[59,1],[2,1]],'aimlessly':[[15,1]],'nmi1':[[50,1]],'rerecording':[[9,1],[15,2],[23,2],[25,2],[2,1],[41,1],[53,1],[66,1],[42,1],[3,5],[8,1],[7,1]],'200000':[[66,1]],'extent':[[60,1]],'jeopardy':[[68,1]],'contained':[[73,1],[76,1]],'tie':[[62,5]],'1f0h':[[75,1]],'small':[[66,3],[62,1],[50,2],[48,1],[68,1],[75,2],[79,2],[65,1]],'period':[[23,1],[76,1],[60,1],[79,3],[40,1],[27,1]],'prepends':[[75,1]],'0xf':[[78,1]],'disassembler':[[55,5]],'simultaneous':[[78,1],[5,1]],'#8123':[[50,1]],'16777216':[[78,2]],'romname':[[19,3]],'fetched':[[78,9],[79,12]],'0&&4ka':[[78,1]],'dreams':[[79,1]],'|24':[[76,1]],'choose':[[5,1],[59,1],[21,3],[54,1],[32,1],[56,1],[58,2]],'controller':[[51,1],[60,2],[30,9],[68,1],[57,1],[7,2],[27,1]],'laws':[[7,1]],'anyways':[[62,1]],'exact':[[79,2]],'field':[[73,2],[50,6],[12,1],[13,1],[56,2],[5,2],[15,1],[23,1],[66,1],[43,1],[60,1],[4,1],[71,6],[48,1],[75,2],[40,1]],'resume':[[4,4],[23,1],[50,1],[27,1]],'says':[[60,1],[62,1]],'steps':[[76,2],[79,2]],'09000h':[[75,2]],'input':[[19,6],[16,1],[27,11],[39,2],[59,7],[9,2],[15,2],[23,3],[47,4],[60,23],[66,1],[4,2],[71,17],[10,1],[7,8],[46,1],[30,11],[28,4],[44,1],[62,4],[12,1],[13,3],[68,3],[5,4],[17,1],[63,2],[26,1],[76,3],[6,1],[72,1],[33,1],[11,1]],'6502_cpu':[[78,2]],'registermanual':[[60,1]],'handling':[[15,2],[55,1],[6,1],[5,1]],'abstract':[[61,1]],'european':[[78,1]],'wiki':[[66,1]],'getdown':[[8,1],[60,1]],'drag':[[8,1],[48,2],[10,1],[40,1],[11,2],[7,1]],'statically':[[3,1]],'deeper':[[59,1]],'backslash':[[60,1]],'panels':[[51,1]],'gates':[[76,4],[79,1]],'copying':[[78,1],[48,1]],'seems':[[78,4],[10,1],[76,1],[79,3]],'emblem':[[8,2]],'latched':[[79,1]],'forcefully':[[60,1]],'actual':[[73,1],[55,1],[66,1],[50,1],[60,3],[76,2],[48,2],[32,3],[79,1]],'#ce_2gpl':[[78,1]],'megaman':[[79,4]],'conditioned':[[79,1]],'srt':[[10,1],[38,1]],'playern':[[59,2]],'scripting':[[63,1],[59,1],[15,2],[66,1],[62,4],[28,1],[57,4],[58,1]],'verbose':[[4,1]],'improvements':[[3,1],[6,1]],'keyword':[[59,1]],'ctlr':[[73,2]],'4017':[[73,1],[76,16]],'recording':[[38,3],[28,1],[44,1],[12,2],[13,1],[16,2],[36,1],[5,1],[27,3],[9,2],[15,3],[22,1],[23,14],[6,1],[26,1],[4,1],[43,1],[60,3],[66,16],[3,2],[71,1],[7,2],[65,1]],'100':[[78,7],[76,1],[79,1],[60,2],[62,1]],'check':[[7,1],[30,1],[50,1],[62,1],[36,1],[35,1],[78,1],[49,1],[60,2],[4,1],[32,1],[11,1],[65,2]],'names':[[9,1],[50,3],[28,1],[4,1],[48,2],[5,2]],'videolog':[[12,1]],'asq_realitya':[[25,1]],'fcm':[[11,1],[45,6],[12,1],[13,4],[39,2],[15,2],[23,2],[70,2],[71,1],[72,6],[10,1],[7,2],[65,2]],'bunch':[[79,1],[48,1]],'events':[[79,1],[62,2]],'aforementioned':[[76,1],[79,1]],'mmmm':[[50,2]],'nybble':[[78,34]],'configuration':[[35,1],[26,2],[46,1],[33,2],[30,5],[5,2]],'cheating':[[40,2]],'bytes':[[73,10],[55,4],[53,2],[50,4],[68,13],[78,4],[54,1],[71,5],[60,8],[72,2],[75,6],[79,2],[65,1]],'subtract':[[78,2]],'reworked':[[79,1]],'4006':[[76,3]],'phases':[[79,4]],'invisible':[[79,1]],'font':[[48,4],[5,1]],'optimize':[[66,1]],'77h':[[75,1]],'judged':[[62,1]],'tests':[[4,1],[78,7],[76,1],[80,1]],'icons':[[27,1]],'mappers':[[5,2],[53,2],[4,2],[13,1],[3,5],[11,1],[8,3]],'8192':[[68,1],[65,1]],'sunsoft':[[75,4]],'kentaro':[[76,1]],'eight':[[71,1],[62,1]],'#l&':[[78,1]],'dmcaddress':[[60,1]],'0x863c':[[60,1]],'subsection':[[73,6]],'smooth':[[79,1]],'bandai':[[5,1]],'tabbing':[[54,1],[5,1]],'04x0':[[68,1]],'restoration':[[6,1]],'coordinate':[[59,2],[79,6],[60,4]],'eeprom':[[5,1]],'izumi':[[76,1]],'glitch':[[55,1],[53,1],[63,1]],'exclamationmark':[[59,1]],'dsbc':[[78,2]],'auxillary':[[60,1]],'ties':[[76,1]],'edu':[[78,1]],'johnson':[[79,2]],'emulating':[[8,1],[60,1]],'linear':[[75,1],[76,24],[79,1],[60,1]],'going':[[48,4],[79,2],[60,1]],'tax':[[78,2]],'requires':[[65,2],[13,1],[29,1],[79,1],[31,1],[35,1]],'hands':[[59,1]],'inputdisplay_for_selection':[[5,1]],'transparency':[[79,2],[60,8]],'upgrades':[[15,1]],'flag':[[8,1],[78,104],[9,1],[19,16],[43,1],[50,3],[60,2],[75,2],[79,7],[7,2],[27,1]],'wider':[[35,1]],'gzip':[[18,1]],'0011111100000000':[[80,1]],'rendering':[[60,1],[13,1],[79,16],[50,1],[5,1]],'recognize':[[11,1]],'algorithm':[[78,1],[18,2]],'japanophile':[[48,1]],'fba':[[41,1],[42,1]],'aborts':[[78,1]],'&z0':[[78,1]],'bypassed':[[33,1]],'processed':[[59,1],[78,1]],'profiling':[[50,1]],'snapped':[[56,1]],'tttttttt':[[75,1]],'169':[[79,1]],'2007':[[73,1],[68,2],[55,1],[79,3],[80,1]],'includes':[[77,1],[51,1],[38,1],[60,2],[61,1],[12,1],[13,1],[10,1],[74,1],[11,3],[5,1]],'plugging':[[21,1]],'earth':[[78,1]],'competing':[[66,1]],'removes':[[40,1],[60,1]],'drastically':[[11,1]],'intuitive':[[53,1],[7,1]],'provided':[[3,1],[76,2],[60,3]],'punkrockguy318':[[3,1]],'grammar':[[50,1]],'specially':[[58,1]],'coder':[[79,1]],'multiply':[[75,1]],'during':[[5,1],[78,5],[21,2],[23,3],[55,1],[76,3],[13,2],[48,1],[79,18],[35,1],[7,2]],'altogether':[[63,1]],'player4':[[71,1]],'deactivating':[[78,1]],'accumulate':[[79,1]],'commontricks':[[66,1]],'aspects':[[69,1]],'simply':[[53,1],[50,2],[28,1],[45,1],[62,3],[68,1],[17,1],[15,1],[23,3],[66,1],[43,1],[71,1],[75,4],[79,3]],'04ff':[[68,1]],'yesnocancel':[[60,1]],'000a':[[75,1]],'kiji':[[8,1]],'collector':[[78,1]],'sta':[[78,42]],'undefined':[[78,3]],'6400%':[[24,2]],'tune':[[75,22],[55,1],[24,2]],'08ff':[[68,1]],'palflag':[[71,1],[13,1]],'calls':[[54,1],[55,1],[38,1],[60,4]],'repeat':[[40,1],[56,1]],'aborted':[[12,1]],'trying':[[5,1],[78,2],[55,1],[76,1],[60,1],[62,1],[4,1],[13,1],[68,1],[35,2],[7,1]],'filter':[[67,1],[42,2],[68,2],[37,1],[39,2],[9,1],[15,1],[41,2],[54,3],[43,1],[66,1],[32,1],[3,1],[65,1]],'rightbracket':[[60,1]],'m#nd':[[78,2]],'incrementing':[[75,1]],'unl':[[11,1],[5,1]],'evaluation':[[57,1],[62,2],[79,5]],'sdl':[[5,4],[11,13],[6,1],[4,3],[12,18],[13,22],[3,1],[10,2],[7,1],[8,3]],'compile':[[57,1],[62,1]],'anything':[[59,3],[78,2],[66,1],[60,4],[75,3],[7,1],[5,1]],'related':[[1,1],[38,1],[68,1],[36,1],[78,1],[15,1],[14,1],[25,1],[26,4],[6,2],[29,1],[49,1],[34,1],[80,1],[32,1],[10,1],[11,2]],'lags':[[43,2]],'product':[[50,3]],'taylor':[[76,1],[79,1]],'767':[[76,2]],'recieving':[[76,1]],'limitation':[[35,1]],'stack':[[7,1],[73,1],[54,3],[78,27],[50,5],[75,1],[68,4],[8,1],[5,2]],'ef43':[[71,1]],'neg':[[76,1]],'taught':[[62,1]],'picture':[[65,1],[35,1],[51,1]],'rip':[[55,1],[75,1]],'encounters':[[59,1]],'2012':[[5,1]],'anonymous':[[59,2],[60,3]],'parodius':[[67,1],[69,1]],'dragon':[[27,2],[9,1],[46,1],[28,2],[75,1],[79,1],[5,1]],'0x800':[[73,3]],'stopseeking':[[60,1]],'constitute':[[71,1]],'introduces':[[5,1]],'causing':[[63,1],[78,2],[7,2],[50,1],[35,1],[5,1]],'features':[[79,1],[1,1],[67,2],[0,1],[12,1],[13,2],[42,1],[5,1],[78,2],[9,1],[15,3],[23,1],[41,1],[66,5],[76,2],[4,1],[48,5],[3,5],[10,1],[11,4],[7,2]],'compiling':[[11,1]],'variant':[[60,1]],'play':[[55,5],[19,1],[31,3],[38,8],[50,2],[62,3],[67,1],[36,1],[27,3],[17,2],[5,1],[9,1],[21,1],[23,4],[26,1],[54,1],[60,2],[4,5],[66,1],[48,2],[75,6],[10,1],[79,1],[11,1]],'5ff6':[[75,1]],'frequencies':[[76,3]],'experimental':[[10,2],[44,1]],'incremented':[[81,1],[78,4],[79,1]],'bookmarks':[[4,1],[50,8],[40,1],[6,1],[5,1]],'error':[[62,2],[12,1],[13,2],[8,1],[5,1],[78,1],[15,2],[6,1],[60,13],[48,1],[10,1],[11,2],[7,2]],'vezj':[[78,1]],'demos':[[78,1],[49,1]],'rollback':[[62,3]],'fetches':[[78,7],[79,10]],'microprocessor':[[78,1]],'assumes':[[79,1]],'useable':[[57,1],[11,1],[31,1]],'pkzip':[[18,1]],'projects':[[5,1]],'configfile':[[13,2]],'translations':[[48,1]],'0111000000000000':[[80,1]],'periodic':[[40,1],[75,1],[27,1]],'shs':[[78,3]],'vbjin':[[41,1]],'management':[[57,1],[15,1],[78,1]],'suited':[[79,1]],'offsets':[[5,1],[75,3],[79,1],[50,3],[18,1]],'functions':[[7,2],[57,2],[58,4],[55,1],[38,2],[62,14],[81,1],[61,1],[8,1],[5,2],[63,2],[59,5],[9,1],[15,1],[78,1],[6,1],[43,1],[4,1],[60,12],[3,1],[40,2],[11,1],[10,1]],'no8lim':[[19,2],[13,1]],'3000|':[[68,1]],'similarly':[[78,3]],'together':[[78,1],[76,2],[35,1],[62,1]],'compatible':[[73,1],[11,1],[38,1],[68,1],[5,1],[17,1],[78,1],[9,1],[15,1],[23,1],[70,1],[18,3],[65,1]],'increasing':[[76,1],[33,1],[11,1],[5,1]],'palette':[[73,1],[68,1],[35,1],[5,2],[26,2],[51,2],[25,10],[60,8],[32,21],[10,3],[79,22],[7,2],[65,4]],'separated':[[55,1],[2,1],[51,1]],'zd`2':[[78,1]],'newppu':[[9,1],[12,1],[10,2],[71,1],[8,1],[5,3]],'stopmovie':[[19,3]],'oops':[[78,1]],'getinput':[[60,1]],'for':[[50,19],[61,7],[77,1],[56,2],[35,9],[27,6],[15,6],[29,2],[47,1],[80,4],[2,1],[24,1],[48,19],[32,5],[57,3],[79,62],[46,6],[38,4],[28,2],[12,13],[13,10],[68,22],[5,10],[63,7],[21,3],[22,4],[41,1],[11,22],[73,3],[1,2],[19,2],[67,4],[74,1],[16,6],[39,4],[59,21],[9,4],[23,10],[49,8],[51,1],[54,14],[60,46],[4,1],[66,7],[71,8],[10,8],[40,19],[18,4],[7,13],[65,2],[55,15],[53,3],[30,5],[62,22],[42,1],[52,3],[8,6],[17,2],[78,38],[25,1],[76,38],[6,2],[72,1],[75,17],[3,9],[58,4]],'equipment':[[30,1]],'fun':[[48,1]],'transport':[[61,1]],'1a00':[[68,1]],'op`b@`':[[78,1]],'booleans':[[71,1]],'occupied':[[21,1]],'appropriate':[[78,1],[76,4],[79,7],[60,3]],'registerexit':[[60,1]],'app':[[48,2]],'rerecordcount':[[71,1],[11,1],[60,1]],'executed':[[78,9],[54,7],[55,3]],'elseif':[[59,1]],'17d':[[76,1]],'undoes':[[66,1]],'generation|':[[79,1]],'users':[[63,2],[9,1],[60,1],[11,1]],'applying':[[50,1]],'dir':[[12,1]],'softreset':[[11,1],[60,1]],'native':[[3,1]],'hello':[[59,2]],'could':[[78,4],[55,3],[53,1],[43,1],[60,2],[66,1],[48,2],[75,1],[79,7],[65,1]],'lowest':[[78,1],[62,1],[68,1]],'1000':[[68,2],[71,2],[24,2]],'254':[[60,1]],'numpad0':[[60,1]],'1008307711':[[71,1]],'freely':[[63,1]],'ch8':[[75,2]],'dream':[[7,1],[8,1]],'filehandle':[[59,3]],'essentially':[[76,2],[55,1],[67,1],[48,1],[57,1],[79,4],[58,1]],'conducted':[[76,1]],'reformats':[[15,1]],'taps':[[76,1]],'resizing':[[4,1],[35,2]],'machrider':[[63,1]],'macros':[[66,1]],'root':[[65,2],[5,1]],'screenshot':[[38,2],[11,1],[60,4]],'days':[[59,1]],'bit1|bit0':[[78,1]],'apparently':[[3,1]],'d020':[[78,2]],'png':[[61,1],[60,2],[28,6]],'sequential':[[79,4]],'rewrites':[[5,1]],'prefer':[[35,2],[54,1]],'replay':[[40,1],[22,1],[23,2],[38,1],[60,1],[12,2],[13,1],[10,1],[36,1],[7,3],[5,4]],'strmode':[[59,1]],'couple':[[4,1],[59,1]],'changelog':[[5,1],[11,1],[9,1],[14,1],[6,1],[4,1],[12,1],[13,1],[3,5],[10,1],[7,1],[8,1]],'lose':[[78,2],[5,1]],'crackling':[[33,1]],'nesdev@onelist':[[81,2],[80,2]],'ascii':[[71,2],[50,1],[5,1]],'hexforecolorb':[[20,1]],'quirk':[[76,1],[79,1]],'return':[[59,3],[78,2],[23,1],[76,2],[53,2],[50,2],[30,1],[60,6],[62,11],[11,2],[58,1]],'_ok':[[78,1]],'bfff':[[55,1],[68,1]],'came':[[25,1],[79,2]],'whole':[[78,1],[79,3],[35,1]],'compete':[[79,1]],'xxxx1':[[68,1]],'too':[[58,2],[59,1],[27,1],[78,4],[60,4],[48,2],[79,1],[8,1],[5,1]],'c006':[[50,1]],'ease':[[5,1]],'mechanism':[[60,1],[62,1]],'madara':[[75,1]],'ported':[[9,1],[42,2],[3,3],[41,2],[8,1]],'generate':[[79,1],[75,1],[55,1],[76,7],[60,1],[62,1]],'5015':[[75,1]],'call':[[59,2],[76,1],[80,1],[60,4],[62,2],[75,5],[79,1]],'motion':[[66,2]],'attempted':[[66,1]],'1ch':[[75,1]],'opcodes':[[78,5]],'1@i#zbe_':[[78,2]],'netplay':[[61,1],[8,1],[65,1]],'town':[[48,1]],'kinds':[[59,1],[48,1],[78,2]],'rumored':[[79,1]],'unchanged':[[60,3]],'|0a':[[76,2]],'exnr':[[73,1]],'cumulative':[[5,1]],'preexisting':[[23,1]],'viewer':[[49,3],[51,4],[55,3],[53,1],[67,1],[4,1],[13,1],[52,4],[3,2],[8,1],[11,2]],'september':[[3,1]],'premise':[[66,2],[48,1]],'extensive':[[16,1]],'archives':[[13,1]],'usual':[[78,1],[75,1],[79,2]],'provide':[[61,1],[40,1],[60,1],[79,1]],'logic':[[78,7],[80,1],[6,1],[44,1],[4,1],[81,1],[10,3],[79,1],[5,2]],'uint8':[[73,39]],'a%_':[[78,1]],'overview':[[43,1],[63,2],[75,1],[1,1],[2,1],[0,1]],'renamed':[[50,1]],'those':[[79,1],[54,1],[55,1],[76,2],[30,1],[60,6],[62,1],[75,2],[20,1],[40,1],[35,1],[5,1]],'handled':[[78,10],[7,1]],'scanline':[[51,2],[19,2],[50,4],[80,1],[48,3],[52,9],[79,55],[11,1],[35,1]],'m`0@9':[[78,5]],'logging':[[4,3],[9,1],[54,4],[55,5],[7,1]],'untouched':[[75,1]],'abortretryignore':[[60,1]],'patches':[[40,1]],'isattemptok':[[62,2]],'input3':[[13,1]],'terminates':[[71,1]],'zd#':[[78,1]],'using':[[50,1],[67,1],[61,1],[56,3],[39,4],[59,5],[9,1],[23,1],[51,1],[54,1],[60,13],[4,2],[48,3],[57,2],[40,3],[7,1],[65,2],[79,3],[55,4],[53,3],[62,1],[28,1],[45,1],[52,2],[68,1],[8,1],[5,1],[17,3],[63,1],[78,5],[76,2],[43,2],[33,2],[58,1]],'sporting':[[79,1]],'drawing':[[5,1],[63,1],[51,1],[80,1],[60,9],[4,2],[52,1],[79,2],[35,1],[11,1]],'although':[[78,3],[79,3],[67,1]],'turbo':[[59,2],[15,4],[19,5],[6,2],[24,3],[60,2],[12,1],[13,1],[33,2],[7,1],[11,8]],'engaged':[[60,1]],'doubly':[[60,1]],'ling':[[4,1]],'eaters':[[78,1]],'selector':[[79,1]],'chronicles':[[6,1]],'declaration':[[48,2]],'r0j0`fd%j':[[78,1]],'si_none':[[71,4]],'ampl':[[73,1]],'icon':[[19,3],[60,5],[27,1]],'switched':[[81,2],[40,1],[60,1],[5,1]],'imagine':[[79,1]],'criteria':[[43,2]],'v`a%_':[[78,1]],'&4la':[[78,1]],'231':[[35,1],[60,1]],'decision':[[79,1]],'optionally':[[12,1],[60,3],[50,1]],'kevin':[[75,1]],'getup':[[8,1],[60,1]],'relative':[[78,4],[7,1]],'items':[[26,3],[38,3],[67,1],[48,1],[68,1],[11,5],[27,1]],'specifics':[[59,1]],'gameinfo':[[32,1]],'scientific':[[61,1]],'khorton@iquest':[[75,1]],'technically':[[67,1]],'community':[[67,1],[2,2],[64,2]],'specialized':[[67,1]],'customize':[[10,1]],'|bit7':[[76,2]],'convience':[[79,1]],'coin':[[24,2]],'key3':[[62,1]],'mutlitrack2':[[63,1]],'smearing':[[35,1]],'exiting':[[59,1]],'5c00':[[75,3]],'256x224':[[60,1]],'brad':[[76,1],[79,1]],'bar':[[15,1],[51,1],[52,3],[68,1],[3,1],[10,1],[79,6]],'stay':[[23,1],[76,3],[35,1]],'based':[[79,1],[15,1],[9,1],[76,1],[66,1],[43,1],[50,1],[71,1],[75,1],[40,1],[11,1],[18,1]],'basically':[[48,1],[53,1],[62,1],[79,3]],'f16':[[60,1]],'indeed':[[63,1]],'tri':[[76,8]],'chapter':[[38,3],[78,2]],'curly':[[59,1]],'rewritten':[[44,1],[5,1]],'y#4j2x@to':[[78,1]],'%d2n@4':[[78,1]],'remained':[[3,2]],'644':[[78,6]],'middle':[[79,1],[53,1],[50,2],[56,1]],'until':[[7,1],[50,3],[56,1],[27,2],[76,2],[60,2],[48,1],[75,2],[3,1],[79,4],[40,1],[58,1]],'pauses':[[59,1],[60,1],[5,1]],'autopause':[[4,1]],'potentially':[[60,1]],'respectively':[[78,3],[75,1],[76,2]],'frames':[[46,2],[62,5],[13,1],[12,1],[27,4],[15,1],[23,1],[76,1],[71,1],[43,1],[60,10],[72,1],[48,1],[79,3],[11,1]],'obsoletes':[[53,1]],'refresh':[[9,1],[76,5],[11,4]],'expand':[[68,1]],'delay':[[4,1],[46,1],[76,4],[79,1],[24,2],[60,1]],'compatibility':[[17,1],[8,2],[9,2],[27,2],[6,1],[60,4],[18,1],[5,1]],'corners':[[35,1]],'rand':[[62,8]],'string':[[73,3],[59,3],[71,4],[50,1],[60,41],[48,1],[75,5],[10,1]],'presskeya1':[[62,1]],'must':[[65,3],[73,1],[38,2],[19,5],[30,1],[50,3],[62,2],[56,1],[27,2],[59,1],[21,2],[78,3],[76,1],[71,5],[43,1],[60,3],[48,1],[75,6],[40,1],[79,2],[58,1]],'turned':[[71,1],[40,1],[60,1],[27,1]],'4092':[[75,1]],'setreadonly':[[11,1],[60,4]],'|frame':[[76,1],[79,1]],'terminated':[[73,1],[75,3],[71,1]],'arrow':[[30,2],[43,1]],'closer':[[78,1]],'2013':[[50,1],[0,1],[61,1],[77,1],[56,1],[35,1],[27,1],[15,1],[29,1],[47,1],[80,1],[2,1],[24,1],[48,1],[32,1],[57,1],[79,1],[46,1],[38,1],[28,1],[44,1],[81,1],[12,1],[13,1],[20,1],[36,1],[64,1],[5,1],[37,1],[63,1],[21,1],[22,1],[41,1],[68,1],[43,1],[69,1],[33,1],[11,1],[73,1],[1,1],[19,1],[67,1],[74,1],[16,1],[39,1],[59,1],[9,1],[14,1],[23,1],[49,1],[51,1],[54,1],[4,2],[60,1],[66,1],[71,1],[10,1],[40,1],[18,1],[7,1],[65,1],[55,1],[53,1],[30,1],[31,1],[45,1],[62,1],[42,1],[52,1],[8,1],[17,1],[78,1],[26,1],[25,1],[70,1],[6,1],[76,1],[34,1],[72,1],[75,1],[3,1],[58,1]],'f17':[[60,1]],'retrieved':[[79,1]],'dismisses':[[60,1]],'collapse':[[43,1]],'notable':[[4,1]],'flickering':[[35,2]],'irq':[[73,7],[78,17],[76,18],[50,3],[10,1],[79,4]],'the':[[50,189],[61,8],[77,3],[56,49],[35,27],[27,80],[15,20],[29,10],[80,15],[2,8],[24,22],[48,117],[32,15],[57,5],[79,432],[46,15],[38,51],[28,15],[44,4],[81,8],[12,6],[13,12],[20,11],[36,16],[64,3],[5,19],[37,10],[63,10],[21,43],[22,13],[41,3],[68,67],[43,46],[69,2],[33,17],[11,27],[73,31],[1,4],[19,19],[67,7],[74,1],[39,6],[59,85],[9,9],[14,2],[23,89],[49,10],[51,12],[54,40],[4,19],[60,355],[66,37],[71,111],[10,40],[40,141],[18,10],[7,38],[65,20],[55,72],[53,46],[30,79],[31,2],[45,3],[62,130],[42,2],[52,27],[8,14],[17,21],[78,555],[26,6],[25,5],[70,3],[6,9],[76,367],[72,12],[75,126],[3,29],[58,25]],'popup':[[59,1],[9,2],[60,10]],'expensive':[[59,1],[60,1]],'off':[[40,3],[73,2],[79,3],[46,8],[19,8],[30,1],[62,1],[68,1],[27,5],[5,1],[78,2],[23,1],[76,2],[71,1],[6,1],[24,1],[60,2],[34,1],[48,1],[10,2],[33,1],[7,3],[11,6]],'song':[[75,18]],'better':[[9,1],[15,1],[60,1],[62,1],[48,2],[32,2],[35,1]],'05ff8h':[[75,3]],'luabot_backend':[[62,1]],'m09':[[78,1]],'sifc_none':[[71,1]],'default_nitsuja':[[25,1]],'bear':[[48,1]],'readbyte':[[59,2],[11,2],[60,2]],'player':[[59,2],[21,1],[30,1],[2,1],[60,12],[62,2],[13,1],[68,12],[7,3]],'achieves':[[66,1]],'modern':[[3,1]],'invalid':[[78,13],[60,1],[4,1],[12,1],[11,1],[5,1]],'minimal':[[15,1]],'allowed':[[59,1],[55,1],[76,1],[60,1],[10,1],[11,1],[5,1]],'maxattempts':[[62,1]],'mhz':[[78,3],[76,2],[79,12]],'located':[[78,2],[53,1],[60,1],[4,1],[48,1],[68,1],[40,1],[65,1]],'alive':[[60,1]],'generic':[[73,4],[62,2]],'%h21cp`ea@':[[78,1]],'disappear':[[78,1],[11,2],[13,1]],'images':[[61,1],[21,4],[79,2],[18,2]],'mysterious':[[10,1],[5,1]],'navigate':[[50,1],[22,1],[23,1]],'english':[[48,4]],'fixedfontheight':[[10,1]],'0x0263':[[60,1]],'linux':[[3,4],[60,2]],'proceed':[[12,1],[21,1]],'everything':[[78,1],[54,2],[55,1],[66,1],[60,1],[62,1],[79,1]],'ripper':[[55,2],[75,1]],'2nd':[[9,1],[68,1],[75,1],[71,3],[11,1],[79,1]],'nor':[[66,1],[78,1]],'preset':[[78,1],[30,4],[60,1]],'tens':[[66,1]],'anew':[[3,1]],'lined':[[46,1]],'rendered':[[55,3],[79,8]],'turning':[[24,1],[79,1],[40,1],[11,1],[27,2]],'specifications':[[77,1],[69,1],[74,1]],'viewing':[[53,1],[48,2],[67,1]],'176':[[5,1]],'bind':[[12,2],[10,1],[36,1],[30,1]],'dancing':[[68,1]],'latch':[[73,4],[78,2],[76,1],[79,5]],'pressed':[[11,1],[59,1],[23,1],[46,1],[71,5],[60,2],[62,7],[40,2],[33,1],[7,1]],'making':[[55,1],[67,2],[44,1],[68,4],[36,1],[56,1],[64,1],[27,1],[39,1],[78,1],[15,2],[23,3],[76,1],[66,7],[60,1],[48,1],[40,2],[79,2]],'iql2':[[73,1]],'57%':[[76,1]],'demokratische':[[78,1]],'``````````````':[[78,1]],'lag':[[5,1],[15,3],[46,1],[43,2],[60,11],[12,2],[13,1],[11,2],[27,8]],'indexes':[[79,1]],'serializer':[[79,1]],'1100':[[68,1]],'mahjong':[[30,1]],'freq':[[76,1],[60,5]],'width':[[11,1]],'castlevania':[[75,1]],'note':[[73,1],[46,1],[19,2],[30,2],[50,2],[62,3],[52,1],[13,2],[68,1],[27,4],[59,5],[15,1],[54,1],[76,7],[78,14],[60,11],[80,2],[48,3],[32,1],[75,4],[33,1],[40,2],[79,2]],'release':[[65,2],[79,5],[30,1],[31,1],[44,1],[12,1],[13,1],[8,1],[5,1],[9,1],[14,2],[47,1],[76,1],[6,2],[4,1],[3,1],[10,2],[11,1],[7,2]],'automation':[[50,1]],'f11':[[55,1],[60,1]],'#rrggbbaa':[[60,1]],'reserve':[[68,1]],'overflows':[[78,3]],'function':[[38,2],[62,13],[13,1],[8,1],[17,2],[59,11],[9,1],[49,1],[6,1],[60,68],[48,1],[75,1],[7,1]],'playbeginning':[[11,1],[60,1]],'cover':[[79,1]],'pcl':[[78,15]],'32000':[[13,1],[8,1],[11,2]],'kremer':[[78,1]],'octave':[[76,3]],'behind':[[59,1],[55,1],[79,2],[2,1],[60,2]],'contents':[[53,1],[50,4],[62,3],[68,1],[64,1],[5,1],[49,3],[23,1],[51,1],[76,1],[80,1],[75,1],[40,1],[79,3]],'grey':[[60,1]],'447':[[76,1]],'rpg':[[48,1],[62,1]],'designed':[[73,1],[23,1],[25,1],[1,1],[41,1],[43,1],[42,1],[68,1],[39,1]],'explanation':[[56,1],[78,1],[39,1]],'newname':[[50,1]],'synchronize':[[76,1]],'vector':[[61,1],[78,12],[50,8]],'ranging':[[78,1]],'given':[[17,1],[59,5],[29,1],[76,1],[66,1],[50,4],[60,34],[62,1],[52,1],[56,1],[79,1]],'surface':[[61,2]],'jl`@h':[[78,1]],'|history|':[[79,1]],'initialize':[[78,1],[79,2]],'gaiden':[[8,3]],'luke':[[3,1]],'mail':[[75,1]],'4005':[[76,2]],'mask':[[55,2]],'hq2x':[[35,4]],'rest':[[73,1],[78,3],[48,1],[76,1],[79,1],[60,1]],'concept':[[62,1],[2,1],[44,1]],'feb':[[79,2]],'describe':[[76,3]],'along':[[3,1],[79,1]],'1536':[[79,1],[68,1]],'human':[[66,2],[31,1]],'who':[[59,1],[76,2],[62,1]],'playingbest':[[62,1]],'positive':[[78,2],[48,1],[76,1],[60,1],[43,1]],'specified':[[21,1],[76,1],[19,10],[60,1],[28,1],[50,4],[71,3],[75,3],[27,1]],'returns':[[60,53],[59,4],[62,11],[7,1],[11,2]],'provides':[[61,2],[68,1],[66,2],[2,1],[67,1]],'cli':[[76,2],[78,1]],'existed':[[60,1]],'assigning':[[4,1]],'shortcuts':[[11,1]],'listbox':[[7,1]],'little':[[78,1],[48,1],[10,1],[60,1],[62,1]],'improvement':[[5,1]],'determine':[[54,1],[76,1],[60,1],[62,3],[48,4],[75,3],[79,3]],'udp':[[61,1]],'choice':[[79,1],[60,2],[27,1]],'building':[[61,1]],'diables':[[10,1]],'nonsense':[[63,1]],'middleclick':[[60,1]],'ramwatch':[[6,2]],'ugly':[[48,1]],'p40':[[60,1]],'presettable':[[76,2]],'triangle':[[76,31],[33,1],[60,1]],'shoddy':[[48,1]],'lax':[[78,13]],'altering':[[78,1]],'providing':[[79,1],[8,1]],'blacker':[[79,1]],'difficult':[[78,1],[32,1]],'serializers':[[79,2]],'attention':[[79,1]],'booting':[[5,2]],'gray':[[60,1]],'logged':[[54,2],[55,4],[53,1],[5,1]],'compress':[[8,1],[27,1]],'submitinsertframes':[[60,1]],'assisted':[[23,3],[66,13],[62,1],[44,1],[2,1],[68,1],[3,1],[64,2],[5,1]],'outlinecolor':[[60,4]],'fixes':[[5,2],[11,6],[9,3],[14,1],[15,1],[6,1],[4,2],[12,3],[13,4],[10,6],[7,3],[8,4]],'autoconverts':[[10,1]],'giving':[[63,1]],'wave':[[73,1],[76,32]],'ticks':[[75,2]],'older':[[60,3],[76,1],[3,1],[33,1],[47,1],[58,1]],'truncate':[[36,1],[7,1]],'inserts':[[24,1]],'definite':[[76,1]],'identically':[[60,1]],'effectively':[[78,3],[76,2],[53,1],[30,1],[79,1]],'kana':[[48,6]],'sept':[[79,2]],'ymouse':[[60,1]],'00111111':[[80,1]],'enabling':[[65,1],[7,1],[27,1],[76,2],[34,1],[11,1],[35,1]],'six':[[21,1]],'nil':[[62,1],[59,6],[9,1],[11,1],[60,16]],'rising':[[79,1]],'applied':[[79,2],[59,2],[40,1],[6,1],[27,2]],'9002':[[75,2]],'neat':[[79,1]],'june':[[78,1],[3,1],[6,1],[7,1]],'3f00|':[[68,1]],'sty':[[78,7]],'setting':[[46,2],[30,2],[52,1],[16,1],[39,1],[27,3],[78,2],[54,1],[23,1],[76,1],[24,2],[4,2],[75,1],[10,1],[79,2],[11,1]],'arbitrary':[[40,2]],'closed':[[13,1],[27,1]],'improved':[[4,1],[11,1],[27,1],[10,1],[6,1],[5,4]],'getmarker':[[60,1]],'constantly':[[73,1],[76,1]],'242':[[5,1]],'foreground':[[79,4],[20,1]],'displaying':[[5,1],[79,1],[49,2],[57,1],[60,2],[27,1]],'getemuscreen':[[60,3]],'divider':[[76,4]],'static':[[62,1]],'01xx':[[68,1]],'programmer':[[76,1],[57,1],[79,2]],'scan':[[12,1],[35,2]],'lead':[[76,2]],'descriptions':[[76,1],[78,1]],'f800':[[75,2]],'list':[[11,1],[57,2],[73,3],[53,1],[30,2],[50,6],[56,4],[8,1],[5,4],[37,2],[59,2],[15,1],[21,2],[76,1],[78,1],[60,1],[4,2],[48,1],[32,2],[10,1],[40,8],[7,4],[18,1]],'pirated':[[48,1]],'powerful':[[15,1],[55,1],[53,1],[62,2],[44,1],[5,1]],'record':[[9,1],[22,2],[23,9],[38,2],[60,3],[71,10],[13,1],[36,1],[11,1],[27,2]],'xxx0':[[68,1]],'qbe':[[78,1]],'subtractions':[[78,2]],'equally':[[62,1]],'stream':[[72,1],[79,1]],'regarding':[[17,1],[78,1],[1,1],[70,1],[64,3]],'fps':[[5,1],[22,1],[27,2]],'resetting':[[76,1],[40,1],[5,1]],'getname':[[11,1],[60,1]],'mouse':[[53,1],[30,3],[50,1],[52,1],[35,2],[5,1],[63,1],[51,1],[71,7],[60,3],[4,1],[48,2],[11,2]],'cutting':[[59,1],[66,1],[67,1]],'pertain':[[76,1]],'jumping':[[78,4]],'motherboard':[[79,1]],'which':[[1,1],[50,9],[67,1],[56,2],[27,1],[59,2],[49,1],[23,1],[54,6],[71,13],[24,1],[60,5],[4,1],[80,1],[48,1],[32,1],[79,28],[7,5],[55,12],[53,6],[30,1],[28,1],[62,5],[12,1],[13,4],[52,3],[68,3],[5,1],[78,17],[21,2],[76,15],[43,1],[72,3],[75,4],[3,3],[11,1],[58,6]],'stores':[[78,3],[75,1],[71,1],[7,1]],'throws':[[78,1],[60,6]],'decimal':[[73,1],[59,1],[78,28],[71,2],[43,2],[68,1],[40,1]],'vrc':[[75,1]],'minus':[[73,1],[75,2],[76,1],[79,2],[60,1]],'comparison':[[59,1],[78,1],[56,1],[79,3]],'reflects':[[76,1]],'license':[[3,1]],'mistakes':[[66,1],[23,1]],'start':[[79,4],[55,2],[53,1],[30,3],[50,1],[62,7],[59,2],[15,1],[23,1],[29,1],[71,6],[43,2],[60,5],[76,4],[78,3],[48,2],[75,1],[80,2],[40,1],[7,1],[58,1]],'anothervalue':[[59,1]],'lines':[[78,1],[54,4],[71,1],[50,6],[48,1],[52,1],[68,1],[75,1],[11,3],[79,3]],'title':[[21,2],[48,1],[60,1],[62,1]],'saturation':[[79,1]],'05fffh':[[75,3]],'textcolor':[[60,3]],'luapack':[[58,1]],'require':[[59,1],[76,1],[79,2],[80,1],[27,1]],'dmcloop':[[60,1]],'040h':[[76,1]],'@x&#cfyl':[[78,1]],'entirely':[[60,1]],'july':[[10,1]],'press':[[55,2],[53,1],[30,5],[50,1],[62,3],[27,2],[17,3],[37,2],[29,1],[24,1],[43,1],[60,3],[48,6]],'trouble':[[18,1]],'work':[[73,2],[46,1],[19,2],[12,1],[13,1],[27,1],[63,2],[59,1],[9,1],[54,2],[76,2],[78,3],[60,2],[48,4],[3,1],[10,1],[40,2],[79,2]],'compression':[[8,1],[18,1]],'178':[[5,1]],'65xx':[[78,5]],'metafile':[[61,1]],'speedruns':[[68,1],[23,2],[3,1],[66,7],[64,2],[44,1]],'botting':[[62,1]],'050':[[76,1]],'wait':[[59,2],[78,2],[11,1]],'joyhat':[[8,1]],'unset':[[60,1]],'uint16':[[73,4]],'gamepad5':[[8,1]],'mos':[[78,1]],'bookmark':[[50,3],[5,2]],'therefore':[[76,2],[79,1],[27,1]],'hooked':[[48,4]],'you':[[50,31],[56,9],[35,8],[27,13],[59,28],[9,1],[15,1],[23,17],[29,3],[24,7],[49,3],[4,2],[54,18],[48,61],[32,2],[60,61],[40,8],[18,1],[57,1],[65,5],[79,16],[80,2],[46,2],[55,21],[53,30],[30,15],[31,1],[45,2],[62,29],[52,2],[20,2],[36,3],[68,9],[81,4],[37,3],[17,9],[63,11],[21,8],[22,3],[76,6],[78,28],[43,7],[75,10],[3,1],[33,3],[58,11]],'left':[[73,1],[19,2],[30,4],[28,1],[50,8],[62,1],[35,3],[5,3],[27,1],[59,2],[15,1],[54,2],[78,4],[71,3],[43,1],[60,12],[75,1],[10,1],[40,3],[11,2]],'happening':[[79,1],[13,1],[60,1]],'immediately':[[79,2],[76,4],[53,1],[60,6],[62,1],[68,1],[10,1],[56,1],[36,1],[7,1]],'pathname':[[19,1]],'limitations':[[66,2],[48,1]],'memory':[[50,21],[67,1],[56,1],[39,2],[59,5],[9,3],[15,8],[23,1],[49,1],[51,4],[60,30],[66,1],[10,4],[40,6],[7,1],[79,33],[53,9],[28,3],[13,2],[52,1],[68,16],[78,7],[76,2],[43,17],[75,1],[3,1],[11,7]],'used':[[73,2],[19,1],[50,3],[67,2],[27,1],[59,4],[15,2],[23,1],[49,2],[54,1],[60,6],[66,3],[71,18],[80,1],[48,10],[32,3],[10,2],[40,4],[7,1],[18,1],[79,18],[55,6],[38,7],[30,2],[28,5],[53,1],[62,5],[12,1],[13,3],[68,5],[81,1],[8,1],[63,2],[78,13],[21,3],[22,1],[25,1],[76,12],[34,2],[72,2],[75,11],[11,2],[58,1]],'restores':[[33,1],[38,6]],'calculation':[[76,1],[50,1]],'eggs':[[55,1]],'roms':[[15,1],[55,1],[19,2],[28,2],[4,3],[13,1],[48,1],[8,1],[5,1]],'dimensions':[[60,1]],'ohm':[[76,1]],'coming':[[76,1]],'1993':[[78,1]],'exwram':[[14,1]],'waiting':[[60,1]],'85xx':[[78,1]],'sight':[[78,1]],'savestatefile':[[19,1]],'253':[[9,1],[8,1],[5,1]],'segment':[[23,1],[66,4],[62,27],[60,1]],'programmed':[[63,1],[79,2],[62,1],[58,1]],'edited':[[23,1],[1,1],[40,1],[50,1]],'captured':[[27,1]],'enables':[[5,1],[78,3],[19,1],[40,1],[7,1],[27,1]],'room':[[60,1]],'writeable':[[60,2]],'dfff':[[55,1],[75,2]],'buffer':[[73,1],[13,1],[79,10],[11,1]],'p`ne':[[78,1]],'ratio':[[5,1],[76,1],[35,5],[11,1]],'throttling':[[34,3],[19,3],[11,2]],'health':[[62,1]],'totalsize':[[73,1]],'matt':[[76,1]],'|60':[[76,1]],'gdoverlay':[[60,3]],'documentation':[[1,1],[12,1],[42,1],[36,1],[69,2],[5,2],[78,3],[15,1],[23,1],[41,1],[70,1],[60,1],[76,1],[79,1],[11,3],[58,1]],'fires':[[46,1]],'onsegmentend':[[62,1]],'phenomenon':[[76,1]],'shifted':[[76,1],[79,1]],'mario':[[68,3]],'1998':[[3,1]],'negative':[[81,1],[78,12],[76,3],[60,1]],'why':[[59,1],[78,5],[76,2],[53,1],[81,1],[48,1],[79,5]],'column':[[71,2],[50,5],[43,4],[68,3],[40,3],[11,1]],'physical':[[50,1]],'2800|':[[68,1]],'tmnt':[[68,1]],'layer':[[79,1]],'oeka':[[30,1]],'nmi':[[78,19],[68,1],[76,1],[79,2],[50,2]],'144':[[62,1]],'1fc':[[76,1]],'bring':[[50,1]],'lastkey4':[[62,1]],'dated':[[78,1]],'number':[[50,8],[27,1],[59,2],[54,1],[23,2],[71,3],[24,2],[60,12],[4,1],[48,2],[10,1],[40,4],[79,4],[65,1],[55,1],[62,33],[13,1],[20,1],[36,1],[5,2],[17,2],[78,2],[21,1],[76,16],[72,1],[75,4],[11,2]],'corruption':[[68,1]],'rom':[[73,1],[1,1],[19,8],[50,17],[67,12],[56,7],[27,11],[59,2],[15,2],[23,2],[29,2],[54,1],[2,1],[60,7],[4,6],[71,1],[48,3],[10,3],[40,2],[18,2],[7,1],[65,6],[79,2],[55,25],[38,4],[53,16],[28,4],[12,1],[13,2],[68,4],[8,3],[5,5],[17,1],[63,1],[21,4],[64,4],[78,1],[75,1],[3,1],[11,9]],'sprite':[[73,1],[51,1],[50,2],[13,1],[68,7],[79,14],[8,1]],'decent':[[56,1],[35,1],[79,1]],'opposite':[[78,1],[60,3],[62,1]],'decoding':[[79,1]],'known':[[59,1],[21,1],[23,1],[51,1],[76,3],[43,1],[60,1],[75,2],[3,1],[40,2],[65,2]],'attached':[[71,5],[21,1]],'adjusting':[[10,1],[58,1]],'splitting':[[59,1]],'temporarily':[[78,1],[40,1],[30,1],[35,1]],'scale3x':[[35,2]],'but':[[50,1],[35,1],[59,4],[54,3],[66,2],[24,1],[60,13],[80,2],[48,12],[10,2],[57,2],[40,2],[65,1],[18,2],[79,11],[46,2],[55,4],[38,1],[30,2],[62,5],[81,1],[68,1],[78,15],[21,1],[76,4],[43,2],[75,2],[3,1],[58,1]],'4th':[[46,1],[76,1],[71,1],[79,2]],'pla':[[78,2]],'may':[[50,9],[35,3],[27,1],[54,1],[29,2],[66,2],[60,7],[71,3],[48,1],[32,1],[79,2],[40,1],[65,2],[7,1],[46,1],[55,1],[38,1],[30,1],[53,2],[17,1],[63,3],[78,24],[75,1],[33,2]],'vbuf':[[73,1]],'nes':[[1,2],[19,21],[50,18],[67,1],[77,6],[74,2],[56,3],[35,4],[27,3],[59,1],[51,1],[23,2],[54,1],[66,2],[2,1],[24,5],[4,1],[60,1],[48,2],[32,5],[10,1],[40,3],[18,5],[65,1],[79,14],[80,3],[55,6],[53,5],[30,3],[81,2],[52,1],[68,10],[64,2],[69,2],[17,1],[21,4],[22,1],[76,10],[75,4],[3,1],[58,1]],'favourite':[[78,1]],'clearing':[[76,1],[5,1]],'cleanup':[[5,2],[62,1],[13,2],[11,1],[6,1]],'stopframe':[[19,2]],'debug':[[49,3],[1,2],[50,3],[4,1],[13,1],[5,1]],'visually':[[55,1],[49,1]],'2k3':[[76,1],[79,3]],'observe':[[50,1]],'dumping':[[22,1],[5,1]],'0f000h':[[75,2]],'0xf0':[[78,1]],'approprite':[[79,1]],'protocols':[[61,1]],'07xx':[[68,1]],'vsbx':[[78,3]],'#0t':[[78,8]],'server':[[5,3],[31,2],[65,2]],'store':[[78,13],[48,1],[21,1],[54,1],[28,1]],'default':[[19,1],[35,6],[27,8],[9,1],[15,1],[23,5],[29,2],[24,1],[60,3],[4,2],[71,2],[32,2],[10,1],[40,2],[7,3],[46,2],[30,2],[28,5],[62,3],[12,4],[13,5],[20,6],[8,1],[5,2],[17,3],[37,2],[21,1],[22,1],[25,2],[43,3],[33,1],[11,5]],'slowing':[[23,1]],'breakpoints':[[13,2],[50,18],[5,7]],'average':[[27,1]],'normal':[[59,2],[46,1],[55,1],[6,1],[24,1],[60,2],[40,1],[33,1],[58,1]],'filters':[[60,1],[13,1],[54,1]],'modulate':[[60,1]],'tasvideos':[[42,1],[23,1],[41,1],[66,4],[65,1]],'seven':[[78,1]],'conditional':[[5,1],[50,4],[7,1]],'slows':[[24,1]],'binary':[[78,10],[3,1],[55,1],[60,3],[71,6]],'yelling':[[30,1]],'plain':[[40,1],[71,2]],'performing':[[78,3],[60,1]],'clip':[[63,1],[19,2],[11,1],[35,1]],'creates':[[62,1],[28,1]],'continuous':[[24,2]],'bcs':[[78,3]],'don’t':[[23,1]],'quicksave':[[9,1]],'enhancements|':[[79,1]],'high':[[34,1],[75,1],[78,52],[79,1]],'unix':[[3,2],[8,1]],'can':[[50,21],[61,1],[56,2],[35,8],[27,15],[15,7],[47,1],[80,2],[24,3],[48,14],[32,2],[57,1],[79,9],[46,1],[28,1],[81,2],[12,1],[13,1],[20,3],[68,8],[69,1],[5,3],[63,1],[21,4],[22,2],[41,3],[43,2],[33,4],[11,4],[73,1],[19,1],[59,13],[9,2],[23,22],[49,1],[51,1],[54,7],[60,34],[4,2],[71,5],[40,9],[7,2],[18,2],[65,7],[55,15],[53,14],[30,6],[62,13],[42,1],[17,2],[78,11],[76,8],[34,1],[72,1],[75,5],[3,2],[58,2]],'feeding':[[60,1]],'base64':[[71,1]],'programs':[[78,3],[48,1],[57,1],[79,1]],'frameskip':[[13,1]],'getselection':[[60,1]],'a13':[[79,8]],'recompiled':[[1,1]],'important':[[66,1],[62,1],[79,1]],'pipeline':[[79,5]],'monitor':[[79,5],[78,1],[43,2],[10,1],[40,1],[11,1],[65,1]],'follow':[[4,2],[59,1],[76,1],[50,1]],'meaningful':[[60,1]],'indices':[[78,1]],'dualcore':[[11,1]],'reflex':[[66,2]],'serialized':[[79,1]],'luabot_front':[[62,1]],'classic':[[29,1]],'effective':[[78,80]],'leftclick':[[60,1]],'integers':[[60,3]],'wired':[[78,1]],'rainwarrior':[[1,1]],'rts':[[4,1],[78,4],[75,1],[50,2],[5,1]],'ips':[[13,1],[18,9]],'c0a8':[[50,1]],'presskeyx':[[62,3]],'puts':[[40,1],[60,1]],'blending':[[5,1]],'undone':[[66,1]],'framenumber':[[19,1]],'xxx2':[[75,1]],'enthusiast':[[76,1]],'m3y':[[78,1]],'exp':[[78,1]],'bi`':[[78,2]],'finishes':[[78,1],[79,2]],'details|':[[79,2]],'multiple':[[73,1],[55,1],[50,1],[60,2],[45,1],[6,2],[79,4],[7,1]],'this':[[50,20],[61,1],[56,3],[35,18],[27,15],[15,2],[29,3],[47,1],[80,2],[24,2],[48,29],[32,2],[57,3],[79,94],[46,5],[38,24],[28,1],[81,4],[12,1],[13,2],[20,2],[68,14],[5,1],[63,2],[21,5],[22,1],[41,2],[43,2],[11,1],[73,5],[19,3],[67,1],[16,1],[59,15],[51,1],[14,1],[23,8],[54,7],[60,59],[66,4],[4,1],[71,4],[10,3],[40,14],[18,2],[7,3],[65,3],[55,7],[53,7],[30,11],[31,1],[62,28],[42,2],[52,3],[8,1],[17,3],[78,75],[25,5],[76,52],[72,2],[75,37],[3,6],[58,7]],'polling':[[27,1]],'han':[[48,1]],'more':[[19,1],[50,5],[67,2],[61,1],[35,3],[59,3],[15,4],[23,2],[54,3],[66,2],[60,4],[80,1],[4,1],[48,4],[10,1],[40,3],[7,2],[57,1],[18,1],[65,1],[79,3],[55,2],[62,1],[81,1],[12,2],[13,2],[42,1],[68,2],[8,1],[5,1],[69,1],[78,6],[41,1],[76,2],[75,1],[3,1],[11,4]],'permit':[[76,1],[12,1]],'dead':[[79,2],[60,1],[62,1]],'amazing':[[63,1],[78,1]],'2fa9':[[71,1]],'frequency':[[78,2],[75,4],[76,19],[79,1],[60,10]],'translating':[[48,2]],'link':[[5,1]],'|0d':[[76,2]],'vic':[[78,4]],'impulse':[[79,1]],'261':[[79,1]],'ignored':[[59,1],[78,5],[76,2],[71,2],[24,1],[48,1]],'information':[[1,6],[50,3],[0,1],[67,1],[27,1],[49,3],[23,2],[80,1],[60,6],[48,2],[40,1],[57,1],[65,1],[79,8],[55,3],[62,1],[13,1],[68,1],[64,3],[69,2],[17,2],[78,1],[70,1],[76,8],[75,3],[3,1],[11,1],[58,1]],'conjunction':[[55,1],[19,1],[54,1]],'substitute':[[40,2]],'forces':[[60,2]],'lot':[[48,2],[68,1],[3,1],[6,1],[5,1]],'hexadecimal':[[78,1],[68,1],[40,1],[50,6]],'monitored':[[43,1]],'cur':[[76,2]],'&bh':[[78,2]],'distortion':[[79,1]],'inverter':[[79,1]],'report':[[78,1],[7,1]],'5fffh':[[75,1]],'t2p':[[78,1]],'intended':[[78,1],[60,1]],'affects':[[78,4],[36,1],[80,1],[11,1]],'rotated':[[78,1]],'resides':[[79,1]],'against':[[60,1],[31,1],[48,1]],'getfilename':[[7,1],[60,1]],'msb':[[76,4],[79,1]],'what':[[73,2],[1,1],[67,1],[0,1],[56,1],[9,2],[14,2],[15,2],[23,1],[49,1],[51,1],[4,2],[54,3],[48,13],[32,2],[10,2],[57,1],[7,2],[60,4],[65,1],[66,1],[79,9],[55,2],[53,2],[62,1],[28,1],[12,3],[13,2],[52,1],[8,2],[5,2],[64,1],[78,7],[76,3],[6,2],[75,1],[11,2]],'have':[[19,1],[50,4],[56,1],[27,1],[59,6],[15,1],[14,1],[54,1],[66,1],[60,5],[71,6],[48,16],[10,1],[40,6],[7,3],[65,1],[79,10],[46,3],[53,3],[30,4],[62,9],[45,2],[68,1],[5,1],[17,2],[63,1],[21,3],[78,13],[76,10],[72,1],[75,2],[11,1],[58,2]],'conforms':[[7,1]],'script':[[7,1],[55,1],[19,2],[38,4],[50,1],[62,7],[12,1],[13,3],[8,1],[59,8],[9,1],[60,26],[11,1],[58,10]],'deals':[[70,1]],'position':[[59,1],[15,2],[76,1],[71,4],[60,6],[48,1],[68,4],[40,1],[11,5]],'abilities':[[76,1]],'crash':[[55,1],[53,2],[12,2],[13,3],[8,1],[5,2],[49,1],[14,1],[6,2],[60,2],[4,3],[10,1],[11,3],[7,3]],'sweeps':[[76,2]],'efficient':[[78,1]],'created':[[5,1],[58,1],[59,1],[1,1],[55,1],[38,2],[71,1],[79,1],[3,2],[36,1],[11,1],[8,1]],'other':[[50,3],[67,1],[61,1],[27,1],[59,3],[9,1],[15,2],[23,2],[29,1],[60,5],[71,1],[48,5],[10,1],[79,7],[7,1],[46,1],[55,1],[30,1],[62,1],[12,1],[68,2],[8,1],[5,1],[63,1],[78,13],[76,3],[75,3],[3,2]],'xh%&q':[[78,1]],'separately':[[9,1]],'quickly':[[15,1],[23,1],[68,1],[53,1],[30,1],[50,2]],'offers':[[19,1]],'proprietary':[[21,1],[5,1]],'pepper':[[3,1]],'declared':[[59,3]],'gone':[[76,1]],'append':[[48,1]],'representation':[[76,1],[61,1],[48,1]],'defaults':[[13,2],[33,1],[60,4],[37,1]],'put':[[19,1],[62,1],[68,1],[36,1],[15,1],[21,1],[54,2],[43,3],[60,3],[48,4],[32,1],[79,4]],'request':[[79,1]],'snapshots':[[25,1]],'meta':[[23,1]],'alternatively':[[17,1],[55,1],[40,1],[50,1]],'17ff':[[68,2]],'past':[[7,1],[27,1]],'int':[[60,130]],'|the':[[79,1]],'usefully':[[63,1]],'newname4':[[50,1]],'asl':[[78,11]],'dashes':[[59,1]],'organized':[[68,1]],'battery':[[28,2],[21,1],[8,1],[11,1]],'capture':[[22,6],[15,1],[55,2],[6,1]],'0000000011111111':[[80,1]],'topmost':[[78,2]],'accompanying':[[40,1]],'ppu':[[73,9],[50,5],[67,2],[77,2],[27,9],[9,5],[49,6],[51,10],[71,1],[80,1],[4,3],[48,1],[10,5],[79,95],[7,3],[65,4],[55,3],[53,3],[81,2],[52,4],[68,5],[8,1],[76,1],[6,2],[3,1],[11,3]],'presses':[[66,2],[11,1]],'collisions':[[79,3]],'kid':[[68,1]],'ninja':[[68,1],[46,1]],'taken':[[78,3],[3,1],[76,3],[11,1]],'relocate':[[75,1]],'platforms':[[60,1]],'lowmost':[[78,3]],'sram':[[13,1],[68,1],[40,1],[28,1]],'sytem':[[21,1]],'rate':[[75,2],[76,14],[33,2],[79,2]],'sloppy':[[66,1]],'cheat':[[53,2],[67,2],[28,1],[42,2],[68,3],[56,4],[8,1],[27,1],[39,2],[5,4],[9,1],[15,2],[41,2],[66,1],[40,27],[7,9]],'sebastian':[[3,1]],'because':[[55,1],[38,1],[30,1],[53,1],[52,1],[35,1],[59,2],[78,3],[23,3],[76,3],[60,7],[75,3],[3,1],[79,7],[18,1],[65,1]],'example':[[73,1],[79,1],[46,1],[55,4],[50,8],[61,2],[52,2],[68,5],[78,5],[71,2],[43,2],[60,10],[48,3],[75,1],[40,3],[7,1],[58,1]],'dmcseed':[[60,1]],'behave':[[59,1],[75,1],[78,1],[50,1]],'c128':[[78,1]],'boat':[[18,8]],'reset':[[79,2],[55,3],[50,3],[12,2],[68,1],[5,2],[78,8],[9,1],[15,2],[23,3],[71,4],[24,4],[43,2],[60,2],[72,2],[76,9],[40,5],[11,2],[7,1]],'pha':[[78,2]],'repeated':[[79,3]],'corresponding':[[78,1],[55,1],[71,1],[43,1],[76,1],[4,1],[48,1]],'uploading':[[61,1]],'data':[[73,8],[50,5],[67,3],[61,3],[59,1],[9,1],[23,5],[49,4],[51,1],[54,11],[60,9],[4,3],[71,3],[80,2],[10,1],[40,2],[7,1],[18,1],[79,52],[55,40],[53,10],[81,2],[13,1],[42,1],[52,1],[68,11],[8,1],[5,5],[78,15],[21,2],[41,1],[76,1],[72,3],[75,23],[3,1],[11,3]],'drag&drop':[[5,2]],'appended':[[36,2],[50,1]],'reside':[[68,2]],'excitingbike':[[63,2]],'worth':[[79,2]],'bots':[[60,1]],'cia':[[78,8]],'pointer':[[73,1],[78,28],[54,1],[50,1],[79,1],[8,1],[5,1]],'translates':[[68,1]],'nesm':[[75,1]],'precisely':[[68,1]],'tables':[[59,2],[51,1],[78,2],[81,1],[48,3],[52,2],[10,1],[79,2]],'screenshots':[[13,1],[28,2]],'assembler':[[3,1],[50,4]],'contexts':[[7,1]],'explicitly':[[59,1]],'struct':[[8,1]],'knowledge':[[78,1],[48,2],[68,1],[56,1],[57,1],[79,1]],'198':[[4,1]],'rbibaseball':[[5,1]],'adr':[[59,4]],'encompasses':[[75,1]],'chain':[[78,1]],'oe_':[[78,2]],'due':[[78,1],[21,1],[76,3],[66,1],[60,1],[48,1],[68,1],[3,1],[79,1],[11,2]],'contain':[[73,2],[55,1],[50,2],[28,1],[13,1],[68,2],[59,1],[23,3],[76,2],[71,1],[72,1],[75,1],[32,1]],'hexrowheightborder':[[20,1]],'maintain':[[35,1],[5,1]],'unzipped':[[58,1]],'int16':[[73,1]],'07ffh':[[75,2]],'sounddisplay':[[5,1]],'applies':[[73,2],[52,1],[32,1],[60,6]],'developed':[[78,2]],'k0z':[[78,1]],'schematics':[[79,1]],'idle':[[50,1]],'applyinputchanges':[[60,1]],'amplitude':[[73,1],[76,1],[79,1]],'played':[[55,2],[66,1],[71,1],[19,1],[30,1],[75,2],[27,2]],'responsible':[[59,1],[78,1],[55,1],[76,2]],'returning':[[60,2]],'dd05':[[78,4]],'hex':[[7,3],[55,3],[53,7],[50,3],[67,3],[42,1],[20,3],[68,3],[56,2],[5,1],[59,2],[49,1],[41,1],[66,2],[6,1],[43,4],[4,1],[60,2],[48,1],[71,1],[3,1],[40,11],[11,3],[10,5]],'googlecode':[[3,1]],'enter':[[79,1],[53,1],[50,2],[24,1],[4,1],[60,1],[62,1],[10,1],[56,5],[35,3],[11,1]],'dwedit':[[8,1]],'icarus':[[68,1]],'6000':[[73,1],[75,5],[68,1],[40,1],[6,1]],'zbq':[[78,1]],'452de2c3':[[71,1]],'named':[[65,2],[78,1],[21,1],[50,1],[28,1],[3,2],[40,2],[27,2]],'explosion':[[11,1]],'pageup':[[60,1]],'composite':[[79,1]],'processing':[[78,1],[51,1],[34,1],[61,1],[32,1],[77,2],[33,1],[11,1]],'configable':[[8,1]],'assign':[[19,1],[30,4],[37,3]],'lavelle':[[9,1]],'|06':[[76,2]],'specificness':[[73,1]],'ready':[[48,2],[67,1]],'regular':[[66,1],[13,1]],'guaranteed':[[73,1]],'analog':[[76,3]],'ctrl':[[17,2],[13,1],[53,3],[56,1],[5,1]],'ganbare':[[8,2]],'consume':[[54,1]],'numpad':[[13,1],[60,5]],'milliseconds':[[60,1]],'triggers':[[75,2]],'global':[[59,1],[32,1],[60,4],[62,1]],'comprehend':[[78,1],[60,1]],'loading':[[7,5],[76,1],[30,1],[13,2],[16,1],[36,1],[8,1],[5,4],[27,1],[9,1],[15,1],[23,6],[66,2],[6,1],[43,2],[4,2],[60,3],[71,1],[75,1],[10,1],[57,1],[11,2],[18,1]],'resize':[[7,1]],'problem':[[78,2],[12,1],[75,2],[79,1]],'columns':[[40,1],[68,2]],'dostuffhere':[[59,1]],'0x0200':[[60,2]],'out':[[73,1],[79,8],[50,1],[56,2],[35,3],[27,1],[8,2],[5,3],[49,1],[23,1],[59,1],[76,6],[60,2],[78,3],[48,7],[32,1],[10,1],[40,1],[7,1],[75,1]],'170th':[[79,1]],'predictable':[[79,1],[23,1]],'transparancy':[[60,1]],'042x':[[68,1]],'response':[[78,1]],'easilly':[[79,1]],'intend':[[22,1]],'toggles':[[11,1],[19,2],[24,1],[60,1],[36,2],[7,1],[27,5]],'flashing':[[6,1]],'subroutine':[[78,2],[54,1],[50,1],[5,1]],'think':[[76,1],[80,1],[60,1],[81,2],[75,1],[48,1],[79,2]],'resuming':[[23,1]],'fly':[[52,1]],'entire':[[73,1],[53,1],[48,1],[68,1],[75,1],[79,2]],'indicated':[[79,2],[60,1]],'dictate':[[50,1]],'bne':[[78,4]],'anding':[[78,2]],'beat':[[68,2]],'fceuxdsp':[[9,1],[15,2],[25,1],[2,2],[48,1],[3,9],[11,1]],'tbl4':[[59,3]],'abbreviated':[[66,1]],'caveat':[[79,2],[75,2]],'setnote':[[60,1]],'take':[[53,2],[30,1],[68,1],[56,1],[27,1],[63,1],[78,4],[23,2],[76,2],[60,2],[75,1],[40,1],[79,2]],'vsnprintf':[[13,1]],'attr':[[13,1]],'mixed':[[59,1],[76,1],[79,2]],'tcp':[[61,1]],'cases':[[78,1],[12,1],[13,3],[10,1],[50,1],[60,2]],'eats':[[60,1]],'competitionrecorder':[[63,1]],'produce':[[54,2],[76,4],[71,1],[10,1],[33,1],[56,2],[79,1]],'rla':[[78,13]],'general':[[58,1],[63,3],[15,1],[1,2],[73,1],[76,1],[6,1],[2,1],[60,1],[16,3],[79,1],[5,2]],'smbconfig':[[19,1]],'luau':[[57,1]],'randomly':[[79,1]],'straighten':[[5,1]],'corresponds':[[68,1],[71,1],[79,2]],'0x2000':[[73,3]],'resembles':[[48,1]],'consider':[[76,1],[78,1],[79,1]],'multi':[[71,1],[9,1],[66,2],[50,3],[7,1]],'values':[[73,1],[50,2],[35,1],[59,7],[49,1],[66,1],[60,13],[71,6],[48,1],[10,4],[40,11],[79,4],[53,1],[42,1],[20,3],[68,19],[8,2],[37,1],[78,6],[41,1],[76,4],[43,6],[75,4],[11,3]],'usable':[[12,1]],'inc':[[78,10]],'translator':[[48,3]],'cxi':[[78,2]],'systems':[[79,1],[18,1],[65,1]],'kids':[[30,1]],'prior':[[54,1],[76,4],[6,1],[79,2],[11,1],[5,1]],'edge':[[68,1],[76,1],[66,1],[67,1],[79,1]],'9810':[[73,1]],'priority':[[34,2],[78,1],[32,3],[79,18]],'topics':[[79,1]],'irqc':[[73,2]],'requiring':[[21,1]],'modulated':[[79,1]],'gauntlet':[[68,1]],'entertainment':[[3,1],[17,1],[21,1]],'reason':[[48,1],[55,1],[76,1],[60,1],[79,3]],'whatever':[[52,1],[55,1],[76,2],[60,2],[62,2]],'nospritelim':[[13,1]],'rule':[[78,1]],'printing':[[4,1]],'hexbackcolorr':[[20,1]],'concern':[[40,1]],'signficantly':[[6,1]],'particularly':[[60,1]],'65536':[[71,2],[78,2]],'accurately':[[79,1]],'irix':[[3,1]],'cool':[[48,2]],'evaluated':[[79,2],[62,4]],'0x5fff':[[5,1]],'md5':[[71,1]],'brief':[[78,2],[57,1],[43,1]],'handakuten':[[48,4]],'4800':[[75,3]],'|01':[[76,1]],'`rp`':[[78,1]],'blader':[[8,1]],'autofire':[[15,1],[46,12],[14,2]],'closest':[[79,1]],'forcing':[[60,1]],'tab':[[15,1],[60,1]],'188':[[78,1]],'rgp':[[78,2]],'potential':[[65,1],[7,1],[5,1]],'resolve':[[33,1]],'wrapping':[[81,2],[68,1],[5,1]],'visible':[[35,1],[50,2]],'040':[[76,1]],'entering':[[50,2],[48,1],[79,1],[24,1],[35,1]],'generating':[[75,1],[76,1],[79,1],[60,1]],'stepping':[[66,1],[9,1]],'accessing':[[61,1],[78,1]],'assembled':[[50,2]],'accu':[[78,1]],'subs':[[48,2]],'submitdeleteframes':[[60,1]],'remainder':[[71,1]],'j@8n':[[78,1]],'timeline':[[5,1]],'deutsche':[[78,1]],'scaling':[[13,1],[79,2],[35,1],[11,1]],'lets':[[78,3],[52,1],[54,1],[53,2]],'attribute':[[73,2],[79,10]],'|miscellanious':[[79,1]],'wordpad':[[20,1]],'findings':[[76,2]],'program':[[63,5],[59,1],[73,1],[78,14],[47,1],[76,1],[62,2],[50,7],[60,2],[67,1],[75,2],[79,1]],'&a%_':[[78,2]],'table':[[73,2],[53,2],[62,7],[81,1],[52,5],[68,2],[8,1],[59,18],[49,2],[78,2],[76,1],[60,27],[48,20],[3,1],[10,1],[79,33]],'replacing':[[76,1],[66,1]],'hacking':[[67,11],[1,1],[64,3],[2,1]],'august':[[13,1],[14,1],[3,4],[15,1]],'retained':[[3,1],[76,1]],'multibyte':[[5,1]],'these':[[50,5],[35,4],[27,2],[59,2],[23,2],[66,1],[24,1],[60,3],[71,1],[48,2],[10,1],[40,1],[7,1],[65,1],[18,1],[79,5],[46,1],[38,1],[30,3],[28,5],[62,6],[42,1],[20,1],[68,6],[69,2],[63,8],[78,5],[26,1],[25,2],[41,1],[76,10],[75,3]],'ijc':[[78,8]],'d2n@3y':[[78,1]],'getlostplayback':[[60,1]],'xmouse':[[60,1]],'getregister':[[9,1],[60,3]],'finds':[[48,1]],'combined':[[78,1],[1,1],[55,1],[79,1],[62,2],[0,1]],'jajamaru':[[8,1]],'fractions':[[66,1],[13,1]],'player1':[[71,1]],'quietust':[[76,1]],'66hl2n@':[[78,1]],'some':[[50,1],[35,2],[27,1],[59,3],[9,1],[29,1],[60,10],[4,1],[48,6],[10,2],[40,1],[7,1],[18,2],[65,2],[79,9],[55,2],[38,1],[62,5],[28,1],[81,1],[12,2],[13,2],[20,1],[68,2],[8,1],[5,2],[63,1],[78,9],[21,1],[25,1],[76,2],[6,2],[75,2],[3,1],[33,1],[11,1]],'displaced':[[66,1]],'05ff9h':[[75,2]],'parameter':[[78,10],[40,1],[62,2]],'colors':[[65,1],[59,1],[60,14],[32,1],[10,1],[79,1],[7,3],[11,1]],'unique':[[71,1],[23,1]],'loved':[[78,1]],'chunks':[[73,5]],'analyzing':[[49,1]],'exactly':[[58,1],[75,1],[76,1],[79,1],[60,2],[50,1]],'complex':[[78,1],[79,1]],'skipped':[[78,2]],'modify':[[78,8],[53,3],[56,1],[60,1]],'trade':[[78,1]],'lesser':[[60,1]],'snels9x':[[41,1]],'achieved':[[73,1],[56,2],[50,2]],'fine':[[79,5],[24,2]],'reversing':[[79,1]],'freezing':[[40,2],[11,2],[59,1]],'1x1':[[35,4]],'identified':[[71,1]],'quicker':[[66,1],[50,1],[67,1]],'fill':[[56,1],[13,1],[35,1]],'debuggers':[[67,1]],'version':[[73,6],[79,1],[1,1],[30,2],[0,1],[44,1],[42,1],[5,1],[78,6],[15,1],[41,1],[47,1],[2,1],[71,4],[75,1],[3,10],[57,1],[11,1],[65,2]],'tod':[[78,5]],'lxa':[[78,3]],'website':[[48,3]],'decrement':[[76,2],[78,6]],'j1rb':[[73,1]],'slots':[[13,2],[68,1],[60,3],[11,1]],'las':[[78,1]],'except':[[59,2],[54,1],[78,6],[76,3],[71,2],[62,2],[60,4],[75,1],[40,2],[5,1]],'226':[[8,1]],'control':[[79,1],[59,6],[78,1],[47,1],[76,5],[30,1],[60,6],[75,2],[10,1],[57,1],[33,2],[11,3]],'bit7':[[71,2]],'xxx':[[71,2]],'acquired':[[76,1]],'xxff':[[78,1]],'exit':[[60,7],[59,1],[29,2],[50,1],[7,1]],'causes':[[78,2],[76,1],[50,2],[81,1],[10,1],[79,2],[35,1]],'batteries':[[21,1]],'characteristic':[[68,1]],'bit5':[[71,2],[78,1]],'symbolic':[[4,2],[54,1],[50,6],[5,2]],'resolved':[[31,1],[65,2]],'assume':[[59,1],[75,2],[78,1],[60,1]],'clouds':[[79,3]],'accessable':[[79,1]],'once':[[38,2],[30,1],[67,1],[36,1],[56,1],[35,1],[27,2],[17,1],[59,2],[54,2],[23,1],[76,1],[78,1],[60,7],[4,1],[48,7],[75,4],[10,1],[40,1],[11,2],[79,1]],'steady':[[34,1]],'org':[[58,1],[59,1],[66,5],[65,1]],'2kb':[[73,2]],'throw':[[78,6],[79,1]],'flip':[[79,1],[75,1]],'ldy':[[78,9]],'0900':[[68,1]],'areas':[[53,1],[35,3],[5,1]],'filenames':[[15,1],[8,1],[5,1]],'storing':[[71,1],[18,1],[60,1]],'increment':[[78,71],[75,1],[27,5]],'readup':[[60,1]],'holds':[[76,1],[79,1],[30,2],[62,2]],'pushing':[[78,2]],'made':[[79,7],[30,1],[12,1],[8,2],[17,1],[9,1],[15,3],[23,5],[76,1],[6,1],[48,3],[3,2],[10,3],[7,7],[65,1]],'discarding':[[54,1]],'republik':[[78,1]],'fceu98':[[13,1]],'bryan':[[78,2]],'inconvenience':[[76,1]],'chm':[[44,1],[5,2]],'loadscriptdata':[[9,2],[60,1]],'b002':[[75,1]],'xh8':[[78,1]],'262':[[79,3]],'highlighed':[[5,1]],'cell':[[21,1]],'inspect':[[50,1]],'auxiliary':[[63,1]],'400a':[[76,2]],'changed':[[50,1],[12,1],[13,1],[8,2],[5,1],[78,1],[21,1],[43,1],[4,3],[10,2],[40,3],[11,1],[79,1]],'minimized':[[10,1],[8,1]],'copyright':[[78,1],[75,3]],'scroll':[[50,1],[81,4],[52,5],[68,1],[79,8],[11,1],[5,1]],'hhhhllll':[[75,1]],'effect':[[79,1],[78,1],[76,3],[38,3],[50,1],[30,1],[56,3],[7,1],[27,1]],'fullscreen':[[4,3],[13,1],[29,2],[10,1],[5,1]],'distribute':[[55,1]],'life':[[63,1],[40,1],[67,1]],'ddr':[[78,1]],'subtracting':[[76,1],[78,2]],'web':[[61,1],[44,1]],'semi':[[76,1]],'indexing':[[78,3]],'snap':[[56,1],[13,1],[48,3]],'poorly':[[31,1],[35,2]],'through':[[73,1],[79,5],[55,3],[50,1],[67,1],[12,1],[20,2],[68,1],[5,2],[59,1],[54,1],[23,2],[76,2],[66,1],[60,1],[48,1],[75,2],[40,2],[57,1],[58,1]],'woes':[[13,1]],'widely':[[18,1]],'downloading':[[61,1]],'subtitles':[[63,1],[23,6],[38,6],[71,2],[10,2],[36,4],[11,2]],'couldn':[[79,1],[12,1],[60,2]],'exceeds':[[5,2]],'reinstalled':[[11,1]],'glitchy':[[33,1]],'scale':[[76,3]],'accidental':[[5,1]],'titlebar':[[13,1]],'r65c00':[[78,2]],'laggy':[[46,1]],'lastkey':[[62,1]],'y2k':[[79,2]],'4018':[[50,1]],'checks':[[55,1],[8,1]],'greatly':[[33,1],[11,1]],'|scanline':[[79,1]],'deliver':[[47,1]],'5th':[[78,1]],'filename':[[11,4],[19,3],[38,1],[50,1],[12,1],[13,1],[36,1],[8,1],[5,1],[22,1],[60,2],[4,1],[7,1],[18,1]],'comparing':[[49,1]],'kh%61':[[78,1]],'dialogue':[[67,1]],'jammed':[[73,1],[78,1]],'valid':[[18,2],[19,1],[5,1],[78,1],[15,1],[71,1],[6,1],[60,2],[72,1],[79,4],[11,1],[40,1]],'tilde':[[59,1],[60,1]],'aratanaru':[[8,1]],'|08':[[76,2]],'resources':[[61,1],[68,1],[66,1],[60,1],[67,1]],'bound':[[59,1],[30,1]],'iiiiiiiiiiiii':[[50,1]],'blitting':[[60,1]],'snowbro':[[76,1]],'rounder':[[35,1]],'regulate':[[76,1]],'history':[[4,1],[1,1],[3,2],[0,1]],'addr_hi':[[78,5]],'divided':[[79,1]],'408':[[79,1]],'results':[[63,2],[78,3],[54,1],[55,1],[76,9],[60,1],[40,1],[79,1]],'eyebrows':[[79,1]],'portion':[[76,1],[40,1],[68,1]],'cah4e3':[[3,2],[13,1]],'fixing':[[78,6],[49,1],[55,1],[6,2],[7,2]],'early':[[60,1]],'local':[[59,9],[60,4],[61,1]],'freeware':[[3,1]],'240':[[81,1],[76,3],[79,1],[50,1]],'ddt':[[73,1]],'limits':[[66,2],[79,2]],'overhauls':[[15,1]],'flow':[[59,2]],'detect':[[79,1],[27,1]],'replaced':[[78,1],[48,1],[76,1],[79,1],[50,1],[11,1]],'approx':[[11,1]],'contra':[[68,1]],'minvalue':[[62,12]],'strobe':[[76,3]],'jams':[[78,2]],'socket':[[6,1]],'former':[[78,1]],'adjustments':[[32,1]],'sorta':[[75,1]],'pauseframe':[[10,1]],'existence':[[63,1],[76,1]],'outlet':[[67,1]],'inspecting':[[50,1]],'onattemptstart':[[62,2]],'deflate':[[18,1]],'over':[[73,1],[46,1],[38,3],[31,1],[50,2],[62,1],[52,1],[27,1],[63,1],[59,2],[15,1],[26,1],[51,2],[66,2],[2,1],[78,1],[48,2],[79,3],[11,1]],'0318':[[78,3]],'incorrectly':[[11,1]],'definition':[[48,1],[50,1]],'fact':[[63,1],[78,1]],'wiped':[[13,1]],'ejected':[[21,2]],'third':[[78,1],[50,2]],'reopen':[[60,2]],'editors':[[67,1]],'refills':[[40,1]],'binds':[[59,1]],'pcm':[[22,1],[55,4],[33,1]],'sit':[[75,1]],'animation':[[40,1],[68,1]],'initializing':[[62,1],[14,1]],'overrides':[[17,1],[65,1],[9,2],[21,2],[11,1],[28,2]],'non':[[11,1],[73,2],[79,6],[50,4],[62,1],[67,1],[12,1],[13,2],[68,1],[8,1],[5,1],[27,1],[76,4],[66,2],[60,3],[3,1],[40,1],[57,1],[10,1]],'depending':[[55,1],[66,1],[71,1],[60,1],[76,3],[40,1],[79,1],[65,1]],'fire':[[60,2],[46,5],[66,1],[8,3],[39,3]],'impose':[[5,1]],'hits':[[54,1],[79,1],[8,1],[5,1]],'minimizes':[[10,1]],'310':[[50,1]],'primitive':[[50,3]],'description':[[73,10],[78,40],[76,3],[60,1],[43,1],[50,2],[75,2],[57,1],[40,1]],'sense':[[78,1],[60,1]],'callbacks':[[60,8]],'bmf_final2':[[25,1]],'decoder':[[79,1],[49,1],[3,1],[56,7],[67,1],[27,1]],'numpad5':[[60,1]],'intellivision':[[75,1]],'operation|':[[76,2]],'misleading':[[62,1]],'ora':[[78,17]],'selecting':[[17,2],[79,2],[23,2],[53,2],[28,1],[48,1],[40,2],[7,1],[5,1]],'b@ll7aol':[[78,1]],'much':[[79,2],[55,3],[50,1],[35,1],[27,2],[59,1],[78,5],[76,1],[60,3],[48,3],[57,2],[7,1],[58,1]],'00698089599609375':[[71,1]],'pgen':[[73,1]],'dffe':[[50,1]],'performance':[[34,1],[6,1],[66,1]],'crc':[[4,1],[7,1]],'american':[[21,1]],'properties':[[78,1],[60,1]],'hurt':[[27,1]],'constant':[[78,2],[13,1],[10,1],[79,1]],'inline':[[3,1],[50,4]],'hidden':[[38,1],[29,1]],'unassigned':[[11,1]],'getplaybacktarget':[[60,1]],'|commands|port0|port1|port2|':[[71,1]],'please':[[78,2],[48,6],[80,1]],'oldversion':[[73,2]],'silenced':[[76,4]],'mc650x':[[78,1]],'vd`d2n0l':[[78,1]],'unconditionally':[[79,1]],'considering':[[79,1]],'critical':[[62,1],[23,1]],'versatile':[[79,1]],'been':[[62,4],[42,1],[59,1],[15,2],[54,2],[41,1],[66,1],[60,1],[76,6],[78,5],[75,1],[3,3],[10,1],[40,2],[79,7]],'00000111':[[80,2]],'onstart':[[62,5]],'tht':[[11,1],[48,3]],'dynamic':[[57,1]],'nesdev':[[76,3],[80,1],[69,1]],'tya':[[78,1]],'closing':[[4,2],[9,1],[29,1],[8,1]],'helps':[[48,1],[49,1]],'null':[[73,2],[59,1],[13,1],[75,4],[5,1]],'poll':[[60,2],[27,1]],'were':[[55,2],[53,2],[62,1],[13,2],[78,1],[21,1],[23,1],[25,1],[54,1],[60,2],[71,1],[76,1],[3,2],[79,2],[11,1]],'sides':[[21,6],[19,2],[24,1],[48,1],[68,2],[35,2],[11,1]],'doc':[[76,1],[79,1],[75,3]],'dd0c':[[78,10]],'c100':[[78,1]],'0008':[[75,1]],'tas':[[1,1],[44,5],[68,3],[64,3],[5,3],[63,1],[39,2],[15,5],[47,1],[66,7],[60,2],[4,1],[7,1]],'excuse':[[79,1]],'command':[[19,6],[12,1],[16,3],[17,1],[78,4],[15,1],[21,4],[23,1],[72,2],[3,1],[40,1],[7,1],[11,2]],'svgalib':[[3,3]],'stuck':[[12,1],[48,1]],'sockets':[[21,1]],'improves':[[10,1],[11,1]],'confuse':[[78,2]],'portability':[[3,1]],'0070h':[[75,3]],'pulling':[[78,1],[30,1]],'jmp':[[55,1],[78,9]],'18ff':[[68,1]],'iup':[[61,3]],'occurring':[[50,1]],'nybbles':[[78,1]],'interrupts':[[76,2],[78,20]],'part2':[[50,1]],'1900':[[68,1]],'extra':[[73,4],[19,1],[50,1],[30,1],[78,2],[54,1],[76,1],[71,1],[60,2],[75,2],[10,1],[79,7],[7,1]],'love':[[80,1]],'find':[[65,1],[55,2],[53,1],[28,1],[68,4],[56,1],[5,1],[59,2],[49,2],[23,1],[54,1],[76,1],[43,2],[60,1],[78,2],[48,2],[75,1],[40,3],[58,2]],'moreover':[[76,1]],'search':[[53,2],[62,1],[28,1],[67,2],[42,4],[68,6],[56,1],[27,1],[39,2],[5,3],[9,3],[15,2],[41,8],[54,1],[6,2],[66,2],[4,2],[48,1],[40,26],[7,4]],'later':[[17,1],[78,2],[54,1],[60,1],[48,1],[3,1],[40,1],[79,2],[58,1]],'shot':[[59,1],[60,2]],'boost':[[34,1],[11,1],[5,1]],'limit':[[78,2],[13,1],[62,2]],'limited':[[33,1],[68,1]],'papers':[[79,1]],'flattering':[[79,1]],'0fff':[[68,2]],'scope':[[59,2],[58,1]],'f18':[[60,1]],'show':[[13,1],[52,1],[8,1],[5,1],[35,1],[59,1],[51,2],[54,1],[63,1],[76,1],[43,1],[60,2],[4,1],[78,2],[48,1],[79,1],[11,1]],'modifies':[[60,1]],'author':[[15,2],[23,3],[66,1],[71,3],[12,1],[13,1],[48,1],[79,1]],'mapping':[[1,1],[4,1],[13,1],[68,3],[3,1],[11,2],[64,2]],'shots':[[60,1]],'bible':[[67,1]],'paint':[[59,1],[48,1],[60,4]],'core':[[27,1],[9,1],[61,1],[74,1],[10,2],[69,1],[58,1]],'wasok':[[62,2]],'w0dn':[[78,1]],'aaaa':[[50,4]],'cleaned':[[13,1],[5,1]],'unpause':[[9,1],[22,1],[48,1],[40,1],[50,1],[60,1]],'40000h':[[75,1]],'corner':[[27,2],[60,5],[50,2]],'si_gamepad':[[71,4]],'speedup':[[65,1],[5,1]],'engineer':[[55,1]],'semicolon':[[60,1]],'vertical':[[73,1],[68,2],[40,1],[79,6],[5,1]],'sweet':[[68,1]],'tone':[[75,3]],'complicated':[[78,3]],'hotkeys':[[30,2],[13,1],[8,1],[5,2],[17,1],[27,3],[9,1],[15,2],[21,2],[23,4],[24,1],[26,1],[4,1],[37,5],[41,2],[33,2],[7,1],[11,4]],'cleaner':[[55,1]],'indirectly':[[55,2],[76,1]],'048x':[[68,1]],'pal':[[19,7],[35,4],[27,2],[5,1],[9,1],[25,9],[71,2],[2,1],[4,1],[75,12],[32,5],[10,3],[7,1]],'scanning':[[12,1]],'anyone':[[57,1],[48,1]],'grain':[[76,1]],'revisions':[[76,3]],'capability':[[55,1],[13,2],[68,1]],'computer':[[21,2],[35,1]],'performs':[[78,3],[60,2]],'writable':[[75,4]],'inputtable':[[59,1]],'researching':[[78,1]],'li#':[[78,2]],'understanding':[[79,1],[80,1]],'oam':[[79,7]],'skipfirst':[[60,4]],'solaris':[[3,1]],'meaning':[[4,1],[63,1]],'tracer':[[54,1],[5,1]],'having':[[7,1],[79,2],[30,1],[62,1],[63,1],[78,1],[15,1],[76,1],[60,2],[48,1],[40,1],[11,1],[18,1]],'trigger':[[78,1],[53,2],[30,3],[60,3]],'shapedefs':[[63,1]],'dcfb':[[78,1]],'maximize':[[11,1]],'ultimately':[[79,1],[48,1]],'400b':[[76,6]],'implement':[[79,3]],'accomplished':[[67,1]],'transfered':[[79,1]],'occurence':[[79,1]],'generictips':[[66,1]],'absolutely':[[62,1]],'0400':[[68,1]],'getimmediate':[[60,1],[5,1]],'excite':[[48,1]],'0071h':[[75,1]],'technical':[[78,1],[1,2],[70,1],[77,1],[79,2],[69,2]],'produced':[[76,3],[56,1],[66,1]],'overhauling':[[6,1]],'unfreeze':[[10,1]],'gfceux':[[12,4]],'|18':[[76,1]],'debian':[[5,1]],'safe':[[4,1],[48,1],[40,1],[27,1]],'japenese':[[48,1]],'numbers':[[63,1],[59,2],[78,2],[46,2],[50,1],[62,1],[75,1],[68,1]],'241':[[79,1],[50,1]],'energy':[[68,4],[40,5],[79,6]],'recently':[[38,5]],'apply':[[63,1],[73,1],[54,1],[79,1],[60,1],[50,3]],'perl':[[57,1]],'anthony':[[3,1]],'stateful':[[60,1]],'communities':[[1,1]],'disable':[[65,1],[19,2],[30,2],[50,1],[20,1],[56,1],[8,1],[35,2],[78,4],[29,2],[76,13],[60,1],[34,1],[10,1],[40,1],[11,1],[7,2]],'create':[[79,1],[55,3],[50,2],[62,1],[56,2],[63,1],[59,5],[15,1],[49,1],[60,7],[40,1],[7,1],[58,1]],'float':[[60,3]],'tiff':[[61,1]],'sf_':[[78,1]],'uud':[[78,1]],'hides':[[27,1]],'miscellanious':[[76,2],[79,1]],'purple':[[60,1]],'mostly':[[78,1],[9,1],[48,1],[25,1],[54,1],[62,1]],'shinwa':[[30,1]],'give':[[78,3],[48,1],[68,1],[51,1]],'via':[[21,1],[23,1],[51,1],[70,1],[30,1],[76,3],[79,6],[27,1]],'320x239':[[60,1]],'operating':[[3,1],[18,1],[65,1]],'pro':[[40,1]],'5205':[[75,4]],'ch2':[[75,2]],'successful':[[78,1]],'planes':[[60,1]],'sp`0':[[78,1]],'legal':[[78,1]],'switches':[[19,3],[24,1],[27,1]],'referencing':[[50,1]],'automagically':[[78,1]],'concepts':[[79,1],[64,1],[1,1]],'pasting':[[48,1],[62,1]],'operates':[[78,1],[75,1],[55,1],[76,1]],'mmc3':[[79,4]],'january':[[3,1]],'does':[[73,1],[55,1],[50,1],[62,2],[12,2],[52,1],[68,2],[56,1],[35,1],[27,2],[59,2],[51,1],[78,19],[76,2],[71,1],[43,1],[60,4],[4,1],[48,2],[75,1],[40,3],[11,2],[79,5]],'ending':[[71,1]],'tricks':[[79,1]],'1000000ths':[[75,1]],'get':[[65,1],[79,2],[55,1],[62,3],[12,2],[13,1],[8,2],[5,1],[17,1],[59,3],[54,1],[29,1],[63,1],[66,1],[6,2],[60,9],[76,2],[78,1],[48,4],[75,2],[57,1],[11,3],[7,1]],'volumes':[[33,1]],'bool':[[71,5],[60,23]],'enabled':[[75,1],[79,1],[55,1],[19,4],[30,1],[38,6],[50,3],[62,1],[35,1],[5,3],[27,9],[29,8],[76,7],[80,2],[6,1],[4,2],[48,1],[32,1],[10,2],[33,1],[7,3],[11,1]],'horton':[[75,1]],'relivant':[[79,1]],'bcc':[[78,2]],'share':[[79,2],[80,1],[68,1]],'cannot':[[78,2],[15,1],[55,1],[53,1],[60,1],[71,1],[79,1]],'encountered':[[78,1],[60,1]],'knows':[[12,1]],'dummy':[[72,3],[79,4]],'registerafter':[[60,1]],'salt':[[76,1]],'sourceforge':[[3,2]],'conte':[[76,1]],'slider':[[11,1]],'searches':[[40,2]],'inputdisplay':[[19,3]],'parsed':[[71,2]],'imaging':[[61,1]],'gun':[[63,1],[30,1]],'dd09':[[78,4]],'logical':[[78,2],[57,2],[60,3],[79,1]],'fresh':[[14,1]],'broad':[[58,1]],'disassembled':[[50,1]],'rerecord':[[71,1],[60,3],[27,3]],'examples':[[62,1],[59,1],[78,1],[32,1],[50,1],[18,1]],'capabilities':[[68,1],[79,2],[60,1]],'taseditor':[[5,9],[60,25],[44,2]],'beginning':[[38,4],[50,2],[62,2],[5,1],[78,1],[15,1],[23,3],[66,2],[60,1],[71,1],[40,1],[79,3]],'placing':[[52,1]],'eliminates':[[57,1]],'recognized':[[7,1]],'dd0b':[[78,6]],'fortunately':[[40,1]],'integer':[[78,2],[71,5],[60,2],[79,1]],'decremented':[[79,1]],'bigbad':[[32,6]],'few':[[68,1],[63,1],[59,6],[21,1],[14,1],[29,1],[76,1],[60,1],[80,1],[48,2],[75,2],[3,1],[40,1],[79,3]],'row':[[48,1],[68,10],[20,1],[79,1]],'configure':[[17,1],[33,1],[30,2]],'elements':[[67,1],[2,1],[5,1]],'channel':[[76,84],[33,3],[5,1]],'combination':[[78,2],[62,1],[37,1]],'itself':[[63,1],[78,1],[76,2],[53,4],[60,4],[50,1],[43,1],[48,1],[79,1]],'ranges':[[79,3],[24,1],[50,1]],'idea':[[48,1],[75,2],[55,1]],'attempting':[[63,1],[13,1],[25,1],[11,1],[60,1]],'speed':[[7,1],[19,2],[13,1],[68,6],[35,1],[59,1],[22,3],[23,4],[76,2],[66,2],[6,1],[24,14],[4,5],[34,3],[60,1],[75,9],[11,3],[58,1]],'blocks':[[76,1],[75,1],[68,4]],'10#newname4#':[[50,1]],'caption':[[4,1],[10,1]],'4003':[[76,6]],'bullets':[[63,1]],'article':[[78,2]],'clv':[[78,3]],'tied':[[76,1]],'reduce':[[33,1],[35,1],[79,2]],'007a':[[75,1]],'sensitive':[[59,1],[19,1],[60,2],[62,1]],'blowing':[[30,1]],'termination':[[60,1]],'pipe':[[71,3]],'shows':[[11,2],[78,3],[54,4],[76,3],[43,1],[4,1],[52,1],[10,1],[7,2],[37,1]],'when':[[50,11],[35,6],[27,11],[15,4],[29,1],[24,1],[48,4],[79,20],[38,4],[28,3],[81,1],[12,3],[13,9],[20,3],[36,5],[68,3],[5,13],[21,1],[22,1],[43,3],[33,3],[11,10],[73,3],[19,1],[59,12],[9,2],[23,5],[51,1],[54,4],[60,16],[66,1],[4,19],[71,4],[10,4],[40,6],[7,6],[65,3],[55,4],[53,2],[62,12],[52,2],[8,2],[78,24],[76,20],[6,4],[34,1],[72,1],[75,1],[3,1]],'detailed':[[15,1],[68,1],[79,1],[50,1]],'emulua':[[59,1],[13,1]],'createfrompng':[[60,1]],'redrawn':[[60,1]],'unpredictably':[[78,1]],'works':[[78,1],[46,1],[55,1],[53,1],[50,1],[60,3],[13,1],[48,2],[75,1],[79,3],[11,2]],'segmentation':[[6,1]],'launches':[[9,1]],'place':[[30,2],[62,1],[13,1],[78,4],[15,1],[76,2],[60,1],[48,1],[75,1],[10,1],[79,3],[18,1]],'never':[[78,2],[21,1],[55,1],[79,4],[58,1]],'setlagflag':[[60,1],[5,1]],'tile':[[73,1],[51,2],[49,1],[55,3],[80,2],[67,1],[48,2],[52,3],[79,12]],'filling':[[56,1]],'addhealthpoints':[[50,1]],'meant':[[3,1]],'figured':[[48,1]],'keyrecording1':[[62,1]],'deccmp':[[78,2]],'luascripts':[[63,2],[61,2],[62,1]],'declaring':[[59,1]],'whatsoever':[[79,1]],'togglable':[[7,2],[8,1]],'situation':[[48,1],[46,2],[29,1],[38,1]],'decreased':[[40,2]],'block':[[13,1],[68,24],[48,1],[79,1]],'cccvvvv':[[75,1]],'049x':[[68,1]],'timestamp':[[72,4]],'newlines':[[71,2]],'halted':[[76,2]],'increased':[[79,1],[15,1],[3,1],[33,1],[11,1],[40,1]],'m016':[[5,1]],'operate':[[76,1],[40,1],[79,1]],'assembly':[[49,2],[50,4]],'sequence':[[78,4],[55,1],[76,6],[79,1]],'v%_0ah':[[78,2]],'shownotes':[[5,1]],'subtitle':[[38,1],[11,2],[71,5]],'enable':[[55,2],[19,2],[30,1],[50,2],[13,3],[56,1],[8,2],[27,1],[78,3],[29,1],[76,14],[4,3],[79,1],[65,3]],'ouch':[[40,1]],'teenagemutantninjaturtles':[[63,1]],'series':[[17,1],[78,6],[76,1],[50,1]],'hardwired':[[79,1]],'officially':[[48,1]],'differently':[[71,1],[78,5]],'operation':[[78,21],[76,6],[79,5],[60,3]],'seeking':[[4,1]],'task':[[10,1]],'0078':[[75,1]],'frames|':[[79,1]],'unlicensed':[[3,1]],'conf':[[5,2]],'spaces':[[7,1]],'faq':[[1,1],[56,1],[64,3]],'fffa':[[78,2],[68,1],[50,1]],'boolean':[[50,1],[62,1]],'arkanoid':[[71,1],[30,3],[60,1]],'remodel':[[4,1]],'predefined':[[59,2],[60,6]],'jetpack':[[63,1]],'found':[[79,5],[41,1],[76,7],[30,1],[42,1],[56,1],[69,1],[58,1]],'mar':[[73,1]],'50fps':[[34,1],[27,1]],'wouldn':[[76,1],[48,1]],'cpus':[[65,1]],'versions':[[65,1],[9,1],[15,1],[23,2],[70,1],[60,2],[76,1],[4,1],[45,1],[3,1],[58,2]],'substraction':[[78,1]],'1984':[[78,1]],'1000|':[[68,1]],'tweaked':[[4,1],[25,1]],'4007':[[76,6]],'xxx000x1':[[78,1]],'dsiplay':[[10,1]],'turtle':[[68,1]],'replicate':[[25,1]],'acceleration':[[35,2],[65,3]],'revamp':[[5,1]],'001f':[[50,1]],'ok#00':[[50,1]],'retrieve':[[60,5]],'say':[[29,1],[43,1],[60,1],[48,1],[75,1],[40,2],[79,1]],'ffff':[[73,1],[78,1],[55,1],[53,4],[50,1],[75,6],[68,2],[56,2]],'6000h':[[75,1]],'measured':[[76,2],[78,1]],'source':[[78,1],[3,3],[55,2],[76,1]],'pay':[[79,1]],'died':[[62,2]],'prompted':[[48,1],[21,1],[23,2]],'closely':[[40,1],[13,1],[54,1]],'int8':[[73,1]],'greater':[[78,3],[23,1],[60,1],[43,1],[40,2],[27,1]],'silence':[[76,1]],'read':[[73,4],[19,5],[50,3],[59,6],[15,1],[23,12],[51,1],[60,19],[10,3],[40,4],[7,4],[79,12],[46,1],[55,6],[38,13],[53,2],[62,1],[12,1],[13,2],[36,4],[68,1],[8,2],[5,2],[78,59],[76,5],[6,1],[75,3],[3,1],[11,1]],'python':[[3,3],[57,1]],'doubles':[[78,1],[5,1]],'mirroring':[[73,1],[52,2],[68,3],[7,1]],'exponentially':[[62,1]],'knobs':[[32,1]],'guides':[[49,1],[16,1],[1,2],[64,2],[39,1]],'ans':[[3,1],[1,2]],'customizing':[[11,1],[20,2]],'mute':[[13,1],[12,1],[33,3],[11,3]],'substitution':[[40,3],[48,4]],'chip':[[78,2],[75,6],[79,1]],'generation':[[76,4],[79,3]],'took':[[79,1],[48,1]],'getting':[[17,2],[58,1],[38,1],[60,1],[62,1],[52,1],[16,1],[57,1],[11,2],[5,1]],'endian':[[11,1]],'direction':[[76,1],[78,1]],'bullethell':[[63,1]],'pull':[[78,6],[76,1],[33,1],[30,1],[37,1]],'x11x':[[78,1]],'stored':[[73,4],[28,3],[68,1],[27,1],[78,3],[71,3],[60,4],[72,1],[75,1],[10,2],[40,3],[11,2],[65,2]],'keeps':[[48,1],[55,2],[60,2]],'appears':[[78,1],[76,1],[38,3],[60,1]],'11111000':[[80,2]],'even':[[46,1],[53,2],[62,1],[68,1],[35,2],[17,1],[59,2],[78,9],[23,1],[76,2],[60,12],[75,1],[3,1],[79,4],[11,3]],'dictionary':[[48,6]],'network':[[26,1],[31,2],[8,1]],'hovering':[[50,1]],'xii':[[78,2]],'rgp9':[[78,2]],'missed':[[60,1]],'streams':[[79,1]],'crashed':[[53,1]],'max':[[11,1]],'consequence':[[71,1],[78,1]],'haven':[[76,1],[79,1],[48,1]],'asq_realityb':[[25,1]],'special':[[55,2],[50,4],[13,4],[68,1],[35,2],[27,1],[78,4],[51,1],[76,2],[75,2],[79,1],[7,1],[11,1]],'started':[[17,2],[38,1],[43,1],[60,5],[62,7],[66,1],[48,2],[16,1],[3,1],[57,2],[11,1],[58,1]],'rheiny':[[3,1]],'5ff8':[[75,1]],'cpy':[[78,3]],'advances':[[59,1],[66,1]],'eject':[[21,5],[24,1]],'29651n52':[[78,1]],'including':[[73,1],[15,1],[76,1],[60,1],[13,1],[52,1],[3,2],[10,1],[79,1],[65,1]],'than':[[57,1],[73,1],[79,6],[46,1],[19,2],[30,1],[50,2],[62,2],[12,1],[35,8],[27,3],[78,15],[15,3],[76,5],[71,1],[43,2],[60,7],[4,1],[48,2],[75,2],[40,5],[11,2],[18,1]],'006e':[[75,2]],'2008':[[12,1],[13,1],[3,5],[14,1],[15,1],[68,1]],'space':[[73,1],[53,2],[60,3],[62,1],[30,1],[71,1],[75,6],[56,2],[40,3]],'delta':[[5,1]],'sounding':[[76,3]],'represented':[[71,2]],'jumpingfceuxwindow':[[4,1],[61,1]],'march':[[4,1],[72,1],[3,1],[11,1]],'hooker':[[48,18],[3,1],[11,1],[39,1]],'begin':[[78,9],[22,1],[23,4],[55,1],[66,1],[50,2],[60,1],[71,1]],'engineering':[[76,3],[67,1]],'10240':[[40,2]],'02ff':[[68,1]],'fcuex':[[19,1]],'nitsujrehtona':[[3,2]],'encompassing':[[2,1]],'background':[[27,2],[19,2],[60,5],[80,5],[20,3],[79,8],[35,1],[11,1]],'unchecked':[[36,3],[35,1],[28,1]],'4008':[[76,13]],'bankswitchable':[[75,1]],'went':[[76,1]],'mix':[[59,1]],'rolledback':[[62,1]],'efficiency':[[5,1]],'where':[[27,2],[59,2],[15,1],[23,3],[54,1],[60,5],[4,1],[48,2],[10,1],[79,8],[65,3],[46,4],[38,1],[53,4],[28,10],[62,1],[12,5],[13,6],[78,2],[76,6],[6,1],[75,4],[33,1],[11,5],[58,2]],'smaller':[[78,9],[48,1],[60,1]],'situations':[[62,2],[46,1],[38,2],[11,1],[27,1]],'employs':[[11,2],[62,1]],'reminding':[[13,1]],'2c02':[[77,1],[68,3],[79,3]],'04ax':[[68,1]],'0x0123456789abcdef':[[71,1]],'editing':[[63,1],[15,1],[23,1],[53,3],[60,1],[66,1],[4,1],[67,3],[71,1],[20,1],[5,2]],'obscure':[[3,1]],'listening':[[55,1]],'calculate':[[78,5],[79,1]],'religion_mode_on':[[78,1]],'mem':[[79,4]],'won':[[78,1],[54,1],[53,1],[30,1],[60,6],[81,1],[13,1],[48,1],[40,1],[56,1],[5,1]],'saner':[[13,1]],'editor':[[50,3],[67,3],[56,2],[39,1],[59,1],[15,1],[23,1],[49,1],[66,4],[60,4],[4,2],[48,1],[10,5],[40,7],[7,3],[55,3],[53,8],[44,4],[20,4],[68,3],[5,4],[6,1],[43,2],[3,1],[11,3],[58,1]],'addition':[[30,1],[27,1],[78,9],[9,1],[15,1],[76,1],[6,1],[60,1],[4,1],[3,1],[7,1],[65,2]],'composition':[[79,1]],'reply':[[81,1],[80,1]],'quit':[[4,1],[59,1]],'116':[[5,1]],'launch':[[5,1]],'mmc5':[[13,3],[68,1],[14,1],[75,7],[79,2]],'sine':[[40,1],[79,1]],'8000':[[73,2],[55,1],[53,4],[75,4],[68,1],[56,2]],'isn':[[80,1],[56,1],[7,1],[30,1]],'qwerty':[[60,1]],'ruined':[[78,1]],'3w@`':[[78,1]],'explains':[[81,1],[26,1],[16,1],[68,1],[24,1],[27,1]],'gave':[[10,1]],'corrupt':[[55,1]],'double':[[46,1],[50,4],[28,1],[56,1],[5,2],[37,1],[27,2],[21,1],[15,2],[29,2],[76,1],[40,5],[79,1]],'quirks':[[59,1]],'tostring':[[60,1]],'machine':[[78,5],[50,1],[5,1]],'bug':[[11,13],[9,4],[15,1],[6,2],[4,2],[12,5],[13,9],[10,3],[7,5],[5,11]],'did':[[63,1],[78,2],[75,2],[79,1],[7,1],[60,1]],'moment':[[17,1],[24,2],[60,1]],'isrunend':[[62,1]],'amoung':[[76,1]],'now':[[73,1],[59,4],[9,6],[14,1],[15,5],[23,2],[60,1],[66,1],[4,4],[71,1],[48,1],[10,4],[40,2],[7,4],[79,4],[55,1],[62,3],[44,1],[12,4],[13,10],[8,8],[5,11],[78,2],[76,7],[43,1],[75,2],[11,14]],'arguments':[[19,1],[60,2]],'looping':[[76,4]],'commodore':[[78,5]],'needed':[[63,1],[78,1],[15,1],[23,2],[60,1],[61,1],[48,2],[79,1],[58,2]],'microprocessors':[[78,2]],'exceptions':[[78,2]],'ishihara':[[76,1]],'dc0c':[[78,1]],'inflating':[[60,1]],'techniques':[[78,1]],'mygame':[[50,7]],'update':[[50,1],[52,2],[15,1],[54,2],[76,3],[66,1],[60,1],[4,3],[72,3],[48,1],[75,1],[10,3],[40,3],[7,1]],'appeared':[[3,1],[79,1],[81,1]],'truly':[[78,1]],'pressing':[[17,1],[59,1],[22,1],[23,3],[63,1],[53,1],[50,1],[24,1],[30,2],[60,2]],'rise':[[79,1]],'appearing':[[76,1],[79,1]],'behaviour':[[78,1],[76,2],[79,3],[5,1]],'bankswitched':[[50,1],[75,2]],'reads':[[78,5],[7,1],[60,1]],'breathe':[[67,1]],'mirror':[[73,2],[68,5]],'end':[[50,1],[62,6],[59,11],[21,1],[78,8],[76,1],[71,1],[60,6],[4,1],[48,2],[3,1],[79,2],[7,1],[58,3]],'chart':[[76,1]],'bmi':[[78,2]],'continuing':[[66,2]],'illustration':[[78,1]],'multiplexed':[[79,1]],'16384':[[68,2]],'exec_count':[[60,1]],'annoying':[[79,1],[60,1]],'paged':[[73,1]],'codec':[[22,1]],'mv#b@3':[[78,1]],'cias':[[78,2]],'impossible':[[48,1],[54,1]],'selection':[[78,2],[6,4],[48,19],[79,2],[7,1],[5,1]],'child':[[12,1]],'right':[[19,2],[50,5],[56,1],[35,1],[27,3],[59,1],[51,1],[23,1],[29,2],[54,1],[60,6],[71,3],[48,3],[40,7],[79,2],[65,2],[53,4],[30,5],[62,3],[5,1],[17,2],[78,6],[76,3],[43,1],[11,2]],'monitors':[[79,2],[43,2]],'desync':[[7,1]],'dumb':[[48,1]],'way':[[55,1],[50,1],[30,1],[44,1],[62,1],[56,1],[63,1],[59,1],[15,2],[23,2],[54,1],[78,5],[60,1],[80,1],[48,1],[75,5],[57,1],[79,3],[58,1]],'reg':[[79,1],[5,1]],'exhausts':[[62,1]],'filebase':[[28,1]],'there':[[50,5],[27,1],[59,5],[9,1],[23,2],[54,2],[80,2],[60,8],[48,4],[10,1],[40,6],[79,4],[65,3],[46,1],[55,2],[38,2],[53,3],[62,3],[81,1],[12,1],[20,1],[68,1],[63,1],[78,5],[76,3],[75,4],[3,1],[11,1]],'j2rb':[[73,1]],'settings':[[46,2],[30,1],[50,2],[62,1],[36,1],[35,2],[5,1],[17,1],[27,2],[26,3],[39,2],[49,1],[24,1],[34,1],[32,1],[33,1],[11,1]],'originally':[[42,1],[3,2],[41,1],[60,1],[76,1]],'further':[[3,1],[48,1]],'boxes':[[15,2],[29,1],[43,1],[60,1],[48,2],[40,1],[7,1],[56,1]],'okattempts':[[62,1]],'somevalue':[[59,1]],'his':[[78,2],[25,1],[76,3]],'tabbed':[[54,1]],'registerexecute':[[60,2]],'hexbackcolorb':[[20,1]],'increase':[[22,1],[9,1],[23,1],[76,4],[6,1]],'esper2':[[75,1]],'sequences':[[76,9],[5,1]],'forbid':[[13,1],[50,2]],'focus':[[27,3]],'gpa':[[78,2]],'pops':[[59,1],[58,1]],'stays':[[79,1]],'infinite':[[76,1],[40,1],[60,2]],'tapanim':[[78,1]],'loop':[[59,3],[78,4],[76,1],[60,4]],'doesn':[[73,1],[46,1],[8,1],[5,1],[63,1],[78,1],[76,1],[60,2],[4,1],[48,1],[32,1],[10,2],[79,1],[7,3]],'quite':[[78,3],[54,1],[68,1],[79,1],[60,1]],'blocking':[[60,1]],'wav':[[22,8]],'expandable':[[53,1]],'tale':[[78,1]],'amounts':[[35,1]],'isa':[[79,1]],'plugged':[[30,2]],'mentioned':[[76,1],[79,1],[60,1]],'1999':[[81,1],[80,1],[75,4]],'playmovie':[[19,12]],'ontop':[[79,1]],'subtitler':[[63,1]],'fme':[[75,2]],'dehacked':[[59,3]],'clocked':[[76,11]],'3rd':[[71,1],[79,3]],'consist':[[71,2],[23,1]],'monitoring':[[62,1],[66,1],[79,1],[40,1],[11,1],[43,5]],'sorry':[[10,1],[80,1],[8,1]],'amd':[[11,1]],'c000#newname1#comment1':[[50,1]],'impa':[[61,1]],'prelim':[[75,1]],'modified':[[78,1],[21,2],[48,1],[3,2],[75,1],[60,4]],'surprise':[[48,1]],'higher':[[73,1],[78,1],[54,1],[76,1],[62,1],[32,1],[79,1]],'same':[[50,4],[59,5],[9,1],[23,1],[54,1],[66,1],[24,1],[60,10],[71,1],[48,4],[32,1],[40,4],[18,1],[7,1],[79,8],[55,2],[38,16],[30,2],[62,4],[45,1],[52,1],[68,4],[5,1],[63,1],[78,11],[25,1],[76,2],[72,2],[75,2],[58,1]],'champion':[[3,1]],'400f':[[76,4]],'percents':[[24,1]],'flipped':[[75,1]],'denotes':[[59,1],[75,1],[78,4],[40,3]],'chosen':[[50,1]],'2004':[[72,1],[78,2],[3,3],[10,1],[79,1]],'junk':[[60,1]],'additionally':[[76,1],[79,1],[60,1]],'was':[[56,1],[59,1],[9,1],[14,1],[15,1],[23,1],[47,1],[54,1],[60,7],[66,3],[48,1],[71,6],[10,2],[40,5],[7,2],[65,1],[79,17],[55,11],[38,11],[62,1],[44,1],[13,5],[42,1],[68,1],[5,2],[17,1],[78,10],[21,6],[41,1],[76,4],[6,1],[75,1],[3,22],[11,3]],'manage':[[62,1]],'ball':[[76,1],[9,1]],'bvc':[[78,3]],'yellow':[[55,2],[60,1]],'releases':[[13,1],[3,1],[7,1],[5,1]],'outputs':[[49,1],[76,6],[79,3]],'msg':[[60,1]],'setplayback':[[60,1]],'readbyterange':[[13,1],[60,1]],'revolutionizes':[[15,1]],'romfilename':[[71,1]],'edcba9876543210':[[76,1]],'2c00|':[[68,1]],'tested':[[78,1],[55,1],[76,1],[48,3],[3,1],[10,1],[79,1]],'has':[[50,4],[27,2],[59,2],[9,1],[15,6],[29,1],[54,2],[60,7],[66,2],[40,6],[79,7],[65,3],[55,2],[38,4],[30,1],[44,1],[53,1],[62,5],[42,1],[52,1],[36,1],[68,3],[8,2],[78,17],[41,1],[76,12],[6,1],[43,1],[75,5],[3,3],[11,1]],'picked':[[3,1]],'yresolution':[[4,1]],'3w@':[[78,1]],'volume':[[76,19],[30,1],[60,5],[75,2],[10,1],[33,8]],'fast':[[66,2]],'sounddisplay2':[[5,1]],'rgb':[[20,1],[10,1],[32,1],[7,1],[60,1]],'hadn':[[54,1]],'simulate':[[32,1]],'maru':[[48,4]],'fully':[[15,1],[75,1],[60,2],[7,2]],'again':[[55,1],[62,1],[68,1],[59,1],[9,1],[21,1],[54,1],[78,4],[60,3],[48,1],[3,2],[10,2],[79,3]],'thinking':[[44,1]],'code':[[50,10],[67,2],[56,24],[9,1],[49,4],[54,5],[71,4],[60,16],[4,2],[10,1],[40,3],[7,2],[65,2],[55,35],[53,2],[62,3],[12,1],[13,1],[68,2],[5,3],[78,10],[76,2],[75,3],[3,6],[11,1]],'bankswitch':[[53,1],[75,1]],'xdsp':[[3,1]],'input1':[[13,1]],'unexpectingly':[[59,1]],'drivers':[[78,1],[5,1]],'fffd':[[68,1]],'sbc':[[78,26]],'cable':[[21,1]],'extends':[[3,1]],'devices':[[71,3]],'eliminate':[[68,1]],'psid':[[75,1]],'failed':[[66,2],[62,1]],'fixed':[[18,1],[12,5],[13,12],[8,4],[5,27],[78,1],[9,4],[14,1],[15,1],[71,1],[6,12],[76,2],[4,20],[75,1],[10,9],[79,3],[11,12],[7,4]],'10x1':[[78,1]],'developing':[[48,1]],'hear':[[76,1]],'ror':[[78,21]],'point':[[17,1],[21,1],[23,3],[49,1],[38,1],[66,2],[76,3],[4,1],[72,1],[80,1],[40,2],[79,1]],'respective':[[71,1]],'one':[[50,8],[59,8],[15,1],[49,1],[51,1],[66,3],[60,19],[4,1],[48,3],[32,1],[10,2],[40,3],[18,1],[65,1],[7,1],[79,9],[55,1],[30,6],[62,5],[12,1],[68,4],[78,20],[22,1],[25,1],[76,5],[43,3],[75,4],[3,1],[58,3]],'156':[[5,1]],'signals':[[76,3],[78,1],[79,1]],'variable':[[73,3],[59,1],[79,1],[71,2],[60,8],[62,7]],'positioning':[[4,1]],'predecrement':[[78,1]],'c64':[[78,3],[75,1]],'drawtext':[[60,1]],'5fff':[[68,1]],'pbin':[[73,1]],'archive':[[15,2],[60,2],[67,1],[12,2],[13,3],[48,1],[18,1]],'077h':[[75,1]],'32k':[[76,2]],'instead':[[46,1],[55,2],[53,2],[50,6],[62,1],[81,1],[27,1],[59,1],[9,2],[14,1],[76,2],[78,5],[60,4],[48,2],[10,4],[33,1],[7,2],[79,3]],'part3':[[50,1]],'backwards':[[63,1],[73,1],[10,1],[60,3]],'guid':[[71,3],[15,1]],'nsfs':[[32,1]],'alteration':[[46,1]],'represents':[[55,1],[53,1],[60,1],[76,1],[32,1],[40,2],[56,1]],'order':[[55,2],[50,1],[28,1],[45,1],[62,1],[68,1],[63,1],[21,1],[23,2],[76,2],[66,2],[60,1],[71,1],[48,2],[32,2],[79,7]],'c006#newname3#multilinecomment':[[50,1]],'lfsr':[[73,1]],'`&z0':[[78,1]],'timing':[[17,1],[78,3],[26,2],[76,4],[19,1],[71,1],[34,2],[10,1],[79,8],[11,1],[27,1]],'conflict':[[5,2]],'levels':[[78,1],[55,1],[33,1],[67,2],[76,1]],'problematic':[[40,1]],'switchy':[[60,1]],'tools':[[1,2],[55,1],[67,6],[61,1],[13,1],[68,1],[39,4],[5,2],[9,2],[15,4],[49,1],[66,4],[48,3],[3,4],[40,1],[7,1]],'freebsd':[[3,1]],'biggest':[[48,1]],'exec_time':[[60,1]],'stevedonovan':[[61,1]],'claim':[[66,1],[78,1]],'numbered':[[75,1]],'sits':[[75,1]],'enhancing':[[5,1]],'accuracy':[[10,1],[60,1],[27,1]],'shu':[[11,1]],'tweaking':[[48,1]],'open':[[55,1],[38,2],[50,6],[28,1],[45,1],[13,4],[36,2],[8,1],[27,3],[17,2],[63,2],[15,3],[23,3],[29,2],[78,1],[48,3],[40,1],[11,4],[18,1]],'sq2':[[76,10]],'pagedown':[[60,1]],'shared':[[76,1],[79,1]],'uuencoded':[[78,1]],'progress':[[60,1]],'&b%_3bxi':[[78,1]],'button':[[55,1],[38,2],[30,11],[50,6],[53,1],[62,5],[37,2],[5,2],[59,1],[9,1],[15,1],[21,2],[23,1],[24,3],[43,1],[4,1],[60,14],[48,11],[63,1],[71,6],[40,8],[11,5],[72,1]],'yourself':[[63,1],[59,1],[48,1]],'circuitry':[[79,2]],'prevented':[[9,1],[5,1]],'ntsccolor':[[13,1]],'mails':[[61,1]],'iup_example':[[61,1]],'complimentery':[[79,1]],'misrepresented':[[79,1]],'persist':[[60,1]],'loc':[[78,3]],'merge':[[3,1],[2,1]],'continuously':[[50,1]],'watching':[[68,1]],'dcfd':[[78,2]],'randomness':[[78,1]],'val':[[76,2],[78,5]],'decoded':[[76,1],[60,2]],'layout':[[68,2],[64,1],[5,1]],'wrong':[[15,1],[48,1],[10,1],[5,1]],'inserting':[[43,1],[21,1],[24,1]],'multiplier':[[35,1],[75,1]],'documented':[[48,1],[20,1]],'overridden':[[28,1]],'jones':[[6,1]],'resets':[[76,1],[40,1],[50,1]],'mega':[[40,5]],'kept':[[79,1],[50,1],[62,2]],'keep':[[55,1],[50,1],[30,1],[62,1],[78,1],[54,1],[76,1],[43,1],[60,3],[34,1],[75,1],[79,2],[18,1],[58,1]],'hikari':[[30,1]],'makedata':[[55,1]],'board':[[68,2]],'ppc':[[12,1]],'loads':[[78,3],[23,1],[76,1],[38,2],[19,2],[60,4],[12,1],[75,1],[79,1],[11,1],[27,1]],'www':[[59,1],[61,4],[58,1]],'kirby':[[68,1]],'dual':[[75,3]],'obsolete':[[5,1]],'following':[[1,1],[50,3],[61,1],[68,1],[17,1],[59,2],[21,1],[78,10],[70,1],[71,4],[60,5],[76,2],[75,1],[79,3]],'speedmode':[[60,1],[59,1],[11,1],[58,1]],'noconfig':[[11,1]],'chunk':[[4,1],[73,8],[18,1]],'grapical':[[35,1]],'programmers':[[63,2],[59,1],[78,2],[79,1]],'intact':[[79,1]],'adc':[[78,22]],'skill':[[66,3]],'cdlogger':[[4,2],[7,1]],'8_47':[[78,1]],'_29_':[[81,1]],'understand':[[78,1],[56,1],[57,1],[79,3]],'describes':[[25,1],[38,1],[79,2],[65,1]],'9010':[[75,1]],'ensure':[[78,2],[60,2],[65,1]],'loadstate':[[17,8],[27,1],[15,2],[23,1],[19,3],[6,1],[38,6],[60,1],[7,3],[11,1]],'dd0d':[[78,11]],'fairly':[[53,1]],'comment':[[59,1],[78,2],[23,2],[71,5],[50,9]],'truecolor':[[60,1]],'attain':[[76,1]],'just':[[73,1],[55,1],[50,4],[62,3],[13,1],[20,1],[42,1],[35,1],[5,1],[27,1],[59,4],[49,1],[54,1],[41,1],[63,2],[43,1],[60,4],[76,1],[72,1],[48,3],[78,11],[40,1],[79,6]],'inv':[[60,1]],'paying':[[79,1]],'loadstates':[[7,1]],'extracted':[[79,1]],'major':[[15,1],[53,1],[12,1],[75,1],[10,1],[79,1],[11,5],[5,1]],'posted':[[76,1]],'ongoing':[[60,1]],'uwa':[[78,1]],'option':[[38,16],[30,3],[50,4],[12,3],[13,4],[36,1],[42,1],[35,6],[5,14],[17,3],[27,3],[9,1],[15,4],[21,1],[41,1],[52,1],[54,4],[4,6],[60,2],[10,5],[11,5],[7,5]],'cpu':[[73,3],[50,8],[77,2],[68,6],[5,1],[78,6],[15,1],[51,2],[76,9],[60,4],[10,3],[79,12],[7,1]],'dialogs':[[9,1],[13,3],[10,1],[11,1]],'without':[[11,2],[62,1],[81,1],[12,2],[13,1],[68,1],[5,2],[78,1],[21,1],[76,1],[66,1],[60,10],[48,3],[75,1],[79,4],[7,2],[58,1]],'significant':[[73,1],[60,1]],'pretty':[[75,1],[79,2],[60,1]],'frameadvancing':[[59,1]],'zeros':[[55,1]],'canceling':[[11,1]],'rely':[[59,1],[35,1]],'hardware':[[35,5],[69,2],[78,6],[1,1],[76,23],[60,2],[4,1],[75,1],[79,6],[18,1],[65,3]],'funny':[[78,1],[75,1]],'designates':[[50,1]],'implemented':[[79,2],[9,1],[47,1],[3,3],[10,3],[7,2],[11,3]],'containers':[[38,1]],'navigation':[[3,1],[50,2]],'ideas':[[44,1]],'indirect':[[78,8],[50,1]],'tutorial':[[58,1]],'seek':[[50,2],[5,1]],'explained':[[59,1],[79,1]],'08000h':[[75,4]],'poweron':[[11,1],[60,1]],'triplets':[[32,1]],'tatakai':[[8,1]],'omitted':[[60,1]],'cmp':[[78,21]],'wealth':[[66,1],[67,1]],'activated':[[79,3]],'backups':[[8,1],[36,2],[11,1],[7,1]],'activate':[[40,1],[56,1]],'nogui':[[4,1]],'drive':[[21,1]],'pcsx':[[41,1],[42,1]],'utfconverter':[[10,1]],'sometime':[[38,1]],'uint32':[[73,11]],'overincreased':[[13,1]],'experienced':[[59,1]],'containing':[[78,1],[7,1],[5,1]],'lists':[[78,1]],'8x8':[[13,1]],'mwav':[[73,1]],'unified':[[3,1]],'sample':[[55,1],[33,1],[60,3],[76,1]],'know':[[53,1],[62,1],[68,1],[56,1],[63,2],[59,1],[78,3],[80,2],[60,2],[48,9],[75,2],[40,4],[79,2]],'trial':[[48,1],[62,2]],'progression':[[60,1]],'gotcha':[[7,1]],'leftbracket':[[60,1]],'bbitmaster':[[3,1]],'nmi3':[[50,1]],'basis':[[79,1],[32,1]],'reaching':[[36,2],[23,1]],'dff6':[[50,1]],'prevent':[[59,1],[78,1],[53,1],[50,1],[60,2],[62,1],[12,1],[13,1],[79,1],[7,1],[11,2]],'slight':[[35,1],[25,1],[6,1],[27,1]],'subsequent':[[71,1],[60,2]],'lame':[[79,1]],'brk':[[78,28],[68,1]],'galaxian':[[63,1]],'bpl':[[78,13]],'unless':[[50,1],[28,1],[27,1],[78,1],[21,2],[23,1],[54,1],[71,3],[60,5],[76,1],[48,1],[79,2]],'09fffh':[[75,2]],'add':[[53,1],[30,1],[50,10],[61,1],[13,3],[56,3],[5,4],[78,19],[49,1],[4,1],[48,3],[32,1],[75,1],[40,3],[7,1],[79,2]],'issues':[[65,2],[25,1],[6,2],[4,2],[12,2],[11,1],[5,1]],'iiii':[[50,1]],'sounds':[[75,1]],'combinations':[[78,4],[62,1],[79,1]],'aop':[[78,1]],'visit':[[23,1]],'described':[[76,2],[56,1],[79,4]],'blow':[[60,1]],'crackle':[[65,2]],'6502':[[78,6],[51,1],[76,4],[77,1],[75,6],[68,2],[40,3]],'savestates':[[65,3],[38,2],[12,2],[13,3],[36,2],[8,2],[27,6],[17,1],[5,3],[15,3],[23,2],[59,3],[60,3],[10,1],[57,1],[7,1],[11,1]],'allowing':[[5,1],[60,1],[36,1],[71,1],[35,1],[11,1]],'decrypt':[[56,1]],'discovered':[[76,1],[78,1]],'coincides':[[79,1]],'available':[[38,4],[44,1],[61,2],[16,1],[68,1],[78,4],[15,1],[29,1],[54,1],[66,1],[60,1],[76,5],[4,1],[32,1],[57,1],[18,1]],'portions':[[79,1],[6,1],[62,1]],'refers':[[68,1],[50,1],[60,1]],'format':[[73,3],[55,1],[45,1],[13,2],[74,2],[8,1],[5,1],[39,1],[15,6],[23,2],[54,1],[66,1],[60,3],[70,4],[71,16],[72,5],[75,5],[32,1],[40,6],[33,1],[18,5]],'lastkey2':[[62,1]],'prehaps':[[79,3]],'matter':[[63,1],[75,1],[32,1]],'done':[[55,1],[53,1],[62,1],[67,1],[20,1],[27,1],[59,3],[15,1],[78,1],[76,1],[66,2],[75,4],[3,1],[40,2],[79,8],[65,1]],'persistently':[[49,1]],'optimal':[[60,1]],'120hz':[[76,1]],'coinciding':[[79,1]],'intention':[[57,1]],'index':[[73,3],[59,1],[78,15],[79,6],[60,2]],'several':[[50,1],[42,1],[63,1],[78,1],[25,1],[41,1],[71,1],[76,1],[72,1],[75,1],[3,1],[40,2],[65,1]],'length':[[73,4],[59,1],[78,1],[76,41],[71,5],[60,3],[72,2],[13,1],[75,2],[10,1],[79,1],[11,1]],'need':[[73,1],[79,1],[46,1],[55,2],[53,1],[50,1],[62,1],[45,1],[17,1],[63,3],[21,1],[78,3],[60,5],[72,1],[48,10],[75,2],[57,1],[7,1],[58,2]],'computers':[[34,1],[78,1],[35,1],[65,1]],'remappable':[[10,1]],'27th':[[79,1]],'words':[[78,1],[71,1],[60,1],[48,6],[75,1],[79,2]],'summon':[[56,1]],'don':[[55,1],[53,1],[50,2],[62,3],[12,1],[5,2],[63,4],[59,2],[21,1],[78,1],[76,3],[80,1],[60,3],[48,3],[10,1],[79,2]],'|__________________________________________|':[[68,9]],'terminator':[[75,1]],'00fh':[[75,1]],'readability':[[60,1]],'forums':[[3,1]],'dialog':[[50,1],[9,4],[15,4],[23,4],[29,2],[60,7],[4,5],[10,3],[40,1],[7,4],[18,1],[65,2],[38,4],[53,1],[12,3],[13,6],[36,2],[42,4],[8,3],[5,5],[37,1],[41,4],[43,5],[11,13],[58,2]],'rerecords':[[27,1],[5,1]],'0700':[[68,1]],'sure':[[22,1],[55,1],[71,1],[60,2],[62,1],[48,1],[75,1],[40,1]],'compared':[[9,1],[15,1],[3,2],[7,1]],'fc0':[[19,2]],'vint':[[79,9]],'|extra':[[79,1]],'mark':[[3,1],[48,3]],'arriving':[[76,1]],'4011':[[76,4]],'75%':[[60,2]],'rewinding':[[38,2],[9,1]],'waits':[[7,1]],'unit':[[78,1],[21,1],[51,1],[76,14],[79,1],[58,1]],'cancel':[[11,1],[58,1]],'bulletproof':[[7,1]],'rename':[[50,1],[13,1],[27,1]],'autosearch':[[41,1],[42,1]],'soft':[[15,1],[55,2],[71,2],[24,1],[60,1],[7,1],[5,1]],'1024':[[68,3]],'ntar':[[73,1]],'pair':[[71,1]],'confirmed':[[76,2],[60,1]],'sprites':[[27,1],[19,3],[60,2],[80,2],[48,2],[68,1],[79,2],[35,3],[11,1]],'updates':[[7,1],[5,1],[78,1],[46,1],[80,1],[48,1],[3,1],[8,2],[11,3]],'cyan':[[55,1],[60,1]],'bak':[[36,1]],'pspfceultra':[[3,1]],'stage':[[78,1],[76,1],[79,8]],'conditions':[[76,5],[50,4]],'symmetry':[[76,1]],'inits':[[75,1]],'sources':[[76,1],[78,4],[79,1]],'generated':[[73,1],[78,1],[76,5],[71,1],[79,4]],'loses':[[63,1]],'disassembly':[[54,3],[55,1],[50,18],[5,3]],'adventure':[[68,1]],'unusual':[[78,1]],'midikey':[[60,5]],'debugger':[[1,1],[53,1],[50,15],[67,3],[12,3],[13,4],[56,4],[8,2],[5,3],[9,2],[49,2],[54,3],[66,1],[6,1],[43,1],[3,4],[10,1],[11,3],[7,4]],'case':[[46,2],[55,1],[19,1],[50,1],[62,5],[12,1],[63,1],[59,2],[78,3],[71,1],[60,4],[40,2],[79,1]],'savescreenshotas':[[6,1],[60,1]],'locate':[[56,1]],'http':[[65,1],[59,3],[61,5],[66,5],[69,1],[58,1]],'king':[[30,1]],'drawimage':[[60,1]],'overriding':[[60,1]],'0ffffh':[[75,3]],'bcd':[[78,16]],'always':[[19,1],[50,1],[52,1],[12,1],[13,2],[36,2],[68,2],[5,1],[59,2],[9,1],[23,1],[76,4],[71,3],[60,5],[78,22],[48,1],[79,3],[11,1],[7,1]],'preferred':[[79,1],[40,1],[60,1],[27,1]],'choppy':[[13,1]],'intervals':[[75,1]],'ejects':[[24,1]],'reporting':[[7,1]],'alternative':[[56,1]],'reorganize':[[14,1]],'minute':[[78,1]],'gnu':[[3,1]],'argus_':[[55,1]],'iql1':[[73,2]],'halt':[[76,2],[50,2]],'replaces':[[56,1]],'3f9':[[76,1]],'argument':[[59,1],[78,8],[6,1],[60,7],[13,1],[12,1]],'perfectly':[[79,1]],'desired':[[49,1],[75,4],[76,1],[56,3],[30,1]],'luaperks':[[57,1],[61,2]],'someone':[[55,2]],'searchspace':[[62,1]],'mailing':[[76,1]],'14915':[[76,1]],'pairs':[[59,2],[71,3],[75,1]],'7fff':[[73,1],[75,2],[68,1],[40,1],[6,1]],'setregister':[[9,1],[60,2]],'most':[[50,1],[67,1],[23,1],[66,1],[60,3],[80,1],[4,1],[48,3],[79,2],[40,1],[18,1],[57,1],[46,1],[55,1],[38,2],[30,2],[53,1],[62,3],[52,1],[68,1],[17,1],[78,9],[76,2],[43,1],[58,1]],'dropping':[[79,1],[7,1]],'239':[[60,1],[35,1],[50,1]],'since':[[79,12],[5,2],[78,4],[54,1],[76,1],[60,2],[72,1],[48,6],[75,4],[3,1],[40,6],[10,1],[11,1]],'pain':[[73,1]],'nonsensical':[[18,1]],'expect':[[78,1],[30,2]],'getrecordermode':[[60,1]],'zeroes':[[62,1]],'deselected':[[48,1]],'east':[[78,1]],'sec':[[78,1],[75,2]],'yos0ffa':[[78,1]],'0070':[[75,2]],'fullest':[[1,1]],'emulated':[[17,2],[65,1],[26,1],[60,5],[30,8],[40,1],[5,1]],'1994':[[78,4]],'partially':[[55,1],[7,1],[29,1]],'psg':[[60,1]],'shifting':[[10,1],[78,1],[79,1]],'bbb':[[72,1]],'view':[[49,1],[55,1],[38,2],[50,3],[53,2],[76,1],[13,1],[48,1],[56,1]],'assumed':[[75,1]],'bottom':[[27,1],[59,2],[60,3],[78,1],[50,1],[43,2]],'hooks':[[60,1]],'0@9':[[78,3]],'2j1t892n%':[[78,1]],'6th':[[78,1]],'redesigned':[[44,1]],'gfce':[[3,1]],'counter':[[73,6],[46,1],[50,7],[12,2],[68,1],[5,4],[27,14],[78,5],[15,2],[23,3],[76,97],[60,6],[79,15],[11,2]],'process':[[55,1],[50,1],[67,2],[12,1],[27,1],[78,2],[23,1],[66,2],[60,1],[48,2],[40,2],[79,7]],'unavailable':[[66,1]],'stuff':[[59,4],[51,1],[80,1],[62,2],[48,1],[75,1],[79,1]],'p2t0p9d`pid`':[[78,1]],'imbedded':[[36,1],[71,1]],'develop':[[79,1]],'might':[[78,3],[46,2],[23,1],[60,3],[50,1],[62,2],[48,1],[68,1],[35,1]],'removing':[[55,1],[79,1],[6,1],[5,1]],'strict':[[50,1]],'depth':[[60,1]],'040x':[[68,2]],'ours':[[78,1]],'faster':[[22,1],[15,1],[68,1],[7,1],[35,1]],'denoted':[[59,1],[62,1]],'notification':[[7,2]],'odds':[[62,1]],'khz':[[76,3]],'assisted_speedrun':[[66,1]],'0x0000':[[60,2]],'informed':[[76,1]],'output':[[22,1],[54,2],[76,26],[6,1],[28,1],[60,1],[68,2],[33,1],[79,5],[5,1]],'4015':[[76,9]],'65c02':[[78,1]],'registerbefore':[[60,4]],'o&_':[[78,1]],'tell':[[62,2],[48,1],[68,1],[71,1],[60,1],[58,2]],'files':[[50,8],[61,1],[16,1],[39,1],[9,1],[15,4],[23,5],[54,1],[48,3],[32,1],[10,2],[40,3],[7,3],[18,5],[55,5],[38,2],[30,1],[28,13],[45,5],[53,2],[12,1],[13,3],[5,4],[63,1],[22,4],[26,1],[25,1],[70,1],[43,3],[11,4],[58,2]],'resolution':[[4,1],[76,2],[35,2]],'272':[[79,1]],'browse':[[58,1],[23,1]],'parts':[[73,1],[55,2],[53,1],[50,2],[62,1],[71,1],[61,1],[48,1]],'outline':[[60,1]],'investigate':[[63,1]],'trace':[[11,1],[9,1],[49,1],[54,6],[55,2],[67,2],[4,1],[3,1],[10,1],[8,2],[5,2]],'marks':[[48,4],[50,1]],'getreadonly':[[11,1],[60,2]],'edits':[[1,2]],'install':[[60,1]],'rpgs':[[48,1]],'soon':[[78,1],[48,2]],'save':[[73,3],[50,3],[56,1],[27,5],[59,5],[9,5],[15,4],[47,1],[60,11],[4,3],[48,12],[10,6],[55,7],[38,6],[53,3],[28,2],[62,1],[13,2],[68,2],[8,1],[5,2],[17,7],[78,1],[21,1],[43,2],[72,1],[11,7]],'dec':[[78,11]],'readable':[[54,1],[75,1]],'transferred':[[76,1],[49,1]],'correctly':[[78,1],[13,1],[12,1],[52,1],[5,1]],'modifying':[[78,1],[20,1],[10,1],[53,1],[67,1],[76,1]],'horizontally':[[79,2]],'squares':[[49,1]],'3f20|':[[68,1]],'super':[[68,3],[40,1],[43,1],[79,2]],'alphamul':[[60,7]],'extension':[[53,1],[61,1],[13,2],[32,1],[36,1],[48,2],[18,1]],'extreme':[[62,1]],'tue':[[81,1],[80,1]],'8910':[[75,2]],'question':[[60,3],[65,1]],'also':[[73,1],[50,12],[56,1],[35,1],[27,6],[59,2],[15,1],[23,8],[29,1],[49,1],[54,1],[60,10],[4,1],[66,1],[48,1],[71,1],[10,2],[40,2],[7,1],[65,4],[79,7],[55,3],[38,1],[30,3],[28,1],[44,1],[53,4],[12,1],[13,1],[42,1],[52,1],[8,1],[5,4],[17,1],[62,4],[68,4],[78,10],[41,1],[76,3],[72,1],[3,2],[33,1],[11,2],[58,1]],'lastkey1':[[62,1]],'1000000th':[[75,2]],'d`h#v1':[[78,1]],'fce':[[73,3],[1,1],[53,1],[0,1],[45,1],[15,1],[23,1],[71,1],[2,2],[72,1],[3,21],[40,3]],'labeled':[[7,2],[30,1]],'09ff':[[68,1]],'numpad7':[[60,1]],'0100':[[78,20],[68,2],[50,2]],'fetching':[[78,1],[79,2],[50,1],[80,1]],'heard':[[76,1]],'0677fc51543b':[[71,1]],'cut':[[40,1],[68,1]],'rectangle':[[60,2]],'04xx':[[75,1],[68,1]],'replayed':[[7,1]],'chance':[[48,1],[79,1],[62,1],[60,2]],'down':[[30,9],[50,1],[62,1],[68,4],[37,1],[5,1],[59,1],[15,1],[23,5],[76,9],[71,3],[24,2],[43,1],[60,3],[78,1],[75,1],[32,1],[3,1],[33,2],[40,2],[79,5]],'directory':[[65,4],[19,1],[50,1],[28,6],[62,1],[12,2],[13,1],[27,2],[17,1],[9,1],[15,1],[21,5],[26,1],[43,1],[32,2],[40,1],[11,3],[18,1]],'joysticks':[[72,1]],'inx':[[78,2]],'packaged':[[25,1],[65,1]],'objctr':[[60,3]],'resized':[[11,2],[50,1]],'401f':[[68,1]],'linked':[[3,1]],'brand':[[15,1],[5,1]],'iny':[[78,1]],'hitting':[[40,1]],'worlds':[[2,1]],'graphical':[[61,1],[3,1],[57,1],[79,4]],'ripsubs':[[10,1]],'details':[[59,1],[54,1],[25,1],[38,1],[76,8],[68,2],[79,8],[11,10]],'maxframes':[[62,4]],'fm3':[[71,1],[5,1]],'wrote':[[3,1],[38,3],[79,1]],'possibilities':[[15,3],[68,2],[55,1],[40,7],[79,1]],'1fff':[[73,2],[68,2]],'decide':[[79,1],[68,1]],'interact':[[60,1],[58,1]],'buggy':[[49,1]],'|1e':[[76,1]],'navigating':[[17,1],[22,1],[23,3]],'utf':[[12,1]],'translation':[[48,6]],'criterion':[[66,2]],'gens':[[9,2],[42,1],[10,1],[41,1],[7,1],[8,1]],'simultaniously':[[79,1]],'categories':[[37,1]],'playing':[[55,2],[62,1],[16,2],[68,1],[8,1],[27,2],[17,1],[9,1],[15,3],[22,1],[23,6],[26,2],[60,2],[4,1],[66,6],[75,1],[40,1],[18,2],[11,1]],'added':[[79,3],[53,1],[50,1],[12,7],[13,9],[8,4],[5,20],[27,1],[78,3],[9,5],[25,2],[71,4],[6,5],[60,3],[4,12],[48,1],[75,5],[3,2],[10,8],[11,33],[7,13]],'framerate':[[34,1],[76,1],[71,1],[65,1]],'filenaming':[[5,1]],'crossed':[[78,4]],'remove':[[13,1],[48,1],[10,1],[50,1],[37,1]],'feature':[[55,1],[53,2],[30,8],[50,2],[12,1],[13,1],[8,1],[5,1],[27,2],[54,2],[47,1],[76,2],[4,1],[48,1],[3,1],[10,1],[7,1],[57,1]],'preview':[[41,1],[42,1]],'convert':[[15,1],[70,1],[76,1],[60,1],[45,4],[13,2],[7,1],[39,2]],'cht':[[4,1],[40,5],[28,2]],'parameters':[[40,2],[6,1],[60,1]],'commercially':[[3,1]],'april':[[8,1]],'hardly':[[79,1],[31,1]],'referenced':[[50,1]],'event':[[53,1],[66,1],[72,1]],'capacity':[[21,1]],'manipulate':[[59,1]],'luabot_framework':[[62,1]],'shape':[[63,1]],'expected':[[78,3],[32,1],[66,1],[79,1]],'misbelief':[[78,1]],'john@ucc':[[78,1]],'161':[[79,1]],'atx':[[10,1]],'waveform':[[73,2]],'compensate':[[60,1]],'parser':[[50,1]],'bugsbunnybirthdayblowout':[[63,1]],'edition':[[3,1]],'copies':[[78,1],[5,1]],'j2x@to':[[78,1]],'warped':[[79,1]],'shown':[[59,1],[51,1],[40,1],[50,4],[5,1]],'almost':[[3,1],[54,1],[68,1]],'connect':[[50,4]],'fade':[[76,1]],'characteristics':[[76,1],[68,3]],'teal':[[60,1]],'160':[[79,1]],'unintentional':[[11,1]],'largely':[[63,1]],'notepad':[[50,1]],'part':[[63,1],[78,4],[53,2],[62,1],[50,5],[66,3],[72,1],[48,2],[77,2],[56,1],[79,3]],'gives':[[29,1],[30,1],[60,1],[34,1],[68,4],[10,1],[79,1]],'snaps':[[5,1]],'supplied':[[59,1],[21,2]],'warned':[[59,1]],'html':[[59,3],[61,1],[66,3],[60,2],[65,1]],'brute':[[60,1]],'maintenance':[[7,1],[14,1]],'zenity':[[13,1]],'bmf':[[25,3]],'maximus':[[3,2]],'reload':[[13,1],[10,1],[38,1],[50,2],[5,1]],'foundation':[[67,1]],'token':[[71,1]],'sax':[[78,10]],'halves':[[78,1]],'phase':[[78,1],[79,11]],'cia2':[[78,1]],'nestopia':[[25,1]],'songs':[[75,2]],'segments':[[62,6]],'z80':[[79,1]],'methods':[[78,1],[60,2]],'recovery':[[12,1],[13,1]],'combines':[[55,1]],'john':[[78,1]],'sweeping':[[76,4]],'direct':[[57,1],[78,1]],'timing|':[[79,1]],'suffice':[[40,1]],'boards':[[4,1]],'banked':[[75,1]],'updated':[[73,1],[79,3],[1,1],[76,4],[72,1],[48,3],[75,3],[10,2],[40,2],[11,1],[5,3]],'bankswitching':[[75,5],[55,1],[79,1],[50,1]],'licensed':[[3,1]],'objpri':[[79,1]],'unpauses':[[8,1],[60,1]],'rewinder':[[63,1]],'pattern':[[51,2],[46,7],[14,1],[60,1],[68,2],[79,21]],'020':[[76,1]],'spanned':[[21,1]],'readme':[[78,1]],'expansion':[[30,2],[6,1],[13,1],[68,1],[75,2],[18,1]],'finished':[[4,1],[73,1],[52,1],[7,1],[60,1]],'w0fvb':[[78,1]],'statistical':[[62,2]],'f10':[[17,2],[55,1],[60,1]],'associated':[[40,1],[60,1],[79,3]],'str':[[59,2],[60,8]],'trans':[[60,3]],'replaying':[[36,1]],'hasn':[[10,1]],'executing':[[78,4],[60,1]],'chrr':[[73,2]],'0000h':[[75,3]],'assignment':[[37,2]],'21477270':[[75,1]],'cope':[[78,1]],'painting':[[59,2],[13,1],[60,1]],'cpuregistername':[[60,2]],'being':[[30,3],[62,1],[27,2],[78,7],[21,1],[54,2],[76,6],[80,1],[43,1],[60,3],[72,1],[48,1],[75,2],[57,1]],'ida':[[55,1]],'vrcvii':[[75,3]],'criticised':[[66,1]],'newer':[[3,1]],'nmos':[[78,16]],'unmodified':[[78,2]],'ports':[[51,1],[3,1],[30,2],[5,1]],'5x5':[[60,2]],'marginal':[[78,1]],'silly':[[18,1]],'blossom”':[[48,1]],'remind':[[71,1]],'comprehension':[[79,1]],'0600':[[81,1],[80,1],[68,1]],'https':[[61,1]],'006eh':[[75,1]],'start_address':[[75,1]],'keyboard':[[21,2],[30,1],[24,1],[4,1],[60,3],[12,1],[11,1]],'#xh':[[78,1]],'overhauled':[[15,1]],'gekimadden':[[8,1]],'latency':[[33,1]],'rewind':[[63,1],[38,2],[23,1]],'vectors':[[7,1]],'future':[[63,1],[78,1],[48,1],[75,1],[31,1],[65,2]],'timings':[[4,1],[34,1],[79,1]],'#byte':[[78,4]],'detrimental':[[55,1]],'mac':[[3,1],[65,1]],'young':[[6,1]],'poking':[[49,1]],'01ff':[[78,3],[68,2],[50,2]],'akel':[[78,3]],'tries':[[60,1]],'clockline':[[79,1]],'watch':[[7,1],[55,1],[50,3],[28,3],[13,1],[42,3],[68,1],[39,2],[5,1],[9,2],[15,8],[54,2],[66,1],[6,1],[43,14],[60,1],[3,1],[40,3],[11,6],[10,6]],'228':[[4,1]],'nvidia':[[5,1]],'remember':[[59,1],[78,3],[53,1],[66,1],[48,2],[13,2],[75,1],[79,2],[27,1]],'advanced':[[79,1],[66,1],[50,2],[67,1]],'rmw':[[78,2]],'scrolls':[[5,1]],'sq1':[[76,10]],'cherished':[[67,1]],'dcfc':[[78,3]],'commandline':[[10,2],[6,1]],'location':[[78,3],[22,1],[23,1],[76,2],[50,2],[60,2],[56,1],[33,1],[40,2]],'pointed':[[30,1]],'dd04':[[78,2]],'entry':[[27,1],[78,1],[60,4],[48,1],[75,2],[40,1],[79,4],[5,1]],'824':[[79,1]],'discovering':[[55,1]],'said':[[63,1],[52,1],[76,1],[79,1]],'offset':[[73,1],[59,1],[78,1],[46,3],[53,2],[50,1],[80,2],[75,1],[79,5],[39,1]],'looking':[[48,1],[49,1],[25,1],[54,2]],'quote':[[60,1]],'exotic':[[13,1]],'xmessage':[[60,1]],'flubba':[[76,1]],'warioland':[[11,1]],'043x':[[68,1]],'course':[[78,1],[76,1],[79,2],[60,1]],'tsx':[[78,2]],'shinydoofy':[[12,1]],'|ppu':[[79,3]],'115':[[4,1],[5,1]],'hacks':[[64,1]],'invert':[[9,1],[60,6]],'armed':[[75,1]],'players':[[9,1],[46,1],[68,1],[79,1],[62,1]],'announced':[[21,1]],'supported':[[59,2],[21,1],[55,1],[53,1],[60,3],[71,3],[61,1],[72,1],[3,1],[18,4]],'base':[[78,1],[21,2],[76,1],[19,1],[60,1],[28,2],[12,1],[3,1],[40,1],[79,4],[27,1]],'internal':[[78,3],[76,7],[71,4],[60,3],[79,3]],'argment':[[11,1]],'gamepads':[[71,1],[30,1]],'alternate':[[46,3],[78,1],[39,1]],'_will_':[[62,1]],'consistency':[[9,1],[11,1]],'bginput':[[19,3]],'hitboxes':[[63,1]],'issue':[[65,2],[78,1],[6,2],[31,1],[12,3],[13,1],[10,3],[33,1],[11,1],[5,1]],'interactive':[[55,1]],'192':[[4,1],[76,3]],'int32':[[73,3],[71,1]],'sequentially':[[79,1],[75,1]],'05ff':[[68,1]],'shx':[[78,4]],'stick':[[75,1],[68,1]],'entirity':[[79,1]],'goal':[[61,1],[62,1],[66,1]],'defines':[[73,1],[24,2],[50,3]],'hotkey':[[38,2],[30,5],[50,3],[12,3],[13,3],[5,3],[17,4],[27,5],[15,2],[22,1],[23,1],[26,1],[37,4],[54,1],[4,1],[60,1],[3,1],[10,1],[11,7]],'02xx':[[68,2]],'usability':[[9,1],[3,1],[8,1],[5,1]],'c022':[[50,1]],'draws':[[81,1],[79,1],[60,5]],'recommend':[[79,1]],'saver':[[10,1],[29,2]],'writing':[[53,2],[50,1],[62,1],[81,1],[59,1],[21,1],[78,2],[76,4],[80,1],[60,3],[75,1],[79,3],[11,1],[58,1]],'environments':[[18,1]],'resulting':[[55,1],[66,1],[32,1]],'learning':[[58,1]],'onsegmentstart':[[62,2]],'kh%&1':[[78,1]],'multiplexer':[[79,7]],'messages':[[11,1],[7,1],[54,1],[6,1],[60,1],[13,1],[8,1],[5,4]],'profit':[[79,1]],'differrences':[[76,1]],'vastly':[[5,1]],'reverse':[[68,1],[55,1],[76,3],[67,1]],'legend':[[78,1]],'113':[[79,1]],'outputted':[[76,1]],'joypad':[[12,1],[8,3],[5,1],[59,3],[9,1],[21,2],[26,1],[71,2],[24,1],[60,15],[7,1],[11,3]],'buttoncount':[[5,1]],'idc':[[55,1]],'drawings':[[5,1]],'psin':[[73,1]],'implied':[[78,5]],'two':[[50,1],[62,2],[61,1],[68,1],[35,2],[27,1],[59,2],[21,2],[54,1],[76,1],[71,3],[43,2],[60,4],[78,12],[48,1],[75,1],[3,1]],'acts':[[78,1],[79,1]],'powersave':[[10,1]],'regression':[[10,1]],'automatic':[[4,1],[50,1],[76,1],[11,1],[18,2]],'cycle':[[73,2],[59,2],[78,20],[76,14],[24,1],[60,1],[13,1],[40,1],[79,24]],'playfields':[[79,3]],'pseudo':[[76,5],[78,1],[62,1]],'2000':[[73,2],[80,2],[75,3],[68,3],[3,1],[79,8]],'bmp':[[61,1]],'74ls373':[[79,1]],'customization':[[5,1]],'brackets':[[40,1],[50,1]],'fatal':[[78,1]],'compresses':[[27,1]],'0fe':[[76,1]],'needs':[[59,1],[48,2],[50,2],[60,1]],'specify':[[54,1],[75,1],[60,1],[43,1]],'expertise':[[76,1]],'appliciable':[[79,1]],'encoder':[[67,1],[49,1],[3,1],[56,7],[50,1],[27,1]],'info':[[15,3],[23,2],[66,2],[62,1],[80,1],[75,3],[68,3],[79,1],[11,1]],'understandable':[[50,1]],'receive':[[60,1],[48,1],[27,1]],'patterns':[[76,2],[79,1],[46,1]],'tbl1':[[59,3]],'desktop':[[4,1]],'abandoned':[[3,1]],'belonging':[[50,1]],'ungzipping':[[13,1]],'home':[[61,1],[60,1]],'became':[[66,1]],'posting':[[76,1]],'dma':[[78,2],[79,1],[68,1]],'alot':[[79,1]],'avi':[[15,3],[22,9],[6,1],[28,2],[61,1],[12,1],[13,1],[16,2],[36,2],[11,2],[5,1]],'lower':[[78,9],[76,1],[62,1],[50,1],[72,1],[68,1],[33,1],[79,6],[27,1]],'classics':[[79,1]],'counts':[[60,1]],'wram':[[73,2],[13,1]],'ones':[[49,1],[51,1],[10,1],[79,1]],'unofficial':[[3,1],[10,1],[67,1]],'every':[[73,1],[46,3],[55,4],[38,2],[50,1],[62,2],[12,2],[27,5],[78,5],[54,4],[76,4],[71,2],[60,4],[48,2],[75,1],[79,13],[11,1]],'0000001111100000':[[80,1]],'backtrack':[[62,1]],'envelope':[[76,30]],'flicker':[[79,2]],'fceultra':[[3,1]],'bare':[[59,1]],'smallest':[[76,2],[79,1],[60,1]],'rgba':[[60,2]],'tool':[[53,2],[50,1],[28,1],[44,2],[62,2],[42,1],[68,1],[64,2],[39,6],[5,2],[9,1],[15,3],[23,4],[41,1],[2,1],[43,1],[49,4],[66,15],[48,4],[3,2],[11,1],[65,1]],'jpeg':[[61,1]],'dex':[[78,3]],'industry':[[79,1]],'smb0':[[19,14]],'loaded':[[19,1],[50,1],[35,3],[27,1],[15,1],[23,4],[29,2],[49,1],[54,1],[60,21],[4,1],[32,3],[10,2],[40,2],[7,2],[79,6],[38,10],[53,1],[28,4],[62,2],[13,2],[68,5],[36,4],[8,2],[5,1],[63,1],[78,7],[21,2],[76,4],[43,2],[75,8],[11,4]],'click':[[53,3],[50,13],[45,2],[56,4],[37,1],[17,1],[5,3],[27,1],[29,4],[60,1],[48,3],[40,5],[11,3],[58,2]],'compare':[[41,1],[50,3],[42,1],[56,4],[40,5],[5,2]],'extensively':[[66,1]],'introduction':[[1,2],[55,1],[53,1],[50,1],[0,3],[52,1],[59,1],[22,1],[23,1],[51,1],[54,1],[76,1],[40,1]],'affect':[[78,3],[40,2],[11,1],[60,1]],'dc0d':[[78,4]],'edit':[[15,5],[53,11],[50,1],[43,1]],'rips':[[75,2]],'letting':[[60,2]],'laptop':[[11,1]],'f20':[[60,1]],'configurations':[[15,1],[69,1]],'effects':[[81,1],[79,2],[50,1]],'emrwxf':[[50,2]],'enters':[[60,2]],'xing':[[4,1]],'clear':[[37,2],[78,10],[55,2],[71,1],[50,2],[30,3],[60,4],[80,1],[48,1],[75,4],[79,1],[5,1]],'include':[[15,2],[23,1],[71,1],[18,1]],'consists':[[71,4],[53,1],[60,1],[72,1],[79,4],[40,1]],'truth':[[78,1]],'simulation':[[60,1]],'punchouttraining':[[63,1]],'textual':[[67,1]],'2002':[[78,1],[3,2],[79,5],[80,1]],'triggered':[[76,1],[60,1]],'65500':[[73,1]],'002':[[76,1]],'tracing':[[54,1]],'4#p`e@`h#vq':[[78,1]],'languages':[[57,2],[5,1]],'recieve':[[76,1]],'characters':[[15,1],[53,1],[50,1],[71,1],[13,1],[68,1],[75,1],[5,1]],'engine':[[65,1],[5,1]],'045x':[[68,1]],'thrown':[[79,1],[60,1]],'ldx':[[78,15]],'menu':[[1,6],[27,16],[39,1],[9,2],[14,1],[15,7],[23,8],[24,4],[29,4],[4,1],[49,2],[48,2],[60,2],[10,6],[40,5],[7,4],[65,1],[38,20],[30,1],[28,1],[53,2],[12,1],[13,2],[8,3],[5,4],[17,3],[37,1],[21,2],[22,4],[26,6],[6,1],[43,3],[33,2],[11,18]],'approximate':[[71,1],[60,1]],'cld':[[78,1],[68,1]],'playmoviefrombeginning':[[7,1]],'buffing':[[33,1]],'blanking':[[40,1]],'turtles':[[68,1],[46,1]],'forced':[[76,1],[79,1]],'successive':[[78,1]],'bandwith':[[79,1]],'needle':[[76,1]],'speedrun':[[66,2],[2,1],[62,1]],'evaluates':[[79,1],[50,1],[62,4]],'6fff':[[75,1]],'suggest':[[36,1],[60,1],[5,1]],'accordingly':[[27,1]],'sections':[[73,1],[48,1],[79,2]],'creation':[[59,1],[12,1],[15,1],[62,1]],'emu':[[58,3],[59,7],[9,1],[7,3],[60,45],[8,1],[5,2]],'own':[[50,2],[44,1],[30,1],[56,1],[63,1],[78,2],[15,1],[76,1],[60,1],[79,3],[40,1],[7,1]],'010':[[76,1]],'invertselection':[[5,1]],'044x':[[68,1]],'bookmarked':[[7,2]],'prefixes':[[43,1]],'backgrounds':[[27,2],[79,1],[20,1]],'000':[[68,1]],'rotate':[[78,2]],'d8t`2i':[[78,1]],'empty':[[59,3],[15,1],[78,1],[71,1],[50,3],[35,2],[5,1]],'help':[[1,2],[55,2],[38,6],[44,1],[35,2],[59,1],[15,1],[78,1],[76,1],[60,1],[34,1],[75,1],[11,2],[58,1]],'frame':[[19,4],[50,6],[67,1],[27,11],[59,6],[15,1],[23,18],[47,1],[51,1],[24,5],[54,2],[4,1],[60,32],[66,5],[71,5],[10,3],[40,1],[7,5],[79,8],[80,1],[46,4],[38,2],[62,6],[45,1],[12,2],[13,2],[36,4],[5,3],[22,1],[76,22],[43,1],[72,2],[33,2],[11,7],[58,1]],'instance':[[46,1],[50,1],[62,3],[68,3],[27,1],[17,1],[59,2],[78,2],[29,1],[75,1],[40,1],[7,1],[79,1]],'converter':[[13,1],[23,1],[76,4],[11,1],[65,1]],'composed':[[73,1],[61,1]],'vints':[[79,2]],'resistors':[[76,1]],'correction':[[76,1],[11,1],[35,1]],'next':[[73,2],[30,1],[50,4],[62,5],[68,2],[56,1],[8,1],[27,1],[59,3],[78,16],[76,4],[60,5],[4,1],[48,2],[40,4],[7,1],[79,15]],'kilobytes':[[21,1]],'newtext':[[60,1]],'bit0':[[71,2],[78,1]],'pushed':[[78,4]],'separator':[[71,1]],'mpby':[[73,1]],'04000':[[75,1]],'credit':[[76,1]],'processors':[[78,7],[11,1]],'thread':[[34,1]],'connection':[[78,1]],'c002##comment2':[[50,1]],'xoff':[[73,1]],'date':[[81,1],[59,1],[80,1]],'bandwidth':[[79,1]],'adjust':[[79,1]],'dcfa':[[78,3]],'detection':[[30,1]],'dragged':[[8,1]],'job':[[35,1]],'chibi':[[76,1]],'dincsbc':[[78,4]],'invoked':[[8,1]],'triplet':[[32,1]],'kbfe_j':[[78,1]],'hence':[[59,1],[60,4],[75,1]],'religion_mode_off':[[78,1]],'instantly':[[79,1]],'sev':[[78,2]],'folder':[[27,2],[58,1],[63,2],[65,1],[43,3],[28,2],[45,1],[60,2],[40,1],[5,1]],'rar':[[18,1]],'scoring':[[62,1]],'loopcounter':[[62,1]],'aspiring':[[48,1]],'readbytesigned':[[59,1],[11,1],[60,2]],'interpreted':[[71,1],[79,1]],'hexi':[[43,1]],'cartridge':[[21,2],[68,1],[40,1],[30,1],[79,2]],'vtog':[[73,1]],'irritating':[[60,1]],'beebee':[[62,4]],'automagical':[[78,1]],'snapshot':[[17,1],[23,1]],'digital':[[61,1]],'console':[[5,2],[21,1],[23,1],[53,1],[30,1],[60,1],[66,1],[35,1],[8,2]],'logs':[[4,1],[54,3],[55,1],[8,1]],'had':[[78,1],[25,1],[76,1],[2,1],[60,1],[12,1],[75,1],[79,3],[65,1]],'fields':[[75,2],[56,2],[43,1],[71,1]],'radikus':[[5,1]],'nmi2':[[50,1]],'de0d':[[78,1]],'registerload':[[9,2],[60,1]],'defined':[[48,2],[58,1]],'luabitop':[[60,1]],'willing':[[75,1]],'123':[[78,4]],'verify':[[78,1],[80,1]],'vsync':[[65,1]],'acknowledged':[[76,1]],'prepend':[[13,1]],'highlighting':[[40,1]],'maskable':[[68,1],[76,2],[50,4]],'0800':[[68,2]],'already':[[63,1],[54,1],[21,1],[66,1],[60,3],[48,1],[68,1],[56,1],[79,4]],'dot':[[78,2]],'modal':[[60,2]],'onfinish':[[62,1]],'pins':[[79,3]],'exist':[[63,1],[76,2],[60,1],[52,1],[32,1],[79,2]],'nice':[[54,2]],'disassemble':[[55,1]],'collision':[[79,1]],'frozen':[[43,2],[20,1],[7,2],[11,3]],'metal':[[48,1]],'atop':[[79,1]],'freeze':[[17,2],[59,1],[78,2],[53,2],[60,2],[10,1]],'their':[[50,1],[68,1],[37,1],[63,1],[78,2],[15,1],[49,1],[76,2],[71,1],[60,1],[48,3],[33,1],[11,1],[79,1]],'promptly':[[63,1]],'mirr':[[73,1]],'key4':[[62,1]],'|05':[[76,2]],'emulate':[[21,1],[75,2],[30,1],[27,1]],'thinks':[[79,1]],'specifies':[[19,5],[60,4]],'appendix':[[60,1]],'rgb32':[[60,1]],'8bit':[[60,2]],'confirmation':[[6,1],[29,1]],'bypasses':[[11,1]],'tablet':[[30,1]],'libraries':[[59,1],[61,1],[57,1],[60,1]],'decrease':[[76,4]],'that':[[50,20],[61,4],[56,1],[27,4],[15,3],[47,1],[80,3],[2,2],[48,19],[32,2],[57,3],[79,40],[46,1],[38,8],[28,1],[44,1],[81,1],[13,2],[20,2],[68,12],[5,1],[63,7],[21,1],[41,1],[43,1],[11,9],[73,2],[19,1],[39,1],[59,12],[9,3],[14,1],[23,9],[49,2],[51,2],[54,7],[60,51],[66,9],[71,7],[10,5],[40,24],[18,1],[7,7],[65,2],[55,12],[53,10],[30,3],[62,19],[42,1],[52,3],[8,1],[17,3],[78,44],[25,1],[76,29],[6,2],[75,8],[3,5],[58,2]],'okay':[[48,1]],'hq3x':[[35,2]],'wraps':[[81,3],[78,1]],'convertible':[[12,1]],'area':[[46,1],[60,1],[50,1],[48,1],[68,1],[75,3],[79,5],[35,2]],'enemy':[[68,21]],'19th':[[76,1],[79,1]],'suggested':[[60,1]],'disallow':[[8,1],[5,1]],'setmarker':[[60,1]],'first':[[73,4],[50,2],[56,2],[35,2],[27,1],[59,4],[9,1],[29,1],[54,4],[71,3],[60,6],[80,3],[48,3],[32,1],[10,1],[79,16],[7,2],[55,1],[62,2],[45,1],[68,3],[78,13],[21,1],[76,3],[72,2],[75,2],[3,1]],'maxvalue':[[62,12]],'411ah':[[75,1]],'luminance':[[79,4]],'care':[[76,1],[78,1],[60,1]],'points':[[5,1],[78,3],[79,1],[62,1],[60,1]],'demonstrate':[[79,1]],'0000010000011111':[[80,2]],'antony':[[9,1]],'top':[[59,1],[26,1],[50,3],[6,1],[60,4],[40,1],[79,1],[27,1]],'correct':[[60,6],[78,1],[13,1],[10,4],[7,1],[35,2]],'stats':[[68,4]],'family':[[78,2],[21,2],[30,2]],'coding':[[59,1],[49,1]],'below':[[73,1],[59,1],[78,7],[76,2],[50,5],[40,1]],'account':[[50,1],[62,1],[60,1],[11,1]],'kh%r1':[[78,1]],'step':[[78,1],[10,1],[76,8],[50,4]],'actually':[[63,1],[78,1],[55,1],[76,3],[60,6],[62,1],[68,1],[79,5]],'allowudlr':[[19,3]],'stands':[[3,2],[79,1]],'prefix':[[43,3],[50,2]],'filled':[[56,2]],'often':[[78,1],[48,3],[68,3],[66,2],[58,1]],'230':[[60,1]],'constructed':[[58,1]],'plus':[[75,1],[53,1],[60,1],[79,3]],'formula':[[75,1],[76,1],[79,1],[43,2],[60,1]],'abstraction':[[61,1]],'fired':[[79,1]],'really':[[78,3],[55,1],[76,1],[60,1],[62,1],[80,1],[48,4],[79,1]],'edwin':[[78,1]],'tay':[[78,1]],'8184':[[68,1]],'tutorials':[[59,1],[48,1]],'cycling':[[79,2]],'zeropage':[[78,9],[50,1]],'audible':[[76,4]],'wasted':[[79,1]],'mangling':[[48,1]],'onscreen':[[60,1],[5,1]],'playstation':[[3,1]],'putting':[[51,1],[60,1]],'bit':[[73,7],[79,30],[55,2],[50,3],[81,3],[35,1],[59,2],[78,38],[76,73],[71,9],[60,3],[4,1],[72,1],[48,1],[32,2],[75,14],[57,1],[33,2],[40,2]],'audio':[[22,7],[75,2],[55,2],[33,1],[76,1]],'slow':[[59,1],[78,2],[23,2],[66,3],[24,1],[48,1],[40,1],[35,1],[65,4]],'pages':[[78,1],[68,2]],'patchlevel':[[78,1]],'recent':[[8,1],[7,2],[9,1],[15,1],[38,2],[43,2],[10,2],[11,1],[5,2]],'world':[[59,3],[30,1]],'xodnizel':[[3,2],[78,1]],'sets':[[79,1],[19,23],[38,2],[28,3],[35,4],[78,3],[26,5],[76,1],[24,2],[60,4],[34,1],[40,1],[33,4],[11,1]],'total':[[73,1],[78,1],[21,1],[23,1],[76,1],[60,1],[75,1],[40,1],[79,1],[5,2]],'presets':[[15,1],[66,1],[30,3],[28,3]],'substitutions':[[48,1]],'alpha':[[60,9],[5,1]],'vram':[[73,1],[81,1],[68,1],[53,1],[80,4]],'11ff':[[68,1]],'subpix':[[68,2]],'segfault':[[13,1],[5,3]],'killed':[[79,1],[68,1]],'usually':[[78,3],[76,2],[53,1],[67,2],[66,3],[75,1],[68,3],[56,1]],'fcexp':[[71,1]],'rotations':[[78,2]],'believed':[[78,1]],'attrib':[[81,1]],'channels':[[75,1],[76,17],[33,2],[11,1],[60,1]],'neccessary':[[79,1]],'dostuff':[[59,1]],'yet':[[59,1],[78,1],[60,1],[68,2],[10,1],[40,2],[79,1]],'030x':[[68,1]],'prepared':[[60,1]],'teenage':[[68,1],[46,1]],'avoid':[[66,1],[60,3]],'isattemptend':[[62,3]],'into':[[50,3],[67,1],[61,1],[16,1],[56,3],[59,1],[15,2],[29,1],[2,2],[60,4],[48,7],[57,2],[40,1],[7,2],[79,16],[55,2],[53,1],[30,3],[28,1],[45,1],[62,4],[13,1],[68,5],[36,4],[78,4],[21,1],[22,2],[76,5],[43,2],[75,13],[3,1],[11,1],[58,2]],'carrier':[[73,1]],'ch1':[[75,2]],'damaging':[[79,1]],'parsecolor':[[4,1],[8,1],[60,2]],'sum':[[50,3]],'lasereyes':[[63,1]],'enhance':[[79,2]],'timer':[[78,8],[68,1],[76,11]],'`28':[[78,1]],'supports':[[60,1],[23,1],[3,2],[18,3],[5,1]],'varying':[[73,1]],'runtime':[[55,1],[50,2]],'calculates':[[76,1]],'isolate':[[49,1]],'windows':[[40,2],[65,1],[44,1],[61,1],[12,1],[13,1],[35,2],[5,3],[8,2],[9,2],[29,2],[60,2],[4,1],[3,3],[10,1],[11,1],[7,1]],'jamm':[[73,1]],'either':[[78,6],[54,2],[76,2],[71,2],[50,1],[60,4],[81,1],[61,1],[48,1],[68,1],[75,2],[79,2]],'interprets':[[79,1],[60,1]],'fail':[[78,1],[13,1],[48,1],[55,1]],'corruptor':[[55,2]],'myimage':[[60,1]],'gettie1':[[62,1]],'passage':[[66,1]],'big_time_software@hotmail':[[76,1],[79,1]],'branch':[[78,9],[3,4],[2,1]],'win98':[[48,1]],'irrelevant':[[55,1],[71,2]],'getscore':[[62,1]],'successfully':[[78,2]],'“cherry':[[48,1]],'correspond':[[75,1],[68,1]],'gamecube':[[3,1]],'user':[[30,1],[61,2],[12,2],[13,1],[8,1],[5,1],[27,3],[59,2],[21,1],[60,18],[4,1],[3,1],[10,2],[11,3],[79,1]],'rainbowriding':[[63,1]],'hexbackcolorg':[[20,1]],'counting':[[75,2],[76,5],[79,1],[50,1],[60,1]],'copy':[[78,5],[49,1],[29,1],[53,3],[60,1],[48,6],[36,1],[7,1]],'definetely':[[79,1]],'how':[[73,1],[79,7],[1,2],[55,1],[62,4],[28,1],[81,1],[68,2],[56,2],[64,1],[69,1],[63,2],[78,9],[54,1],[76,4],[43,2],[60,1],[48,6],[75,1],[40,1],[57,3],[65,2]],'tracks':[[63,1]],'tbl3':[[59,2]],'serves':[[79,1],[62,1]],'failattempts':[[62,1]],'external':[[47,4],[55,4],[62,1],[60,1],[76,1],[32,1],[79,5],[39,2]],'condition':[[12,1],[32,1],[76,3],[79,1],[50,1],[5,1]],'cnrom':[[13,1],[5,1]],'websites':[[48,2]],'certain':[[46,1],[55,1],[30,1],[50,1],[62,4],[63,1],[49,1],[54,1],[76,4],[60,1],[57,1],[79,1],[65,1]],'die':[[68,1]],'pack':[[62,1],[58,1]],'haystack':[[76,1]],'168':[[78,1],[79,1]],'threshold':[[78,1]],'inspired':[[79,1]],'fdsr':[[73,1]],'isolated':[[79,1]],'numpad3':[[60,1]],'stx':[[78,11]],'effected':[[79,1]],'dropped':[[10,1],[8,1]],'4000':[[76,6],[68,1]],'irqa':[[73,2]],'60th':[[23,1]],'plot':[[59,2]],'gtk':[[8,2],[5,2]],'00000011':[[80,1]],'rippers':[[55,1]],'gamepad':[[7,1]],'pulled':[[79,1]],'vrc7':[[75,1]],'047x':[[68,1]],'experiment':[[79,1]],'deselect':[[7,1],[48,1]],'black':[[20,3],[79,5],[60,1],[35,1]],'name':[[73,10],[19,2],[50,10],[15,1],[23,2],[49,2],[71,1],[60,8],[48,6],[32,2],[10,1],[40,3],[18,1],[79,16],[62,1],[28,1],[81,2],[13,1],[52,7],[36,1],[8,3],[5,1],[37,1],[78,1],[6,1],[43,1],[75,3],[3,3],[11,1],[58,1]],'micro':[[10,1]],'sent':[[48,1],[76,4],[40,1],[79,1],[58,1]],'commands':[[1,4],[19,1],[12,1],[37,1],[27,3],[78,4],[9,1],[15,2],[41,1],[71,3],[24,2],[72,1],[57,1],[7,1]],'regions':[[4,1],[13,1]],'248':[[5,1]],'decryption':[[78,1]],'match':[[4,1],[60,1],[13,1],[40,2],[8,1],[35,1]],'endless':[[59,1],[60,2],[79,1]],'attained':[[76,1]],'nitsuja':[[3,1],[25,3]],'nsf':[[9,3],[49,1],[55,10],[50,6],[74,2],[32,1],[75,4],[18,3]],'rti':[[76,1],[78,11]],'familiar':[[59,1],[75,1],[76,1],[58,1]],'227':[[5,1]],'path':[[58,1],[21,1],[29,1],[19,4],[60,2],[4,1],[7,3],[5,2]],'generates':[[76,3],[38,1],[79,1]],'alongside':[[50,1]],'identical':[[76,1],[79,1],[60,1]],'weren':[[76,1]],'accident':[[17,1]],'8502':[[78,6]],'theory':[[78,2]],'cracle':[[65,1]],'adds':[[5,1],[11,1],[9,1],[78,2],[60,1],[28,1],[4,1],[3,2],[10,1],[8,2],[7,2]],'`@yoo0a':[[78,1]],'here':[[38,1],[30,1],[50,2],[53,2],[62,1],[42,1],[20,1],[5,1],[59,4],[78,3],[41,1],[76,5],[24,2],[60,4],[80,1],[48,4],[32,1],[75,3],[40,1],[79,12],[58,1]],'sync':[[5,1],[65,1],[35,4],[11,1]],'scheme':[[72,1],[20,1],[10,1],[79,1]],'directories':[[26,1],[28,1]],'truthvalue':[[60,1]],'hackers':[[67,1]],'reached':[[52,2],[79,1],[62,2],[50,1]],'accumulator':[[73,1],[78,27],[75,2]],'current':[[73,1],[50,6],[67,1],[35,2],[27,1],[49,2],[23,2],[51,1],[54,1],[24,2],[60,20],[4,1],[66,2],[71,2],[32,1],[80,1],[40,6],[7,1],[79,3],[55,1],[30,3],[62,9],[12,1],[52,2],[36,1],[68,1],[5,2],[78,4],[21,1],[76,12],[75,1],[3,1],[33,1],[11,3]],'mapper':[[7,1],[5,1],[9,2],[53,1],[50,2],[4,2],[13,1],[8,1],[11,1]],'internet':[[67,1],[61,1],[15,1],[26,1],[31,1],[58,2]],'likelihood':[[21,1]],'disks':[[21,3],[30,1]],'decided':[[66,1],[48,2],[75,1]],'prerender':[[50,1]],'autostart':[[78,1]],'border':[[35,1]],'pch':[[78,16]],'deducted':[[62,1]],'choosing':[[5,1]],'emulation':[[1,1],[19,3],[50,1],[77,1],[35,3],[27,2],[59,2],[23,5],[66,1],[24,13],[60,5],[4,3],[32,2],[40,1],[7,1],[65,1],[38,2],[13,2],[36,1],[5,3],[17,2],[21,1],[22,3],[26,1],[76,1],[34,1],[33,1]],'scale2x':[[35,4]],'character':[[71,1],[48,3],[68,3],[53,1],[50,2],[60,1]],'processes':[[66,1]],'sed':[[78,1],[68,1]],'claimed':[[78,1]],'fceu':[[70,1],[53,1],[31,2],[28,5],[62,1],[13,1],[69,1],[5,2],[17,1],[59,1],[9,2],[15,6],[21,1],[22,1],[2,5],[25,6],[26,1],[29,1],[43,1],[47,1],[3,12],[60,4],[11,8],[65,4]],'tbl':[[53,1],[48,1]],'latching':[[76,2]],'nesting':[[54,1],[5,1]],'whereas':[[78,2],[79,1]],'nametable':[[80,3],[4,2],[13,1],[68,5],[10,1],[79,1],[11,1]],'result':[[78,22],[76,4],[53,1],[60,4],[66,1],[75,1],[32,1],[79,5]],'perform':[[78,4],[55,5],[60,2],[62,1],[75,1],[40,1]],'dmcsize':[[60,1]],'measurements':[[78,1]],'twice':[[76,2]],'mappable':[[11,4],[23,1]],'green':[[59,1],[32,1],[55,2],[60,8]],'codes':[[27,2],[78,2],[49,2],[50,1],[67,1],[56,4],[40,1],[65,1]],'receives':[[59,1],[60,1]],'medium':[[60,2]],'entries':[[79,3]],'binding':[[12,1]],'handy':[[59,1],[48,1],[68,1]],'clocks':[[76,2],[79,3]],'07f':[[76,1]],'xor':[[59,1],[76,2],[60,2]],'l8i':[[78,1]],'impl':[[78,2]],'adjustment':[[25,1],[76,1]],'dump':[[38,1],[11,2],[54,1]],'significantly':[[40,1],[7,1],[68,1]],'incorporating':[[44,1]],'crashes':[[4,1],[59,1],[13,3],[60,1],[11,2],[5,1]],'true':[[59,3],[9,1],[78,1],[71,6],[60,26],[50,1],[62,7],[79,1],[35,1],[58,1]],'execution':[[78,2],[66,1],[50,13]],'0xffff':[[60,2]],'required':[[9,1],[55,1],[19,1],[71,7],[28,1],[4,1],[76,1],[40,1],[79,5]],'previous':[[11,1],[38,9],[62,5],[45,1],[68,1],[8,1],[5,1],[17,1],[15,2],[23,1],[70,1],[71,1],[43,1],[60,1],[76,1],[57,1],[7,1],[40,4]],'full':[[11,2],[15,1],[21,1],[55,2],[76,3],[60,1],[10,1],[36,1],[35,8],[7,1]],'winapi':[[61,2]],'reverted':[[10,1]],'submenus':[[27,1]],'level':[[79,3],[76,3],[71,2],[52,3],[33,1],[40,4],[57,1]],'scenario':[[76,1]],'131072':[[78,1]],'d019':[[78,5]],'accesses':[[55,1],[79,2]],'007b':[[75,1]],'hexfreezecolorr':[[20,1]],'restricting':[[60,2]],'sided':[[21,1]],'movie':[[19,14],[67,1],[16,3],[27,10],[39,1],[9,5],[15,8],[23,60],[66,14],[60,67],[71,23],[4,3],[10,12],[7,23],[46,1],[38,29],[30,2],[28,1],[44,1],[45,2],[12,4],[13,6],[36,24],[62,1],[8,4],[5,6],[68,3],[22,6],[26,2],[70,5],[6,2],[43,2],[72,1],[3,2],[11,20]],'dll':[[9,1],[58,2]],'feed':[[79,2]],'caveats':[[60,1],[75,5]],'taking':[[78,2],[76,1],[57,1],[79,2]],'gyp#8':[[78,1]],'somethingistrue':[[59,4]],'compute':[[60,1]],'opponent':[[31,1]],'opcode':[[78,61],[10,2],[50,2]],'exception':[[78,1],[68,1]],'detected':[[18,1],[30,1]],'seem':[[78,3],[79,2]],'quick':[[17,1],[59,1],[50,1],[60,2]],'guess':[[78,1],[79,1]],'official':[[78,2],[75,1],[58,1]],'relate':[[79,1]],'savestate':[[73,1],[19,1],[38,23],[28,1],[12,4],[13,2],[36,6],[8,2],[5,1],[17,12],[27,5],[9,6],[15,7],[23,15],[59,10],[60,28],[66,3],[70,4],[71,7],[10,1],[7,10],[11,3]],'horizontal':[[73,1],[81,1],[52,1],[68,1],[79,10]],'dungeon':[[79,1]],'fashion':[[79,2]],'extraneous':[[21,1]],'simulated':[[60,1]],'logger':[[55,15],[53,1],[67,4],[8,2],[5,2],[9,2],[49,2],[54,9],[4,2],[3,2],[10,1],[11,1]],'architecture':[[51,1],[3,1],[76,1],[79,1],[5,1]],'appear':[[38,2],[50,5],[28,1],[56,2],[8,1],[5,1],[17,1],[21,3],[54,1],[76,1],[60,2],[79,2],[11,2]],'gdimage':[[60,1]],'temporary':[[73,1],[78,1],[3,1],[79,8],[60,1]],'active':[[79,1],[50,1],[28,1],[56,1],[8,2],[78,1],[9,1],[76,1],[60,1],[4,1],[32,1],[40,7],[11,2],[7,1]],'relatively':[[40,1]],'vars':[[62,1]],'1kb':[[73,1]],'shadow':[[4,1],[30,1]],'handle':[[59,2],[12,1],[13,1],[78,2],[62,1]],'f13':[[60,1]],'nametables':[[68,1]],'size':[[73,5],[55,1],[50,5],[13,1],[42,1],[68,2],[35,6],[5,1],[21,1],[41,1],[71,5],[60,10],[75,2],[11,3],[65,1]],'allow':[[11,1],[7,1],[19,3],[30,3],[50,2],[60,1],[62,1],[71,1],[79,2],[35,2],[5,2]],'unlike':[[78,2],[60,1]],'useful':[[79,4],[55,5],[50,2],[12,1],[68,4],[27,1],[78,1],[49,1],[51,1],[54,3],[43,1],[60,2],[48,1],[57,1],[18,1],[58,1]],'cart':[[4,1],[68,2],[79,5],[50,2]],'noticeable':[[60,1]],'arise':[[65,1]],'#34053d':[[59,1]],'vista':[[65,1]],'clarify':[[78,1]],'messageboards':[[76,1]],'project':[[3,2],[4,1]],'nestopia_rgb':[[25,1]],'doliner':[[3,1]],'connecting':[[50,1]],'bpp':[[12,1]],'produces':[[76,3],[79,1],[11,2],[62,1]],'predecessor':[[62,1]],'#bxi':[[78,1]],'dependent':[[78,1]],'assigns':[[26,1]],'programming':[[63,2],[59,1],[68,1],[57,1],[58,1]],'|graphical':[[79,1]],'adders':[[79,1]],'loopy':[[81,2],[80,2]],'manual':[[59,1],[60,2],[44,1]],'dc9d':[[78,4]],'farcry':[[59,1]],'fceud':[[3,4],[25,1]],'executable':[[61,1],[78,2],[68,2],[3,1]],'ines':[[5,1],[73,1],[50,4],[18,4]],'weird':[[78,2],[60,1]],'programmatically':[[55,3]],'figuring':[[32,1]],'come':[[68,1]],'isfromsavestate':[[7,1],[60,2]],'bios':[[65,2],[21,2],[75,1],[8,1],[28,1]],'swapping':[[9,1],[50,1]],'new':[[50,1],[67,2],[56,1],[27,6],[39,1],[59,2],[9,8],[14,2],[15,10],[23,1],[54,1],[60,2],[4,9],[71,2],[48,2],[10,6],[40,1],[7,8],[65,1],[79,5],[55,3],[62,8],[44,2],[45,1],[12,3],[13,7],[8,4],[5,10],[78,7],[21,2],[25,1],[76,11],[6,4],[43,2],[75,1],[3,3],[11,8]],'dosomething':[[59,1]],'opaque':[[60,4]],'modded':[[60,1]],'jump':[[78,7],[79,2]],'dragging':[[35,2]],'fourth':[[78,1]],'prg':[[68,2],[55,2],[53,2],[56,5]],'drawpixel':[[60,1]],'tasing':[[66,1]],'upward':[[76,1]],'400e':[[76,3]],'register':[[73,7],[59,1],[78,41],[76,28],[80,1],[60,29],[50,4],[75,8],[79,5],[8,1]],'bother':[[76,1],[53,1]],'pushes':[[78,1]],'stderr':[[4,1]],'issegmentend':[[62,3]],'quality':[[33,3],[11,1]],'very':[[73,2],[55,2],[53,1],[31,1],[50,1],[68,1],[63,1],[59,1],[49,1],[54,1],[78,8],[66,1],[48,2],[75,3],[40,1],[79,5],[65,1]],'shell':[[60,1]],'0xff':[[78,1]],'wch':[[5,2]],'modules':[[61,1]],'afterwards':[[78,1]],'xnor':[[76,4]],'square':[[59,1],[10,2],[33,2],[76,31],[79,1]],'accounts':[[8,1]],'evaluate':[[59,2],[50,1]],'somethingglobal':[[59,1]],'playback':[[19,2],[62,2],[12,1],[13,1],[36,2],[15,1],[22,1],[23,6],[76,4],[60,5],[4,2],[75,3],[10,4],[7,2],[11,1]],'noise':[[73,1],[76,34],[60,1],[10,3],[33,1],[5,1]],'unif':[[4,1],[18,4],[5,1]],'low':[[78,44],[76,1],[13,1],[33,1],[57,1],[79,3]],'image':[[67,1],[61,4],[52,1],[35,6],[59,2],[21,5],[23,1],[78,2],[60,9],[48,1],[79,5],[65,1]],'examiners':[[78,1]],'analyse':[[79,1]],'though':[[59,2],[51,1],[78,2],[55,1],[53,1],[76,1],[40,1],[79,1]],'opening':[[60,2],[6,1],[4,1],[62,1],[13,1],[40,1],[5,1]],'visual':[[68,1],[7,1],[29,2]],'dots':[[78,2]],'functional':[[9,1],[15,1],[3,1],[8,1]],'difficulty':[[66,1],[58,1]],'deb':[[9,1],[50,3],[5,1]],'bitmap':[[79,13]],'long':[[65,1],[78,1],[15,1],[54,1],[76,6],[66,1],[30,1],[48,1],[3,1],[79,2],[5,1]],'longer':[[8,2],[58,1],[9,1],[15,2],[76,2],[71,1],[13,2],[48,1],[10,4],[11,2],[7,1]],'fetch':[[73,1],[78,109],[79,15]],'lastkey3':[[62,1]],'places':[[75,1]],'registered':[[60,10]],'optimizing':[[66,1]],'divide':[[76,2],[79,1]],'1976':[[78,1]],'cleared':[[78,9],[76,2],[7,1],[62,2]],'positions':[[13,1],[68,3],[79,1],[8,2]],'parameterstack':[[59,1]],'configured':[[11,1]],'pet':[[78,2]],'consecutive':[[59,1],[78,1]],'player3':[[71,1]],'moves':[[4,1],[8,1]],'serial':[[79,1]],'screwed':[[79,1]],'people':[[76,1],[55,1],[60,1],[48,1],[40,1],[64,1],[79,1]],'second':[[73,1],[50,2],[62,1],[13,1],[12,1],[78,2],[54,1],[23,1],[29,1],[66,1],[60,4],[80,3],[75,3],[79,3],[7,1]],'commonly':[[61,1],[48,1],[38,1],[11,1],[66,1]],'scaler':[[7,1],[35,2]],'snapping':[[54,1]],'suitable':[[55,1]],'and':[[50,24],[0,1],[61,11],[77,1],[56,14],[35,14],[27,11],[15,10],[29,2],[47,1],[80,5],[2,3],[24,2],[48,41],[32,4],[57,6],[79,61],[46,7],[38,7],[28,1],[44,1],[81,3],[12,6],[13,7],[20,1],[36,2],[64,4],[5,21],[63,3],[68,17],[21,5],[22,5],[41,2],[69,2],[43,2],[33,3],[11,17],[73,9],[1,5],[19,2],[67,7],[16,1],[39,3],[59,25],[9,9],[23,15],[49,10],[51,2],[54,4],[60,74],[4,6],[66,11],[71,15],[10,9],[40,28],[18,9],[7,23],[65,7],[55,30],[53,13],[30,15],[31,1],[62,31],[42,2],[52,1],[8,10],[17,7],[78,175],[26,1],[25,3],[70,1],[6,5],[76,57],[75,57],[3,31],[58,6]],'messes':[[13,1]],'resurrected':[[3,1]],'still':[[81,1],[36,1],[27,1],[59,1],[22,1],[78,1],[76,3],[60,4],[48,2],[75,2],[10,2],[40,2],[11,1]],'individual':[[79,2],[76,2],[33,3],[11,1],[60,2]],'selectively':[[55,1]],'subdirectory':[[40,1]],'pbl':[[73,1]],'stops':[[59,1],[76,1],[7,1],[60,4]],'pipelines':[[79,2]],'before':[[55,3],[38,1],[50,3],[62,5],[36,1],[8,1],[17,1],[59,2],[21,1],[29,1],[54,2],[66,2],[6,1],[60,11],[76,5],[78,10],[48,2],[75,1],[3,1],[40,1],[79,5]],'256':[[73,1],[78,2],[71,2],[62,2],[60,1],[68,9],[79,7],[11,1],[27,1]],'ignore':[[62,1],[63,1],[10,1],[7,1],[60,1]],'unisystem':[[32,2],[8,1],[30,1]],'implies':[[2,1],[30,1]],'lock':[[13,1]],'various':[[1,1],[38,1],[62,1],[28,1],[67,1],[36,1],[35,1],[27,1],[5,2],[37,2],[15,1],[26,1],[29,1],[64,1],[6,1],[60,1],[4,1],[76,2],[3,3]],'lacking':[[41,1],[42,1]],'patcher':[[50,1]],'corrupts':[[55,1]],'informing':[[59,1]],'registering':[[60,6]],'030':[[76,1]],'starts':[[59,1],[78,1],[23,2],[29,1],[71,1],[62,3],[24,1],[75,1],[79,4],[7,1]],'|09':[[76,1]],'adding':[[59,1],[78,1],[23,1],[53,1],[4,1],[48,1],[3,2],[56,1],[7,1]],'menus':[[9,1],[26,1],[29,1],[30,1],[48,3],[10,1],[5,2]],'lagcounter':[[13,1]],'brightness':[[25,1],[79,1],[32,1]],'400d':[[76,1]],'rra':[[78,14]],'x64':[[78,2]],'controls':[[59,1],[76,6],[50,1],[30,4],[75,4],[16,1],[10,2],[11,1]],'differences':[[76,1],[78,1],[27,1]],'bases':[[79,1]],'hit':[[54,1],[50,3],[62,1],[4,1],[68,1],[40,1],[8,1],[5,1]],'north':[[21,1]],'highest':[[79,1],[32,1]],'stationary':[[79,1]],'myself':[[59,1]],'switch':[[5,2],[21,6],[29,2],[19,2],[24,1],[48,1],[32,1],[36,1],[40,1],[27,1]],'sha':[[78,9]],'key2':[[62,1]],'163&164':[[13,1]],'icou':[[73,1]],'10000':[[19,1]],'greenzone':[[4,2],[6,1]],'xparent':[[79,2]],'denote':[[62,1],[75,1]],'n#bm#l':[[78,1]],'0fffh':[[75,3]],'0x5000':[[5,1]],'references':[[78,1],[50,1],[79,1]],'stopped':[[78,2],[15,1],[76,1],[60,2]],'initialization':[[55,1],[11,1]],'subject':[[71,3],[80,1]],'compliment':[[76,2]],'anyway':[[63,1],[76,1],[51,1]],'03ff':[[68,1]],'vrcvi':[[75,3]],'kj0':[[78,1]],'yield':[[79,2]],'dd0a':[[78,9]],'inversion':[[79,4]],'formatted':[[48,1]],'delgamegenie':[[7,1],[60,2]],'cartridges':[[30,1]],'pram':[[73,1]],'immed':[[78,2]],'0000110000000000':[[80,1]],'mexr':[[73,1]],'its':[[1,3],[50,3],[0,1],[56,1],[35,1],[59,1],[15,2],[66,1],[24,1],[60,5],[32,1],[57,1],[40,2],[7,1],[53,1],[30,1],[44,1],[62,2],[36,3],[64,1],[5,1],[78,9],[43,1],[75,2],[3,1],[11,3]],'regs':[[13,1],[60,5]],'77ac':[[71,1]],'online':[[59,1],[68,1]],'2011':[[6,1]],'grayed':[[10,2],[11,1]],'deal':[[59,1],[61,1],[69,1]],'approved':[[62,1]],'adequate':[[48,1]],'tetris':[[63,1]],'reasons':[[78,1]],'eval':[[62,3]],'interrupted':[[78,1]],'006fh':[[75,2]],'present':[[52,1],[75,1],[55,1],[71,1],[79,4]],'sophisticated':[[79,1]],'txa':[[78,2]],'pixel':[[59,4],[60,9],[50,1],[79,38],[11,1],[7,3]],'00a2':[[40,1]],'cursor':[[4,3],[51,2],[52,1],[40,1],[35,2],[5,1]],'8kb':[[73,3],[14,1]],'poke':[[40,3],[7,1]],'1986':[[21,1]],'records':[[55,1],[66,1],[71,2]],'cbl':[[73,1]],'sort':[[59,1],[78,2],[40,1],[79,1]],'04015h':[[75,1]],'eraser':[[48,1]],'numpad6':[[60,1]],'sometimes':[[78,3],[48,1],[76,1],[79,2],[60,1]],'problems':[[11,1],[64,1],[65,1],[78,1],[35,1],[7,1]],'style':[[21,1],[24,1],[30,1],[60,1],[3,1],[40,1],[10,1]],'04cx':[[68,1]],'didn':[[79,1],[13,1],[48,1],[40,2],[60,1],[5,1]],'happens':[[59,1],[48,2],[75,1],[78,3],[79,1],[60,1]],'hooking':[[39,1]],'~60':[[9,1]],'info|':[[79,1]],'advantage':[[76,1],[57,1],[23,1]],'breaking':[[50,2]],'prompt':[[59,1],[9,1],[6,1],[7,1]],'context':[[7,2],[5,2],[57,1],[23,1],[29,3],[38,4],[10,2],[40,2],[11,5],[27,2]],'|0b':[[76,1]],'close':[[38,2],[30,1],[53,1],[13,1],[36,2],[27,1],[78,1],[15,1],[25,1],[60,4],[4,1],[48,1],[79,3],[11,2]],'6510':[[78,13]],'terminal':[[76,7]],'savestateas':[[6,1]],'make':[[50,4],[67,1],[56,1],[35,3],[27,2],[59,3],[49,2],[23,2],[29,1],[71,1],[60,7],[48,5],[32,1],[10,1],[79,4],[55,4],[38,1],[53,2],[62,1],[17,2],[63,1],[22,1],[78,1],[76,1],[75,2]],'dey':[[78,1]],'megamanii':[[63,1]],'nreg':[[73,1]],'truncating':[[6,1]],'f19':[[60,1]],'portable':[[3,1],[61,1]],'8160':[[68,1]],'initalizing':[[75,1]],'nesten':[[3,1]],'proper':[[5,1],[75,5],[27,1]],'bigger':[[78,3],[48,1],[62,7],[35,4]],'addresses':[[50,11],[52,1],[68,5],[56,1],[5,1],[49,1],[76,1],[43,3],[6,2],[60,2],[75,1],[10,2],[40,12],[11,4],[79,1]],'universally':[[65,1]],'windows98':[[29,1]],'both':[[18,1],[79,4],[46,1],[55,2],[30,3],[50,2],[61,1],[5,1],[78,9],[9,1],[15,2],[21,1],[23,2],[54,2],[76,6],[80,1],[48,1],[75,3],[40,1],[7,1],[11,1]],'respect':[[79,1]],'any':[[50,6],[35,2],[27,3],[59,4],[15,2],[14,1],[23,6],[54,1],[60,11],[71,4],[48,2],[40,4],[7,2],[79,12],[46,1],[55,1],[53,2],[30,1],[62,3],[52,1],[20,1],[68,2],[8,1],[5,2],[17,1],[63,3],[21,1],[22,1],[76,10],[78,18],[75,1],[3,3],[58,1]],'typing':[[40,1],[53,2]],'synchronized':[[50,1]],'0a00':[[68,1]],'008':[[76,2]],'structure':[[58,1]],'transfering':[[78,1]],'declare':[[58,1]],'controllers':[[26,1],[30,4],[27,1]],'hl2n@':[[78,1]],'parentheses':[[50,1]],'evolution':[[2,1]],'whereby':[[53,1]],'collapsible':[[11,1]],'dictates':[[60,1]],'overlap':[[78,1]],'february':[[76,1]],'about':[[1,2],[38,2],[50,1],[0,1],[61,1],[68,1],[64,1],[69,1],[59,2],[78,2],[76,1],[60,4],[48,4],[75,1],[10,1],[57,1],[11,1],[79,3]],'artifacts':[[35,2]],'fequency':[[76,1]],'manually':[[23,1],[60,1],[30,1],[50,1],[81,1],[48,1],[79,1]],'value':[[73,3],[50,4],[56,10],[27,2],[59,5],[15,4],[71,18],[60,23],[48,1],[32,1],[10,3],[79,12],[40,39],[7,2],[53,5],[62,6],[81,2],[20,2],[5,1],[78,34],[76,38],[43,12],[75,2],[11,4]],'calculating':[[78,1]],'whose':[[78,1]],'breaks':[[78,1],[79,1],[8,1],[50,1]],'bero':[[3,1]],'interesting':[[55,1]],'operations':[[61,1],[78,10],[53,1],[50,1],[60,3]],'f15':[[60,1]],'abbr':[[79,1]],'deletes':[[7,1]],'score':[[10,1],[30,2],[62,3]],'formats':[[61,1],[15,1],[1,1],[70,2],[18,5]],'takes':[[59,1],[78,4],[76,1],[50,1],[60,2],[44,1],[62,1],[13,1],[75,1],[79,3],[35,1]],'disables':[[76,1],[19,2],[40,1]],'key1':[[62,3]],'controlled':[[75,1],[76,1],[79,1],[50,2]],'fffb':[[78,1],[68,1]],'decays':[[76,1]],'mistake':[[53,1],[59,2]],'bd2ox':[[78,1]],'bounds':[[8,2],[5,1]],'move':[[68,1],[55,4],[60,1],[62,1]],'spec':[[75,3]],'headers':[[73,1],[7,1]],'outputting':[[22,1],[32,1]],'none':[[60,1]],'t%_87':[[78,2]],'extensions':[[18,2]],'showfps':[[5,1]],'hard':[[15,1],[23,1],[55,2],[71,2],[24,1],[48,1],[11,1]],'clicked':[[60,1]],'experiments':[[76,1]],'typical':[[79,1],[68,1]],'cmos':[[78,10]],'enhancements':[[79,1],[9,1],[15,4],[12,1],[13,1],[3,1],[10,3],[8,1],[11,2]],'uninstall':[[12,1]],'upon':[[17,1],[29,1],[55,1],[66,1],[60,1],[76,5],[79,1]],'2010':[[7,2],[8,1]],'runs':[[59,1],[54,1],[66,1],[50,5],[31,1],[60,10],[62,1],[3,1],[11,2]],'exits':[[60,1],[62,1]],'sakura':[[48,2]],'whyandhow':[[66,1]],'optimized':[[15,1]],'fulscreen':[[5,1]],'searching':[[58,1],[15,1],[54,1]],'oninputend':[[62,1]],'determined':[[78,1],[75,3],[71,1],[79,1]],'nulled':[[73,1]],'gradius':[[63,1]],'assemblers':[[67,1]],'sachen':[[5,1]],'duh':[[48,1]],'intelligent':[[55,1]],'metadata':[[15,1],[23,5],[38,4],[11,1]],'represent':[[76,5],[53,1],[71,3]],'use':[[50,8],[56,1],[35,1],[27,1],[29,1],[47,2],[48,13],[32,2],[57,3],[79,7],[46,1],[28,1],[12,1],[13,1],[68,5],[5,3],[63,5],[22,1],[43,3],[33,1],[11,1],[73,1],[1,2],[19,1],[67,1],[39,2],[59,2],[9,1],[49,1],[54,4],[66,4],[60,14],[4,1],[10,1],[40,5],[7,2],[65,3],[55,2],[53,2],[30,7],[31,1],[45,2],[62,5],[8,1],[78,15],[76,1],[75,6],[3,2],[58,2]],'involving':[[7,2]],'esc':[[29,1],[27,1]],'contributed':[[76,1]],'katakana':[[48,1]],'customlagindicator_rvt':[[5,1]],'globally':[[60,1]],'writepixel':[[60,1]],'onattemptend':[[62,1]],'ram':[[73,9],[1,1],[50,10],[67,1],[39,2],[59,1],[9,4],[15,1],[49,4],[54,1],[60,6],[66,4],[4,3],[10,1],[40,9],[7,3],[79,10],[55,2],[53,6],[62,1],[42,4],[68,26],[64,3],[5,5],[21,1],[41,4],[6,4],[43,4],[75,11],[3,1],[11,4]],'sconsruct':[[13,1]],'inputcfg':[[8,1],[12,1]],'identifier':[[71,2]],'header':[[73,7],[21,2],[71,4],[60,3],[75,4],[8,1],[18,1]],'0319':[[78,1]],'backcolor':[[60,3]],'2005':[[73,1],[81,2],[80,3]],'studying':[[76,1]],'contains':[[73,2],[50,2],[61,1],[5,1],[63,1],[59,1],[78,4],[23,1],[76,4],[71,1],[48,1],[3,2],[40,1],[79,1]],'|0f':[[76,1]],'auto':[[46,3],[38,11],[30,9],[50,1],[12,1],[13,1],[36,1],[8,1],[5,1],[27,6],[39,3],[23,1],[66,2],[4,6],[75,2],[7,2],[11,5]],'tasedit':[[11,1],[6,1],[8,2]],'botloop':[[62,3]],'1100000000000000':[[80,1]],'advance':[[11,1],[50,2],[62,1],[67,1],[27,3],[54,1],[23,9],[47,1],[66,4],[24,5],[60,5],[4,1],[40,2],[33,2],[58,1]],'part1':[[50,1]],'applicable':[[79,2]],'years':[[3,1],[79,1]],'real':[[27,1],[59,1],[78,6],[79,1],[76,2],[53,2],[80,1],[75,1],[10,1],[40,1],[35,2],[5,1]],'construct':[[57,1]],'graphic':[[49,1],[79,1],[8,1],[5,1]],'asr':[[78,1]],'128':[[78,7],[79,2],[11,2],[50,2]],'25%':[[60,2]],'p3f':[[60,1]],'element':[[79,5],[60,1]],'rests':[[79,1]],'symbols':[[50,1]],'functionality':[[61,1],[13,2],[7,2],[8,1]],'sconscripts':[[10,1]],'dac':[[76,8]],'clean':[[48,1]],'6500':[[78,5]],'hokeys':[[27,1]],'returned':[[73,2],[78,1],[76,1],[60,1],[62,6],[79,2]],'memw':[[43,1]],'~50':[[9,1]],'wanted':[[78,1],[79,1]],'began':[[3,2]],'somthing':[[79,2]],'4bits':[[75,1]],'clc':[[78,1]],'map':[[53,1],[30,1],[62,1],[68,15],[37,3],[17,1],[27,4],[9,1],[15,1],[21,2],[23,4],[24,1],[26,1],[49,1],[76,1],[33,1]],'they':[[73,1],[50,1],[67,1],[59,1],[54,2],[66,1],[60,2],[48,1],[10,1],[79,7],[18,1],[55,4],[62,1],[28,1],[13,1],[52,2],[68,2],[8,1],[5,1],[63,3],[78,9],[25,1],[41,1],[76,1],[75,2]],'inverts':[[4,1]],'coloring':[[4,1],[55,1]],'then':[[50,4],[56,7],[27,2],[59,13],[15,1],[23,4],[29,1],[51,1],[54,3],[60,14],[71,3],[48,2],[32,2],[40,2],[7,2],[79,5],[55,6],[53,2],[62,9],[45,2],[36,1],[37,1],[78,7],[76,7],[43,3],[75,11],[3,1],[58,1]],'md5_asciistr':[[10,1]],'resulted':[[11,1]],'copied':[[45,1],[78,5],[48,1],[79,1]],'language':[[59,2],[49,1],[78,1],[62,1],[48,3],[57,1],[58,1]],'php':[[78,4]],'requested':[[79,2]],'backup':[[11,1],[65,1],[36,4],[38,3],[8,1],[27,1]],'toggle':[[73,1],[79,1],[19,11],[38,3],[12,4],[13,1],[5,1],[27,2],[15,2],[14,1],[23,1],[29,1],[80,1],[10,1],[40,5],[11,3],[7,2]],'pad':[[3,1],[30,6]],'beginnign':[[7,1]],'numerous':[[19,1],[15,2]],'saying':[[48,2],[50,1]],'ways':[[63,1],[59,1],[54,1],[55,1],[71,1],[32,1],[79,1]],'postings':[[76,1]],'capacitance':[[76,1]],'mention':[[79,1]],'splicing':[[66,1],[71,1]],'builds':[[55,1],[13,1]],'paiting':[[59,1]],'attach':[[30,1]],'matthew':[[76,1]],'power':[[23,2],[71,4],[30,4],[24,4],[60,1],[62,1],[13,1],[12,2],[68,1],[40,1],[72,1],[5,2]],'essence':[[66,1]],'4004':[[76,6]],'ing':[[49,1]],'mainly':[[76,1]],'savescreenshot':[[60,1]],'pictures':[[27,1]],'identify':[[79,1]],'mustrollback':[[62,1]],'p00':[[60,1]],'spike':[[76,3]],'adjusted':[[78,1]],'sign':[[78,2],[48,3],[60,1]],'repeating':[[79,1]],'manipulating':[[50,1],[62,1]],'additional':[[78,2],[9,1],[1,1],[76,1],[38,1],[50,2],[3,1],[57,2],[79,1],[65,1]],'overflow':[[78,13],[13,1]],'65c816':[[78,1]],'upgrade':[[13,1]],'translate':[[48,3]],'broke':[[10,1]],'normally':[[78,2],[54,2],[76,2],[50,2],[48,1],[27,1]],'earliest':[[79,1]],'`j@xn':[[78,1]],'subroutines':[[55,1]],'fourscore':[[71,6],[13,1]],'would':[[79,19],[46,1],[55,5],[50,1],[12,2],[13,3],[68,6],[27,1],[78,4],[76,2],[60,2],[4,1],[48,3],[32,1],[10,1],[40,1],[18,1],[75,1]],'mis':[[5,1]],'overhaul':[[44,1],[15,1],[79,1],[7,1],[11,1]],'uncheck':[[48,1],[32,1],[35,2],[30,1]],'li#v7':[[78,2]],'z`_d2n@09':[[78,1]],'times':[[78,1],[76,1],[66,2],[43,1],[62,1],[60,1],[75,2],[68,1],[79,7],[35,4]],'target':[[66,1],[60,1],[79,1]],'chr':[[73,2],[55,3],[4,1],[13,3],[52,1],[79,2],[5,2]],'association':[[78,1]],'authors':[[3,1]],'manners':[[59,1]],'borders':[[35,1]],'irql':[[73,1]],'framework':[[62,2]],'original':[[47,1],[76,1],[50,2],[2,1],[3,2],[40,2],[11,1],[56,1]],'four':[[73,3],[53,1],[30,3],[68,1],[35,2],[78,3],[21,1],[4,1],[72,1],[48,1],[10,1],[7,1]],'lagframe':[[60,1]],'chips':[[79,1],[75,1]],'borrow':[[78,1]],'maintained':[[8,1]],'mnemonics':[[71,1]],'ntsc':[[27,1],[35,4],[23,1],[71,1],[2,1],[60,1],[75,12],[32,5],[79,8],[7,1],[5,1]],'revision':[[78,11]],'engineers':[[78,1],[79,1]],'0500':[[68,1]],'rb`xh8':[[78,1]],'activation':[[76,1]],'switching':[[81,1],[12,1],[21,2],[55,1],[56,1]],'grayscale':[[32,2],[79,1],[5,1]],'bitwise':[[59,3],[60,1]],'trim':[[48,1]],'highlight':[[45,1],[48,1]],'periods':[[79,1]],'aspect':[[4,1],[35,6],[76,1],[11,1],[5,1]],'custom':[[51,1],[55,1],[24,2],[60,1],[4,2],[32,4],[79,1],[11,1]],'admittedly':[[48,1]],'counters':[[76,9],[50,3],[10,1],[79,3],[11,1],[5,1]],'looped':[[76,1],[60,1]],'highly':[[62,2]],'typically':[[68,1],[76,2],[38,2],[79,1]],'pbrate':[[75,2]],'u%_':[[78,1]],'cycles|':[[79,1]],'0007':[[75,1]],'padding':[[4,1]],'par':[[40,1]],'holder':[[75,1]],'large':[[62,1],[13,1],[79,1],[60,1],[50,1]],'x00fd':[[43,1]],'j0`zgx':[[78,1]],'porst':[[3,1]],'ghz':[[35,1]],'objects':[[59,1],[57,1],[79,15],[27,1]],'06ff':[[68,1]],'ale':[[79,2]],'sufficient':[[80,1]],'airman':[[79,1]],'informative':[[7,1]],'skipping':[[27,1],[11,1],[12,1]],'count':[[78,1],[76,33],[71,1],[43,3],[60,5],[19,1],[79,3],[7,2],[8,1]],'lagcount':[[11,1],[60,1]],'rst':[[50,2]],'applications':[[59,1],[61,3],[78,2]],'gdscreenshot':[[59,1],[60,1]],'damage':[[40,1]],'see':[[73,1],[19,7],[50,2],[27,3],[59,3],[15,1],[23,3],[51,1],[54,2],[24,2],[60,8],[66,1],[71,1],[48,2],[32,1],[80,1],[40,1],[79,5],[65,2],[46,1],[55,5],[38,1],[53,2],[44,2],[62,3],[81,1],[12,2],[68,5],[36,1],[5,2],[17,1],[37,1],[78,15],[25,1],[76,11],[43,1],[75,5],[3,4],[11,8]],'inclusive':[[59,1],[62,1]],'slowest':[[24,1]],'frequencys':[[76,4]],'illegal':[[78,1]],'reduces':[[68,1]],'stripped':[[55,9],[5,1]],'connected':[[78,1],[21,1],[76,2],[79,3]],'fails':[[27,1]],'uint64':[[71,1]],'%xh`':[[78,1]],'600':[[78,3]],'0x100':[[73,1]],'allows':[[38,1],[30,3],[31,1],[50,2],[53,4],[62,1],[20,1],[37,2],[27,2],[59,1],[9,1],[15,1],[22,1],[29,1],[24,1],[43,1],[49,5],[60,1],[48,1],[32,1],[66,1],[40,2],[57,2]],'esper':[[8,1]],'indiana':[[6,1]],'000c':[[75,1]],'clears':[[78,3]],'lae':[[78,1]],'fd%j':[[78,1]],'bot':[[66,1],[15,2],[47,2],[57,2],[60,2],[62,22]],'warcraft':[[59,1]],'hundred':[[61,1]],'emulators':[[7,1],[9,2],[23,1],[60,1],[36,1],[8,1],[5,1]],'ended':[[62,2]],'031x':[[68,1]],'ideal':[[76,1],[66,1]],'altered':[[23,1]],'crossings':[[78,3]],'many':[[73,1],[59,1],[54,1],[9,1],[15,2],[29,1],[2,1],[4,1],[48,1],[32,1],[40,1],[7,1],[79,1],[55,2],[53,1],[62,1],[42,1],[52,1],[68,1],[8,1],[5,3],[63,1],[78,5],[21,2],[41,1],[6,2],[43,2],[75,1],[3,2],[11,3]],'toggled':[[15,1],[36,1],[6,1],[27,4]],'raised':[[79,2],[62,2]],'alter':[[51,1],[67,1]],'19ff':[[68,1]],'dffa':[[50,1]],'7000':[[75,1]],'0a000h':[[75,1]],'qfox':[[3,1],[59,1]],'act':[[66,1]],'happen':[[76,1],[78,1],[81,1]],'improbably':[[62,1]],'desire':[[76,1],[54,1]],'_f_':[[78,1]],'uses':[[65,1],[79,2],[1,1],[55,1],[38,1],[62,2],[45,1],[16,1],[68,1],[59,2],[15,3],[78,3],[25,1],[71,4],[43,1],[60,4],[76,2],[80,1],[48,1],[75,13],[3,1],[40,2],[7,1],[11,1]],'microphone':[[7,3],[30,4]],'routines':[[78,1],[49,1],[54,1],[55,1]],'tecgraf':[[61,3]],'inspection':[[50,1]],'nnnn':[[55,1],[50,3]],'floppy':[[21,2]],'agree':[[80,1]],'anytime':[[4,1],[23,1]],'knew':[[48,1]],'mirrors':[[68,1]],'flop':[[79,1]],'vbl':[[50,1]],'patent':[[79,1]],'seen':[[66,1],[15,1],[68,1]],'primary':[[79,9]],'cheats':[[7,1],[5,2],[49,1],[59,1],[43,2],[28,2],[4,3],[60,4],[40,19],[8,4],[11,5]],'combine':[[55,6],[78,1],[50,1]],'variables':[[73,1],[59,3],[54,1],[62,6],[75,2],[10,1],[58,2]],'installation':[[48,1]],'embedded':[[60,1]],'asymmetery':[[76,1]],'bitmaps':[[79,3]],'readbyteunsigned':[[60,2]],'inside':[[12,1],[79,3],[60,4],[50,1]],'25th':[[79,2]],'watched':[[43,1]],'last':[[73,3],[79,2],[55,1],[19,1],[38,11],[50,2],[68,2],[36,3],[35,2],[27,4],[5,1],[78,6],[15,4],[23,1],[76,2],[80,1],[43,1],[60,4],[72,1],[48,2],[3,4],[40,5],[10,2],[11,1]],'oninputstart':[[62,3]],'polls':[[60,1]],'rol':[[78,11]],'x_functions':[[63,1]],'4bit':[[75,4]],'discrete':[[79,1]],'starting':[[55,1],[50,5],[17,1],[78,1],[29,1],[76,2],[66,2],[60,4],[71,1],[75,7],[10,1],[79,2],[7,1]],'spra':[[73,1]],'prevention':[[11,1]],'red':[[59,1],[60,7],[4,1],[32,1],[10,1],[27,1]],'zd`92r%_':[[78,1]],'04bx':[[68,1]],'8th':[[78,2],[79,1]],'carrying':[[79,1]],'document':[[73,2],[78,2],[76,4],[38,3],[79,6]],'kanji':[[48,5]],'minimize':[[11,1],[15,1]],'deterministic':[[23,1]],'prints':[[78,2],[13,1],[8,1]],'001c':[[43,2]],'conclusion':[[76,1]],'brothers':[[68,2]],'somewhat':[[73,2],[59,1],[76,1],[72,1],[75,2],[40,1],[35,1],[79,3]],'lsb_first':[[12,1]],'try':[[65,1],[59,1],[54,1],[78,2],[55,1],[60,6],[62,1],[48,2],[52,1],[56,1],[58,1]],'0310':[[68,2]],'easily':[[78,1],[41,1],[53,2],[62,2],[50,2],[60,2],[79,3]],'blobs':[[71,1]],'referred':[[73,1],[72,1],[23,1],[3,1]],'disksys':[[28,2],[21,2],[65,2]],'latches':[[78,2],[79,1]],'support':[[7,2],[53,1],[61,3],[12,1],[13,4],[8,1],[5,3],[15,2],[76,1],[6,1],[60,1],[48,2],[75,2],[3,2],[40,1],[11,2],[10,2]],'seconds':[[38,2],[78,2]],'opposed':[[48,1],[40,1],[79,4]],'selections':[[48,4]],'hold':[[79,1],[80,1],[15,2],[66,1],[35,1],[30,9]],'00xx':[[68,1]],'possibly':[[59,1],[48,1],[55,1],[53,1],[7,1],[62,1]],'select':[[79,8],[53,1],[30,5],[62,1],[45,3],[27,1],[17,4],[59,2],[21,1],[22,6],[23,9],[71,5],[43,3],[60,2],[78,1],[48,5],[40,1],[33,1],[7,1]],'loops':[[59,2],[60,1]],'faults':[[6,1]],'coordinates':[[79,1],[60,2],[68,5]],'prioritized':[[79,4]],'hell':[[79,1]],'displayed':[[79,1],[19,2],[50,4],[52,2],[36,1],[56,1],[27,1],[49,1],[23,1],[71,4],[43,1],[60,1],[4,1],[40,2],[11,1],[7,1]],'vrom':[[73,1],[5,1]],'frameadvance':[[60,2],[59,5],[62,1],[24,2],[58,2]],'orange':[[60,3]],'quiz':[[30,1]],'smb':[[63,7],[51,1],[19,16],[11,1]],'easy':[[59,1],[75,1],[55,1],[53,1],[71,1],[79,1]],'lagged':[[11,1],[60,1]],'accurate':[[76,1],[78,1]],'b000':[[75,1]],'pfpixel':[[79,1]],'completing':[[66,1]],'speeds':[[13,1],[24,1]],'041x':[[68,1]],'kicked':[[60,2]],'distinguish':[[78,1],[55,2],[7,1],[60,1]],'good':[[40,1],[62,1],[79,4]],'007bh':[[75,1]],'october':[[78,1]],'carry':[[78,17],[76,3],[60,1]],'watches':[[6,1]],'outside':[[75,1],[68,1],[79,1],[7,1]],'03xx':[[68,1]],'9030':[[75,1]],'among':[[41,1],[42,1]],'bi&':[[78,4]],'indicate':[[79,1],[58,1]],'underlaps':[[79,1]],'~diego':[[61,1]],'257':[[60,1]],'price':[[79,1]],'dance':[[11,1]],'thus':[[59,1],[78,1],[36,1],[55,1],[60,2],[79,1]],'ignores':[[12,1]],'|07':[[76,2]],'look':[[65,1],[62,1],[28,1],[12,2],[13,1],[35,1],[63,1],[59,1],[78,1],[60,2],[72,1],[48,3],[75,1],[3,1],[79,5],[7,1],[58,1]],'1000000':[[75,1]],'old':[[5,1],[65,3],[54,1],[78,2],[76,4],[60,1],[67,2],[4,3],[13,1],[10,1],[79,1],[27,5]],'5206':[[75,4]],'f22':[[60,1]],'fairy':[[78,1]],'04ex':[[68,1]],'light':[[55,2]],'9th':[[78,1]],'104':[[79,1]],'colored':[[53,1],[35,1],[79,1]],'60fps':[[65,1],[34,1],[27,1]],'squeeze':[[48,1]],'certainly':[[57,1]],'ought':[[78,1]],'firing':[[79,1],[60,4]],'marko':[[78,4]],'zip':[[32,1],[19,2],[7,1],[18,4]],'built':[[63,2],[3,1],[56,2],[6,1],[58,1]],'readonly':[[19,7],[60,4]],'emulates':[[69,1],[21,1],[30,2],[24,3]],'comes':[[65,1],[78,3],[25,1],[62,1],[48,1],[32,1],[40,1],[79,1],[27,1]],'override':[[7,1],[65,1],[30,1],[28,1],[12,1],[27,1],[15,1],[26,1],[43,1],[60,2],[40,1],[11,3],[33,1]],'fceuxd':[[65,1],[3,8],[25,1],[2,1],[53,1]],'ends':[[50,1],[78,2],[71,1],[62,2],[7,1]],'icoa':[[73,1]],'7f2':[[76,1]],'07ff':[[68,8],[6,1],[50,1]],'exe':[[65,2],[27,1],[58,1]],'vba':[[42,1],[36,1],[41,1],[7,1]],'pads':[[30,2]],'pane':[[60,1],[5,1]],'parantheses':[[59,1]],'toggling':[[27,1],[79,2],[15,2],[23,1],[6,1],[30,2],[3,1],[10,1],[11,2],[8,1]],'numpad4':[[60,1]],'imposed':[[66,1]],'2a03':[[76,13],[68,4]],'4002':[[76,5]],'comparisons':[[78,2]],'kh#f1':[[78,1]],'damn':[[79,1]],'c150':[[78,1]],'paddle':[[71,1],[30,3],[60,1]],'fffc':[[50,1],[68,1]],'interpreter':[[59,1]],'immaterial':[[79,1]],'execute':[[78,1],[54,1],[76,1],[50,5],[58,1]],'perhaps':[[78,1],[48,1],[60,1]],'gate':[[76,2]],'removed':[[35,1],[9,1],[15,2],[55,1],[4,1],[68,1],[3,1],[79,2],[11,1],[5,1]],'technique':[[66,2]],'choices':[[15,1],[32,1],[18,1],[7,1]],'missing':[[8,1],[12,1]],'method':[[79,2],[78,2],[76,1],[60,3],[40,2],[35,2],[27,1]],'8ch':[[75,1]],'radiobuttons':[[5,1]],'pen':[[48,1]],'calculations':[[60,1]],'erroneous':[[7,1],[11,1]],'indexed':[[78,13],[79,1]],'game':[[73,1],[19,3],[50,5],[67,8],[16,1],[56,16],[35,2],[27,21],[59,1],[9,2],[15,1],[23,9],[29,4],[24,1],[49,9],[4,3],[51,1],[48,10],[32,5],[54,3],[40,9],[18,2],[60,12],[65,8],[66,5],[71,1],[79,7],[55,12],[38,7],[30,3],[53,9],[62,1],[13,2],[52,3],[68,9],[8,3],[5,2],[17,3],[63,3],[21,3],[43,4],[6,1],[75,1],[3,1],[11,3]],'initial':[[4,1],[78,2]],'tons':[[75,1]],'lacked':[[76,1]],'toolkit':[[61,2]],'clipping':[[19,1]],'arcade':[[24,1],[75,1]],'xx00':[[78,2]],'clipsides':[[19,2]],'specifically':[[63,1],[23,1],[60,1],[62,1],[13,1],[68,2],[57,1]],'acknowledge':[[78,8]],'boundary':[[78,20],[60,1]],'xresolution':[[4,1]],'restart':[[17,1],[29,1],[60,1],[62,1]],'booklet':[[78,1]],'2009':[[10,1],[9,1],[11,1]],'misplaced':[[60,1]],'getnote':[[60,1]],'split':[[79,1],[68,1]],'changes':[[59,2],[9,1],[15,1],[76,1],[53,1],[78,2],[48,2],[3,1],[79,1],[11,1],[5,2]],'knowing':[[63,1]],'fans':[[67,1]],'goemon':[[8,2]],'numbering':[[11,2],[60,2],[7,1]],'test':[[17,1],[78,10],[23,1],[50,3],[48,2],[10,3],[79,1]],'desyncs':[[65,1],[23,1]],'addressed':[[56,1]],'desmume':[[41,1],[7,1],[42,1]],'plays':[[23,1],[55,1],[19,2],[38,2],[75,1],[68,1],[7,1]],'rightclicks':[[5,1]],'hue':[[79,1],[32,1]],'eof':[[75,1],[76,1],[71,1],[79,1]],'255':[[73,1],[78,4],[60,7],[32,1],[20,9],[40,1],[8,1],[79,1]],'completely':[[78,2],[23,1],[60,4],[44,1],[6,1],[62,1],[79,1],[11,1],[5,1]],'trainer':[[30,1]],'writebyte':[[59,1],[60,1]],'snd':[[73,2]],'dd9d':[[78,1]],'zxcvzxcv@netzero':[[81,2],[80,2]],'blurred':[[35,1],[65,1]],'wide':[[53,1]],'wish':[[58,1],[63,1],[22,1],[54,1],[53,1],[50,3],[45,1],[56,1],[37,1]],'pcejin':[[41,1],[42,1]],'slightly':[[81,1],[75,1],[76,1],[60,1]],'individuals':[[76,2]],'track':[[9,1],[68,1],[55,3],[43,1],[60,1]],'lost':[[13,2],[23,1],[15,1],[48,1],[53,1]],'are':[[50,15],[61,3],[35,2],[27,2],[15,2],[80,5],[48,17],[32,1],[57,1],[79,39],[46,2],[38,3],[28,6],[81,1],[13,2],[20,3],[36,1],[68,7],[5,2],[63,4],[21,1],[41,2],[43,1],[33,1],[11,9],[73,5],[19,1],[67,3],[59,16],[9,1],[23,2],[54,1],[66,3],[60,19],[71,13],[4,1],[10,1],[40,8],[7,2],[18,3],[65,2],[55,8],[53,3],[62,9],[42,2],[8,2],[17,1],[78,38],[76,27],[75,10],[58,4]],'syncronization':[[76,1],[79,2]],'others':[[78,1],[46,1],[55,1],[76,2],[67,1],[5,1]],'music':[[75,12],[48,1],[68,3],[76,1]],'multiples':[[76,1],[35,1]],'2006':[[73,1],[81,1],[3,4],[79,2],[80,4]],'notes':[[78,10],[55,1],[71,1],[60,6],[76,2],[4,1],[81,1],[68,1]],'cancelled':[[66,1]],'reloading':[[10,1],[76,2]],'layers':[[61,1]],'claims':[[78,1]],'getcurrentbranch':[[60,1]],'naturally':[[76,1],[79,2]],'modulus':[[41,1],[42,1]],'vic20':[[78,2]],'q_s8':[[78,1]],'agrees':[[80,1]],'112':[[60,4]],'holding':[[4,1],[23,1],[57,1],[24,2]],'throught':[[55,1]],'|03':[[76,1]],'tadd':[[73,1]],'load':[[19,4],[50,3],[27,5],[59,11],[15,3],[23,1],[29,3],[47,1],[60,6],[4,1],[48,4],[32,2],[10,1],[40,3],[7,2],[18,2],[65,1],[55,1],[38,3],[53,1],[28,1],[62,1],[12,2],[36,3],[8,4],[17,4],[63,3],[21,1],[78,5],[25,1],[76,10],[43,4],[75,13],[11,1]],'setselection':[[60,1]],'unf':[[18,1]],'skip':[[63,1],[15,1],[46,1],[60,1],[13,2],[11,2],[27,2]],'collected':[[1,1]],'obtain':[[55,1]],'reflect':[[10,1]],'paused':[[5,2],[60,3],[50,2]],'listings':[[37,1]],'villigust':[[75,1]],'weapon':[[68,2],[46,1]],'enough':[[63,1],[48,1],[68,1],[79,2]],'skips':[[59,1]],'chapters':[[69,1],[26,1],[1,1]],'prevents':[[15,1],[23,1]],'260':[[79,1],[50,1]],'11111111':[[80,1]],'aki':[[78,1]],'01ah':[[75,1]],'sei':[[78,2]],'build':[[48,1],[4,1],[12,3],[13,2],[3,1],[10,1],[11,2],[5,2]],'enlist':[[5,1]],'backspace':[[60,1]],'run':[[65,1],[46,1],[50,7],[62,4],[35,2],[27,1],[63,3],[59,2],[49,1],[78,9],[66,2],[60,6],[80,1],[3,2],[11,2],[58,7]],'interface':[[61,1],[29,1],[3,2],[40,1],[8,2],[79,1]],'inputs':[[17,1],[66,1],[62,2],[30,1],[60,2],[13,3],[57,1],[79,1]],'indicating':[[79,1],[60,1]],'happily':[[78,1]],'tar':[[18,1]],'groups':[[10,1],[27,1]],'f21':[[60,1]],'densetsu':[[5,1]],'three':[[73,1],[59,1],[78,3],[53,1],[50,4],[30,1],[62,2],[48,2],[79,1],[35,2]],'random':[[78,2],[48,1],[68,1],[76,14],[62,13]],'rarely':[[78,1],[54,1],[68,1]],'127':[[78,1],[60,5]],'2400|':[[68,1]],'relevant':[[55,1],[73,1]],'aware':[[59,1]],'okcancel':[[60,1]],'distributed':[[67,1]],'redesign':[[4,1]],'processtable':[[59,2]],'getscreenpixel':[[7,1],[60,3]],'rio':[[61,3]],'forward':[[73,1]],'strobed':[[76,1],[79,1]],'oddities':[[78,1]],'&6&#':[[78,1]],'129':[[79,1]],'5ff7':[[75,2]],'hypershot':[[30,1]],'clearmarker':[[60,1]],'0x60':[[78,1]],'immediate':[[78,9],[7,1],[50,1]],'shakes':[[10,1]],'patching':[[13,1],[49,1],[40,1],[18,3],[50,1]],'numpad1':[[60,1]],'fceu_setrenderplanes':[[11,1]],'designated':[[76,1]],'j3c0b%a@':[[78,1]],'nintendo':[[17,1],[21,2],[68,2],[3,2],[79,6]],'compressed':[[15,1],[18,2]],'lda':[[55,1],[78,46]],'goto':[[40,3],[7,2]],'advancing':[[15,1],[5,1]],'hexified':[[71,1]],'#228844':[[60,1]],'numlock':[[60,1]],'patient':[[75,1]],'exram':[[79,1],[75,3]],'newname1':[[50,2]],'anywhere':[[76,1],[78,2]],'abbreviation':[[78,1]],'notation':[[59,3]],'reverses':[[60,1]],'tracking':[[66,1]],'somewhere':[[48,2],[50,1]],'solutions':[[62,1]],'lagging':[[27,2]],'false':[[59,2],[9,1],[71,1],[62,5],[60,28],[79,1],[11,1]],'things':[[63,1],[59,1],[29,1],[55,3],[53,1],[60,1],[76,2],[75,1],[79,1]],'dffc':[[50,1]],'overcome':[[66,2]],'tells':[[55,1],[60,1],[58,1]],'waveforms':[[76,1]],'txs':[[78,4]],'transition':[[27,1]],'002e':[[75,1]],'obviously':[[81,1],[78,1]],'ideally':[[79,1]],'hereon':[[76,1],[79,1]],'organization':[[11,1]],'tint':[[79,1],[32,1]],'mamiya':[[75,3]],'optional':[[59,2],[71,9],[50,2],[60,3],[12,1],[75,1],[10,2],[40,1],[8,1]],'man':[[40,5]],'escape':[[11,1],[60,1]],'hexfreezecolorg':[[20,1]],'makers':[[66,1]],'0200':[[50,1],[68,2]],'cfg':[[27,2],[14,1],[19,4],[12,1],[13,3],[10,2],[20,2],[7,1],[11,2]],'mode':[[79,1],[19,1],[38,1],[12,1],[13,1],[36,3],[68,1],[35,6],[27,1],[59,1],[78,34],[23,8],[29,3],[76,20],[6,1],[24,2],[4,1],[60,8],[75,3],[10,1],[33,1],[11,2],[7,6]],'duty':[[76,11],[60,2]],'producing':[[76,2]],'0be':[[76,1]],'zelda':[[55,1],[79,1],[30,1]],'welcome':[[1,1]],'gui':[[58,1],[62,2],[61,1],[8,7],[5,3],[17,1],[59,9],[9,1],[15,1],[26,1],[29,2],[6,4],[60,45],[4,2],[3,1],[10,2],[11,2],[7,5]],'per':[[19,2],[35,1],[27,2],[59,1],[21,1],[76,1],[60,6],[48,1],[32,1],[75,2],[79,8],[11,2]],'uncompressed':[[15,1]],'whitespace':[[48,1]],'n#l':[[78,1]],'after':[[73,1],[55,1],[19,2],[50,2],[62,4],[13,1],[36,3],[35,1],[59,4],[21,1],[22,1],[76,5],[71,3],[60,4],[78,19],[4,1],[72,2],[48,1],[75,4],[40,1],[79,14]],'clicking':[[17,1],[9,1],[15,2],[23,2],[51,1],[30,2],[50,6],[53,2],[60,1],[40,5],[35,1],[56,1]],'mismatch':[[12,1]],'palettes':[[51,2],[32,4],[25,4],[79,1],[65,1]],'requirement':[[63,1],[57,1]],'desyncing':[[62,1]],'speedometeronly':[[63,1]],'expose':[[79,1]],'should':[[73,1],[79,7],[46,1],[55,1],[53,2],[30,1],[50,2],[62,6],[81,1],[12,2],[35,4],[63,1],[59,1],[78,6],[76,2],[71,3],[60,4],[48,7],[32,1],[3,1],[75,11],[7,1],[58,1]],'updating':[[11,1],[5,1]],'usage':[[55,1],[43,1],[60,7],[61,3],[13,1],[48,1],[3,1],[75,1]],'brings':[[60,1],[68,1],[38,1],[6,1],[40,1]],'white':[[60,4],[20,1]],'e000':[[55,1],[75,4]],'noisey':[[76,1]],'00ff':[[68,2],[40,1],[50,1]],'preferably':[[60,2]],'famicom':[[30,10],[28,1],[13,1],[16,2],[69,1],[17,1],[21,7],[76,1],[71,1],[2,1],[6,1],[24,2],[3,1],[40,2]],'bugs':[[5,2],[11,1],[9,1],[15,1],[6,2],[4,2],[13,1],[10,1],[7,3],[8,1]],'generally':[[78,2],[76,2],[60,1],[67,2],[68,3],[79,2]],'nrom':[[11,2]],'continue':[[79,1],[32,1],[76,1],[66,1],[62,1],[27,3]],'patch':[[12,1],[49,1],[40,2],[50,6]],'smb2u':[[63,1]],'#ce_2gpl`ki7rbp':[[78,1]],'converted':[[45,1],[23,1],[76,1],[65,1]],'define':[[4,1],[73,1],[48,1],[24,1],[60,1]],'alu':[[78,2]],'components':[[76,1],[40,1],[50,1],[60,3]],'2746924':[[10,1]],'timed':[[66,1]],'discard':[[68,1]],'4001':[[76,2]],'sai`':[[78,2]],'wavelength':[[76,28]],'%02x':[[60,1]],'operational':[[78,6]],'030f':[[68,1]],'acknowledgement':[[79,1]],'actions':[[23,1]],'branches':[[15,2],[3,1],[53,1],[2,1],[65,1]],'turn':[[78,1],[29,1],[23,1],[60,1],[30,1],[33,1],[27,2]],'occur':[[78,5],[76,1],[79,3],[43,1],[27,1]],'decodes':[[78,1]],'raster':[[78,4],[50,1]],'odd':[[78,6],[46,1],[76,1],[81,1],[75,1],[10,1],[79,4]],'thingy':[[48,6]],'parse':[[5,1]],'indeterminate':[[78,1]],'bad':[[65,1],[48,2],[75,1],[62,1],[50,2]],'16k':[[50,3]],'pick':[[22,1],[7,1],[13,1]],'graphics':[[26,1],[55,3],[67,1],[61,1],[20,2],[79,5],[35,1],[27,2]],'33554432':[[78,1]],'depends':[[78,2],[71,1],[60,1]],'tunes':[[75,7]],'mutant':[[68,1],[46,1]],'undo':[[17,6],[78,1],[23,1],[41,1],[38,8],[50,1],[53,2],[66,2],[42,1],[56,1],[11,2],[27,1]],'likely':[[63,1],[48,1],[54,1],[76,1]],'equivelant':[[79,1]],'sre':[[78,13]],'theme':[[29,1]],'syntax':[[59,2],[57,1],[58,1]],'mean':[[40,1],[48,1]],'exclusive':[[78,2],[76,2],[79,2],[62,1]],'whether':[[54,5],[23,1],[55,8],[19,4],[60,3],[62,7],[48,2],[68,1],[36,2],[5,1]],'sub':[[28,1],[26,2],[24,1],[27,3]],'differing':[[75,1]],'acknowledges':[[78,2]],'november':[[9,1],[12,1],[3,3],[5,1]],'werefolf':[[6,1]],'visualization':[[61,1],[54,1],[5,1]],'|_____|_____|':[[68,2]],'able':[[15,1],[76,1],[60,1],[30,1],[48,2],[79,1],[7,1]],'arred':[[78,1]],'cpuc':[[73,2]],'jsr':[[78,2],[50,3]],'@x&#cey':[[78,1]],'0x8000':[[73,2]],'amount':[[79,3],[78,2],[15,1],[54,2],[76,2],[68,1],[33,1],[35,2],[56,1]],'all':[[73,2],[19,1],[50,5],[16,1],[56,1],[59,4],[9,2],[15,2],[23,2],[71,2],[2,2],[24,1],[60,8],[80,2],[48,7],[10,2],[40,9],[18,2],[7,1],[79,16],[46,1],[38,1],[30,1],[28,1],[45,1],[53,1],[13,1],[20,1],[62,3],[68,12],[5,2],[17,1],[37,2],[63,2],[78,12],[76,10],[6,1],[75,5],[3,1],[11,5]],'displays':[[9,1],[23,1],[49,1],[43,2],[50,2],[60,3],[13,1],[52,1],[5,1]],'stripping':[[55,1]],'joined':[[3,1],[72,1]],'lazy':[[79,1],[11,1]],'chirps':[[11,1]],'delete':[[40,2],[50,1],[60,1]],'adelikat':[[68,1],[3,2],[1,2],[71,1]],'beq':[[78,2]],'near':[[76,1],[40,1]],'assignments':[[26,2],[76,4],[30,2],[37,1]],'depths':[[60,1]],'pipelined':[[79,1]],'minimum':[[32,1],[7,1],[11,1]],'coolest':[[53,1]],'them':[[55,1],[50,3],[62,5],[12,1],[56,1],[8,1],[35,1],[63,5],[64,1],[49,1],[78,5],[25,1],[76,1],[60,3],[80,1],[48,5],[75,2],[40,4],[18,1],[79,4]],'hellraiser':[[79,1]],'08fffh':[[75,2]],'instruction':[[78,62],[54,4],[68,1],[55,2],[50,10]],'%03d':[[71,2]],'retain':[[54,1]],'dlljjbbb':[[72,1]],'readimmediate':[[60,1]],'piano':[[4,1]],'variety':[[6,1],[11,1]],'lives&hpdisplay':[[63,1]],'0077h':[[75,3]],'lasts':[[78,1]],'musical':[[76,1]],'least':[[73,1],[59,2],[78,3],[38,1],[60,2],[72,1],[48,1],[32,1],[75,1],[79,1],[35,1]],'redirecting':[[78,1]],'purposes':[[78,1],[68,1],[76,1],[79,1]],'bit3':[[76,2],[71,2]],'factors':[[4,1],[35,1]],'directly':[[15,3],[20,1],[76,3],[53,5],[50,2],[79,1]],'enableoppositedirectional':[[5,1]],'change':[[56,3],[35,2],[27,3],[23,1],[60,4],[48,1],[32,1],[10,1],[79,1],[7,1],[38,4],[30,2],[53,2],[13,2],[20,1],[52,1],[68,1],[8,1],[37,1],[78,5],[21,1],[76,5],[43,6],[72,1],[75,3],[11,2]],'scripts':[[62,1],[28,2],[61,1],[12,1],[8,2],[5,1],[63,12],[9,1],[14,2],[15,1],[60,2],[4,1],[58,1]],'renders':[[76,1],[79,3]],'fortunate':[[78,1]],'followings':[[18,1]],'9_s8':[[78,1]],'sending':[[61,1]],'status':[[73,2],[38,4],[19,5],[50,2],[52,3],[68,1],[36,1],[27,1],[78,3],[51,1],[23,4],[76,17],[60,4],[79,3],[7,1]],'complete':[[78,1],[22,1],[55,1],[66,2],[60,1],[80,1],[75,2]],'fatratknight':[[63,1],[9,1],[1,1]],'attempts':[[55,1],[35,1],[62,10]],'iterate':[[59,1]],'intruction':[[78,1]],'array':[[50,2],[60,2]],'russian':[[78,1]],'flags':[[78,25],[50,4],[75,3],[10,1],[79,1],[7,1],[11,1]],'rolling':[[76,1],[62,1]],'jopi':[[78,7]],'remains':[[78,3],[79,2]],'inservice':[[79,1]],'remembers':[[11,4],[15,2]],'banks':[[73,2],[75,4],[56,1],[50,1],[5,1]],'resource':[[57,1],[15,1]],'luabot':[[62,11]],'our':[[63,1],[78,1]],'best':[[62,5],[54,2],[79,1],[2,1],[35,1]],'punchoutstats':[[63,1]],'traditionally':[[66,1],[78,1]],'multitude':[[10,1],[11,1]],'mapped':[[17,1],[21,2],[23,2],[55,1],[53,1],[50,1],[24,1],[76,1],[68,1],[27,4]],'bvs':[[78,2]],'kernal':[[78,2]],'everywhere':[[79,1]],'preceding':[[78,1],[50,1]],'0006':[[75,1]],'handler':[[78,5],[68,3],[76,1]],'video':[[19,2],[62,1],[67,2],[13,1],[35,2],[5,2],[17,1],[78,2],[22,5],[26,2],[51,2],[4,1],[79,11],[11,2],[65,2]],'backlash':[[23,1]],'dd08':[[78,2]],'integrated':[[61,1],[76,1],[57,1],[66,1],[79,1]],'snes9x':[[59,4],[42,1],[36,1],[7,1],[60,1]],'opened':[[15,2],[50,2],[28,1],[13,1],[20,1],[8,1],[18,1]],'routed':[[79,1],[30,1]],'interfaces':[[61,1]],'checking':[[8,1],[55,1],[60,1],[30,1],[62,1],[11,1],[35,4]],'046x':[[68,1]],'equals':[[59,1],[48,3],[76,1],[79,3]],'stretched':[[35,3]],'solid':[[60,2]],'preserves':[[78,1]],'jsrs':[[54,1]],'considered':[[59,1],[71,2],[60,1],[79,3]],'remaining':[[73,1],[68,3],[71,3],[79,1]],'schemes':[[79,1]],'pausing':[[7,1]],'message':[[5,3],[78,2],[15,1],[21,3],[71,1],[60,14],[4,1],[13,1],[11,3],[8,1]],'types':[[73,1],[46,1],[62,1],[61,1],[17,1],[78,2],[21,2],[76,2],[71,3],[60,1],[7,1],[18,4]],'undocumented':[[76,1],[78,7]],'prompts':[[5,1]],'arrays':[[59,3]],'display':[[46,1],[19,2],[50,5],[12,1],[13,2],[20,1],[36,1],[35,1],[5,5],[27,15],[52,9],[51,2],[14,1],[23,4],[63,1],[6,2],[43,4],[4,1],[60,1],[48,1],[78,2],[79,1],[7,6],[11,1]],'c004#newname2#':[[50,1]]}; \ No newline at end of file +var aTl=[['Intro.html','Introduction'],['Introduction.html','Introduction'],['Overview.html','Overview'],['FCEUltraVersionHistory.html','FCE%20Ultra%20Version%20History'],['WhatsNew221.html','What%27s%20New%3F%202%2E2%2E1%20%28changelog%29'],['WhatsNew220.html','What%27s%20New%3F%202%2E2%2E0%20%28changelog%29'],['WhatsNew215.html','What%27s%20New%3F%202%2E1%2E5%20%28changelog%29'],['WhatsNew214.html','What%27s%20New%3F%202%2E1%2E4%20%28changelog%29'],['WhatsNew213.html','What%27s%20New%3F%202%2E1%2E3%20%28changelog%29'],['WhatsNew212.html','What%27s%20New%3F%202%2E1%2E2%20%28changelog%29'],['WhatsNew211.html','What%27s%20New%3F%202%2E1%2E1%20%28changelog%29'],['WhatsNew210.html','What%27s%20New%3F%202%2E1%20%28changelog%29'],['WhatsNew203.html','What%27s%20New%3F%202%2E0%2E3%20%28changelog%29'],['WhatsNew202.html','What%27s%20New%3F%202%2E0%2E2%20%28changelog%29'],['WhatsNew201.html','What%27s%20New%3F%202%2E0%2E1%20%28changelog%29'],['WhatsNew200.html','What%27s%20New%3F%202%2E0%2E0'],['General.html','General'],['Gettingstarted.html','Getting%20Started'],['Gamefilecompatibility.html','Game%20file%20compatibility'],['CommandLineOptions.html','Command%20Line%20Options'],['CustomizingthroughtheConfigFil.html','Customizing%20through%20the%20Config%20File'],['FamicomDiskSytem.html','Famicom%20Disk%20Sytem'],['AVICapturing.html','AVI%20Capturing'],['MovieRecording.html','Movie%20Recording'],['NES.html','NES%20Menu'],['PaletteOptions.html','Palette%20Options'],['Config.html','Config'],['ToggleSwitchesHideMenuetc.html','Menu%20Items%20%26amp%3B%20Submenus'],['Directories.html','Directories'],['GUI.html','GUI'],['Input.html','Input'],['NetworkPlay.html','Network%20Play'],['Palette.html','Palette'],['SoundOptions.html','Sound'],['Timing.html','Timing'],['Video.html','Video'],['MovieOptions.html','Movie%20Options'],['MapHotkeys.html','Map%20Hotkeys'],['ContextMenuItems.html','Context%20Menu%20Items'],['Tools2.html','Tools'],['CheatSearch.html','Cheat%20Search'],['RAMSearch.html','RAM%20Search'],['RAMWatch.html','RAM%20Watch'],['MemoryWatch.html','Memory%20Watch'],['TASEditor.html','TAS%20Editor'],['Covertfcm.html','Convert%20fcm'],['AutoFireConfigurations.html','Auto%20Fire%20Settings'],['ExternalInput.html','External%20Input'],['TextHooker.html','Text%20Hooker'],['Debug.html','Debug'],['Debugger.html','Debugger'],['PPUViewer.html','PPU%20Viewer'],['NameTableViewer.html','Name%20Table%20Viewer'],['HexEditor.html','Hex%20Editor'],['TraceLogger.html','Trace%20Logger'],['CodeDataLogger.html','Code/Data%20Logger'],['GameGenieEncoderDecoder.html','Game%20Genie%20Encoder/Decoder'],['LuaScripting.html','Lua%20Scripting'],['LuaGettingStarted.html','Getting%20Started'],['Commands.html','Using%20Lua'],['LuaFunctionsList.html','Lua%20Functions%20List'],['LuaPerks.html','LuaPerks'],['LuaBot.html','Lua%20Bot'],['OverviewofIncludedScripts.html','Overview%20of%20Included%20Scripts'],['FAQGuides.html','FAQ%20/%20Guides'],['Troubleshooting.html','Troubleshooting'],['ToolAssistedSpeedruns.html','Tool%20Assisted%20Speedruns'],['ROMHacking.html','ROM%20Hacking'],['NESRAMMappingFindingValues.html','NES%20RAM%20%28Mapping/Finding%20Values%29'],['Technicalinformation.html','Technical%20Information'],['Movieformats.html','Movie%20%26amp%3B%20Savestate%20formats'],['fm2.html','%2Efm2'],['fcm.html','%2Efcm'],['fcs.html','Savestate%20%28%2Efcs%29'],['Sound.html','Sound'],['NSFFormat.html','NSF%20Format'],['NESSound.html','NES%20Sound'],['NESProcessor.html','NES%20Processing'],['6502CPU.html','CPU%20%2D%206502'],['PPU.html','PPU%20%2D%202C02'],['NESScrolling1.html','NES%20Scrolling%201'],['NESScrolling2.html','NES%20Scrolling%202']];var oWl= {'redrawing':[[4,1]],'relation':[[40,1],[48,1]],'otherwise':[[59,1],[54,1],[29,1],[76,2],[78,6],[60,6],[62,1],[79,2]],'rightclick':[[60,1],[5,1]],'comma':[[60,1],[27,1]],'content':[[59,1]],'areascrambler':[[63,1]],'become':[[79,2],[7,1],[62,2]],'matching':[[45,1],[40,1]],'chrominance':[[79,6]],'dff8':[[50,1]],'rare':[[78,1],[68,2]],'multilinecomment':[[50,2]],'especially':[[73,1]],'irqs':[[73,1]],'0x16':[[60,1]],'f23':[[60,1]],'roll':[[4,1]],'speedrunning':[[66,1],[5,1]],'buttons':[[46,1],[30,3],[50,3],[62,2],[59,1],[9,1],[23,1],[26,1],[71,3],[60,4],[72,1],[40,2],[11,2],[7,3]],'precision':[[66,1],[79,1],[23,2]],'takeshi':[[30,1]],'application':[[59,1],[60,1],[62,1]],'increments':[[81,1],[78,1],[60,1]],'smtp':[[61,1]],'dark':[[55,1]],'redundant':[[71,1],[9,1]],'let':[[63,1],[59,2],[78,3],[55,1],[80,1],[43,1],[48,1],[75,1],[40,1]],'submitinputchange':[[60,1]],'ispoweron':[[7,1],[60,2]],'key':[[46,1],[53,2],[12,1],[27,9],[37,1],[5,1],[15,1],[22,1],[23,10],[29,1],[24,2],[54,1],[59,1],[60,1],[66,2],[71,11],[76,3]],'realize':[[48,1]],'practical':[[78,2]],'feeds':[[79,1]],'reverts':[[38,4]],'byte':[[73,10],[55,12],[50,1],[56,2],[59,2],[54,1],[78,60],[76,1],[71,9],[43,2],[60,8],[48,3],[75,11],[40,1],[79,12]],'config':[[65,5],[1,2],[19,7],[30,1],[28,1],[12,3],[13,4],[20,4],[8,2],[5,6],[27,3],[9,3],[22,1],[23,1],[25,1],[26,3],[4,6],[10,4],[11,3],[7,2]],'dong':[[4,1]],'reference':[[59,6],[48,3],[50,1]],'#rrggbb':[[60,1]],'from':[[50,6],[56,2],[35,1],[27,2],[15,8],[80,2],[2,1],[24,3],[48,6],[32,2],[79,17],[38,7],[28,1],[44,1],[81,9],[12,2],[13,5],[68,2],[5,9],[21,2],[22,1],[11,6],[73,4],[16,1],[59,5],[9,5],[14,1],[23,12],[51,1],[54,3],[60,24],[4,3],[66,4],[71,4],[10,5],[40,5],[18,3],[7,4],[65,1],[55,3],[53,5],[30,3],[62,2],[8,1],[17,1],[78,75],[70,1],[76,17],[72,1],[75,5],[3,4],[58,2]],'port1':[[71,7]],'dpad':[[8,1]],'gpl':[[3,1]],'cdl':[[4,4],[55,5]],'incorrect':[[78,1]],'specification':[[75,1],[58,1]],'cleans':[[60,1]],'compact':[[4,1]],'4009':[[76,1]],'64kb':[[13,1],[14,1]],'crashing':[[63,1],[13,1],[12,2],[8,1]],'dumps':[[38,1]],'module':[[61,1],[60,1]],'approximately':[[78,1]],'04dx':[[68,1]],'slo':[[78,13]],'fed':[[76,5],[79,3]],'modulator':[[73,1]],'zeromus':[[3,1]],'calculated':[[78,1],[21,1],[76,5],[50,1]],'discarded':[[79,2],[62,1]],'elimination':[[40,1]],'hand':[[59,2],[78,1]],'scrolling':[[80,3],[81,2],[77,2],[52,2],[79,4],[35,1]],'api':[[61,1],[58,1]],'c008':[[50,2]],'sound':[[19,1],[12,1],[13,4],[68,3],[74,4],[5,1],[17,1],[26,2],[23,1],[76,32],[6,2],[60,2],[34,3],[75,17],[10,4],[33,22],[11,12],[65,3]],'playable':[[8,1],[9,1]],'each':[[73,1],[50,3],[35,2],[59,1],[54,1],[71,2],[60,7],[32,2],[40,3],[57,1],[79,7],[55,4],[38,1],[30,2],[53,1],[62,2],[20,1],[36,1],[68,8],[78,8],[25,1],[76,9],[43,1],[75,2],[33,1]],'alias':[[60,5]],'useability':[[10,1]],'scalar':[[7,1]],'cpx':[[78,3]],'rldutsba':[[71,1]],'ordering':[[71,1]],'subtraction':[[78,11]],'set':[[73,1],[50,3],[61,1],[16,1],[35,1],[27,2],[59,2],[9,1],[23,2],[54,1],[66,2],[24,4],[60,11],[4,2],[71,1],[48,2],[32,1],[40,3],[7,1],[79,6],[46,4],[55,1],[38,1],[30,1],[28,1],[62,10],[81,1],[12,2],[52,2],[36,1],[17,1],[78,42],[21,1],[76,14],[43,1],[34,1],[72,2],[75,16],[33,1],[11,5],[58,3]],'apu':[[10,1]],'overwrite':[[17,1],[59,1]],'whenever':[[78,2],[76,1],[53,1],[50,3],[60,6],[36,1]],'aspiringsquire':[[25,1]],'keys':[[17,2],[59,2],[26,1],[71,4],[30,2],[60,4],[62,3],[12,1],[8,2],[11,2]],'finding':[[49,1],[54,2],[55,1],[66,2],[62,1],[68,5],[40,1]],'newline':[[71,1]],'106':[[79,1],[75,2]],'0400fh':[[75,1]],'pixels':[[63,1],[60,5],[4,1],[20,1],[79,14],[35,5]],'unrelated':[[76,1]],'listed':[[11,1],[73,1],[50,1],[30,3],[56,1],[40,1],[65,1]],'tbl2':[[59,3]],'currently':[[65,1],[73,1],[79,2],[38,1],[30,1],[31,1],[50,3],[53,1],[62,1],[68,1],[27,1],[23,2],[76,6],[80,1],[60,7],[72,1],[75,1],[32,2],[40,2],[11,2],[7,1]],'probability':[[62,1]],'4010h':[[75,1]],'access':[[78,1],[9,2],[23,2],[54,2],[60,2],[61,1],[68,1],[79,15],[5,2]],'dynamically':[[5,1]],'improper':[[23,1]],'occuring':[[5,1]],'manpage':[[5,1]],'100%':[[24,2]],'necessary':[[46,1],[55,1],[33,1],[60,2]],'recordbackwards':[[5,1]],'strings':[[59,2],[48,1],[50,2],[60,1]],'quiche':[[78,1]],'helsinki':[[78,1]],'unsigned':[[59,1],[78,3],[41,1],[50,1],[60,2],[42,1],[40,2]],'bus':[[78,3],[76,2],[79,7],[50,2],[5,3]],'preventing':[[7,1]],'sweep':[[76,24]],'clicks':[[60,1]],'placed':[[68,1],[60,1],[65,1]],'2400':[[73,1]],'released':[[79,1],[62,2],[12,1],[13,1],[8,1],[5,1],[9,1],[14,1],[15,1],[21,2],[6,1],[4,1],[3,10],[10,1],[11,1],[7,2]],'regardless':[[76,1],[79,6],[60,2]],'7fffh':[[75,2]],'converting':[[10,1],[45,1]],'distinctions':[[68,1]],'leave':[[24,1]],'definitions':[[73,3],[48,1]],'print':[[59,1],[60,1],[78,1]],'unminimized':[[8,1]],'romfreezecolor':[[10,1]],'saves':[[27,1],[60,4],[28,1]],'reach':[[66,1]],'comparator':[[79,2]],'reaches':[[76,2]],'|30':[[76,1]],'snow':[[63,1]],'1800':[[68,2]],'simple':[[79,2],[50,1],[60,2],[62,1],[61,1],[48,1],[32,1],[3,1],[40,2],[68,1],[75,1]],'type':[[73,6],[53,1],[50,4],[56,1],[5,2],[59,1],[76,3],[71,4],[43,1],[60,8],[4,1],[48,1],[10,1],[40,2],[18,1]],'invalidate':[[6,1]],'revolutionary':[[15,1]],'flawed':[[12,1]],'adapter':[[21,2],[30,1]],'easter':[[55,1]],'disabling':[[65,1],[7,1],[27,1]],'blue':[[59,1],[55,2],[43,1],[60,7],[32,1],[20,1],[11,1]],'object':[[59,2],[68,4],[79,52],[7,1],[60,10]],'sizes':[[12,1]],'redundancy':[[3,1]],'registerexec':[[60,1]],'away':[[78,6],[79,1],[30,1],[60,1]],'changing':[[78,4],[9,1],[50,1],[4,1],[36,1],[79,1],[11,1]],'2xx':[[75,1]],'presumably':[[79,3]],'reaction':[[17,1]],'noted':[[55,1],[40,1],[79,1]],'fixup':[[78,14]],'storage':[[21,1],[48,1]],'|video':[[79,1]],'p7f':[[60,1]],'counter|':[[79,1]],'well':[[79,3],[55,1],[50,1],[28,1],[62,6],[67,1],[59,1],[51,1],[78,5],[43,1],[6,1],[60,4],[48,4],[75,2],[3,1],[40,1],[18,1],[65,1]],'dos':[[3,3]],'256bytes':[[68,1]],'obj':[[79,1],[27,1]],'getsuperimpose':[[60,1]],'serve':[[3,1],[60,1]],'stated':[[3,1]],'comments':[[59,1],[23,1],[71,2],[38,2],[50,4],[5,1]],'50%':[[60,2],[62,1]],'locations':[[75,1]],'5ff5':[[75,2]],'clock':[[78,2],[76,28],[79,26]],'setup':[[79,1]],'#ff':[[50,1]],'objpixel':[[79,1]],'possibility':[[55,1]],'acceptable':[[60,1]],'avoided':[[79,1]],'basicbot':[[15,1],[62,1]],'initialized':[[76,1],[78,1],[5,1]],'under':[[57,1],[79,1],[1,3],[62,2],[56,2],[39,1],[27,1],[78,1],[15,1],[21,2],[23,2],[26,1],[43,1],[49,1],[48,1],[3,3],[40,2],[33,1],[7,2]],'selected':[[79,8],[78,1],[21,1],[23,2],[41,1],[45,1],[48,3],[40,5],[7,2],[5,1]],'1st':[[75,1],[68,1],[71,3],[43,2],[79,1]],'kind':[[78,2],[48,4],[79,1],[50,1]],'070h':[[75,2]],'syncronous':[[76,1]],'dcp':[[78,14]],'registerauto':[[60,1]],'themselves':[[63,3]],'05xx':[[68,1]],'initalized':[[75,1]],'76h':[[75,1]],'`c`':[[78,1]],'behavior':[[43,1]],'bxj':[[78,1]],'decides':[[59,1],[79,1]],'detail':[[68,1],[76,2],[40,1],[65,1]],'3f00':[[68,1]],'fcs':[[73,3],[70,1],[71,1],[28,1],[72,1],[13,1]],'attempt':[[29,1],[76,1],[62,23],[50,1],[60,1],[75,1],[3,1],[65,1]],'big':[[62,2],[48,2],[60,1],[11,2]],'briefly':[[40,1]],'conditionally':[[76,1]],'statistics':[[50,1],[68,1]],'seeing':[[78,1],[23,1],[79,3]],'writes':[[78,2],[76,4],[53,1],[62,1],[80,1],[75,2],[79,1],[7,1]],'accelerators':[[4,1]],'nestech':[[76,1]],'robust':[[60,1]],'evaluations':[[79,1]],'address':[[73,5],[79,22],[53,2],[50,43],[81,1],[52,1],[20,1],[68,6],[56,12],[5,4],[59,5],[51,2],[78,224],[80,5],[43,6],[60,29],[75,28],[40,17],[7,3],[11,1]],'japanese':[[48,16]],'item':[[9,2],[55,1],[38,7],[6,1],[4,1],[13,1],[48,2],[10,7],[40,1],[11,3],[8,1]],'automatically':[[19,3],[30,1],[50,4],[13,1],[36,3],[56,1],[35,2],[27,2],[78,1],[15,1],[23,2],[29,1],[54,2],[43,1],[76,1],[40,5],[11,2],[79,1]],'unclear':[[79,1]],'shame':[[79,1]],'frkfunctions':[[63,1]],'temp':[[79,2],[80,1]],'mkv':[[38,1]],'experience':[[63,1],[49,1],[64,1],[65,1]],'droradc':[[78,2]],'selling':[[79,1],[48,1]],'tinker':[[53,1]],'2000|':[[68,1]],'drawbox':[[60,1]],'memblers':[[76,1]],'nestopia_yuv':[[25,1]],'unpaused':[[4,1]],'distinquished':[[78,1]],'fit':[[78,1],[35,1]],'somethingelseistrue':[[59,1]],'jukka':[[78,1]],'mЉkelЉ':[[78,1]],'followed':[[71,2]],'rowheightborder':[[10,1]],'hexforecolorg':[[20,1]],'imported':[[59,1],[9,2],[60,1]],'complements':[[55,1],[5,1]],'playfield':[[79,29]],'romchecksum':[[71,1]],'short':[[59,1],[54,1],[76,2],[30,1],[60,1],[48,1],[40,1]],'continued':[[3,1]],'final':[[76,1],[22,1]],'makecode':[[55,1]],'silver':[[27,1]],'minor':[[9,2],[1,1],[6,1],[12,1],[13,1],[10,1],[11,2],[65,1]],'disposal':[[48,1]],'4013h':[[75,1]],'signal':[[78,4],[32,1],[76,4],[79,12]],'while':[[50,4],[35,1],[27,3],[59,5],[15,1],[23,3],[29,2],[54,3],[24,1],[60,7],[4,2],[66,1],[48,4],[79,2],[65,1],[55,6],[38,1],[30,2],[53,3],[36,1],[8,1],[5,1],[63,1],[78,11],[41,1],[76,3],[6,1],[34,2],[75,4],[11,2],[58,1]],'fds':[[73,1],[50,1],[28,2],[67,1],[16,1],[8,2],[17,1],[9,1],[21,8],[66,1],[24,2],[71,6],[75,10],[18,5],[65,5]],'gameplay':[[21,1],[67,2]],'time':[[50,5],[27,4],[9,1],[54,5],[66,1],[2,1],[60,11],[4,1],[48,2],[40,3],[79,23],[53,2],[30,2],[52,2],[68,3],[36,1],[8,1],[63,1],[78,14],[76,7],[72,1],[75,1],[3,1],[33,1],[11,1],[58,1]],'height':[[4,1],[10,1],[11,2],[35,2]],'passes':[[10,1]],'busses':[[79,1]],'hexfreezecolorb':[[20,1]],'stupid':[[10,1]],'duration':[[30,1]],'such':[[73,1],[1,1],[50,5],[67,2],[61,1],[27,2],[59,1],[54,1],[23,1],[47,1],[66,3],[60,6],[48,1],[10,1],[57,1],[40,3],[65,1],[79,1],[55,2],[38,1],[30,2],[28,2],[62,3],[68,4],[8,3],[64,1],[63,1],[76,2],[43,1],[3,5],[11,2]],'converts':[[60,1]],'func':[[60,16]],'isb':[[78,16]],'listing':[[13,1]],'lack':[[60,1]],'indir':[[78,4]],'side':[[73,1],[78,1],[21,9],[76,1],[24,1],[50,1],[81,1],[48,2],[3,1],[40,1],[35,1],[79,1]],'9fff':[[55,1]],'designation':[[50,1]],'maxsegments':[[62,1]],'render':[[79,7],[35,1]],'eor':[[78,15]],'crossing':[[78,11]],'memo':[[71,1]],'registerrun':[[60,1]],'square2':[[60,1]],'|bits':[[76,2]],'written':[[73,4],[1,1],[42,1],[68,2],[63,1],[59,3],[9,1],[21,1],[41,1],[51,1],[60,3],[76,6],[78,3],[48,2],[75,5],[3,2],[40,2],[57,1],[79,1]],'babelfish':[[48,1]],'paste':[[48,2],[49,1],[53,3]],'moving':[[62,1],[51,1],[60,1]],'n@3':[[78,1]],'occurrence':[[78,1]],'permanent':[[56,1]],'007c':[[75,1]],'easier':[[63,2],[78,2],[55,1],[66,1],[50,2],[60,1],[67,1],[80,1],[75,1],[68,1],[57,1]],'confirm':[[79,1],[60,2]],'tech':[[76,1]],'barcode':[[30,2]],'creating':[[3,1],[66,2],[60,2],[44,2]],'artist':[[75,3]],'disabled':[[55,1],[19,5],[50,1],[12,1],[13,1],[20,1],[27,1],[5,1],[76,7],[4,1],[34,2],[75,1],[33,2],[11,2]],'reader':[[30,1]],'replace':[[48,1],[76,1],[79,1],[60,1],[30,2]],'demo':[[55,2]],'dakuten':[[48,5]],'far':[[78,1],[48,1],[76,1],[79,1]],'necessarily':[[78,1]],'secrets':[[55,1]],'getpixel':[[59,1],[7,1],[60,2]],'drawline':[[60,1]],'f12':[[60,1]],'properly':[[17,1],[5,1],[9,1],[46,1],[55,1],[40,1],[11,3],[27,1]],'scanlines':[[52,1],[79,9],[11,3],[50,3]],'340':[[79,1]],'restored':[[40,1],[9,2]],'opens':[[55,1],[38,5],[40,2],[5,1]],'back':[[38,1],[62,3],[27,1],[17,1],[59,1],[21,1],[23,6],[78,9],[66,1],[60,1],[71,1],[75,2],[79,2]],'rerecordcounting':[[60,1]],'upper':[[78,6],[68,1],[79,1],[50,1],[27,1]],'10h':[[75,1]],'box':[[30,2],[50,1],[56,8],[35,2],[5,1],[37,1],[8,1],[15,2],[23,2],[59,1],[43,1],[60,11],[48,1],[40,3],[18,1]],'section':[[73,15],[50,1],[28,1],[68,1],[78,1],[54,1],[76,3],[71,5],[43,1],[48,3],[75,1],[79,3],[7,1],[65,1]],'bat':[[16,1]],'radd':[[73,1]],'ability':[[12,1],[76,4],[66,1],[5,1]],'backed':[[28,1],[8,1],[11,1]],'only':[[73,1],[19,3],[50,6],[35,2],[59,8],[15,1],[14,1],[23,10],[54,5],[60,28],[66,2],[48,3],[32,2],[10,2],[40,2],[7,2],[18,2],[79,14],[55,5],[38,7],[30,1],[44,1],[53,1],[62,3],[12,3],[13,2],[20,1],[36,4],[8,1],[5,3],[37,1],[78,22],[22,3],[76,19],[6,2],[72,1],[75,13],[3,4],[11,1]],'alt':[[60,1],[10,3],[11,2],[35,1]],'corrupted':[[48,1],[7,1],[5,1]],'oversights':[[14,1]],'states':[[78,2],[47,1],[71,1],[60,4],[28,1]],'gp2x':[[3,1]],'reduced':[[43,1]],'shops':[[48,1]],'solely':[[68,1]],'lsr':[[78,17]],'according':[[4,1],[60,1],[78,3],[79,1],[35,1],[58,1]],'requests':[[60,1]],'seemed':[[48,1]],'bypass':[[79,1]],'occasionally':[[78,2],[67,1]],'everytime':[[79,1]],'@```':[[78,5]],'bros':[[68,1]],'excluded':[[79,1]],'resumed':[[4,1]],'9000':[[75,2]],'depend':[[36,1],[71,1]],'mmc':[[79,3]],'quotes':[[75,1]],'txt':[[78,2],[75,2],[12,1],[76,6],[11,1]],'heavy':[[76,1],[7,1],[60,2]],'assistance':[[66,1]],'fffe':[[78,3],[68,1],[50,1]],'swap':[[56,1],[51,1]],'keeping':[[50,1]],'si_zapper':[[71,4]],'asymmetry':[[76,1]],'banking':[[60,1]],'library':[[59,1],[9,2],[60,26],[6,1],[61,9],[3,1],[5,1]],'thanks':[[75,3],[12,1],[76,1],[8,1]],'vblank':[[50,1],[79,1],[60,1],[11,2]],'something':[[59,6],[54,1],[78,3],[66,1],[60,2],[62,3],[80,1],[12,1],[48,1],[75,2],[58,1]],'falling':[[79,2]],'c16':[[78,2]],'spot':[[68,1],[23,1],[53,1],[79,1]],'reading':[[59,1],[49,1],[78,1],[55,1],[76,2],[80,2],[10,2],[79,2],[27,1]],'compose':[[60,1]],'rdy':[[78,1]],'ddfd':[[78,2]],'rows':[[48,1],[68,3]],'fceux':[[0,2],[61,1],[35,7],[27,16],[15,4],[29,8],[2,3],[24,1],[32,1],[57,6],[38,2],[28,2],[44,2],[12,2],[13,9],[20,1],[36,5],[5,3],[37,1],[63,5],[21,2],[22,2],[41,1],[43,1],[33,1],[11,4],[1,12],[19,57],[67,2],[16,2],[39,1],[59,2],[9,1],[23,4],[49,1],[66,2],[60,21],[71,3],[4,1],[10,2],[40,3],[18,5],[7,1],[65,10],[30,4],[62,1],[45,1],[42,1],[17,3],[26,1],[25,3],[70,2],[3,10],[58,9]],'gnobgfillcolor':[[27,1],[13,1],[20,1]],'translators':[[48,2]],'bit6':[[71,2]],'looks':[[59,2],[51,1],[52,1],[40,1]],'tasks':[[57,1],[62,1]],'thru':[[79,5],[75,2],[80,1]],'markedframe':[[60,1]],'numpad9':[[60,1]],'multiplied':[[75,1]],'undesired':[[63,2]],'com':[[76,1],[80,2],[44,1],[81,2],[61,1],[79,1],[69,1]],'stumble':[[55,1]],'5000':[[75,1]],'ffffffff':[[75,2]],'|7f':[[76,1]],'m#l':[[78,1]],'hud':[[4,1],[5,2]],'r0j0':[[78,1]],'fwnes':[[21,1]],'jumps':[[78,4]],'probably':[[63,1],[65,2],[78,4],[60,2],[30,1],[48,2],[79,3],[18,1],[58,4]],'puc':[[61,3]],'decode':[[49,1]],'341':[[79,4]],'dozens':[[79,1]],'oring':[[10,1]],'emulator':[[73,6],[50,4],[67,1],[35,2],[27,1],[59,9],[54,2],[23,2],[29,2],[66,4],[60,17],[2,3],[4,2],[71,6],[48,4],[32,2],[57,1],[7,1],[79,1],[12,2],[20,1],[8,2],[5,2],[17,2],[78,1],[22,3],[26,1],[75,1],[3,3],[58,3]],'hexforecolorr':[[20,1]],'drawrect':[[60,1]],'hbd7':[[78,2]],'smart':[[55,1]],'session':[[4,2],[55,1],[11,1],[27,1]],'toolset':[[5,1]],'across':[[78,1],[60,2],[62,1]],'component':[[76,1],[49,1]],'received':[[62,1]],'1ffh':[[75,2]],'windowed':[[12,1],[29,1],[35,2]],'warrior':[[28,1]],'memwatch':[[19,1],[7,1],[11,2]],'revert':[[10,1],[40,1],[35,1]],'framecount':[[11,1],[60,6]],'clipboard':[[53,1],[48,1],[61,1]],'convenient':[[50,3],[60,1]],'bit2':[[71,2]],'yes':[[62,4]],'setrenderplanes':[[60,1]],'gdstr':[[60,3]],'`je':[[78,1]],'device':[[17,1],[21,1],[76,2],[71,3],[30,5],[68,1],[79,3]],'mind':[[48,1],[75,1],[3,1],[79,1],[18,1],[60,1]],'moved':[[4,1],[11,1]],'pass':[[59,1],[54,1],[75,1],[79,2],[60,1]],'running':[[55,1],[53,3],[50,3],[62,2],[16,1],[8,1],[35,2],[59,2],[21,1],[29,1],[78,3],[60,5],[58,2]],'proof':[[78,3],[23,2],[3,1],[66,1]],'nez':[[18,1]],'siren':[[6,1]],'convention':[[71,7],[50,1],[60,1]],'recompilable':[[55,1]],'numpad2':[[60,1]],'nnn':[[75,1]],'decreasing':[[76,2]],'0000000000011111':[[80,1]],'terms':[[66,1],[50,1],[60,1]],'addgamegenie':[[7,1],[60,2]],'broken':[[9,1],[12,1],[55,1],[68,2],[50,1],[79,1]],'corrected':[[7,1]],'bmf_final3':[[25,1]],'miserabley':[[48,1]],'passed':[[59,1],[79,4],[50,2],[60,2]],'unknown':[[76,4],[79,1]],'opacity':[[60,2]],'pulses':[[76,1],[79,2]],'intensify':[[6,1]],'bits':[[78,6],[76,32],[71,3],[6,1],[60,1],[80,6],[72,1],[75,4],[81,2],[79,14]],'self':[[59,1],[78,1]],'main':[[73,3],[38,2],[30,1],[62,3],[61,1],[12,1],[13,1],[68,2],[27,1],[59,3],[51,1],[29,1],[41,1],[78,2],[6,1],[60,3],[10,1],[79,2],[65,1]],'tim':[[78,1]],'000e':[[75,1]],'sb#0':[[78,1]],'equivalent':[[57,1],[59,3]],'differs':[[71,1]],'modes':[[59,1],[78,6],[76,1],[68,1],[40,1],[35,2]],'transfer':[[78,1],[75,1]],'|50':[[76,1]],'clearinputchanges':[[60,1]],'yyy':[[71,2]],'master':[[33,4],[7,1],[79,1]],'assignable':[[15,1]],'inherited':[[78,2]],'colon':[[40,1],[59,1]],'coded':[[78,1],[11,1]],'accel':[[11,1]],'resizeable':[[13,1]],'warn':[[62,1]],'executes':[[54,1],[60,2]],'captures':[[49,1],[28,1]],'unpredictable':[[78,3],[79,1]],'gif':[[61,1]],'constants':[[71,1]],'lua5':[[9,1]],'wasn':[[14,1]],'oneshot':[[60,1]],'street':[[11,1]],'text':[[1,1],[50,3],[35,1],[39,2],[59,2],[15,2],[23,1],[54,2],[66,1],[60,4],[71,11],[4,2],[48,40],[40,2],[53,3],[12,1],[13,1],[20,3],[8,1],[5,2],[63,2],[75,5],[3,1],[11,3],[58,1]],'worry':[[59,2],[48,1],[57,1],[60,1],[79,1]],'ki7rbp':[[78,1]],'callback':[[60,29]],'restore':[[17,3],[55,1],[38,3],[50,2],[13,4],[33,1],[11,1],[37,1]],'customized':[[25,1]],'movie_finished':[[36,1]],'punchoutchallenge':[[63,1]],'|commands|rldutsba|rldutsba|rldutsba|rldutsba|port2|':[[71,1]],'form':[[59,1],[23,1],[71,2],[53,1],[50,4],[60,1],[75,1],[79,3]],'lsb':[[73,1],[72,1],[78,1],[76,3],[79,2]],'nutant':[[60,2]],'affiliated':[[76,1]],'controlling':[[50,2]],'registers':[[53,2],[50,4],[52,2],[68,3],[63,1],[78,13],[54,2],[76,2],[80,1],[60,10],[75,12],[79,11],[7,1]],'restriction':[[79,1]],'narrowed':[[68,1]],'cycles':[[78,12],[51,1],[76,7],[60,1],[50,2],[79,9],[5,2]],'latter':[[78,3]],'unnecessary':[[78,1]],'8500':[[78,1]],'slader':[[48,1]],'adv':[[13,2],[27,1]],'with':[[50,13],[61,2],[56,1],[35,1],[27,1],[15,1],[29,1],[80,2],[24,1],[48,6],[32,1],[57,1],[79,30],[46,2],[38,1],[12,1],[13,1],[36,1],[68,7],[69,1],[5,10],[63,3],[21,4],[11,3],[19,2],[59,10],[9,2],[23,5],[49,2],[51,1],[54,5],[60,18],[66,4],[71,7],[10,4],[40,10],[18,6],[7,7],[65,5],[55,11],[53,2],[30,2],[62,5],[8,7],[17,3],[78,29],[25,2],[70,2],[6,2],[76,17],[75,1],[3,7],[58,2]],'illustrates':[[78,1]],'glory':[[48,1]],'behaving':[[36,1]],'838977920':[[71,1]],'between':[[55,1],[30,1],[62,2],[81,1],[12,1],[20,1],[68,1],[27,1],[78,9],[9,1],[29,1],[49,1],[66,1],[24,1],[60,4],[76,5],[80,1],[75,1],[32,1],[79,7]],'working':[[54,1],[55,2],[24,2],[60,2],[61,1],[75,1],[3,1],[10,1],[5,1]],'readdown':[[60,1]],'breakpoint':[[4,1],[60,1],[54,2],[53,1],[50,12],[5,6]],'github':[[61,1]],'ane':[[78,5]],'perfecting':[[23,1]],'forceful':[[60,1]],'abbreviations':[[78,1]],'assure':[[78,1]],'dmc':[[73,3],[10,1],[76,13]],'dpcm':[[9,1],[60,1]],'a002':[[75,1]],'rates':[[79,1],[27,1]],'goroh':[[76,2]],'absolute':[[78,16],[7,1],[62,1]],'loss':[[59,1],[11,1]],'saving':[[78,1],[9,1],[55,1],[43,1],[28,1],[4,3],[48,2],[10,1],[57,1],[11,3]],'particular':[[23,2],[76,1],[50,1],[48,1],[32,1],[75,1],[79,3],[5,1]],'got':[[76,1],[60,1]],'maybe':[[62,1],[65,1]],'ubuntu':[[5,1]],'possible':[[73,1],[55,2],[38,2],[50,2],[62,3],[68,1],[56,2],[17,1],[78,4],[23,1],[25,1],[66,2],[60,1],[48,1],[79,1],[7,1]],'insert':[[60,1],[21,5],[71,2],[24,2],[58,1]],'omit':[[60,1]],'naming':[[4,1],[50,1],[36,1],[38,1],[11,1],[5,1]],'|04':[[76,1]],'0x200':[[60,2]],'anc':[[78,2]],'clang':[[5,1]],'like':[[50,4],[67,1],[27,1],[59,7],[51,2],[71,1],[60,10],[48,3],[40,4],[7,1],[57,2],[79,6],[55,3],[30,2],[62,3],[52,1],[13,1],[42,1],[63,2],[78,15],[41,1],[76,1],[75,2],[3,2],[58,1]],'0320':[[68,1]],'nes_basecycles':[[75,2]],'nops':[[78,1]],'transparent':[[76,1],[79,6],[8,1],[60,4]],'range':[[76,3],[53,1],[50,3],[60,8],[6,1],[75,5],[68,2],[40,1],[8,1],[79,18]],'of_':[[78,1]],'inverted':[[76,2]],'folders':[[28,1]],'occurs':[[78,10],[76,2],[79,3]],'screen':[[35,10],[27,3],[59,2],[15,2],[23,1],[29,2],[51,1],[60,20],[71,2],[4,2],[48,2],[10,1],[79,17],[7,2],[46,1],[55,1],[30,1],[28,1],[62,1],[52,1],[68,13],[36,1],[78,1],[21,3],[25,1],[6,1],[11,4]],'file':[[50,14],[61,1],[56,1],[27,4],[15,7],[29,2],[48,11],[32,5],[46,1],[38,22],[28,4],[44,1],[12,2],[13,7],[20,5],[36,5],[5,4],[21,4],[22,11],[43,3],[11,7],[73,4],[1,1],[19,6],[16,3],[39,1],[59,2],[9,3],[23,17],[49,1],[54,3],[60,12],[66,2],[4,2],[71,5],[10,8],[40,6],[18,7],[7,1],[65,1],[55,8],[53,6],[62,2],[45,2],[8,3],[17,8],[78,2],[25,1],[70,4],[6,1],[72,4],[75,12],[58,4]],'yabause':[[41,1],[42,1]],'0000':[[73,2],[53,1],[6,1],[50,1],[75,1],[68,7],[40,1]],'wrapper':[[13,1]],'wanting':[[68,1]],'homebrew':[[13,1],[14,1]],'rotation':[[79,2]],'smb3':[[63,1]],'movies':[[19,1],[28,1],[44,1],[12,1],[13,3],[36,3],[68,1],[39,1],[5,2],[9,1],[15,4],[23,3],[66,5],[6,2],[60,4],[71,2],[7,7],[65,2]],'3f1f':[[68,1]],'net':[[81,2],[59,2],[75,1],[80,2],[67,1]],'publically':[[76,1]],'port':[[55,1],[30,7],[8,2],[9,1],[21,1],[76,1],[71,3],[6,2],[75,4],[3,3],[10,1],[7,1],[79,2]],'specific':[[73,5],[50,1],[67,1],[35,1],[39,1],[59,2],[15,1],[49,1],[54,1],[10,1],[40,1],[46,1],[55,1],[30,2],[62,2],[68,3],[69,1],[17,2],[63,1],[70,1],[76,2],[43,1],[72,1],[58,1]],'braces':[[59,1]],'099822938442230224609375':[[71,1]],'3d2n@8':[[78,1]],'transfers':[[79,1]],'transmission':[[61,1]],'unused':[[73,2],[78,1],[55,6],[76,6],[68,1],[7,1],[5,1]],'b@`':[[78,1]],'makes':[[17,1],[78,3],[51,1],[55,1],[53,1],[50,1],[60,4],[40,1],[7,1],[79,2]],'included':[[63,2],[78,1],[21,1],[30,1],[62,1],[75,1],[79,1],[7,2],[11,1]],'japan':[[21,1]],'reported':[[10,1],[78,1]],'television':[[21,1],[32,1],[25,1],[30,1]],'basic':[[1,1],[55,1],[62,3],[0,1],[61,1],[68,2],[8,1],[17,1],[59,1],[15,1],[26,1],[47,1],[66,4],[76,1],[48,1],[75,1],[57,2],[58,2]],'interrupt':[[78,39],[68,1],[76,2],[7,1],[50,6]],'operators':[[59,3],[50,1]],'colorful':[[5,1]],'recommended':[[60,2],[5,1]],'fancy':[[59,1]],'3fff':[[79,1],[68,1]],'2eff':[[68,1]],'namco':[[75,4]],'harmless':[[78,1]],'buzzers':[[30,1]],'protection':[[13,1]],'finishing':[[78,1]],'1200':[[68,1]],'pi#x7':[[78,4]],'compromised':[[79,1]],'skinny':[[80,1]],'g8r':[[78,1]],'2003':[[73,2]],'00a5#mic':[[50,1]],'want':[[46,1],[55,2],[53,1],[30,1],[50,1],[62,3],[56,2],[35,1],[59,1],[54,2],[78,2],[43,1],[60,8],[10,1],[40,3],[79,1],[58,2]],'jan':[[79,1]],'adequately':[[9,1]],'surrounding':[[79,1]],'movement':[[52,1]],'4011h':[[75,1]],'cause':[[63,1],[78,4],[76,2],[53,1],[13,1],[40,1],[79,1],[27,1]],'allocated':[[68,1]],'common':[[8,1],[5,1],[17,1],[59,2],[9,1],[29,1],[41,1],[64,1],[6,1],[66,2],[4,1],[78,3],[75,1],[10,1],[40,1],[7,1],[79,1]],'tenten':[[48,6]],'different':[[79,2],[50,1],[81,1],[68,1],[35,2],[27,2],[17,1],[5,2],[9,1],[15,2],[23,1],[76,3],[60,3],[78,9],[72,1],[48,2],[75,1],[40,1],[7,2],[65,1]],'voltage':[[76,5],[79,2]],'waves':[[79,2]],'x0p':[[78,1]],'chosenjo':[[30,1]],'fills':[[79,1]],'registerwrite':[[60,1]],'options':[[19,3],[50,1],[16,3],[35,7],[39,1],[9,1],[14,1],[15,6],[23,2],[29,2],[51,1],[4,4],[54,2],[48,2],[60,1],[71,1],[40,1],[7,2],[65,1],[38,1],[30,1],[13,2],[20,2],[36,2],[42,3],[8,1],[5,3],[26,6],[25,2],[41,3],[43,2],[11,3]],'force':[[59,1],[76,1],[4,1],[32,1],[33,1],[35,2],[5,1]],'smoother':[[35,2]],'mess':[[79,1],[62,1]],'commenting':[[59,1]],'furthermore':[[52,1],[55,2],[53,1]],'preserved':[[66,2],[71,1]],'letter':[[56,4]],'extract':[[78,1],[49,1]],'restarting':[[60,1]],'purpose':[[63,3],[3,1],[76,1],[60,1]],'slash':[[60,1],[27,1]],'margin':[[79,1]],'apr':[[81,1],[80,1]],'diagram':[[78,8],[68,2],[76,1]],'reconstruct':[[23,2]],'leaves':[[19,2],[5,1]],'wikipedia':[[66,1],[68,1]],'bilinear':[[65,1]],'inclined':[[67,1]],'miscellaneous':[[71,1]],'interpret':[[64,1]],'zero':[[73,2],[78,29],[76,4],[24,1],[50,1],[52,1],[68,5],[40,1],[79,1]],'manner':[[59,1],[48,1]],'wants':[[76,1]],'slave':[[79,1]],'9001':[[75,1]],'push':[[78,7],[66,1],[62,1]],'extended':[[3,2]],'shy':[[78,4]],'color':[[55,1],[30,1],[13,2],[20,6],[35,3],[5,1],[27,2],[59,4],[51,1],[60,23],[32,6],[10,1],[79,15],[7,4],[65,2]],'boulderdash_amoebaai':[[5,1]],'translated':[[76,1],[48,1]],'bank':[[55,1],[60,2],[50,12],[75,10],[68,2],[56,1],[40,1],[7,1]],'perfection':[[66,1]],'drop':[[30,2],[43,1],[10,1],[40,1],[7,1],[11,2]],'%1d':[[71,2]],'complain':[[62,1]],'port2':[[71,3]],'guide':[[66,1],[71,1],[16,5],[68,2],[40,1],[64,2],[39,5]],'notebook':[[48,1]],'8123':[[50,1]],'accessed':[[73,1],[54,2],[55,5],[53,1],[68,1],[79,5]],'createfromgdstr':[[59,1],[60,1]],'arr':[[78,6]],'fillcolor':[[60,4]],'preparations':[[78,3]],'gets':[[5,1],[78,1],[79,1],[60,7],[7,2]],'mid':[[8,1],[51,1]],'deemed':[[62,4]],'60hz':[[75,1]],'noicon':[[19,3]],'beta':[[3,1]],'ftp':[[61,1]],'planning':[[79,1]],'wins':[[79,1]],'samples':[[75,1]],'guard':[[60,1]],'comprised':[[48,1]],'120':[[76,2]],'rp2a03e':[[76,1]],'gtk2':[[3,1],[6,1]],'giorgio':[[3,1]],'installed':[[11,1]],'signed':[[73,3],[59,1],[78,2],[41,1],[60,3],[42,1],[75,2]],'matches':[[56,1]],'activity':[[78,1]],'break':[[78,2],[62,1],[50,15],[52,1],[68,1],[7,1]],'generator':[[76,16],[79,1],[68,2]],'placement':[[79,1]],'card':[[5,1]],'remain':[[78,1],[43,1],[79,1]],'previously':[[60,3]],'will':[[50,30],[56,9],[35,9],[27,22],[15,4],[29,6],[80,1],[24,2],[48,17],[32,4],[57,1],[79,22],[46,3],[38,2],[28,15],[81,1],[12,1],[13,5],[36,11],[68,13],[37,1],[63,2],[21,9],[22,1],[43,8],[33,4],[11,1],[73,1],[19,7],[39,1],[59,16],[9,1],[23,23],[51,3],[54,4],[60,42],[66,2],[4,1],[71,3],[40,21],[7,1],[18,4],[65,2],[55,3],[53,5],[30,8],[31,1],[45,2],[62,13],[52,5],[8,1],[17,3],[78,45],[76,68],[34,1],[72,1],[75,9],[58,10]],'consistently':[[8,1]],'sbx':[[78,14]],'accessible':[[59,1],[38,2],[11,1],[50,2]],'else':[[63,1],[59,3],[66,1],[40,1],[60,3],[62,3]],'`#j1@lj3b@29':[[78,1]],'cross':[[78,1],[2,1]],'state':[[73,5],[19,1],[50,4],[27,1],[59,2],[54,2],[23,6],[71,3],[60,21],[4,1],[79,1],[7,2],[55,1],[38,1],[53,1],[12,2],[13,1],[36,2],[52,2],[5,1],[17,8],[63,1],[78,4],[76,5],[72,2],[75,3]],'populated':[[7,1]],'framedisplay':[[19,3]],'troubleshooting':[[64,1],[65,2]],'0005':[[50,2],[75,1]],'lua':[[1,1],[19,5],[50,2],[61,5],[59,29],[9,6],[14,2],[15,4],[66,1],[60,28],[4,3],[10,2],[57,12],[7,6],[38,10],[62,15],[28,3],[12,2],[13,5],[8,8],[5,18],[63,29],[6,4],[11,4],[58,18]],'checked':[[50,1],[28,1],[12,1],[36,6],[35,6],[15,2],[22,1],[76,1],[60,3],[34,1],[48,1],[10,1],[40,2],[33,2]],'thing':[[76,1],[66,1],[48,5],[79,2],[40,2],[65,1]],'yesno':[[60,3]],'slowdown':[[23,1],[5,1]],'highlighted':[[10,1]],'defeated':[[63,1]],'diagrams':[[79,1]],'00h':[[75,7]],'#256':[[79,1]],'circuit':[[79,1]],'huge':[[79,1]],'not':[[73,2],[19,5],[50,6],[56,1],[35,1],[27,8],[59,14],[15,3],[23,5],[29,2],[51,1],[54,1],[60,32],[4,2],[66,4],[48,16],[71,6],[40,10],[18,1],[57,1],[65,3],[79,13],[46,2],[55,4],[38,1],[53,1],[28,1],[62,7],[12,1],[13,4],[36,3],[52,2],[68,6],[5,4],[63,3],[78,55],[21,1],[22,1],[76,13],[6,1],[43,1],[34,1],[75,14],[11,5],[58,1]],'4040':[[75,1]],'anymore':[[5,2]],'0300':[[68,4]],'hertz':[[60,5],[75,1]],'log':[[78,2],[54,10],[55,6],[71,12],[4,1],[11,2],[5,9]],'|10':[[76,1]],'mirrored':[[79,1]],'frontend':[[3,1],[62,1],[58,1]],'maximum':[[59,1],[78,1],[76,2],[60,1],[62,1],[72,1],[75,1],[32,1]],'shrink':[[36,1]],'saved':[[73,1],[38,3],[50,1],[28,5],[62,3],[13,1],[36,1],[27,1],[17,1],[60,2],[48,5],[10,1],[40,1]],'taller':[[35,1]],'refer':[[59,1],[68,4],[56,1],[60,2]],'conversion':[[4,1],[12,1],[76,2],[60,1],[65,1]],'ever':[[76,1],[79,3]],'faintly':[[79,1]],'safely':[[60,1]],'nop':[[78,35]],'additions':[[78,2]],'polled':[[46,1],[27,1]],'moviefilenames':[[13,1]],'design':[[44,1],[76,1],[5,1]],'messagebox':[[59,1]],'unhide':[[29,1],[38,1],[27,1]],'relating':[[28,1],[1,1]],'becomes':[[48,1],[55,2],[76,1],[50,1],[5,1]],'raw':[[49,1],[22,1],[18,1],[60,11]],'integral':[[4,1],[35,1]],'refused':[[78,1]],'1400h':[[75,1]],'excess':[[48,1]],'met':[[76,1],[50,1]],'disrupt':[[75,1]],'registersave':[[9,2],[60,1]],'smb2':[[19,2]],'anded':[[78,1]],'pin':[[76,4],[79,5]],'basics':[[59,2],[57,1],[79,1],[58,1]],'explain':[[63,1],[26,1],[48,1],[53,1]],'notice':[[78,1]],'retrieves':[[79,2]],'beyond':[[53,1],[22,1]],'4020':[[68,1]],'relocated':[[75,2]],'determining':[[78,1],[79,1]],'existing':[[17,1],[40,2],[49,1]],'page':[[73,1],[59,1],[78,40],[25,1],[38,1],[50,1],[60,3],[68,7],[3,3],[40,1]],'w_pm`':[[78,1]],'debugging':[[59,1],[9,1],[49,1],[6,1],[50,9],[67,2],[12,1],[13,1],[3,3],[7,1],[5,2]],'nothrottle':[[19,2],[59,1],[60,1]],'aid':[[63,1],[48,1],[79,1],[67,1]],'rather':[[59,1],[15,2],[46,1],[19,1],[43,1],[50,1],[60,4],[62,1],[79,2],[11,1],[27,1]],'reliably':[[78,1]],'deleting':[[55,1],[57,1],[5,1]],'inital':[[75,2]],'scrolllock':[[60,1]],'mapinittab':[[8,1]],'behaves':[[78,1]],'joe':[[48,1]],'precise':[[59,1],[78,1],[79,1]],'onto':[[79,2],[68,5]],'line':[[19,4],[50,25],[53,1],[12,1],[16,2],[52,1],[68,1],[35,4],[5,1],[8,1],[59,4],[15,1],[23,1],[54,1],[71,4],[60,4],[76,1],[78,4],[80,1],[3,1],[40,2],[11,3],[79,10]],'west':[[78,1]],'sav':[[21,1],[55,1],[11,1],[28,1]],'kage':[[5,1]],'blob':[[71,1]],'around':[[78,1],[49,1],[68,1],[75,2],[76,2],[60,2]],'zapper':[[8,1],[71,5],[30,8],[60,8],[4,2],[11,3],[7,2]],'goes':[[78,2],[76,2],[62,1],[60,1],[13,1],[68,1],[75,2],[79,1]],'tearing':[[35,2],[5,1]],'capslock':[[60,1]],'send':[[40,1],[78,1]],'shouldn':[[63,1],[40,1]],'ejecting':[[21,1]],'c000':[[75,2],[68,1],[55,1],[50,3]],'0000|':[[68,1]],'plp':[[78,4]],'destination':[[55,2],[78,1],[22,1]],'|0e':[[76,1]],'065':[[76,1]],'0x10':[[50,1]],'draw':[[59,1],[13,1],[61,1],[80,1],[60,8]],'statement':[[78,1],[50,2]],'rules':[[58,1]],'__________________________________________':[[68,1]],'popped':[[79,1]],'blur':[[35,1]],'extracts':[[78,1]],'shorthand':[[80,1]],'wrap':[[76,1]],'held':[[60,11],[23,1],[76,1],[30,3],[7,1]],'automate':[[57,1]],'called':[[38,4],[50,1],[62,14],[17,1],[59,3],[78,4],[66,1],[60,10],[3,1],[79,2],[11,1],[58,1]],'t2p9d`pyd`':[[78,1]],'automated':[[66,1],[60,1]],'setpixel':[[60,1]],'newly':[[54,2]],'pix':[[68,2]],'interrupting':[[60,1]],'incomplete':[[73,2]],'port0':[[71,7]],'arithmetic':[[78,8]],'garbage':[[79,3]],'lehti':[[78,2]],'testing':[[78,1]],'post':[[79,1],[9,1],[5,1]],'deck':[[21,1]],'flakes':[[5,1]],'004':[[76,1]],'software':[[3,1],[61,1],[78,1]],'f14':[[60,1]],'downs':[[66,1]],'hide':[[18,1],[27,1],[29,1],[38,1],[79,1],[35,3],[5,1]],'themes':[[7,1],[29,1]],'driven':[[79,1]],'instructions':[[5,3],[78,45],[49,2],[54,4],[50,5],[60,1],[40,1],[58,2]],'similar':[[65,1],[78,2],[79,1],[60,2],[4,1],[75,2],[68,2],[36,1],[40,1],[7,2],[57,1]],'finally':[[78,3],[53,1],[50,1]],'06xx':[[68,1]],'subpixel':[[68,3]],'proves':[[78,6]],'a000':[[55,1],[75,1]],'internally':[[59,1],[79,2],[60,2]],'suspending':[[4,1]],'turns':[[38,2],[78,2],[19,6],[6,1],[11,1]],'serialize':[[79,1]],'parasyte':[[3,1]],'etc':[[55,1],[50,1],[28,1],[62,1],[16,1],[68,3],[8,1],[35,1],[5,1],[76,2],[60,1],[75,4],[10,1],[79,1],[7,1],[11,1]],'blargg':[[10,3]],'mulitple':[[68,1]],'ml`':[[78,1]],'distorted':[[79,1]],'metroid':[[75,2],[5,1]],'screens':[[79,1],[68,2]],'xxx1':[[75,1]],'peek':[[5,1]],'deleted':[[60,5]],'friends':[[60,1]],'standard':[[59,1],[21,1],[76,1],[38,1],[43,1],[60,3],[71,1],[48,2],[75,2]],'digit':[[78,1],[68,1]],'dd0e':[[78,8]],'240hz':[[76,3]],'programmable':[[76,11]],'bullet':[[3,1],[66,1],[23,2]],'win32':[[5,1],[11,1],[9,1],[6,1],[4,1],[61,1],[12,12],[13,2],[10,1],[7,3],[8,2]],'decay':[[76,29]],'weekend':[[79,1]],'hash':[[71,1],[48,1]],'0x00fa':[[59,1]],'recovering':[[12,1]],'write':[[55,1],[19,2],[38,3],[50,2],[53,3],[62,2],[68,1],[36,1],[59,4],[78,39],[23,2],[76,13],[80,5],[60,13],[75,7],[10,2],[40,1],[7,1],[11,1]],'blank':[[48,1]],'intensive':[[59,1]],'hexeditor':[[59,1]],'magenta':[[60,1]],'means':[[46,1],[38,6],[50,1],[56,1],[35,4],[15,1],[76,3],[71,1],[60,9],[48,1],[75,3],[57,1],[79,5]],'luasocket':[[61,3]],'2001':[[73,1]],'equal':[[59,3],[78,1],[76,2],[40,8],[50,2],[62,1]],'tiles':[[48,5],[68,1],[79,4]],'representations':[[60,1]],'sssff':[[75,1]],'|14':[[76,1]],'convertfcmtofm2':[[65,1]],'peripheral':[[21,1]],'persistent':[[60,6]],'scales':[[60,2]],'rp2a03':[[60,1]],'explaination':[[75,1]],'routine':[[78,11],[75,5],[49,2],[68,3],[76,1]],'hop':[[76,1]],'numpad8':[[60,1]],'action':[[9,1],[76,6],[40,2]],'games':[[73,2],[67,3],[16,2],[35,2],[27,1],[59,2],[51,1],[14,1],[54,1],[66,1],[60,2],[80,1],[48,4],[32,1],[40,4],[18,1],[65,1],[79,4],[46,2],[55,1],[53,1],[30,4],[28,2],[62,2],[13,1],[52,1],[68,7],[8,2],[5,3],[17,2],[63,1],[21,5],[76,4],[75,2],[11,2]],'drawn':[[48,1],[52,1],[10,1],[55,1],[79,3],[80,1]],'your':[[65,2],[53,2],[50,3],[30,2],[62,4],[61,1],[68,4],[56,1],[63,1],[59,4],[78,9],[23,1],[43,1],[60,17],[48,19],[75,1],[79,4],[58,2]],'dadc':[[78,1]],'battletoads':[[68,1]],'``a':[[78,2]],'gracefully':[[7,1],[12,1]],'scans':[[55,1]],'calling':[[60,4]],'checkboxes':[[5,1]],'simultaneously':[[78,3],[46,1],[27,1]],'buffering':[[33,3]],'canvas':[[61,1]],'r6502':[[78,1]],'deviation':[[68,1]],'400c':[[76,4]],'processor':[[73,1],[78,27],[3,1],[76,1]],'unzipping':[[13,1]],'hashes':[[48,4]],'branching':[[59,1],[78,1]],'lastkeys':[[62,1]],'init':[[50,2],[75,12]],'examined':[[76,1]],'pause':[[19,2],[50,4],[36,2],[8,1],[27,2],[17,1],[59,3],[22,6],[23,4],[54,2],[60,3],[48,2],[10,1],[40,1],[11,2],[7,1]],'latest':[[13,1],[15,2],[11,1],[5,1]],'shift':[[17,1],[78,1],[76,11],[60,1],[4,1],[45,1],[13,1],[79,13],[11,1],[35,1]],'headerless':[[21,1]],'private':[[55,1]],'fall':[[79,1],[62,1]],'treated':[[78,1]],'512':[[79,1]],'f24':[[60,1]],'l&xj8':[[78,1]],'within':[[73,1],[55,1],[60,1],[50,1],[4,1],[52,1],[79,1],[35,2]],'square1':[[60,1]],'04fx':[[68,1]],'regards':[[76,2],[79,1]],'counterbreak':[[60,2]],'nicely':[[46,1]],'blip':[[3,1]],'128d':[[78,1]],'separate':[[78,1],[23,1],[55,1],[60,3],[2,1],[50,1],[48,1]],'begins':[[10,1],[72,1],[48,2]],'helpful':[[55,1],[48,1]],'reserved':[[78,1],[68,2]],'redo':[[17,2],[38,4],[11,2],[27,1]],'llvm':[[5,1]],'difference':[[78,1],[48,1],[76,1],[79,2]],'besides':[[63,1],[59,1]],'increases':[[9,1],[76,2],[8,1]],'vd`d2n0q':[[78,1]],'nothing':[[59,1],[55,1],[62,7],[4,1],[48,1],[68,1],[79,2]],'gamepad0':[[8,1]],'window':[[50,21],[61,1],[56,2],[35,10],[27,2],[59,3],[9,1],[15,2],[29,3],[49,1],[54,7],[60,1],[4,5],[48,14],[10,2],[40,11],[7,3],[53,1],[30,2],[28,1],[12,4],[13,2],[8,1],[5,4],[26,1],[41,1],[6,2],[11,7]],'supply':[[59,1]],'0afffh':[[75,1]],'affected':[[78,6],[46,1],[56,1]],'msmakela@kruuna':[[78,1]],'bit1':[[71,2],[78,1]],'hacked':[[18,1]],'patched':[[18,1]],'#100':[[50,1]],'stopping':[[60,2]],'word':[[48,8],[75,8],[71,2]],'initialrawdalatch':[[60,1]],'system':[[38,1],[28,1],[61,1],[16,2],[36,1],[35,2],[17,2],[78,1],[15,1],[21,5],[76,4],[66,1],[24,2],[60,1],[71,1],[3,2],[79,1],[65,1]],'belongs':[[71,2]],'activates':[[7,1]],'player2':[[71,1],[14,2]],'weed':[[40,1]],'ikari':[[68,1]],'occurred':[[72,1],[78,1]],'grows':[[75,1]],'battle':[[48,2]],'252':[[5,1]],'development':[[3,1],[66,1],[78,1]],'imply':[[79,1]],'detecting':[[60,1]],'|0c':[[76,2]],'|28':[[76,1]],'fm2':[[65,3],[19,12],[38,2],[28,1],[45,4],[12,2],[13,3],[16,1],[36,3],[8,2],[39,1],[63,1],[15,5],[22,2],[23,9],[70,1],[71,3],[10,3],[11,4],[7,1]],'|frames':[[76,2]],'recorded':[[9,1],[23,1],[15,1],[66,2],[30,1],[60,1],[62,1],[71,3],[36,1],[27,2]],'machines':[[17,1],[75,1],[10,1],[33,1]],'arrives':[[76,1],[79,1]],'protections':[[78,1]],'fastest':[[78,1],[24,1],[62,1]],'obtained':[[76,1]],'conflicts':[[5,2]],'004e':[[75,1]],'capable':[[21,1],[48,1],[79,1],[62,1]],'strategies':[[23,1]],'2406':[[79,1]],'needing':[[48,1]],'addressing':[[78,26],[68,1],[40,1],[79,1]],'164':[[5,1]],'drastic':[[60,1]],'showing':[[36,1],[60,1]],'traditional':[[30,1]],'rockwell':[[78,1]],'170':[[79,3]],'ultra':[[73,3],[1,1],[53,1],[0,1],[45,1],[15,1],[23,1],[71,1],[2,3],[72,1],[3,18],[40,3]],'autohold':[[7,4]],'totally':[[78,1]],'implementation':[[57,1],[7,2],[79,1]],'bit4':[[71,2],[78,1]],'2048':[[78,1],[68,5],[76,2],[40,1]],'instant':[[79,1],[48,1]],'|02':[[76,1]],'however':[[31,1],[42,1],[35,1],[27,1],[78,8],[23,1],[41,1],[66,2],[60,5],[76,1],[80,1],[75,1],[48,1],[3,1],[40,1],[79,3]],'stop':[[79,1],[38,6],[19,2],[50,1],[62,4],[78,3],[22,3],[76,1],[60,6],[48,1],[3,1],[10,2],[7,1],[58,2]],'sends':[[15,2],[23,1]],'asm':[[56,1]],'creative':[[67,1]],'2b8':[[78,1]],'half':[[59,1],[78,2],[68,1],[76,2],[79,4]],'influence':[[78,1]],'quirk|':[[79,1]],'earlier':[[60,1],[25,1],[66,1],[6,1],[7,1]],'indicates':[[79,1],[76,1],[71,4],[50,1],[60,1]],'front':[[76,1],[59,2],[62,1]],'errors':[[59,2],[49,1],[60,1],[62,1],[4,1],[12,1],[7,1]],'ask':[[21,1],[29,3],[10,1]],'capturing':[[22,6],[16,2],[11,1]],'inserted':[[15,1],[21,1]],'warning':[[48,1],[19,1],[60,3]],'0080':[[75,2]],'discussed':[[79,1]],'flaws':[[25,1]],'determines':[[20,1],[76,1],[79,2],[60,2]],'slower':[[65,1],[34,1],[48,1],[27,1]],'doing':[[78,1],[53,2],[62,2],[60,4],[12,1],[75,1],[79,1],[11,1]],'scanned':[[18,1]],'ret':[[53,1]],'strange':[[78,1]],'less':[[73,1],[50,1],[13,1],[8,1],[78,3],[76,4],[60,2],[48,2],[75,1],[79,2],[40,3],[7,1]],'040e':[[40,1]],'single':[[50,2],[5,1],[78,1],[49,1],[23,2],[29,1],[66,1],[2,1],[76,1],[75,2],[10,1],[79,4],[7,1]],'vsprintf':[[13,1]],'another':[[17,1],[59,1],[63,1],[78,1],[55,2],[80,1],[30,1],[60,1],[48,1],[68,3],[79,3],[11,1]],'throughout':[[48,1]],'inverting':[[76,1]],'comecon':[[78,1]],'operand':[[78,6]],'disk':[[17,1],[73,1],[9,1],[21,32],[71,5],[24,6],[28,1],[30,1],[60,2],[16,2],[18,1]],'30fps':[[46,1],[27,2]],'horrible':[[79,1]],'slot':[[17,4],[59,1],[68,5],[10,2],[60,5]],'triply':[[60,1]],'defaulting':[[9,1]],'homepage':[[3,3],[58,1]],'checkbox':[[8,1],[30,1],[50,3],[48,3],[36,2],[40,1],[35,1],[33,2]],'pipelining':[[78,2]],'caused':[[11,7],[78,1],[9,1],[13,1],[7,1],[5,1]],'swap1p2p':[[5,1]],'follows':[[76,5],[71,1],[48,1],[75,1],[40,1],[79,2],[58,1]],'p17':[[73,1]],'colorburst':[[79,6]],'mutually':[[76,1],[79,1]],'emuversion':[[71,1]],'directions':[[68,1]],'terminate':[[78,1]],'pre':[[3,1],[65,1]],'m159':[[5,1]],'9003':[[75,1]],'tracknoise':[[5,1]],'rect':[[60,1]],'doings':[[79,1]],'infamous':[[79,1]],'01h':[[75,1]],'useless':[[54,1]],'10ff':[[68,1]],'suppose':[[48,3],[60,1]],'d011':[[78,2]],'above':[[7,1],[59,1],[78,3],[79,2],[50,4],[30,2],[81,1],[48,2],[75,4],[56,1],[35,1],[5,1]],'joystick':[[73,2],[72,3],[30,1]],'shifts':[[78,2]],'fix':[[12,6],[13,3],[35,4],[8,4],[5,1],[78,13],[9,1],[14,2],[25,1],[49,1],[6,2],[75,1],[10,1],[79,1],[7,6],[11,3]],'exists':[[15,1],[10,1],[79,1],[60,1]],'startup':[[15,1],[55,1],[19,1],[62,1],[12,1],[11,1],[27,1]],'genie':[[19,2],[50,2],[67,2],[56,15],[27,9],[49,3],[6,1],[60,2],[4,2],[3,1],[40,2],[79,1],[65,5]],'selects':[[79,3],[80,1]],'figure':[[79,1],[48,4]],'_____':[[68,2]],'associative':[[59,3]],'assigned':[[23,1],[41,1],[30,3],[11,1]],'presskeystart4':[[62,1]],'platform':[[3,1],[59,1],[2,1]],'aimlessly':[[15,1]],'nmi1':[[50,1]],'rerecording':[[9,1],[15,2],[23,2],[25,2],[2,1],[41,1],[53,1],[66,1],[42,1],[3,5],[8,1],[7,1]],'200000':[[66,1]],'extent':[[60,1]],'jeopardy':[[68,1]],'contained':[[73,1],[76,1]],'tie':[[62,5]],'1f0h':[[75,1]],'small':[[66,3],[62,1],[50,2],[48,1],[68,1],[75,2],[79,2],[65,1]],'period':[[23,1],[76,1],[60,1],[79,3],[40,1],[27,1]],'prepends':[[75,1]],'0xf':[[78,1]],'disassembler':[[55,5]],'simultaneous':[[78,1],[5,1]],'#8123':[[50,1]],'16777216':[[78,2]],'romname':[[19,3]],'fetched':[[78,9],[79,12]],'0&&4ka':[[78,1]],'dreams':[[79,1]],'|24':[[76,1]],'choose':[[5,1],[59,1],[21,3],[54,1],[32,1],[56,1],[58,2]],'controller':[[51,1],[60,2],[30,9],[68,1],[57,1],[7,2],[27,1]],'laws':[[7,1]],'anyways':[[62,1]],'exact':[[79,2]],'field':[[73,2],[50,6],[12,1],[13,1],[56,2],[5,2],[15,1],[23,1],[66,1],[43,1],[60,1],[4,1],[71,6],[48,1],[75,2],[40,1]],'resume':[[4,4],[23,1],[50,1],[27,1]],'says':[[60,1],[62,1]],'steps':[[76,2],[79,2]],'09000h':[[75,2]],'input':[[19,6],[16,1],[27,11],[39,2],[59,7],[9,2],[15,2],[23,3],[47,4],[60,23],[66,1],[4,2],[71,17],[10,1],[7,8],[46,1],[30,11],[28,4],[44,1],[62,4],[12,1],[13,3],[68,3],[5,4],[17,1],[63,2],[26,1],[76,3],[6,1],[72,1],[33,1],[11,1]],'6502_cpu':[[78,2]],'registermanual':[[60,1]],'handling':[[15,2],[55,1],[6,1],[5,1]],'abstract':[[61,1]],'european':[[78,1]],'wiki':[[66,1]],'getdown':[[8,1],[60,1]],'drag':[[8,1],[48,2],[10,1],[40,1],[11,2],[7,1]],'statically':[[3,1]],'deeper':[[59,1]],'backslash':[[60,1]],'panels':[[51,1]],'gates':[[76,4],[79,1]],'copying':[[78,1],[48,1]],'seems':[[78,4],[10,1],[76,1],[79,3]],'emblem':[[8,2]],'latched':[[79,1]],'forcefully':[[60,1]],'actual':[[73,1],[55,1],[66,1],[50,1],[60,3],[76,2],[48,2],[32,3],[79,1]],'#ce_2gpl':[[78,1]],'megaman':[[79,4]],'conditioned':[[79,1]],'srt':[[10,1],[38,1]],'playern':[[59,2]],'scripting':[[63,1],[59,1],[15,2],[66,1],[62,4],[28,1],[57,4],[58,1]],'verbose':[[4,1]],'improvements':[[3,1],[6,1]],'keyword':[[59,1]],'ctlr':[[73,2]],'4017':[[73,1],[76,16]],'recording':[[38,3],[28,1],[44,1],[12,2],[13,1],[16,2],[36,1],[5,1],[27,3],[9,2],[15,3],[22,1],[23,14],[6,1],[26,1],[4,1],[43,1],[60,3],[66,16],[3,2],[71,1],[7,2],[65,1]],'100':[[78,7],[76,1],[79,1],[60,2],[62,1]],'check':[[7,1],[30,1],[50,1],[62,1],[36,1],[35,2],[78,1],[49,1],[60,2],[4,1],[32,1],[11,1],[65,2]],'names':[[9,1],[50,3],[28,1],[4,1],[48,2],[5,2]],'videolog':[[12,1]],'asq_realitya':[[25,1]],'fcm':[[11,1],[45,6],[12,1],[13,4],[39,2],[15,2],[23,2],[70,2],[71,1],[72,6],[10,1],[7,2],[65,2]],'bunch':[[79,1],[48,1]],'events':[[79,1],[62,2]],'aforementioned':[[76,1],[79,1]],'mmmm':[[50,2]],'nybble':[[78,34]],'configuration':[[35,1],[26,2],[46,1],[33,2],[30,5],[5,2]],'cheating':[[40,2]],'bytes':[[73,10],[55,4],[53,2],[50,4],[68,13],[78,4],[54,1],[71,5],[60,8],[72,2],[75,6],[79,2],[65,1]],'subtract':[[78,2]],'reworked':[[79,1]],'4006':[[76,3]],'phases':[[79,4]],'invisible':[[79,1]],'font':[[48,4],[5,1]],'optimize':[[66,1]],'77h':[[75,1]],'judged':[[62,1]],'tests':[[4,1],[78,7],[76,1],[80,1]],'icons':[[27,1]],'mappers':[[5,2],[53,2],[4,2],[13,1],[3,5],[11,1],[8,3]],'8192':[[68,1],[65,1]],'sunsoft':[[75,4]],'kentaro':[[76,1]],'eight':[[71,1],[62,1]],'#l&':[[78,1]],'dmcaddress':[[60,1]],'0x863c':[[60,1]],'subsection':[[73,6]],'smooth':[[79,1]],'bandai':[[5,1]],'tabbing':[[54,1],[5,1]],'04x0':[[68,1]],'restoration':[[6,1]],'coordinate':[[59,2],[79,6],[60,4]],'eeprom':[[5,1]],'izumi':[[76,1]],'glitch':[[55,1],[53,1],[63,1]],'exclamationmark':[[59,1]],'dsbc':[[78,2]],'auxillary':[[60,1]],'ties':[[76,1]],'edu':[[78,1]],'johnson':[[79,2]],'emulating':[[8,1],[60,1]],'linear':[[75,1],[76,24],[79,1],[60,1]],'going':[[48,4],[79,2],[60,1]],'tax':[[78,2]],'requires':[[65,2],[13,1],[29,1],[79,1],[31,1],[35,1]],'hands':[[59,1]],'inputdisplay_for_selection':[[5,1]],'transparency':[[79,2],[60,8]],'upgrades':[[15,1]],'flag':[[8,1],[78,104],[9,1],[19,16],[43,1],[50,3],[60,2],[75,2],[79,7],[7,2],[27,1]],'wider':[[35,1]],'gzip':[[18,1]],'0011111100000000':[[80,1]],'rendering':[[60,1],[13,1],[79,16],[50,1],[5,1]],'recognize':[[11,1]],'algorithm':[[78,1],[18,2]],'japanophile':[[48,1]],'fba':[[41,1],[42,1]],'aborts':[[78,1]],'&z0':[[78,1]],'bypassed':[[33,1]],'processed':[[59,1],[78,1]],'profiling':[[50,1]],'snapped':[[56,1]],'tttttttt':[[75,1]],'169':[[79,1]],'2007':[[73,1],[68,2],[55,1],[79,3],[80,1]],'includes':[[77,1],[51,1],[38,1],[60,2],[61,1],[12,1],[13,1],[10,1],[74,1],[11,3],[5,1]],'plugging':[[21,1]],'earth':[[78,1]],'competing':[[66,1]],'removes':[[40,1],[60,1]],'drastically':[[11,1]],'intuitive':[[53,1],[7,1]],'provided':[[3,1],[76,2],[60,3]],'punkrockguy318':[[3,1]],'grammar':[[50,1]],'specially':[[58,1]],'coder':[[79,1]],'multiply':[[75,1]],'during':[[5,1],[78,5],[21,2],[23,3],[55,1],[76,3],[13,2],[48,1],[79,18],[35,1],[7,2]],'altogether':[[63,1]],'player4':[[71,1]],'deactivating':[[78,1]],'accumulate':[[79,1]],'commontricks':[[66,1]],'aspects':[[69,1]],'simply':[[53,1],[50,2],[28,1],[45,1],[62,3],[68,1],[17,1],[15,1],[23,3],[66,1],[43,1],[71,1],[75,4],[79,3]],'04ff':[[68,1]],'yesnocancel':[[60,1]],'000a':[[75,1]],'kiji':[[8,1]],'collector':[[78,1]],'sta':[[78,42]],'undefined':[[78,3]],'6400%':[[24,2]],'tune':[[75,22],[55,1],[24,2]],'08ff':[[68,1]],'palflag':[[71,1],[13,1]],'calls':[[54,1],[55,1],[38,1],[60,4]],'repeat':[[40,1],[56,1]],'aborted':[[12,1]],'trying':[[5,1],[78,2],[55,1],[76,1],[60,1],[62,1],[4,1],[13,1],[68,1],[35,2],[7,1]],'filter':[[67,1],[42,2],[68,2],[37,1],[39,2],[9,1],[15,1],[41,2],[54,3],[43,1],[66,1],[32,1],[3,1],[65,1]],'rightbracket':[[60,1]],'m#nd':[[78,2]],'incrementing':[[75,1]],'unl':[[11,1],[5,1]],'evaluation':[[57,1],[62,2],[79,5]],'sdl':[[5,4],[11,13],[6,1],[4,3],[12,18],[13,22],[3,1],[10,2],[7,1],[8,3]],'compile':[[57,1],[62,1]],'anything':[[59,3],[78,2],[66,1],[60,4],[75,3],[7,1],[5,1]],'related':[[1,1],[38,1],[68,1],[36,1],[78,1],[15,1],[14,1],[25,1],[26,4],[6,2],[29,1],[49,1],[34,1],[80,1],[32,1],[10,1],[11,2]],'lags':[[43,2]],'product':[[50,3]],'taylor':[[76,1],[79,1]],'767':[[76,2]],'recieving':[[76,1]],'limitation':[[35,1]],'stack':[[7,1],[73,1],[54,3],[78,27],[50,5],[75,1],[68,4],[8,1],[5,2]],'ef43':[[71,1]],'neg':[[76,1]],'taught':[[62,1]],'picture':[[51,1],[65,1]],'rip':[[55,1],[75,1]],'encounters':[[59,1]],'2012':[[5,1]],'anonymous':[[59,2],[60,3]],'parodius':[[67,1],[69,1]],'dragon':[[27,2],[9,1],[46,1],[28,2],[75,1],[79,1],[5,1]],'0x800':[[73,3]],'stopseeking':[[60,1]],'constitute':[[71,1]],'introduces':[[5,1]],'causing':[[63,1],[78,2],[7,2],[50,1],[35,1],[5,1]],'features':[[79,1],[1,1],[67,2],[0,1],[12,1],[13,2],[42,1],[5,1],[78,2],[9,1],[15,3],[23,1],[41,1],[66,5],[76,2],[4,1],[48,5],[3,5],[10,1],[11,4],[7,2]],'compiling':[[11,1]],'variant':[[60,1]],'play':[[55,5],[19,1],[31,3],[38,8],[50,2],[62,3],[67,1],[36,1],[27,3],[17,2],[5,1],[9,1],[21,1],[23,4],[26,1],[54,1],[60,2],[4,5],[66,1],[48,2],[75,6],[10,1],[79,1],[11,1]],'5ff6':[[75,1]],'frequencies':[[76,3]],'experimental':[[10,2],[44,1]],'incremented':[[81,1],[78,4],[79,1]],'bookmarks':[[4,1],[50,8],[40,1],[6,1],[5,1]],'error':[[62,2],[12,1],[13,2],[8,1],[5,1],[78,1],[15,2],[6,1],[60,13],[48,1],[10,1],[11,2],[7,2]],'vezj':[[78,1]],'demos':[[78,1],[49,1]],'rollback':[[62,3]],'fetches':[[78,7],[79,10]],'microprocessor':[[78,1]],'assumes':[[79,1]],'useable':[[57,1],[11,1],[31,1]],'pkzip':[[18,1]],'projects':[[5,1]],'configfile':[[13,2]],'translations':[[48,1]],'0111000000000000':[[80,1]],'periodic':[[40,1],[75,1],[27,1]],'shs':[[78,3]],'vbjin':[[41,1]],'management':[[57,1],[15,1],[78,1]],'suited':[[79,1]],'offsets':[[5,1],[75,3],[79,1],[50,3],[18,1]],'functions':[[7,2],[57,2],[58,4],[55,1],[38,2],[62,14],[81,1],[61,1],[8,1],[5,2],[63,2],[59,5],[9,1],[15,1],[78,1],[6,1],[43,1],[4,1],[60,12],[3,1],[40,2],[11,1],[10,1]],'no8lim':[[19,2],[13,1]],'3000|':[[68,1]],'similarly':[[78,3]],'together':[[78,1],[76,2],[35,1],[62,1]],'compatible':[[73,1],[11,1],[38,1],[68,1],[5,1],[17,1],[78,1],[9,1],[15,1],[23,1],[70,1],[18,3],[65,1]],'increasing':[[76,1],[33,1],[11,1],[5,1]],'palette':[[73,1],[68,1],[35,1],[5,2],[26,2],[51,2],[25,10],[60,8],[32,21],[10,3],[79,22],[7,2],[65,4]],'separated':[[55,1],[2,1],[51,1]],'zd`2':[[78,1]],'newppu':[[9,1],[12,1],[10,2],[71,1],[8,1],[5,3]],'stopmovie':[[19,3]],'oops':[[78,1]],'getinput':[[60,1]],'for':[[50,19],[61,7],[77,1],[56,2],[35,9],[27,6],[15,6],[29,2],[47,1],[80,4],[2,1],[24,1],[48,19],[32,5],[57,3],[79,62],[46,6],[38,4],[28,2],[12,13],[13,10],[68,22],[5,10],[63,7],[21,3],[22,4],[41,1],[11,22],[73,3],[1,2],[19,2],[67,4],[74,1],[16,6],[39,4],[59,21],[9,4],[23,10],[49,8],[51,1],[54,14],[60,46],[4,1],[66,7],[71,8],[10,8],[40,19],[18,4],[7,13],[65,2],[55,15],[53,3],[30,5],[62,22],[42,1],[52,3],[8,6],[17,2],[78,38],[25,1],[76,38],[6,2],[72,1],[75,17],[3,9],[58,4]],'equipment':[[30,1]],'fun':[[48,1]],'transport':[[61,1]],'1a00':[[68,1]],'op`b@`':[[78,1]],'booleans':[[71,1]],'occupied':[[21,1]],'appropriate':[[78,1],[76,4],[79,7],[60,3]],'registerexit':[[60,1]],'app':[[48,2]],'rerecordcount':[[71,1],[11,1],[60,1]],'executed':[[78,9],[54,7],[55,3]],'elseif':[[59,1]],'17d':[[76,1]],'undoes':[[66,1]],'generation|':[[79,1]],'users':[[63,2],[9,1],[60,1],[11,1]],'applying':[[50,1]],'dir':[[12,1]],'softreset':[[11,1],[60,1]],'native':[[3,1]],'hello':[[59,2]],'could':[[78,4],[55,3],[53,1],[43,1],[60,2],[66,1],[48,2],[75,1],[79,7],[65,1]],'lowest':[[78,1],[62,1],[68,1]],'1000':[[68,2],[71,2],[24,2]],'254':[[60,1]],'numpad0':[[60,1]],'1008307711':[[71,1]],'freely':[[63,1]],'ch8':[[75,2]],'dream':[[7,1],[8,1]],'filehandle':[[59,3]],'essentially':[[76,2],[55,1],[67,1],[48,1],[57,1],[79,4],[58,1]],'conducted':[[76,1]],'reformats':[[15,1]],'taps':[[76,1]],'resizing':[[4,1],[35,2]],'machrider':[[63,1]],'macros':[[66,1]],'root':[[65,2],[5,1]],'screenshot':[[38,2],[11,1],[60,4]],'days':[[59,1]],'bit1|bit0':[[78,1]],'apparently':[[3,1]],'d020':[[78,2]],'png':[[61,1],[60,2],[28,6]],'sequential':[[79,4]],'rewrites':[[5,1]],'prefer':[[35,1],[54,1]],'replay':[[40,1],[22,1],[23,2],[38,1],[60,1],[12,2],[13,1],[10,1],[36,1],[7,3],[5,4]],'strmode':[[59,1]],'couple':[[4,1],[59,1]],'changelog':[[5,1],[11,1],[9,1],[14,1],[6,1],[4,1],[12,1],[13,1],[3,5],[10,1],[7,1],[8,1]],'lose':[[78,2],[5,1]],'crackling':[[33,1]],'nesdev@onelist':[[81,2],[80,2]],'ascii':[[71,2],[50,1],[5,1]],'hexforecolorb':[[20,1]],'quirk':[[76,1],[79,1]],'return':[[59,3],[78,2],[23,1],[76,2],[53,2],[50,2],[30,1],[60,6],[62,11],[11,2],[58,1]],'_ok':[[78,1]],'bfff':[[55,1],[68,1]],'came':[[25,1],[79,2]],'whole':[[78,1],[79,3],[35,2]],'compete':[[79,1]],'xxxx1':[[68,1]],'too':[[58,2],[8,1],[27,1],[59,1],[78,4],[60,4],[48,2],[79,1],[35,1],[5,1]],'c006':[[50,1]],'ease':[[5,1]],'mechanism':[[60,1],[62,1]],'madara':[[75,1]],'ported':[[9,1],[42,2],[3,3],[41,2],[8,1]],'generate':[[79,1],[75,1],[55,1],[76,7],[60,1],[62,1]],'5015':[[75,1]],'call':[[59,2],[76,1],[80,1],[60,4],[62,2],[75,5],[79,1]],'motion':[[66,2]],'attempted':[[66,1]],'1ch':[[75,1]],'opcodes':[[78,5]],'1@i#zbe_':[[78,2]],'netplay':[[61,1],[8,1],[65,1]],'town':[[48,1]],'kinds':[[59,1],[48,1],[78,2]],'rumored':[[79,1]],'unchanged':[[60,3]],'|0a':[[76,2]],'exnr':[[73,1]],'cumulative':[[5,1]],'preexisting':[[23,1]],'viewer':[[49,3],[51,4],[55,3],[53,1],[67,1],[4,1],[13,1],[52,4],[3,2],[8,1],[11,2]],'september':[[3,1]],'premise':[[66,2],[48,1]],'extensive':[[16,1]],'archives':[[13,1]],'usual':[[78,1],[75,1],[79,2]],'provide':[[61,1],[40,1],[60,1],[79,1]],'logic':[[78,7],[80,1],[6,1],[44,1],[4,1],[81,1],[10,3],[79,1],[5,2]],'uint8':[[73,39]],'a%_':[[78,1]],'overview':[[43,1],[63,2],[75,1],[1,1],[2,1],[0,1]],'renamed':[[50,1]],'those':[[79,1],[54,1],[55,1],[76,2],[30,1],[60,6],[62,1],[75,2],[20,1],[40,1],[35,1],[5,1]],'handled':[[78,10],[7,1]],'scanline':[[51,2],[19,2],[50,4],[80,1],[48,3],[52,9],[79,55],[11,1],[35,1]],'m`0@9':[[78,5]],'logging':[[4,3],[9,1],[54,4],[55,5],[7,1]],'untouched':[[75,1]],'abortretryignore':[[60,1]],'patches':[[40,1]],'isattemptok':[[62,2]],'input3':[[13,1]],'terminates':[[71,1]],'zd#':[[78,1]],'using':[[50,1],[67,1],[61,1],[56,3],[39,4],[59,5],[9,1],[23,1],[51,1],[54,1],[60,13],[4,2],[48,3],[57,2],[40,3],[7,1],[65,2],[79,3],[55,4],[53,3],[62,1],[28,1],[45,1],[52,2],[68,1],[8,1],[5,1],[17,3],[63,1],[78,5],[76,2],[43,2],[33,2],[58,1]],'sporting':[[79,1]],'drawing':[[5,1],[63,1],[51,1],[80,1],[60,9],[4,2],[52,1],[79,2],[35,1],[11,1]],'although':[[78,3],[79,3],[67,1]],'turbo':[[59,2],[15,4],[19,5],[6,2],[24,3],[60,2],[12,1],[13,1],[33,2],[7,1],[11,8]],'engaged':[[60,1]],'doubly':[[60,1]],'ling':[[4,1]],'eaters':[[78,1]],'selector':[[79,1]],'chronicles':[[6,1]],'declaration':[[48,2]],'r0j0`fd%j':[[78,1]],'si_none':[[71,4]],'ampl':[[73,1]],'icon':[[19,3],[60,5],[27,1]],'switched':[[81,2],[40,1],[60,1],[5,1]],'imagine':[[79,1]],'criteria':[[43,2]],'v`a%_':[[78,1]],'&4la':[[78,1]],'231':[[35,1],[60,1]],'decision':[[79,1]],'optionally':[[12,1],[60,3],[50,1]],'kevin':[[75,1]],'getup':[[8,1],[60,1]],'relative':[[78,4],[7,1]],'items':[[26,3],[38,3],[67,1],[48,1],[68,1],[11,5],[27,1]],'specifics':[[59,1]],'gameinfo':[[32,1]],'scientific':[[61,1]],'khorton@iquest':[[75,1]],'technically':[[67,1]],'community':[[67,1],[2,2],[64,2]],'specialized':[[67,1]],'customize':[[10,1]],'|bit7':[[76,2]],'convience':[[79,1]],'coin':[[24,2]],'key3':[[62,1]],'mutlitrack2':[[63,1]],'smearing':[[35,1]],'exiting':[[59,1]],'5c00':[[75,3]],'256x224':[[60,1]],'brad':[[76,1],[79,1]],'bar':[[15,1],[51,1],[52,3],[68,1],[3,1],[10,1],[79,6]],'stay':[[23,1],[76,3],[35,1]],'based':[[79,1],[15,1],[9,1],[76,1],[66,1],[43,1],[50,1],[71,1],[75,1],[40,1],[11,1],[18,1]],'basically':[[48,1],[53,1],[62,1],[79,3]],'f16':[[60,1]],'indeed':[[63,1]],'tri':[[76,8]],'chapter':[[38,3],[78,2]],'curly':[[59,1]],'rewritten':[[44,1],[5,1]],'y#4j2x@to':[[78,1]],'%d2n@4':[[78,1]],'remained':[[3,2]],'644':[[78,6]],'middle':[[79,1],[53,1],[50,2],[56,1]],'until':[[7,1],[50,3],[56,1],[27,2],[76,2],[60,2],[48,1],[75,2],[3,1],[79,4],[40,1],[58,1]],'pauses':[[59,1],[60,1],[5,1]],'autopause':[[4,1]],'potentially':[[60,1]],'respectively':[[78,3],[75,1],[76,2]],'frames':[[46,2],[62,5],[13,1],[12,1],[27,4],[15,1],[23,1],[76,1],[71,1],[43,1],[60,10],[72,1],[48,1],[79,3],[11,1]],'obsoletes':[[53,1]],'refresh':[[9,1],[76,5],[11,4]],'expand':[[68,1]],'delay':[[4,1],[46,1],[76,4],[79,1],[24,2],[60,1]],'compatibility':[[17,1],[8,2],[9,2],[27,2],[6,1],[60,4],[18,1],[5,1]],'corners':[[35,1]],'rand':[[62,8]],'string':[[73,3],[59,3],[71,4],[50,1],[60,41],[48,1],[75,5],[10,1]],'presskeya1':[[62,1]],'must':[[65,3],[73,1],[38,2],[19,5],[30,1],[50,3],[62,2],[56,1],[27,2],[59,1],[21,2],[78,3],[76,1],[71,5],[43,1],[60,3],[48,1],[75,6],[40,1],[79,2],[58,1]],'turned':[[71,1],[40,1],[60,1],[27,1]],'4092':[[75,1]],'setreadonly':[[11,1],[60,4]],'|frame':[[76,1],[79,1]],'terminated':[[73,1],[75,3],[71,1]],'arrow':[[30,2],[43,1]],'closer':[[78,1]],'2013':[[50,1],[0,1],[61,1],[77,1],[56,1],[35,1],[27,1],[15,1],[29,1],[47,1],[80,1],[2,1],[24,1],[48,1],[32,1],[57,1],[79,1],[46,1],[38,1],[28,1],[44,1],[81,1],[12,1],[13,1],[20,1],[36,1],[64,1],[5,1],[37,1],[63,1],[21,1],[22,1],[41,1],[68,1],[43,1],[69,1],[33,1],[11,1],[73,1],[1,1],[19,1],[67,1],[74,1],[16,1],[39,1],[59,1],[9,1],[14,1],[23,1],[49,1],[51,1],[54,1],[4,2],[60,1],[66,1],[71,1],[10,1],[40,1],[18,1],[7,1],[65,1],[55,1],[53,1],[30,1],[31,1],[45,1],[62,1],[42,1],[52,1],[8,1],[17,1],[78,1],[26,1],[25,1],[70,1],[6,1],[76,1],[34,1],[72,1],[75,1],[3,1],[58,1]],'f17':[[60,1]],'retrieved':[[79,1]],'dismisses':[[60,1]],'collapse':[[43,1]],'notable':[[4,1]],'flickering':[[35,2]],'irq':[[73,7],[78,17],[76,18],[50,3],[10,1],[79,4]],'the':[[50,189],[61,8],[77,3],[56,49],[35,37],[27,80],[15,20],[29,10],[80,15],[2,8],[24,22],[48,117],[32,15],[57,5],[79,432],[46,15],[38,51],[28,15],[44,4],[81,8],[12,6],[13,12],[20,11],[36,16],[64,3],[5,19],[37,10],[63,10],[21,43],[22,13],[41,3],[68,67],[43,46],[69,2],[33,17],[11,27],[73,31],[1,4],[19,19],[67,7],[74,1],[39,6],[59,85],[9,9],[14,2],[23,89],[49,10],[51,12],[54,40],[4,19],[60,355],[66,37],[71,111],[10,40],[40,141],[18,10],[7,38],[65,20],[55,72],[53,46],[30,79],[31,2],[45,3],[62,130],[42,2],[52,27],[8,14],[17,21],[78,555],[26,6],[25,5],[70,3],[6,9],[76,367],[72,12],[75,126],[3,29],[58,25]],'popup':[[59,1],[9,2],[60,10]],'expensive':[[59,1],[60,1]],'off':[[40,3],[73,2],[79,3],[46,8],[19,8],[30,1],[62,1],[68,1],[27,5],[5,1],[78,2],[23,1],[76,2],[71,1],[6,1],[24,1],[60,2],[34,1],[48,1],[10,2],[33,1],[7,3],[11,6]],'song':[[75,18]],'better':[[9,1],[15,1],[60,1],[62,1],[48,2],[32,2],[35,1]],'05ff8h':[[75,3]],'luabot_backend':[[62,1]],'m09':[[78,1]],'sifc_none':[[71,1]],'default_nitsuja':[[25,1]],'bear':[[48,1]],'readbyte':[[59,2],[11,2],[60,2]],'player':[[59,2],[21,1],[30,1],[2,1],[60,12],[62,2],[13,1],[68,12],[7,3]],'achieves':[[66,1]],'modern':[[3,1]],'invalid':[[78,13],[60,1],[4,1],[12,1],[11,1],[5,1]],'minimal':[[15,1]],'allowed':[[59,1],[55,1],[76,1],[60,1],[10,1],[11,1],[5,1]],'maxattempts':[[62,1]],'mhz':[[78,3],[76,2],[79,12]],'located':[[78,2],[53,1],[60,1],[4,1],[48,1],[68,1],[40,1],[65,1]],'alive':[[60,1]],'generic':[[73,4],[62,2]],'%h21cp`ea@':[[78,1]],'disappear':[[78,1],[11,2],[13,1]],'images':[[61,1],[21,4],[79,2],[18,2]],'mysterious':[[10,1],[5,1]],'navigate':[[50,1],[22,1],[23,1]],'english':[[48,4]],'fixedfontheight':[[10,1]],'0x0263':[[60,1]],'linux':[[3,4],[60,2]],'proceed':[[12,1],[21,1]],'everything':[[78,1],[54,2],[55,1],[66,1],[60,1],[62,1],[79,1]],'ripper':[[55,2],[75,1]],'2nd':[[9,1],[68,1],[75,1],[71,3],[11,1],[79,1]],'nor':[[66,1],[78,1]],'preset':[[78,1],[30,4],[60,1]],'tens':[[66,1]],'anew':[[3,1]],'lined':[[46,1]],'rendered':[[55,3],[79,8]],'turning':[[24,1],[79,1],[40,1],[11,1],[27,2]],'specifications':[[77,1],[69,1],[74,1]],'viewing':[[53,1],[48,2],[67,1]],'176':[[5,1]],'bind':[[12,2],[10,1],[36,1],[30,1]],'dancing':[[68,1]],'latch':[[73,4],[78,2],[76,1],[79,5]],'pressed':[[11,1],[59,1],[23,1],[46,1],[71,5],[60,2],[62,7],[40,2],[33,1],[7,1]],'making':[[55,1],[67,2],[44,1],[68,4],[36,1],[56,1],[64,1],[27,1],[39,1],[78,1],[15,2],[23,3],[76,1],[66,7],[60,1],[48,1],[40,2],[79,2]],'iql2':[[73,1]],'57%':[[76,1]],'demokratische':[[78,1]],'``````````````':[[78,1]],'lag':[[5,1],[15,3],[46,1],[43,2],[60,11],[12,2],[13,1],[11,2],[27,8]],'indexes':[[79,1]],'serializer':[[79,1]],'1100':[[68,1]],'mahjong':[[30,1]],'freq':[[76,1],[60,5]],'width':[[11,1],[35,2]],'castlevania':[[75,1]],'note':[[73,1],[46,1],[19,2],[30,2],[50,2],[62,3],[52,1],[13,2],[68,1],[27,4],[59,5],[15,1],[54,1],[76,7],[78,14],[60,11],[80,2],[48,3],[32,1],[75,4],[33,1],[40,2],[79,2]],'release':[[65,2],[79,5],[30,1],[31,1],[44,1],[12,1],[13,1],[8,1],[5,1],[9,1],[14,2],[47,1],[76,1],[6,2],[4,1],[3,1],[10,2],[11,1],[7,2]],'automation':[[50,1]],'f11':[[55,1],[60,1]],'#rrggbbaa':[[60,1]],'reserve':[[68,1]],'overflows':[[78,3]],'function':[[38,2],[62,13],[13,1],[8,1],[17,2],[59,11],[9,1],[49,1],[6,1],[60,68],[48,1],[75,1],[7,1]],'playbeginning':[[11,1],[60,1]],'cover':[[79,1]],'pcl':[[78,15]],'32000':[[13,1],[8,1],[11,2]],'kremer':[[78,1]],'octave':[[76,3]],'behind':[[59,1],[55,1],[79,2],[2,1],[60,2]],'contents':[[53,1],[50,4],[62,3],[68,1],[64,1],[5,1],[49,3],[23,1],[51,1],[76,1],[80,1],[75,1],[40,1],[79,3]],'grey':[[60,1]],'447':[[76,1]],'rpg':[[48,1],[62,1]],'designed':[[73,1],[23,1],[25,1],[1,1],[41,1],[43,1],[42,1],[68,1],[39,1]],'explanation':[[56,1],[78,1],[39,1]],'newname':[[50,1]],'synchronize':[[76,1]],'vector':[[61,1],[78,12],[50,8]],'ranging':[[78,1]],'given':[[17,1],[59,5],[29,1],[76,1],[66,1],[50,4],[60,34],[62,1],[52,1],[56,1],[79,1]],'surface':[[61,2],[35,2],[65,1]],'jl`@h':[[78,1]],'|history|':[[79,1]],'initialize':[[78,1],[79,2]],'gaiden':[[8,3]],'luke':[[3,1]],'mail':[[75,1]],'4005':[[76,2]],'mask':[[55,2]],'hq2x':[[35,4]],'rest':[[73,1],[78,3],[48,1],[76,1],[79,1],[60,1]],'concept':[[62,1],[2,1],[44,1]],'feb':[[79,2]],'describe':[[76,3]],'along':[[3,1],[79,1]],'1536':[[79,1],[68,1]],'human':[[66,2],[31,1]],'who':[[59,1],[76,2],[62,1]],'playingbest':[[62,1]],'positive':[[78,2],[48,1],[76,1],[60,1],[43,1]],'specified':[[21,1],[76,1],[19,10],[60,1],[28,1],[50,4],[71,3],[75,3],[27,1]],'returns':[[60,53],[59,4],[62,11],[7,1],[11,2]],'provides':[[61,2],[68,1],[66,2],[2,1],[67,1]],'cli':[[76,2],[78,1]],'existed':[[60,1]],'assigning':[[4,1]],'shortcuts':[[11,1]],'listbox':[[7,1]],'little':[[78,1],[48,1],[10,1],[60,1],[62,1]],'improvement':[[5,1]],'determine':[[54,1],[76,1],[60,1],[62,3],[48,4],[75,3],[79,3]],'udp':[[61,1]],'choice':[[79,1],[60,2],[27,1]],'building':[[61,1]],'diables':[[10,1]],'nonsense':[[63,1]],'middleclick':[[60,1]],'ramwatch':[[6,2]],'ugly':[[48,1]],'p40':[[60,1]],'presettable':[[76,2]],'triangle':[[76,31],[33,1],[60,1]],'shoddy':[[48,1]],'lax':[[78,13]],'altering':[[78,1]],'providing':[[79,1],[8,1]],'blacker':[[79,1]],'difficult':[[78,1],[32,1]],'serializers':[[79,2]],'attention':[[79,1]],'booting':[[5,2]],'gray':[[60,1]],'logged':[[54,2],[55,4],[53,1],[5,1]],'compress':[[8,1],[27,1]],'submitinsertframes':[[60,1]],'assisted':[[23,3],[66,13],[62,1],[44,1],[2,1],[68,1],[3,1],[64,2],[5,1]],'outlinecolor':[[60,4]],'fixes':[[5,2],[11,6],[9,3],[14,1],[15,1],[6,1],[4,2],[12,3],[13,4],[10,6],[7,3],[8,4]],'autoconverts':[[10,1]],'giving':[[63,1]],'wave':[[73,1],[76,32]],'ticks':[[75,2]],'older':[[60,3],[76,1],[3,1],[33,1],[47,1],[58,1]],'truncate':[[36,1],[7,1]],'inserts':[[24,1]],'definite':[[76,1]],'identically':[[60,1]],'effectively':[[78,3],[76,2],[53,1],[30,1],[79,1]],'kana':[[48,6]],'sept':[[79,2]],'ymouse':[[60,1]],'00111111':[[80,1]],'enabling':[[7,1],[27,1],[76,2],[34,1],[11,1],[35,1]],'six':[[21,1]],'nil':[[62,1],[59,6],[9,1],[11,1],[60,16]],'rising':[[79,1]],'applied':[[79,2],[59,2],[40,1],[6,1],[27,2]],'9002':[[75,2]],'neat':[[79,1]],'june':[[78,1],[3,1],[6,1],[7,1]],'3f00|':[[68,1]],'sty':[[78,7]],'setting':[[46,2],[30,2],[52,1],[16,1],[39,1],[27,3],[78,2],[54,1],[23,1],[76,1],[24,2],[4,2],[75,1],[10,1],[79,2],[11,1]],'arbitrary':[[40,2]],'closed':[[13,1],[27,1]],'improved':[[4,1],[11,1],[27,1],[10,1],[6,1],[5,4]],'getmarker':[[60,1]],'constantly':[[73,1],[76,1]],'242':[[5,1]],'foreground':[[79,4],[20,1]],'displaying':[[5,1],[79,1],[49,2],[57,1],[60,2],[27,1]],'getemuscreen':[[60,3]],'divider':[[76,4]],'static':[[62,1]],'01xx':[[68,1]],'programmer':[[76,1],[57,1],[79,2]],'scan':[[12,1],[35,2]],'lead':[[76,2]],'descriptions':[[76,1],[78,1]],'f800':[[75,2]],'list':[[11,1],[57,2],[73,3],[53,1],[30,2],[50,6],[56,4],[8,1],[5,4],[37,2],[59,2],[15,1],[21,2],[76,1],[78,1],[60,1],[4,2],[48,1],[32,2],[10,1],[40,8],[7,4],[18,1]],'pirated':[[48,1]],'powerful':[[15,1],[55,1],[53,1],[62,2],[44,1],[5,1]],'record':[[9,1],[22,2],[23,9],[38,2],[60,3],[71,10],[13,1],[36,1],[11,1],[27,2]],'xxx0':[[68,1]],'qbe':[[78,1]],'subtractions':[[78,2]],'equally':[[62,1]],'stream':[[72,1],[79,1]],'regarding':[[17,1],[78,1],[1,1],[70,1],[64,3]],'fps':[[5,1],[22,1],[27,2]],'resetting':[[76,1],[40,1],[5,1]],'getname':[[11,1],[60,1]],'mouse':[[53,1],[30,3],[50,1],[52,1],[35,2],[5,1],[63,1],[51,1],[71,7],[60,3],[4,1],[48,2],[11,2]],'cutting':[[59,1],[66,1],[67,1]],'pertain':[[76,1]],'jumping':[[78,4]],'motherboard':[[79,1]],'which':[[1,1],[50,9],[67,1],[56,2],[27,1],[59,2],[49,1],[23,1],[54,6],[71,13],[24,1],[60,5],[4,1],[80,1],[48,1],[32,1],[79,28],[7,5],[55,12],[53,6],[30,1],[28,1],[62,5],[12,1],[13,4],[52,3],[68,3],[5,1],[78,17],[21,2],[76,15],[43,1],[72,3],[75,4],[3,3],[11,1],[58,6]],'stores':[[78,3],[75,1],[71,1],[7,1]],'throws':[[78,1],[60,6]],'decimal':[[73,1],[59,1],[78,28],[71,2],[43,2],[68,1],[40,1]],'vrc':[[75,1]],'minus':[[73,1],[75,2],[76,1],[79,2],[60,1]],'comparison':[[59,1],[78,1],[56,1],[79,3]],'reflects':[[76,1]],'license':[[3,1]],'mistakes':[[66,1],[23,1]],'start':[[79,4],[55,2],[53,1],[30,3],[50,1],[62,7],[59,2],[15,1],[23,1],[29,1],[71,6],[43,2],[60,5],[76,4],[78,3],[48,2],[75,1],[80,2],[40,1],[7,1],[58,1]],'anothervalue':[[59,1]],'lines':[[78,1],[54,4],[71,1],[50,6],[48,1],[52,1],[68,1],[75,1],[11,3],[79,3]],'title':[[21,2],[48,1],[60,1],[62,1]],'saturation':[[79,1]],'05fffh':[[75,3]],'textcolor':[[60,3]],'luapack':[[58,1]],'require':[[59,1],[76,1],[79,2],[80,1],[27,1]],'dmcloop':[[60,1]],'040h':[[76,1]],'@x&#cfyl':[[78,1]],'entirely':[[60,1]],'july':[[10,1]],'press':[[55,2],[53,1],[30,5],[50,1],[62,3],[27,2],[17,3],[37,2],[29,1],[24,1],[43,1],[60,3],[48,6]],'trouble':[[18,1]],'work':[[73,2],[46,1],[19,2],[12,1],[13,1],[27,1],[63,2],[59,1],[9,1],[54,2],[76,2],[78,3],[60,2],[48,4],[3,1],[10,1],[40,2],[79,2]],'compression':[[8,1],[18,1]],'178':[[5,1]],'65xx':[[78,5]],'metafile':[[61,1]],'speedruns':[[68,1],[23,2],[3,1],[66,7],[64,2],[44,1]],'botting':[[62,1]],'050':[[76,1]],'wait':[[59,2],[78,2],[11,1]],'joyhat':[[8,1]],'unset':[[60,1]],'uint16':[[73,4]],'gamepad5':[[8,1]],'mos':[[78,1]],'bookmark':[[50,3],[5,2]],'therefore':[[76,2],[79,1],[27,1]],'hooked':[[48,4]],'you':[[50,31],[56,9],[35,11],[27,13],[59,28],[9,1],[15,1],[23,17],[29,3],[24,7],[49,3],[4,2],[54,18],[48,61],[32,2],[60,61],[40,8],[18,1],[57,1],[65,5],[79,16],[80,2],[46,2],[55,21],[53,30],[30,15],[31,1],[45,2],[62,29],[52,2],[20,2],[36,3],[68,9],[81,4],[37,3],[17,9],[63,11],[21,8],[22,3],[76,6],[78,28],[43,7],[75,10],[3,1],[33,3],[58,11]],'left':[[73,1],[19,2],[30,4],[28,1],[50,8],[62,1],[35,3],[5,3],[27,1],[59,2],[15,1],[54,2],[78,4],[71,3],[43,1],[60,12],[75,1],[10,1],[40,3],[11,2]],'happening':[[79,1],[13,1],[60,1]],'immediately':[[79,2],[76,4],[53,1],[60,6],[62,1],[68,1],[10,1],[56,1],[36,1],[7,1]],'pathname':[[19,1]],'limitations':[[66,2],[48,1]],'memory':[[50,21],[67,1],[56,1],[35,2],[39,2],[59,5],[9,3],[15,8],[23,1],[49,1],[51,4],[60,30],[66,1],[10,4],[40,6],[7,1],[65,1],[79,33],[53,9],[28,3],[13,2],[52,1],[68,16],[78,7],[76,2],[43,17],[75,1],[3,1],[11,7]],'used':[[73,2],[19,1],[50,3],[67,2],[27,1],[59,4],[15,2],[23,1],[49,2],[54,1],[60,6],[66,3],[71,18],[80,1],[48,10],[32,3],[10,2],[40,4],[7,1],[18,1],[79,18],[55,6],[38,7],[30,2],[28,5],[53,1],[62,5],[12,1],[13,3],[68,5],[81,1],[8,1],[63,2],[78,13],[21,3],[22,1],[25,1],[76,12],[34,2],[72,2],[75,11],[11,2],[58,1]],'restores':[[33,1],[38,6]],'calculation':[[76,1],[50,1]],'eggs':[[55,1]],'roms':[[15,1],[55,1],[19,2],[28,2],[4,3],[13,1],[48,1],[8,1],[5,1]],'dimensions':[[60,1]],'ohm':[[76,1]],'coming':[[76,1]],'1993':[[78,1]],'exwram':[[14,1]],'waiting':[[60,1]],'85xx':[[78,1]],'sight':[[78,1]],'savestatefile':[[19,1]],'253':[[9,1],[8,1],[5,1]],'segment':[[23,1],[66,4],[62,27],[60,1]],'programmed':[[63,1],[79,2],[62,1],[58,1]],'edited':[[23,1],[1,1],[40,1],[50,1]],'captured':[[27,1]],'enables':[[5,1],[78,3],[19,1],[40,1],[7,1],[27,1]],'room':[[60,1]],'writeable':[[60,2]],'dfff':[[55,1],[75,2]],'buffer':[[73,1],[13,1],[79,10],[11,1]],'p`ne':[[78,1]],'ratio':[[5,1],[76,1],[35,5],[11,1]],'throttling':[[34,3],[19,3],[11,2]],'health':[[62,1]],'totalsize':[[73,1]],'matt':[[76,1]],'|60':[[76,1]],'gdoverlay':[[60,3]],'documentation':[[1,1],[12,1],[42,1],[36,1],[69,2],[5,2],[78,3],[15,1],[23,1],[41,1],[70,1],[60,1],[76,1],[79,1],[11,3],[58,1]],'fires':[[46,1]],'onsegmentend':[[62,1]],'phenomenon':[[76,1]],'shifted':[[76,1],[79,1]],'mario':[[68,3]],'1998':[[3,1]],'negative':[[81,1],[78,12],[76,3],[60,1]],'why':[[59,1],[78,5],[76,2],[53,1],[81,1],[48,1],[79,5]],'column':[[71,2],[50,5],[43,4],[68,3],[40,3],[11,1]],'physical':[[50,1]],'2800|':[[68,1]],'tmnt':[[68,1]],'layer':[[79,1]],'oeka':[[30,1]],'nmi':[[78,19],[68,1],[76,1],[79,2],[50,2]],'144':[[62,1]],'1fc':[[76,1]],'bring':[[50,1]],'lastkey4':[[62,1]],'dated':[[78,1]],'number':[[50,8],[27,1],[59,2],[54,1],[23,2],[71,3],[24,2],[60,12],[4,1],[48,2],[10,1],[40,4],[79,4],[65,1],[55,1],[62,33],[13,1],[20,1],[36,1],[5,2],[17,2],[78,2],[21,1],[76,16],[72,1],[75,4],[11,2]],'corruption':[[68,1]],'rom':[[73,1],[1,1],[19,8],[50,17],[67,12],[56,7],[27,11],[59,2],[15,2],[23,2],[29,2],[54,1],[2,1],[60,7],[4,6],[71,1],[48,3],[10,3],[40,2],[18,2],[7,1],[65,6],[79,2],[55,25],[38,4],[53,16],[28,4],[12,1],[13,2],[68,4],[8,3],[5,5],[17,1],[63,1],[21,4],[64,4],[78,1],[75,1],[3,1],[11,9]],'sprite':[[73,1],[51,1],[50,2],[13,1],[68,7],[79,14],[8,1]],'decent':[[56,1],[35,1],[79,1]],'opposite':[[78,1],[60,3],[62,1]],'decoding':[[79,1]],'known':[[59,1],[21,1],[23,1],[51,1],[76,3],[43,1],[60,1],[75,2],[3,1],[40,2],[65,2]],'attached':[[71,5],[21,1]],'adjusting':[[10,1],[58,1]],'splitting':[[59,1]],'temporarily':[[78,1],[40,1],[30,1],[35,1]],'scale3x':[[35,2]],'but':[[50,1],[35,1],[59,4],[54,3],[66,2],[24,1],[60,13],[80,2],[48,12],[10,2],[57,2],[40,2],[65,1],[18,2],[79,11],[46,2],[55,4],[38,1],[30,2],[62,5],[81,1],[68,1],[78,15],[21,1],[76,4],[43,2],[75,2],[3,1],[58,1]],'4th':[[46,1],[76,1],[71,1],[79,2]],'pla':[[78,2]],'may':[[50,9],[35,1],[27,1],[54,1],[29,2],[66,2],[60,7],[71,3],[48,1],[32,1],[79,2],[40,1],[65,2],[7,1],[46,1],[55,1],[38,1],[30,1],[53,2],[17,1],[63,3],[78,24],[75,1],[33,2]],'vbuf':[[73,1]],'nes':[[1,2],[19,21],[50,18],[67,1],[77,6],[74,2],[56,3],[35,4],[27,3],[59,1],[51,1],[23,2],[54,1],[66,2],[2,1],[24,5],[4,1],[60,1],[48,2],[32,5],[10,1],[40,3],[18,5],[65,1],[79,14],[80,3],[55,6],[53,5],[30,3],[81,2],[52,1],[68,10],[64,2],[69,2],[17,1],[21,4],[22,1],[76,10],[75,4],[3,1],[58,1]],'favourite':[[78,1]],'clearing':[[76,1],[5,1]],'cleanup':[[5,2],[62,1],[13,2],[11,1],[6,1]],'stopframe':[[19,2]],'debug':[[49,3],[1,2],[50,3],[4,1],[13,1],[5,1]],'visually':[[55,1],[49,1]],'2k3':[[76,1],[79,3]],'observe':[[50,1]],'dumping':[[22,1],[5,1]],'0f000h':[[75,2]],'0xf0':[[78,1]],'approprite':[[79,1]],'protocols':[[61,1]],'07xx':[[68,1]],'vsbx':[[78,3]],'#0t':[[78,8]],'server':[[5,3],[31,2],[65,2]],'store':[[78,13],[48,1],[21,1],[54,1],[28,1]],'default':[[19,1],[35,7],[27,8],[9,1],[15,1],[23,5],[29,2],[24,1],[60,3],[4,2],[71,2],[32,2],[10,1],[40,2],[7,3],[46,2],[30,2],[28,5],[62,3],[12,4],[13,5],[20,6],[8,1],[5,2],[17,3],[37,2],[21,1],[22,1],[25,2],[43,3],[33,1],[11,5]],'slowing':[[23,1]],'breakpoints':[[13,2],[50,18],[5,7]],'average':[[27,1]],'normal':[[59,2],[46,1],[55,1],[6,1],[24,1],[60,2],[40,1],[33,1],[58,1]],'filters':[[60,1],[13,1],[54,1]],'modulate':[[60,1]],'tasvideos':[[42,1],[23,1],[41,1],[66,4],[65,1]],'seven':[[78,1]],'conditional':[[5,1],[50,4],[7,1]],'slows':[[24,1]],'binary':[[78,10],[3,1],[55,1],[60,3],[71,6]],'yelling':[[30,1]],'plain':[[40,1],[71,2]],'performing':[[78,3],[60,1]],'clip':[[63,1],[19,2],[11,1],[35,1]],'creates':[[62,1],[28,1]],'continuous':[[24,2]],'bcs':[[78,3]],'don’t':[[23,1]],'quicksave':[[9,1]],'enhancements|':[[79,1]],'high':[[34,1],[75,1],[78,52],[79,1]],'unix':[[3,2],[8,1]],'can':[[50,21],[61,1],[56,2],[35,10],[27,15],[15,7],[47,1],[80,2],[24,3],[48,14],[32,2],[57,1],[79,9],[46,1],[28,1],[81,2],[12,1],[13,1],[20,3],[68,8],[69,1],[5,3],[63,1],[21,4],[22,2],[41,3],[43,2],[33,4],[11,4],[73,1],[19,1],[59,13],[9,2],[23,22],[49,1],[51,1],[54,7],[60,34],[4,2],[71,5],[40,9],[7,2],[18,2],[65,7],[55,15],[53,14],[30,6],[62,13],[42,1],[17,2],[78,11],[76,8],[34,1],[72,1],[75,5],[3,2],[58,2]],'feeding':[[60,1]],'base64':[[71,1]],'programs':[[78,3],[48,1],[57,1],[79,1]],'frameskip':[[13,1]],'getselection':[[60,1]],'a13':[[79,8]],'pipeline':[[79,5]],'important':[[66,1],[62,1],[79,1]],'monitor':[[79,5],[78,1],[43,2],[10,1],[40,1],[11,1],[65,1]],'follow':[[4,2],[59,1],[76,1],[50,1]],'meaningful':[[60,1]],'indices':[[78,1]],'dualcore':[[11,1]],'reflex':[[66,2]],'serialized':[[79,1]],'luabot_front':[[62,1]],'classic':[[29,1]],'effective':[[78,80]],'leftclick':[[60,1]],'integers':[[60,3]],'wired':[[78,1]],'rainwarrior':[[1,1]],'rts':[[4,1],[78,4],[75,1],[50,2],[5,1]],'ips':[[13,1],[18,9]],'c0a8':[[50,1]],'presskeyx':[[62,3]],'puts':[[40,1],[60,1]],'blending':[[5,1]],'undone':[[66,1]],'framenumber':[[19,1]],'xxx2':[[75,1]],'enthusiast':[[76,1]],'m3y':[[78,1]],'exp':[[78,1]],'bi`':[[78,2]],'finishes':[[78,1],[79,2]],'details|':[[79,2]],'multiple':[[73,1],[55,1],[50,1],[60,2],[45,1],[6,2],[79,4],[7,1]],'this':[[50,20],[61,1],[56,3],[35,19],[27,15],[15,2],[29,3],[47,1],[80,2],[24,2],[48,29],[32,2],[57,3],[79,94],[46,5],[38,24],[28,1],[81,4],[12,1],[13,2],[20,2],[68,14],[5,1],[63,2],[21,5],[22,1],[41,2],[43,2],[11,1],[73,5],[19,3],[67,1],[16,1],[59,15],[51,1],[14,1],[23,8],[54,7],[60,59],[66,4],[4,1],[71,4],[10,3],[40,14],[18,2],[7,3],[65,3],[55,7],[53,7],[30,11],[31,1],[62,28],[42,2],[52,3],[8,1],[17,3],[78,75],[25,5],[76,52],[72,2],[75,37],[3,6],[58,7]],'polling':[[27,1]],'han':[[48,1]],'more':[[19,1],[50,5],[67,2],[61,1],[35,3],[59,3],[15,4],[23,2],[54,3],[66,2],[60,4],[80,1],[4,1],[48,4],[10,1],[40,3],[7,2],[57,1],[18,1],[65,1],[79,3],[55,2],[62,1],[81,1],[12,2],[13,2],[42,1],[68,2],[8,1],[5,1],[69,1],[78,6],[41,1],[76,2],[75,1],[3,1],[11,4]],'permit':[[76,1],[12,1]],'dead':[[79,2],[60,1],[62,1]],'amazing':[[63,1],[78,1]],'2fa9':[[71,1]],'frequency':[[78,2],[75,4],[76,19],[79,1],[60,10]],'translating':[[48,2]],'link':[[5,1]],'|0d':[[76,2]],'vic':[[78,4]],'impulse':[[79,1]],'261':[[79,1]],'ignored':[[59,1],[78,5],[76,2],[71,2],[24,1],[48,1]],'information':[[1,6],[50,3],[0,1],[67,1],[27,1],[49,3],[23,2],[80,1],[60,6],[48,2],[40,1],[57,1],[65,1],[79,8],[55,3],[62,1],[13,1],[68,1],[64,3],[69,2],[17,2],[78,1],[70,1],[76,8],[75,3],[3,1],[11,1],[58,1]],'conjunction':[[55,1],[19,1],[54,1]],'substitute':[[40,2]],'forces':[[60,2]],'lot':[[48,2],[68,1],[3,1],[6,1],[5,1]],'hexadecimal':[[78,1],[68,1],[40,1],[50,6]],'monitored':[[43,1]],'cur':[[76,2]],'&bh':[[78,2]],'distortion':[[79,1]],'inverter':[[79,1]],'report':[[78,1],[7,1]],'5fffh':[[75,1]],'t2p':[[78,1]],'intended':[[78,1],[60,1]],'affects':[[78,4],[36,1],[80,1],[11,1]],'rotated':[[78,1]],'resides':[[79,1]],'against':[[60,1],[31,1],[48,1]],'getfilename':[[7,1],[60,1]],'msb':[[76,4],[79,1]],'what':[[73,2],[1,1],[67,1],[0,1],[56,1],[9,2],[14,2],[15,2],[23,1],[49,1],[51,1],[4,2],[54,3],[48,13],[32,2],[10,2],[57,1],[7,2],[60,4],[65,1],[66,1],[79,9],[55,2],[53,2],[62,1],[28,1],[12,3],[13,2],[52,1],[8,2],[5,2],[64,1],[78,7],[76,3],[6,2],[75,1],[11,2]],'have':[[19,1],[50,4],[56,1],[27,1],[59,6],[15,1],[14,1],[54,1],[66,1],[60,5],[71,6],[48,16],[10,1],[40,6],[7,3],[65,1],[79,10],[46,3],[53,3],[30,4],[62,9],[45,2],[68,1],[5,1],[17,2],[63,1],[21,3],[78,13],[76,10],[72,1],[75,2],[11,1],[58,2]],'conforms':[[7,1]],'script':[[7,1],[55,1],[19,2],[38,4],[50,1],[62,7],[12,1],[13,3],[8,1],[59,8],[9,1],[60,26],[11,1],[58,10]],'deals':[[70,1]],'position':[[59,1],[15,2],[76,1],[71,4],[60,6],[48,1],[68,4],[40,1],[11,5]],'abilities':[[76,1]],'crash':[[55,1],[53,2],[12,2],[13,3],[8,1],[5,2],[49,1],[14,1],[6,2],[60,2],[4,3],[10,1],[11,3],[7,3]],'sweeps':[[76,2]],'efficient':[[78,1]],'created':[[5,1],[58,1],[59,1],[1,1],[55,1],[38,2],[71,1],[79,1],[3,2],[36,1],[11,1],[8,1]],'other':[[50,3],[67,1],[61,1],[27,1],[59,3],[9,1],[15,2],[23,2],[29,1],[60,5],[71,1],[48,5],[10,1],[79,7],[7,1],[46,1],[55,1],[30,1],[62,1],[12,1],[68,2],[8,1],[5,1],[63,1],[78,13],[76,3],[75,3],[3,2]],'xh%&q':[[78,1]],'separately':[[9,1]],'quickly':[[15,1],[23,1],[68,1],[53,1],[30,1],[50,2]],'offers':[[19,1]],'proprietary':[[21,1],[5,1]],'pepper':[[3,1]],'declared':[[59,3]],'gone':[[76,1]],'append':[[48,1]],'representation':[[76,1],[61,1],[48,1]],'defaults':[[13,2],[33,1],[60,4],[37,1]],'put':[[19,1],[62,1],[68,1],[36,1],[15,1],[21,1],[54,2],[43,3],[60,3],[48,4],[32,1],[79,4]],'request':[[79,1]],'snapshots':[[25,1]],'meta':[[23,1]],'alternatively':[[17,1],[55,1],[40,1],[35,1],[50,1]],'17ff':[[68,2]],'past':[[7,1],[27,1]],'int':[[60,130]],'|the':[[79,1]],'usefully':[[63,1]],'newname4':[[50,1]],'asl':[[78,11]],'dashes':[[59,1]],'organized':[[68,1]],'battery':[[28,2],[21,1],[8,1],[11,1]],'capture':[[22,6],[15,1],[55,2],[6,1]],'0000000011111111':[[80,1]],'topmost':[[78,2]],'accompanying':[[40,1]],'ppu':[[73,9],[50,5],[67,2],[77,2],[27,9],[9,5],[49,6],[51,10],[71,1],[80,1],[4,3],[48,1],[10,5],[79,95],[7,3],[65,4],[55,3],[53,3],[81,2],[52,4],[68,5],[8,1],[76,1],[6,2],[3,1],[11,3]],'presses':[[66,2],[11,1]],'collisions':[[79,3]],'kid':[[68,1]],'ninja':[[68,1],[46,1]],'taken':[[78,3],[3,1],[76,3],[11,1]],'relocate':[[75,1]],'platforms':[[60,1]],'lowmost':[[78,3]],'sram':[[13,1],[68,1],[40,1],[28,1]],'sytem':[[21,1]],'rate':[[75,2],[76,14],[33,2],[79,2]],'sloppy':[[66,1]],'cheat':[[53,2],[67,2],[28,1],[42,2],[68,3],[56,4],[8,1],[27,1],[39,2],[5,4],[9,1],[15,2],[41,2],[66,1],[40,27],[7,9]],'sebastian':[[3,1]],'because':[[55,1],[38,1],[30,1],[53,1],[52,1],[35,1],[59,2],[78,3],[23,3],[76,3],[60,7],[75,3],[3,1],[79,7],[18,1],[65,1]],'example':[[73,1],[79,1],[46,1],[55,4],[50,8],[61,2],[52,2],[68,5],[35,1],[78,5],[71,2],[43,2],[60,10],[48,3],[75,1],[40,3],[7,1],[58,1]],'dmcseed':[[60,1]],'behave':[[59,1],[75,1],[78,1],[50,1]],'c128':[[78,1]],'boat':[[18,8]],'reset':[[79,2],[55,3],[50,3],[12,2],[68,1],[5,2],[78,8],[9,1],[15,2],[23,3],[71,4],[24,4],[43,2],[60,2],[72,2],[76,9],[40,5],[11,2],[7,1]],'pha':[[78,2]],'repeated':[[79,3]],'corresponding':[[78,1],[55,1],[71,1],[43,1],[76,1],[4,1],[48,1]],'uploading':[[61,1]],'data':[[73,8],[50,5],[67,3],[61,3],[59,1],[9,1],[23,5],[49,4],[51,1],[54,11],[60,9],[4,3],[71,3],[80,2],[10,1],[40,2],[7,1],[18,1],[79,52],[55,40],[53,10],[81,2],[13,1],[42,1],[52,1],[68,11],[8,1],[5,5],[78,15],[21,2],[41,1],[76,1],[72,3],[75,23],[3,1],[11,3]],'drag&drop':[[5,2]],'appended':[[36,2],[50,1]],'reside':[[68,2]],'excitingbike':[[63,2]],'worth':[[79,2]],'bots':[[60,1]],'cia':[[78,8]],'pointer':[[73,1],[78,28],[54,1],[50,1],[79,1],[8,1],[5,1]],'translates':[[68,1]],'nesm':[[75,1]],'precisely':[[68,1]],'tables':[[59,2],[51,1],[78,2],[81,1],[48,3],[52,2],[10,1],[79,2]],'screenshots':[[13,1],[28,2]],'assembler':[[3,1],[50,4]],'contexts':[[7,1]],'explicitly':[[59,1]],'struct':[[8,1]],'knowledge':[[78,1],[48,2],[68,1],[56,1],[57,1],[79,1]],'198':[[4,1]],'rbibaseball':[[5,1]],'adr':[[59,4]],'encompasses':[[75,1]],'chain':[[78,1]],'oe_':[[78,2]],'due':[[78,1],[21,1],[76,3],[66,1],[60,1],[48,1],[68,1],[3,1],[79,1],[11,2]],'contain':[[73,2],[55,1],[50,2],[28,1],[13,1],[68,2],[59,1],[23,3],[76,2],[71,1],[72,1],[75,1],[32,1]],'hexrowheightborder':[[20,1]],'maintain':[[35,1],[5,1]],'unzipped':[[58,1]],'int16':[[73,1]],'07ffh':[[75,2]],'sounddisplay':[[5,1]],'applies':[[73,2],[52,1],[32,1],[60,6]],'developed':[[78,2]],'k0z':[[78,1]],'schematics':[[79,1]],'idle':[[50,1]],'applyinputchanges':[[60,1]],'amplitude':[[73,1],[76,1],[79,1]],'played':[[55,2],[66,1],[71,1],[19,1],[30,1],[75,2],[27,2]],'responsible':[[59,1],[78,1],[55,1],[76,2]],'returning':[[60,2]],'dd05':[[78,4]],'hex':[[7,3],[55,3],[53,7],[50,3],[67,3],[42,1],[20,3],[68,3],[56,2],[5,1],[59,2],[49,1],[41,1],[66,2],[6,1],[43,4],[4,1],[60,2],[48,1],[71,1],[3,1],[40,11],[11,3],[10,5]],'googlecode':[[3,1]],'enter':[[79,1],[53,1],[50,2],[24,1],[4,1],[60,1],[62,1],[10,1],[56,5],[35,5],[11,1]],'dwedit':[[8,1]],'icarus':[[68,1]],'6000':[[73,1],[75,5],[68,1],[40,1],[6,1]],'zbq':[[78,1]],'452de2c3':[[71,1]],'named':[[65,2],[78,1],[21,1],[50,1],[28,1],[3,2],[40,2],[27,2]],'explosion':[[11,1]],'pageup':[[60,1]],'composite':[[79,1]],'processing':[[78,1],[51,1],[34,1],[61,1],[32,1],[77,2],[33,1],[11,1]],'configable':[[8,1]],'assign':[[19,1],[30,4],[37,3]],'lavelle':[[9,1]],'|06':[[76,2]],'specificness':[[73,1]],'ready':[[48,2],[67,1]],'regular':[[66,1],[13,1]],'guaranteed':[[73,1]],'analog':[[76,3]],'ctrl':[[17,2],[13,1],[53,3],[56,1],[5,1]],'ganbare':[[8,2]],'consume':[[54,1]],'numpad':[[13,1],[60,5]],'milliseconds':[[60,1]],'triggers':[[75,2]],'global':[[59,1],[32,1],[60,4],[62,1]],'comprehend':[[78,1],[60,1]],'loading':[[7,5],[76,1],[30,1],[13,2],[16,1],[36,1],[8,1],[5,4],[27,1],[9,1],[15,1],[23,6],[66,2],[6,1],[43,2],[4,2],[60,3],[71,1],[75,1],[10,1],[57,1],[11,2],[18,1]],'resize':[[7,1]],'problem':[[78,2],[12,1],[75,2],[79,1]],'columns':[[40,1],[68,2]],'dostuffhere':[[59,1]],'0x0200':[[60,2]],'out':[[73,1],[79,8],[50,1],[56,2],[35,3],[27,1],[8,2],[5,3],[49,1],[23,1],[59,1],[76,6],[60,2],[78,3],[48,7],[32,1],[10,1],[40,1],[7,1],[75,1]],'170th':[[79,1]],'predictable':[[79,1],[23,1]],'transparancy':[[60,1]],'042x':[[68,1]],'response':[[78,1]],'easilly':[[79,1]],'intend':[[22,1]],'toggles':[[11,1],[19,2],[24,1],[60,1],[36,2],[7,1],[27,5]],'flashing':[[6,1]],'subroutine':[[78,2],[54,1],[50,1],[5,1]],'think':[[76,1],[80,1],[60,1],[81,2],[75,1],[48,1],[79,2]],'resuming':[[23,1]],'fly':[[52,1]],'entire':[[73,1],[53,1],[48,1],[68,1],[75,1],[79,2]],'indicated':[[79,2],[60,1]],'dictate':[[50,1]],'bne':[[78,4]],'anding':[[78,2]],'beat':[[68,2]],'fceuxdsp':[[9,1],[15,2],[25,1],[2,2],[48,1],[3,9],[11,1]],'tbl4':[[59,3]],'abbreviated':[[66,1]],'caveat':[[79,2],[75,2]],'setnote':[[60,1]],'take':[[53,2],[30,1],[68,1],[56,1],[27,1],[63,1],[78,4],[23,2],[76,2],[60,2],[75,1],[40,1],[79,2]],'vsnprintf':[[13,1]],'attr':[[13,1]],'mixed':[[59,1],[76,1],[79,2]],'tcp':[[61,1]],'cases':[[78,1],[12,1],[13,3],[10,1],[50,1],[60,2]],'eats':[[60,1]],'competitionrecorder':[[63,1]],'produce':[[54,2],[76,4],[71,1],[10,1],[33,1],[56,2],[79,1]],'rla':[[78,13]],'general':[[58,1],[63,3],[15,1],[1,2],[73,1],[76,1],[6,1],[2,1],[60,1],[16,3],[79,1],[5,2]],'smbconfig':[[19,1]],'luau':[[57,1]],'randomly':[[79,1]],'straighten':[[5,1]],'corresponds':[[68,1],[71,1],[79,2]],'0x2000':[[73,3]],'resembles':[[48,1]],'consider':[[76,1],[78,1],[79,1]],'multi':[[71,1],[9,1],[66,2],[50,3],[7,1]],'values':[[73,1],[50,2],[35,2],[59,7],[49,1],[66,1],[60,13],[71,6],[48,1],[10,4],[40,11],[79,4],[53,1],[42,1],[20,3],[68,19],[8,2],[37,1],[78,6],[41,1],[76,4],[43,6],[75,4],[11,3]],'usable':[[12,1]],'inc':[[78,10]],'translator':[[48,3]],'cxi':[[78,2]],'systems':[[79,1],[18,1],[65,1]],'kids':[[30,1]],'prior':[[54,1],[76,4],[6,1],[79,2],[11,1],[5,1]],'edge':[[68,1],[76,1],[66,1],[67,1],[79,1]],'9810':[[73,1]],'priority':[[34,2],[78,1],[32,3],[79,18]],'topics':[[79,1]],'irqc':[[73,2]],'requiring':[[21,1]],'modulated':[[79,1]],'gauntlet':[[68,1]],'entertainment':[[3,1],[17,1],[21,1]],'reason':[[48,1],[55,1],[76,1],[60,1],[79,3]],'whatever':[[52,1],[55,1],[76,2],[60,2],[62,2]],'nospritelim':[[13,1]],'rule':[[78,1]],'printing':[[4,1]],'hexbackcolorr':[[20,1]],'concern':[[40,1]],'signficantly':[[6,1]],'particularly':[[60,1]],'65536':[[71,2],[78,2]],'accurately':[[79,1]],'irix':[[3,1]],'cool':[[48,2]],'evaluated':[[79,2],[62,4]],'0x5fff':[[5,1]],'md5':[[71,1]],'brief':[[78,2],[57,1],[43,1]],'handakuten':[[48,4]],'4800':[[75,3]],'|01':[[76,1]],'`rp`':[[78,1]],'blader':[[8,1]],'autofire':[[15,1],[46,12],[14,2]],'closest':[[79,1]],'forcing':[[60,1]],'tab':[[15,1],[60,1]],'188':[[78,1]],'rgp':[[78,2]],'potential':[[65,1],[7,1],[5,1]],'resolve':[[33,1]],'wrapping':[[81,2],[68,1],[5,1]],'visible':[[35,1],[50,2]],'040':[[76,1]],'entering':[[50,2],[48,1],[79,1],[24,1],[35,1]],'generating':[[75,1],[76,1],[79,1],[60,1]],'stepping':[[66,1],[9,1]],'accessing':[[61,1],[78,1]],'assembled':[[50,2]],'accu':[[78,1]],'subs':[[48,2]],'submitdeleteframes':[[60,1]],'remainder':[[71,1]],'j@8n':[[78,1]],'timeline':[[5,1]],'deutsche':[[78,1]],'scaling':[[13,1],[79,2],[35,1],[11,1]],'blurry':[[35,2]],'lets':[[78,3],[52,1],[54,1],[53,2]],'attribute':[[73,2],[79,10]],'wordpad':[[20,1]],'findings':[[76,2]],'program':[[63,5],[59,1],[73,1],[78,14],[47,1],[76,1],[62,2],[50,7],[60,2],[67,1],[75,2],[79,1]],'&a%_':[[78,2]],'table':[[73,2],[53,2],[62,7],[81,1],[52,5],[68,2],[8,1],[59,18],[49,2],[78,2],[76,1],[60,27],[48,20],[3,1],[10,1],[79,33]],'replacing':[[76,1],[66,1]],'|miscellanious':[[79,1]],'hacking':[[67,11],[1,1],[64,3],[2,1]],'august':[[13,1],[14,1],[3,4],[15,1]],'retained':[[3,1],[76,1]],'multibyte':[[5,1]],'these':[[50,5],[35,4],[27,2],[59,2],[23,2],[66,1],[24,1],[60,3],[71,1],[48,2],[10,1],[40,1],[7,1],[65,1],[18,1],[79,5],[46,1],[38,1],[30,3],[28,5],[62,6],[42,1],[20,1],[68,6],[69,2],[63,8],[78,5],[26,1],[25,2],[41,1],[76,10],[75,3]],'ijc':[[78,8]],'d2n@3y':[[78,1]],'getlostplayback':[[60,1]],'xmouse':[[60,1]],'getregister':[[9,1],[60,3]],'finds':[[48,1]],'combined':[[78,1],[1,1],[55,1],[79,1],[62,2],[0,1]],'jajamaru':[[8,1]],'fractions':[[66,1],[13,1]],'player1':[[71,1]],'quietust':[[76,1]],'66hl2n@':[[78,1]],'some':[[50,1],[35,2],[27,1],[59,3],[9,1],[29,1],[60,10],[4,1],[48,6],[10,2],[40,1],[7,1],[18,2],[65,2],[79,9],[55,2],[38,1],[62,5],[28,1],[81,1],[12,2],[13,2],[20,1],[68,2],[8,1],[5,2],[63,1],[78,9],[21,1],[25,1],[76,2],[6,2],[75,2],[3,1],[33,1],[11,1]],'displaced':[[66,1]],'05ff9h':[[75,2]],'parameter':[[78,10],[40,1],[62,2]],'colors':[[65,1],[59,1],[60,14],[32,1],[10,1],[79,1],[7,3],[11,1]],'unique':[[71,1],[23,1]],'loved':[[78,1]],'chunks':[[73,5]],'analyzing':[[49,1]],'exactly':[[58,1],[75,1],[76,1],[79,1],[60,2],[50,1]],'complex':[[78,1],[79,1]],'skipped':[[78,2]],'modify':[[78,8],[53,3],[56,1],[60,1]],'trade':[[78,1]],'lesser':[[60,1]],'snels9x':[[41,1]],'achieved':[[73,1],[56,2],[50,2]],'fine':[[79,5],[24,2]],'reversing':[[79,1]],'freezing':[[40,2],[11,2],[59,1]],'1x1':[[35,4]],'identified':[[71,1]],'quicker':[[66,1],[50,1],[67,1]],'fill':[[56,1],[13,1],[35,2]],'debuggers':[[67,1]],'version':[[73,6],[79,1],[1,1],[30,2],[0,1],[44,1],[42,1],[5,1],[78,6],[15,1],[41,1],[47,1],[2,1],[71,4],[75,1],[3,10],[57,1],[11,1],[65,2]],'tod':[[78,5]],'lxa':[[78,3]],'website':[[48,3]],'decrement':[[76,2],[78,6]],'j1rb':[[73,1]],'slots':[[13,2],[68,1],[60,3],[11,1]],'las':[[78,1]],'except':[[59,2],[54,1],[78,6],[76,3],[71,2],[62,2],[60,4],[75,1],[40,2],[5,1]],'226':[[8,1]],'control':[[79,1],[59,6],[78,1],[47,1],[76,5],[30,1],[60,6],[75,2],[10,1],[57,1],[33,2],[11,3]],'bit7':[[71,2]],'xxx':[[71,2]],'acquired':[[76,1]],'xxff':[[78,1]],'exit':[[60,7],[59,1],[29,2],[50,1],[7,1]],'causes':[[78,2],[76,1],[50,2],[81,1],[10,1],[79,2],[35,1]],'batteries':[[21,1]],'characteristic':[[68,1]],'bit5':[[71,2],[78,1]],'symbolic':[[4,2],[54,1],[50,6],[5,2]],'resolved':[[31,1],[65,2]],'assume':[[59,1],[75,2],[78,1],[60,1]],'clouds':[[79,3]],'accessable':[[79,1]],'once':[[38,2],[30,1],[67,1],[36,1],[56,1],[35,1],[27,2],[17,1],[59,2],[54,2],[23,1],[76,1],[78,1],[60,7],[4,1],[48,7],[75,4],[10,1],[40,1],[11,2],[79,1]],'steady':[[34,1]],'org':[[58,1],[59,1],[66,5],[65,1]],'2kb':[[73,2]],'throw':[[78,6],[79,1]],'flip':[[79,1],[75,1]],'ldy':[[78,9]],'0900':[[68,1]],'areas':[[53,1],[35,2],[5,1]],'filenames':[[15,1],[8,1],[5,1]],'storing':[[71,1],[18,1],[60,1]],'increment':[[78,71],[75,1],[27,5]],'readup':[[60,1]],'holds':[[76,1],[79,1],[30,2],[62,2]],'pushing':[[78,2]],'made':[[79,7],[30,1],[12,1],[8,2],[17,1],[9,1],[15,3],[23,5],[76,1],[6,1],[48,3],[3,2],[10,3],[7,7],[65,1]],'discarding':[[54,1]],'republik':[[78,1]],'fceu98':[[13,1]],'bryan':[[78,2]],'inconvenience':[[76,1]],'chm':[[44,1],[5,2]],'loadscriptdata':[[9,2],[60,1]],'b002':[[75,1]],'xh8':[[78,1]],'262':[[79,3]],'highlighed':[[5,1]],'cell':[[21,1]],'inspect':[[50,1]],'auxiliary':[[63,1]],'400a':[[76,2]],'changed':[[50,1],[12,1],[13,1],[8,2],[5,1],[78,1],[21,1],[43,1],[4,3],[10,2],[40,3],[11,1],[79,1]],'minimized':[[10,1],[8,1]],'copyright':[[78,1],[75,3]],'scroll':[[50,1],[81,4],[52,5],[68,1],[79,8],[11,1],[5,1]],'hhhhllll':[[75,1]],'effect':[[79,1],[78,1],[76,3],[38,3],[50,1],[30,1],[56,3],[7,1],[27,1]],'fullscreen':[[29,2],[4,3],[13,1],[10,1],[35,2],[5,1]],'distribute':[[55,1]],'life':[[63,1],[40,1],[67,1]],'ddr':[[78,1]],'subtracting':[[76,1],[78,2]],'web':[[61,1],[44,1]],'semi':[[76,1]],'indexing':[[78,3]],'snap':[[56,1],[13,1],[48,3]],'poorly':[[31,1],[35,2]],'through':[[73,1],[79,5],[55,3],[50,1],[67,1],[12,1],[20,2],[68,1],[5,2],[59,1],[54,1],[23,2],[76,2],[66,1],[60,1],[48,1],[75,2],[40,2],[57,1],[58,1]],'woes':[[13,1]],'widely':[[18,1]],'downloading':[[61,1]],'subtitles':[[63,1],[23,6],[38,6],[71,2],[10,2],[36,4],[11,2]],'couldn':[[79,1],[12,1],[60,2]],'exceeds':[[5,2]],'reinstalled':[[11,1]],'glitchy':[[33,1]],'scale':[[76,3]],'accidental':[[5,1]],'titlebar':[[13,1]],'r65c00':[[78,2]],'laggy':[[46,1]],'lastkey':[[62,1]],'y2k':[[79,2]],'4018':[[50,1]],'checks':[[55,1],[8,1]],'greatly':[[33,1],[11,1]],'|scanline':[[79,1]],'deliver':[[47,1]],'5th':[[78,1]],'filename':[[11,4],[19,3],[38,1],[50,1],[12,1],[13,1],[36,1],[8,1],[5,1],[22,1],[60,2],[4,1],[7,1],[18,1]],'comparing':[[49,1]],'kh%61':[[78,1]],'dialogue':[[67,1]],'jammed':[[73,1],[78,1]],'valid':[[18,2],[19,1],[5,1],[78,1],[15,1],[71,1],[6,1],[60,2],[72,1],[79,4],[11,1],[40,1]],'tilde':[[59,1],[60,1]],'aratanaru':[[8,1]],'|08':[[76,2]],'resources':[[61,1],[68,1],[66,1],[60,1],[67,1]],'bound':[[59,1],[30,1]],'iiiiiiiiiiiii':[[50,1]],'blitting':[[60,1]],'snowbro':[[76,1]],'rounder':[[35,1]],'regulate':[[76,1]],'history':[[4,1],[1,1],[3,2],[0,1]],'addr_hi':[[78,5]],'divided':[[79,1]],'408':[[79,1]],'results':[[63,2],[78,3],[54,1],[55,1],[76,9],[60,1],[40,1],[79,1]],'eyebrows':[[79,1]],'portion':[[76,1],[40,1],[68,1]],'cah4e3':[[3,2],[13,1]],'fixing':[[78,6],[49,1],[55,1],[6,2],[7,2]],'early':[[60,1]],'local':[[59,9],[60,4],[61,1]],'freeware':[[3,1]],'240':[[81,1],[76,3],[79,1],[50,1]],'ddt':[[73,1]],'limits':[[66,2],[79,2]],'overhauls':[[15,1]],'flow':[[59,2]],'detect':[[79,1],[27,1]],'replaced':[[78,1],[48,1],[76,1],[79,1],[50,1],[11,1]],'approx':[[11,1]],'contra':[[68,1]],'minvalue':[[62,12]],'strobe':[[76,3]],'jams':[[78,2]],'socket':[[6,1]],'former':[[78,1]],'adjustments':[[32,1]],'sorta':[[75,1]],'pauseframe':[[10,1]],'existence':[[63,1],[76,1]],'outlet':[[67,1]],'inspecting':[[50,1]],'onattemptstart':[[62,2]],'deflate':[[18,1]],'over':[[73,1],[46,1],[38,3],[31,1],[50,2],[62,1],[52,1],[27,1],[63,1],[59,2],[15,1],[26,1],[51,2],[66,2],[2,1],[78,1],[48,2],[79,3],[11,1]],'0318':[[78,3]],'incorrectly':[[11,1]],'definition':[[48,1],[50,1]],'fact':[[63,1],[78,1]],'wiped':[[13,1]],'ejected':[[21,2]],'third':[[78,1],[50,2]],'reopen':[[60,2]],'editors':[[67,1]],'refills':[[40,1]],'binds':[[59,1]],'pcm':[[22,1],[55,4],[33,1]],'sit':[[75,1]],'animation':[[40,1],[68,1]],'initializing':[[62,1],[14,1]],'overrides':[[17,1],[65,1],[9,2],[21,2],[11,1],[28,2]],'non':[[11,1],[73,2],[79,6],[50,4],[62,1],[67,1],[12,1],[13,2],[68,1],[8,1],[5,1],[27,1],[76,4],[66,2],[60,3],[3,1],[40,1],[57,1],[10,1]],'depending':[[55,1],[66,1],[71,1],[60,1],[76,3],[40,1],[79,1],[65,1]],'fire':[[60,2],[46,5],[66,1],[8,3],[39,3]],'impose':[[5,1]],'hits':[[54,1],[79,1],[8,1],[5,1]],'minimizes':[[10,1]],'310':[[50,1]],'primitive':[[50,3]],'description':[[73,10],[78,40],[76,3],[60,1],[43,1],[50,2],[75,2],[57,1],[40,1]],'sense':[[78,1],[60,1]],'callbacks':[[60,8]],'bmf_final2':[[25,1]],'decoder':[[79,1],[49,1],[3,1],[56,7],[67,1],[27,1]],'numpad5':[[60,1]],'intellivision':[[75,1]],'operation|':[[76,2]],'misleading':[[62,1]],'ora':[[78,17]],'selecting':[[17,2],[79,2],[23,2],[53,2],[28,1],[48,1],[40,2],[7,1],[5,1]],'b@ll7aol':[[78,1]],'much':[[79,2],[55,3],[50,1],[35,1],[27,2],[59,1],[78,5],[76,1],[60,3],[48,3],[57,2],[7,1],[58,1]],'00698089599609375':[[71,1]],'pgen':[[73,1]],'dffe':[[50,1]],'performance':[[34,1],[6,1],[66,1]],'crc':[[4,1],[7,1]],'american':[[21,1]],'properties':[[78,1],[60,1]],'hurt':[[27,1]],'constant':[[78,2],[13,1],[10,1],[79,1]],'inline':[[3,1],[50,4]],'hidden':[[38,1],[29,1]],'unassigned':[[11,1]],'getplaybacktarget':[[60,1]],'|commands|port0|port1|port2|':[[71,1]],'please':[[78,2],[48,6],[80,1]],'oldversion':[[73,2]],'silenced':[[76,4]],'mc650x':[[78,1]],'vd`d2n0l':[[78,1]],'unconditionally':[[79,1]],'considering':[[79,1]],'critical':[[62,1],[23,1]],'versatile':[[79,1]],'been':[[62,4],[42,1],[59,1],[15,2],[54,2],[41,1],[66,1],[60,1],[76,6],[78,5],[75,1],[3,3],[10,1],[40,2],[79,7]],'00000111':[[80,2]],'onstart':[[62,5]],'tht':[[11,1],[48,3]],'dynamic':[[57,1]],'nesdev':[[76,3],[80,1],[69,1]],'tya':[[78,1]],'closing':[[4,2],[9,1],[29,1],[8,1]],'helps':[[48,1],[49,1]],'null':[[73,2],[59,1],[13,1],[75,4],[5,1]],'poll':[[60,2],[27,1]],'were':[[55,2],[53,2],[62,1],[13,2],[78,1],[21,1],[23,1],[25,1],[54,1],[60,2],[71,1],[76,1],[3,2],[79,2],[11,1]],'sides':[[21,6],[19,2],[24,1],[48,1],[68,2],[35,2],[11,1]],'doc':[[76,1],[79,1],[75,3]],'dd0c':[[78,10]],'c100':[[78,1]],'0008':[[75,1]],'tas':[[1,1],[44,5],[68,3],[64,3],[5,3],[63,1],[39,2],[15,5],[47,1],[66,7],[60,2],[4,1],[7,1]],'excuse':[[79,1]],'command':[[19,6],[12,1],[16,3],[17,1],[78,4],[15,1],[21,4],[23,1],[72,2],[3,1],[40,1],[7,1],[11,2]],'svgalib':[[3,3]],'stuck':[[12,1],[48,1]],'sockets':[[21,1]],'improves':[[10,1],[11,1]],'confuse':[[78,2]],'portability':[[3,1]],'0070h':[[75,3]],'pulling':[[78,1],[30,1]],'jmp':[[55,1],[78,9]],'18ff':[[68,1]],'iup':[[61,3]],'occurring':[[50,1]],'nybbles':[[78,1]],'interrupts':[[76,2],[78,20]],'part2':[[50,1]],'1900':[[68,1]],'extra':[[73,4],[19,1],[50,1],[30,1],[78,2],[54,1],[76,1],[71,1],[60,2],[75,2],[10,1],[79,7],[7,1]],'love':[[80,1]],'find':[[65,1],[55,2],[53,1],[28,1],[68,4],[56,1],[5,1],[59,2],[49,2],[23,1],[54,1],[76,1],[43,2],[60,1],[78,2],[48,2],[75,1],[40,3],[58,2]],'moreover':[[76,1]],'search':[[53,2],[62,1],[28,1],[67,2],[42,4],[68,6],[56,1],[27,1],[39,2],[5,3],[9,3],[15,2],[41,8],[54,1],[6,2],[66,2],[4,2],[48,1],[40,26],[7,4]],'later':[[17,1],[78,2],[54,1],[60,1],[48,1],[3,1],[40,1],[79,2],[58,1]],'shot':[[59,1],[60,2]],'boost':[[34,1],[11,1],[5,1]],'limit':[[78,2],[13,1],[62,2],[35,1]],'limited':[[33,1],[68,1]],'papers':[[79,1]],'flattering':[[79,1]],'0fff':[[68,2]],'scope':[[59,2],[58,1]],'f18':[[60,1]],'show':[[13,1],[52,1],[8,1],[5,1],[35,1],[59,1],[51,2],[54,1],[63,1],[76,1],[43,1],[60,2],[4,1],[78,2],[48,1],[79,1],[11,1]],'modifies':[[60,1]],'author':[[15,2],[23,3],[66,1],[71,3],[12,1],[13,1],[48,1],[79,1]],'mapping':[[1,1],[4,1],[13,1],[68,3],[3,1],[11,2],[64,2]],'shots':[[60,1]],'bible':[[67,1]],'paint':[[59,1],[48,1],[60,4]],'core':[[27,1],[9,1],[61,1],[74,1],[10,2],[69,1],[58,1]],'wasok':[[62,2]],'w0dn':[[78,1]],'aaaa':[[50,4]],'cleaned':[[13,1],[5,1]],'unpause':[[9,1],[22,1],[48,1],[40,1],[50,1],[60,1]],'40000h':[[75,1]],'corner':[[27,2],[60,5],[50,2]],'si_gamepad':[[71,4]],'speedup':[[65,1],[5,1]],'engineer':[[55,1]],'semicolon':[[60,1]],'vertical':[[73,1],[68,2],[40,1],[79,6],[5,1]],'sweet':[[68,1]],'tone':[[75,3]],'complicated':[[78,3]],'hotkeys':[[30,2],[13,1],[8,1],[5,2],[17,1],[27,3],[9,1],[15,2],[21,2],[23,4],[24,1],[26,1],[4,1],[37,5],[41,2],[33,2],[7,1],[11,4]],'cleaner':[[55,1]],'indirectly':[[55,2],[76,1]],'048x':[[68,1]],'pal':[[19,7],[35,4],[27,2],[5,1],[9,1],[25,9],[71,2],[2,1],[4,1],[75,12],[32,5],[10,3],[7,1]],'scanning':[[12,1]],'anyone':[[57,1],[48,1]],'grain':[[76,1]],'revisions':[[76,3]],'capability':[[55,1],[13,2],[68,1]],'computer':[[21,2],[35,1]],'performs':[[78,3],[60,2]],'writable':[[75,4]],'inputtable':[[59,1]],'researching':[[78,1]],'li#':[[78,2]],'understanding':[[79,1],[80,1]],'oam':[[79,7]],'skipfirst':[[60,4]],'solaris':[[3,1]],'meaning':[[4,1],[63,1]],'tracer':[[54,1],[5,1]],'having':[[7,1],[79,2],[30,1],[62,1],[63,1],[78,1],[15,1],[76,1],[60,2],[48,1],[40,1],[11,1],[18,1]],'trigger':[[78,1],[53,2],[30,3],[60,3]],'shapedefs':[[63,1]],'dcfb':[[78,1]],'maximize':[[11,1]],'ultimately':[[79,1],[48,1]],'400b':[[76,6]],'implement':[[79,3]],'accomplished':[[67,1]],'transfered':[[79,1]],'occurence':[[79,1]],'generictips':[[66,1]],'absolutely':[[62,1]],'0400':[[68,1]],'getimmediate':[[60,1],[5,1]],'excite':[[48,1]],'0071h':[[75,1]],'technical':[[78,1],[1,2],[70,1],[77,1],[79,2],[69,2]],'produced':[[76,3],[56,1],[66,1]],'overhauling':[[6,1]],'unfreeze':[[10,1]],'gfceux':[[12,4]],'|18':[[76,1]],'debian':[[5,1]],'safe':[[4,1],[48,1],[40,1],[27,1]],'japenese':[[48,1]],'numbers':[[63,1],[59,2],[78,2],[46,2],[50,1],[62,1],[75,1],[68,1]],'241':[[79,1],[50,1]],'energy':[[68,4],[40,5],[79,6]],'recently':[[38,5]],'apply':[[63,1],[73,1],[54,1],[79,1],[60,1],[50,3]],'perl':[[57,1]],'anthony':[[3,1]],'stateful':[[60,1]],'communities':[[1,1]],'disable':[[19,2],[30,2],[50,1],[20,1],[56,1],[8,1],[78,4],[29,2],[76,13],[60,1],[34,1],[10,1],[40,1],[11,1],[7,2]],'create':[[65,1],[79,1],[55,3],[50,2],[62,1],[56,2],[35,2],[63,1],[59,5],[15,1],[49,1],[60,7],[40,1],[7,1],[58,1]],'float':[[60,3]],'tiff':[[61,1]],'sf_':[[78,1]],'uud':[[78,1]],'hides':[[27,1]],'miscellanious':[[76,2],[79,1]],'purple':[[60,1]],'mostly':[[78,1],[9,1],[48,1],[25,1],[54,1],[62,1]],'shinwa':[[30,1]],'give':[[78,3],[48,1],[68,1],[51,1]],'via':[[21,1],[23,1],[51,1],[70,1],[30,1],[76,3],[79,6],[27,1]],'320x239':[[60,1]],'operating':[[3,1],[18,1],[65,1]],'pro':[[40,1]],'5205':[[75,4]],'ch2':[[75,2]],'successful':[[78,1]],'planes':[[60,1]],'sp`0':[[78,1]],'legal':[[78,1]],'switches':[[19,3],[24,1],[27,1]],'referencing':[[50,1]],'automagically':[[78,1]],'concepts':[[79,1],[64,1],[1,1]],'pasting':[[48,1],[62,1]],'operates':[[78,1],[75,1],[55,1],[76,1]],'mmc3':[[79,4]],'january':[[3,1]],'does':[[73,1],[55,1],[50,1],[62,2],[12,2],[52,1],[68,2],[56,1],[35,1],[27,2],[59,2],[51,1],[78,19],[76,2],[71,1],[43,1],[60,4],[4,1],[48,2],[75,1],[40,3],[11,2],[79,5]],'ending':[[71,1]],'tricks':[[79,1]],'1000000ths':[[75,1]],'get':[[65,1],[79,2],[55,1],[62,3],[12,2],[13,1],[8,2],[5,1],[17,1],[59,3],[54,1],[29,1],[63,1],[66,1],[6,2],[60,9],[76,2],[78,1],[48,4],[75,2],[57,1],[11,3],[7,1]],'volumes':[[33,1]],'bool':[[71,5],[60,23]],'enabled':[[75,1],[79,1],[55,1],[19,4],[30,1],[38,6],[50,3],[62,1],[35,2],[5,3],[27,9],[29,8],[76,7],[80,2],[6,1],[4,2],[48,1],[32,1],[10,2],[33,1],[7,3],[11,1]],'horton':[[75,1]],'relivant':[[79,1]],'bcc':[[78,2]],'share':[[68,1],[79,2],[35,1],[80,1]],'cannot':[[78,2],[15,1],[55,1],[53,1],[60,1],[71,1],[79,1]],'encountered':[[78,1],[60,1]],'knows':[[12,1]],'dummy':[[72,3],[79,4]],'registerafter':[[60,1]],'salt':[[76,1]],'sourceforge':[[3,2]],'conte':[[76,1]],'slider':[[11,1]],'searches':[[40,2]],'inputdisplay':[[19,3]],'parsed':[[71,2]],'imaging':[[61,1]],'gun':[[63,1],[30,1]],'dd09':[[78,4]],'logical':[[78,2],[57,2],[60,3],[79,1]],'fresh':[[14,1]],'broad':[[58,1]],'disassembled':[[50,1]],'rerecord':[[71,1],[60,3],[27,3]],'examples':[[62,1],[59,1],[78,1],[32,1],[50,1],[18,1]],'capabilities':[[68,1],[79,2],[60,1]],'taseditor':[[5,9],[60,25],[44,2]],'beginning':[[38,4],[50,2],[62,2],[5,1],[78,1],[15,1],[23,3],[66,2],[60,1],[71,1],[40,1],[79,3]],'placing':[[52,1]],'eliminates':[[57,1]],'recognized':[[7,1]],'dd0b':[[78,6]],'fortunately':[[40,1]],'integer':[[78,2],[71,5],[60,2],[79,1]],'decremented':[[79,1]],'bigbad':[[32,6]],'few':[[68,1],[63,1],[59,6],[21,1],[14,1],[29,1],[76,1],[60,1],[80,1],[48,2],[75,2],[3,1],[40,1],[79,3]],'row':[[48,1],[68,10],[20,1],[79,1]],'configure':[[17,1],[33,1],[30,2]],'elements':[[67,1],[2,1],[5,1]],'channel':[[76,84],[33,3],[5,1]],'combination':[[78,2],[62,1],[37,1]],'itself':[[63,1],[78,1],[76,2],[53,4],[60,4],[50,1],[43,1],[48,1],[79,1]],'ranges':[[79,3],[24,1],[50,1]],'idea':[[48,1],[75,2],[55,1]],'attempting':[[63,1],[13,1],[25,1],[11,1],[60,1]],'speed':[[7,1],[19,2],[13,1],[68,6],[35,1],[59,1],[22,3],[23,4],[76,2],[66,2],[6,1],[24,14],[4,5],[34,3],[60,1],[75,9],[11,3],[58,1]],'blocks':[[76,1],[75,1],[68,4]],'10#newname4#':[[50,1]],'caption':[[4,1],[10,1]],'4003':[[76,6]],'bullets':[[63,1]],'article':[[78,2]],'clv':[[78,3]],'tied':[[76,1]],'reduce':[[33,1],[35,1],[79,2]],'007a':[[75,1]],'sensitive':[[59,1],[19,1],[60,2],[62,1]],'blowing':[[30,1]],'termination':[[60,1]],'pipe':[[71,3]],'shows':[[11,2],[78,3],[54,4],[76,3],[43,1],[4,1],[52,1],[10,1],[7,2],[37,1]],'when':[[50,11],[35,5],[27,11],[15,4],[29,1],[24,1],[48,4],[79,20],[38,4],[28,3],[81,1],[12,3],[13,9],[20,3],[36,5],[68,3],[5,13],[21,1],[22,1],[43,3],[33,3],[11,10],[73,3],[19,1],[59,12],[9,2],[23,5],[51,1],[54,4],[60,16],[66,1],[4,19],[71,4],[10,4],[40,6],[7,6],[65,3],[55,4],[53,2],[62,12],[52,2],[8,2],[78,24],[76,20],[6,4],[34,1],[72,1],[75,1],[3,1]],'detailed':[[15,1],[68,1],[79,1],[50,1]],'emulua':[[59,1],[13,1]],'createfrompng':[[60,1]],'redrawn':[[60,1]],'unpredictably':[[78,1]],'works':[[78,1],[46,1],[55,1],[53,1],[50,1],[60,3],[13,1],[48,2],[75,1],[79,3],[11,2]],'segmentation':[[6,1]],'launches':[[9,1]],'place':[[30,2],[62,1],[13,1],[78,4],[15,1],[76,2],[60,1],[48,1],[75,1],[10,1],[79,3],[18,1]],'never':[[78,2],[21,1],[55,1],[79,4],[58,1]],'setlagflag':[[60,1],[5,1]],'tile':[[73,1],[51,2],[49,1],[55,3],[80,2],[67,1],[48,2],[52,3],[79,12]],'filling':[[56,1]],'addhealthpoints':[[50,1]],'meant':[[3,1]],'figured':[[48,1]],'keyrecording1':[[62,1]],'deccmp':[[78,2]],'luascripts':[[63,2],[61,2],[62,1]],'declaring':[[59,1]],'whatsoever':[[79,1]],'togglable':[[7,2],[8,1]],'situation':[[48,1],[46,2],[29,1],[38,1]],'decreased':[[40,2]],'block':[[13,1],[68,24],[48,1],[79,1]],'cccvvvv':[[75,1]],'049x':[[68,1]],'timestamp':[[72,4]],'newlines':[[71,2]],'halted':[[76,2]],'increased':[[79,1],[15,1],[3,1],[33,1],[11,1],[40,1]],'m016':[[5,1]],'operate':[[76,1],[40,1],[79,1]],'assembly':[[49,2],[50,4]],'sequence':[[78,4],[55,1],[76,6],[79,1]],'v%_0ah':[[78,2]],'shownotes':[[5,1]],'subtitle':[[38,1],[11,2],[71,5]],'enable':[[55,2],[19,2],[30,1],[50,2],[13,3],[56,1],[8,2],[27,1],[78,3],[29,1],[76,14],[4,3],[79,1],[65,4]],'ouch':[[40,1]],'teenagemutantninjaturtles':[[63,1]],'series':[[17,1],[78,6],[76,1],[50,1]],'hardwired':[[79,1]],'officially':[[48,1]],'differently':[[71,1],[78,5]],'operation':[[78,21],[76,6],[79,5],[60,3]],'seeking':[[4,1]],'task':[[10,1]],'0078':[[75,1]],'frames|':[[79,1]],'unlicensed':[[3,1]],'conf':[[5,2]],'spaces':[[7,1]],'faq':[[1,1],[56,1],[64,3]],'fffa':[[78,2],[68,1],[50,1]],'boolean':[[50,1],[62,1]],'arkanoid':[[71,1],[30,3],[60,1]],'remodel':[[4,1]],'predefined':[[59,2],[60,6]],'jetpack':[[63,1]],'found':[[79,5],[41,1],[76,7],[30,1],[42,1],[56,1],[69,1],[58,1]],'mar':[[73,1]],'50fps':[[34,1],[27,1]],'wouldn':[[76,1],[48,1]],'cpus':[[65,1]],'versions':[[65,1],[9,1],[15,1],[23,2],[70,1],[60,2],[76,1],[4,1],[45,1],[3,1],[58,2]],'substraction':[[78,1]],'1984':[[78,1]],'1000|':[[68,1]],'tweaked':[[4,1],[25,1]],'4007':[[76,6]],'xxx000x1':[[78,1]],'dsiplay':[[10,1]],'turtle':[[68,1]],'replicate':[[25,1]],'001f':[[50,1]],'revamp':[[5,1]],'ok#00':[[50,1]],'acceleration':[[65,1]],'retrieve':[[60,5]],'say':[[29,1],[43,1],[60,1],[48,1],[75,1],[40,2],[79,1]],'ffff':[[73,1],[78,1],[55,1],[53,4],[50,1],[75,6],[68,2],[56,2]],'6000h':[[75,1]],'measured':[[76,2],[78,1]],'source':[[78,1],[3,3],[55,2],[76,1]],'pay':[[79,1]],'died':[[62,2]],'prompted':[[48,1],[21,1],[23,2]],'closely':[[40,1],[13,1],[54,1]],'int8':[[73,1]],'greater':[[78,3],[23,1],[60,1],[43,1],[40,2],[27,1]],'silence':[[76,1]],'read':[[73,4],[19,5],[50,3],[59,6],[15,1],[23,12],[51,1],[60,19],[10,3],[40,4],[7,4],[79,12],[46,1],[55,6],[38,13],[53,2],[62,1],[12,1],[13,2],[36,4],[68,1],[8,2],[5,2],[78,59],[76,5],[6,1],[75,3],[3,1],[11,1]],'python':[[3,3],[57,1]],'doubles':[[78,1],[5,1]],'mirroring':[[73,1],[52,2],[68,3],[7,1]],'exponentially':[[62,1]],'knobs':[[32,1]],'guides':[[49,1],[16,1],[1,2],[64,2],[39,1]],'ans':[[3,1],[1,2]],'customizing':[[11,1],[20,2]],'mute':[[13,1],[12,1],[33,3],[11,3]],'substitution':[[40,3],[48,4]],'chip':[[78,2],[75,6],[79,1]],'generation':[[76,4],[79,3]],'took':[[79,1],[48,1]],'getting':[[17,2],[58,1],[38,1],[60,1],[62,1],[52,1],[16,1],[57,1],[11,2],[5,1]],'endian':[[11,1]],'direction':[[76,1],[78,1]],'bullethell':[[63,1]],'pull':[[78,6],[76,1],[33,1],[30,1],[37,1]],'x11x':[[78,1]],'stored':[[73,4],[28,3],[68,1],[27,1],[78,3],[71,3],[60,4],[72,1],[75,1],[10,2],[40,3],[11,2],[65,2]],'keeps':[[48,1],[55,2],[60,2]],'appears':[[78,1],[76,1],[38,3],[60,1]],'11111000':[[80,2]],'even':[[46,1],[53,2],[62,1],[68,1],[35,1],[17,1],[59,2],[78,9],[23,1],[76,2],[60,12],[75,1],[3,1],[79,4],[11,3]],'dictionary':[[48,6]],'network':[[26,1],[31,2],[8,1]],'hovering':[[50,1]],'xii':[[78,2]],'rgp9':[[78,2]],'missed':[[60,1]],'streams':[[79,1]],'crashed':[[53,1]],'max':[[11,1],[35,1]],'consequence':[[71,1],[78,1]],'haven':[[76,1],[79,1],[48,1]],'asq_realityb':[[25,1]],'special':[[55,2],[50,4],[13,4],[68,1],[35,2],[27,1],[78,4],[51,1],[76,2],[75,2],[79,1],[7,1],[11,1]],'started':[[17,2],[38,1],[43,1],[60,5],[62,7],[66,1],[48,2],[16,1],[3,1],[57,2],[11,1],[58,1]],'rheiny':[[3,1]],'5ff8':[[75,1]],'cpy':[[78,3]],'advances':[[59,1],[66,1]],'eject':[[21,5],[24,1]],'29651n52':[[78,1]],'including':[[73,1],[15,1],[76,1],[60,1],[13,1],[52,1],[3,2],[10,1],[79,1],[65,1]],'than':[[57,1],[73,1],[79,6],[46,1],[19,2],[30,1],[50,2],[62,2],[12,1],[35,8],[27,3],[78,15],[15,3],[76,5],[71,1],[43,2],[60,7],[4,1],[48,2],[75,2],[40,5],[11,2],[18,1]],'006e':[[75,2]],'2008':[[12,1],[13,1],[3,5],[14,1],[15,1],[68,1]],'space':[[73,1],[53,2],[60,3],[62,1],[30,1],[71,1],[75,6],[56,2],[40,3]],'delta':[[5,1]],'sounding':[[76,3]],'represented':[[71,2]],'jumpingfceuxwindow':[[4,1],[61,1]],'march':[[4,1],[72,1],[3,1],[11,1]],'hooker':[[48,18],[3,1],[11,1],[39,1]],'begin':[[78,9],[22,1],[23,4],[55,1],[66,1],[50,2],[60,1],[71,1]],'engineering':[[76,3],[67,1]],'10240':[[40,2]],'02ff':[[68,1]],'fcuex':[[19,1]],'nitsujrehtona':[[3,2]],'encompassing':[[2,1]],'background':[[27,2],[19,2],[60,5],[80,5],[20,3],[79,8],[35,1],[11,1]],'unchecked':[[36,3],[35,1],[28,1]],'4008':[[76,13]],'bankswitchable':[[75,1]],'went':[[76,1]],'mix':[[59,1]],'rolledback':[[62,1]],'efficiency':[[5,1]],'where':[[27,2],[59,2],[15,1],[23,3],[54,1],[60,5],[4,1],[48,2],[10,1],[79,8],[65,3],[46,4],[38,1],[53,4],[28,10],[62,1],[12,5],[13,6],[78,2],[76,6],[6,1],[75,4],[33,1],[11,5],[58,2]],'smaller':[[78,9],[48,1],[60,1]],'situations':[[62,2],[46,1],[38,2],[11,1],[27,1]],'employs':[[11,2],[62,1]],'reminding':[[13,1]],'2c02':[[77,1],[68,3],[79,3]],'04ax':[[68,1]],'0x0123456789abcdef':[[71,1]],'editing':[[63,1],[15,1],[23,1],[53,3],[60,1],[66,1],[4,1],[67,3],[71,1],[20,1],[5,2]],'obscure':[[3,1]],'listening':[[55,1]],'calculate':[[78,5],[79,1]],'religion_mode_on':[[78,1]],'mem':[[79,4]],'won':[[78,1],[54,1],[53,1],[30,1],[60,6],[81,1],[13,1],[48,1],[40,1],[56,1],[5,1]],'saner':[[13,1]],'editor':[[50,3],[67,3],[56,2],[39,1],[59,1],[15,1],[23,1],[49,1],[66,4],[60,4],[4,2],[48,1],[10,5],[40,7],[7,3],[55,3],[53,8],[44,4],[20,4],[68,3],[5,4],[6,1],[43,2],[3,1],[11,3],[58,1]],'addition':[[30,1],[27,1],[78,9],[9,1],[15,1],[76,1],[6,1],[60,1],[4,1],[3,1],[7,1],[65,2]],'composition':[[79,1]],'reply':[[81,1],[80,1]],'quit':[[4,1],[59,1]],'116':[[5,1]],'launch':[[5,1]],'mmc5':[[13,3],[68,1],[14,1],[75,7],[79,2]],'sine':[[40,1],[79,1]],'8000':[[73,2],[55,1],[53,4],[75,4],[68,1],[56,2]],'isn':[[80,1],[56,1],[7,1],[30,1]],'qwerty':[[60,1]],'ruined':[[78,1]],'3w@`':[[78,1]],'explains':[[81,1],[26,1],[16,1],[68,1],[24,1],[27,1]],'gave':[[10,1]],'corrupt':[[55,1]],'double':[[46,1],[50,4],[28,1],[56,1],[35,2],[5,2],[37,1],[27,2],[21,1],[15,2],[29,2],[76,1],[40,5],[79,1]],'quirks':[[59,1]],'tostring':[[60,1]],'machine':[[78,5],[50,1],[5,1]],'bug':[[11,13],[9,4],[15,1],[6,2],[4,2],[12,5],[13,9],[10,3],[7,5],[5,11]],'did':[[63,1],[78,2],[75,2],[79,1],[7,1],[60,1]],'moment':[[17,1],[24,2],[60,1]],'isrunend':[[62,1]],'amoung':[[76,1]],'now':[[73,1],[59,4],[9,6],[14,1],[15,5],[23,2],[60,1],[66,1],[4,4],[71,1],[48,1],[10,4],[40,2],[7,4],[79,4],[55,1],[62,3],[44,1],[12,4],[13,10],[8,8],[5,11],[78,2],[76,7],[43,1],[75,2],[11,14]],'arguments':[[19,1],[60,2]],'looping':[[76,4]],'commodore':[[78,5]],'needed':[[63,1],[78,1],[15,1],[23,2],[60,1],[61,1],[48,2],[79,1],[58,2]],'microprocessors':[[78,2]],'exceptions':[[78,2]],'ishihara':[[76,1]],'dc0c':[[78,1]],'inflating':[[60,1]],'techniques':[[78,1]],'mygame':[[50,7]],'update':[[50,1],[52,2],[15,1],[54,2],[76,3],[66,1],[60,1],[4,3],[72,3],[48,1],[75,1],[10,3],[40,3],[7,1]],'appeared':[[3,1],[79,1],[81,1]],'truly':[[78,1]],'pressing':[[17,1],[59,1],[22,1],[23,3],[63,1],[53,1],[50,1],[24,1],[30,2],[60,2]],'rise':[[79,1]],'appearing':[[76,1],[79,1]],'behaviour':[[78,1],[76,2],[79,3],[5,1]],'bankswitched':[[50,1],[75,2]],'reads':[[78,5],[7,1],[60,1]],'breathe':[[67,1]],'mirror':[[73,2],[68,5]],'end':[[50,1],[62,6],[59,11],[21,1],[78,8],[76,1],[71,1],[60,6],[4,1],[48,2],[3,1],[79,2],[7,1],[58,3]],'chart':[[76,1]],'bmi':[[78,2]],'continuing':[[66,2]],'illustration':[[78,1]],'multiplexed':[[79,1]],'16384':[[68,2]],'exec_count':[[60,1]],'annoying':[[79,1],[60,1]],'paged':[[73,1]],'codec':[[22,1]],'mv#b@3':[[78,1]],'cias':[[78,2]],'impossible':[[48,1],[54,1]],'selection':[[78,2],[6,4],[48,19],[79,2],[7,1],[5,1]],'child':[[12,1]],'right':[[19,2],[50,5],[56,1],[35,1],[27,3],[59,1],[51,1],[23,1],[29,2],[54,1],[60,6],[71,3],[48,3],[40,7],[79,2],[65,2],[53,4],[30,5],[62,3],[5,1],[17,2],[78,6],[76,3],[43,1],[11,2]],'monitors':[[79,2],[43,2]],'desync':[[7,1]],'dumb':[[48,1]],'way':[[55,1],[50,1],[30,1],[44,1],[62,1],[56,1],[63,1],[59,1],[15,2],[23,2],[54,1],[78,5],[60,1],[80,1],[48,1],[75,5],[57,1],[79,3],[58,1]],'reg':[[79,1],[5,1]],'exhausts':[[62,1]],'filebase':[[28,1]],'there':[[50,5],[27,1],[59,5],[9,1],[23,2],[54,2],[80,2],[60,8],[48,4],[10,1],[40,6],[79,4],[65,3],[46,1],[55,2],[38,2],[53,3],[62,3],[81,1],[12,1],[20,1],[68,1],[63,1],[78,5],[76,3],[75,4],[3,1],[11,1]],'j2rb':[[73,1]],'settings':[[46,2],[30,1],[50,2],[62,1],[36,1],[35,2],[5,1],[17,1],[27,2],[26,3],[39,2],[49,1],[24,1],[34,1],[32,1],[33,1],[11,1]],'originally':[[42,1],[3,2],[41,1],[60,1],[76,1]],'further':[[3,1],[48,1]],'boxes':[[15,2],[29,1],[43,1],[60,1],[48,2],[40,1],[7,1],[56,1]],'okattempts':[[62,1]],'somevalue':[[59,1]],'his':[[78,2],[25,1],[76,3]],'tabbed':[[54,1]],'registerexecute':[[60,2]],'hexbackcolorb':[[20,1]],'increase':[[22,1],[9,1],[23,1],[76,4],[6,1]],'esper2':[[75,1]],'sequences':[[76,9],[5,1]],'forbid':[[13,1],[50,2]],'focus':[[27,3]],'gpa':[[78,2]],'pops':[[59,1],[58,1]],'stays':[[79,1]],'infinite':[[76,1],[40,1],[60,2]],'tapanim':[[78,1]],'loop':[[59,3],[78,4],[76,1],[60,4]],'doesn':[[73,1],[46,1],[8,1],[5,1],[63,1],[78,1],[76,1],[60,2],[4,1],[48,1],[32,1],[10,2],[79,1],[7,3]],'quite':[[78,3],[54,1],[68,1],[79,1],[60,1]],'blocking':[[60,1]],'wav':[[22,8]],'expandable':[[53,1]],'tale':[[78,1]],'amounts':[[35,1]],'isa':[[79,1]],'plugged':[[30,2]],'mentioned':[[76,1],[79,1],[60,1]],'1999':[[81,1],[80,1],[75,4]],'playmovie':[[19,12]],'ontop':[[79,1]],'subtitler':[[63,1]],'fme':[[75,2]],'dehacked':[[59,3]],'clocked':[[76,11]],'3rd':[[71,1],[79,3]],'consist':[[71,2],[23,1]],'monitoring':[[62,1],[66,1],[79,1],[40,1],[11,1],[43,5]],'sorry':[[10,1],[80,1],[8,1]],'amd':[[11,1]],'c000#newname1#comment1':[[50,1]],'impa':[[61,1]],'prelim':[[75,1]],'modified':[[78,1],[21,2],[48,1],[3,2],[75,1],[60,4]],'surprise':[[48,1]],'higher':[[73,1],[78,1],[54,1],[76,1],[62,1],[32,1],[79,1]],'same':[[50,4],[35,1],[59,5],[9,1],[23,1],[54,1],[66,1],[24,1],[60,10],[71,1],[48,4],[32,1],[40,4],[18,1],[7,1],[79,8],[55,2],[38,16],[30,2],[62,4],[45,1],[52,1],[68,4],[5,1],[63,1],[78,11],[25,1],[76,2],[72,2],[75,2],[58,1]],'champion':[[3,1]],'400f':[[76,4]],'percents':[[24,1]],'flipped':[[75,1]],'denotes':[[59,1],[75,1],[78,4],[40,3]],'chosen':[[50,1]],'2004':[[72,1],[78,2],[3,3],[10,1],[79,1]],'junk':[[60,1]],'additionally':[[76,1],[79,1],[60,1]],'was':[[56,1],[59,1],[9,1],[14,1],[15,1],[23,1],[47,1],[54,1],[60,7],[66,3],[48,1],[71,6],[10,2],[40,5],[7,2],[65,1],[79,17],[55,11],[38,11],[62,1],[44,1],[13,5],[42,1],[68,1],[5,2],[17,1],[78,10],[21,6],[41,1],[76,4],[6,1],[75,1],[3,22],[11,3]],'manage':[[62,1]],'ball':[[76,1],[9,1]],'bvc':[[78,3]],'yellow':[[55,2],[60,1]],'releases':[[13,1],[3,1],[7,1],[5,1]],'outputs':[[49,1],[76,6],[79,3]],'msg':[[60,1]],'setplayback':[[60,1]],'readbyterange':[[13,1],[60,1]],'revolutionizes':[[15,1]],'romfilename':[[71,1]],'edcba9876543210':[[76,1]],'2c00|':[[68,1]],'tested':[[78,1],[55,1],[76,1],[48,3],[3,1],[10,1],[79,1]],'has':[[50,4],[27,2],[59,2],[9,1],[15,6],[29,1],[54,2],[60,7],[66,2],[40,6],[79,7],[65,3],[55,2],[38,4],[30,1],[44,1],[53,1],[62,5],[42,1],[52,1],[36,1],[68,3],[8,2],[78,17],[41,1],[76,12],[6,1],[43,1],[75,5],[3,3],[11,1]],'picked':[[3,1]],'yresolution':[[4,1]],'3w@':[[78,1]],'volume':[[76,19],[30,1],[60,5],[75,2],[10,1],[33,8]],'fast':[[66,2]],'sounddisplay2':[[5,1]],'rgb':[[20,1],[10,1],[32,1],[7,1],[60,1]],'hadn':[[54,1]],'simulate':[[32,1]],'maru':[[48,4]],'fully':[[15,1],[75,1],[60,2],[7,2]],'again':[[55,1],[62,1],[68,1],[59,1],[9,1],[21,1],[54,1],[78,4],[60,3],[48,1],[3,2],[10,2],[79,3]],'thinking':[[44,1]],'code':[[50,10],[67,2],[56,24],[9,1],[49,4],[54,5],[71,4],[60,16],[4,2],[10,1],[40,3],[7,2],[65,2],[55,35],[53,2],[62,3],[12,1],[13,1],[68,2],[5,3],[78,10],[76,2],[75,3],[3,6],[11,1]],'bankswitch':[[53,1],[75,1]],'xdsp':[[3,1]],'input1':[[13,1]],'unexpectingly':[[59,1]],'drivers':[[78,1],[5,1]],'fffd':[[68,1]],'sbc':[[78,26]],'cable':[[21,1]],'extends':[[3,1]],'devices':[[71,3]],'eliminate':[[68,1]],'psid':[[75,1]],'failed':[[66,2],[62,1]],'fixed':[[18,1],[12,5],[13,12],[8,4],[5,27],[78,1],[9,4],[14,1],[15,1],[71,1],[6,12],[76,2],[4,20],[75,1],[10,9],[79,3],[11,12],[7,4]],'10x1':[[78,1]],'developing':[[48,1]],'hear':[[76,1]],'ror':[[78,21]],'point':[[17,1],[21,1],[23,3],[49,1],[38,1],[66,2],[76,3],[4,1],[72,1],[80,1],[40,2],[79,1]],'respective':[[71,1]],'one':[[50,8],[59,8],[15,1],[49,1],[51,1],[66,3],[60,19],[4,1],[48,3],[32,1],[10,2],[40,3],[18,1],[65,1],[7,1],[79,9],[55,1],[30,6],[62,5],[12,1],[68,4],[78,20],[22,1],[25,1],[76,5],[43,3],[75,4],[3,1],[58,3]],'156':[[5,1]],'signals':[[76,3],[78,1],[79,1]],'variable':[[73,3],[59,1],[79,1],[71,2],[60,8],[62,7]],'positioning':[[4,1]],'predecrement':[[78,1]],'c64':[[78,3],[75,1]],'drawtext':[[60,1]],'5fff':[[68,1]],'pbin':[[73,1]],'archive':[[15,2],[60,2],[67,1],[12,2],[13,3],[48,1],[18,1]],'077h':[[75,1]],'32k':[[76,2]],'instead':[[46,1],[55,2],[53,2],[50,6],[62,1],[81,1],[27,1],[59,1],[9,2],[14,1],[76,2],[78,5],[60,4],[48,2],[10,4],[33,1],[7,2],[79,3]],'part3':[[50,1]],'backwards':[[63,1],[73,1],[10,1],[60,3]],'guid':[[71,3],[15,1]],'nsfs':[[32,1]],'alteration':[[46,1]],'represents':[[55,1],[53,1],[60,1],[76,1],[32,1],[40,2],[56,1]],'order':[[55,2],[50,1],[28,1],[45,1],[62,1],[68,1],[63,1],[21,1],[23,2],[76,2],[66,2],[60,1],[71,1],[48,2],[32,2],[79,7]],'c006#newname3#multilinecomment':[[50,1]],'lfsr':[[73,1]],'`&z0':[[78,1]],'timing':[[17,1],[78,3],[26,2],[76,4],[19,1],[71,1],[34,2],[10,1],[79,8],[11,1],[27,1]],'conflict':[[5,2]],'levels':[[78,1],[55,1],[33,1],[67,2],[76,1]],'problematic':[[40,1]],'switchy':[[60,1]],'tools':[[1,2],[55,1],[67,6],[61,1],[13,1],[68,1],[39,4],[5,2],[9,2],[15,4],[49,1],[66,4],[48,3],[3,4],[40,1],[7,1]],'freebsd':[[3,1]],'biggest':[[48,1]],'exec_time':[[60,1]],'stevedonovan':[[61,1]],'claim':[[66,1],[78,1]],'numbered':[[75,1]],'sits':[[75,1]],'enhancing':[[5,1]],'accuracy':[[10,1],[60,1],[27,1]],'shu':[[11,1]],'tweaking':[[48,1]],'open':[[55,1],[38,2],[50,6],[28,1],[45,1],[13,4],[36,2],[8,1],[27,3],[17,2],[63,2],[15,3],[23,3],[29,2],[78,1],[48,3],[40,1],[11,4],[18,1]],'sq2':[[76,10]],'pagedown':[[60,1]],'shared':[[76,1],[79,1]],'uuencoded':[[78,1]],'progress':[[60,1]],'&b%_3bxi':[[78,1]],'button':[[55,1],[38,2],[30,11],[50,6],[53,1],[62,5],[37,2],[5,2],[59,1],[9,1],[15,1],[21,2],[23,1],[24,3],[43,1],[4,1],[60,14],[48,11],[63,1],[71,6],[40,8],[11,5],[72,1]],'yourself':[[63,1],[59,1],[48,1]],'circuitry':[[79,2]],'prevented':[[9,1],[5,1]],'ntsccolor':[[13,1]],'mails':[[61,1]],'iup_example':[[61,1]],'complimentery':[[79,1]],'misrepresented':[[79,1]],'persist':[[60,1]],'loc':[[78,3]],'merge':[[3,1],[2,1]],'continuously':[[50,1]],'watching':[[68,1]],'dcfd':[[78,2]],'randomness':[[78,1]],'val':[[76,2],[78,5]],'decoded':[[76,1],[60,2]],'layout':[[68,2],[64,1],[5,1]],'wrong':[[15,1],[48,1],[10,1],[5,1]],'inserting':[[43,1],[21,1],[24,1]],'multiplier':[[35,1],[75,1]],'documented':[[48,1],[20,1]],'overridden':[[28,1]],'jones':[[6,1]],'resets':[[76,1],[40,1],[50,1]],'mega':[[40,5]],'kept':[[79,1],[50,1],[62,2]],'keep':[[55,1],[50,1],[30,1],[62,1],[78,1],[54,1],[76,1],[43,1],[60,3],[34,1],[75,1],[79,2],[18,1],[58,1]],'hikari':[[30,1]],'makedata':[[55,1]],'board':[[68,2]],'ppc':[[12,1]],'loads':[[78,3],[23,1],[76,1],[38,2],[19,2],[60,4],[12,1],[75,1],[79,1],[11,1],[27,1]],'www':[[59,1],[61,4],[58,1]],'kirby':[[68,1]],'dual':[[75,3]],'obsolete':[[5,1]],'following':[[1,1],[50,3],[61,1],[68,1],[35,1],[17,1],[59,2],[21,1],[78,10],[70,1],[71,4],[60,5],[76,2],[75,1],[79,3]],'speedmode':[[60,1],[59,1],[11,1],[58,1]],'noconfig':[[11,1]],'chunk':[[4,1],[73,8],[18,1]],'grapical':[[35,1]],'programmers':[[63,2],[59,1],[78,2],[79,1]],'intact':[[79,1]],'adc':[[78,22]],'skill':[[66,3]],'cdlogger':[[4,2],[7,1]],'8_47':[[78,1]],'_29_':[[81,1]],'understand':[[78,1],[56,1],[57,1],[79,3]],'describes':[[25,1],[38,1],[79,2],[65,1]],'9010':[[75,1]],'ensure':[[78,2],[60,2],[65,1]],'loadstate':[[17,8],[27,1],[15,2],[23,1],[19,3],[6,1],[38,6],[60,1],[7,3],[11,1]],'dd0d':[[78,11]],'fairly':[[53,1]],'comment':[[59,1],[78,2],[23,2],[71,5],[50,9]],'truecolor':[[60,1]],'attain':[[76,1]],'just':[[73,1],[55,1],[50,4],[62,3],[13,1],[20,1],[42,1],[35,1],[5,1],[27,1],[59,4],[49,1],[54,1],[41,1],[63,2],[43,1],[60,4],[76,1],[72,1],[48,3],[78,11],[40,1],[79,6]],'inv':[[60,1]],'paying':[[79,1]],'loadstates':[[7,1]],'extracted':[[79,1]],'major':[[15,1],[53,1],[12,1],[75,1],[10,1],[79,1],[11,5],[5,1]],'posted':[[76,1]],'ongoing':[[60,1]],'uwa':[[78,1]],'option':[[65,1],[38,16],[30,3],[50,4],[12,3],[13,4],[36,1],[42,1],[35,5],[5,14],[17,3],[27,3],[9,1],[15,4],[21,1],[41,1],[52,1],[54,4],[4,6],[60,2],[10,5],[11,5],[7,5]],'cpu':[[73,3],[50,8],[77,2],[68,6],[5,1],[78,6],[15,1],[51,2],[76,9],[60,4],[10,3],[79,12],[7,1]],'dialogs':[[9,1],[13,3],[10,1],[11,1]],'without':[[11,2],[62,1],[81,1],[12,2],[13,1],[68,1],[5,2],[78,1],[21,1],[76,1],[66,1],[60,10],[48,3],[75,1],[79,4],[7,2],[58,1]],'significant':[[73,1],[60,1]],'pretty':[[75,1],[79,2],[60,1]],'frameadvancing':[[59,1]],'zeros':[[55,1]],'canceling':[[11,1]],'rely':[[59,1],[35,1]],'hardware':[[35,3],[69,2],[78,6],[1,1],[76,23],[60,2],[4,1],[75,1],[79,6],[18,1],[65,1]],'funny':[[78,1],[75,1]],'designates':[[50,1]],'implemented':[[79,2],[9,1],[47,1],[3,3],[10,3],[7,2],[11,3]],'containers':[[38,1]],'navigation':[[3,1],[50,2]],'ideas':[[44,1]],'indirect':[[78,8],[50,1]],'tutorial':[[58,1]],'seek':[[50,2],[5,1]],'explained':[[59,1],[79,1]],'08000h':[[75,4]],'poweron':[[11,1],[60,1]],'triplets':[[32,1]],'tatakai':[[8,1]],'omitted':[[60,1]],'cmp':[[78,21]],'wealth':[[66,1],[67,1]],'activated':[[79,3]],'backups':[[8,1],[36,2],[11,1],[7,1]],'activate':[[40,1],[56,1]],'nogui':[[4,1]],'drive':[[21,1]],'pcsx':[[41,1],[42,1]],'utfconverter':[[10,1]],'sometime':[[38,1]],'uint32':[[73,11]],'overincreased':[[13,1]],'experienced':[[59,1]],'containing':[[78,1],[7,1],[5,1]],'lists':[[78,1]],'8x8':[[13,1]],'mwav':[[73,1]],'unified':[[3,1]],'sample':[[55,1],[33,1],[60,3],[76,1]],'know':[[53,1],[62,1],[68,1],[56,1],[63,2],[59,1],[78,3],[80,2],[60,2],[48,9],[75,2],[40,4],[79,2]],'trial':[[48,1],[62,2]],'progression':[[60,1]],'gotcha':[[7,1]],'leftbracket':[[60,1]],'bbitmaster':[[3,1]],'nmi3':[[50,1]],'basis':[[79,1],[32,1]],'reaching':[[36,2],[23,1]],'dff6':[[50,1]],'prevent':[[59,1],[78,1],[53,1],[50,1],[60,2],[62,1],[12,1],[13,1],[79,1],[7,1],[11,2]],'slight':[[35,1],[25,1],[6,1],[27,1]],'subsequent':[[71,1],[60,2]],'lame':[[79,1]],'brk':[[78,28],[68,1]],'galaxian':[[63,1]],'bpl':[[78,13]],'unless':[[50,1],[28,1],[27,1],[78,1],[21,2],[23,1],[54,1],[71,3],[60,5],[76,1],[48,1],[79,2]],'09fffh':[[75,2]],'add':[[53,1],[30,1],[50,10],[61,1],[13,3],[56,3],[5,4],[78,19],[49,1],[4,1],[48,3],[32,1],[75,1],[40,3],[7,1],[79,2]],'issues':[[65,2],[25,1],[6,2],[4,2],[12,2],[11,1],[5,1]],'iiii':[[50,1]],'sounds':[[75,1]],'combinations':[[78,4],[62,1],[79,1]],'aop':[[78,1]],'visit':[[23,1]],'described':[[76,2],[56,1],[79,4]],'blow':[[60,1]],'crackle':[[65,2]],'6502':[[78,6],[51,1],[76,4],[77,1],[75,6],[68,2],[40,3]],'savestates':[[65,3],[38,2],[12,2],[13,3],[36,2],[8,2],[27,6],[17,1],[5,3],[15,3],[23,2],[59,3],[60,3],[10,1],[57,1],[7,1],[11,1]],'allowing':[[5,1],[60,1],[36,1],[71,1],[35,1],[11,1]],'decrypt':[[56,1]],'discovered':[[76,1],[78,1]],'coincides':[[79,1]],'available':[[38,4],[44,1],[61,2],[16,1],[68,1],[78,4],[15,1],[29,1],[54,1],[66,1],[60,1],[76,5],[4,1],[32,1],[57,1],[18,1]],'portions':[[79,1],[6,1],[62,1]],'refers':[[68,1],[50,1],[60,1]],'format':[[73,3],[55,1],[45,1],[13,2],[74,2],[8,1],[5,1],[39,1],[15,6],[23,2],[54,1],[66,1],[60,3],[70,4],[71,16],[72,5],[75,5],[32,1],[40,6],[33,1],[18,5]],'lastkey2':[[62,1]],'prehaps':[[79,3]],'matter':[[63,1],[75,1],[32,1]],'done':[[55,1],[53,1],[62,1],[67,1],[20,1],[27,1],[59,3],[15,1],[78,1],[76,1],[66,2],[75,4],[3,1],[40,2],[79,8],[65,1]],'persistently':[[49,1]],'optimal':[[60,1]],'120hz':[[76,1]],'coinciding':[[79,1]],'intention':[[57,1]],'index':[[73,3],[59,1],[78,15],[79,6],[60,2]],'several':[[50,1],[42,1],[63,1],[78,1],[25,1],[41,1],[71,1],[76,1],[72,1],[75,1],[3,1],[40,2],[65,1]],'length':[[73,4],[59,1],[78,1],[76,41],[71,5],[60,3],[72,2],[13,1],[75,2],[10,1],[79,1],[11,1]],'need':[[73,1],[79,1],[46,1],[55,2],[53,1],[50,1],[62,1],[45,1],[17,1],[63,3],[21,1],[78,3],[60,5],[72,1],[48,10],[75,2],[57,1],[7,1],[58,2]],'computers':[[34,1],[78,1],[65,1]],'remappable':[[10,1]],'27th':[[79,1]],'words':[[78,1],[71,1],[60,1],[48,6],[75,1],[79,2]],'summon':[[56,1]],'don':[[55,1],[53,1],[50,2],[62,3],[12,1],[5,2],[63,4],[59,2],[21,1],[78,1],[76,3],[80,1],[60,3],[48,3],[10,1],[79,2]],'|__________________________________________|':[[68,9]],'terminator':[[75,1]],'00fh':[[75,1]],'readability':[[60,1]],'forums':[[3,1]],'dialog':[[50,1],[9,4],[15,4],[23,4],[29,2],[60,7],[4,5],[10,3],[40,1],[7,4],[18,1],[65,1],[38,4],[53,1],[12,3],[13,6],[36,2],[42,4],[8,3],[5,5],[37,1],[41,4],[43,5],[11,13],[58,2]],'rerecords':[[27,1],[5,1]],'0700':[[68,1]],'sure':[[22,1],[55,1],[71,1],[60,2],[62,1],[48,1],[75,1],[40,1]],'compared':[[9,1],[15,1],[3,2],[7,1]],'fc0':[[19,2]],'vint':[[79,9]],'|extra':[[79,1]],'mark':[[3,1],[48,3]],'arriving':[[76,1]],'4011':[[76,4]],'75%':[[60,2]],'rewinding':[[38,2],[9,1]],'waits':[[7,1]],'unit':[[78,1],[21,1],[51,1],[76,14],[79,1],[58,1]],'cancel':[[11,1],[58,1]],'bulletproof':[[7,1]],'rename':[[50,1],[13,1],[27,1]],'autosearch':[[41,1],[42,1]],'soft':[[15,1],[55,2],[71,2],[24,1],[60,1],[7,1],[5,1]],'1024':[[68,3]],'ntar':[[73,1]],'pair':[[71,1]],'confirmed':[[76,2],[60,1]],'sprites':[[27,1],[19,3],[60,2],[80,2],[48,2],[68,1],[79,2],[35,3],[11,1]],'updates':[[7,1],[5,1],[78,1],[46,1],[80,1],[48,1],[3,1],[8,2],[11,3]],'cyan':[[55,1],[60,1]],'bak':[[36,1]],'pspfceultra':[[3,1]],'stage':[[78,1],[76,1],[79,8]],'conditions':[[76,5],[50,4]],'symmetry':[[76,1]],'inits':[[75,1]],'sources':[[76,1],[78,4],[79,1]],'generated':[[73,1],[78,1],[76,5],[71,1],[79,4]],'loses':[[63,1]],'disassembly':[[54,3],[55,1],[50,18],[5,3]],'adventure':[[68,1]],'unusual':[[78,1]],'midikey':[[60,5]],'debugger':[[1,1],[53,1],[50,15],[67,3],[12,3],[13,4],[56,4],[8,2],[5,3],[9,2],[49,2],[54,3],[66,1],[6,1],[43,1],[3,4],[10,1],[11,3],[7,4]],'case':[[46,2],[55,1],[19,1],[50,1],[62,5],[12,1],[63,1],[59,2],[78,3],[71,1],[60,4],[40,2],[79,1]],'savescreenshotas':[[6,1],[60,1]],'locate':[[56,1]],'http':[[65,1],[59,3],[61,5],[66,5],[69,1],[58,1]],'king':[[30,1]],'drawimage':[[60,1]],'overriding':[[60,1]],'0ffffh':[[75,3]],'bcd':[[78,16]],'always':[[19,1],[50,1],[52,1],[12,1],[13,2],[36,2],[68,2],[5,1],[59,2],[9,1],[23,1],[76,4],[71,3],[60,5],[78,22],[48,1],[79,3],[11,1],[7,1]],'preferred':[[79,1],[40,1],[60,1],[27,1]],'choppy':[[13,1]],'intervals':[[75,1]],'ejects':[[24,1]],'reporting':[[7,1]],'alternative':[[56,1]],'reorganize':[[14,1]],'minute':[[78,1]],'gnu':[[3,1]],'argus_':[[55,1]],'iql1':[[73,2]],'halt':[[76,2],[50,2]],'replaces':[[56,1]],'3f9':[[76,1]],'argument':[[59,1],[78,8],[6,1],[60,7],[13,1],[12,1]],'perfectly':[[79,1]],'desired':[[49,1],[75,4],[76,1],[56,3],[30,1]],'luaperks':[[57,1],[61,2]],'someone':[[55,2]],'searchspace':[[62,1]],'mailing':[[76,1]],'14915':[[76,1]],'pairs':[[59,2],[71,3],[75,1]],'7fff':[[73,1],[75,2],[68,1],[40,1],[6,1]],'setregister':[[9,1],[60,2]],'most':[[50,1],[67,1],[23,1],[66,1],[60,3],[80,1],[4,1],[48,3],[79,2],[40,1],[18,1],[57,1],[46,1],[55,1],[38,2],[30,2],[53,1],[62,3],[52,1],[68,1],[17,1],[78,9],[76,2],[43,1],[58,1]],'dropping':[[79,1],[7,1]],'239':[[60,1],[35,1],[50,1]],'since':[[79,12],[5,2],[78,4],[54,1],[76,1],[60,2],[72,1],[48,6],[75,4],[3,1],[40,6],[10,1],[11,1]],'pain':[[73,1]],'nonsensical':[[18,1]],'expect':[[78,1],[30,2]],'getrecordermode':[[60,1]],'zeroes':[[62,1]],'deselected':[[48,1]],'east':[[78,1]],'sec':[[78,1],[75,2]],'yos0ffa':[[78,1]],'0070':[[75,2]],'fullest':[[1,1]],'emulated':[[17,2],[65,1],[26,1],[60,5],[30,8],[40,1],[5,1]],'1994':[[78,4]],'partially':[[55,1],[7,1],[29,1]],'psg':[[60,1]],'shifting':[[10,1],[78,1],[79,1]],'bbb':[[72,1]],'view':[[49,1],[55,1],[38,2],[50,3],[53,2],[76,1],[13,1],[48,1],[56,1]],'assumed':[[75,1]],'bottom':[[27,1],[59,2],[60,3],[78,1],[50,1],[43,2]],'hooks':[[60,1]],'0@9':[[78,3]],'2j1t892n%':[[78,1]],'6th':[[78,1]],'redesigned':[[44,1]],'gfce':[[3,1]],'counter':[[73,6],[46,1],[50,7],[12,2],[68,1],[5,4],[27,14],[78,5],[15,2],[23,3],[76,97],[60,6],[79,15],[11,2]],'process':[[55,1],[50,1],[67,2],[12,1],[27,1],[78,2],[23,1],[66,2],[60,1],[48,2],[40,2],[79,7]],'unavailable':[[66,1]],'stuff':[[59,4],[51,1],[80,1],[62,2],[48,1],[75,1],[79,1]],'p2t0p9d`pid`':[[78,1]],'imbedded':[[36,1],[71,1]],'develop':[[79,1]],'might':[[78,3],[46,2],[23,1],[60,3],[50,1],[62,2],[48,1],[68,1],[35,2]],'removing':[[55,1],[79,1],[6,1],[5,1]],'strict':[[50,1]],'depth':[[60,1]],'040x':[[68,2]],'ours':[[78,1]],'faster':[[22,1],[15,1],[68,1],[7,1],[35,1]],'denoted':[[59,1],[62,1]],'notification':[[7,2]],'odds':[[62,1]],'khz':[[76,3]],'assisted_speedrun':[[66,1]],'0x0000':[[60,2]],'informed':[[76,1]],'output':[[22,1],[54,2],[76,26],[6,1],[28,1],[60,1],[68,2],[33,1],[79,5],[5,1]],'4015':[[76,9]],'65c02':[[78,1]],'registerbefore':[[60,4]],'o&_':[[78,1]],'tell':[[62,2],[48,1],[68,1],[71,1],[60,1],[58,2]],'files':[[50,8],[61,1],[16,1],[39,1],[9,1],[15,4],[23,5],[54,1],[48,3],[32,1],[10,2],[40,3],[7,3],[18,5],[55,5],[38,2],[30,1],[28,13],[45,5],[53,2],[12,1],[13,3],[5,4],[63,1],[22,4],[26,1],[25,1],[70,1],[43,3],[11,4],[58,2]],'resolution':[[4,1],[76,2],[35,2]],'272':[[79,1]],'browse':[[58,1],[23,1]],'parts':[[73,1],[55,2],[53,1],[50,2],[62,1],[71,1],[61,1],[48,1]],'outline':[[60,1]],'investigate':[[63,1]],'trace':[[11,1],[9,1],[49,1],[54,6],[55,2],[67,2],[4,1],[3,1],[10,1],[8,2],[5,2]],'marks':[[48,4],[50,1]],'getreadonly':[[11,1],[60,2]],'edits':[[1,2]],'install':[[60,1]],'rpgs':[[48,1]],'soon':[[78,1],[48,2]],'save':[[73,3],[50,3],[56,1],[27,5],[59,5],[9,5],[15,4],[47,1],[60,11],[4,3],[48,12],[10,6],[55,7],[38,6],[53,3],[28,2],[62,1],[13,2],[68,2],[8,1],[5,2],[17,7],[78,1],[21,1],[43,2],[72,1],[11,7]],'dec':[[78,11]],'readable':[[54,1],[75,1]],'transferred':[[76,1],[49,1]],'correctly':[[78,1],[13,1],[12,1],[52,1],[5,1]],'modifying':[[78,1],[20,1],[10,1],[53,1],[67,1],[76,1]],'horizontally':[[79,2]],'squares':[[49,1]],'3f20|':[[68,1]],'super':[[68,3],[40,1],[43,1],[79,2]],'alphamul':[[60,7]],'extension':[[53,1],[61,1],[13,2],[32,1],[36,1],[48,2],[18,1]],'extreme':[[62,1]],'tue':[[81,1],[80,1]],'8910':[[75,2]],'question':[[60,3],[65,1]],'also':[[73,1],[50,12],[56,1],[35,1],[27,6],[59,2],[15,1],[23,8],[29,1],[49,1],[54,1],[60,10],[4,1],[66,1],[48,1],[71,1],[10,2],[40,2],[7,1],[65,3],[79,7],[55,3],[38,1],[30,3],[28,1],[44,1],[53,4],[12,1],[13,1],[42,1],[52,1],[8,1],[5,4],[17,1],[62,4],[68,4],[78,10],[41,1],[76,3],[72,1],[3,2],[33,1],[11,2],[58,1]],'lastkey1':[[62,1]],'1000000th':[[75,2]],'d`h#v1':[[78,1]],'fce':[[73,3],[1,1],[53,1],[0,1],[45,1],[15,1],[23,1],[71,1],[2,2],[72,1],[3,21],[40,3]],'labeled':[[7,2],[30,1]],'09ff':[[68,1]],'numpad7':[[60,1]],'0100':[[78,20],[68,2],[50,2]],'fetching':[[78,1],[79,2],[50,1],[80,1]],'heard':[[76,1]],'0677fc51543b':[[71,1]],'cut':[[40,1],[68,1]],'rectangle':[[60,2]],'04xx':[[75,1],[68,1]],'replayed':[[7,1]],'chance':[[48,1],[79,1],[62,1],[60,2]],'down':[[30,9],[50,1],[62,1],[68,4],[37,1],[5,1],[59,1],[15,1],[23,5],[76,9],[71,3],[24,2],[43,1],[60,3],[78,1],[75,1],[32,1],[3,1],[33,2],[40,2],[79,5]],'directory':[[65,4],[19,1],[50,1],[28,6],[62,1],[12,2],[13,1],[27,2],[17,1],[9,1],[15,1],[21,5],[26,1],[43,1],[32,2],[40,1],[11,3],[18,1]],'joysticks':[[72,1]],'inx':[[78,2]],'packaged':[[25,1],[65,1]],'objctr':[[60,3]],'resized':[[11,2],[50,1]],'401f':[[68,1]],'linked':[[3,1]],'brand':[[15,1],[5,1]],'iny':[[78,1]],'hitting':[[40,1]],'worlds':[[2,1]],'graphical':[[61,1],[3,1],[57,1],[79,4]],'ripsubs':[[10,1]],'details':[[59,1],[54,1],[25,1],[38,1],[76,8],[68,2],[79,8],[11,10]],'maxframes':[[62,4]],'fm3':[[71,1],[5,1]],'wrote':[[3,1],[38,3],[79,1]],'possibilities':[[15,3],[68,2],[55,1],[40,7],[79,1]],'1fff':[[73,2],[68,2]],'decide':[[79,1],[68,1]],'interact':[[60,1],[58,1]],'buggy':[[49,1]],'|1e':[[76,1]],'navigating':[[17,1],[22,1],[23,3]],'utf':[[12,1]],'translation':[[48,6]],'criterion':[[66,2]],'gens':[[9,2],[42,1],[10,1],[41,1],[7,1],[8,1]],'simultaniously':[[79,1]],'categories':[[37,1]],'playing':[[55,2],[62,1],[16,2],[68,1],[8,1],[27,2],[17,1],[9,1],[15,3],[22,1],[23,6],[26,2],[60,2],[4,1],[66,6],[75,1],[40,1],[18,2],[11,1]],'added':[[79,3],[53,1],[50,1],[12,7],[13,9],[8,4],[5,20],[27,1],[78,3],[9,5],[25,2],[71,4],[6,5],[60,3],[4,12],[48,1],[75,5],[3,2],[10,8],[11,33],[7,13]],'framerate':[[34,1],[76,1],[71,1],[65,1]],'filenaming':[[5,1]],'crossed':[[78,4]],'remove':[[13,1],[48,1],[10,1],[50,1],[37,1]],'feature':[[55,1],[53,2],[30,8],[50,2],[12,1],[13,1],[8,1],[5,1],[27,2],[54,2],[47,1],[76,2],[4,1],[48,1],[3,1],[10,1],[7,1],[57,1]],'preview':[[41,1],[42,1]],'convert':[[15,1],[70,1],[76,1],[60,1],[45,4],[13,2],[7,1],[39,2]],'cht':[[4,1],[40,5],[28,2]],'parameters':[[40,2],[6,1],[60,1]],'commercially':[[3,1]],'april':[[8,1]],'hardly':[[79,1],[31,1]],'referenced':[[50,1]],'event':[[53,1],[66,1],[72,1]],'capacity':[[21,1]],'manipulate':[[59,1]],'luabot_framework':[[62,1]],'shape':[[63,1]],'expected':[[78,3],[32,1],[66,1],[79,1]],'misbelief':[[78,1]],'john@ucc':[[78,1]],'161':[[79,1]],'atx':[[10,1]],'waveform':[[73,2]],'compensate':[[60,1]],'parser':[[50,1]],'bugsbunnybirthdayblowout':[[63,1]],'edition':[[3,1]],'copies':[[78,1],[5,1]],'j2x@to':[[78,1]],'warped':[[79,1]],'shown':[[59,1],[51,1],[40,1],[50,4],[5,1]],'almost':[[3,1],[54,1],[68,1]],'connect':[[50,4]],'fade':[[76,1]],'characteristics':[[76,1],[68,3]],'teal':[[60,1]],'160':[[79,1]],'unintentional':[[11,1]],'largely':[[63,1]],'notepad':[[50,1]],'part':[[63,1],[78,4],[53,2],[62,1],[50,5],[66,3],[72,1],[48,2],[77,2],[56,1],[79,3]],'gives':[[29,1],[30,1],[60,1],[34,1],[68,4],[10,1],[79,1]],'snaps':[[5,1]],'supplied':[[59,1],[21,2]],'warned':[[59,1]],'html':[[59,3],[61,1],[66,3],[60,2],[65,1]],'brute':[[60,1]],'maintenance':[[7,1],[14,1]],'zenity':[[13,1]],'bmf':[[25,3]],'maximus':[[3,2]],'reload':[[13,1],[10,1],[38,1],[50,2],[5,1]],'foundation':[[67,1]],'token':[[71,1]],'sax':[[78,10]],'halves':[[78,1]],'phase':[[78,1],[79,11]],'cia2':[[78,1]],'nestopia':[[25,1]],'songs':[[75,2]],'segments':[[62,6]],'z80':[[79,1]],'methods':[[78,1],[60,2]],'recovery':[[12,1],[13,1]],'combines':[[55,1]],'john':[[78,1]],'sweeping':[[76,4]],'direct':[[57,1],[78,1]],'timing|':[[79,1]],'suffice':[[40,1]],'boards':[[4,1]],'banked':[[75,1]],'updated':[[73,1],[79,3],[1,1],[76,4],[72,1],[48,3],[75,3],[10,2],[40,2],[11,1],[5,3]],'bankswitching':[[75,5],[55,1],[79,1],[50,1]],'licensed':[[3,1]],'objpri':[[79,1]],'unpauses':[[8,1],[60,1]],'rewinder':[[63,1]],'pattern':[[51,2],[46,7],[14,1],[60,1],[68,2],[79,21]],'020':[[76,1]],'spanned':[[21,1]],'readme':[[78,1]],'expansion':[[30,2],[6,1],[13,1],[68,1],[75,2],[18,1]],'finished':[[4,1],[73,1],[52,1],[7,1],[60,1]],'w0fvb':[[78,1]],'statistical':[[62,2]],'f10':[[17,2],[55,1],[60,1]],'associated':[[40,1],[60,1],[79,3]],'str':[[59,2],[60,8]],'trans':[[60,3]],'replaying':[[36,1]],'hasn':[[10,1]],'executing':[[78,4],[60,1]],'chrr':[[73,2]],'0000h':[[75,3]],'assignment':[[37,2]],'21477270':[[75,1]],'cope':[[78,1]],'painting':[[59,2],[13,1],[60,1]],'cpuregistername':[[60,2]],'being':[[30,3],[62,1],[27,2],[78,7],[21,1],[54,2],[76,6],[80,1],[43,1],[60,3],[72,1],[48,1],[75,2],[57,1]],'ida':[[55,1]],'vrcvii':[[75,3]],'criticised':[[66,1]],'newer':[[3,1]],'nmos':[[78,16]],'unmodified':[[78,2]],'ports':[[51,1],[3,1],[30,2],[5,1]],'5x5':[[60,2]],'marginal':[[78,1]],'silly':[[18,1]],'blossom”':[[48,1]],'remind':[[71,1]],'comprehension':[[79,1]],'0600':[[81,1],[80,1],[68,1]],'https':[[61,1]],'006eh':[[75,1]],'start_address':[[75,1]],'keyboard':[[21,2],[30,1],[24,1],[4,1],[60,3],[12,1],[11,1]],'#xh':[[78,1]],'overhauled':[[15,1]],'gekimadden':[[8,1]],'latency':[[33,1]],'rewind':[[63,1],[38,2],[23,1]],'vectors':[[7,1]],'future':[[63,1],[78,1],[48,1],[75,1],[31,1],[65,2]],'timings':[[4,1],[34,1],[79,1]],'#byte':[[78,4]],'detrimental':[[55,1]],'mac':[[3,1],[65,1]],'young':[[6,1]],'poking':[[49,1]],'01ff':[[78,3],[68,2],[50,2]],'akel':[[78,3]],'tries':[[60,1]],'clockline':[[79,1]],'watch':[[7,1],[55,1],[50,3],[28,3],[13,1],[42,3],[68,1],[39,2],[5,1],[9,2],[15,8],[54,2],[66,1],[6,1],[43,14],[60,1],[3,1],[40,3],[11,6],[10,6]],'228':[[4,1]],'nvidia':[[5,1]],'remember':[[59,1],[78,3],[53,1],[66,1],[48,2],[13,2],[75,1],[79,2],[27,1]],'advanced':[[79,1],[66,1],[50,2],[67,1]],'rmw':[[78,2]],'scrolls':[[5,1]],'sq1':[[76,10]],'cherished':[[67,1]],'dcfc':[[78,3]],'commandline':[[10,2],[6,1]],'location':[[78,3],[22,1],[23,1],[76,2],[50,2],[60,2],[56,1],[33,1],[40,2]],'pointed':[[30,1]],'dd04':[[78,2]],'entry':[[27,1],[78,1],[60,4],[48,1],[75,2],[40,1],[79,4],[5,1]],'824':[[79,1]],'discovering':[[55,1]],'said':[[63,1],[52,1],[76,1],[79,1]],'offset':[[73,1],[59,1],[78,1],[46,3],[53,2],[50,1],[80,2],[75,1],[79,5],[39,1]],'looking':[[48,1],[49,1],[25,1],[54,2]],'quote':[[60,1]],'exotic':[[13,1]],'xmessage':[[60,1]],'flubba':[[76,1]],'warioland':[[11,1]],'043x':[[68,1]],'course':[[78,1],[76,1],[79,2],[60,1]],'tsx':[[78,2]],'shinydoofy':[[12,1]],'|ppu':[[79,3]],'115':[[4,1],[5,1]],'hacks':[[64,1]],'invert':[[9,1],[60,6]],'armed':[[75,1]],'players':[[9,1],[46,1],[68,1],[79,1],[62,1]],'announced':[[21,1]],'supported':[[59,2],[21,1],[55,1],[53,1],[60,3],[71,3],[61,1],[72,1],[3,1],[18,4]],'base':[[78,1],[21,2],[76,1],[19,1],[60,1],[28,2],[12,1],[3,1],[40,1],[79,4],[27,1]],'internal':[[78,3],[76,7],[71,4],[60,3],[79,3]],'argment':[[11,1]],'gamepads':[[71,1],[30,1]],'alternate':[[46,3],[78,1],[39,1]],'_will_':[[62,1]],'consistency':[[9,1],[11,1]],'bginput':[[19,3]],'hitboxes':[[63,1]],'issue':[[65,2],[78,1],[6,2],[31,1],[12,3],[13,1],[10,3],[33,1],[11,1],[5,1]],'interactive':[[55,1]],'192':[[4,1],[76,3]],'int32':[[73,3],[71,1]],'sequentially':[[79,1],[75,1]],'05ff':[[68,1]],'shx':[[78,4]],'stick':[[75,1],[68,1]],'entirity':[[79,1]],'goal':[[61,1],[62,1],[66,1]],'defines':[[73,1],[24,2],[50,3]],'hotkey':[[38,2],[30,5],[50,3],[12,3],[13,3],[35,1],[5,3],[17,4],[27,5],[15,2],[22,1],[23,1],[26,1],[37,4],[54,1],[4,1],[60,1],[3,1],[10,1],[11,7]],'02xx':[[68,2]],'usability':[[9,1],[3,1],[8,1],[5,1]],'c022':[[50,1]],'draws':[[81,1],[79,1],[60,5]],'recommend':[[79,1]],'saver':[[10,1],[29,2]],'writing':[[53,2],[50,1],[62,1],[81,1],[59,1],[21,1],[78,2],[76,4],[80,1],[60,3],[75,1],[79,3],[11,1],[58,1]],'environments':[[18,1]],'resulting':[[55,1],[66,1],[32,1]],'learning':[[58,1]],'onsegmentstart':[[62,2]],'kh%&1':[[78,1]],'multiplexer':[[79,7]],'messages':[[11,1],[7,1],[54,1],[6,1],[60,1],[13,1],[8,1],[5,4]],'profit':[[79,1]],'differrences':[[76,1]],'vastly':[[5,1]],'reverse':[[68,1],[55,1],[76,3],[67,1]],'legend':[[78,1]],'113':[[79,1]],'outputted':[[76,1]],'joypad':[[12,1],[8,3],[5,1],[59,3],[9,1],[21,2],[26,1],[71,2],[24,1],[60,15],[7,1],[11,3]],'buttoncount':[[5,1]],'idc':[[55,1]],'drawings':[[5,1]],'psin':[[73,1]],'implied':[[78,5]],'two':[[50,1],[62,2],[61,1],[68,1],[35,2],[27,1],[59,2],[21,2],[54,1],[76,1],[71,3],[43,2],[60,4],[78,12],[48,1],[75,1],[3,1]],'acts':[[78,1],[79,1]],'powersave':[[10,1]],'regression':[[10,1]],'automatic':[[4,1],[50,1],[76,1],[11,1],[18,2]],'cycle':[[73,2],[59,2],[78,20],[76,14],[24,1],[60,1],[13,1],[40,1],[79,24]],'playfields':[[79,3]],'pseudo':[[76,5],[78,1],[62,1]],'2000':[[73,2],[80,2],[75,3],[68,3],[3,1],[79,8]],'bmp':[[61,1]],'74ls373':[[79,1]],'customization':[[5,1]],'brackets':[[40,1],[50,1]],'fatal':[[78,1]],'compresses':[[27,1]],'0fe':[[76,1]],'needs':[[59,1],[48,2],[50,2],[60,1]],'specify':[[54,1],[75,1],[60,1],[43,1]],'expertise':[[76,1]],'appliciable':[[79,1]],'encoder':[[67,1],[49,1],[3,1],[56,7],[50,1],[27,1]],'info':[[15,3],[23,2],[66,2],[62,1],[80,1],[75,3],[68,3],[79,1],[11,1]],'understandable':[[50,1]],'receive':[[60,1],[48,1],[27,1]],'patterns':[[76,2],[79,1],[46,1]],'tbl1':[[59,3]],'desktop':[[4,1]],'abandoned':[[3,1]],'belonging':[[50,1]],'ungzipping':[[13,1]],'home':[[61,1],[60,1]],'became':[[66,1]],'posting':[[76,1]],'dma':[[78,2],[79,1],[68,1]],'alot':[[79,1]],'avi':[[15,3],[22,9],[6,1],[28,2],[61,1],[12,1],[13,1],[16,2],[36,2],[11,2],[5,1]],'lower':[[78,9],[76,1],[62,1],[50,1],[72,1],[68,1],[33,1],[79,6],[27,1]],'classics':[[79,1]],'counts':[[60,1]],'wram':[[73,2],[13,1]],'ones':[[49,1],[51,1],[10,1],[79,1]],'unofficial':[[3,1],[10,1],[67,1]],'every':[[73,1],[46,3],[55,4],[38,2],[50,1],[62,2],[12,2],[27,5],[78,5],[54,4],[76,4],[71,2],[60,4],[48,2],[75,1],[79,13],[11,1]],'0000001111100000':[[80,1]],'backtrack':[[62,1]],'envelope':[[76,30]],'flicker':[[79,2]],'fceultra':[[3,1]],'bare':[[59,1]],'smallest':[[76,2],[79,1],[60,1]],'rgba':[[60,2]],'tool':[[53,2],[50,1],[28,1],[44,2],[62,2],[42,1],[68,1],[64,2],[39,6],[5,2],[9,1],[15,3],[23,4],[41,1],[2,1],[43,1],[49,4],[66,15],[48,4],[3,2],[11,1],[65,1]],'jpeg':[[61,1]],'dex':[[78,3]],'industry':[[79,1]],'smb0':[[19,14]],'loaded':[[19,1],[50,1],[35,2],[27,1],[15,1],[23,4],[29,2],[49,1],[54,1],[60,21],[4,1],[32,3],[10,2],[40,2],[7,2],[79,6],[38,10],[53,1],[28,4],[62,2],[13,2],[68,5],[36,4],[8,2],[5,1],[63,1],[78,7],[21,2],[76,4],[43,2],[75,8],[11,4]],'click':[[53,3],[50,13],[45,2],[56,4],[35,2],[5,3],[17,1],[37,1],[27,1],[29,4],[60,1],[48,3],[40,5],[11,3],[58,2]],'compare':[[41,1],[50,3],[42,1],[56,4],[40,5],[5,2]],'extensively':[[66,1]],'introduction':[[1,2],[55,1],[53,1],[50,1],[0,3],[52,1],[59,1],[22,1],[23,1],[51,1],[54,1],[76,1],[40,1]],'affect':[[60,1],[78,3],[40,2],[11,1],[35,1]],'dc0d':[[78,4]],'edit':[[15,5],[53,11],[50,1],[43,1]],'rips':[[75,2]],'letting':[[60,2]],'laptop':[[11,1]],'f20':[[60,1]],'configurations':[[15,1],[69,1]],'effects':[[81,1],[79,2],[50,1]],'emrwxf':[[50,2]],'enters':[[60,2]],'xing':[[4,1]],'clear':[[37,2],[78,10],[55,2],[71,1],[50,2],[30,3],[60,4],[80,1],[48,1],[75,4],[79,1],[5,1]],'include':[[15,2],[23,1],[71,1],[18,1]],'consists':[[71,4],[53,1],[60,1],[72,1],[79,4],[40,1]],'truth':[[78,1]],'simulation':[[60,1]],'punchouttraining':[[63,1]],'textual':[[67,1]],'2002':[[78,1],[3,2],[79,5],[80,1]],'triggered':[[76,1],[60,1]],'65500':[[73,1]],'002':[[76,1]],'tracing':[[54,1]],'4#p`e@`h#vq':[[78,1]],'languages':[[57,2],[5,1]],'recieve':[[76,1]],'characters':[[15,1],[53,1],[50,1],[71,1],[13,1],[68,1],[75,1],[5,1]],'engine':[[65,1],[5,1]],'045x':[[68,1]],'thrown':[[79,1],[60,1]],'ldx':[[78,15]],'menu':[[1,6],[27,16],[39,1],[9,2],[14,1],[15,7],[23,8],[24,4],[29,4],[4,1],[49,2],[48,2],[60,2],[10,6],[40,5],[7,4],[65,1],[38,20],[30,1],[28,1],[53,2],[12,1],[13,2],[8,3],[5,4],[17,3],[37,1],[21,2],[22,4],[26,6],[6,1],[43,3],[33,2],[11,18]],'approximate':[[71,1],[60,1]],'cld':[[78,1],[68,1]],'playmoviefrombeginning':[[7,1]],'buffing':[[33,1]],'blanking':[[40,1]],'turtles':[[68,1],[46,1]],'forced':[[76,1],[79,1]],'successive':[[78,1]],'bandwith':[[79,1]],'needle':[[76,1]],'speedrun':[[66,2],[2,1],[62,1]],'evaluates':[[79,1],[50,1],[62,4]],'6fff':[[75,1]],'suggest':[[36,1],[60,1],[5,1]],'accordingly':[[27,1]],'sections':[[73,1],[48,1],[79,2]],'creation':[[59,1],[12,1],[15,1],[62,1]],'emu':[[58,3],[59,7],[9,1],[7,3],[60,45],[8,1],[5,2]],'own':[[50,2],[44,1],[30,1],[56,1],[63,1],[78,2],[15,1],[76,1],[60,1],[79,3],[40,1],[7,1]],'010':[[76,1]],'invertselection':[[5,1]],'044x':[[68,1]],'bookmarked':[[7,2]],'prefixes':[[43,1]],'backgrounds':[[27,2],[79,1],[20,1]],'000':[[68,1]],'rotate':[[78,2]],'d8t`2i':[[78,1]],'empty':[[59,3],[15,1],[78,1],[71,1],[50,3],[35,1],[5,1]],'help':[[1,2],[55,2],[38,6],[44,1],[35,2],[59,1],[15,1],[78,1],[76,1],[60,1],[34,1],[75,1],[11,2],[58,1]],'frame':[[19,4],[50,6],[67,1],[27,11],[59,6],[15,1],[23,18],[47,1],[51,1],[24,5],[54,2],[4,1],[60,32],[66,5],[71,5],[10,3],[40,1],[7,5],[79,8],[80,1],[46,4],[38,2],[62,6],[45,1],[12,2],[13,2],[36,4],[5,3],[22,1],[76,22],[43,1],[72,2],[33,2],[11,7],[58,1]],'instance':[[46,1],[50,1],[62,3],[68,3],[27,1],[17,1],[59,2],[78,2],[29,1],[75,1],[40,1],[7,1],[79,1]],'converter':[[13,1],[23,1],[76,4],[11,1],[65,1]],'composed':[[73,1],[61,1]],'vints':[[79,2]],'resistors':[[76,1]],'correction':[[76,1],[11,1],[35,1]],'next':[[73,2],[30,1],[50,4],[62,5],[68,2],[56,1],[8,1],[27,1],[59,3],[78,16],[76,4],[60,5],[4,1],[48,2],[40,4],[7,1],[79,15]],'kilobytes':[[21,1]],'newtext':[[60,1]],'bit0':[[71,2],[78,1]],'pushed':[[78,4]],'separator':[[71,1]],'mpby':[[73,1]],'04000':[[75,1]],'credit':[[76,1]],'processors':[[78,7],[11,1]],'thread':[[34,1]],'connection':[[78,1]],'c002##comment2':[[50,1]],'xoff':[[73,1]],'date':[[81,1],[59,1],[80,1]],'bandwidth':[[79,1]],'adjust':[[79,1]],'dcfa':[[78,3]],'detection':[[30,1]],'dragged':[[8,1]],'job':[[35,1]],'chibi':[[76,1]],'dincsbc':[[78,4]],'invoked':[[8,1]],'triplet':[[32,1]],'kbfe_j':[[78,1]],'hence':[[59,1],[60,4],[75,1]],'religion_mode_off':[[78,1]],'instantly':[[79,1]],'sev':[[78,2]],'folder':[[27,2],[58,1],[63,2],[65,1],[43,3],[28,2],[45,1],[60,2],[40,1],[5,1]],'rar':[[18,1]],'scoring':[[62,1]],'loopcounter':[[62,1]],'aspiring':[[48,1]],'readbytesigned':[[59,1],[11,1],[60,2]],'interpreted':[[71,1],[79,1]],'hexi':[[43,1]],'cartridge':[[21,2],[68,1],[40,1],[30,1],[79,2]],'vtog':[[73,1]],'irritating':[[60,1]],'beebee':[[62,4]],'automagical':[[78,1]],'snapshot':[[17,1],[23,1]],'digital':[[61,1]],'console':[[21,1],[23,1],[53,1],[30,1],[60,1],[66,1],[8,2],[5,2]],'logs':[[4,1],[54,3],[55,1],[8,1]],'had':[[78,1],[25,1],[76,1],[2,1],[60,1],[12,1],[75,1],[79,3],[65,1]],'fields':[[71,1],[75,2],[56,2],[35,1],[43,1]],'radikus':[[5,1]],'nmi2':[[50,1]],'de0d':[[78,1]],'registerload':[[9,2],[60,1]],'defined':[[48,2],[58,1]],'luabitop':[[60,1]],'willing':[[75,1]],'123':[[78,4]],'verify':[[78,1],[80,1]],'vsync':[[65,1]],'acknowledged':[[76,1]],'prepend':[[13,1]],'highlighting':[[40,1]],'maskable':[[68,1],[76,2],[50,4]],'0800':[[68,2]],'already':[[63,1],[54,1],[21,1],[66,1],[60,3],[48,1],[68,1],[56,1],[79,4]],'dot':[[78,2]],'modal':[[60,2]],'onfinish':[[62,1]],'pins':[[79,3]],'exist':[[63,1],[76,2],[60,1],[52,1],[32,1],[79,2]],'nice':[[54,2]],'disassemble':[[55,1]],'collision':[[79,1]],'frozen':[[43,2],[20,1],[7,2],[11,3]],'metal':[[48,1]],'atop':[[79,1]],'freeze':[[17,2],[59,1],[78,2],[53,2],[60,2],[10,1]],'their':[[50,1],[68,1],[37,1],[63,1],[78,2],[15,1],[49,1],[76,2],[71,1],[60,1],[48,3],[33,1],[11,1],[79,1]],'promptly':[[63,1]],'mirr':[[73,1]],'key4':[[62,1]],'|05':[[76,2]],'emulate':[[21,1],[75,2],[30,1],[27,1]],'thinks':[[79,1]],'specifies':[[19,5],[60,4]],'appendix':[[60,1]],'rgb32':[[60,1]],'8bit':[[60,2]],'confirmation':[[6,1],[29,1]],'bypasses':[[11,1]],'tablet':[[30,1]],'libraries':[[59,1],[61,1],[57,1],[60,1]],'decrease':[[76,4]],'that':[[50,20],[61,4],[56,1],[27,4],[15,3],[47,1],[80,3],[2,2],[48,19],[32,2],[57,3],[79,40],[46,1],[38,8],[28,1],[44,1],[81,1],[13,2],[20,2],[68,12],[5,1],[63,7],[21,1],[41,1],[43,1],[11,9],[73,2],[19,1],[39,1],[59,12],[9,3],[14,1],[23,9],[49,2],[51,2],[54,7],[60,51],[66,9],[71,7],[10,5],[40,24],[18,1],[7,7],[65,2],[55,12],[53,10],[30,3],[62,19],[42,1],[52,3],[8,1],[17,3],[78,44],[25,1],[76,29],[6,2],[75,8],[3,5],[58,2]],'okay':[[48,1]],'hq3x':[[35,2]],'wraps':[[81,3],[78,1]],'convertible':[[12,1]],'area':[[46,1],[60,1],[50,1],[48,1],[68,1],[75,3],[79,5],[35,3]],'enemy':[[68,21]],'19th':[[76,1],[79,1]],'suggested':[[60,1]],'disallow':[[8,1],[5,1]],'setmarker':[[60,1]],'first':[[73,4],[50,2],[56,2],[35,2],[27,1],[59,4],[9,1],[29,1],[54,4],[71,3],[60,6],[80,3],[48,3],[32,1],[10,1],[79,16],[7,2],[55,1],[62,2],[45,1],[68,3],[78,13],[21,1],[76,3],[72,2],[75,2],[3,1]],'maxvalue':[[62,12]],'411ah':[[75,1]],'luminance':[[79,4]],'care':[[76,1],[78,1],[60,1]],'points':[[5,1],[78,3],[79,1],[62,1],[60,1]],'demonstrate':[[79,1]],'0000010000011111':[[80,2]],'antony':[[9,1]],'top':[[59,1],[26,1],[50,3],[6,1],[60,4],[40,1],[79,1],[27,1]],'correct':[[60,6],[78,1],[13,1],[10,4],[7,1],[35,2]],'stats':[[68,4]],'family':[[78,2],[21,2],[30,2]],'coding':[[59,1],[49,1]],'below':[[73,1],[59,1],[78,7],[76,2],[50,5],[40,1]],'account':[[50,1],[62,1],[60,1],[11,1]],'kh%r1':[[78,1]],'step':[[78,1],[10,1],[76,8],[50,4]],'actually':[[63,1],[78,1],[55,1],[76,3],[60,6],[62,1],[68,1],[79,5]],'allowudlr':[[19,3]],'stands':[[3,2],[79,1]],'prefix':[[43,3],[50,2]],'filled':[[56,2]],'often':[[78,1],[48,3],[68,3],[66,2],[58,1]],'230':[[60,1]],'constructed':[[58,1]],'plus':[[75,1],[53,1],[60,1],[79,3]],'formula':[[75,1],[76,1],[79,1],[43,2],[60,1]],'abstraction':[[61,1]],'fired':[[79,1]],'really':[[78,3],[55,1],[76,1],[60,1],[62,1],[80,1],[48,4],[79,1]],'edwin':[[78,1]],'tay':[[78,1]],'8184':[[68,1]],'tutorials':[[59,1],[48,1]],'cycling':[[79,2]],'zeropage':[[78,9],[50,1]],'audible':[[76,4]],'wasted':[[79,1]],'mangling':[[48,1]],'onscreen':[[60,1],[5,1]],'playstation':[[3,1]],'putting':[[51,1],[60,1]],'bit':[[73,7],[79,30],[55,2],[50,3],[81,3],[35,1],[59,2],[78,38],[76,73],[71,9],[60,3],[4,1],[72,1],[48,1],[32,2],[75,14],[57,1],[33,2],[40,2]],'audio':[[22,7],[75,2],[55,2],[33,1],[76,1]],'slow':[[59,1],[78,2],[23,2],[66,3],[24,1],[48,1],[40,1],[65,5]],'pages':[[78,1],[68,2]],'patchlevel':[[78,1]],'recent':[[8,1],[7,2],[9,1],[15,1],[38,2],[43,2],[10,2],[11,1],[5,2]],'world':[[59,3],[30,1]],'xodnizel':[[3,2],[78,1]],'sets':[[79,1],[19,23],[38,2],[28,3],[35,4],[78,3],[26,5],[76,1],[24,2],[60,4],[34,1],[40,1],[33,4],[11,1]],'total':[[73,1],[78,1],[21,1],[23,1],[76,1],[60,1],[75,1],[40,1],[79,1],[5,2]],'presets':[[15,1],[66,1],[30,3],[28,3]],'substitutions':[[48,1]],'alpha':[[60,9],[5,1]],'vram':[[73,1],[81,1],[68,1],[53,1],[80,4]],'11ff':[[68,1]],'subpix':[[68,2]],'segfault':[[13,1],[5,3]],'killed':[[79,1],[68,1]],'usually':[[78,3],[76,2],[53,1],[67,2],[66,3],[75,1],[68,3],[56,1]],'fcexp':[[71,1]],'rotations':[[78,2]],'believed':[[78,1]],'attrib':[[81,1]],'channels':[[75,1],[76,17],[33,2],[11,1],[60,1]],'neccessary':[[79,1]],'dostuff':[[59,1]],'yet':[[59,1],[78,1],[60,1],[68,2],[10,1],[40,2],[79,1]],'030x':[[68,1]],'prepared':[[60,1]],'teenage':[[68,1],[46,1]],'avoid':[[66,1],[60,3]],'isattemptend':[[62,3]],'into':[[50,3],[67,1],[61,1],[16,1],[56,3],[59,1],[15,2],[29,1],[2,2],[60,4],[48,7],[57,2],[40,1],[7,2],[79,16],[55,2],[53,1],[30,3],[28,1],[45,1],[62,4],[13,1],[68,5],[36,4],[78,4],[21,1],[22,2],[76,5],[43,2],[75,13],[3,1],[11,1],[58,2]],'carrier':[[73,1]],'ch1':[[75,2]],'damaging':[[79,1]],'parsecolor':[[4,1],[8,1],[60,2]],'sum':[[50,3]],'lasereyes':[[63,1]],'enhance':[[79,2]],'timer':[[78,8],[68,1],[76,11]],'`28':[[78,1]],'supports':[[60,1],[23,1],[3,2],[18,3],[5,1]],'varying':[[73,1]],'runtime':[[55,1],[50,2]],'calculates':[[76,1]],'isolate':[[49,1]],'windows':[[40,2],[65,1],[44,1],[61,1],[12,1],[13,1],[35,1],[5,3],[8,2],[9,2],[29,2],[60,2],[4,1],[3,3],[10,1],[11,1],[7,1]],'jamm':[[73,1]],'either':[[78,6],[54,2],[76,2],[71,2],[50,1],[60,4],[81,1],[61,1],[48,1],[68,1],[75,2],[79,2]],'interprets':[[79,1],[60,1]],'fail':[[78,1],[13,1],[48,1],[55,1]],'corruptor':[[55,2]],'myimage':[[60,1]],'gettie1':[[62,1]],'passage':[[66,1]],'big_time_software@hotmail':[[76,1],[79,1]],'branch':[[78,9],[3,4],[2,1]],'win98':[[48,1]],'irrelevant':[[55,1],[71,2]],'getscore':[[62,1]],'successfully':[[78,2]],'“cherry':[[48,1]],'correspond':[[75,1],[68,1]],'gamecube':[[3,1]],'user':[[30,1],[61,2],[12,2],[13,1],[8,1],[5,1],[27,3],[59,2],[21,1],[60,18],[4,1],[3,1],[10,2],[11,3],[79,1]],'rainbowriding':[[63,1]],'hexbackcolorg':[[20,1]],'counting':[[75,2],[76,5],[79,1],[50,1],[60,1]],'copy':[[78,5],[49,1],[29,1],[53,3],[60,1],[48,6],[36,1],[7,1]],'definetely':[[79,1]],'how':[[73,1],[79,7],[1,2],[55,1],[62,4],[28,1],[81,1],[68,2],[56,2],[64,1],[69,1],[63,2],[78,9],[54,1],[76,4],[43,2],[60,1],[48,6],[75,1],[40,1],[57,3],[65,2]],'tracks':[[63,1]],'tbl3':[[59,2]],'serves':[[79,1],[62,1]],'failattempts':[[62,1]],'external':[[47,4],[55,4],[62,1],[60,1],[76,1],[32,1],[79,5],[39,2]],'condition':[[12,1],[32,1],[76,3],[79,1],[50,1],[5,1]],'cnrom':[[13,1],[5,1]],'websites':[[48,2]],'certain':[[46,1],[55,1],[30,1],[50,1],[62,4],[63,1],[49,1],[54,1],[76,4],[60,1],[57,1],[79,1],[65,1]],'die':[[68,1]],'pack':[[62,1],[58,1]],'haystack':[[76,1]],'168':[[78,1],[79,1]],'threshold':[[78,1]],'inspired':[[79,1]],'fdsr':[[73,1]],'isolated':[[79,1]],'numpad3':[[60,1]],'stx':[[78,11]],'effected':[[79,1]],'dropped':[[10,1],[8,1]],'4000':[[76,6],[68,1]],'irqa':[[73,2]],'60th':[[23,1]],'plot':[[59,2]],'gtk':[[8,2],[5,2]],'00000011':[[80,1]],'rippers':[[55,1]],'gamepad':[[7,1]],'pulled':[[79,1]],'vrc7':[[75,1]],'047x':[[68,1]],'experiment':[[79,1]],'deselect':[[7,1],[48,1]],'black':[[20,3],[79,5],[60,1],[35,1]],'name':[[73,10],[19,2],[50,10],[15,1],[23,2],[49,2],[71,1],[60,8],[48,6],[32,2],[10,1],[40,3],[18,1],[79,16],[62,1],[28,1],[81,2],[13,1],[52,7],[36,1],[8,3],[5,1],[37,1],[78,1],[6,1],[43,1],[75,3],[3,3],[11,1],[58,1]],'micro':[[10,1]],'sent':[[48,1],[76,4],[40,1],[79,1],[58,1]],'commands':[[1,4],[19,1],[12,1],[37,1],[27,3],[78,4],[9,1],[15,2],[41,1],[71,3],[24,2],[72,1],[57,1],[7,1]],'regions':[[4,1],[13,1]],'248':[[5,1]],'decryption':[[78,1]],'match':[[4,1],[60,1],[13,1],[40,2],[8,1],[35,1]],'endless':[[59,1],[60,2],[79,1]],'attained':[[76,1]],'nitsuja':[[3,1],[25,3]],'nsf':[[9,3],[49,1],[55,10],[50,6],[74,2],[32,1],[75,4],[18,3]],'rti':[[76,1],[78,11]],'familiar':[[59,1],[75,1],[76,1],[58,1]],'227':[[5,1]],'path':[[58,1],[21,1],[29,1],[19,4],[60,2],[4,1],[7,3],[5,2]],'generates':[[76,3],[38,1],[79,1]],'alongside':[[50,1]],'identical':[[76,1],[79,1],[60,1]],'weren':[[76,1]],'accident':[[17,1]],'8502':[[78,6]],'theory':[[78,2]],'cracle':[[65,1]],'adds':[[5,1],[11,1],[9,1],[78,2],[60,1],[28,1],[4,1],[3,2],[10,1],[8,2],[7,2]],'`@yoo0a':[[78,1]],'here':[[38,1],[30,1],[50,2],[53,2],[62,1],[42,1],[20,1],[5,1],[59,4],[78,3],[41,1],[76,5],[24,2],[60,4],[80,1],[48,4],[32,1],[75,3],[40,1],[79,12],[58,1]],'sync':[[5,1],[65,1],[35,4],[11,1]],'scheme':[[72,1],[20,1],[10,1],[79,1]],'directories':[[26,1],[28,1]],'truthvalue':[[60,1]],'hackers':[[67,1]],'reached':[[52,2],[79,1],[62,2],[50,1]],'accumulator':[[73,1],[78,27],[75,2]],'current':[[73,1],[50,6],[67,1],[35,2],[27,1],[49,2],[23,2],[51,1],[54,1],[24,2],[60,20],[4,1],[66,2],[71,2],[32,1],[80,1],[40,6],[7,1],[79,3],[55,1],[30,3],[62,9],[12,1],[52,2],[36,1],[68,1],[5,2],[78,4],[21,1],[76,12],[75,1],[3,1],[33,1],[11,3]],'mapper':[[7,1],[5,1],[9,2],[53,1],[50,2],[4,2],[13,1],[8,1],[11,1]],'internet':[[67,1],[61,1],[15,1],[26,1],[31,1],[58,2]],'likelihood':[[21,1]],'disks':[[21,3],[30,1]],'decided':[[66,1],[48,2],[75,1]],'prerender':[[50,1]],'autostart':[[78,1]],'border':[[35,1]],'pch':[[78,16]],'deducted':[[62,1]],'choosing':[[5,1]],'emulation':[[1,1],[19,3],[50,1],[77,1],[35,2],[27,2],[59,2],[23,5],[66,1],[24,13],[60,5],[4,3],[32,2],[40,1],[7,1],[65,1],[38,2],[13,2],[36,1],[5,3],[17,2],[21,1],[22,3],[26,1],[76,1],[34,1],[33,1]],'scale2x':[[35,4]],'character':[[71,1],[48,3],[68,3],[53,1],[50,2],[60,1]],'processes':[[66,1]],'sed':[[78,1],[68,1]],'claimed':[[78,1]],'fceu':[[70,1],[53,1],[31,2],[28,5],[62,1],[13,1],[69,1],[5,2],[17,1],[59,1],[9,2],[15,6],[21,1],[22,1],[2,5],[25,6],[26,1],[29,1],[43,1],[47,1],[3,12],[60,4],[11,8],[65,4]],'tbl':[[53,1],[48,1]],'latching':[[76,2]],'nesting':[[54,1],[5,1]],'whereas':[[78,2],[79,1]],'nametable':[[80,3],[4,2],[13,1],[68,5],[10,1],[79,1],[11,1]],'result':[[78,22],[76,4],[53,1],[60,4],[66,1],[75,1],[32,1],[79,5]],'perform':[[78,4],[55,5],[60,2],[62,1],[75,1],[40,1]],'dmcsize':[[60,1]],'measurements':[[78,1]],'twice':[[76,2]],'mappable':[[11,4],[23,1]],'green':[[59,1],[32,1],[55,2],[60,8]],'codes':[[27,2],[78,2],[49,2],[50,1],[67,1],[56,4],[40,1],[65,1]],'receives':[[59,1],[60,1]],'medium':[[60,2]],'entries':[[79,3]],'binding':[[12,1]],'handy':[[59,1],[48,1],[68,1]],'clocks':[[76,2],[79,3]],'07f':[[76,1]],'xor':[[59,1],[76,2],[60,2]],'l8i':[[78,1]],'impl':[[78,2]],'adjustment':[[25,1],[76,1]],'dump':[[38,1],[11,2],[54,1]],'significantly':[[40,1],[7,1],[68,1]],'incorporating':[[44,1]],'crashes':[[4,1],[59,1],[13,3],[60,1],[11,2],[5,1]],'true':[[59,3],[9,1],[78,1],[71,6],[60,26],[50,1],[62,7],[79,1],[35,1],[58,1]],'execution':[[78,2],[66,1],[50,13]],'0xffff':[[60,2]],'required':[[9,1],[55,1],[19,1],[71,7],[28,1],[4,1],[76,1],[40,1],[79,5]],'previous':[[11,1],[38,9],[62,5],[45,1],[68,1],[8,1],[5,1],[17,1],[15,2],[23,1],[70,1],[71,1],[43,1],[60,1],[76,1],[57,1],[7,1],[40,4]],'full':[[11,2],[15,1],[21,1],[55,2],[76,3],[60,1],[10,1],[36,1],[35,8],[7,1]],'winapi':[[61,2]],'reverted':[[10,1]],'submenus':[[27,1]],'level':[[79,3],[76,3],[71,2],[52,3],[33,1],[40,4],[57,1]],'scenario':[[76,1]],'131072':[[78,1]],'d019':[[78,5]],'accesses':[[55,1],[79,2]],'007b':[[75,1]],'hexfreezecolorr':[[20,1]],'restricting':[[60,2]],'sided':[[21,1]],'movie':[[19,14],[67,1],[16,3],[27,10],[39,1],[9,5],[15,8],[23,60],[66,14],[60,67],[71,23],[4,3],[10,12],[7,23],[46,1],[38,29],[30,2],[28,1],[44,1],[45,2],[12,4],[13,6],[36,24],[62,1],[8,4],[5,6],[68,3],[22,6],[26,2],[70,5],[6,2],[43,2],[72,1],[3,2],[11,20]],'dll':[[9,1],[58,2]],'feed':[[79,2]],'caveats':[[60,1],[75,5]],'taking':[[78,2],[76,1],[57,1],[79,2]],'gyp#8':[[78,1]],'somethingistrue':[[59,4]],'compute':[[60,1]],'opponent':[[31,1]],'opcode':[[78,61],[10,2],[50,2]],'exception':[[78,1],[68,1]],'detected':[[18,1],[30,1]],'seem':[[78,3],[79,2]],'quick':[[17,1],[59,1],[50,1],[60,2]],'guess':[[78,1],[79,1]],'official':[[78,2],[75,1],[58,1]],'relate':[[79,1]],'savestate':[[73,1],[19,1],[38,23],[28,1],[12,4],[13,2],[36,6],[8,2],[5,1],[17,12],[27,5],[9,6],[15,7],[23,15],[59,10],[60,28],[66,3],[70,4],[71,7],[10,1],[7,10],[11,3]],'horizontal':[[73,1],[81,1],[52,1],[68,1],[79,10]],'dungeon':[[79,1]],'fashion':[[79,2]],'extraneous':[[21,1]],'simulated':[[60,1]],'logger':[[55,15],[53,1],[67,4],[8,2],[5,2],[9,2],[49,2],[54,9],[4,2],[3,2],[10,1],[11,1]],'architecture':[[51,1],[3,1],[76,1],[79,1],[5,1]],'appear':[[38,2],[50,5],[28,1],[56,2],[8,1],[5,1],[17,1],[21,3],[54,1],[76,1],[60,2],[79,2],[11,2]],'gdimage':[[60,1]],'temporary':[[73,1],[78,1],[3,1],[79,8],[60,1]],'active':[[79,1],[50,1],[28,1],[56,1],[8,2],[78,1],[9,1],[76,1],[60,1],[4,1],[32,1],[40,7],[11,2],[7,1]],'relatively':[[40,1]],'vars':[[62,1]],'1kb':[[73,1]],'shadow':[[4,1],[30,1]],'handle':[[59,2],[12,1],[13,1],[78,2],[62,1]],'f13':[[60,1]],'nametables':[[68,1]],'size':[[73,5],[55,1],[50,5],[13,1],[42,1],[68,2],[35,7],[5,1],[21,1],[41,1],[71,5],[60,10],[75,2],[11,3],[65,1]],'allow':[[11,1],[7,1],[19,3],[30,3],[50,2],[60,1],[62,1],[71,1],[79,2],[35,2],[5,2]],'unlike':[[78,2],[60,1]],'useful':[[79,4],[55,5],[50,2],[12,1],[68,4],[27,1],[78,1],[49,1],[51,1],[54,3],[43,1],[60,2],[48,1],[57,1],[18,1],[58,1]],'cart':[[4,1],[68,2],[79,5],[50,2]],'noticeable':[[60,1]],'arise':[[65,1]],'#34053d':[[59,1]],'vista':[[65,1]],'clarify':[[78,1]],'messageboards':[[76,1]],'project':[[3,2],[4,1]],'nestopia_rgb':[[25,1]],'doliner':[[3,1]],'connecting':[[50,1]],'bpp':[[12,1]],'produces':[[76,3],[79,1],[11,2],[62,1]],'predecessor':[[62,1]],'#bxi':[[78,1]],'dependent':[[78,1]],'assigns':[[26,1]],'programming':[[63,2],[59,1],[68,1],[57,1],[58,1]],'|graphical':[[79,1]],'adders':[[79,1]],'loopy':[[81,2],[80,2]],'manual':[[59,1],[60,2],[44,1]],'dc9d':[[78,4]],'farcry':[[59,1]],'fceud':[[3,4],[25,1]],'executable':[[61,1],[78,2],[68,2],[3,1]],'ines':[[5,1],[73,1],[50,4],[18,4]],'weird':[[78,2],[60,1]],'programmatically':[[55,3]],'figuring':[[32,1]],'come':[[68,1]],'isfromsavestate':[[7,1],[60,2]],'bios':[[65,2],[21,2],[75,1],[8,1],[28,1]],'swapping':[[9,1],[50,1]],'new':[[50,1],[67,2],[56,1],[27,6],[39,1],[59,2],[9,8],[14,2],[15,10],[23,1],[54,1],[60,2],[4,9],[71,2],[48,2],[10,6],[40,1],[7,8],[65,1],[79,5],[55,3],[62,8],[44,2],[45,1],[12,3],[13,7],[8,4],[5,10],[78,7],[21,2],[25,1],[76,11],[6,4],[43,2],[75,1],[3,3],[11,8]],'dosomething':[[59,1]],'opaque':[[60,4]],'modded':[[60,1]],'jump':[[78,7],[79,2]],'dragging':[[35,2]],'adjacent':[[35,1]],'fourth':[[78,1]],'prg':[[68,2],[55,2],[53,2],[56,5]],'drawpixel':[[60,1]],'tasing':[[66,1]],'upward':[[76,1]],'400e':[[76,3]],'register':[[73,7],[59,1],[78,41],[76,28],[80,1],[60,29],[50,4],[75,8],[79,5],[8,1]],'bother':[[76,1],[53,1]],'pushes':[[78,1]],'stderr':[[4,1]],'issegmentend':[[62,3]],'quality':[[33,3],[11,1]],'very':[[73,2],[55,2],[53,1],[31,1],[50,1],[68,1],[63,1],[59,1],[49,1],[54,1],[78,8],[66,1],[48,2],[75,3],[40,1],[79,5],[65,1]],'shell':[[60,1]],'0xff':[[78,1]],'wch':[[5,2]],'modules':[[61,1]],'afterwards':[[78,1]],'xnor':[[76,4]],'square':[[79,1],[59,1],[10,2],[33,2],[35,1],[76,31]],'accounts':[[8,1]],'evaluate':[[59,2],[50,1]],'somethingglobal':[[59,1]],'playback':[[19,2],[62,2],[12,1],[13,1],[36,2],[15,1],[22,1],[23,6],[76,4],[60,5],[4,2],[75,3],[10,4],[7,2],[11,1]],'noise':[[73,1],[76,34],[60,1],[10,3],[33,1],[5,1]],'unif':[[4,1],[18,4],[5,1]],'low':[[78,44],[76,1],[13,1],[33,1],[57,1],[79,3]],'image':[[67,1],[61,4],[52,1],[35,11],[59,2],[21,5],[23,1],[78,2],[60,9],[48,1],[79,5],[65,1]],'examiners':[[78,1]],'analyse':[[79,1]],'though':[[59,2],[51,1],[78,2],[55,1],[53,1],[76,1],[40,1],[79,1]],'opening':[[60,2],[6,1],[4,1],[62,1],[13,1],[40,1],[5,1]],'visual':[[68,1],[7,1],[29,2]],'dots':[[78,2]],'functional':[[9,1],[15,1],[3,1],[8,1]],'difficulty':[[66,1],[58,1]],'deb':[[9,1],[50,3],[5,1]],'bitmap':[[79,13]],'long':[[65,1],[78,1],[15,1],[54,1],[76,6],[66,1],[30,1],[48,1],[3,1],[79,2],[5,1]],'longer':[[8,2],[58,1],[9,1],[15,2],[76,2],[71,1],[13,2],[48,1],[10,4],[11,2],[7,1]],'fetch':[[73,1],[78,109],[79,15]],'lastkey3':[[62,1]],'places':[[75,1]],'registered':[[60,10]],'optimizing':[[66,1]],'divide':[[76,2],[79,1]],'1976':[[78,1]],'cleared':[[78,9],[76,2],[7,1],[62,2]],'positions':[[13,1],[68,3],[79,1],[8,2]],'parameterstack':[[59,1]],'configured':[[11,1]],'pet':[[78,2]],'consecutive':[[59,1],[78,1]],'player3':[[71,1]],'moves':[[4,1],[8,1]],'serial':[[79,1]],'screwed':[[79,1]],'people':[[76,1],[55,1],[60,1],[48,1],[40,1],[64,1],[79,1]],'second':[[73,1],[50,2],[62,1],[13,1],[12,1],[78,2],[54,1],[23,1],[29,1],[66,1],[60,4],[80,3],[75,3],[79,3],[7,1]],'commonly':[[61,1],[48,1],[38,1],[11,1],[66,1]],'scaler':[[7,1],[35,2]],'snapping':[[54,1]],'suitable':[[55,1]],'and':[[50,24],[0,1],[61,11],[77,1],[56,14],[35,14],[27,11],[15,10],[29,2],[47,1],[80,5],[2,3],[24,2],[48,41],[32,4],[57,6],[79,61],[46,7],[38,7],[28,1],[44,1],[81,3],[12,6],[13,7],[20,1],[36,2],[64,4],[5,21],[63,3],[68,17],[21,5],[22,5],[41,2],[69,2],[43,2],[33,3],[11,17],[73,9],[1,5],[19,2],[67,7],[16,1],[39,3],[59,25],[9,9],[23,15],[49,10],[51,2],[54,4],[60,74],[4,6],[66,11],[71,15],[10,9],[40,28],[18,9],[7,23],[65,7],[55,30],[53,13],[30,15],[31,1],[62,31],[42,2],[52,1],[8,10],[17,7],[78,175],[26,1],[25,3],[70,1],[6,5],[76,57],[75,57],[3,31],[58,6]],'messes':[[13,1]],'resurrected':[[3,1]],'still':[[81,1],[36,1],[27,1],[59,1],[22,1],[78,1],[76,3],[60,4],[48,2],[75,2],[10,2],[40,2],[11,1]],'individual':[[79,2],[76,2],[33,3],[11,1],[60,2]],'selectively':[[55,1]],'subdirectory':[[40,1]],'pbl':[[73,1]],'stops':[[59,1],[76,1],[7,1],[60,4]],'pipelines':[[79,2]],'before':[[55,3],[38,1],[50,3],[62,5],[36,1],[8,1],[17,1],[59,2],[21,1],[29,1],[54,2],[66,2],[6,1],[60,11],[76,5],[78,10],[48,2],[75,1],[3,1],[40,1],[79,5]],'256':[[73,1],[78,2],[71,2],[62,2],[60,1],[68,9],[79,7],[11,1],[27,1]],'ignore':[[62,1],[63,1],[10,1],[7,1],[60,1]],'unisystem':[[32,2],[8,1],[30,1]],'implies':[[2,1],[30,1]],'lock':[[13,1]],'various':[[1,1],[38,1],[62,1],[28,1],[67,1],[36,1],[35,1],[27,1],[5,2],[37,2],[15,1],[26,1],[29,1],[64,1],[6,1],[60,1],[4,1],[76,2],[3,3]],'lacking':[[41,1],[42,1]],'patcher':[[50,1]],'corrupts':[[55,1]],'informing':[[59,1]],'registering':[[60,6]],'030':[[76,1]],'starts':[[59,1],[78,1],[23,2],[29,1],[71,1],[62,3],[24,1],[75,1],[79,4],[7,1]],'|09':[[76,1]],'adding':[[59,1],[78,1],[23,1],[53,1],[4,1],[48,1],[3,2],[56,1],[7,1]],'menus':[[9,1],[26,1],[29,1],[30,1],[48,3],[10,1],[5,2]],'lagcounter':[[13,1]],'brightness':[[25,1],[79,1],[32,1]],'400d':[[76,1]],'rra':[[78,14]],'x64':[[78,2]],'controls':[[59,1],[76,6],[50,1],[30,4],[75,4],[16,1],[10,2],[11,1]],'differences':[[76,1],[78,1],[27,1]],'bases':[[79,1]],'hit':[[54,1],[50,3],[62,1],[4,1],[68,1],[40,1],[8,1],[5,1]],'north':[[21,1]],'highest':[[79,1],[32,1]],'stationary':[[79,1]],'myself':[[59,1]],'switch':[[5,2],[21,6],[29,2],[19,2],[24,1],[48,1],[32,1],[36,1],[40,1],[35,1],[27,1]],'sha':[[78,9]],'key2':[[62,1]],'163&164':[[13,1]],'icou':[[73,1]],'10000':[[19,1]],'greenzone':[[4,2],[6,1]],'xparent':[[79,2]],'denote':[[62,1],[75,1]],'n#bm#l':[[78,1]],'0fffh':[[75,3]],'0x5000':[[5,1]],'references':[[78,1],[50,1],[79,1]],'stopped':[[78,2],[15,1],[76,1],[60,2]],'initialization':[[55,1],[11,1]],'subject':[[71,3],[80,1]],'compliment':[[76,2]],'anyway':[[63,1],[76,1],[51,1]],'03ff':[[68,1]],'vrcvi':[[75,3]],'kj0':[[78,1]],'yield':[[79,2]],'dd0a':[[78,9]],'inversion':[[79,4]],'formatted':[[48,1]],'delgamegenie':[[7,1],[60,2]],'cartridges':[[30,1]],'pram':[[73,1]],'immed':[[78,2]],'0000110000000000':[[80,1]],'mexr':[[73,1]],'its':[[1,3],[50,3],[0,1],[56,1],[35,1],[59,1],[15,2],[66,1],[24,1],[60,5],[32,1],[57,1],[40,2],[7,1],[53,1],[30,1],[44,1],[62,2],[36,3],[64,1],[5,1],[78,9],[43,1],[75,2],[3,1],[11,3]],'regs':[[13,1],[60,5]],'77ac':[[71,1]],'online':[[59,1],[68,1]],'2011':[[6,1]],'grayed':[[10,2],[11,1]],'deal':[[59,1],[61,1],[69,1]],'approved':[[62,1]],'adequate':[[48,1]],'tetris':[[63,1]],'reasons':[[78,1]],'eval':[[62,3]],'interrupted':[[78,1]],'006fh':[[75,2]],'present':[[52,1],[75,1],[55,1],[71,1],[79,4]],'sophisticated':[[79,1]],'txa':[[78,2]],'pixel':[[59,4],[60,9],[50,1],[79,38],[11,1],[7,3]],'00a2':[[40,1]],'cursor':[[4,3],[51,2],[52,1],[40,1],[35,2],[5,1]],'8kb':[[73,3],[14,1]],'poke':[[40,3],[7,1]],'1986':[[21,1]],'records':[[55,1],[66,1],[71,2]],'cbl':[[73,1]],'sort':[[59,1],[78,2],[40,1],[79,1]],'04015h':[[75,1]],'eraser':[[48,1]],'numpad6':[[60,1]],'sometimes':[[78,3],[48,1],[76,1],[79,2],[60,1]],'problems':[[11,1],[64,1],[65,1],[78,1],[35,1],[7,1]],'style':[[21,1],[24,1],[30,1],[60,1],[3,1],[40,1],[10,1]],'04cx':[[68,1]],'didn':[[79,1],[13,1],[48,1],[40,2],[60,1],[5,1]],'happens':[[59,1],[48,2],[75,1],[78,3],[79,1],[60,1]],'hooking':[[39,1]],'~60':[[9,1]],'info|':[[79,1]],'advantage':[[76,1],[57,1],[23,1]],'breaking':[[50,2]],'prompt':[[59,1],[9,1],[6,1],[7,1]],'context':[[7,2],[5,2],[57,1],[23,1],[29,3],[38,4],[10,2],[40,2],[11,5],[27,2]],'|0b':[[76,1]],'close':[[38,2],[30,1],[53,1],[13,1],[36,2],[27,1],[78,1],[15,1],[25,1],[60,4],[4,1],[48,1],[79,3],[11,2]],'6510':[[78,13]],'terminal':[[76,7]],'savestateas':[[6,1]],'make':[[50,4],[67,1],[56,1],[35,4],[27,2],[59,3],[49,2],[23,2],[29,1],[71,1],[60,7],[48,5],[32,1],[10,1],[79,4],[55,4],[38,1],[53,2],[62,1],[17,2],[63,1],[22,1],[78,1],[76,1],[75,2]],'dey':[[78,1]],'megamanii':[[63,1]],'nreg':[[73,1]],'truncating':[[6,1]],'f19':[[60,1]],'portable':[[3,1],[61,1]],'8160':[[68,1]],'initalizing':[[75,1]],'nesten':[[3,1]],'proper':[[5,1],[75,5],[27,1]],'bigger':[[78,3],[48,1],[62,7],[35,4]],'addresses':[[50,11],[52,1],[68,5],[56,1],[5,1],[49,1],[76,1],[43,3],[6,2],[60,2],[75,1],[10,2],[40,12],[11,4],[79,1]],'universally':[[65,1]],'windows98':[[29,1]],'both':[[18,1],[79,4],[46,1],[55,2],[30,3],[50,2],[61,1],[35,1],[5,1],[78,9],[9,1],[15,2],[21,1],[23,2],[54,2],[76,6],[80,1],[48,1],[75,3],[40,1],[7,1],[11,1]],'respect':[[79,1]],'any':[[50,6],[35,2],[27,3],[59,4],[15,2],[14,1],[23,6],[54,1],[60,11],[71,4],[48,2],[40,4],[7,2],[79,12],[46,1],[55,1],[53,2],[30,1],[62,3],[52,1],[20,1],[68,2],[8,1],[5,2],[17,1],[63,3],[21,1],[22,1],[76,10],[78,18],[75,1],[3,3],[58,1]],'typing':[[40,1],[53,2]],'synchronized':[[50,1]],'0a00':[[68,1]],'008':[[76,2]],'structure':[[58,1]],'transfering':[[78,1]],'declare':[[58,1]],'controllers':[[26,1],[30,4],[27,1]],'hl2n@':[[78,1]],'parentheses':[[50,1]],'evolution':[[2,1]],'whereby':[[53,1]],'collapsible':[[11,1]],'dictates':[[60,1]],'overlap':[[78,1]],'february':[[76,1]],'about':[[1,2],[38,2],[50,1],[0,1],[61,1],[68,1],[64,1],[69,1],[59,2],[78,2],[76,1],[60,4],[48,4],[75,1],[10,1],[57,1],[11,1],[79,3]],'artifacts':[[35,2]],'fequency':[[76,1]],'manually':[[23,1],[60,1],[30,1],[50,1],[81,1],[48,1],[79,1]],'value':[[73,3],[50,4],[56,10],[27,2],[59,5],[15,4],[71,18],[60,23],[48,1],[32,1],[10,3],[79,12],[40,39],[7,2],[53,5],[62,6],[81,2],[20,2],[5,1],[78,34],[76,38],[43,12],[75,2],[11,4]],'calculating':[[78,1]],'whose':[[78,1]],'breaks':[[78,1],[79,1],[8,1],[50,1]],'bero':[[3,1]],'interesting':[[55,1]],'operations':[[61,1],[78,10],[53,1],[50,1],[60,3]],'f15':[[60,1]],'abbr':[[79,1]],'deletes':[[7,1]],'score':[[10,1],[30,2],[62,3]],'formats':[[61,1],[15,1],[1,1],[70,2],[18,5]],'takes':[[59,1],[78,4],[76,1],[50,1],[60,2],[44,1],[62,1],[13,1],[75,1],[79,3],[35,1]],'disables':[[76,1],[19,2],[40,1]],'key1':[[62,3]],'controlled':[[75,1],[76,1],[79,1],[50,2]],'fffb':[[78,1],[68,1]],'decays':[[76,1]],'mistake':[[53,1],[59,2]],'bd2ox':[[78,1]],'bounds':[[8,2],[5,1]],'move':[[68,1],[55,4],[60,1],[62,1]],'spec':[[75,3]],'headers':[[73,1],[7,1]],'outputting':[[22,1],[32,1]],'none':[[60,1]],'t%_87':[[78,2]],'extensions':[[18,2]],'showfps':[[5,1]],'hard':[[15,1],[23,1],[55,2],[71,2],[24,1],[48,1],[11,1]],'clicked':[[60,1]],'experiments':[[76,1]],'typical':[[79,1],[68,1]],'cmos':[[78,10]],'enhancements':[[79,1],[9,1],[15,4],[12,1],[13,1],[3,1],[10,3],[8,1],[11,2]],'uninstall':[[12,1]],'upon':[[17,1],[29,1],[55,1],[66,1],[60,1],[76,5],[79,1]],'2010':[[7,2],[8,1]],'runs':[[59,1],[54,1],[66,1],[50,5],[31,1],[60,10],[62,1],[3,1],[11,2]],'exits':[[60,1],[62,1]],'sakura':[[48,2]],'whyandhow':[[66,1]],'optimized':[[15,1]],'fulscreen':[[5,1]],'searching':[[58,1],[15,1],[54,1]],'oninputend':[[62,1]],'determined':[[78,1],[75,3],[71,1],[79,1]],'nulled':[[73,1]],'gradius':[[63,1]],'assemblers':[[67,1]],'sachen':[[5,1]],'duh':[[48,1]],'intelligent':[[55,1]],'metadata':[[15,1],[23,5],[38,4],[11,1]],'represent':[[76,5],[53,1],[71,3]],'use':[[50,8],[56,1],[35,1],[27,1],[29,1],[47,2],[48,13],[32,2],[57,3],[79,7],[46,1],[28,1],[12,1],[13,1],[68,5],[5,3],[63,5],[22,1],[43,3],[33,1],[11,1],[73,1],[1,2],[19,1],[67,1],[39,2],[59,2],[9,1],[49,1],[54,4],[66,4],[60,14],[4,1],[10,1],[40,5],[7,2],[65,3],[55,2],[53,2],[30,7],[31,1],[45,2],[62,5],[8,1],[78,15],[76,1],[75,6],[3,2],[58,2]],'involving':[[7,2]],'esc':[[29,1],[27,1]],'contributed':[[76,1]],'katakana':[[48,1]],'customlagindicator_rvt':[[5,1]],'globally':[[60,1]],'writepixel':[[60,1]],'onattemptend':[[62,1]],'ram':[[73,9],[1,1],[50,10],[67,1],[39,2],[59,1],[9,4],[15,1],[49,4],[54,1],[60,6],[66,4],[4,3],[10,1],[40,9],[7,3],[79,10],[55,2],[53,6],[62,1],[42,4],[68,26],[64,3],[5,5],[21,1],[41,4],[6,4],[43,4],[75,11],[3,1],[11,4]],'sconsruct':[[13,1]],'inputcfg':[[8,1],[12,1]],'identifier':[[71,2]],'header':[[73,7],[21,2],[71,4],[60,3],[75,4],[8,1],[18,1]],'0319':[[78,1]],'backcolor':[[60,3]],'2005':[[73,1],[81,2],[80,3]],'studying':[[76,1]],'contains':[[73,2],[50,2],[61,1],[5,1],[63,1],[59,1],[78,4],[23,1],[76,4],[71,1],[48,1],[3,2],[40,1],[79,1]],'|0f':[[76,1]],'auto':[[46,3],[38,11],[30,9],[50,1],[12,1],[13,1],[36,1],[8,1],[5,1],[27,6],[39,3],[23,1],[66,2],[4,6],[75,2],[7,2],[11,5]],'tasedit':[[11,1],[6,1],[8,2]],'botloop':[[62,3]],'1100000000000000':[[80,1]],'advance':[[11,1],[50,2],[62,1],[67,1],[27,3],[54,1],[23,9],[47,1],[66,4],[24,5],[60,5],[4,1],[40,2],[33,2],[58,1]],'part1':[[50,1]],'applicable':[[79,2]],'years':[[3,1],[79,1]],'real':[[27,1],[59,1],[78,6],[79,1],[76,2],[53,2],[80,1],[75,1],[10,1],[40,1],[35,2],[5,1]],'construct':[[57,1]],'graphic':[[49,1],[79,1],[8,1],[5,1]],'asr':[[78,1]],'128':[[78,7],[79,2],[11,2],[50,2]],'25%':[[60,2]],'p3f':[[60,1]],'element':[[79,5],[60,1]],'rests':[[79,1]],'symbols':[[50,1]],'functionality':[[61,1],[13,2],[7,2],[8,1]],'sconscripts':[[10,1]],'dac':[[76,8]],'clean':[[48,1]],'6500':[[78,5]],'hokeys':[[27,1]],'returned':[[73,2],[78,1],[76,1],[60,1],[62,6],[79,2]],'memw':[[43,1]],'~50':[[9,1]],'wanted':[[78,1],[79,1]],'began':[[3,2]],'somthing':[[79,2]],'4bits':[[75,1]],'clc':[[78,1]],'map':[[53,1],[30,1],[62,1],[68,15],[37,3],[17,1],[27,4],[9,1],[15,1],[21,2],[23,4],[24,1],[26,1],[49,1],[76,1],[33,1]],'they':[[73,1],[50,1],[67,1],[59,1],[54,2],[66,1],[60,2],[48,1],[10,1],[79,7],[18,1],[55,4],[62,1],[28,1],[13,1],[52,2],[68,2],[8,1],[5,1],[63,3],[78,9],[25,1],[41,1],[76,1],[75,2]],'inverts':[[4,1]],'coloring':[[4,1],[55,1]],'then':[[50,4],[56,7],[27,2],[59,13],[15,1],[23,4],[29,1],[51,1],[54,3],[60,14],[71,3],[48,2],[32,2],[40,2],[7,2],[79,5],[55,6],[53,2],[62,9],[45,2],[36,1],[37,1],[78,7],[76,7],[43,3],[75,11],[3,1],[58,1]],'md5_asciistr':[[10,1]],'resulted':[[11,1]],'copied':[[45,1],[78,5],[48,1],[79,1]],'language':[[59,2],[49,1],[78,1],[62,1],[48,3],[57,1],[58,1]],'php':[[78,4]],'requested':[[79,2]],'backup':[[11,1],[65,1],[36,4],[38,3],[8,1],[27,1]],'toggle':[[73,1],[79,1],[19,11],[38,3],[12,4],[13,1],[5,1],[27,2],[15,2],[14,1],[23,1],[29,1],[80,1],[10,1],[40,5],[11,3],[7,2]],'pad':[[3,1],[30,6]],'beginnign':[[7,1]],'numerous':[[19,1],[15,2]],'saying':[[48,2],[50,1]],'ways':[[63,1],[59,1],[54,1],[55,1],[71,1],[32,1],[79,1]],'postings':[[76,1]],'capacitance':[[76,1]],'mention':[[79,1]],'splicing':[[66,1],[71,1]],'builds':[[55,1],[13,1]],'paiting':[[59,1]],'attach':[[30,1]],'matthew':[[76,1]],'power':[[23,2],[71,4],[30,4],[24,4],[60,1],[62,1],[13,1],[12,2],[68,1],[40,1],[72,1],[5,2]],'essence':[[66,1]],'4004':[[76,6]],'ing':[[49,1]],'mainly':[[76,1]],'savescreenshot':[[60,1]],'pictures':[[27,1]],'identify':[[79,1]],'mustrollback':[[62,1]],'p00':[[60,1]],'spike':[[76,3]],'adjusted':[[78,1]],'sign':[[78,2],[48,3],[60,1]],'repeating':[[79,1]],'manipulating':[[50,1],[62,1]],'additional':[[78,2],[9,1],[1,1],[76,1],[38,1],[50,2],[3,1],[57,2],[79,1],[65,1]],'overflow':[[78,13],[13,1]],'65c816':[[78,1]],'upgrade':[[13,1]],'translate':[[48,3]],'broke':[[10,1]],'normally':[[78,2],[54,2],[76,2],[50,2],[48,1],[27,1]],'earliest':[[79,1]],'`j@xn':[[78,1]],'subroutines':[[55,1]],'fourscore':[[71,6],[13,1]],'would':[[79,19],[46,1],[55,5],[50,1],[12,2],[13,3],[68,6],[27,1],[78,4],[76,2],[60,2],[4,1],[48,3],[32,1],[10,1],[40,1],[18,1],[75,1]],'mis':[[5,1]],'overhaul':[[44,1],[15,1],[79,1],[7,1],[11,1]],'uncheck':[[48,1],[32,1],[35,2],[30,1]],'li#v7':[[78,2]],'z`_d2n@09':[[78,1]],'times':[[78,1],[76,1],[66,2],[43,1],[62,1],[60,1],[75,2],[68,1],[79,7],[35,4]],'target':[[66,1],[60,1],[79,1]],'chr':[[73,2],[55,3],[4,1],[13,3],[52,1],[79,2],[5,2]],'association':[[78,1]],'authors':[[3,1]],'manners':[[59,1]],'borders':[[35,1]],'irql':[[73,1]],'framework':[[62,2]],'original':[[47,1],[76,1],[50,2],[2,1],[3,2],[40,2],[11,1],[56,1]],'four':[[73,3],[53,1],[30,3],[68,1],[35,2],[78,3],[21,1],[4,1],[72,1],[48,1],[10,1],[7,1]],'lagframe':[[60,1]],'chips':[[79,1],[75,1]],'borrow':[[78,1]],'maintained':[[8,1],[1,1]],'mnemonics':[[71,1]],'ntsc':[[27,1],[35,4],[23,1],[71,1],[2,1],[60,1],[75,12],[32,5],[79,8],[7,1],[5,1]],'revision':[[78,11]],'engineers':[[78,1],[79,1]],'0500':[[68,1]],'rb`xh8':[[78,1]],'activation':[[76,1]],'switching':[[81,1],[12,1],[21,2],[55,1],[56,1]],'grayscale':[[32,2],[79,1],[5,1]],'bitwise':[[59,3],[60,1]],'trim':[[48,1]],'highlight':[[45,1],[48,1]],'periods':[[79,1]],'aspect':[[4,1],[35,6],[76,1],[11,1],[5,1]],'custom':[[51,1],[55,1],[24,2],[60,1],[4,2],[32,4],[79,1],[11,1]],'admittedly':[[48,1]],'counters':[[76,9],[50,3],[10,1],[79,3],[11,1],[5,1]],'looped':[[76,1],[60,1]],'highly':[[62,2]],'typically':[[68,1],[76,2],[38,2],[79,1]],'pbrate':[[75,2]],'u%_':[[78,1]],'cycles|':[[79,1]],'0007':[[75,1]],'padding':[[4,1]],'par':[[40,1]],'holder':[[75,1]],'large':[[62,1],[13,1],[79,1],[60,1],[50,1]],'x00fd':[[43,1]],'j0`zgx':[[78,1]],'porst':[[3,1]],'ghz':[[35,1]],'objects':[[59,1],[57,1],[79,15],[27,1]],'06ff':[[68,1]],'ale':[[79,2]],'sufficient':[[80,1]],'airman':[[79,1]],'informative':[[7,1]],'skipping':[[27,1],[11,1],[12,1]],'count':[[78,1],[76,33],[71,1],[43,3],[60,5],[19,1],[79,3],[7,2],[8,1]],'lagcount':[[11,1],[60,1]],'rst':[[50,2]],'applications':[[59,1],[61,3],[78,2]],'gdscreenshot':[[59,1],[60,1]],'damage':[[40,1]],'see':[[73,1],[19,7],[50,2],[27,3],[59,3],[15,1],[23,3],[51,1],[54,2],[24,2],[60,8],[66,1],[71,1],[48,2],[32,1],[80,1],[40,1],[79,5],[65,2],[46,1],[55,5],[38,1],[53,2],[44,2],[62,3],[81,1],[12,2],[68,5],[36,1],[5,2],[17,1],[37,1],[78,15],[25,1],[76,11],[43,1],[75,5],[3,4],[11,8]],'inclusive':[[59,1],[62,1]],'slowest':[[24,1]],'frequencys':[[76,4]],'illegal':[[78,1]],'reduces':[[68,1]],'stripped':[[55,9],[5,1]],'connected':[[78,1],[21,1],[76,2],[79,3]],'fails':[[27,1]],'uint64':[[71,1]],'%xh`':[[78,1]],'600':[[78,3]],'0x100':[[73,1]],'allows':[[38,1],[30,3],[31,1],[50,2],[53,4],[62,1],[20,1],[37,2],[27,2],[59,1],[9,1],[15,1],[22,1],[29,1],[24,1],[43,1],[49,5],[60,1],[48,1],[32,1],[66,1],[40,2],[57,2]],'esper':[[8,1]],'indiana':[[6,1]],'000c':[[75,1]],'clears':[[78,3]],'lae':[[78,1]],'fd%j':[[78,1]],'bot':[[66,1],[15,2],[47,2],[57,2],[60,2],[62,22]],'warcraft':[[59,1]],'hundred':[[61,1]],'emulators':[[7,1],[9,2],[23,1],[60,1],[36,1],[8,1],[5,1]],'ended':[[62,2]],'031x':[[68,1]],'ideal':[[76,1],[66,1]],'altered':[[23,1]],'crossings':[[78,3]],'many':[[73,1],[59,1],[54,1],[9,1],[15,2],[29,1],[2,1],[4,1],[48,1],[32,1],[40,1],[7,1],[79,1],[55,2],[53,1],[62,1],[42,1],[52,1],[68,1],[8,1],[5,3],[63,1],[78,5],[21,2],[41,1],[6,2],[43,2],[75,1],[3,2],[11,3]],'toggled':[[15,1],[36,1],[6,1],[27,4]],'raised':[[79,2],[62,2]],'alter':[[51,1],[67,1]],'19ff':[[68,1]],'dffa':[[50,1]],'7000':[[75,1]],'0a000h':[[75,1]],'qfox':[[3,1],[59,1]],'act':[[66,1]],'happen':[[76,1],[78,1],[81,1]],'improbably':[[62,1]],'desire':[[76,1],[54,1]],'_f_':[[78,1]],'uses':[[65,1],[79,2],[1,1],[55,1],[38,1],[62,2],[45,1],[16,1],[68,1],[59,2],[15,3],[78,3],[25,1],[71,4],[43,1],[60,4],[76,2],[80,1],[48,1],[75,13],[3,1],[40,2],[7,1],[11,1]],'microphone':[[7,3],[30,4]],'routines':[[78,1],[49,1],[54,1],[55,1]],'tecgraf':[[61,3]],'inspection':[[50,1]],'nnnn':[[55,1],[50,3]],'floppy':[[21,2]],'agree':[[80,1]],'anytime':[[4,1],[23,1]],'knew':[[48,1]],'mirrors':[[68,1]],'flop':[[79,1]],'vbl':[[50,1]],'patent':[[79,1]],'seen':[[66,1],[15,1],[68,1]],'primary':[[79,9]],'cheats':[[7,1],[5,2],[49,1],[59,1],[43,2],[28,2],[4,3],[60,4],[40,19],[8,4],[11,5]],'combine':[[55,6],[78,1],[50,1]],'variables':[[73,1],[59,3],[54,1],[62,6],[75,2],[10,1],[58,2]],'installation':[[48,1]],'embedded':[[60,1]],'asymmetery':[[76,1]],'bitmaps':[[79,3]],'readbyteunsigned':[[60,2]],'inside':[[12,1],[79,3],[60,4],[50,1]],'25th':[[79,2]],'watched':[[43,1]],'last':[[73,3],[79,2],[55,1],[19,1],[38,11],[50,2],[68,2],[36,3],[35,2],[27,4],[5,1],[78,6],[15,4],[23,1],[76,2],[80,1],[43,1],[60,4],[72,1],[48,2],[3,4],[40,5],[10,2],[11,1]],'oninputstart':[[62,3]],'polls':[[60,1]],'rol':[[78,11]],'x_functions':[[63,1]],'4bit':[[75,4]],'discrete':[[79,1]],'starting':[[55,1],[50,5],[17,1],[78,1],[29,1],[76,2],[66,2],[60,4],[71,1],[75,7],[10,1],[79,2],[7,1]],'spra':[[73,1]],'prevention':[[11,1]],'red':[[59,1],[60,7],[4,1],[32,1],[10,1],[27,1]],'zd`92r%_':[[78,1]],'04bx':[[68,1]],'8th':[[78,2],[79,1]],'carrying':[[79,1]],'document':[[73,2],[78,2],[76,4],[38,3],[79,6]],'kanji':[[48,5]],'minimize':[[11,1],[15,1]],'deterministic':[[23,1]],'prints':[[78,2],[13,1],[8,1]],'001c':[[43,2]],'conclusion':[[76,1]],'brothers':[[68,2]],'somewhat':[[73,2],[59,1],[76,1],[72,1],[75,2],[40,1],[79,3]],'lsb_first':[[12,1]],'try':[[59,1],[54,1],[78,2],[55,1],[60,6],[62,1],[48,2],[52,1],[56,1],[58,1]],'0310':[[68,2]],'easily':[[78,1],[41,1],[53,2],[62,2],[50,2],[60,2],[79,3]],'blobs':[[71,1]],'referred':[[73,1],[72,1],[23,1],[3,1]],'disksys':[[28,2],[21,2],[65,2]],'latches':[[78,2],[79,1]],'support':[[7,2],[53,1],[61,3],[12,1],[13,4],[8,1],[5,3],[15,2],[76,1],[6,1],[60,1],[48,2],[75,2],[3,2],[40,1],[11,2],[10,2]],'seconds':[[38,2],[78,2]],'opposed':[[48,1],[40,1],[79,4]],'selections':[[48,4]],'hold':[[79,1],[80,1],[15,2],[66,1],[35,1],[30,9]],'00xx':[[68,1]],'possibly':[[59,1],[48,1],[55,1],[53,1],[7,1],[62,1]],'select':[[79,8],[53,1],[30,5],[62,1],[45,3],[27,1],[17,4],[59,2],[21,1],[22,6],[23,9],[71,5],[43,3],[60,2],[78,1],[48,5],[40,1],[33,1],[7,1]],'loops':[[59,2],[60,1]],'faults':[[6,1]],'coordinates':[[79,1],[60,2],[68,5]],'prioritized':[[79,4]],'hell':[[79,1]],'displayed':[[79,1],[19,2],[50,4],[52,2],[36,1],[56,1],[27,1],[49,1],[23,1],[71,4],[43,1],[60,1],[4,1],[40,2],[11,1],[7,1]],'vrom':[[73,1],[5,1]],'frameadvance':[[60,2],[59,5],[62,1],[24,2],[58,2]],'orange':[[60,3]],'quiz':[[30,1]],'smb':[[63,7],[51,1],[19,16],[11,1]],'easy':[[59,1],[75,1],[55,1],[53,1],[71,1],[79,1]],'lagged':[[11,1],[60,1]],'accurate':[[76,1],[78,1]],'b000':[[75,1]],'pfpixel':[[79,1]],'completing':[[66,1]],'speeds':[[13,1],[24,1]],'041x':[[68,1]],'kicked':[[60,2]],'distinguish':[[78,1],[55,2],[7,1],[60,1]],'good':[[40,1],[62,1],[79,4]],'007bh':[[75,1]],'october':[[78,1]],'carry':[[78,17],[76,3],[60,1]],'watches':[[6,1]],'outside':[[75,1],[68,1],[79,1],[7,1]],'03xx':[[68,1]],'9030':[[75,1]],'among':[[41,1],[42,1]],'bi&':[[78,4]],'indicate':[[79,1],[58,1]],'underlaps':[[79,1]],'~diego':[[61,1]],'257':[[60,1]],'price':[[79,1]],'dance':[[11,1]],'thus':[[59,1],[78,1],[36,1],[55,1],[60,2],[79,1]],'ignores':[[12,1]],'|07':[[76,2]],'look':[[65,1],[62,1],[28,1],[12,2],[13,1],[35,1],[63,1],[59,1],[78,1],[60,2],[72,1],[48,3],[75,1],[3,1],[79,5],[7,1],[58,1]],'1000000':[[75,1]],'old':[[5,1],[65,3],[54,1],[78,2],[76,4],[60,1],[67,2],[4,3],[13,1],[10,1],[79,1],[27,5]],'5206':[[75,4]],'f22':[[60,1]],'fairy':[[78,1]],'04ex':[[68,1]],'light':[[55,2]],'9th':[[78,1]],'104':[[79,1]],'colored':[[53,1],[35,1],[79,1]],'60fps':[[65,1],[34,1],[27,1]],'squeeze':[[48,1]],'certainly':[[57,1]],'ought':[[78,1]],'firing':[[79,1],[60,4]],'marko':[[78,4]],'zip':[[32,1],[19,2],[7,1],[18,4]],'built':[[63,2],[3,1],[56,2],[6,1],[58,1]],'readonly':[[19,7],[60,4]],'emulates':[[69,1],[21,1],[30,2],[24,3]],'comes':[[65,1],[78,3],[25,1],[62,1],[48,1],[32,1],[40,1],[79,1],[27,1]],'override':[[7,1],[65,1],[30,1],[28,1],[12,1],[27,1],[15,1],[26,1],[43,1],[60,2],[40,1],[11,3],[33,1]],'fceuxd':[[65,1],[3,8],[25,1],[2,1],[53,1]],'ends':[[50,1],[78,2],[71,1],[62,2],[7,1]],'icoa':[[73,1]],'7f2':[[76,1]],'07ff':[[68,8],[6,1],[50,1]],'exe':[[65,2],[27,1],[58,1]],'vba':[[42,1],[36,1],[41,1],[7,1]],'pads':[[30,2]],'pane':[[60,1],[5,1]],'parantheses':[[59,1]],'toggling':[[27,1],[79,2],[15,2],[23,1],[6,1],[30,2],[3,1],[10,1],[11,2],[8,1]],'numpad4':[[60,1]],'imposed':[[66,1]],'2a03':[[76,13],[68,4]],'4002':[[76,5]],'comparisons':[[78,2]],'kh#f1':[[78,1]],'damn':[[79,1]],'c150':[[78,1]],'paddle':[[71,1],[30,3],[60,1]],'fffc':[[50,1],[68,1]],'interpreter':[[59,1]],'immaterial':[[79,1]],'execute':[[78,1],[54,1],[76,1],[50,5],[58,1]],'perhaps':[[78,1],[48,1],[60,1]],'gate':[[76,2]],'removed':[[35,1],[9,1],[15,2],[55,1],[4,1],[68,1],[3,1],[79,2],[11,1],[5,1]],'technique':[[66,2]],'choices':[[15,1],[32,1],[18,1],[7,1]],'missing':[[8,1],[12,1]],'method':[[79,2],[78,2],[76,1],[60,3],[40,2],[35,2],[27,1]],'8ch':[[75,1]],'radiobuttons':[[5,1]],'pen':[[48,1]],'calculations':[[60,1]],'erroneous':[[7,1],[11,1]],'indexed':[[78,13],[79,1]],'game':[[73,1],[19,3],[50,5],[67,8],[16,1],[56,16],[35,2],[27,21],[59,1],[9,2],[15,1],[23,9],[29,4],[24,1],[49,9],[4,3],[51,1],[48,10],[32,5],[54,3],[40,9],[18,2],[60,12],[65,8],[66,5],[71,1],[79,7],[55,12],[38,7],[30,3],[53,9],[62,1],[13,2],[52,3],[68,9],[8,3],[5,2],[17,3],[63,3],[21,3],[43,4],[6,1],[75,1],[3,1],[11,3]],'initial':[[4,1],[78,2]],'tons':[[75,1]],'lacked':[[76,1]],'toolkit':[[61,2]],'clipping':[[19,1]],'arcade':[[24,1],[75,1]],'xx00':[[78,2]],'clipsides':[[19,2]],'specifically':[[63,1],[23,1],[60,1],[62,1],[13,1],[68,2],[57,1]],'acknowledge':[[78,8]],'boundary':[[78,20],[60,1]],'xresolution':[[4,1]],'restart':[[17,1],[29,1],[60,1],[62,1]],'booklet':[[78,1]],'2009':[[10,1],[9,1],[11,1]],'misplaced':[[60,1]],'getnote':[[60,1]],'split':[[79,1],[68,1]],'changes':[[59,2],[9,1],[15,1],[76,1],[53,1],[78,2],[48,2],[3,1],[79,1],[11,1],[5,2]],'knowing':[[63,1]],'fans':[[67,1]],'goemon':[[8,2]],'numbering':[[11,2],[60,2],[7,1]],'test':[[17,1],[78,10],[23,1],[50,3],[48,2],[10,3],[79,1]],'desyncs':[[65,1],[23,1]],'addressed':[[56,1]],'desmume':[[41,1],[7,1],[42,1]],'plays':[[23,1],[55,1],[19,2],[38,2],[75,1],[68,1],[7,1]],'rightclicks':[[5,1]],'hue':[[79,1],[32,1]],'eof':[[75,1],[76,1],[71,1],[79,1]],'255':[[73,1],[78,4],[60,7],[32,1],[20,9],[40,1],[8,1],[79,1]],'completely':[[78,2],[23,1],[60,4],[44,1],[6,1],[62,1],[79,1],[11,1],[5,1]],'trainer':[[30,1]],'writebyte':[[59,1],[60,1]],'snd':[[73,2]],'dd9d':[[78,1]],'zxcvzxcv@netzero':[[81,2],[80,2]],'blurred':[[65,1]],'wide':[[53,1]],'wish':[[58,1],[63,1],[22,1],[54,1],[53,1],[50,3],[45,1],[56,1],[37,1]],'pcejin':[[41,1],[42,1]],'slightly':[[81,1],[75,1],[76,1],[60,1]],'individuals':[[76,2]],'track':[[9,1],[68,1],[55,3],[43,1],[60,1]],'lost':[[13,2],[23,1],[15,1],[48,1],[53,1]],'are':[[50,15],[61,3],[35,2],[27,2],[15,2],[80,5],[48,17],[32,1],[57,1],[79,39],[46,2],[38,3],[28,6],[81,1],[13,2],[20,3],[36,1],[68,7],[5,2],[63,4],[21,1],[41,2],[43,1],[33,1],[11,9],[73,5],[19,1],[67,3],[59,16],[9,1],[23,2],[54,1],[66,3],[60,19],[71,13],[4,1],[10,1],[40,8],[7,2],[18,3],[65,2],[55,8],[53,3],[62,9],[42,2],[8,2],[17,1],[78,38],[76,27],[75,10],[58,4]],'syncronization':[[76,1],[79,2]],'others':[[78,1],[46,1],[55,1],[76,2],[67,1],[5,1]],'music':[[75,12],[48,1],[68,3],[76,1]],'multiples':[[76,1],[35,1]],'2006':[[73,1],[81,1],[3,4],[79,2],[80,4]],'notes':[[78,10],[55,1],[71,1],[60,6],[76,2],[4,1],[81,1],[68,1]],'cancelled':[[66,1]],'reloading':[[10,1],[76,2]],'layers':[[61,1]],'claims':[[78,1]],'getcurrentbranch':[[60,1]],'naturally':[[76,1],[79,2]],'modulus':[[41,1],[42,1]],'vic20':[[78,2]],'q_s8':[[78,1]],'agrees':[[80,1]],'112':[[60,4]],'holding':[[4,1],[23,1],[57,1],[24,2]],'throught':[[55,1]],'|03':[[76,1]],'tadd':[[73,1]],'load':[[19,4],[50,3],[27,5],[59,11],[15,3],[23,1],[29,3],[47,1],[60,6],[4,1],[48,4],[32,2],[10,1],[40,3],[7,2],[18,2],[65,1],[55,1],[38,3],[53,1],[28,1],[62,1],[12,2],[36,3],[8,4],[17,4],[63,3],[21,1],[78,5],[25,1],[76,10],[43,4],[75,13],[11,1]],'setselection':[[60,1]],'unf':[[18,1]],'skip':[[63,1],[15,1],[46,1],[60,1],[13,2],[11,2],[27,2]],'collected':[[1,1]],'obtain':[[55,1]],'reflect':[[10,1]],'paused':[[5,2],[60,3],[50,2]],'listings':[[37,1]],'villigust':[[75,1]],'weapon':[[68,2],[46,1]],'enough':[[63,1],[48,1],[68,1],[79,2]],'skips':[[59,1]],'chapters':[[69,1],[26,1],[1,1]],'prevents':[[15,1],[23,1]],'260':[[79,1],[50,1]],'11111111':[[80,1]],'aki':[[78,1]],'01ah':[[75,1]],'sei':[[78,2]],'build':[[48,1],[4,1],[12,3],[13,2],[3,1],[10,1],[11,2],[5,2]],'enlist':[[5,1]],'backspace':[[60,1]],'run':[[65,1],[46,1],[50,7],[62,4],[35,2],[27,1],[63,3],[59,2],[49,1],[78,9],[66,2],[60,6],[80,1],[3,2],[11,2],[58,7]],'interface':[[61,1],[29,1],[3,2],[40,1],[8,2],[79,1]],'inputs':[[17,1],[66,1],[62,2],[30,1],[60,2],[13,3],[57,1],[79,1]],'indicating':[[79,1],[60,1]],'happily':[[78,1]],'tar':[[18,1]],'groups':[[10,1],[27,1]],'f21':[[60,1]],'densetsu':[[5,1]],'three':[[73,1],[59,1],[78,3],[53,1],[50,4],[30,1],[62,2],[48,2],[79,1],[35,2]],'random':[[78,2],[48,1],[68,1],[76,14],[62,13]],'rarely':[[78,1],[54,1],[68,1]],'127':[[78,1],[60,5]],'2400|':[[68,1]],'relevant':[[55,1],[73,1]],'aware':[[59,1]],'okcancel':[[60,1]],'distributed':[[67,1]],'redesign':[[4,1]],'processtable':[[59,2]],'getscreenpixel':[[7,1],[60,3]],'rio':[[61,3]],'forward':[[73,1]],'strobed':[[76,1],[79,1]],'oddities':[[78,1]],'&6&#':[[78,1]],'129':[[79,1]],'5ff7':[[75,2]],'hypershot':[[30,1]],'clearmarker':[[60,1]],'0x60':[[78,1]],'immediate':[[78,9],[7,1],[50,1]],'shakes':[[10,1]],'patching':[[13,1],[49,1],[40,1],[18,3],[50,1]],'numpad1':[[60,1]],'fceu_setrenderplanes':[[11,1]],'designated':[[76,1]],'j3c0b%a@':[[78,1]],'nintendo':[[17,1],[21,2],[68,2],[3,2],[79,6]],'compressed':[[15,1],[18,2]],'lda':[[55,1],[78,46]],'goto':[[40,3],[7,2]],'advancing':[[15,1],[5,1]],'hexified':[[71,1]],'#228844':[[60,1]],'numlock':[[60,1]],'patient':[[75,1]],'exram':[[79,1],[75,3]],'newname1':[[50,2]],'anywhere':[[76,1],[78,2]],'abbreviation':[[78,1]],'notation':[[59,3]],'reverses':[[60,1]],'tracking':[[66,1]],'somewhere':[[48,2],[50,1]],'solutions':[[62,1]],'lagging':[[27,2]],'false':[[59,2],[9,1],[71,1],[62,5],[60,28],[79,1],[11,1]],'things':[[63,1],[59,1],[29,1],[55,3],[53,1],[60,1],[76,2],[75,1],[79,1]],'dffc':[[50,1]],'overcome':[[66,2]],'tells':[[55,1],[60,1],[58,1]],'waveforms':[[76,1]],'txs':[[78,4]],'transition':[[27,1]],'002e':[[75,1]],'obviously':[[81,1],[78,1]],'ideally':[[79,1]],'hereon':[[76,1],[79,1]],'organization':[[11,1]],'tint':[[79,1],[32,1]],'mamiya':[[75,3]],'optional':[[59,2],[71,9],[50,2],[60,3],[12,1],[75,1],[10,2],[40,1],[8,1]],'man':[[40,5]],'escape':[[11,1],[60,1]],'hexfreezecolorg':[[20,1]],'makers':[[66,1]],'0200':[[50,1],[68,2]],'cfg':[[27,2],[14,1],[19,4],[12,1],[13,3],[10,2],[20,2],[7,1],[11,2]],'mode':[[79,1],[19,1],[38,1],[12,1],[13,1],[36,3],[68,1],[35,7],[27,1],[59,1],[78,34],[23,8],[29,3],[76,20],[6,1],[24,2],[4,1],[60,8],[75,3],[10,1],[33,1],[11,2],[7,6]],'duty':[[76,11],[60,2]],'producing':[[76,2]],'0be':[[76,1]],'zelda':[[55,1],[79,1],[30,1]],'welcome':[[1,1]],'gui':[[58,1],[62,2],[61,1],[8,7],[5,3],[17,1],[35,1],[9,1],[15,1],[26,1],[29,2],[6,4],[59,9],[4,2],[60,45],[3,1],[10,2],[11,2],[7,5]],'per':[[19,2],[35,1],[27,2],[59,1],[21,1],[76,1],[60,6],[48,1],[32,1],[75,2],[79,8],[11,2]],'uncompressed':[[15,1]],'whitespace':[[48,1]],'n#l':[[78,1]],'after':[[73,1],[55,1],[19,2],[50,2],[62,4],[13,1],[36,3],[35,1],[59,4],[21,1],[22,1],[76,5],[71,3],[60,4],[78,19],[4,1],[72,2],[48,1],[75,4],[40,1],[79,14]],'clicking':[[17,1],[9,1],[15,2],[23,2],[51,1],[30,2],[50,6],[53,2],[60,1],[40,5],[35,1],[56,1]],'mismatch':[[12,1]],'palettes':[[51,2],[32,4],[25,4],[79,1],[65,1]],'requirement':[[63,1],[57,1]],'desyncing':[[62,1]],'speedometeronly':[[63,1]],'expose':[[79,1]],'should':[[73,1],[79,7],[46,1],[55,1],[53,2],[30,1],[50,2],[62,6],[81,1],[12,2],[35,3],[63,1],[59,1],[78,6],[76,2],[71,3],[60,4],[48,7],[32,1],[3,1],[75,11],[7,1],[58,1]],'updating':[[11,1],[5,1]],'usage':[[55,1],[43,1],[60,7],[61,3],[13,1],[48,1],[3,1],[75,1]],'brings':[[60,1],[68,1],[38,1],[6,1],[40,1]],'white':[[60,4],[20,1]],'e000':[[55,1],[75,4]],'noisey':[[76,1]],'00ff':[[68,2],[40,1],[50,1]],'preferably':[[60,2]],'famicom':[[30,10],[28,1],[13,1],[16,2],[69,1],[17,1],[21,7],[76,1],[71,1],[2,1],[6,1],[24,2],[3,1],[40,2]],'bugs':[[5,2],[11,1],[9,1],[15,1],[6,2],[4,2],[13,1],[10,1],[7,3],[8,1]],'generally':[[78,2],[76,2],[60,1],[67,2],[68,3],[79,2]],'nrom':[[11,2]],'continue':[[79,1],[32,1],[76,1],[66,1],[62,1],[27,3]],'patch':[[12,1],[49,1],[40,2],[50,6]],'smb2u':[[63,1]],'#ce_2gpl`ki7rbp':[[78,1]],'converted':[[45,1],[23,1],[76,1],[65,1]],'define':[[4,1],[73,1],[48,1],[24,1],[60,1]],'alu':[[78,2]],'components':[[76,1],[40,1],[50,1],[60,3]],'2746924':[[10,1]],'timed':[[66,1]],'discard':[[68,1]],'4001':[[76,2]],'sai`':[[78,2]],'wavelength':[[76,28]],'%02x':[[60,1]],'operational':[[78,6]],'030f':[[68,1]],'acknowledgement':[[79,1]],'actions':[[23,1]],'branches':[[15,2],[3,1],[53,1],[2,1],[65,1]],'turn':[[78,1],[29,1],[23,1],[60,1],[30,1],[33,1],[27,2]],'occur':[[78,5],[76,1],[79,3],[43,1],[27,1]],'decodes':[[78,1]],'raster':[[78,4],[50,1]],'odd':[[78,6],[46,1],[76,1],[81,1],[75,1],[10,1],[79,4]],'thingy':[[48,6]],'parse':[[5,1]],'indeterminate':[[78,1]],'bad':[[65,1],[48,2],[75,1],[62,1],[50,2]],'16k':[[50,3]],'pick':[[22,1],[7,1],[13,1]],'graphics':[[26,1],[55,3],[67,1],[61,1],[20,2],[79,5],[35,1],[27,2]],'33554432':[[78,1]],'depends':[[78,2],[71,1],[60,1]],'tunes':[[75,7]],'mutant':[[68,1],[46,1]],'undo':[[17,6],[78,1],[23,1],[41,1],[38,8],[50,1],[53,2],[66,2],[42,1],[56,1],[11,2],[27,1]],'likely':[[63,1],[48,1],[54,1],[76,1]],'equivelant':[[79,1]],'sre':[[78,13]],'theme':[[29,1]],'syntax':[[59,2],[57,1],[58,1]],'mean':[[40,1],[48,1]],'exclusive':[[78,2],[76,2],[79,2],[62,1]],'whether':[[54,5],[23,1],[55,8],[19,4],[60,3],[62,7],[48,2],[68,1],[36,2],[5,1]],'sub':[[28,1],[26,2],[24,1],[27,3]],'differing':[[75,1]],'acknowledges':[[78,2]],'november':[[9,1],[12,1],[3,3],[5,1]],'werefolf':[[6,1]],'visualization':[[61,1],[54,1],[5,1]],'|_____|_____|':[[68,2]],'able':[[15,1],[76,1],[60,1],[30,1],[48,2],[79,1],[7,1]],'arred':[[78,1]],'cpuc':[[73,2]],'jsr':[[78,2],[50,3]],'@x&#cey':[[78,1]],'0x8000':[[73,2]],'amount':[[79,3],[78,2],[15,1],[54,2],[76,2],[68,1],[33,1],[35,2],[56,1]],'all':[[73,2],[19,1],[50,5],[16,1],[56,1],[35,1],[59,4],[9,2],[15,2],[23,2],[71,2],[2,2],[24,1],[60,8],[80,2],[48,7],[10,2],[40,9],[18,2],[7,1],[79,16],[46,1],[38,1],[30,1],[28,1],[45,1],[53,1],[13,1],[20,1],[62,3],[68,12],[5,2],[17,1],[37,2],[63,2],[78,12],[76,10],[6,1],[75,5],[3,1],[11,5]],'displays':[[9,1],[23,1],[49,1],[43,2],[50,2],[60,3],[13,1],[52,1],[5,1]],'stripping':[[55,1]],'joined':[[3,1],[72,1]],'lazy':[[79,1],[11,1]],'chirps':[[11,1]],'delete':[[40,2],[50,1],[60,1]],'adelikat':[[68,1],[3,2],[1,2],[71,1]],'beq':[[78,2]],'near':[[76,1],[40,1]],'assignments':[[26,2],[76,4],[30,2],[37,1]],'depths':[[60,1]],'pipelined':[[79,1]],'minimum':[[32,1],[7,1],[11,1]],'coolest':[[53,1]],'them':[[55,1],[50,3],[62,5],[12,1],[56,1],[8,1],[35,1],[63,5],[64,1],[49,1],[78,5],[25,1],[76,1],[60,3],[80,1],[48,5],[75,2],[40,4],[18,1],[79,4]],'hellraiser':[[79,1]],'08fffh':[[75,2]],'instruction':[[78,62],[54,4],[68,1],[55,2],[50,10]],'%03d':[[71,2]],'retain':[[54,1]],'dlljjbbb':[[72,1]],'readimmediate':[[60,1]],'piano':[[4,1]],'variety':[[6,1],[11,1]],'lives&hpdisplay':[[63,1]],'0077h':[[75,3]],'lasts':[[78,1]],'musical':[[76,1]],'least':[[73,1],[59,2],[78,3],[38,1],[60,2],[72,1],[48,1],[32,1],[75,1],[79,1],[35,1]],'redirecting':[[78,1]],'purposes':[[78,1],[68,1],[76,1],[79,1]],'bit3':[[76,2],[71,2]],'factors':[[4,1],[35,1]],'directly':[[15,3],[20,1],[76,3],[53,5],[50,2],[79,1]],'enableoppositedirectional':[[5,1]],'change':[[56,3],[35,3],[27,3],[23,1],[60,4],[48,1],[32,1],[10,1],[79,1],[7,1],[38,4],[30,2],[53,2],[13,2],[20,1],[52,1],[68,1],[8,1],[37,1],[78,5],[21,1],[76,5],[43,6],[72,1],[75,3],[11,2]],'scripts':[[62,1],[28,2],[61,1],[12,1],[8,2],[5,1],[63,12],[9,1],[14,2],[15,1],[60,2],[4,1],[58,1]],'renders':[[76,1],[79,3]],'fortunate':[[78,1]],'followings':[[18,1]],'9_s8':[[78,1]],'sending':[[61,1]],'status':[[73,2],[38,4],[19,5],[50,2],[52,3],[68,1],[36,1],[27,1],[78,3],[51,1],[23,4],[76,17],[60,4],[79,3],[7,1]],'complete':[[78,1],[22,1],[55,1],[66,2],[60,1],[80,1],[75,2]],'fatratknight':[[63,1],[9,1],[1,1]],'attempts':[[55,1],[35,1],[62,10]],'iterate':[[59,1]],'intruction':[[78,1]],'array':[[50,2],[60,2]],'russian':[[78,1]],'flags':[[78,25],[50,4],[75,3],[10,1],[79,1],[7,1],[11,1]],'rolling':[[76,1],[62,1]],'jopi':[[78,7]],'remains':[[78,3],[79,2]],'inservice':[[79,1]],'remembers':[[11,4],[15,2]],'banks':[[73,2],[75,4],[56,1],[50,1],[5,1]],'resource':[[57,1],[15,1]],'luabot':[[62,11]],'our':[[63,1],[78,1]],'best':[[62,5],[54,2],[79,1],[2,1],[35,1]],'punchoutstats':[[63,1]],'traditionally':[[66,1],[78,1]],'multitude':[[10,1],[11,1]],'mapped':[[17,1],[21,2],[23,2],[55,1],[53,1],[50,1],[24,1],[76,1],[68,1],[27,4]],'bvs':[[78,2]],'kernal':[[78,2]],'everywhere':[[79,1]],'preceding':[[78,1],[50,1]],'0006':[[75,1]],'handler':[[78,5],[68,3],[76,1]],'video':[[19,2],[62,1],[67,2],[13,1],[35,2],[5,2],[17,1],[78,2],[22,5],[26,2],[51,2],[4,1],[79,11],[11,2],[65,1]],'backlash':[[23,1]],'dd08':[[78,2]],'integrated':[[61,1],[76,1],[57,1],[66,1],[79,1]],'snes9x':[[59,4],[42,1],[36,1],[7,1],[60,1]],'opened':[[15,2],[50,2],[28,1],[13,1],[20,1],[8,1],[18,1]],'routed':[[79,1],[30,1]],'interfaces':[[61,1]],'checking':[[8,1],[55,1],[60,1],[30,1],[62,1],[11,1],[35,5]],'046x':[[68,1]],'equals':[[59,1],[48,3],[76,1],[79,3]],'stretched':[[35,4]],'solid':[[60,2]],'preserves':[[78,1]],'jsrs':[[54,1]],'considered':[[59,1],[71,2],[60,1],[79,3]],'remaining':[[73,1],[68,3],[71,3],[79,1]],'schemes':[[79,1]],'pausing':[[7,1]],'message':[[5,3],[78,2],[15,1],[21,3],[71,1],[60,14],[4,1],[13,1],[11,3],[8,1]],'types':[[73,1],[46,1],[62,1],[61,1],[17,1],[78,2],[21,2],[76,2],[71,3],[60,1],[7,1],[18,4]],'undocumented':[[76,1],[78,7]],'prompts':[[5,1]],'arrays':[[59,3]],'display':[[46,1],[19,2],[50,5],[12,1],[13,2],[20,1],[36,1],[35,1],[5,5],[27,15],[52,9],[51,2],[14,1],[23,4],[63,1],[6,2],[43,4],[4,1],[60,1],[48,1],[78,2],[79,1],[7,6],[11,1]],'c004#newname2#':[[50,1]]}; \ No newline at end of file diff --git a/help/taseditor-ru/Controls.html b/help/taseditor-ru/Controls.html index f11b4378..30eb7772 100644 --- a/help/taseditor-ru/Controls.html +++ b/help/taseditor-ru/Controls.html @@ -87,7 +87,7 @@

При наведении курсором мыши на правую половину любой Закладки (в Списке Закладок) сбоку появляется скриншот из игры, соответствующий происходящему на экране в кадре Закладки в указанном ответвлении мувика. Под скриншотом появляется текстовое описание данного ответвления.


B. Отображение информации о Закладке

-

При наведении курсором мыши на иконку любой Закладки (в Дереве ответвлений) появляется информация об указанном ответвлении, а также появляется скриншот и описание. При наведении на Закладки, не принадлежащие хронологии текущего ответвления, курсор мыши изменяется на стрелку с вопросительным знаком.

+

При наведении курсором мыши на иконку любой Закладки (в Дереве ответвлений) появляется информация об указанном ответвлении, а также появляется скриншот и описание. При наведении на Закладки, не принадлежащие хронологии текущего ответвления, курсор мыши изменяется на "стрелку с вопросительным знаком".


C. Подсвечивание символов кнопок в Заголовке Piano Roll

При наведении курсором мыши на любой символ в Заголовке Piano Roll этот символ подсвечивается зелёным светом, если в Piano Roll есть выделенные строки. Свет подсказывает, что можно щёлкнуть по этому символу для изменения Ввода или Маркеров в выделенных кадрах.

@@ -96,7 +96,7 @@

Левая кнопка


-

Левая кнопка выполняет основную роль.

+

Основная кнопка.


A. Стандартные операции в Windows

Большинство элементов окна TAS Editor управляется так же, как в других Windows-программах:

@@ -121,11 +121,11 @@

Навести курсор мыши на нужную ячейку (выбрав пересечение строки нужного кадра со столбцом нужной кнопки) и нажать левую кнопку мыши. Ввод изменяется сразу же в момент нажатия. Если в данной клетке не было нажатия, оно устанавливается, если было, то снимается.

Строка, содержащая эту ячейку, становится выделенной, а с других строк выделение снимается. Благодаря этой особенности Курсор Выделения всегда появляется там, где редактируется Ввод.

Если зажать левую кнопку мыши и перемещать курсор мыши, можно рисовать и стирать Ввод в других ячейках Piano Roll, проводя по ним курсором мыши. Рисование начинается при щелчке по пустой клетке, стирание начинается при щелчке по заполненной клетке.

-

Если перед щелчком за жать клавишу Shift, при щелчке изменится состояние указанной кнопки во всех кадрах, начиная с Курсора Выделения и заканчивая кадром щелчка. Состояние Выделения при этом не изменится.

-

Если перед щелчком зажать клавишу Alt, состояние указанной кнопки во всех кадрах, начиная с Курсора Выделения, будет установлено по шаблону. Состояние Выделения при этом не изменится.

+

Если перед щелчком за жать клавишу Shift, при щелчке изменится состояние указанной кнопки во всех кадрах, начиная с Курсора Выделения и заканчивая кадром щелчка.

+

Если перед щелчком зажать клавишу Alt, состояние указанной кнопки во всех кадрах, начиная с Курсора Выделения, будет установлено по шаблону.


E. Установка/снятие Ввода с помощью Заголовка Piano Roll

-

При щелчке по символу кнопки в Заголовке состояние этой кнопки в выделенных кадрах изменяется. Если ни один кадр не выделен, ничего не происходит. Если в некоторых выделенных кадрах нажатие выбранной кнопки отсутствует, после щелчка нажатия появляются во всех выделенных кадрах. Если же во всех выделенных строках соответствующая кнопка уже нажата, при щелчке все нажатия снимаются.

+

При щелчке по символу кнопки в Заголовке состояние этой кнопки в выделенных кадрах изменяется. Если ни один кадр не выделен, ничего не происходит. Если в некоторых выделенных кадрах нажатие выбранной кнопки отсутствует, после щелчка появятся нажатия во всех выделенных кадрах. Если же во всех выделенных строках соответствующая кнопка уже нажата, при щелчке все нажатия снимаются.

Если перед щелчком зажать и держать клавишу Alt, в выделенных кадрах будет установлен Ввод по шаблону.

Если щёлкать по "Frame#", вместо Ввода в Выделении будут установлены или удалены Маркеры.


@@ -154,7 +154,7 @@

Правая кнопка


-

Правая кнопка мыши используется реже, чем левая.

+

Вспомогательная кнопка.


A. Навигация Курсором Проигрывателя с помощью колеса

Зажать правую кнопку и вращать колесом мыши вверх/вниз. При этом курсор мыши не обязательно должен находиться над Piano Roll, он может быть на любом пустом месте окна TAS Editor или даже над окном эмулятора.

@@ -280,11 +280,11 @@

Ctrl + Insert = клонировать выделенные кадры

Ctrl + Shift + Insert = вставить пустые кадры на место выделения


-

Ctrl + F = вызвать окно Find Note

+

Ctrl + F = вызвать окно "Find Note"


Ctrl + PageUp / Ctrl + PageDown = прыгать Курсором Выделения по Маркерам

-

Ctrl + Home / Ctrl + End = переместить Выделение в начало / в конец мувика

-

Ctrl + Вверх / Ctrl + Вниз = переместить Выделение на 1 кадр выше / ниже

+

Ctrl + Home / Ctrl + End = переместить текущее Выделение в начало / в конец мувика

+

Ctrl + Вверх / Ctrl + Вниз = переместить текущее Выделение на 1 кадр выше / ниже

Ctrl + Вправо / Ctrl + Влево = скроллировать Piano Roll вправо и влево


Shift + PageUp / Shift + PageDown = прыгать Курсором Проигрывателя по Маркерам

@@ -473,14 +473,14 @@

Esc – выход из режима редактирования без сохранения изменений

Tab – переключение между нижним и верхним полем


-

3. Кнопки виртуальных джойстиков не действуют. Замечание: они будут действовать в том случае, если в настройках FCEUX стоит галочка Config -> Enable -> Background Input, не рекомендуется её устанавливать.

+

3. Кнопки виртуальных джойстиков не действуют. Замечание: они будут действовать в том случае, если в настройках FCEUX стоит галочка Config -> Enable -> Background Input, поэтому не рекомендуется её устанавливать.

+


+

4. Управление мышью остаётся без изменений. Любой щелчок за пределами поля редактирования (кроме щелчков средней кнопкой) завершает редактирование Заметки, сохраняя изменения. Также, если во время редактирования увести Курсор Проигрывателя или Курсор Выделения из области редактируемого Маркера, изменения сохранятся, и начнётся редактирование Заметки другого Маркера. Поэтому рекомендуется редактировать Заметки, только когда эмулятор стоит на паузе.

+


+


+



-

4. Управление мышью остаётся без изменений. Любой щелчок за пределами поля редактирования (кроме щелчков средней кнопкой) завершает редактирование Заметки, сохраняя изменения. Также, если во время редактирования увести Курсор Проигрывателя или Курсор Выделения из области редактируемого Маркера, изменения сохранятся, и начнётся редактирование Заметки другого Маркера.


-


-


-


-


Created with the Personal Edition of HelpNDoc: Full-featured Kindle eBooks generator

diff --git a/help/taseditor-ru/FAQ.html b/help/taseditor-ru/FAQ.html index 023c40e1..c472fc38 100644 --- a/help/taseditor-ru/FAQ.html +++ b/help/taseditor-ru/FAQ.html @@ -116,7 +116,7 @@

Для дополнительного удобства рекомендуется при создании каждой Закладки вводить в качестве Заметки краткое текстовое обозначение, например, скопипастить название мувика.


Почему fm3-файлы занимают так много места?

-

В fm3-файле обычно сохраняется мгновенный снимок рабочего процесса ТАСера, в том числе вся Гринзона (которая и занимает большую часть файла). Подробнее см. Продвинутые возможности.

+

В fm3-файле обычно сохраняется мгновенный снимок рабочего процесса ТАСера, в том числе вся Гринзона (которая и занимает большую часть файла). Подробнее см. Продвинутые возможности. Параметры сохранения можно настроить.


Почему в этом Руководстве так много текста?

Помимо сухого перечисления спецификаций здесь находится обучающий Курс, в котором систематизируются принципы эффективного подхода к ТАСингу. Ранее не существовало попыток сформулировать ТАСерский опыт в виде учебника, поэтому автор посчитал, что многословность является меньшим злом, чем неточность изложения.

diff --git a/help/taseditor-ru/Glossary.html b/help/taseditor-ru/Glossary.html index e8b30a71..d640228f 100644 --- a/help/taseditor-ru/Glossary.html +++ b/help/taseditor-ru/Glossary.html @@ -121,13 +121,13 @@

Segment – Участок

Часть мувика, соответствующая промежутку времени между двумя игровыми событиями.

Разбиение мувика на участки – это разложение большой задачи на мелкие подзадачи.

-

Размер участка измеряется в кадрах, а границы участка определяются игровыми событиями. Начальное событие отсекает все предыдущие задачи и концентрирует внимание ТАСера на ближайшем наборе условий. Конечное событие служит для оценки оптимальности всех вариантов решения текущей задачи.

+

Размер участка измеряется в кадрах, а границы участка обычно определяются игровыми событиями. Начальное событие отсекает все предыдущие задачи и концентрирует внимание ТАСера на ближайшем наборе условий. Конечное событие служит для оценки оптимальности всех вариантов решения текущей задачи.

Подробнее: Процесс ТАСинга


Optimization – Оптимизация

Процесс поиска оптимального (наилучшего) решения задачи на текущем участке.

Почти любую задачу в видеоиграх можно решить множеством разнообразных способов. У каждого способа есть свои плюсы и минусы. ТАСер перед началом работы выбирает свои цели (например, сделать пацифистский спидран), тем самым расставляя приоритеты среди вышеупомянутых плюсов и минусов. Поэтому любые способы решения можно оценить и сравнить между собой, чтобы определить лучший и худший.

-

Оптимизация ТАСа заключается в редактировании Ввода и оценке получающегося Вывода. Когда ТАСер получает от игры более предпочтительный результат, он отмечает текущий Ввод в качестве основного, пока не найдёт ещё более оптимальный Ввод. В финальном ТАСе для каждой подзадачи оставлен наилучший вариант решения.

+

Процесс оптимизация ТАСа заключается в редактировании Ввода и оценке получающегося Вывода. Когда ТАСер получает от игры более предпочтительный результат, он отмечает текущий Ввод в качестве основного, пока не найдёт ещё более оптимальный Ввод. В финальном ТАСе для каждой подзадачи оставлен наилучший вариант решения.

Подробнее: Методология ТАСинга


Improvement – Улучшение

@@ -135,7 +135,7 @@

Примеры улучшений в спидранах: устранение неточностей, использование неиспользованного таймсэйвера, повышение эффективности использования таймсэйвера, повышение развлекательности мувика без потери скорости.


Timesaver – Таймсэйвер

-

Внутриигровой трюк, позволяющий сэкономить время.

+

Любой внутриигровой трюк, который позволяет сэкономить время.

При создании спидрана ТАСеру необходимо использовать все незапрещённые возможности для максимально быстрого прохождения игры. В первую очередь это шлифовка Ввода с целью найти наилучшее решение, исходя из имеющихся знаний об игре. Во вторую очередь это расширение базы знаний – поиск и применение трюков. Настоящий ТАСер пытается собрать максимум информации об игре и использовать все известные трюки максимально эффективно, чтобы его рекорд скорости нельзя было легко побить.

Примеры таймсэйверов: фичи игры, баги игры, манипуляция удачей.

Замечание: иногда ТАСер сознательно отказывается от использования некоторых таймсэйверов, в этом случае для его ТАСа отводится отдельная категория на сайте. Например: спидран Super Mario Bros без использования кнопки B (отказ от фичи), спидран Sonic the Hedgehog без прохождения сквозь стены (отказ от бага).

@@ -237,12 +237,13 @@


Bookmark – Закладка

Номерная отметка для кадра мувика.

+

В Тасэдиторе есть 10 слотов для Закладок.

Закладка сохраняет всю необходимую информацию о кадре, на который она установлена. В том числе то ответвление мувика, которое однозначно приводит игру к событиям данного кадра.

Закладки могут использоваться для навигации Курсором Проигрывателя, но в основном они используются для хранения ответвлений.

Подробнее: Панель инструментов, Спецификации Закладок


Branch – Ответвление

-

Копия мувика, хранящая его состояние на момент создания Закладки.

+

Полная копия мувика, хранящая его состояние на момент создания Закладки.

При желании текущий мувик может быть заменён на это ответвление, тем самым восстанавливается состояние мувика из копии.

С помощью ответвлений можно одновременно хранить в проекте несколько разных мувиков и мгновенно переключаться между ними:


В модуль, ответственный за Movie:


В модуль, ответственный за Input:


@@ -382,15 +383,15 @@

В модуль, ответственный за Lua engine:


В модуль, ответственный за Replay:


Остальное:

diff --git a/help/taseditor-ru/Introduction.html b/help/taseditor-ru/Introduction.html index 86970875..505c89e8 100644 --- a/help/taseditor-ru/Introduction.html +++ b/help/taseditor-ru/Introduction.html @@ -62,13 +62,13 @@

ТАСинг – это процесс создания экстраординарного прохождения игры. Для настоящего ТАСера недостаточно просто пройти игру до конца, требуется сделать нечто настолько необычное, что это оправдает использование инструментов.

Для этого и мыслить требуется нестандартно. Во время нормальной игры практически весь ход наших мыслей определяется игровыми правилами, за несоблюдение которых игра штрафует геймовером и другими средствами. Несложными психологическими приёмами игра направляет фантазию игрока в нужное русло, чтобы дать ему правдоподобную атмосферу целостного мира и удержать его в искусно разработанной зоне комфорта.

-

Поэтому для успешного создания неординарного прохождения ТАСеру необходимо не только в совершенстве владеть инструментами эмулятора, но и уметь мысленно абстрагироваться от правил игры, при этом физически оставаясь в рамках этих правил (ведь ТАСинг – это не читерство, нельзя воздействовать на игру иначе как кнопками джойстика).

-

Поначалу ТАСинг, как и обычные спидраны, не так уж сильно отличался от нормального процесса прохождения видеоигры. ТАСер просто запускал эмулятор, включал режим записи кнопок и проходил игру, часто сохраняясь и загружаясь для исправления наиболее очевидных ошибок, а в наиболее насыщенные моменты замедляя игровой процесс, чтобы компенсировать медленную реакцию человеческого организма.

-

Возможность исправлять свои ошибки раскрепощает фантазию человека и побуждает его экспериментировать. Иллюзии конкретной игры уже менее ограничивают спектр мыслей ТАСера. Но на ход мыслей всё ещё оказывают влияние стереотипы реального физического мира. Например, если опасный объект убивает персонажа, то логично предположить, что он убивает всегда. Хотя на самом деле может оказаться, он убивает только в чётные кадры или только при обнулении дробной части координат. Но об этом невозможно догадаться, используя одни лишь сэйвы и замедление. Нужно сначала перестать быть игроком, чтобы стать независимым исследователем.

-

Большим прорывом в истории развития ТАСинга стал Frame Advance – покадровая эмуляция игр. Теперь при ТАСинге игра постоянно стоит на паузе, предоставляя ТАСеру возможность размеренно анализировать каждый аспект геймплея по отдельности. Раньше (при простом замедлении) игра не переставала быть связным потоком событий, которые игрок вынужден воспринимать как единый коктейль переживаний и эмоций. А теперь при покадровой игре ТАСер может обособить в голове любое отдельно взятое событие текущего кадра. Это значительно меняет принципы восприятия игровой информации. Стереотипы материального мира уже не диктуют ТАСеру, как действовать в мире виртуальном, и человек видит игру более объективно, а значит, может обнаружить несовершенства/лазейки в её правилах.

+

Поэтому для успешного создания неординарного прохождения ТАСеру необходимо не только в совершенстве владеть инструментами эмулятора, но и уметь мысленно абстрагироваться от правил игры, при этом физически оставаясь в рамках этих правил (ведь ТАСинг – это не читерство, нам нельзя воздействовать на игру иначе как кнопками джойстика).

+

Поначалу ТАСинг, как и обычные спидраны, не так уж сильно отличался от нормального процесса прохождения видеоигр. ТАСер просто запускал эмулятор, включал режим записи кнопок и проходил игру, часто сохраняясь и загружаясь для исправления наиболее очевидных ошибок, а в наиболее насыщенные моменты замедляя игровой процесс, чтобы компенсировать медленную реакцию человеческого организма.

+

Возможность исправлять свои ошибки раскрепощает фантазию человека и побуждает его экспериментировать. Иллюзии конкретной игры уже менее ограничивают спектр мыслей ТАСера. Но на ход мыслей всё ещё оказывают влияние стереотипы реального физического мира. Например, если опасный объект убивает персонажа, то логично предположить, что он убивает всегда. Хотя на самом деле может оказаться, он убивает только в чётные кадры или только при обнулении дробной части координат. Но как об этом догадаться, используя одни лишь сэйвы и замедление?

+

Нужно перестать быть игроком и стать исследователем. И есть инструменты, предназначенные именно для такой умственной трансформации.

+

Большим прорывом в истории развития ТАСинга стал Frame Advance – покадровая эмуляция игр. Теперь при ТАСинге игра постоянно стоит на паузе, предоставляя ТАСеру возможность размеренно анализировать каждый аспект геймплея по отдельности. Раньше (при простом замедлении) игра не переставала быть связным потоком событий, которые игрок вынужден воспринимать как единый коктейль переживаний и эмоций. А теперь при покадровой игре ТАСер может обособить в голове любое отдельно взятое событие текущего кадра. Это значительно меняет принципы восприятия игровой информации. Стереотипы материального мира уже не диктуют ТАСеру, как действовать в мире виртуальном, и человек видит игру более объективно, а значит, может обнаружить несовершенства и лазейки в её правилах.

Конечно, сама игра по-прежнему пытается навязать игроку типовые шаблоны поведения, и новичку справляться с этим сложнее, чем опытному ТАСеру. Именно поэтому опытным ТАСерам гораздо легче обогнать чужой спидран (или даже свой старый) – не из-за ловкого владения инструментами, а из-за "профессиональной деформации", позволяющей легко замечать уязвимости в играх.

-


-

С тех пор было изобретено ещё много инструментов ТАСинга, однако сам способ взаимодействия ТАСера с игрой оставался без изменений. Используя перезаписи, ТАСер редактирует Ввод в той же последовательности, в которой течёт время в игре. Эта линейность процесса формирует определённые ограничения в мышлении ТАСера. Когда вы привыкаете после каждого нажатия кнопки получать от игры визуальное подтверждение срабатывания этой кнопки, вы непроизвольно ассоциируете себя с игровым персонажем. Из-за этого вам гораздо труднее взглянуть на происходящее "со стороны". А ведь от ТАСера требуется максимально объективный взгляд на игру!

+

С тех пор было изобретено ещё много инструментов ТАСинга, однако сам способ взаимодействия ТАСера с игрой оставался без изменений. Используя перезаписи, ТАСер редактирует Ввод в той же последовательности, в которой течёт время в игре. Эта линейность процесса формирует определённые ограничения в мышлении ТАСера. Когда вы привыкаете после каждого нажатия кнопки получать от игры визуальное подтверждение срабатывания этой кнопки, вы непроизвольно ассоциируете себя с игровым персонажем. Из-за этого вам гораздо труднее взглянуть на происходящее "со стороны". А ведь от ТАСера требуется максимально объективный взгляд на игру. Значит, нужна дальнейшая трансформация ТАСерского способа восприятия.


Разработка инструментального комплекса под названием "TAS Editor" преследует две основные цели:

    @@ -119,10 +119,9 @@


    Помимо нового подхода к ТАСингу Тасэдитор также предлагает простенькие средства для организации рабочего процесса. Из-за бессистемного подхода многие новички тратят большую часть времени неэффективно, распыляют силы и быстро устают, поэтому начинают экономить энергию, уменьшая количество производимых тестов. В результате получают далёкий от идеала ТАС. Со временем они нарабатывают некий набор приёмов и привычек, становятся опытными ТАСерами. Но каждому новому ТАСеру приходилось учиться на собственных ошибках. В этом Курсе мы попытаемся сформировать чёткое представление о методичном ТАСинге (как традиционном, так и новом), чтобы новички могли быстрее проникнуться сутью процесса.

    Работа в Тасэдиторе во многом похожа на интерактивное программирование с использованием интерпретируемого языка. Вы редактируете код и одновременно видите результат исполнения кода на экране. ТАСер может мгновенно увидеть влияние своих промежуточных действий, а может увлечься конструированием одного участка "кода" и просмотреть результат лишь после завершения конструкции.

    -

    У программистов есть ценная традиция – повышение читабельности кода с помощью комментариев. Это позволяет держать в голове более чёткую картину проекта и обходиться без постоянной перепроверки результатов, потому что в большинстве случаев результат весьма предсказуем, когда известен контекст.

    -

    Более того, высокая читабельность кода позволяет при возвращении к отложенному проекту быстро освежить все необходимые воспоминания. Конечно, если этот проект добросовестно документировался.

    -

    Тасэдитор помогает непринуждённо документировать свою работу прямо в процессе создания – на лету писать комментарии, присваивать структурам (шаблонам и блокам Ввода) понятные имена, тестировать различные версии кода в отдельных ветках репозитория (Дерева ответвлений), продуктивно работать в соавторстве. При этом от пользователя не требуется соблюдать какие-либо конвенции. Вы сами определяете правила оформления своего проекта. Например, если вы не поленились в первом уровне дать название использованному трюку, в следующих уровнях вы сможете продублировать нужную последовательность кнопок всего несколькими нажатиями клавиш, если поленились – придётся отыскать место выполнения трюка вручную. В простеньких ТАСах можно обойтись без комментариев и долгосрочных планов, однако в сложных проектах этот функционал Тасэдитора может весьма пригодиться.

    -

    Сайт TASVideos.org поддерживает загрузку и публикацию проектов Тасэдитора (fm3-файлов), так что вы можете делиться не только готовым мувиком, но и своими наработками, поощряя атмосферу открытости и взаимопомощи. Если не хотите делиться, можете экспортировать данные в формат fm2 и опубликовать только его.

    +

    У программистов есть ценная традиция – повышение читабельности кода с помощью комментариев. Это позволяет держать в голове более чёткую картину проекта и обходиться без постоянной перепроверки результатов, потому что в большинстве случаев результат весьма предсказуем, когда известен контекст. Более того, высокая читабельность кода позволяет при возвращении к отложенному проекту быстро освежить все необходимые воспоминания. Конечно, если этот проект добросовестно документировался.

    +

    Тасэдитор поощряет документирование ТАСа в процессе его создания – на лету писать комментарии, присваивать структурам (шаблонам и блокам Ввода) понятные имена, тестировать различные версии кода в отдельных ветках репозитория (Дерева ответвлений), продуктивно работать в соавторстве. При этом не требуется соблюдать какие-либо конвенции. Вы сами определяете правила оформления своего проекта. Например, если вы не поленились в первом уровне дать название использованному трюку, в следующих уровнях вы сможете продублировать нужную последовательность кнопок всего несколькими нажатиями клавиш, если поленились – придётся отыскать место выполнения трюка вручную. В простеньких ТАСах можно обойтись без комментариев и долгосрочных планов, однако в сложных проектах этот функционал Тасэдитора может весьма пригодиться.

    +

    Сайт TASVideos.org поддерживает загрузку проектов Тасэдитора (fm3-файлов), так что вы можете опубликовать не только готовый мувик, но и свои наработки, поощряя атмосферу открытости и взаимопомощи. Если не хотите делиться, можете экспортировать данные в формат fm2 и опубликовать только его.

    FM3-файлы проигрываются эмулятором FCEUX начиная с версии 2.2.0 точно так же, как FM2-файлы. В более ранних версиях FCEUX fm3-файлы также можно проиграть, предварительно поменяв расширение файла на fm2.


    В следующей главе: обучение основам обращения с программой.

    diff --git a/help/taseditor-ru/Navigation.html b/help/taseditor-ru/Navigation.html index bad6eb69..19a8f118 100644 --- a/help/taseditor-ru/Navigation.html +++ b/help/taseditor-ru/Navigation.html @@ -59,7 +59,9 @@

    Навигация



    -

    Экран FCEUX может отображать лишь события одного кадра. Piano Roll может отображать в окне содержимое нескольких десятков кадров. Но мувик среднестатистического ТАСа содержит десятки тысяч кадров. Поэтому ТАСеру постоянно необходимо перемещаться по мувику вверх и вниз, чтобы отобразить в окне Piano Roll интересующий его участок мувика, либо чтобы отобразить на экране FCEUX события интересующего кадра мувика.

    +

    Экран эмулятора может отображать лишь события одного кадра.

    +

    Piano Roll может отображать в окне содержимое нескольких десятков кадров.

    +

    Но мувик среднестатистического ТАСа содержит десятки тысяч кадров. Поэтому ТАСеру постоянно необходимо перемещаться по мувику вверх и вниз, чтобы отобразить в окне Piano Roll интересующий его участок мувика, либо чтобы отобразить на экране FCEUX события интересующего кадра мувика.

    В данной документации эта деятельность называется "навигацией по мувику". Во время ТАСинга на неё тратится много времени. Для ускорения работы Тасэдитор предлагает множество новых способов навигации. В зависимости от конкретной ситуации более удобным будет являться тот или иной способ, поэтому не рекомендуется привязываться к одному из них.

    В идеале все навыки навигации должны переместиться в моторную память, тогда вы сможете молниеносно появляться в нужной точке мувика, при этом не переставая обдумывать текущую задачу.


    @@ -212,7 +214,7 @@


    Курсор Проигрывателя привязан к текущему состоянию эмуляторуемой игры. Это означает, что эмулятор автоматически перемещает курсор во время своей работы, и наоборот, когда вы перемещаете Курсор Проигрывателя, изменяется состояние эмулятора.

    В управлении этим курсором есть одно ограничение: иногда он не может мгновенно переместиться на требуемый кадр, добегание занимает некоторое время.

    -

    Если в панели Playback установлена галочка "Follow cursor", то Piano Roll автоматически скроллируется вслед за Курсором Проигрывателя.

    +

    Если в панели Playback установлена галочка "Follow cursor", то Piano Roll автоматически скроллируется вслед за Курсором Проигрывателя (но только не во время добегания).


    1. Покадровое перемещение

    diff --git a/help/taseditor-ru/NonlinearTASing.html b/help/taseditor-ru/NonlinearTASing.html index 63de73f2..83d90d93 100644 --- a/help/taseditor-ru/NonlinearTASing.html +++ b/help/taseditor-ru/NonlinearTASing.html @@ -71,7 +71,7 @@
  1. Навигация курсором мыши к любому кадру текущего участка осуществляется практически мгновенно.
  2. Отредактировать участок мышью. Можно менять Ввод либо вслепую, либо время от времени перемещать Курсор Проигрывателя, чтобы свериться с игрой. Шаги 3 и 4 непрерывно чередуются, пока редактирование не считается законченным.
  3. Определить кадр конца участка, поставив Курсора Проигрывателя на целевое событие.
  4. -
  5. [необязательный шаг] Сохранить готовый подход в любую свободную Закладку, например, в слот 8.
  6. +
  7. [необязательный шаг] Сохранить готовый подход в любую свободную Закладку, например, в слот 8 или 7.
  8. Если это не первый подход к прохождению участка, сравнить новый результат с лучшим старым результатом, используя критерий оптимальности. Если новый подход оказался лучше (или это первый подход), следует сохранить его в Закладку 9. Слот 9 будет отвечать за хранение самого лучшего результата шлифовки участка.
  9. Если осталось желание испробовать другие подходы, следует вернуться к шагу 2, и так до тех пор пока не иссякнут идеи по данному участку.
  10. [необязательный шаг] Когда идеи начинают иссякать, можно почерпнуть информацию из прошлого или будущего: пересмотреть несколько участков, перетаскивая Курсор Проигрывателя или отпустив паузу эмулятора. При необходимости можно по-быстрому дорисовать Ввод для просмотра предстоящих событий игры.
  11. @@ -81,12 +81,12 @@


    Так как все создаваемые подходы к прохождению участка автоматически сохраняются в Журнале Истории, у вас может возникнуть соблазн не сохранять подходы в Закладки (шаги 6 и 7), а просто один раз дойти до конечного события, а затем экспериментировать с этим Вводом, постепенно улучшая его (а если вместо улучшения получилось ухудшение – сразу же откатывать изменения). Такой поверхностный способ ТАСинга, в принципе, имеет право на жизнь, но не рекомендуется, так как он не позволяет вам мыслить далеко за рамками первоначального подхода (из-за подсознательного страха потерять наилучший старый подход, если уйти от него слишком далеко).

    -

    Даже если в результате последнего изменения Ввода у вас получилось ухудшение прохождения участка, не нужно сразу откатываться к прошлому состоянию мувика, надо попытаться разобраться в причинах ухудшения и продолжить осмысленную модификацию, чтобы превратить его в улучшение. А для того чтобы не бояться, что предыдущее успешное прохождение затеряется в глубине Журнала Истории, следует поступать в точности так, как делают в традиционном методе – отвести специальный слот для хранения лучшего результата и каждый раз ставить эту Закладку на конец участка, когда результат стал ещё лучше.

    +

    Даже если в результате последнего изменения Ввода у вас получилось ухудшение прохождения участка, не нужно сразу забывать про него и откатываться к прошлому состоянию мувика, надо попытаться разобраться в причинах ухудшения и продолжить осмысленную модификацию, чтобы превратить его в улучшение. А для того чтобы не бояться, что предыдущее успешное прохождение затеряется в глубине Журнала Истории, следует поступать в точности так, как делают в традиционном методе – отвести специальный слот для хранения лучшего результата и каждый раз ставить эту Закладку на конец участка, когда результат стал ещё лучше.

    Точно так же нужно поступать с перспективными подходами, которые в чём-то лучше, а в чём-то хуже текущего лучшего результата. Когда вы сохраняете все альтернативные подходы в отдельные Закладки, вы можете со спокойной душой удалять их Ввод из рабочего мувика или изменять до неузнаваемости, ведь для возврата к любому из них вам потребуется всего одно нажатие клавиши, а не долгий поиск по Журналу Истории.


    В этом методе ТАСинга, в отличие от традиционного, можно не заметить разделение мувика на логические участки, так как не требуется постоянно обозначать начало и конец текущего участка Закладками. Однако рекомендуется всё-таки соблюдать порядок и отмечать начало каждого важного участка Маркером, чтобы ограничить количество факторов оптимальности.

    Начало и конец участка обычно ассоциируются не с бездушным номером кадра, а с определёнными событиями игры. Но так как на начальное событие редактируемый Ввод участка никак не влияет, то это событие будет всегда происходить в одном и том же кадре, и этот кадр можно зафиксировать Маркером.

    -

    Конечное событие участка может наступить в разное время, в зависимости от Ввода на участке. Поэтому, если вы отмечаете конец участка Маркером, необходимо будет перемещать этот Маркер выше или ниже, когда из-за изменения Ввода конечное событие изменилось. Зачастую непрактично тратить время на перетаскивание, поэтому вместо замыкающего Маркера можно обойтись вышеописанной установкой Закладки, в которой сохраняется полученный вариант прохождения участка, и при этом она служит отметкой конца участка.

    +

    Конечное событие участка может наступить в разное время, в зависимости от Ввода на участке. Поэтому, если вы отмечаете конец участка Маркером, необходимо будет перемещать этот Маркер выше или ниже, когда из-за изменения Ввода конечное событие изменилось. Зачастую непрактично тратить время на перетаскивание Маркеров, поэтому вместо замыкающего Маркера можно обойтись вышеописанной установкой Закладки, в которой сохраняется полученный вариант прохождения участка, и при этом её иконка служит отметкой конца участка.

    Ну а для простых участков можно вообще никак не отмечать конечный кадр, полагаясь на собственную память и на зелёную стрелку Тасэдитора. С помощью зелёной стрелки Тасэдитор может подсказать, на каком кадре вы остановили просмотр участка в прошлый раз (до того как начали изменять Ввод участка). Обычно это и есть кадр, в котором происходило конечное событие в предыдущем подходе. Так что вы можете проиграть и обновлённый участок до этого кадра. Если после изменения Ввода конечное событие стало детектироваться на 2 кадра выше зелёной стрелки, это означает, что вы обогнали предыдущий результат на 2 кадра, значит, новый Ввод лучше (если ваш критерий – скорость). Вся эта логическая цепочка пролетает в уме за один миг при взгляде на Piano Roll после просмотра результата недавнего изменения Ввода.


    @@ -136,7 +136,7 @@

    Плюсы метода:

    + Мгновенная навигация.

    + Возможность пропускать ненужные сцены.

    -

    + Отстранённость ТАСера от игрового потока повышает объективность.

    +

    + Отстранённость от игрового потока повышает объективность анализа.


    Минусы метода:

    Отсутствие отдачи, присущей обычному игровому процессу.

    diff --git a/help/taseditor-ru/Operations.html b/help/taseditor-ru/Operations.html index ad25ecfc..294c9ab8 100644 --- a/help/taseditor-ru/Operations.html +++ b/help/taseditor-ru/Operations.html @@ -631,7 +631,7 @@

    Пример:

    20:31:44 Marker Shift 21

    diff --git a/help/taseditor-ru/ProgramCustomization.html b/help/taseditor-ru/ProgramCustomization.html index 10d99664..43055a46 100644 --- a/help/taseditor-ru/ProgramCustomization.html +++ b/help/taseditor-ru/ProgramCustomization.html @@ -74,7 +74,7 @@ Теперь откройте пункт "View" (Вид).

    Подпункт "Find Note window" вызывает окно поиска текста в Заметках Маркеров. Эта функция будет полезной, если вы документируете свой мувик с помощью Заметок. Она описана в следующей главе.

    -

    Далее в меню "View" идут галочки настроек внешнего вида программы. Чтобы опробовать все возможности, прямо сейчас создайте пробный проект (просто открыв Тасэдитор) и экспериментируйте с ним.

    +

    Далее в меню "View" идут галочки настроек внешнего вида программы. Чтобы опробовать все возможности, создайте пробный проект и экспериментируйте с ним.



    @@ -87,7 +87,7 @@

    View -> Display Branch Descriptions

    Отображает всплывающие текстовые описания при наведении курсором мыши на Закладки. С помощью этого текста, как и с помощью скриншота, вы можете ещё до загрузки Закладки понять, требуется ли загружать данное ответвление.

    Текст описания берётся из Заметки Маркера, под которым находится кадр данной Закладки. Сам Маркер может быть уже давно удалён из текущего мувика, но если Закладка была создана, когда Маркер ещё существовал, то значит, она содержит в себе ответвление мувика, где Маркер существует. И при возврате во времени на эту Закладку мувик восстановится на состояние, где Маркер существует.

    -

    Таким образом, при тестировании альтернативных стратегий прохождения для большого участка (например, для целого уровня игры) вы можете перед сохранением очередной стратегии в отдельное ответвление поставить Маркер на Курсор Проигрывателя и ввести текстовое описание созданной стратегии, например "тут я прошёл уровень поверху". После этого следует создать Закладку на этом кадре, сохранив в неё текущий мувик. Затем можно удалить этот Маркер вместе с частью Ввода и записать другую стратегию прохождения текущего участка. В конце, после просмотра альтернативного подхода нужно поставить новый Маркер с Заметкой в духе "тут я прошёл уровень понизу" и сохранить текущее ответвление мувика в другую Закладку. После этого вы можете сохранить проект и, скажем, выключить Тасэдитор. На следующий день вы легко вспомните плюсы и минусы двух записанных стратегий прохождения. При наведении на первую Закладку будет появляться скриншот финального кадра уровня (где был поставлен Курсор Проигрывателя при создании первой Закладки) и надпись "тут я прошёл уровень поверху", а при наведении на вторую Закладку будет тоже появляться скриншот финального кадра уровня (где был оставлен голубой курсор при создании второй Закладки) и надпись "тут я прошёл уровень понизу". В данном случае по скриншоту трудно отличить два ответвления, т.к. обе стратегии заканчиваются на одном и том же событии игры. А по текстовым описаниям это сделать легко.

    +

    Таким образом, при тестировании альтернативных стратегий прохождения для большого участка (например, для целого уровня игры) вы можете перед сохранением очередной стратегии в отдельное ответвление поставить Маркер на Курсор Проигрывателя и ввести текстовое описание созданной стратегии, например "тут я прошёл уровень поверху". После этого следует создать Закладку на этом кадре, сохранив в неё текущий мувик. Затем можно удалить этот Маркер вместе с частью Ввода и записать другую стратегию прохождения участка. В конце, после просмотра альтернативного подхода нужно поставить новый Маркер с Заметкой в духе "тут я прошёл уровень понизу" и сохранить текущее ответвление мувика в другую Закладку. После этого вы можете сохранить проект и, скажем, выключить Тасэдитор. На следующий день вы легко вспомните плюсы и минусы двух записанных стратегий прохождения. При наведении на первую Закладку будет появляться скриншот финального кадра уровня (где был поставлен Курсор Проигрывателя при создании первой Закладки) и надпись "тут я прошёл уровень поверху", а при наведении на вторую Закладку будет тоже появляться скриншот финального кадра уровня (где был оставлен голубой курсор при создании второй Закладки) и надпись "тут я прошёл уровень понизу". В данном случае по скриншоту трудно отличить два ответвления, т.к. обе стратегии заканчиваются на одном и том же событии игры. А по текстовым описаниям это сделать легко.

    По умолчанию эта опция включена. Если отключить, текстовые описания не будут появляться при наведении.

    Рекомендуется включить эту функцию, если вас не раздражают всплывающие текстовые поля.

    @@ -127,6 +127,12 @@

    По умолчанию установлено значение периода автосохранения в 15 минут. Это означает, что если вы совершили в проекте какие-нибудь существенные изменения (например, изменили Ввод, и в заголовке окна Тасэдитора появилась звёздочка), а потом в течение 15 минут так и не сохранили проект на диск, Тасэдитор либо напомнит вам об этом, либо запустит сохранение самостоятельно, в зависимости от галочки "silently". Если галочка установлена, Тасэдитор молча сохраняет проект на диск под тем же именем. Если галочка снята, по истечении периода Тасэдитор выводит на экран диалог сохранения файла (Save As), где вы можете либо подтвердить сохранение, либо отменить его. В последнем случае Тасэдитор подождёт ещё один период, прежде чем напомнить о наличии несохранённых данных.

    Функция автоматического сохранения работает, только когда текущему проекту уже присвоено файловое имя на диске.

    Максимально возможное значение периода равно 1440 минут (24 часа). Вы можете отключить эту функцию, сняв галочку "Autosave project", но делать это не рекомендуется.

    +

    +

    +

    Config -> Set max undo levels

    +

    Определяет количество уровней отката изменений. Столько раз вы сможете возвратить проект на предыдущее состояние нажатием Ctrl + Z.

    +

    Журналу Истории требуется много оперативной памяти и немного места на диске для сохранения FM3-проекта. Весь Журнал сохраняется в файле проекта в сжатом виде, сжатие производится постепенно во моменты простоев в работе, незаметно для пользователя. Благодаря этому на время сохранения проекта объём Журнала Истории влияет незначительно.

    +

    С помощью этой настройки можно регулировать используемый объём памяти. По умолчанию установлено 100 уровней отката. Это значит, что вы сможете отменить 100 совершённых с мувиком действий. Это не очень много, ведь в реальном ТАСинге действия совершаются очень быстро, а время летит незаметно. Если в вашем компьютере достаточно оперативной памяти, можете увеличить значение "max undo levels" вплоть до максимально возможного – 1000 уровней.


    @@ -141,13 +147,7 @@

    В качестве пробы выберите пункт "Set greenzone capacity", появится окошко для ввода числа, введите 100 и нажмите OK. Это означает, что вверх от текущего положения голубого курсора первая сотня кадров Гринзоны не будет очищаться. На этом пространстве любое перемещение Курсора Проигрывателя будет мгновенным, и вы можете перетаскивать его и использовать обратную перемотку с максимальным удобством. После первой сотни начнётся удаление каждого второго кадра – вы заметите чередование зелёных и бледно-зелёных строк на Piano Roll. Это чередование продлится на протяжении около 200 кадров. На этом пространстве перемещение Курсора Проигрывателя тоже будет практически мгновенным.

    Таким образом Гринзона будет способна охватить 100 + 200 = 300 кадров, хотя в памяти хранится лишь информация о 100 + 100 = 200 кадров. Дальше на протяжении ещё 400 кадров будут чередоваться одна заполненная строка и три очищенных, и так далее. В итоге общий объём Гринзоны может занимать в памяти 500 кадров (чуть больше 5 мегабайт), но при этом в зоне доступа будет оставаться область в 3100 кадров (чуть меньше минуты).

    По умолчанию объём Гринзоны составляет 10000 кадров. Этого должно быть достаточно для большинства ТАСов. В реальной работе рекомендуется использовать значение не ниже 1000, так как дальнейшая экономия будет незначительной.

    -

    Минимальное значение этого параметра равно единице (исключительно для тестов), максимальное значение – 50000.

    -

    -

    -

    Config -> Set max undo levels

    -

    Определяет количество уровней отката изменений. Столько раз вы сможете возвратить проект на предыдущее состояние нажатием Ctrl + Z.

    -

    Журналу Истории требуется много оперативной памяти и немного места на диске для сохранения FM3-проекта. Весь Журнал сохраняется в файле проекта в сжатом виде, сжатие производится постепенно во моменты простоев в работе, незаметно для пользователя. Благодаря этому на время сохранения проекта объём Журнала Истории влияет незначительно.

    -

    С помощью этой настройки можно регулировать используемый объём памяти. По умолчанию установлено 100 уровней отката. Это значит, что вы сможете отменить 100 совершённых с мувиком действий. Это не очень много, ведь в реальном ТАСинге действия совершаются очень быстро, а время летит незаметно. Если в вашем компьютере достаточно оперативной памяти, можете увеличить значение "max undo levels" вплоть до максимально возможного – 1000 уровней.

    +

    Максимальное значение этого параметра равно 50000.


    Config -> Enable Greenzoning

    @@ -158,7 +158,7 @@

    Config -> Autofire Pattern skips Lag

    Принимает во внимание лаг при использовании шаблонов (Alt + щелчки по Вводу).

    -

    Если галочка снята, при использовании шаблона в Piano Roll появится последовательность нажатий и отпусканий, в точности соответствующая выбранному шаблону (например, для шаблона "Alternating (1010...)" нажатия будут строго чередоваться с отпусканиями).

    +

    Если галочка снята, при использовании шаблона в Piano Roll появится последовательность нажатий и отпусканий, в точности соответствующая выбранному шаблону (например, для шаблона "Alternating (1010...)" нажатия будут строго чередоваться с отпусканиями).

    Если галочка установлена, последовательность нажатий/отпусканий в Piano Roll может отличаться от шаблона (на лаговых кадрах будут дополнительные пропуски, которых не было в шаблоне).

    Так как лаговые кадры в большинстве игр не учитываются, нужно пропускать красные строки Piano Roll для правильного подсчёта пустых расстояний между нажатиями. Например, если между каждым нажатием должно пройти ровно 3 пустых кадра (шаблон вида "10001000"), но посреди участка оказался один кадр лага, то требуется добавить ещё один пустой кадр (100001000).

    По умолчанию эта галочка установлена. Рекомендуется оставить её включенной, так как в большинстве случаев требуется пропускать лаговые кадры, чтобы подстраивать кнопочные нажатия под то, как игра воспринимает Ввод.

    @@ -174,7 +174,7 @@


    Config -> Draw Input by dragging

    -

    Позволяет рисовать Ввод, зажав левую кнопку мыши и перемещая курсор мыши над поверхностью Piano Roll.

    +

    Позволяет буквально рисовать Ввод, зажав левую кнопку мыши и перемещая курсор мыши над поверхностью Piano Roll.

    По умолчанию эта функция подключена, и вы можете быстро добавить или стереть длительное зажатие какой-нибудь кнопки.

    Рисование/стирание Ввода обычно ограничено одним столбцом, чтобы можно было совершать размашистые движения мышью. Однако, если во время рисования зажать клавишу Shift, вы сможете рисовать/стирать Ввод без ограничений (это не столько практично, сколько весело).

    Если снять эту галочку, вы сможете устанавливать только отдельные нажатия щелчками по клеткам Ввода в Piano Roll, а рисование будет отключено. Это может пригодиться, если у вас дрожат руки, и способ рисования Ввода вам не подходит. В остальных случаях рекомендуется включить эту функцию.

    @@ -183,7 +183,7 @@

    Config -> Combine consecutive Recordings/Draws

    Объединяет последовательную Запись Ввода в один пункт журнала Истории. А также объединяет в один пункт весь Ввод, нарисованный одним нажатием кнопки мыши.

    По умолчанию галочка снята. В режиме Recording каждый записанный кадр будет создавать отдельный пункт в Журнале Истории, и вы сможете откатывать изменения для каждого кадра. А при рисовании Ввода каждый новый штрих будет создавать новый пункт в Журнале Истории, и вы сможете откатывать штрихи поодиночке.

    -

    Однако в реальной работе такая точность отката не требуется. Поэтому для существенной экономии места в Журнале Истории рекомендуется включить эту галочку.

    +

    Однако в реальной работе такая точность отката не требуется. Зачастую она только раздражает, заставляя вас откатывать каждое нажатие по отдельности. Поэтому для существенной экономии места в Журнале Истории рекомендуется включить эту галочку.


    Config -> Use 1P keys for all single Recordings

    @@ -257,7 +257,7 @@

    Некоторые хоткеи в FCEUX не имеют значений по умолчанию (то есть ещё не назначены ни на одну клавишу), вы можете их настроить следующим образом. В меню эмулятора нужно выбрать Config -> Map Hotkeys. Появится окно с длинным списком всех возможных хоткеев эмулятора. Выберите нужный хоткей и сделайте двойной щелчок по нему, а затем нажмите желаемую клавишу на клавиатуре.

    Во-первых, найдите в списке пункт "Open TAS Editor" и выберите его двойным щелчком. Появится окно, тут нужно нажать клавишу, которая будет в дальнейшем запускать Тасэдитор.

    Во-вторых, найдите пункт "Reload ROM or TAS Editor Project" и настройте его, либо запомните комбинацию, настроенную по умолчанию (Ctrl + F1). Это поможет вам быстро возвращаться к прерванной работе – достаточно будет запустить FCEUX, нажать хоткей Reload ROM, затем вышеописанный хоткей Open TAS Editor, потом опять Reload ROM (сработает уже как Reload TAS Editor Project). В итоге всего за секунду вы вернётесь в то же состояние, в котором оставили работу вчера.

    -

    Далее присмотритесь к хоткеям "Frame Advance" и "Frame Rewind". Эти хоткеи нужны для навигации Курсором Проигрывателя. По умолчанию они настроены на клавиши "\" и "Backspace". Вы можете перенастроить их на более удобные клавиши, либо пользоваться вместо них колесом мыши для покадрового перемещения Курсора Проигрывателя.

    +

    Теперь присмотритесь к хоткеям "Frame Advance" и "Frame Rewind". Эти хоткеи нужны для навигации Курсором Проигрывателя. По умолчанию они настроены на клавиши "\" и "Backspace". Вы можете перенастроить их на более удобные клавиши, либо пользоваться вместо них колесом мыши для покадрового перемещения Курсора Проигрывателя.

    Также обратите внимание на хоткеи "Speed Down" и "Speed Up". Возможно, стоит переназначить их на серые клавиши "-" и "+" на Numpad'е.

    Хоткеи "Pause" и "Restore Playback" по умолчанию назначены на клавиши "Pause/Break" и "Пробел", но в большинстве случаев вместо них проще использовать среднюю кнопку мыши, а клавишу "Пробел" можно переназначить на что-нибудь другое.

    Напоследок стоит отметить хоткей "Cancel Seeking" (клавиша "Esc" по умолчанию). Нажатие этой клавиши является аналогом щелчка по прогрессбару Тасэдитора – если Проигрыватель занимался добеганием к целевому кадру, добегание будет отменено.

    diff --git a/help/taseditor-ru/SemiautomaticTASing.html b/help/taseditor-ru/SemiautomaticTASing.html index 64e1ef2c..c520122c 100644 --- a/help/taseditor-ru/SemiautomaticTASing.html +++ b/help/taseditor-ru/SemiautomaticTASing.html @@ -65,7 +65,7 @@

    В таких случаях вы можете переложить навигацию Курсором Проигрывателя на Тасэдитор и сосредоточить внимание только на редактировании. Тасэдитор будет мгновенно реагировать на каждое изменение Ввода и отображать новый результат, возвращая Курсор Проигрывателя в конец текущего участка.

    Благодаря тому, что вы ощущаете воздействие каждого щелчка на игровой процесс, достигается высочайший уровень взаимосвязи между ТАСером и игрой. При таком тесном взаимодействии не только ТАСер управляет игрой, но и игра направляет действия ТАСера в нужное русло. Конечно, такой высокий уровень взаимозависимости далеко не всегда полезен, ведь это сужает ваш спектр мыслей, не позволяя взглянуть на игру свысока и применить к ней логику из других игр или других сфер жизни.

    Однако, когда текущий участок несложен, и все факторы оптимальности уже известны (и требуется только найти их идеальное сочетание), полезно отвлечься от всего остального и посвятить всё внимание перебору вариантов. Тогда вы успеете проверить гораздо больше подходов, до того как вам надоест текущий участок.

    -

    Режим Записи и галочка "Follow cursor" должны быть выключены. Галочка "Auto-restore last position" должна быть включена. Галочка "Turbo seek" может быть либо включена, либо выключена.

    +

    Режим Записи должен быть выключен. Галочка "Auto-restore last position" должна быть включена. Галочки "Turbo seek" и "Follow cursor" обычно отключены, и включаются по мере необходимости.


    Основное занятие:


    @@ -75,7 +75,7 @@
  12. Предположить наличие ошибки на участке, взвесить имеющиеся факторы оптимальности и прикинуть способ исправления ошибки.
  13. Навигация курсором мыши к любому кадру текущего участка осуществляется практически мгновенно.
  14. Редактировать участок мышью. После каждого вносимого изменения Курсор Проигрывателя будет автоматически проигрывать участок и останавливаться на кадре, который считался концом участка. При необходимости можно передвигать текущий конец участка, перемещая Курсор Проигрывателя вручную (колесом). Шаги 4 и 5 непрерывно чередуются, пока редактирование не считается законченным в соответствии с критерием оптимальности.
  15. -
  16. [необязательный шаг] Сохранить готовый подход в любую свободную Закладку, например, в слот 8.
  17. +
  18. [необязательный шаг] Сохранить готовый подход в любую свободную Закладку, например, в слот 8 или 7.
  19. Если это не первый подход к прохождению участка, сравнить новый результат с лучшим старым результатом, используя критерий оптимальности. Если новый подход оказался лучше (или это первый подход), следует сохранить его в Закладку 9. Слот 9 будет отвечать за хранение самого лучшего результата шлифовки участка.
  20. Если осталось желание испробовать другую серию подходов, следует вернуться к шагу 3, и так до тех пор пока не иссякнут идеи по данному участку.
  21. [необязательный шаг] Когда идеи начинают иссякать, можно почерпнуть информацию из прошлого или будущего: пересмотреть несколько участков, перетаскивая Курсор Проигрывателя или отпустив паузу эмулятора.  При необходимости можно по-быстрому дорисовать Ввод для просмотра предстоящих событий игры. Но при возвращении к редактированию участка нужно вернуть Курсор Проигрывателя на кадр целевого события.
  22. diff --git a/help/taseditor-ru/SpeedrunningSynopsis.html b/help/taseditor-ru/SpeedrunningSynopsis.html index 1e586bbd..7702d46a 100644 --- a/help/taseditor-ru/SpeedrunningSynopsis.html +++ b/help/taseditor-ru/SpeedrunningSynopsis.html @@ -80,7 +80,7 @@
  23. состояние игры на одном и том же кадре нового и старого мувика (string)

  24. -

    Соответственно, при сравнении любой пары подходов вы делаете одно из трёх:

    +

    Соответственно, при сравнении любой пары подходов вы делаете одно из трёх возможных действий:

    1.  Сравнение наличия/отсутствия события.

    А. По памяти

    B. С помощью Закладок

    @@ -98,7 +98,7 @@

    1. Сравнение наличия/отсутствия события.

    Выигрывает подход, где требуемое событие происходит в рамках текущего участка (а вредное событие, соответственно, не происходит). Появление требуемого события – это всего лишь первый (и зачастую лёгкий) этап при создании Ввода, а следующим этапом будут попытки ускорить момент появления этого события.

    Перебор подходов продолжается до первого успешного подхода, либо пока не надоест (тогда событие признаётся недостижимым).

    -

    Аналогия с программированием: сравнение двух Boolean (переменная логического типа), сравнение двух массивов Boolean.

    +

    Аналогия с программированием: сравнение двух Boolean (переменная логического типа), сравнение двух массивов Boolean.


    A. В большинстве случаев достаточно просто помнить тот факт, что требуемого события не удалось добиться в прошлых подходах. Пример: нажатие кнопки Start.

    @@ -111,7 +111,7 @@

    2. Сравнение времени наступления события.

    Выигрывает подход, где целевое событие наступает раньше. Время наступления целевого события определяется кадром, перед которым целевого события в игре ещё не было, а на этом кадре оно уже есть. Номер этого кадра определяется при наведении на него Курсора Проигрывателя и просмотре экрана FCEUX (или Memory Watch) для подтверждения.

    Перебор подходов продолжается до тех пор, пока не надоест, либо пока не исчерпаются все возможные типы подходов (тогда текущий лучший подход признаётся идеальным (frame perfect), пока не обнаружены новые факторы).

    -

    Аналогия с программированием: сравнение двух целых чисел.

    +

    Аналогия с программированием: сравнение двух целых чисел.


    A. Для простейших участков и маленьких подучастков бывает достаточно запомнить лучший номер кадра в уме и сравнивать результаты всех новых подходов с этим числом. Но в целом полагаться на человеческую память не рекомендуется. Подробнее: Процесс ТАСинга.

    @@ -120,7 +120,7 @@ B. На несложных участках можно сверяться с зелёной стрелкой Тасэдитора. При её использовании подразумевается, что вы каждый раз оставляете Курсор Проигрывателя на кадре целевого события (это естественное поведение). Поэтому, если новый кадр целевого события находится выше зелёной стрелки, то новый подход быстрее предыдущего. Подробнее: Методология ТАСинга.


    -C. На сложных участках используйте отвязанный Маркер, который будет всегда указывать на текущий лучший номер кадра в Piano Roll. При каждом улучшении старого результата этот Маркер вручную перетаскивается повыше. Поэтому, если новый кадр целевого события находится выше Маркера, то новый подход быстрее наилучшего старого. Подробнее: Настройка программы.

    +C. На сложных участках используйте отвязанный Маркер, который будет всегда указывать на текущий лучший номер кадра в Piano Roll. При каждом улучшении старого результата этот Маркер вручную перетаскивается повыше. Поэтому, если новый кадр целевого события находится выше Маркера, то новый подход быстрее наилучшего старого.


    D. На участках любой степени сложности рекомендуется использовать Закладки, отображаемые в столбце иконок Piano Roll. При каждом улучшении старого результата текущий подход вручную сохраняется в ту же Закладку, замещая собой наилучший старый подход. Поэтому, если новый кадр целевого события находится выше иконки Закладки, то новый подход быстрее наилучшего старого.

    @@ -131,7 +131,7 @@

    Выигрывает подход, в котором у игры в целом более выгодные характеристики. Этот тип сравнений актуально использовать для оценки сложных и многогранных игровых ситуаций. Например, в гонках Формула-1 приходится заботиться одновременно и о скорости, и о минимальной изношенности шин, поэтому на каждом участке трассы нужно искать оптимальный баланс, а не просто торопиться.

    Здесь у участка есть чётко определённый кадр окончания, и каждый новый тест должен проиграть участок до этого кадра. Тасэдитор запоминает номер этого кадра в виде зелёной стрелки, которая автоматически останавливает эмуляцию при просмотре новых вариантов. Так что от ТАСера требуется только изменять Ввод (создавая новые подходы), запускать просмотр, дожидаться остановки и оценивать результат (по экрану FCEUX или Memory Watch).

    Перебор подходов продолжается до тех пор, пока не надоест, либо пока не исчерпаются все возможные типы подходов (тогда текущий лучший подход признаётся идеальным, пока не обнаружены новые факторы).

    -

    Аналогия с программированием: сравнение двух строк, сравнение двух массивов целых чисел.

    +

    Аналогия с программированием: сравнение двух строк, сравнение двух массивов целых чисел.


    A. Для простых участков бывает достаточно запомнить значение главной характеристики состояния игры, достигнутого в наилучшем подходе. Это значение сравнивается с характеристиками нового состояния игры, достигнутого в конце просмотра нового подхода. Если решено, что новое значение лучше, необходимо запомнить его вместо старого. Пример: манипуляция удачей.

    diff --git a/help/taseditor-ru/TASEditorInside.html b/help/taseditor-ru/TASEditorInside.html index da927879..f5be91f2 100644 --- a/help/taseditor-ru/TASEditorInside.html +++ b/help/taseditor-ru/TASEditorInside.html @@ -56,8 +56,8 @@



    В этом разделе документации описываются все идеи, заложенные в основу Тасэдитора, а также раскрываются основные детали итоговой реализации TAS Editor 1.0. Для получения полной информации об алгоритмах, используемых в Тасэдиторе, вы можете изучить его исходники на языке C++.

    -

    Тасэдитор является программой с открытым исходным кодом (open source). Он распространяется по лицензии MIT, которая позволяет вам распоряжаться исходным кодом без ограничений. Выбор лицензии обусловлен желанием поощрить модификацию и портирование Тасэдитора на другие платформы.

    -

    Загрузить исходные коды эмулятора FCEUX 2.2.0 со встроенным Тасэдитором вы можете из официального SVN-репозитория: http://sourceforge.net/p/fceultra/code/

    +

    Тасэдитор является программой с открытым исходным кодом (open source). Он распространяется по лицензии MIT, которая позволяет вам распоряжаться исходным кодом без ограничений. Выбор лицензии обусловлен желанием поощрить модификацию и портирование на другие платформы.

    +

    Загрузить исходные коды эмулятора FCEUX со встроенным Тасэдитором вы можете из официального SVN-репозитория: http://sourceforge.net/p/fceultra/code/

    Для работы с SVN вам потребуется SVN-клиент, например, TortoiseSVN.

    Исходный код Тасэдитора достаточно подробно откомментирован, и для понимания большинства нюансов будет достаточно базовых навыков программирования на C++ под Win32 API.


    diff --git a/help/taseditor-ru/TraditionalTASing.html b/help/taseditor-ru/TraditionalTASing.html index ee9b4442..0534c319 100644 --- a/help/taseditor-ru/TraditionalTASing.html +++ b/help/taseditor-ru/TraditionalTASing.html @@ -72,7 +72,7 @@
  25. Осуществить навигацию к месту исправления ошибки (загрузить Закладку и, при необходимости, быстро повторить имеющийся Ввод до нужного кадра).
  26. В режиме Read+Write пройти игру до наступления целевого события, записав Ввод, отличающийся от уже имевшегося на этом участке. По ходу записи следует периодически создавать Закладки в свободных слотах для ускорения навигации.
  27. Если во время печати Ввода совершена ошибка, вернуться к шагу 3. Если же достичь целевого события с помощью выбранного подхода никак не удаётся, можно сдаться и перейти к шагу 8.
  28. -
  29. [необязательный шаг] Сохранить готовый подход во временную Закладку, например, в слот 8.
  30. +
  31. [необязательный шаг] Сохранить готовый подход во временную Закладку, например, в слот 8 или 7.
  32. Если это не первый подход к прохождению участка, сравнить новый результат с лучшим старым результатом, используя критерий оптимальности. Если новый подход оказался лучше (или это первый подход), сохранить результат в Закладку 9. Слот 9 будет отвечать за хранение самого лучшего результата шлифовки участка.
  33. Если осталось желание испробовать другие подходы, следует вернуться к шагу 2, и так до тех пор пока не иссякнут идеи по данному участку.
  34. [необязательный шаг] Когда идеи начинают иссякать, можно почерпнуть информацию из прошлого, переиграв несколько предыдущих участков мувика (например, загрузить Закладку 0, поставленную на начало уровня). Также можно получить пищу для ума из будущего, сыграв в события игры, идущие после окончания текущего участка.
  35. @@ -88,7 +88,7 @@


    Так как редактирование Ввода в этом методе осуществляется с помощью Курсора Проигрывателя (а не с помощью курсора мыши), то для эффективной работы необходимо научиться быстро доставлять голубой курсор к любому нужному кадру. По мере наработки опыта ТАСеры приучаются "жонглировать" Закладками на уровне моторной памяти. Они машинально создают промежуточные и вспомогательные Закладки во время записи Ввода, и зачастую не глядя находят нужный слот.

    -

    Эта виртуозность приходит со временем, обычно уже после завершения парочки ТАСов. Вырабатываются определённые привычки, один палец прирастает к Frame Advance, логически распределяются типовые обязанности между десятью слотами Закладок, чтобы в нужные моменты пальцы тянулись к нужным клавишам. Например, у некоторых ТАСеров слоты распределяются так:

    +

    Эта виртуозность приходит со временем, обычно уже после завершения парочки ТАСов. Вырабатываются определённые привычки, один палец прирастает к клавише Frame Advance, логически распределяются типовые обязанности между десятью слотами Закладок, чтобы в нужные моменты пальцы сами тянулись к нужным клавишам. Например, у некоторых ТАСеров слоты распределяются так:



    @@ -117,7 +117,7 @@

    Плюсы метода:

    + Процесс интуитивно понятен любому геймеру.

    + Постоянная отдача позволяет адаптироваться к игре на ходу, корректировать свои решения и преждевременно отсекать в уме ошибочные подходы.

    -

    + Границы текущего участка всегда отмечаются с помощью Закладок (ради навигации), тем самым приучая ТАСера к порядку.

    +

    + Границы текущего участка всегда отмечаются с помощью Закладок (ради навигации), тем самым приучая ТАСера к порядку (который ещё пригодится).


    Минусы метода:

    Настойчивая игровая отдача провоцирует ТАСера отсекать некоторые нелогичные, но потенциально выигрышные подходы.

    diff --git a/help/taseditor-ru/js/searchdata.js b/help/taseditor-ru/js/searchdata.js index b3b26694..5b9ef8d9 100644 --- a/help/taseditor-ru/js/searchdata.js +++ b/help/taseditor-ru/js/searchdata.js @@ -1 +1 @@ -var aTl=[['Title.html','%u0417%u0430%u0433%u043B%u0430%u0432%u043D%u0430%u044F%20%u0441%u0442%u0440%u0430%u043D%u0438%u0446%u0430'],['BeginnersGuide.html','%u041A%u0443%u0440%u0441%20%u0434%u043B%u044F%20%u043D%u043E%u0432%u0438%u0447%u043A%u0430'],['Introduction.html','1%2E%20%u0412%u0432%u0435%u0434%u0435%u043D%u0438%u0435'],['ProgramInterface.html','2%2E%20%u0418%u043D%u0442%u0435%u0440%u0444%u0435%u0439%u0441%20%u043F%u0440%u043E%u0433%u0440%u0430%u043C%u043C%u044B'],['PianoRoll.html','2%2E1%2E%20Piano%20Roll'],['Toolbox.html','2%2E2%2E%20%u041F%u0430%u043D%u0435%u043B%u044C%20%u0438%u043D%u0441%u0442%u0440%u0443%u043C%u0435%u043D%u0442%u043E%u0432'],['TASingProcess.html','3%2E%20%u041F%u0440%u043E%u0446%u0435%u0441%u0441%20%u0422%u0410%u0421%u0438%u043D%u0433%u0430'],['TASingMethodology.html','4%2E%20%u041C%u0435%u0442%u043E%u0434%u043E%u043B%u043E%u0433%u0438%u044F%20%u0422%u0410%u0421%u0438%u043D%u0433%u0430'],['TraditionalTASing.html','4%2E1%2E%20%u0422%u0440%u0430%u0434%u0438%u0446%u0438%u043E%u043D%u043D%u044B%u0439%20%u0422%u0410%u0421%u0438%u043D%u0433'],['NonlinearTASing.html','4%2E2%2E%20%u041D%u0435%u043B%u0438%u043D%u0435%u0439%u043D%u044B%u0439%20%u0422%u0410%u0421%u0438%u043D%u0433'],['SemiautomaticTASing.html','4%2E3%2E%20%u041F%u043E%u043B%u0443%u0430%u0432%u0442%u043E%u043C%u0430%u0442%u0438%u0447%u0435%u0441%u043A%u0438%u0439%20%u0422%u0410%u0421%u0438%u043D%u0433'],['ProgramCustomization.html','5%2E%20%u041D%u0430%u0441%u0442%u0440%u043E%u0439%u043A%u0430%20%u043F%u0440%u043E%u0433%u0440%u0430%u043C%u043C%u044B'],['AdvancedFeatures.html','6%2E%20%u041F%u0440%u043E%u0434%u0432%u0438%u043D%u0443%u0442%u044B%u0435%20%u0432%u043E%u0437%u043C%u043E%u0436%u043D%u043E%u0441%u0442%u0438'],['Reference.html','%u0421%u043F%u0440%u0430%u0432%u043E%u0447%u043D%u0438%u043A'],['Glossary.html','%u0413%u043B%u043E%u0441%u0441%u0430%u0440%u0438%u0439'],['Controls.html','%u0423%u043F%u0440%u0430%u0432%u043B%u0435%u043D%u0438%u0435'],['Navigation.html','%u041D%u0430%u0432%u0438%u0433%u0430%u0446%u0438%u044F'],['Operations.html','%u041E%u043F%u0435%u0440%u0430%u0446%u0438%u0438'],['LuaAPI.html','Lua%2D%u0444%u0443%u043D%u043A%u0446%u0438%u0438'],['FAQ.html','%u041E%u0442%u0432%u0435%u0442%u044B%20%u043D%u0430%20%u0432%u043E%u043F%u0440%u043E%u0441%u044B'],['SpeedrunningSynopsis.html','%u041A%u043E%u043D%u0441%u043F%u0435%u043A%u0442%20%u0441%u043F%u0438%u0434%u0440%u0430%u043D%u043D%u0435%u0440%u0430'],['TASEditorInside.html','TAS%20Editor%20%u0438%u0437%u043D%u0443%u0442%u0440%u0438'],['Ideas.html','%u0418%u0434%u0435%u0438'],['Implementation.html','%u0420%u0435%u0430%u043B%u0438%u0437%u0430%u0446%u0438%u044F'],['MistakeProofing.html','%u0417%u0430%u0449%u0438%u0442%u0430%20%u043E%u0442%20%u043E%u0448%u0438%u0431%u043E%u043A'],['FM3format.html','%u0424%u043E%u0440%u043C%u0430%u0442%20FM3']];var oWl= {'объективность':[[2,1],[9,1]],'остальные':[[5,1],[9,1],[22,4],[25,1],[19,1],[24,1],[12,1],[20,1],[3,1],[11,1],[8,2]],'записанным':[[19,1]],'алгоритм':[[12,2],[22,2]],'угла':[[6,1]],'руки':[[11,1]],'суммарная':[[22,1]],'Чтобы':[[5,2],[15,1],[14,2],[22,6],[25,1],[6,2],[24,3],[4,2],[12,3],[7,5],[11,2]],'АнС':[[1,1],[19,1],[0,3],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,1],[6,1],[3,1],[11,1]],'чекпоинта':[[6,1]],'buttons':[[5,1]],'мигнёт':[[10,2]],'вернуть':[[9,1],[15,1],[10,1],[11,1],[5,1]],'фичу':[[12,1],[22,1]],'submitinputchange':[[17,1],[12,1],[22,1],[18,3]],'понравилось':[[5,1]],'полнее':[[6,1]],'эффективный':[[4,1],[6,1]],'прямоугольная':[[22,1]],'работает':[[24,3],[19,1],[2,1],[11,1]],'комфортный':[[6,1]],'приучает':[[6,1]],'настроенные':[[4,1],[15,1]],'правом':[[22,1],[12,1],[5,1]],'соавторстве':[[12,1],[2,1],[6,1]],'текущему':[[8,1],[18,2],[22,1],[23,1],[6,1],[12,1],[16,2],[11,1],[5,1]],'пустая':[[22,1]],'config':[[15,1],[22,2],[23,2],[19,4],[24,5],[3,1],[11,21],[5,1]],'холста':[[22,1]],'получаете':[[12,1]],'окошко':[[11,2],[5,1]],'Нижеописанная':[[23,1]],'расширенной':[[25,1]],'участки':[[8,1],[9,1],[14,1],[6,13],[12,4],[16,1],[7,1],[11,1]],'from':[[17,1],[15,11],[16,1],[24,6]],'одновременно':[[0,1],[12,2],[20,3],[5,2],[17,1],[9,1],[14,4],[15,2],[22,6],[6,2],[2,2],[4,1],[18,2],[11,2]],'пригодится':[[4,1]],'сохранённый':[[11,1]],'конец':[[17,1],[9,5],[14,1],[15,3],[22,2],[6,11],[25,1],[12,1],[16,10],[10,4],[8,1],[5,3]],'незаметные':[[7,1]],'следования':[[19,1],[22,4]],'прошлые':[[6,1]],'все':[[18,3],[25,3],[12,8],[16,1],[20,4],[5,13],[17,1],[9,2],[14,6],[15,2],[21,1],[6,7],[2,3],[4,6],[22,21],[23,13],[24,1],[3,2],[10,5],[11,8],[7,9]],'сессий':[[6,1]],'изменяют':[[6,1]],'10001000':[[17,1],[11,1]],'практично':[[11,1],[14,1]],'размеру':[[25,4],[22,1]],'смещаются':[[17,1],[11,1]],'способы':[[5,1],[9,1],[14,1],[19,1],[16,1],[3,1],[8,1],[7,1]],'зажатых':[[22,2],[23,1]],'никакой':[[22,1]],'переделать':[[6,1]],'застрелили':[[6,1]],'модулям':[[23,1]],'заметное':[[7,1]],'port1':[[25,3],[24,1]],'000001':[[22,1]],'изнутри':[[21,2],[0,1]],'отшлифованные':[[6,1]],'Чем':[[11,1],[9,1],[7,1],[8,1]],'программ':[[4,1],[15,1]],'внопок':[[22,1]],'тщательного':[[14,1]],'подходом':[[6,2]],'понимают':[[7,1]],'формулирует':[[6,1]],'другими':[[22,1],[2,1],[14,1]],'существующий':[[15,1],[5,1]],'величины':[[6,1]],'занимать':[[12,1],[23,1],[7,1],[11,3]],'файлы':[[14,1],[25,3],[19,1],[2,3],[24,1],[12,2]],'перечитать':[[10,1]],'sound':[[15,4]],'изложения':[[19,1]],'информации':[[5,2],[15,1],[14,1],[21,1],[22,4],[2,1],[3,1],[7,2],[11,1]],'нижнюю':[[22,1]],'надстройкой':[[24,1]],'rldutsba':[[25,1]],'средней':[[15,7],[9,6],[22,1],[23,3],[24,2],[20,1],[5,1]],'преследует':[[2,1]],'группой':[[6,2]],'следующему':[[9,1],[22,2],[6,4],[20,1],[10,1],[8,2]],'рекордер':[[22,2]],'рамками':[[9,1]],'смещения':[[22,1],[23,1]],'проецировать':[[22,1]],'ранга':[[5,1]],'проводит':[[2,1]],'разницы':[[4,1],[2,1]],'выделение':[[4,1],[15,5],[14,1],[22,5],[23,3]],'беспрецедентное':[[2,1]],'одну':[[5,1],[18,1],[9,2],[2,1],[4,3],[12,2],[7,1],[11,1]],'нелинейному':[[2,1]],'главная':[[6,1]],'оттенков':[[11,1]],'персонажей':[[2,1]],'решение':[[9,1],[14,1],[23,2],[6,2],[12,2],[7,1]],'некоторые':[[18,1],[15,1],[14,2],[22,1],[19,1],[6,1],[2,3],[23,1],[20,3],[10,1],[11,1],[8,2]],'большего':[[10,1]],'событиях':[[5,1]],'нехваткой':[[14,1]],'пропустив':[[9,1]],'переставая':[[16,1]],'окон':[[22,4],[23,3]],'leave':[[22,1]],'Слишком':[[6,1]],'широк':[[12,1]],'эффективно':[[6,1],[14,1]],'отвести':[[9,1]],'устанавливаете':[[15,1]],'type':[[19,1]],'массивов':[[20,2]],'достижению':[[6,1]],'играют':[[6,1],[7,1]],'отключен':[[23,1]],'попытках':[[12,1]],'задания':[[22,1]],'перебросит':[[12,1]],'object':[[15,1]],'Отличие':[[14,1]],'программирования':[[21,1],[12,1],[14,1]],'интуитивен':[[22,1]],'отсекать':[[10,2],[8,2]],'Справка':[[11,1]],'опрашивание':[[14,1]],'результатов':[[8,1],[9,1],[14,3],[6,1],[2,1],[7,3],[5,1]],'Руководство':[[3,1],[0,2]],'отпускания':[[17,2],[12,1],[15,3],[10,1],[22,1],[5,1]],'неких':[[6,1]],'установите':[[5,1]],'getsuperimpose':[[18,2]],'эмулируемыми':[[22,1]],'оказаться':[[2,1],[7,1]],'геймплея':[[6,1],[2,1],[5,1]],'долгосрочных':[[2,1],[12,1]],'повторяются':[[12,1]],'обработка':[[14,1]],'странное':[[19,1]],'алгоритму':[[14,1]],'освобождённое':[[22,1]],'тоже':[[11,3],[7,1],[22,1],[6,2],[12,1],[8,1],[5,2]],'отображаться':[[4,1],[22,4],[11,1],[18,1]],'промежуточное':[[5,1]],'уменьшения':[[22,1],[11,2],[14,1]],'cpp':[[23,22]],'оценке':[[14,1]],'popup_display':[[23,1]],'труб':[[6,1]],'обнаружит':[[25,2],[24,1]],'второстепенные':[[2,1]],'записывая':[[8,1]],'наборов':[[23,1]],'загрузит':[[24,1]],'проявлении':[[23,1]],'registerauto':[[18,4]],'внёс':[[22,1]],'альтернативных':[[8,1],[7,2],[15,1],[14,1],[22,1],[11,3],[5,1]],'Может':[[22,2],[14,1]],'отразилась':[[22,1]],'Выбранный':[[3,1]],'той':[[25,1],[24,1],[6,2],[2,2],[12,1],[7,1],[5,1]],'принципе':[[9,2],[22,1],[6,2],[8,1]],'большинства':[[4,1],[13,1],[15,1],[21,1],[22,1],[11,2]],'постоянное':[[9,1]],'открытости':[[2,1]],'лучшего':[[9,3],[14,1],[22,1],[6,1],[20,1],[10,1],[8,1]],'поодаль':[[6,1]],'Закладкой':[[6,1],[5,3]],'использованном':[[23,1]],'перетаскиванием':[[7,1],[22,2]],'Обычному':[[6,1]],'становится':[[17,2],[15,2],[22,6],[6,2],[2,1],[4,3],[20,1],[11,1],[5,1]],'логическая':[[9,1]],'приза':[[9,2]],'ТАСерами':[[2,1],[14,1]],'чужие':[[12,1]],'начните':[[5,1]],'отличались':[[17,1],[22,1]],'автоскроллинг':[[23,1]],'ситуации':[[9,2],[14,1],[6,1],[2,2],[12,4],[16,1],[20,1],[8,1],[7,1]],'Заголовок':[[25,4],[22,1]],'крайне':[[22,1],[14,1],[7,1],[11,1]],'оранжевого':[[4,1]],'перенасыщены':[[6,1]],'называем':[[7,1]],'отфильтровывать':[[10,1]],'drawbox':[[12,2]],'Критерии':[[20,2]],'спасает':[[6,1]],'несколькими':[[22,1],[2,2],[14,1]],'заменяется':[[17,2],[12,1],[11,2]],'откажется':[[25,2]],'отменено':[[15,1],[11,1],[5,1]],'казуальной':[[8,1]],'идущие':[[8,1]],'сделать':[[11,1],[17,3],[15,1],[14,1],[22,5],[19,1],[6,3],[2,2],[12,2],[7,2],[5,6]],'высочайший':[[10,1]],'romchecksum':[[25,1]],'шаги':[[9,2],[7,1],[8,4]],'замеченные':[[7,2]],'рассчитав':[[15,1]],'Перенесите':[[9,1]],'очищая':[[4,1]],'оперативно':[[12,1],[5,1]],'Ручной':[[18,1]],'сдвинуть':[[22,1]],'Журналом':[[22,2],[15,2],[7,1]],'несовершенства':[[2,1],[6,1]],'обнулив':[[6,1]],'снимаются':[[15,1]],'func':[[18,4]],'делают':[[9,1]],'рука':[[4,1],[15,2]],'критична':[[7,1]],'кнопки':[[18,4],[19,1],[12,15],[16,3],[20,1],[8,2],[5,22],[17,6],[9,7],[14,4],[15,16],[22,21],[6,5],[2,3],[4,4],[23,7],[24,1],[25,3],[10,6],[11,15],[7,1]],'инструментального':[[2,1]],'нюансов':[[13,1],[21,2]],'вне':[[24,1],[12,1],[22,1]],'распыляют':[[2,1]],'paste':[[17,4],[12,1],[22,1],[5,2]],'строка':[[4,5],[15,1],[14,3],[22,4],[25,1],[11,1]],'необходимостью':[[6,2]],'платформеров':[[6,1]],'формируется':[[12,1],[22,1]],'костыли':[[2,1]],'видит':[[10,1],[2,1],[7,2]],'старых':[[17,2],[12,1],[20,2],[22,2],[11,3]],'развлекательности':[[20,1],[14,1]],'уводится':[[15,1]],'модификаторов':[[22,3]],'введённый':[[15,1]],'специальный':[[9,1]],'окончательное':[[12,1]],'мелочей':[[24,1]],'взгляд':[[4,1],[9,1],[3,1],[2,1]],'потребуется':[[9,1],[12,2],[21,1],[2,1],[5,2]],'цвет':[[4,1],[22,6],[11,2]],'Вводом':[[17,1],[9,1],[14,3],[22,8],[2,2],[4,1],[12,3],[7,2],[5,1]],'беглом':[[3,1]],'replace':[[24,1]],'примера':[[10,1],[9,1]],'просмотре':[[19,1],[6,2],[12,1],[20,2],[7,1],[11,1]],'хотите':[[15,1],[2,1],[4,1],[12,1],[16,1],[8,1],[5,1]],'описывающей':[[6,1]],'поленились':[[2,2]],'разной':[[5,1]],'играх':[[14,2],[2,1],[6,2],[12,1],[10,2],[11,1],[18,1]],'структурировать':[[6,1]],'клавишу':[[9,1],[15,9],[22,6],[2,1],[4,2],[12,3],[16,3],[11,9],[5,2]],'джойстик':[[4,1],[18,2],[11,2],[5,1]],'Используя':[[12,1],[2,1],[7,1]],'указательным':[[4,1]],'своя':[[11,1]],'отключенном':[[11,1]],'соответствующий':[[5,1],[15,1],[22,5],[4,1],[18,1],[11,1]],'индикатором':[[25,1],[22,1]],'носит':[[22,1]],'чёткий':[[4,1]],'выводится':[[14,1],[5,1]],'Такие':[[11,1]],'выводимого':[[25,1]],'only':[[11,2],[7,4],[15,1],[23,2],[18,1],[5,1]],'alt':[[17,5],[15,8],[22,8],[24,1],[12,4],[16,1],[11,1]],'Расшифровка':[[13,1]],'визуальной':[[22,1]],'подтверждение':[[2,1]],'пододвигать':[[7,1]],'разом':[[12,1]],'Нелинейный':[[9,2],[14,2],[7,1]],'уместить':[[22,1]],'борьбы':[[2,1]],'сконцентрировать':[[5,1]],'трогать':[[7,1],[23,1]],'именно':[[22,3],[14,1],[6,4],[4,3],[11,1],[5,2]],'наилучшем':[[20,1]],'адекватную':[[6,1]],'txt':[[12,1],[24,1]],'swap':[[17,3]],'включении':[[4,1]],'нажмите':[[4,3],[12,1],[19,1],[11,3],[5,4]],'tree':[[5,1]],'совершённые':[[5,1]],'сравнения':[[22,1],[14,2],[7,1],[8,1]],'эмуляцией':[[12,1],[22,1]],'записываемый':[[8,1]],'отдельности':[[6,1],[12,1],[8,1],[2,1]],'500':[[11,1]],'чем':[[7,1],[19,1],[12,1],[20,1],[8,2],[9,2],[14,2],[15,2],[22,2],[6,9],[2,5],[10,2],[11,2],[18,1]],'вертикального':[[23,1],[12,1],[16,2]],'fceux':[[19,5],[12,12],[16,3],[20,3],[8,1],[5,8],[9,2],[15,9],[21,1],[22,6],[2,2],[23,7],[4,5],[24,7],[25,1],[3,1],[10,7],[11,11],[18,10]],'быстрой':[[8,3],[7,1],[15,1],[22,3],[10,1],[11,1],[5,1]],'стандартной':[[4,1],[7,1]],'набор':[[18,1],[24,1],[22,3],[16,2],[2,1],[6,2]],'поставил':[[22,1]],'последнее':[[6,1],[7,1]],'hud':[[23,1],[11,1],[22,1]],'удаляемому':[[4,1]],'Инструментов':[[16,1]],'зато':[[22,1],[24,1]],'документация':[[6,1]],'следующей':[[22,2],[25,1],[6,2],[2,1],[4,1],[10,1],[11,2],[5,3]],'терпение':[[2,1]],'нужное':[[12,2],[10,1],[2,1]],'размеров':[[4,1],[15,1],[22,1]],'предыдущим':[[10,1],[22,1]],'запишите':[[12,1]],'впервые':[[0,1]],'прицеливаться':[[24,1]],'новый':[[7,2],[19,1],[12,2],[20,12],[8,2],[5,4],[17,6],[9,4],[22,4],[6,4],[2,1],[4,1],[10,3],[11,5],[18,1]],'существовало':[[19,1],[6,1]],'взгляде':[[3,1],[9,1]],'функций':[[22,4],[23,2],[19,1],[2,1],[13,1],[3,1],[18,4],[5,1]],'составные':[[2,1]],'среднюю':[[4,2],[9,1],[11,2],[24,1]],'давать':[[6,1],[9,1]],'сохранены':[[25,4],[5,1]],'спрайта':[[10,1],[7,1],[14,1]],'затеряется':[[9,1]],'мышкой':[[4,3],[0,1],[22,1],[24,1],[7,5],[5,2]],'публикуемом':[[12,1]],'пересекать':[[22,2]],'выпадает':[[9,1]],'телепорты':[[6,1]],'определяется':[[22,2],[14,1],[20,2],[2,1],[5,2]],'растянуть':[[5,1]],'интерфейсе':[[11,1],[18,3]],'чего':[[12,1],[14,2],[10,1],[6,3]],'досмотреть':[[7,1]],'англицизм':[[14,2]],'заголовок':[[23,1]],'хоткей':[[9,1],[15,4],[22,4],[12,1],[11,6],[5,4]],'наступает':[[10,1],[6,1],[20,1]],'запущено':[[22,1]],'очистка':[[23,1]],'факторы':[[9,1],[6,8],[12,1],[20,2],[10,3],[7,4],[8,1]],'отпущенной':[[4,1],[25,1],[22,3]],'библиотеки':[[22,1],[13,1],[23,1],[18,1]],'родительских':[[22,1]],'yes':[[24,4]],'перечисления':[[19,1]],'любых':[[17,1],[22,2],[11,2]],'Просмотрите':[[6,1]],'отображают':[[22,1]],'управляют':[[22,1]],'лупа':[[22,1]],'|команды|port0|port1|port2|':[[25,1]],'будущего':[[10,1],[8,1],[9,1]],'насколько':[[22,1]],'консоли':[[18,1]],'вынужден':[[2,2]],'срабатывает':[[17,1],[6,2],[15,2]],'последующую':[[10,1]],'смены':[[11,1],[12,1]],'просчитывать':[[5,1]],'баг':[[19,1]],'записаны':[[22,3]],'сделано':[[19,2],[11,1]],'предыдущий':[[9,1],[16,2],[22,2],[11,1],[6,1]],'разработанное':[[14,1]],'схватить':[[4,1]],'main':[[23,3]],'функционале':[[23,1]],'конечного':[[9,1],[22,1]],'Предположим':[[12,1]],'затея':[[12,1]],'порядка':[[6,1],[22,1]],'значениями':[[12,1],[22,1]],'звуку':[[12,1]],'труд':[[22,1]],'clearinputchanges':[[18,2]],'вставка':[[22,2],[23,2],[11,1],[18,1]],'Журнал':[[17,2],[8,1],[22,14],[14,1],[23,7],[25,7],[12,3],[11,1],[5,2]],'усиленную':[[7,1]],'шаблонным':[[12,1]],'просмотрен':[[22,1]],'900':[[8,3]],'очевидна':[[6,2],[8,1]],'дальние':[[11,1]],'вот':[[12,3],[7,1],[5,1]],'отчётливым':[[6,1]],'Ускорение':[[14,1]],'являться':[[16,1]],'сдерживается':[[14,1]],'перевода':[[25,2]],'уме':[[11,2],[9,1],[14,1],[22,1],[6,3],[4,2],[20,2],[10,1],[8,1],[7,1]],'методов':[[7,1],[6,1],[1,2]],'удалении':[[17,1],[22,3]],'сильный':[[6,1]],'джойстиком':[[7,2]],'чужом':[[8,3],[12,1]],'одинаковые':[[12,1]],'массив':[[22,2],[23,10],[18,1]],'пространству':[[24,1]],'restore':[[9,4],[15,4],[22,1],[19,1],[10,2],[11,2],[5,1]],'сохранений':[[24,1],[14,1]],'взвесить':[[9,1],[20,1],[10,1],[8,1]],'адекватные':[[6,1],[12,1]],'мест':[[12,1],[22,1]],'скроллировании':[[16,1]],'Луа':[[17,7],[22,2],[14,1],[23,2],[3,1],[18,3],[5,1]],'фатальные':[[7,1]],'Особое':[[2,1]],'перебору':[[10,1]],'найденном':[[22,1]],'очищает':[[23,3],[18,1],[5,2]],'промахнулся':[[8,1]],'раздражают':[[11,2]],'between':[[23,1],[15,1],[22,1]],'Виртуальном':[[22,1]],'working':[[23,1]],'читабельность':[[2,1]],'любопытные':[[20,1]],'указывал':[[15,1],[22,1]],'обогнать':[[2,1],[22,1]],'дальнейшее':[[23,1]],'маршруту':[[5,1]],'Гринзоны':[[12,6],[5,7],[9,1],[14,1],[15,2],[22,33],[23,5],[24,3],[4,3],[10,1],[18,1],[11,16]],'добавьте':[[5,2]],'невнимательности':[[6,1]],'множеству':[[22,1]],'усечений':[[22,1]],'необъятной':[[5,1]],'saving':[[11,1],[12,1]],'трюку':[[2,1]],'принята':[[22,1]],'пустует':[[22,1]],'передвинуть':[[22,1],[2,1],[6,1],[24,1],[16,1],[10,1],[11,1]],'временную':[[8,1],[5,1]],'insert':[[17,10],[9,1],[15,8],[25,2],[24,3],[10,3],[5,10]],'перемещение':[[5,1],[9,3],[15,1],[23,1],[24,1],[16,2],[11,2],[7,1]],'вопросов':[[13,1]],'Значение':[[25,2],[22,1]],'последовательной':[[23,1]],'дойти':[[8,1],[9,1]],'Внесение':[[7,1]],'попробуем':[[6,1]],'возможного':[[11,1]],'команд':[[15,1],[22,2],[23,2],[19,1],[24,1],[25,2]],'смена':[[18,1]],'содержат':[[4,2],[25,3],[24,1]],'сохраняясь':[[2,1]],'самостоятельно':[[12,2],[6,1],[11,5]],'Надо':[[6,1]],'перспективными':[[9,1]],'Теплокарта':[[22,2]],'архитектура':[[21,1],[23,1]],'воплощённые':[[2,1]],'вылилась':[[22,1]],'редактируемой':[[12,3]],'ячейке':[[22,8],[16,1],[19,1]],'Миникарты':[[22,7]],'паузы':[[9,1],[22,1],[23,2],[4,1],[18,2],[5,1]],'сентябре':[[22,1]],'главные':[[10,1]],'указателя':[[22,1]],'авторских':[[23,1]],'Тасэдитора':[[18,8],[1,1],[19,5],[0,2],[12,12],[20,1],[5,8],[17,9],[9,1],[14,1],[15,1],[21,4],[2,6],[22,21],[4,6],[23,21],[24,12],[25,5],[3,7],[11,11],[7,2]],'редактироваться':[[16,2]],'пошаговый':[[2,1]],'основном':[[7,1],[14,1]],'port':[[24,1]],'остывает':[[11,1]],'переход':[[11,1],[22,2]],'большинстве':[[9,1],[14,1],[22,2],[6,4],[2,1],[12,2],[20,1],[11,4],[7,1]],'Формула':[[20,1]],'непроизвольно':[[2,1]],'просто':[[7,3],[12,5],[20,2],[8,1],[5,5],[9,2],[22,3],[6,9],[2,2],[4,2],[3,1],[11,5],[18,1]],'проделать':[[3,1],[11,1],[12,1]],'казаться':[[6,1],[8,1]],'дорисовать':[[10,1],[9,1]],'картинкой':[[5,4]],'заполняться':[[5,1]],'замедлять':[[9,1]],'ограничивают':[[2,1]],'Используется':[[8,3],[14,2]],'связаны':[[14,1]],'сработали':[[22,1]],'затираются':[[5,1]],'последней':[[25,2],[22,1]],'строчке':[[4,1],[22,1]],'Существует':[[4,1],[12,1]],'любое':[[5,2],[11,1],[15,2],[17,1],[22,1],[6,2],[2,1],[4,1],[7,2],[8,1]],'Удобно':[[4,1],[5,1]],'1200':[[22,4]],'забывать':[[6,1],[11,1]],'откатиться':[[8,1]],'образе':[[6,1]],'Набор':[[23,1],[14,1]],'Отмену':[[23,1]],'музыкальном':[[8,1],[0,1]],'дальнему':[[14,1],[5,1]],'Текущий':[[17,1],[22,1],[5,1]],'размеренно':[[2,1]],'установлена':[[18,5],[15,1],[14,1],[22,9],[12,1],[16,3],[11,15],[5,6]],'бонус':[[6,1]],'ранний':[[6,1],[11,1]],'нажимать':[[6,2],[24,1],[4,1],[12,4],[10,1],[11,4],[5,4]],'показ':[[23,1],[11,1],[15,4]],'проэмулировать':[[22,2]],'соответствует':[[25,1],[6,1],[22,6]],'tortoisesvn':[[21,1]],'позволяет':[[16,2],[8,1],[5,7],[9,2],[14,2],[15,1],[21,1],[6,5],[2,2],[4,1],[22,7],[10,2],[11,1]],'Иначе':[[8,1],[22,1]],'поначалу':[[6,1],[7,1]],'появился':[[10,1],[6,1],[22,1]],'управляемого':[[4,1]],'резервного':[[8,1]],'изображения':[[12,1],[23,1],[3,1],[19,1],[11,1]],'охарактеризовать':[[12,1]],'лета':[[22,1]],'продуктивной':[[11,1]],'Вместе':[[22,1]],'называются':[[4,1]],'падения':[[6,1]],'сколько':[[5,2],[22,2],[11,2],[6,1]],'Осознать':[[7,1]],'заготовленное':[[6,1]],'наличию':[[20,1]],'возвращался':[[5,1]],'стояли':[[12,1]],'нам':[[11,1],[12,1]],'возможная':[[14,1]],'реальных':[[4,1]],'замедляя':[[2,1],[14,1]],'уникальный':[[25,1],[12,1]],'Ответы':[[13,1],[19,2],[0,1]],'чёткое':[[2,1]],'виртуальную':[[11,1]],'Количество':[[25,1],[22,4]],'над':[[15,10],[22,4],[6,2],[2,1],[4,3],[24,2],[12,3],[16,4],[11,5],[5,1]],'промежутками':[[22,1]],'0000005':[[4,1]],'невзирая':[[11,1],[5,1]],'записав':[[8,1]],'впечатывания':[[7,1],[12,1]],'фиксированную':[[22,1]],'указанную':[[5,2]],'человеческого':[[2,1]],'успешной':[[17,1],[8,1]],'размеренное':[[12,1]],'возможных':[[5,1],[13,1],[23,1],[11,1],[6,1]],'теряется':[[8,1]],'финальном':[[6,1],[14,1]],'запустив':[[12,1]],'трудозатрат':[[22,1]],'мегабайт':[[11,2],[12,2]],'обычным':[[12,1],[14,1],[3,1],[22,1]],'сообразительным':[[6,1]],'экспериментальная':[[5,1]],'Курсор':[[18,4],[19,1],[12,5],[16,17],[20,1],[8,1],[5,18],[17,1],[9,6],[14,3],[15,11],[22,35],[23,1],[24,3],[4,18],[10,10],[11,4],[7,2]],'повторная':[[14,1]],'Горячими':[[22,1]],'означает':[[9,1],[22,3],[23,1],[25,2],[16,1],[11,3],[18,1]],'дано':[[14,1]],'сэйвов':[[8,1],[7,1],[22,5],[23,4],[11,1],[5,1]],'Буфере':[[17,1],[16,2],[23,1],[5,2]],'начинающийся':[[22,1]],'байте':[[25,1],[22,1]],'снимками':[[23,1]],'break':[[11,1]],'визуализирует':[[22,1]],'загружают':[[25,1],[7,1],[11,1]],'приспособлен':[[12,1]],'экспортировать':[[2,1],[12,1]],'дополнение':[[2,3],[22,1]],'заявку':[[12,1]],'Документации':[[12,1]],'экранными':[[14,1]],'средняя':[[15,1],[24,2],[5,1]],'ТАСе':[[14,1],[6,1],[5,1]],'Маркеры':[[19,1],[12,9],[5,1],[17,5],[15,3],[14,1],[22,25],[25,3],[6,2],[4,11],[18,1],[11,11]],'Панель':[[14,6],[22,1],[5,3]],'Подсвечивание':[[15,1]],'Пробег':[[14,1]],'lua':[[0,1],[12,15],[13,1],[20,2],[5,4],[17,13],[15,3],[14,5],[22,11],[23,6],[24,1],[18,5],[11,2]],'идеального':[[6,2],[7,1]],'упоминания':[[22,1]],'вертикальная':[[25,1]],'объединяться':[[22,1]],'признано':[[22,1]],'остались':[[19,1],[18,2]],'прыжках':[[22,1],[24,1]],'свою':[[22,1],[6,1],[2,1],[12,1],[10,2],[18,2],[7,1]],'log':[[24,1],[23,2]],'гибко':[[22,2],[14,1],[5,1]],'изношенности':[[20,1]],'последних':[[23,1]],'некий':[[2,1]],'висит':[[22,1]],'повышает':[[9,1],[11,1]],'Панели':[[4,1],[16,1],[5,1]],'поблизости':[[16,2]],'навык':[[8,2]],'существенной':[[11,1]],'занимался':[[11,1]],'шагу':[[9,1],[10,1],[7,1],[8,3]],'Изменяет':[[18,2]],'ограниченнее':[[6,1]],'повышения':[[4,1],[22,1]],'представить':[[18,1],[14,1],[6,1],[7,1]],'относятся':[[22,1]],'робота':[[12,1]],'отмечен':[[12,1],[22,1]],'мувику':[[5,3],[18,2],[22,3],[14,1],[6,1],[4,3],[13,1],[16,4],[7,1],[8,1]],'перенести':[[15,1],[22,1]],'стандартный':[[12,1],[25,2],[11,1]],'задаче':[[7,1]],'осязаемой':[[7,1]],'представляют':[[8,1],[5,2]],'Основообразующей':[[22,1]],'Кнопки':[[15,2],[11,1],[5,1]],'задачу':[[12,3],[14,2],[16,1],[6,3]],'пополняет':[[7,1]],'всплывающих':[[22,4],[23,3]],'отличающегося':[[22,1]],'запускал':[[2,1]],'произошла':[[24,1]],'осуществляет':[[25,1]],'автоматически':[[12,3],[20,3],[16,7],[5,6],[17,1],[9,3],[14,2],[15,2],[22,13],[23,2],[24,1],[4,6],[3,1],[10,2],[11,3]],'масса':[[6,1]],'двумя':[[12,3],[14,1],[10,1],[15,1],[2,1],[5,2]],'разные':[[12,1]],'экспериментальным':[[7,1]],'хвост':[[11,1]],'игру':[[5,3],[11,1],[9,1],[14,3],[18,1],[22,1],[2,5],[4,2],[12,2],[10,2],[7,2],[8,2]],'проекции':[[14,1]],'ключ':[[6,1]],'ощутить':[[9,1]],'мимоходом':[[9,1]],'изменяться':[[24,1],[22,1],[5,1]],'усиляется':[[10,1]],'исполняемые':[[12,1]],'остывать':[[11,1]],'Стандартные':[[15,1]],'вращение':[[24,1],[16,1]],'избирательно':[[22,1]],'подтверждает':[[22,1]],'тайминги':[[23,4]],'учесть':[[24,1],[23,1]],'пули':[[6,1],[9,3]],'программистов':[[2,1]],'храниться':[[22,2],[20,1],[23,1],[25,1],[6,1]],'Курсору':[[9,1],[15,3],[22,3],[23,2],[16,5],[11,1],[5,2]],'целью':[[9,1],[14,2],[10,1],[6,4],[8,1]],'полумегабайта':[[12,1]],'замечаются':[[6,1]],'вариант':[[9,1],[14,1]],'подсветка':[[22,2]],'поощряемых':[[10,1]],'незамеченные':[[7,1]],'автором':[[12,1],[22,1]],'потом':[[4,4],[11,2],[9,1],[22,1],[6,5],[5,1]],'Посылает':[[18,1]],'лету':[[12,1],[2,1],[5,1]],'проставлена':[[4,1]],'ситуацию':[[19,1],[7,1]],'возможностей':[[9,1],[1,1],[12,1],[23,1],[6,4],[2,1]],'глобальные':[[12,1]],'порядковый':[[18,2]],'таймсэйверов':[[14,2]],'Ответвлений':[[22,1],[23,6]],'максимальная':[[23,2]],'новой':[[12,1],[23,2],[6,1],[5,1]],'выглядят':[[7,1]],'Способы':[[7,1],[9,1]],'высота':[[22,1]],'приведён':[[24,1]],'загораться':[[4,1],[22,2],[11,1]],'описаны':[[11,1]],'внимательно':[[12,1],[5,1]],'Анализ':[[9,1]],'отключено':[[11,1],[24,3]],'зарегистрируете':[[18,2]],'урона':[[12,2]],'отсылая':[[24,1]],'библиотеку':[[23,1],[12,1],[18,1]],'Постарайтесь':[[19,1]],'port0':[[25,3],[24,1]],'запустит':[[11,1]],'определяет':[[23,2]],'testing':[[17,2]],'прекращается':[[24,1]],'хватить':[[6,1],[7,1]],'целевой':[[5,2]],'проигрывании':[[24,1],[12,1],[5,1]],'совпадающую':[[5,1]],'пор':[[9,1],[22,1],[2,1],[20,2],[10,1],[11,1],[8,1]],'ловушки':[[6,2]],'стирая':[[9,1]],'similar':[[12,3],[16,1],[22,1],[5,1]],'формата':[[12,2],[23,1],[25,5],[24,1]],'Главный':[[22,1]],'мощном':[[24,1]],'интуицию':[[6,2]],'несколько':[[18,3],[12,4],[8,2],[5,7],[17,2],[9,1],[14,1],[15,2],[22,6],[6,3],[4,10],[10,2],[11,3],[7,3]],'приблизиться':[[6,1]],'Исходя':[[6,1],[22,1]],'обнуляет':[[9,1]],'места':[[7,1],[15,2],[22,3],[23,2],[19,1],[6,1],[12,3],[16,1],[11,5],[5,2]],'любая':[[23,1],[5,1]],'радиокнопке':[[5,1]],'загруженного':[[24,2],[23,1]],'нижнего':[[22,1],[23,1]],'win32':[[21,1]],'обязанности':[[8,1]],'стрелка':[[4,4],[9,1],[14,1],[15,1],[22,10]],'отпускать':[[4,1],[12,1],[15,1],[22,1],[6,1]],'подтверждения':[[20,1],[9,1],[12,1]],'виртуальном':[[2,1]],'чаще':[[4,1],[12,1],[14,1],[10,1],[7,2],[18,1]],'пулю':[[6,1]],'зарегистрированная':[[12,1]],'короткую':[[12,1]],'write':[[5,1],[18,1],[22,1],[23,1],[8,1],[7,4]],'использованных':[[22,1]],'пролетает':[[9,1]],'выше':[[9,3],[15,5],[22,2],[23,6],[6,1],[4,2],[16,1],[20,3],[5,4]],'наскока':[[12,1]],'marked':[[12,1]],'оценивая':[[22,1]],'преимущества':[[7,1]],'сообщающий':[[22,1]],'доступна':[[5,1]],'поведение':[[14,2],[19,1],[6,2],[24,2],[12,1],[20,1],[11,1]],'допускать':[[11,1]],'символьные':[[23,1]],'дополняются':[[6,1]],'дробной':[[2,1]],'постижения':[[6,1]],'версию':[[25,1],[22,2]],'поисках':[[6,1]],'Осуществить':[[7,1],[8,1]],'выдаваемые':[[14,1]],'определяете':[[2,1]],'вернув':[[5,4]],'генерация':[[22,1],[14,1]],'предсказуем':[[2,1]],'применяет':[[18,1],[5,1]],'линиями':[[22,4],[5,1]],'расставить':[[4,1]],'branching':[[19,1],[11,1]],'ориентацию':[[5,1]],'конструированием':[[2,1]],'эмулируемой':[[22,4],[14,4],[23,3],[6,1],[4,2],[12,1]],'pause':[[4,2],[9,1],[15,3],[11,4],[5,1]],'подписи':[[23,2]],'предполагаемые':[[7,1]],'Копия':[[14,1]],'скриптингом':[[5,1]],'явлении':[[6,1]],'различия':[[22,2],[23,2]],'молча':[[11,1]],'Любую':[[2,1]],'редактируемых':[[23,1],[5,1]],'framenum':[[17,2]],'максимальное':[[11,2]],'redo':[[15,2],[23,2],[22,1],[24,2]],'критически':[[6,1]],'вторую':[[5,1],[14,1],[11,1],[6,1]],'названия':[[22,4]],'удачно':[[7,1]],'выделен':[[22,1],[12,2],[15,1]],'справа':[[22,1],[3,1],[6,1],[11,2]],'window':[[12,1],[23,2],[11,1]],'Автоматическое':[[22,1]],'Невыделенные':[[22,1]],'удалённые':[[19,1],[11,1]],'отпустить':[[17,2],[15,4],[24,1],[5,1]],'точности':[[12,1],[9,1],[22,1],[23,1],[11,1]],'верхний':[[22,3],[14,1]],'удаляя':[[22,1],[23,2],[5,1]],'обнаружили':[[10,1],[6,1]],'минут':[[11,3],[10,2],[6,1],[5,1]],'отсеять':[[6,1]],'перфолента':[[4,1],[14,1]],'глубоком':[[10,1]],'меняется':[[22,4],[24,1]],'разреживается':[[22,1]],'переписывание':[[6,1]],'верхнему':[[4,1],[17,1],[15,1],[16,2],[23,1],[11,1]],'перенастроить':[[11,1]],'невооружённого':[[14,1]],'зоне':[[2,1],[11,1]],'каждую':[[6,1]],'fm2':[[17,2],[14,1],[25,8],[2,3],[24,9],[12,12]],'сверкнув':[[5,1]],'следующим':[[12,1],[9,2],[20,1],[22,1],[11,2]],'осуществлена':[[11,1]],'путём':[[7,1],[12,1]],'игровая':[[10,1],[8,1]],'отредактированному':[[16,1]],'записывать':[[22,1],[11,2],[12,1]],'переждать':[[6,1]],'располагается':[[22,3],[3,1],[25,1],[7,1],[5,4]],'стабильному':[[8,1]],'подключено':[[25,3]],'возможный':[[10,1]],'символы':[[17,2],[22,3],[23,1],[25,1],[11,2]],'ЗАДАНИЕ':[[10,1],[6,1],[5,1]],'Интернете':[[12,1]],'основными':[[11,1],[5,1]],'понять':[[10,1],[11,2],[12,1]],'осталось':[[10,1],[8,1],[9,1]],'насквозь':[[9,1]],'ластик':[[4,1]],'сети':[[12,1]],'окошка':[[5,1]],'понятиями':[[6,1]],'хранит':[[22,3],[23,20],[8,1],[24,1]],'stop':[[15,1],[24,2]],'куда':[[4,1],[15,1]],'отображалось':[[22,1]],'научиться':[[8,1],[6,2],[1,1]],'экранные':[[12,1]],'превратить':[[9,1]],'записанных':[[11,1]],'пункты':[[22,3],[15,1],[23,2],[5,2]],'документ':[[6,1]],'запрашивает':[[12,1]],'популярность':[[22,1]],'разделяют':[[4,1]],'ориентирования':[[12,1]],'вероятность':[[9,1]],'наблюдать':[[8,1]],'тегов':[[22,1]],'слотов':[[22,2],[7,4],[5,2]],'большом':[[6,3]],'Помимо':[[22,4],[19,1],[2,1],[4,2],[12,1],[11,1],[5,2]],'существующие':[[15,1]],'отличающихся':[[5,1]],'выбранные':[[6,1]],'идеально':[[12,1],[6,1],[8,1]],'перескакивает':[[11,1]],'single':[[23,1],[11,2],[22,1]],'Автопоиск':[[12,1]],'pasteinsert':[[17,5]],'очевидные':[[6,1]],'редактированием':[[8,1],[23,1]],'Последовательность':[[14,2]],'усечения':[[17,1],[22,7],[23,1]],'выходные':[[23,1]],'slot':[[15,32],[24,8]],'настраиваются':[[11,1]],'одной':[[12,1],[5,3],[17,1],[15,1],[14,2],[22,5],[23,4],[6,1],[2,1],[4,1],[24,1],[7,1],[11,1]],'checkbox':[[5,1]],'предстоящих':[[10,1],[9,1]],'уверенным':[[18,1],[7,1],[11,2]],'вдумчивого':[[14,1]],'горизонтали':[[22,1]],'вещей':[[14,1]],'строчка':[[4,1],[12,3],[22,1]],'смену':[[10,1]],'применяете':[[12,1]],'ищет':[[23,1]],'новом':[[4,1],[12,1],[20,3],[19,1],[2,1]],'выбрасывая':[[5,1]],'оттенком':[[11,1],[22,4]],'рутиной':[[2,1]],'настолько':[[2,1],[6,1]],'срабатывала':[[11,1]],'Указатель':[[14,1]],'отсутствии':[[22,1],[23,2],[24,2]],'удручает':[[6,1]],'теряются':[[22,1]],'чётный':[[11,1]],'содержащая':[[15,1]],'объект':[[2,1]],'ненужные':[[10,1],[9,1]],'односложную':[[4,1]],'очевидных':[[10,1],[2,1],[12,1]],'обучения':[[3,1],[2,1]],'содержащихся':[[22,3]],'неэффективно':[[2,1]],'сдвигающих':[[22,1]],'анализа':[[3,1],[2,2],[14,1]],'применение':[[14,1]],'разогнаться':[[12,1]],'вызывает':[[22,3],[15,1],[23,2],[25,2],[11,1]],'отпадает':[[15,1],[6,1],[7,1]],'столбец':[[22,11],[25,1],[24,1],[5,1]],'проверить':[[10,2]],'эффект':[[22,1]],'Напоследок':[[11,1]],'вывод':[[22,1],[20,1],[6,1],[11,2]],'клавишам':[[8,1],[11,1]],'ставит':[[18,2]],'пастельных':[[22,1]],'вторым':[[19,1],[6,1]],'временем':[[2,1],[8,1]],'очищаться':[[11,1]],'аналогично':[[22,3],[15,2],[5,2]],'Код':[[12,1]],'сэкономить':[[12,1],[14,1],[25,1],[11,1]],'branch7':[[17,2]],'зависят':[[22,1]],'срабатывания':[[10,1],[2,1]],'чистый':[[24,1]],'input':[[17,2],[15,5],[14,1],[22,2],[19,4],[23,3],[24,1],[12,2],[11,9],[18,4]],'отобразив':[[4,1]],'результаты':[[5,1],[9,1],[6,2],[4,1],[20,1],[8,1],[11,1]],'registermanual':[[12,2],[18,4]],'критическая':[[6,1]],'Кнопка':[[15,1],[5,7]],'вживаться':[[2,1]],'drag':[[17,3]],'пиксель':[[22,2]],'вам':[[19,1],[12,9],[16,2],[8,2],[5,3],[9,2],[15,1],[21,2],[6,7],[2,4],[4,5],[3,2],[10,1],[11,10],[18,1]],'ручном':[[2,1],[16,3]],'отдельно':[[22,1],[14,1],[23,1],[2,1],[6,1],[12,1],[3,1],[7,1]],'типовой':[[6,1]],'увеличивать':[[6,1]],'инициализации':[[22,1]],'порядок':[[12,1],[9,1],[22,4],[19,1],[6,1]],'Возможны':[[25,3]],'левом':[[4,3],[16,1]],'оперируя':[[6,1]],'логическое':[[2,1]],'тому':[[12,1],[22,1],[10,2],[6,1]],'шагов':[[5,2]],'цифрами':[[22,1],[5,1]],'Синяя':[[4,1]],'привести':[[10,1],[12,1]],'устанавливает':[[22,1]],'branch5':[[17,2]],'просмотреть':[[9,1],[2,1],[6,1],[4,2],[16,4],[7,1]],'700':[[8,1]],'улучшая':[[9,1]],'красивого':[[7,1]],'наклон':[[14,1]],'без':[[19,2],[12,9],[20,1],[8,4],[5,2],[17,4],[15,2],[14,4],[21,1],[22,10],[2,4],[23,1],[4,1],[24,2],[25,1],[10,1],[11,4]],'операцию':[[2,1],[12,1]],'игрового':[[11,1],[9,1],[14,1],[22,2],[23,1],[6,1],[2,1],[4,1],[12,2],[7,1],[5,2]],'recording':[[17,4],[14,1],[3,1],[23,1],[11,2],[5,4]],'поразительной':[[7,1]],'100':[[22,1],[10,2],[25,1],[6,2],[11,6]],'протестированных':[[20,1]],'сначала':[[5,3],[11,1],[22,2],[25,1],[6,2],[2,1],[4,1],[24,1],[12,1],[10,1],[7,1],[8,1]],'пробегает':[[22,1]],'искать':[[6,1],[20,1]],'превращается':[[24,1]],'надвое':[[6,2]],'обратную':[[11,1]],'располагаться':[[25,1],[22,1]],'работу':[[5,3],[18,2],[6,1],[2,1],[4,1],[12,2],[7,2],[11,2]],'реализованных':[[22,1]],'персонаж':[[9,1],[6,1],[5,3]],'начался':[[25,1]],'selectbetweenmarkers':[[24,1]],'нужному':[[4,1],[25,1],[8,1],[11,1]],'проб':[[14,1]],'иногда':[[14,2],[16,1],[19,2],[6,4],[7,3]],'everyframe':[[12,4]],'разбив':[[22,1]],'кодировке':[[25,1]],'заданное':[[15,1]],'заблокированы':[[24,1]],'информационной':[[2,1],[23,1]],'развлекательный':[[7,1],[14,1]],'искусственного':[[14,1]],'Осознание':[[7,1]],'включает':[[23,1],[7,1],[5,1]],'просмотром':[[14,2],[10,3],[23,1],[8,1],[5,1]],'навести':[[15,1]],'быстрого':[[9,1],[14,2],[20,1],[5,1]],'летит':[[11,1]],'кратчайшие':[[5,1]],'задержке':[[14,1]],'максимально':[[9,2],[14,4],[22,1],[19,1],[6,4],[2,1],[11,1],[5,2]],'названием':[[4,1],[12,1],[14,1],[22,1],[2,1],[5,1]],'раскрашивает':[[22,1]],'проектов':[[22,1],[23,2],[24,3],[2,1],[7,1],[5,1]],'glitch':[[6,1],[14,1]],'напомнит':[[11,1]],'бумаги':[[14,1]],'последовательности':[[22,2],[25,5],[6,1],[2,3],[12,4],[18,1],[7,1]],'предназначена':[[4,1],[11,2]],'Поменять':[[15,1]],'уменьшить':[[22,1],[6,1],[5,1]],'игрока':[[5,1],[15,1],[14,9],[6,6],[2,2],[4,1],[12,4],[7,3],[11,7]],'тексте':[[17,1],[12,2]],'затрагивается':[[22,1]],'рабочих':[[22,1],[14,1]],'пунктом':[[5,1]],'Удаление':[[18,1]],'сможет':[[12,1],[22,1],[18,2],[6,1]],'Графически':[[22,1]],'переводить':[[3,1]],'достигнуть':[[6,2]],'следующего':[[15,1],[14,1],[22,2],[6,1],[7,1],[5,1]],'Содержимое':[[22,2]],'перезарядки':[[6,1]],'учитываться':[[22,2]],'занятием':[[4,1]],'Оптимизация':[[14,2]],'акселераторы':[[15,3],[24,1]],'облегчается':[[11,1]],'отпустите':[[12,2],[5,1]],'История':[[12,1],[23,1],[22,3],[25,3]],'маркеров':[[23,1]],'вставленных':[[17,1],[22,1]],'отдельного':[[6,1],[23,1]],'находящихся':[[4,1],[22,1]],'возникнет':[[8,1]],'году':[[22,2]],'видели':[[4,1]],'моменты':[[22,1],[2,1],[6,2],[4,1],[12,1],[8,1],[11,1]],'подходе':[[9,1],[20,4],[6,2]],'прогресс':[[7,1]],'Перенастройка':[[11,1]],'размышляете':[[2,1]],'следующем':[[4,1],[9,1],[22,2],[3,1],[11,1]],'исследованиями':[[6,1]],'соседними':[[15,1]],'виртуальные':[[22,2],[23,1]],'срок':[[6,1]],'называемый':[[12,1]],'миг':[[4,1],[9,1]],'редактирование':[[7,3],[11,1],[9,3],[15,3],[22,1],[19,1],[2,1],[24,1],[10,5],[8,3],[5,2]],'исполнения':[[12,1],[2,1],[9,1]],'красными':[[4,1],[14,1]],'реальности':[[10,1]],'Проигрывание':[[10,1]],'правило':[[10,1],[6,1]],'производится':[[22,5],[11,1],[18,13]],'манипуляция':[[20,1],[14,1]],'undefined':[[17,2]],'создана':[[4,1],[11,1]],'спонтанную':[[6,1]],'текстов':[[22,1]],'мелким':[[6,1]],'Предоставляет':[[22,1]],'тестируемый':[[20,1]],'видимую':[[23,1],[22,1],[5,1]],'использует':[[22,2],[14,1],[23,1],[25,2],[18,1]],'подробнее':[[5,1]],'копию':[[8,1],[23,1]],'Меню':[[3,1]],'выпал':[[9,1]],'ширина':[[22,2]],'задачи':[[12,3],[14,5],[20,1],[6,1],[7,1]],'2012':[[22,1]],'игрокам':[[14,1]],'просты':[[6,1]],'stopseeking':[[18,2]],'второстепенных':[[22,1]],'Выделения':[[12,2],[16,18],[5,12],[17,2],[9,4],[14,3],[15,17],[22,19],[2,1],[23,4],[4,9],[11,3]],'Вторая':[[2,1]],'влияние':[[4,1],[11,1],[2,2],[5,1]],'строчки':[[15,2]],'идентификатор':[[25,3],[23,7]],'составе':[[6,3],[12,1]],'поможет':[[12,1],[11,1],[5,1]],'попасть':[[11,1],[16,2]],'bookmarks':[[15,1],[12,1],[23,3],[25,2],[5,3]],'кеширует':[[23,1]],'Защита':[[21,1],[15,1],[24,2],[0,1]],'выводиться':[[25,1]],'сочинения':[[6,1]],'заметным':[[23,1]],'строковым':[[25,1]],'изменённые':[[11,1],[22,2]],'радостных':[[6,1]],'перемещается':[[4,1],[24,1],[22,1],[16,1],[6,1],[5,1]],'довольно':[[24,1],[7,1],[12,1]],'суффиксы':[[23,1]],'нашлось':[[22,1]],'рассмотрены':[[3,1]],'степень':[[4,1],[11,1],[5,1]],'дописывает':[[11,1]],'существенны':[[14,2]],'редактируемому':[[16,1]],'появившемся':[[4,2],[12,2],[11,2]],'номеров':[[22,3],[24,1]],'исходники':[[21,1]],'верху':[[5,1]],'текущим':[[17,2],[22,2],[16,1],[20,1],[23,1],[5,1]],'чёткую':[[2,1],[6,1]],'клавише':[[7,1],[9,3]],'маленькими':[[6,1]],'Появились':[[8,1]],'обозначает':[[12,1]],'Очевидно':[[12,1]],'люди':[[6,2],[8,1]],'подойдёт':[[6,1]],'Свет':[[15,1]],'содержимым':[[22,1]],'неким':[[6,1]],'синхронизирован':[[22,1]],'предлагать':[[22,1],[23,1]],'третьем':[[22,2]],'Многие':[[22,2],[14,1],[2,1],[6,2]],'переходить':[[22,1],[6,3],[12,1]],'пути':[[3,1],[7,1],[13,1]],'radio':[[5,1]],'инвертировать':[[22,1]],'номерах':[[4,1]],'упустить':[[5,1]],'откладывается':[[9,1]],'номера':[[4,2],[17,1],[22,5],[23,1],[18,2]],'Перечисленные':[[11,1]],'девяти':[[12,1]],'убегает':[[24,1]],'Важно':[[12,1]],'содержащиеся':[[22,1]],'упрощённая':[[14,1]],'приёмы':[[20,1],[16,2]],'концепцию':[[22,1]],'каждым':[[12,1],[11,1],[5,1]],'хранение':[[9,1],[12,1],[10,1],[22,1],[8,2]],'дискомфорта':[[4,1]],'historx':[[25,1]],'особую':[[6,1]],'видеозаписи':[[6,1]],'первоначальное':[[12,1]],'базовых':[[21,1]],'нём':[[22,1],[23,2],[6,2],[7,1]],'словно':[[7,1]],'расширения':[[12,1]],'микрофон':[[14,1]],'конечное':[[22,1],[9,3],[5,1]],'Детали':[[12,1]],'каком':[[12,1],[9,1],[22,1],[23,1],[6,1]],'очередным':[[6,1]],'export':[[12,1]],'родителя':[[22,2]],'Монтажный':[[5,1]],'теми':[[12,1],[16,1],[22,1],[7,1]],'replay':[[23,1]],'функцией':[[18,1],[11,1],[12,1]],'пустоту':[[15,1],[16,1]],'дня':[[22,1]],'убегать':[[22,1]],'имитировать':[[14,1]],'включенными':[[11,1]],'номере':[[22,1]],'Символом':[[25,1]],'удаляются':[[22,1]],'нажатий':[[5,4],[17,9],[15,2],[18,1],[22,2],[23,1],[6,2],[4,5],[12,7],[7,2],[11,7]],'экстраординарного':[[2,1]],'упор':[[2,1]],'подразумевается':[[15,1],[14,1],[20,2],[22,2],[6,1]],'выступает':[[14,1]],'перестаёт':[[12,1]],'дождался':[[22,1]],'длительное':[[4,1],[11,1]],'случайно':[[24,3],[9,1],[6,1],[5,2]],'modifications':[[23,1]],'областью':[[22,1]],'безымянным':[[24,1]],'вспышкой':[[11,1]],'заполнение':[[22,1]],'позволяющим':[[5,1]],'номерам':[[4,2]],'позволит':[[12,2],[22,2]],'новым':[[17,2]],'начав':[[12,1]],'сохраняемых':[[25,1],[12,1]],'типовые':[[2,1],[8,1]],'индикаторов':[[6,1]],'функционирования':[[14,1]],'attack':[[14,1]],'окончательно':[[11,1]],'исчезают':[[22,1]],'искомое':[[5,1]],'представление':[[22,1],[14,2],[25,1],[2,1],[11,1]],'приёмником':[[7,2]],'Заметках':[[12,3],[3,1],[11,1]],'распланированных':[[10,1]],'нему':[[12,1],[15,1],[22,2],[7,1],[11,1]],'мере':[[5,2],[9,1],[22,2],[4,1],[12,1],[11,2],[8,3]],'вверху':[[4,1],[11,1]],'физически':[[2,1],[15,1]],'выработаете':[[8,1]],'узнаём':[[10,1]],'очищаются':[[11,1]],'характеризующую':[[12,1]],'engaged':[[18,2]],'методику':[[7,1]],'передвигает':[[22,1]],'устанавливаемые':[[22,1]],'назначения':[[2,1]],'счётчик':[[6,4],[12,2],[22,8],[25,1],[11,1],[2,1]],'бег':[[5,1]],'делится':[[6,1],[12,1]],'усечении':[[17,1],[22,3],[10,1],[18,1],[5,1]],'папка':[[18,1]],'смещений':[[25,2]],'Часто':[[6,1],[14,1]],'явно':[[12,1]],'скриптового':[[5,1]],'icon':[[15,1]],'автоматическая':[[22,3]],'информирует':[[4,1],[24,1]],'установлен':[[5,4],[15,1],[22,1],[25,1],[4,1],[18,2],[11,1]],'успел':[[8,1]],'посвятить':[[10,1]],'текущей':[[15,1],[14,1],[22,12],[23,1],[24,2],[25,1],[7,1],[5,3]],'Значит':[[12,1]],'босса':[[12,3]],'новичку':[[2,1]],'призвано':[[22,1]],'фоном':[[22,1]],'тратят':[[2,1]],'пустых':[[17,4],[18,2],[19,1],[11,3],[5,1]],'такое':[[3,1],[22,1]],'инструмент':[[22,1],[12,1],[23,1],[5,1]],'использованная':[[5,1]],'доразбивать':[[6,1]],'взятом':[[7,1]],'гением':[[7,1]],'подходами':[[8,1],[9,1]],'злом':[[19,1]],'взять':[[6,3],[12,2]],'сложную':[[6,2]],'основе':[[22,1]],'объёмы':[[22,1]],'вторая':[[18,2],[5,1]],'формулу':[[20,1]],'появлении':[[6,1]],'coin':[[24,1]],'слов':[[25,3],[12,1]],'отменяется':[[22,1]],'Гринзона':[[17,29],[5,2],[22,15],[14,1],[23,1],[19,2],[25,3],[4,1],[18,1],[11,4]],'установленной':[[12,4]],'непростой':[[6,1]],'скроллинга':[[12,1],[16,2],[22,3],[19,1],[23,1]],'автопоиск':[[12,1]],'стал':[[12,1],[2,1],[9,1]],'заканчиваются':[[11,1]],'общий':[[11,1]],'восстановления':[[11,1],[23,3]],'разделе':[[15,1],[21,1],[22,2],[19,1],[5,6]],'простых':[[12,1],[9,1],[20,1],[7,1]],'предотвратить':[[6,1]],'другой':[[17,1],[22,4],[14,1],[23,2],[25,1],[6,3],[16,1],[20,1],[7,3],[5,4]],'производятся':[[11,1],[22,1]],'мувика':[[18,16],[19,5],[12,11],[13,1],[16,18],[20,2],[8,9],[5,30],[17,15],[9,7],[14,20],[15,9],[22,65],[6,15],[2,3],[4,15],[23,25],[24,7],[25,11],[10,3],[11,18],[7,6]],'произведения':[[12,1]],'точного':[[22,1]],'модифицируя':[[23,1]],'присутствует':[[14,1]],'встраиваются':[[14,1]],'оглядки':[[24,1]],'видимым':[[6,1]],'показывает':[[4,4],[22,1]],'эмуляторах':[[18,1],[22,2],[14,1],[8,1],[11,1]],'также':[[18,3],[12,8],[16,1],[8,1],[5,11],[17,4],[9,4],[14,1],[15,9],[21,1],[6,2],[2,3],[4,4],[22,20],[23,13],[24,1],[10,1],[25,1],[11,6],[7,1]],'frames':[[17,2],[15,1],[12,2],[5,3]],'вспомогательные':[[8,1]],'отображаемым':[[22,1]],'воспринималась':[[2,1]],'Ручная':[[18,3]],'Историю':[[22,3]],'хранящемся':[[22,1]],'Особые':[[16,2]],'сжатие':[[11,1]],'неучтённые':[[6,1]],'запрос':[[18,9],[24,1]],'проекту':[[24,1],[2,1],[11,1]],'удобный':[[4,1]],'зависимостей':[[6,1]],'чёрным':[[19,1],[11,1],[22,1]],'string':[[18,10],[20,1]],'сухого':[[19,1]],'измененять':[[22,1]],'показа':[[22,1]],'принимаемый':[[22,2]],'Виртуального':[[22,6]],'копипаст':[[23,1],[2,1],[15,1]],'Скрипт':[[18,2]],'уверенность':[[6,2]],'2013':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,1],[6,1],[3,1],[11,1]],'надоест':[[10,1],[20,3]],'разложенным':[[2,1]],'рассматривается':[[6,1]],'требующих':[[23,1],[14,1]],'ининициализация':[[23,1]],'отпусканиями':[[11,1]],'либо':[[12,4],[16,8],[20,3],[8,1],[5,14],[17,5],[9,5],[14,6],[15,8],[22,19],[6,6],[2,1],[4,4],[24,15],[25,2],[10,2],[11,14],[7,10]],'скриншотом':[[15,1]],'неоптимально':[[7,1]],'ячейкой':[[22,2]],'the':[[17,2],[22,1],[14,1],[16,1],[6,1],[11,2]],'таких':[[14,1],[6,2],[24,2],[12,2],[10,1],[7,2],[5,1]],'посылается':[[7,1],[22,4]],'Основа':[[22,1]],'поддерживать':[[6,1],[23,2]],'актуальными':[[5,1]],'прочитали':[[3,1],[11,1]],'очередь':[[22,1],[14,2]],'новыми':[[22,1],[11,1],[5,1]],'отрезков':[[2,1]],'форум':[[2,1]],'ошибки':[[8,4],[9,2],[6,4],[2,1],[24,1],[10,2],[7,22],[5,1]],'player':[[11,1],[23,1]],'пробегом':[[6,1]],'абсолютно':[[4,1]],'выравняв':[[6,1]],'фиолетовая':[[11,1]],'серьёзный':[[6,1]],'опробовать':[[11,1]],'applychanges':[[23,1]],'лицензии':[[21,2]],'кажутся':[[14,1]],'прыжок':[[15,5],[22,3],[23,2],[4,3],[10,1],[11,1],[5,4]],'уменьшать':[[6,1]],'пару':[[4,1],[7,1],[9,1],[6,1],[5,1]],'загрузки':[[7,1],[22,5],[23,11],[25,4],[24,5],[12,1],[11,4],[5,2]],'промежутках':[[6,1]],'назначит':[[11,1]],'уровне':[[2,1],[6,3],[4,1],[12,5],[10,1],[8,1]],'запущенную':[[4,1]],'одинарный':[[5,1]],'Дальше':[[11,1]],'накапливаются':[[12,1]],'избегает':[[6,1]],'bind':[[22,1],[11,1],[18,2]],'текстовые':[[4,1],[12,1],[22,2],[23,2],[11,3]],'Щёлкнуть':[[11,1],[12,1]],'взаимосвязанными':[[12,1]],'preset':[[15,3]],'Приложите':[[19,1]],'психологическими':[[2,1]],'перерисовывать':[[12,1]],'созданный':[[7,1]],'lag':[[15,2],[14,1],[23,1],[11,2]],'Структуризация':[[4,1]],'второе':[[11,1]],'мышью':[[17,2],[9,2],[15,3],[23,3],[16,1],[10,1],[11,1],[5,1]],'весь':[[11,2],[17,1],[15,1],[14,1],[22,4],[6,3],[2,2],[24,1],[12,1],[16,1],[7,2],[5,3]],'операциям':[[22,1]],'добросовестно':[[2,1],[12,1]],'произвести':[[22,1]],'радиокнопкой':[[22,1]],'сократить':[[23,1]],'всплывающими':[[23,1]],'лени':[[6,1]],'целей':[[7,1],[6,1],[1,1]],'персонажа':[[14,2],[2,1],[6,2],[4,1],[12,1],[7,1],[8,1]],'формату':[[12,1]],'бесконечный':[[12,1]],'спидраннера':[[13,1],[20,3],[6,1],[0,1]],'понятные':[[2,1]],'режиме':[[7,5],[5,2],[15,1],[14,1],[17,1],[22,3],[23,3],[24,1],[3,1],[8,1],[11,2]],'полагаться':[[20,2]],'настройте':[[11,1]],'убивает':[[2,3],[8,1]],'образом':[[7,2],[12,3],[16,1],[5,6],[9,1],[14,1],[15,1],[22,15],[6,6],[24,1],[4,3],[10,3],[11,9],[18,1]],'дорабатывая':[[19,1]],'Крайне':[[22,1]],'замедлится':[[5,1]],'оказывается':[[6,1],[20,1]],'посчитал':[[19,1]],'перетаскивая':[[3,1],[10,1],[9,1]],'успеете':[[10,1]],'присутствуют':[[6,1]],'Миникарта':[[22,4]],'проектам':[[3,1]],'выделением':[[22,1]],'Ответвлениях':[[23,1]],'приводящие':[[7,1]],'усовершенствовать':[[22,1],[6,1],[1,1]],'переменные':[[12,3]],'Запланированный':[[21,1],[14,1]],'Руководства':[[19,1],[12,1],[0,1]],'ускоренной':[[9,1]],'откатываться':[[9,1]],'схожее':[[5,1]],'каждая':[[25,1],[12,1],[22,1]],'Глюк':[[14,1]],'Разные':[[24,1]],'Концентрация':[[6,1]],'проблему':[[20,1]],'диске':[[22,1],[12,2],[25,1],[11,3],[24,1]],'возможном':[[24,1]],'Такая':[[7,1]],'изменён':[[17,1],[18,3],[22,1]],'вырабатывались':[[14,1]],'формат':[[22,5],[12,5],[25,2],[2,1],[24,1]],'высоком':[[4,1]],'позволяя':[[18,1],[15,2],[10,1],[2,1],[11,1]],'Каждый':[[22,3],[25,4],[6,1],[4,2],[12,3],[5,2]],'Закладка':[[15,2],[14,2],[22,14],[6,1],[24,1],[16,1],[11,1],[5,8]],'настроенных':[[25,1]],'завершения':[[14,2],[2,1],[6,1],[4,1],[12,1],[8,2]],'ячейках':[[15,1],[22,3]],'измеряемое':[[22,1]],'просмотрщика':[[3,1],[14,1]],'альтернативными':[[5,3]],'подавать':[[23,1]],'submitinsertframes':[[17,1],[18,2],[22,1]],'позициях':[[22,1]],'assisted':[[14,2]],'правая':[[15,2],[22,1],[24,2]],'двигаться':[[6,1]],'загружаясь':[[2,1]],'игр':[[8,1],[11,3],[14,3],[6,3],[2,1],[12,1],[10,1],[7,1],[5,1]],'truncate':[[17,5],[15,1],[5,1]],'границам':[[6,1]],'эмулирует':[[18,1]],'Одна':[[8,1]],'картины':[[9,1]],'соответвтвующей':[[23,1]],'открытие':[[17,1],[23,1],[3,1],[24,1]],'измеряется':[[14,1]],'зажатия':[[10,1],[2,1],[12,1]],'Лучше':[[10,1]],'прохождения':[[11,4],[9,2],[14,3],[6,11],[2,3],[24,1],[12,1],[20,2],[10,1],[7,2],[5,5]],'совершенству':[[6,2]],'getmarker':[[18,2]],'напечатать':[[4,1],[5,1]],'запомните':[[11,1]],'размерами':[[22,1]],'вряд':[[11,2]],'расстояние':[[15,1],[22,1]],'представляется':[[5,1]],'блестяще':[[7,1]],'строку':[[4,1],[22,1],[25,4],[18,3]],'умещаться':[[25,1]],'отложенному':[[2,1]],'самой':[[22,1],[12,1],[23,1],[5,1]],'характер':[[6,3]],'промежуточных':[[6,1],[14,2],[7,3],[2,1]],'descriptions':[[11,1]],'крайнем':[[22,1]],'позволяют':[[8,1],[22,1]],'выгодны':[[14,1]],'вызов':[[18,3]],'оба':[[7,1],[22,1]],'подпапке':[[12,2]],'record':[[17,4],[15,1],[22,5],[24,2]],'Заменяется':[[17,1]],'подходит':[[16,1],[11,1],[12,1]],'подспорьем':[[12,1]],'сохраняемом':[[24,1]],'постоянному':[[8,1]],'законченным':[[10,1],[9,1]],'манипуляции':[[9,1],[14,1]],'идей':[[22,4],[10,1],[6,1],[7,2]],'обеспечить':[[23,1]],'Потому':[[6,1],[7,1]],'отметка':[[8,1],[14,2]],'навигацию':[[15,2],[22,4],[12,1],[10,2],[7,3],[8,1]],'категория':[[14,1]],'горячих':[[23,2]],'расходятся':[[14,1]],'достижение':[[6,2],[5,1]],'установить':[[11,1],[8,1],[15,2],[22,1],[19,3],[12,2],[18,1],[5,2]],'голубому':[[4,1]],'прохождение':[[7,2],[9,1],[14,2],[6,11],[8,4],[5,1]],'десятки':[[16,1],[12,1],[5,1]],'цикла':[[12,1]],'Следующие':[[25,2],[2,1]],'автоскроллинга':[[4,1]],'Несжатый':[[22,1]],'отменить':[[5,1],[15,1],[22,1],[24,5],[18,1],[11,2]],'инициализирует':[[12,1]],'Обучение':[[1,1]],'критерии':[[7,1]],'цепочка':[[9,1]],'проходят':[[7,2]],'современных':[[8,1],[15,1]],'неиспользованного':[[14,1]],'найденному':[[16,2]],'подобные':[[6,3]],'инпута':[[22,3]],'текущими':[[12,1],[23,1]],'упущенных':[[6,1]],'уменьшению':[[2,1]],'мышиное':[[10,1],[2,1],[9,1]],'заменены':[[7,1]],'пальца':[[6,1]],'добавление':[[12,1],[22,2]],'удачному':[[14,1]],'низу':[[16,1],[12,1],[5,1]],'unset':[[17,3],[22,1]],'ширины':[[22,1],[23,1]],'документировался':[[2,1]],'bookmark':[[17,1],[22,3],[14,1],[23,3]],'выделенной':[[15,2],[12,1],[14,2],[24,1]],'быстрое':[[15,1],[6,1],[14,1]],'тестового':[[10,1]],'целевого':[[18,1],[9,1],[22,1],[6,1],[12,1],[20,7],[10,2],[8,4],[5,2]],'Номер':[[17,1],[22,2],[20,1],[10,1]],'нагляден':[[22,1]],'Заметка':[[4,2],[22,3],[14,1],[16,4],[11,2]],'короткого':[[5,1]],'подсветки':[[23,1]],'отдельное':[[11,1]],'информативно':[[22,1]],'пройден':[[5,1],[8,1],[7,1],[6,1]],'появилась':[[11,1],[22,1]],'восстановятся':[[17,1]],'переходите':[[8,1]],'свежий':[[6,1]],'сайте':[[12,1],[14,1],[25,1],[6,1]],'segment':[[14,1]],'назван':[[22,1]],'проделанных':[[6,1],[5,1]],'приобретёт':[[22,1]],'разработки':[[22,1],[1,1],[10,1],[23,1],[2,1],[0,1]],'прыжки':[[24,1],[22,1],[23,2],[7,1],[5,2]],'связным':[[2,1]],'сущности':[[7,1]],'постороннему':[[4,1]],'оптимизационную':[[6,1]],'детектироваться':[[9,1]],'удобнее':[[22,1],[10,2],[2,1],[6,1]],'человек':[[2,1],[6,1]],'языка':[[12,2],[2,1],[5,1]],'яркая':[[5,1]],'профессиональной':[[2,1]],'переосмысливать':[[6,1]],'ориентироваться':[[8,1],[12,1]],'некомпактных':[[12,1]],'напечатан':[[4,1]],'наблюдения':[[6,1]],'взятой':[[12,1],[22,1]],'предоставить':[[22,4]],'снимок':[[12,1],[23,7],[19,1],[11,1]],'уравновешивается':[[6,1]],'англоязычный':[[14,1]],'организацию':[[12,1]],'взаимосвязи':[[10,1],[6,1]],'счётчики':[[12,1]],'похожая':[[12,1]],'считывает':[[23,1]],'установленных':[[11,1]],'сработает':[[12,1],[22,1],[10,1],[11,2]],'которое':[[17,2],[9,1],[14,1],[15,1],[22,1],[25,1],[12,1],[18,3],[5,1]],'Геймеры':[[7,1]],'Откаты':[[16,1]],'следит':[[23,3]],'интересующей':[[16,1]],'режимов':[[23,1]],'функция':[[5,1],[15,1],[22,4],[23,2],[24,1],[12,3],[18,4],[11,10]],'всю':[[12,1],[14,1],[16,1],[23,7],[6,2]],'Далее':[[24,1],[22,2],[11,3],[5,1]],'момента':[[22,1],[10,2],[6,3],[7,1]],'требует':[[23,1],[10,1],[6,1],[8,1]],'лежит':[[15,1]],'number':[[17,2],[18,4],[5,1]],'разумению':[[6,1]],'своим':[[6,1]],'среднестатистического':[[16,1]],'началось':[[11,1]],'Внешне':[[11,1]],'имеющихся':[[17,1],[12,1],[14,1],[22,2],[7,1]],'бывает':[[20,2]],'прогрессбара':[[23,1]],'Курсором':[[19,1],[12,1],[16,9],[8,1],[5,7],[17,2],[9,1],[14,6],[15,14],[22,10],[23,4],[4,4],[10,2],[11,5],[7,3]],'сохранении':[[17,1],[12,1],[14,1],[25,2],[24,4]],'опасный':[[2,1]],'обозначаются':[[4,1]],'между':[[12,3],[20,2],[8,3],[5,9],[9,3],[14,7],[15,2],[22,12],[6,11],[2,1],[4,2],[23,7],[24,2],[10,2],[11,3],[7,7]],'изменение':[[5,2],[17,36],[15,1],[14,2],[22,6],[23,3],[4,1],[12,1],[10,1],[11,1],[7,1]],'безграничность':[[14,1]],'индикатора':[[22,1],[5,1]],'идентична':[[17,1]],'Иконка':[[22,1]],'настроек':[[1,1],[14,1],[19,1],[2,2],[23,10],[4,1],[25,1],[11,1]],'взятие':[[23,1]],'радиокнопки':[[5,1]],'усечена':[[22,2],[19,1],[18,1]],'неактуальными':[[22,1],[23,1]],'нахождения':[[15,1],[20,1]],'бледными':[[24,1]],'затемнённым':[[22,1]],'Подробнее':[[15,1],[14,18],[22,8],[19,2],[20,4],[3,1],[5,1]],'детальной':[[2,1]],'сжимает':[[23,1]],'Запуская':[[2,1]],'каждое':[[10,1],[12,1]],'файле':[[22,5],[25,6],[19,1],[24,1],[12,3],[11,3],[5,1]],'помогая':[[5,1]],'сотня':[[11,1]],'фиолетовым':[[5,2]],'загрузкам':[[2,1]],'мышления':[[6,1],[8,1]],'потребует':[[12,1]],'памяткой':[[6,1]],'отличающийся':[[8,1]],'лучшей':[[2,1]],'binary':[[25,1],[12,1]],'branch0':[[17,2]],'скриншотами':[[22,1]],'пристальнее':[[8,1]],'птичьего':[[2,1]],'оценивается':[[6,1]],'Индикатора':[[2,1]],'посредников':[[10,1]],'копирования':[[22,1],[16,1]],'обновлением':[[23,1]],'фигурировать':[[17,1]],'редактированию':[[12,1],[14,1],[10,1],[22,1],[2,1]],'смутном':[[6,1]],'примерно':[[7,1],[12,1],[22,4],[11,2],[6,1]],'отличаются':[[17,1],[22,1],[24,1]],'несохранённых':[[11,1],[23,2]],'менее':[[22,1],[23,1],[2,2],[6,3],[4,1],[12,1],[8,1]],'getselection':[[12,1],[18,2]],'Неопределённое':[[17,1]],'пересмотреть':[[10,1],[6,1],[9,1]],'отвязанный':[[22,1],[20,1]],'документируете':[[6,1],[11,1]],'заданном':[[23,1]],'невозможность':[[23,1]],'пропусков':[[22,1]],'Выберите':[[11,1]],'тратится':[[16,1]],'представляет':[[9,1],[22,3],[4,1],[12,2],[10,2],[8,1]],'своей':[[16,1],[2,1],[6,1]],'различные':[[5,1],[11,1],[10,1],[6,1],[2,2]],'чрезвычайно':[[12,1]],'походе':[[8,1]],'концентрирует':[[14,1]],'новых':[[23,1],[2,1],[6,1],[4,1],[16,1],[20,2],[11,1]],'подходы':[[9,4],[6,2],[20,3],[10,3],[7,2],[8,3]],'точке':[[10,1],[16,1]],'отмены':[[4,1]],'заведомо':[[10,1]],'офисным':[[22,1]],'интерфейсу':[[2,2]],'more':[[17,1],[12,2],[16,1],[22,1],[5,1]],'Менеджера':[[23,2]],'отложенное':[[12,1]],'1010':[[17,1],[11,1],[5,1]],'уверенности':[[12,1]],'посторонних':[[11,1]],'теории':[[22,1]],'нулевого':[[17,2],[22,2],[18,1]],'нелогичные':[[10,1],[8,1]],'Прикрепляет':[[11,1]],'авторов':[[23,1]],'сторону':[[6,1],[15,2]],'воздержаться':[[12,1]],'дальнюю':[[16,1]],'работают':[[22,1],[24,1]],'конкретной':[[23,1],[2,1],[16,1]],'остановить':[[4,1]],'нажатию':[[15,2],[5,2]],'правый':[[5,1]],'жёлтым':[[11,2],[22,2]],'greenzonx':[[25,1]],'опрашивает':[[23,1],[11,1],[22,1]],'растягивать':[[22,5]],'местами':[[17,1],[15,1],[22,3],[7,1]],'применить':[[12,1],[10,1],[6,2],[7,1]],'типы':[[17,1],[20,2]],'Импортируйте':[[19,1]],'приглянувшиеся':[[2,1]],'Улучшение':[[14,1]],'Либо':[[12,1],[22,1]],'клавишей':[[22,1],[16,2]],'position':[[9,1],[15,2],[10,2],[22,1],[5,1]],'попавшегося':[[22,1]],'отсутствия':[[25,2],[20,2]],'исключением':[[17,1]],'собирается':[[22,1]],'сосредоточиться':[[6,2]],'возможно':[[22,3],[12,3],[6,1]],'десятью':[[8,1]],'маленькое':[[11,1]],'разделов':[[5,1]],'замыкающий':[[6,1]],'выберите':[[19,1],[11,2]],'вводится':[[14,1]],'стрелку':[[4,1],[9,1],[15,1],[24,1]],'настраиваемые':[[15,1]],'created':[[17,1]],'пользователю':[[24,2],[22,12],[23,1],[2,1],[5,1]],'оставленную':[[12,1]],'четвёртого':[[22,1]],'давая':[[8,1]],'изредка':[[22,1]],'Любые':[[4,1]],'изменить':[[11,2],[18,2],[22,4],[23,1],[19,2],[6,1],[2,1],[24,1],[12,1],[7,2],[5,2]],'insert#':[[17,2]],'шрифтом':[[22,1]],'нажатые':[[23,1]],'Разработка':[[2,1]],'начальному':[[4,1],[12,2]],'выстрел':[[4,1],[9,2]],'проигранный':[[11,1]],'установив':[[6,1]],'проектом':[[24,1],[12,1],[14,1]],'знания':[[12,2],[1,1],[11,1],[6,1]],'готовы':[[11,1]],'одному':[[9,1],[15,1],[16,1],[22,1],[11,1],[5,2]],'проиграйте':[[19,1],[5,2]],'циклов':[[12,1]],'играете':[[2,1],[8,1]],'int':[[22,2],[20,1],[18,48]],'отсортированы':[[18,1]],'несложных':[[20,1]],'специализированной':[[22,1]],'лучшим':[[9,1],[10,1],[6,2],[8,2]],'правилу':[[12,1]],'Несмотря':[[19,1],[6,1],[5,1]],'ключевом':[[22,2]],'желаемый':[[19,1],[5,1]],'нарабатывают':[[2,1]],'Границы':[[8,1]],'передвинет':[[10,1]],'увлекаться':[[10,1]],'созданной':[[11,1]],'роли':[[6,1]],'заранее':[[7,1],[24,1]],'взаимодействует':[[23,1]],'отменённых':[[4,1]],'атмосферу':[[2,2]],'организации':[[2,1],[5,1]],'специфических':[[3,1]],'длинную':[[7,1]],'Кадр':[[19,1],[6,2]],'Таймсэйвер':[[14,1]],'автоматизации':[[14,1]],'Перемотка':[[16,2]],'соответствовали':[[22,1]],'улучшений':[[6,1],[14,1]],'cheat':[[12,1]],'иссякнут':[[10,1],[8,1],[9,1]],'сохранённом':[[25,1]],'Мгновенная':[[10,1],[9,1]],'начальный':[[12,1],[16,1],[23,1],[7,1]],'значительную':[[3,1]],'растягивания':[[24,1]],'reset':[[15,4],[19,2],[24,2]],'несжатые':[[23,1]],'помешать':[[6,1]],'повторения':[[12,1]],'настоящей':[[14,1]],'Всплывающие':[[22,2]],'изменённых':[[22,1]],'Отправляет':[[18,3]],'отменять':[[23,1],[5,1]],'мысль':[[10,2],[12,1]],'единицу':[[22,2],[14,1],[11,1]],'озвучены':[[2,1]],'Первая':[[2,1]],'мета':[[6,1]],'исчезнет':[[12,1],[22,1],[10,1],[11,1]],'сколь':[[5,1]],'остывают':[[4,1],[11,1]],'хлопал':[[6,1]],'зона':[[23,1],[14,1]],'screenshots':[[11,2],[22,1]],'полученные':[[22,1]],'ряд':[[4,1],[12,1],[23,1],[2,1],[11,3]],'главное':[[12,2]],'Традиционный':[[7,1],[14,2],[8,2],[6,1]],'главе':[[6,2],[2,1],[16,1],[3,2],[10,1],[11,3],[5,1]],'ошибочных':[[7,1]],'аналогового':[[22,2],[14,1]],'прыжками':[[22,1],[6,2],[5,1]],'точность':[[15,1],[8,1],[11,1]],'Закладке':[[22,7],[15,1],[24,2],[5,2]],'курсором':[[9,2],[15,7],[22,11],[23,1],[16,1],[10,1],[11,2]],'Интерпретируемый':[[14,1]],'настроить':[[22,1],[3,1],[11,3],[24,2]],'расположения':[[4,1]],'серьёзно':[[5,1]],'Указать':[[12,1]],'вызвать':[[23,1],[15,1],[18,1]],'продвинуться':[[15,1]],'раскрываются':[[21,1],[6,1],[11,1]],'случае':[[18,2],[12,5],[20,1],[8,1],[5,3],[15,1],[14,4],[22,7],[23,2],[6,3],[24,3],[11,6],[7,5]],'горизонтальными':[[22,2]],'Целью':[[6,1]],'платформе':[[6,1]],'месту':[[17,2],[8,2],[7,4],[22,1],[16,2],[11,1],[5,1]],'зажмите':[[15,1],[12,1],[5,1]],'расскажут':[[2,1]],'обладаете':[[6,1]],'подобными':[[12,1]],'Большим':[[2,1]],'hex':[[15,1]],'располагаются':[[25,1],[22,1]],'восстанавливается':[[22,2],[14,2],[3,1],[11,1],[5,2]],'допустить':[[24,2]],'аспекты':[[6,1],[18,1],[12,2],[14,2],[11,1],[2,2]],'pageup':[[15,3]],'ориентированная':[[0,1]],'своими':[[2,1]],'предвидеть':[[9,1]],'эмулировать':[[5,3]],'нечёткой':[[6,1]],'подальше':[[4,1]],'неочевидных':[[21,1]],'целый':[[20,1],[14,1]],'наступить':[[9,1]],'координата':[[12,2],[25,4],[6,3]],'введение':[[10,1],[17,1]],'журнала':[[11,1],[12,1]],'публичных':[[12,1]],'переносить':[[15,1]],'пробежать':[[6,1]],'длинном':[[5,1]],'замедлении':[[2,1]],'белёсыми':[[4,1]],'перечитав':[[6,1]],'блоку':[[4,1]],'мышлением':[[6,1]],'ctrl':[[12,5],[16,11],[5,18],[17,6],[9,3],[14,1],[15,44],[22,19],[24,11],[4,5],[3,2],[10,3],[11,5]],'исполнять':[[18,1]],'произошёл':[[22,1]],'остановили':[[9,1]],'заканчивает':[[18,2]],'комплексным':[[20,1]],'техникой':[[8,1]],'реакцию':[[2,1]],'columns':[[22,1],[5,2]],'основа':[[8,1]],'рисовать':[[4,1],[12,4],[15,2],[22,3],[11,2]],'Весь':[[6,1],[11,1]],'похоже':[[4,1],[0,1],[22,1],[5,1]],'никак':[[22,1],[9,2],[8,1],[24,1]],'двоичном':[[25,2],[12,2]],'заполненной':[[4,1],[17,3],[15,1]],'повторный':[[9,1],[15,1]],'непересекающихся':[[15,1]],'#selection_table':[[12,1]],'branch9':[[17,2]],'поэкспериментировать':[[7,1]],'представлена':[[25,1],[1,1]],'дальнейшим':[[10,1]],'Максимально':[[11,1]],'заложенному':[[14,1]],'опциональное':[[23,1]],'отправлять':[[23,1]],'итоговой':[[21,1]],'страшно':[[9,1]],'отображаемому':[[5,1]],'виде':[[7,1],[1,1],[19,1],[12,3],[20,1],[5,1],[22,9],[14,6],[23,2],[25,3],[6,4],[2,1],[24,1],[10,1],[11,2],[18,1]],'дней':[[4,1],[6,1]],'светом':[[4,1],[15,1],[22,1],[11,1],[5,2]],'естественно':[[4,1]],'взяться':[[6,1]],'требуемой':[[11,1],[22,1]],'столбцах':[[4,1],[15,1]],'страница':[[0,1]],'этом':[[18,4],[19,5],[12,14],[16,3],[20,3],[8,6],[5,12],[17,4],[9,3],[14,2],[15,5],[21,1],[6,4],[2,5],[4,8],[22,12],[23,1],[24,6],[3,2],[10,1],[11,10],[7,9]],'выхода':[[23,1],[6,1],[15,1]],'продуктивно':[[2,1]],'проблемную':[[19,1]],'Вращение':[[24,1]],'нельзя':[[5,1],[14,1],[8,1],[2,1]],'исходные':[[21,1]],'началу':[[9,1],[16,1],[10,1],[5,3]],'каких':[[6,1]],'Несложными':[[2,1]],'отстать':[[8,1]],'selectall':[[24,1]],'подождёт':[[11,1]],'итоге':[[7,1],[11,2],[12,1],[8,1],[6,4]],'многообразии':[[6,1]],'обычный':[[22,1],[23,1],[6,1],[7,1]],'списков':[[22,1]],'данный':[[18,3],[15,1],[22,8],[23,1],[25,2],[6,2],[4,3],[12,1],[7,1],[5,1]],'заставляют':[[6,1]],'комментарий':[[25,1]],'приучаться':[[8,1]],'внешнее':[[6,1]],'передвижения':[[22,1]],'наглядно':[[10,1],[19,1],[7,1],[5,1]],'Макросу1':[[22,1]],'заменит':[[18,2]],'Закладкам':[[22,3],[16,2],[7,2]],'глазами':[[11,1],[5,1]],'достижении':[[22,3],[23,1],[8,1],[5,1]],'запорченных':[[24,1]],'озарение':[[7,1]],'проэмулированных':[[22,1]],'Также':[[19,1],[12,2],[16,1],[8,1],[5,3],[17,1],[15,3],[14,3],[22,14],[23,1],[6,4],[24,2],[3,2],[10,2],[11,3],[7,1]],'замещая':[[20,2]],'кнопкой':[[17,13],[9,2],[15,10],[22,15],[19,3],[23,1],[24,7],[4,7],[12,3],[16,3],[5,12]],'знаком':[[3,1],[15,1],[24,1]],'возможным':[[6,1]],'анимаций':[[23,2]],'рассчётах':[[23,1]],'зритель':[[7,1]],'подсвечивает':[[11,1],[23,1]],'Сброса':[[19,1]],'md5':[[25,1],[24,2]],'равный':[[22,2]],'После':[[7,2],[19,2],[12,2],[20,2],[5,1],[9,1],[22,6],[23,1],[25,1],[6,1],[24,1],[4,1],[3,1],[10,3],[11,4],[18,1]],'становятся':[[4,1],[11,1],[22,1],[2,1],[5,1]],'смыслах':[[6,1]],'неактуальных':[[6,1]],'мысленно':[[2,1]],'затребованный':[[5,1]],'придумывать':[[12,1]],'autofire':[[12,1],[2,1],[11,1]],'коллизий':[[14,1]],'совпадает':[[22,3],[24,1]],'перемотать':[[15,1]],'существования':[[12,1]],'голубой':[[5,15],[22,7],[14,1],[24,1],[4,3],[10,1],[11,3],[8,1]],'расширением':[[12,2],[24,2]],'отличие':[[9,1],[14,4],[4,2],[10,1],[7,1],[5,2]],'проскроллируется':[[16,1],[15,1],[5,1]],'Останавливать':[[9,1]],'вызываться':[[18,1]],'Позиция':[[5,1]],'осознать':[[7,1]],'taseditor_config':[[23,4]],'класса':[[23,1]],'table':[[15,1],[18,4]],'шаблон':[[12,4],[22,1],[11,1],[5,4]],'опыт':[[19,1],[2,1],[22,1]],'воссоздать':[[19,1],[12,1]],'используемые':[[12,2],[24,1]],'объекта':[[22,1],[14,1]],'getlostplayback':[[18,2]],'исправлял':[[5,1]],'семь':[[11,1]],'мелочах':[[2,1]],'графику':[[12,1]],'определения':[[25,1],[22,1]],'совершаемых':[[7,1],[14,1]],'операций':[[17,1],[22,7],[14,1],[4,1],[11,1],[5,2]],'совершенстве':[[2,1]],'сэйв':[[5,2],[12,2],[22,6],[23,1],[11,1],[7,19]],'правильно':[[7,1],[9,1]],'вызывать':[[23,2],[3,1],[18,3]],'Плюсы':[[10,1],[8,1],[9,1]],'множеством':[[22,1],[14,1]],'Наконец':[[3,1],[22,1],[5,1]],'параметров':[[22,1]],'самыми':[[7,1],[20,1]],'сработало':[[10,2]],'проще':[[11,1],[14,1],[6,2],[2,2],[12,3],[7,1],[5,4]],'начальном':[[4,1],[12,1]],'клавиатуры':[[5,3],[24,1],[15,3],[22,1],[11,2],[7,1]],'просматривайте':[[5,1]],'ситуаций':[[22,1],[12,1],[20,1]],'выключает':[[4,1],[23,1],[5,1]],'много':[[9,1],[22,3],[23,4],[19,2],[6,2],[2,3],[4,1],[12,3],[16,1],[11,4],[5,1]],'задумываются':[[6,2]],'этап':[[22,1],[20,1]],'получить':[[5,1],[18,6],[9,1],[22,3],[6,1],[0,1],[12,1],[7,1],[8,1]],'связано':[[22,1]],'проекта':[[12,10],[5,2],[17,2],[21,1],[22,18],[23,19],[25,4],[6,1],[2,2],[24,13],[3,3],[11,9]],'варианта':[[7,1],[14,1]],'нить':[[22,1]],'увести':[[15,1]],'частичного':[[23,1]],'тексту':[[12,1],[22,1]],'чередовать':[[12,2],[10,1],[8,1],[5,1]],'ответе':[[12,1]],'загораживало':[[12,1]],'интерфейса':[[23,1],[11,1],[15,2]],'написано':[[12,4],[5,1]],'внесении':[[17,1],[11,1]],'буфера':[[22,1]],'отпуская':[[4,2],[22,2],[16,1]],'установленные':[[4,1],[11,1]],'кнопок':[[18,3],[12,6],[16,2],[5,7],[17,7],[9,1],[14,1],[15,4],[22,11],[6,3],[2,4],[4,6],[23,7],[11,8],[7,1]],'усечению':[[22,1]],'пиксели':[[22,1]],'version':[[25,2]],'рядом':[[5,1],[22,1],[11,1],[6,1]],'slots':[[24,2]],'piano_roll':[[25,1],[23,1]],'высоты':[[2,1],[22,2]],'заложенное':[[5,1]],'методичность':[[6,1]],'ТАСеру':[[11,2],[22,4],[14,3],[6,2],[2,7],[12,4],[16,1],[10,2],[7,1],[5,2]],'исправление':[[6,1],[7,5]],'прошлого':[[10,1],[8,2],[9,1]],'control':[[19,1],[11,1]],'подошёл':[[12,1]],'кэшированные':[[22,1]],'Сначала':[[4,1],[12,2],[11,1]],'цели':[[14,1],[23,4],[6,10],[2,1],[12,1],[20,1],[7,1],[5,3]],'предупреждение':[[24,1]],'целостность':[[25,1]],'отпущена':[[22,3],[25,1],[24,1],[4,1],[12,1],[16,1],[5,1]],'вспоминать':[[11,1]],'заметными':[[3,1]],'влечёт':[[7,1]],'включено':[[24,1]],'отложенные':[[22,1]],'эксперимента':[[8,1],[7,1],[5,2]],'геймеру':[[8,1]],'Начало':[[9,1]],'разбега':[[8,2]],'сэйвами':[[7,1],[11,1],[8,2],[6,2]],'Некоторые':[[15,1],[14,2],[6,1],[11,3]],'Маркером':[[17,1],[9,4],[14,1],[15,1],[22,3],[6,1],[4,2],[12,1]],'призваны':[[22,1]],'мультитрекинг':[[8,1]],'добавления':[[4,1],[22,1]],'начало':[[17,1],[9,4],[15,4],[22,4],[23,1],[6,4],[4,1],[12,3],[16,14],[10,2],[8,6],[5,3]],'границе':[[24,1]],'подстроив':[[12,1]],'мгновенным':[[10,1],[11,2],[5,1]],'желаемую':[[11,2],[22,1]],'верхним':[[15,1]],'хитбокса':[[12,2]],'импортировать':[[12,1]],'фразами':[[12,1]],'читерство':[[2,1]],'главный':[[9,1],[23,1]],'найдёте':[[12,1]],'освобождать':[[11,1]],'объёма':[[12,1],[9,1],[11,2]],'играет':[[6,1]],'секунд':[[4,1],[10,1],[7,1],[11,1]],'изучить':[[21,1]],'перенеся':[[22,1]],'fullscreen':[[24,1]],'финальный':[[20,1]],'радость':[[6,1]],'догадки':[[9,1]],'сохранениях':[[23,1]],'пустой':[[17,6],[18,1],[9,1],[15,1],[19,1],[24,1],[4,3],[11,3],[5,1]],'текущую':[[12,2],[16,1],[15,1],[23,1],[25,1]],'Ведь':[[6,4]],'списка':[[5,1],[22,3],[23,2],[12,1],[18,2],[11,1]],'высоте':[[22,5]],'расширить':[[22,2]],'рабочее':[[3,1]],'выбрасывать':[[6,2]],'Номерная':[[14,1]],'фона':[[22,3]],'Запоминаемое':[[22,1]],'макро':[[22,1]],'хранимых':[[23,3]],'понимать':[[12,2],[14,1]],'неточность':[[19,1]],'символу':[[4,1],[17,3],[12,1],[15,2],[11,1]],'пробный':[[11,1]],'функциональным':[[11,1]],'markers_manager':[[23,2]],'Именно':[[12,1],[25,1],[2,1],[7,1]],'Эмулятор':[[22,1],[23,1]],'этому':[[11,1],[7,1],[15,2],[22,5],[23,1],[24,2],[18,1],[5,3]],'выполнение':[[23,1]],'предыдущего':[[15,1],[22,2],[6,1],[12,1],[20,1],[10,3],[7,1],[5,1]],'исходный':[[19,1]],'Делать':[[5,1]],'выбранных':[[7,1]],'ограничивая':[[6,1]],'щёлкнуть':[[17,4],[15,3],[19,1],[24,1],[4,11],[12,5],[16,1],[11,2],[5,2]],'отказа':[[24,1]],'находится':[[7,2],[19,2],[12,4],[16,1],[20,3],[5,10],[17,1],[9,1],[15,5],[22,11],[25,2],[2,1],[24,2],[4,5],[10,1],[11,1],[18,3]],'подсказки':[[3,1],[11,2],[23,1]],'убрать':[[4,1],[19,1],[15,1]],'вопросы':[[13,1],[19,3],[0,1]],'довести':[[4,1],[6,1],[12,1]],'принимать':[[10,2],[23,1]],'шаблону':[[17,2],[15,4],[22,5],[23,3],[12,2],[11,1]],'идеала':[[2,1],[6,1]],'сами':[[4,1],[12,2],[2,1]],'рамках':[[22,1],[19,1],[2,1],[6,2],[4,1],[20,1],[7,1]],'постепенную':[[7,1],[23,1]],'чудовищной':[[5,1]],'целиком':[[22,1],[6,1],[14,1]],'history':[[12,1],[23,3],[25,2],[5,2]],'историю':[[22,1],[23,3]],'чексумма':[[25,1]],'четвёртый':[[25,1]],'авто':[[23,1],[2,1],[8,1]],'Намного':[[6,1]],'выстрелив':[[9,1]],'вернуться':[[5,2],[9,1],[22,1],[4,1],[12,1],[16,6],[10,1],[8,3],[7,1]],'возрастать':[[22,1]],'удобном':[[22,1]],'детерминизм':[[22,1],[14,2]],'Управляет':[[11,1]],'измеряя':[[14,1]],'Счётчика':[[2,1]],'визуализация':[[2,1],[12,1]],'верхнем':[[4,2],[12,1],[22,1],[23,1],[5,1]],'начинает':[[22,4],[23,2],[6,1],[4,1],[10,3],[18,1],[5,2]],'умение':[[6,1],[14,1]],'пример':[[6,1],[14,1]],'годы':[[6,1]],'наилучшего':[[14,1],[20,3],[7,1],[8,1]],'обнаружился':[[19,1]],'Выбор':[[21,1]],'зелёная':[[22,6],[9,1],[15,1]],'шлюзом':[[22,1]],'сохранённая':[[22,1]],'Пауза':[[7,1]],'предыдущая':[[22,1]],'усилий':[[6,2],[7,2]],'Влево':[[4,2],[15,3],[22,1],[25,3],[18,2]],'Устанавливает':[[18,1]],'упорной':[[7,1]],'назначить':[[11,1]],'движок':[[6,2]],'устанавливаемой':[[22,2]],'затирая':[[5,1]],'стираете':[[10,1]],'градиент':[[23,2]],'представлен':[[25,2]],'краем':[[5,1]],'Покадровое':[[16,4]],'непосредственное':[[2,1]],'щелчков':[[4,3],[9,1],[12,2],[15,1],[22,3]],'акцентирующая':[[14,1]],'Иллюзии':[[2,1]],'средствами':[[2,1],[22,1]],'альтернативную':[[22,1],[5,1]],'сложных':[[5,1],[12,1],[20,2],[22,1],[6,3],[2,1]],'осведомлённости':[[4,1]],'невозможна':[[2,1]],'фичи':[[2,2],[14,3]],'указателем':[[15,1]],'поставит':[[15,1]],'однократно':[[12,1],[22,1]],'изменило':[[17,1]],'автоматический':[[22,1],[7,2],[11,1]],'выводит':[[23,2],[24,3],[11,1]],'методы':[[10,1],[22,1]],'Упор':[[10,1],[9,1]],'getplaybacktarget':[[18,2]],'включая':[[22,5],[23,1],[25,1],[11,1]],'начали':[[9,1]],'Заглавная':[[0,1]],'Ввода':[[18,11],[1,1],[19,5],[12,8],[16,5],[20,2],[8,12],[5,16],[17,33],[9,9],[14,27],[15,10],[22,47],[6,8],[2,9],[4,9],[23,26],[24,1],[25,10],[3,2],[10,9],[11,20],[7,28]],'выделенным':[[22,2],[12,1],[5,1]],'революционный':[[7,1]],'гибкая':[[22,1]],'ставится':[[15,1],[22,2],[3,1],[11,1]],'решать':[[6,2]],'состояния':[[17,2],[15,2],[14,2],[22,6],[23,12],[2,1],[20,5],[18,1]],'сотню':[[10,1],[16,1],[5,1]],'байтов':[[25,4]],'Монтажного':[[5,1]],'перфорированной':[[14,1]],'напрямую':[[22,2],[12,1],[23,1],[6,2]],'накопившихся':[[18,2]],'Управление':[[4,1],[13,1],[14,1],[15,10],[19,1],[0,1]],'удалять':[[4,1],[9,1],[22,2],[6,1],[11,1]],'раскрепощает':[[2,1]],'крик':[[14,1]],'Всего':[[9,1],[11,1]],'Средств':[[6,1]],'упирается':[[6,1]],'проводя':[[7,1],[15,1]],'перестать':[[2,1]],'поочерёдно':[[25,1],[7,1]],'отвергнете':[[9,1]],'автоматическое':[[22,2],[18,1],[5,1]],'усовершенствований':[[22,1]],'тучка':[[23,1],[22,1],[5,1]],'возникнуть':[[9,1]],'игровых':[[5,2],[9,1],[14,3],[22,2],[6,5],[4,1],[16,1],[20,1],[7,1],[11,3]],'Указанный':[[18,1]],'откате':[[22,1],[5,1]],'оказалось':[[10,1],[6,1]],'ускорение':[[9,1],[14,2],[6,3]],'геймплеем':[[6,1]],'провала':[[7,1]],'установки':[[9,1],[14,1],[15,1],[22,3],[23,1],[4,3],[11,3],[5,3]],'Первоначально':[[23,1]],'передачи':[[7,1]],'прыжке':[[23,1],[22,2],[5,2]],'реакция':[[14,1]],'промежуток':[[6,1],[12,2]],'выбрал':[[23,1]],'подавляющем':[[6,1]],'отличался':[[2,1]],'щёлкаете':[[11,1],[15,1]],'search':[[12,2],[15,1]],'краткое':[[19,1]],'активным':[[4,1]],'boost':[[14,1]],'наспех':[[7,2]],'след':[[4,2]],'author':[[25,2]],'продвижения':[[5,1]],'удовольствие':[[6,1],[12,1]],'синим':[[22,2],[14,1],[5,2]],'передают':[[22,1]],'одиночных':[[4,1]],'будущем':[[22,1],[6,1],[14,1]],'Сохраняются':[[12,1]],'папке':[[11,1],[18,1]],'создаст':[[12,2],[25,2],[24,3]],'происходящего':[[12,1]],'счётчика':[[6,2],[15,3]],'si_gamepad':[[25,4]],'нижняя':[[5,1]],'целочисленным':[[25,1]],'привыкаете':[[2,1]],'перерисовку':[[23,3]],'Или':[[5,2]],'клавиатурных':[[23,1],[16,1]],'основам':[[2,1],[1,1]],'средства':[[2,1],[6,2]],'считает':[[22,1],[24,1]],'узнаете':[[2,1]],'помимо':[[5,2],[11,1],[15,1],[7,1],[6,1]],'Другую':[[5,1]],'пересохраняя':[[6,1]],'близко':[[6,1]],'скрытые':[[6,1],[14,2]],'духе':[[22,1],[12,1],[23,1],[11,1]],'джойстика':[[11,14],[12,5],[17,6],[15,3],[14,3],[22,16],[23,2],[2,1],[6,1],[4,2],[25,4],[18,4],[7,1]],'hotkeys':[[11,1]],'pal':[[25,1],[18,1],[24,1]],'обрабатывает':[[23,2]],'паузе':[[17,1],[18,1],[15,2],[22,4],[23,1],[2,1],[24,1],[12,1],[3,1],[7,2],[5,1]],'Модификация':[[23,1]],'смысла':[[22,3],[12,3],[11,2]],'Название':[[5,1]],'Подразумевается':[[22,1],[5,1]],'столбца':[[22,6]],'Логика':[[23,1]],'Обычно':[[5,3],[9,2],[14,3],[22,3],[19,1],[6,1],[4,1],[12,3],[7,1],[11,2]],'понимание':[[6,1]],'замыкающего':[[9,1]],'скрывают':[[12,1]],'декомпрессию':[[23,4]],'другим':[[17,1],[15,1],[22,1],[23,1],[6,1],[4,1],[12,1]],'одинаков':[[25,2]],'создаваемые':[[9,1]],'скроллбар':[[4,1],[15,1]],'геймпадами':[[25,2]],'окончание':[[12,1],[15,1]],'неестественно':[[4,1]],'многие':[[6,1],[8,1],[12,1],[14,1],[7,1],[2,2]],'остановится':[[22,1],[7,1],[5,2]],'Вводу':[[17,5],[5,1],[22,5],[4,2],[11,2],[7,4]],'половину':[[22,1],[6,1],[15,1]],'пишите':[[2,1]],'лаговых':[[11,2]],'печатаете':[[4,1]],'опытных':[[5,1]],'указанная':[[12,1]],'массовой':[[4,1],[11,1]],'этапа':[[6,2]],'байта':[[25,10]],'промежутке':[[7,1],[12,1]],'указке':[[11,1],[23,1]],'нибудь':[[11,3],[18,1],[15,1],[22,1],[6,2],[2,2],[12,3],[8,1],[5,3]],'запросов':[[18,7]],'столбцом':[[11,1],[15,1]],'пересечение':[[23,1],[15,2],[22,1]],'желание':[[9,1],[10,1],[6,1],[8,1]],'противоположной':[[6,1]],'находятся':[[22,2],[4,1],[12,1],[3,1],[7,2],[5,2]],'шириной':[[22,2]],'находящийся':[[12,2]],'многозначности':[[14,2]],'выделять':[[12,1],[22,1]],'поддерживая':[[23,1]],'продумать':[[22,1]],'исходе':[[7,1]],'связывающих':[[22,1]],'комплексных':[[6,1],[12,1]],'убиранию':[[10,1]],'Игра':[[10,1],[7,2],[23,1]],'хранящимися':[[22,2]],'числе':[[15,1],[14,1],[22,4],[19,1],[6,1],[23,2],[12,1]],'потерь':[[6,1]],'сухой':[[6,1]],'необходимом':[[23,1]],'сделайте':[[11,1],[5,2]],'приходится':[[12,4],[20,1],[6,6],[11,1]],'занятой':[[4,1]],'фиолетовой':[[11,1]],'оценивать':[[22,1],[6,1],[20,1]],'модификаций':[[7,1],[23,1]],'пересматривать':[[5,1]],'условно':[[7,1]],'поля':[[22,1],[15,2],[23,2],[11,1]],'неизвестно':[[22,1]],'регистрация':[[22,1],[23,1]],'ТАСеры':[[7,3],[11,1],[20,1],[8,1],[6,5]],'несоблюдение':[[2,1]],'программа':[[4,1],[24,1],[2,1],[5,1]],'любом':[[15,1],[22,8],[23,2],[6,1],[4,1],[12,5],[11,1],[5,3]],'ручной':[[7,1],[22,1]],'реализуется':[[23,1],[8,1],[22,3]],'белая':[[15,2]],'скопированных':[[5,1]],'расхождение':[[22,1],[14,1],[19,1],[5,2]],'registerafter':[[12,2]],'единственном':[[4,1]],'Надпись':[[4,1]],'однозначных':[[6,1]],'видим':[[10,1]],'зная':[[16,1]],'Закладки':[[19,2],[12,1],[16,4],[20,6],[8,8],[5,31],[17,8],[9,4],[14,3],[15,15],[22,53],[23,9],[24,1],[4,1],[25,3],[10,1],[11,19]],'конечном':[[4,1],[5,1]],'словом':[[12,1]],'timesaver':[[14,1]],'Скорость':[[16,1]],'видеть':[[15,1],[14,1],[22,2],[4,1],[12,1],[20,1],[10,1],[11,4]],'противоречат':[[6,1],[24,1]],'Следующий':[[22,1],[8,1],[9,1]],'щёлкайте':[[4,1]],'нажмёте':[[5,1]],'снизить':[[15,1],[5,1]],'конкретных':[[19,1]],'Выигрывает':[[20,3]],'указатели':[[25,1]],'срабатывать':[[11,1],[23,1]],'taseditor':[[17,13],[22,1],[23,4],[12,5],[13,1],[18,60]],'содержимом':[[11,1],[23,3]],'разложение':[[14,1]],'линия':[[22,2]],'суффикс':[[12,1]],'поменяются':[[22,1]],'Здесь':[[17,1],[14,1],[6,3],[24,1],[20,3],[10,1],[5,1]],'удалены':[[4,2],[15,1],[18,2]],'выключен':[[9,1],[11,1]],'многом':[[2,1],[8,1]],'этими':[[20,1],[12,1],[5,1]],'зацикленного':[[7,1],[14,1]],'обнаружении':[[24,1],[6,1],[22,1]],'упорства':[[7,1]],'чём':[[9,2]],'Многодорожечная':[[5,1]],'Конечное':[[9,1],[14,1]],'тысячи':[[6,2],[5,1]],'полезные':[[12,1],[6,1],[11,1]],'дойдя':[[7,1]],'обучает':[[10,1]],'50000':[[11,1]],'посередине':[[11,1]],'configure':[[11,1]],'проектами':[[12,2]],'восстанавливает':[[22,3]],'находят':[[8,1]],'оптимальный':[[12,1],[14,1],[20,1],[6,1]],'сравнением':[[23,1]],'колонка':[[4,2],[22,1],[16,1]],'битовая':[[25,2]],'отпущенная':[[22,1]],'вышестоящий':[[5,2]],'мгновений':[[6,1]],'Глоссарий':[[13,1],[14,2],[3,1],[0,1]],'Интерфейс':[[22,1],[1,1],[3,2],[14,5],[2,1],[0,1]],'отдалённым':[[9,1]],'docopy':[[12,3]],'Вывод':[[14,3],[22,1],[5,1]],'другом':[[12,1],[9,1],[14,2],[22,1],[6,2],[24,1]],'длительных':[[6,1]],'объектов':[[6,1],[14,3]],'никогда':[[17,1],[22,1],[8,1],[24,1]],'произведены':[[11,1],[16,1]],'Экран':[[16,1]],'стереотипы':[[2,1]],'этой':[[1,1],[12,4],[16,1],[5,17],[17,1],[9,1],[15,6],[22,13],[6,4],[2,1],[4,2],[24,2],[3,2],[10,1],[11,9],[18,1]],'соответствующая':[[15,1],[14,2],[22,1],[25,2],[4,1],[11,2],[5,1]],'добиться':[[6,1],[20,1]],'вопроса':[[6,1],[7,1]],'обнуляется':[[22,1]],'затёрт':[[7,1]],'уступающее':[[6,1]],'значительные':[[6,1]],'Тогда':[[12,1],[22,1],[10,1],[5,1]],'сотом':[[25,1]],'сил':[[24,1]],'ТАСеров':[[22,2],[14,1],[8,1]],'синий':[[22,1],[5,3]],'кажется':[[5,1],[9,1],[7,1],[6,2]],'выкладывания':[[12,1]],'интегрированную':[[12,1]],'выполнять':[[10,1]],'верхних':[[23,1]],'избавления':[[14,1]],'мнению':[[12,1]],'волю':[[6,1]],'избавляет':[[2,1]],'направо':[[6,1]],'seeking':[[15,1],[11,1],[5,2]],'людьми':[[6,1],[12,1]],'объединяются':[[5,1]],'откомментирован':[[21,1]],'горизонтально':[[22,1]],'Соотношение':[[9,1]],'задолго':[[12,1]],'размашистые':[[11,1]],'прост':[[6,1],[22,1]],'натолкнуть':[[12,1]],'заменой':[[22,1],[2,1],[14,1]],'исправлялись':[[7,1]],'boolean':[[25,1],[20,2]],'обнуляют':[[22,1]],'освобождения':[[22,1]],'краткосрочных':[[12,1]],'отпусканиях':[[5,1]],'приблизительное':[[14,1]],'плавного':[[2,1]],'эксплуатация':[[14,1]],'приготовлена':[[14,1]],'записанный':[[11,1],[5,1]],'фаерболу':[[16,1],[5,1]],'заполненная':[[11,1]],'наверх':[[9,1]],'неидеальное':[[6,2]],'примерную':[[4,1]],'имена':[[2,1]],'опасаясь':[[24,1]],'реализуемых':[[22,1]],'acceleration':[[12,3]],'выделении':[[22,1],[23,1]],'влияет':[[11,1],[9,1],[22,1],[6,4],[7,1]],'короткое':[[4,1],[11,1]],'быть':[[18,7],[16,5],[20,1],[8,2],[5,3],[9,2],[14,4],[15,1],[22,12],[6,8],[2,2],[4,4],[23,7],[24,1],[25,3],[10,4],[11,4],[7,3]],'равное':[[22,1]],'Автовосстановление':[[22,2]],'сверка':[[22,2]],'третьего':[[22,1],[20,1]],'реальной':[[15,1],[14,1],[6,1],[12,1],[10,1],[11,2],[7,1]],'будете':[[5,1],[12,2],[7,1],[6,2]],'изобретают':[[14,1]],'убывает':[[6,1]],'разбиением':[[6,1]],'exelord':[[0,1]],'эмулятором':[[12,2],[14,1],[23,3],[2,1],[18,1]],'read':[[18,2],[8,1],[15,1],[7,8],[22,1],[23,3],[11,2],[5,2]],'похожим':[[16,2]],'350':[[6,2]],'чёрный':[[11,2]],'созданные':[[12,1],[5,1]],'Реализованные':[[22,1]],'первый':[[7,1],[12,1],[16,1],[20,1],[8,2],[5,2],[9,3],[22,4],[23,1],[25,1],[4,1],[10,4],[11,1],[18,1]],'Эмуляция':[[7,1]],'промежуточными':[[22,1]],'копипаста':[[12,1],[7,1],[8,1]],'Средство':[[14,1]],'резервная':[[8,1],[22,1]],'целевом':[[22,1]],'хранящую':[[6,1]],'Теплокарты':[[22,1]],'Продумать':[[22,2]],'кнопкам':[[25,1],[15,1],[22,5]],'Вводимые':[[14,1]],'протяжении':[[4,1],[11,2],[16,1]],'отличить':[[11,1]],'отображаются':[[4,3],[22,18],[14,3],[23,1],[11,1]],'перемотку':[[11,1]],'подключена':[[11,1]],'безымянный':[[24,1]],'текстовыми':[[6,1]],'max':[[11,2],[22,1]],'сохранив':[[11,1]],'забываться':[[4,1]],'визуализировать':[[5,1]],'таймсэйвера':[[14,2]],'примерная':[[17,1]],'установленное':[[22,1]],'Создание':[[6,1],[15,1]],'копия':[[8,1],[22,5]],'синхронизации':[[24,1],[6,1],[12,1]],'подтвердит':[[11,1]],'eject':[[15,3],[25,2],[24,2]],'журналировать':[[22,1]],'представляющее':[[18,2]],'появление':[[6,1],[22,1]],'чередование':[[12,1],[9,1],[11,2]],'желательна':[[23,1]],'оставив':[[22,1],[6,1],[11,1]],'бота':[[14,1]],'навигации':[[7,4],[5,4],[9,1],[14,3],[22,5],[19,1],[4,2],[13,1],[16,6],[8,9],[11,2]],'аналогии':[[22,2],[5,1]],'стремлении':[[6,1]],'последовательную':[[11,1]],'оставляя':[[4,1],[22,1],[14,1],[11,1]],'пересохраняет':[[7,1]],'Отвязанные':[[11,1]],'нажатия':[[7,2],[19,3],[12,1],[5,6],[9,3],[15,9],[22,3],[23,2],[6,1],[2,1],[4,8],[10,5],[11,11],[18,1]],'Перейти':[[3,1]],'ошибочность':[[8,1]],'случай':[[7,1],[9,1]],'непринуждённо':[[2,1],[12,1]],'оставаться':[[4,1],[22,3],[20,1],[11,2]],'всего':[[11,1],[9,2],[22,1],[2,2],[6,7],[4,2],[24,1],[12,4],[20,1],[10,3],[7,2],[8,2]],'Сэйв':[[14,1]],'передаёте':[[8,1],[12,1]],'усекается':[[5,2],[17,31],[22,7],[23,1],[11,1],[8,1]],'ключевых':[[25,3],[6,1]],'промежутка':[[12,1]],'программирование':[[2,1],[0,1]],'маркерам':[[23,1]],'меню':[[17,18],[15,8],[22,3],[23,1],[19,9],[24,6],[4,2],[12,4],[3,7],[11,5],[5,6]],'вспышек':[[23,4]],'опытный':[[7,2]],'соседний':[[4,1],[6,1],[7,1]],'попадать':[[8,1]],'отображает':[[22,4]],'ямы':[[6,3],[12,1]],'Реализовано':[[22,1]],'Как':[[18,2],[22,3],[14,1],[19,5],[6,2],[12,2],[10,1],[7,1],[5,2]],'страниц':[[16,2]],'активируется':[[4,1]],'использованному':[[2,1]],'bug':[[14,1]],'текстовых':[[12,1],[15,1],[3,1],[22,1],[25,4]],'дополнительную':[[22,1]],'любые':[[4,1],[22,3],[14,2],[6,1],[11,1]],'соответствующим':[[4,1]],'согласно':[[6,1],[7,1]],'процедурой':[[5,1]],'движении':[[4,1]],'Категория':[[17,23]],'скриншотам':[[20,1]],'переработать':[[22,1]],'отметки':[[4,1],[22,1]],'знать':[[2,1],[12,2]],'новейшие':[[1,1]],'запомнить':[[4,1],[12,1],[20,3],[7,1],[5,1]],'принципами':[[5,1]],'три':[[11,2],[5,1]],'делается':[[14,1],[6,1],[7,1]],'небольших':[[6,1],[22,1]],'находящиеся':[[11,1]],'текстовому':[[4,2],[17,2],[15,1],[11,1]],'инструмента':[[12,1],[22,2],[23,2],[11,1],[5,1]],'щелчка':[[17,2],[15,6],[22,5],[19,1],[24,4],[4,2],[16,2],[10,1],[11,2],[5,1]],'возвращается':[[17,1],[22,2],[6,1],[7,2]],'штрихи':[[11,1]],'запустится':[[15,3],[24,1]],'соответственно':[[15,1],[20,1],[14,1],[22,2]],'базовое':[[22,1]],'правках':[[4,1]],'слоту':[[22,2]],'Только':[[12,1],[14,1],[10,1],[7,1],[8,1]],'изменении':[[17,5],[22,11],[14,1],[23,4],[12,1],[5,2]],'наследниках':[[22,1]],'присваивается':[[11,1]],'почерпнуть':[[10,1],[8,1],[9,1]],'всевозможные':[[7,1]],'исчерпаются':[[20,2]],'телокарты':[[22,1]],'selection':[[15,2],[14,1],[22,1],[23,4],[24,5],[25,2],[4,2],[12,1],[5,1]],'расцветке':[[4,1]],'найденный':[[22,2]],'методическом':[[23,1]],'добираться':[[5,1]],'удаляете':[[10,1]],'перемещением':[[17,1],[15,1]],'отслеживания':[[22,2]],'используется':[[12,3],[8,1],[5,2],[17,1],[9,2],[14,4],[15,2],[22,4],[6,1],[24,4],[4,1],[25,5],[3,2],[11,2],[7,5]],'момент':[[12,3],[16,1],[20,1],[5,5],[17,1],[9,3],[14,1],[15,10],[22,20],[6,10],[23,4],[4,3],[24,2],[25,1],[10,1],[18,6]],'автоматизация':[[22,2],[14,1],[5,1]],'однозначной':[[20,1]],'settings':[[23,1]],'отключать':[[22,1],[23,2],[18,1],[5,1]],'подведёт':[[9,1]],'appearance':[[23,1]],'добегание':[[5,3],[15,4],[22,9],[23,2],[16,1],[10,2],[18,3],[11,2]],'периоде':[[6,1]],'увеличивая':[[11,2]],'нажатой':[[25,1],[22,4]],'Колесо':[[15,2]],'зелёных':[[4,1],[11,4]],'иерархии':[[22,1],[5,1]],'чужим':[[14,1]],'номерами':[[4,3],[15,1],[22,3],[5,1]],'обособить':[[2,1]],'адресу':[[12,2]],'Включение':[[15,1]],'сохранениями':[[22,1]],'табличным':[[3,1]],'указывает':[[4,2],[22,5],[7,1],[8,2]],'скорости':[[9,1],[14,3],[22,2],[6,6],[12,1],[16,1],[20,1]],'наработки':[[8,1]],'мастерство':[[6,1]],'наподобие':[[12,1],[5,1]],'расположению':[[22,1]],'видах':[[22,1]],'белыми':[[11,2]],'Маркеров':[[12,7],[16,3],[5,3],[17,29],[15,4],[14,3],[22,8],[23,14],[6,2],[4,5],[18,2],[11,3]],'освоили':[[8,1]],'Пройдите':[[5,1]],'захотите':[[11,1],[6,1],[8,1]],'имеющемуся':[[4,1]],'правильные':[[6,1],[5,1]],'Листание':[[16,2]],'затираться':[[11,1]],'цифровыми':[[4,1],[22,2]],'дни':[[14,1]],'исправляя':[[7,3]],'информационные':[[4,1]],'совершённую':[[2,1],[5,1]],'раздела':[[12,1],[20,1],[22,1],[23,1],[5,2]],'закладками':[[22,1]],'Стирание':[[4,1]],'идентификация':[[2,1]],'чёткого':[[23,1]],'дорисовывая':[[9,1]],'процессом':[[14,1],[11,1],[5,1]],'графика':[[10,1]],'точка':[[25,1],[15,1],[23,2]],'парочку':[[7,1],[5,1]],'Одной':[[2,1]],'значения':[[15,1],[22,9],[23,2],[25,6],[6,1],[12,3],[20,1],[11,1]],'Нет':[[19,1]],'setplayback':[[18,2]],'romfilename':[[25,1]],'занимают':[[19,1],[8,1],[12,1]],'экономить':[[2,1]],'участков':[[12,2],[16,1],[20,2],[8,2],[5,2],[9,2],[14,1],[15,1],[22,2],[6,4],[23,1],[10,1],[7,2],[11,1]],'проигрываемого':[[7,1],[23,1]],'простое':[[7,1],[8,1]],'коктейль':[[2,1]],'Для':[[19,2],[12,14],[16,2],[20,4],[8,1],[5,5],[15,2],[14,2],[21,2],[22,19],[6,2],[2,2],[4,2],[25,1],[3,2],[11,6],[7,3]],'пистолет':[[25,2]],'двух':[[8,1],[22,3],[23,3],[6,2],[12,1],[20,6],[11,3],[5,2]],'следующий':[[5,3],[11,1],[16,2],[25,1],[7,2],[6,1]],'навигация':[[9,1],[22,2],[23,3],[10,1],[7,5],[8,1]],'выкладывать':[[12,1]],'Релизная':[[25,1]],'использующийся':[[14,1]],'предоставляя':[[2,1]],'Теплокарту':[[22,1]],'нажал':[[18,1]],'скроллироваться':[[11,2],[22,1]],'автоматической':[[22,1]],'которой':[[9,1],[22,4],[25,1],[2,2],[4,1],[12,1],[16,1],[18,1],[5,1]],'время':[[18,4],[12,12],[16,3],[20,3],[8,4],[5,26],[17,2],[9,9],[14,5],[15,2],[22,20],[6,14],[2,5],[4,4],[23,6],[24,14],[25,1],[3,2],[10,5],[11,10],[7,9]],'снова':[[4,1],[7,1],[16,1]],'ключевые':[[4,1],[12,1],[25,1],[7,1]],'облегчить':[[23,1],[5,2]],'наилучшая':[[6,1]],'терминов':[[13,1],[14,2],[3,1]],'снимка':[[12,1],[23,11],[22,2]],'второго':[[22,6],[25,2],[19,1],[12,4],[11,9],[5,4]],'анимирует':[[23,2]],'обнаружить':[[7,1],[2,1],[6,2]],'соседние':[[5,1],[22,1],[11,1],[7,1]],'Отключение':[[11,1],[22,1]],'одинаковая':[[12,1]],'целых':[[20,2],[14,1]],'сценарий':[[2,1]],'неполная':[[6,1]],'частичный':[[20,1]],'продолжению':[[4,1]],'старые':[[18,1],[22,6],[23,1],[6,1],[2,1],[4,1],[12,1],[20,1],[11,2],[5,1]],'помощью':[[18,3],[19,5],[12,7],[16,3],[20,5],[8,7],[5,9],[17,5],[9,2],[14,7],[15,10],[22,14],[6,4],[2,3],[4,5],[23,1],[24,2],[3,2],[11,8],[7,3]],'другое':[[4,1],[17,1],[12,1],[22,1],[11,1]],'пробного':[[6,1]],'решению':[[7,1]],'рукой':[[24,1]],'зарегистрирует':[[12,2]],'экранных':[[4,1]],'минимально':[[6,1]],'удаётся':[[6,1],[8,1]],'скриптов':[[12,6],[22,1],[18,2],[2,1]],'задачей':[[12,1]],'основу':[[21,1]],'применив':[[18,1],[5,1]],'фиолетового':[[22,1],[5,1]],'близнецы':[[12,1]],'guid':[[25,1]],'указан':[[4,1],[18,8]],'формирует':[[2,1]],'начале':[[12,4],[16,1],[8,1],[15,1],[22,4],[23,1],[25,3],[6,4],[24,1],[4,1],[10,1],[7,2]],'создаётся':[[17,29],[12,2],[22,2]],'кнопка':[[18,1],[15,9],[22,8],[25,5],[6,2],[24,4],[4,9],[12,3],[16,3],[7,1],[5,4]],'одинаково':[[5,1]],'решающего':[[7,1]],'Нажимаете':[[9,1]],'откатить':[[18,1],[2,1],[12,2]],'Рекомендуется':[[5,2],[18,1],[14,1],[19,1],[4,1],[12,1],[11,13],[8,1]],'Возвратившееся':[[18,1]],'levels':[[24,1],[11,2],[22,1]],'скроллируется':[[15,2],[16,7],[22,5],[11,1]],'tools':[[3,1],[12,1]],'освоите':[[4,1]],'растягивая':[[4,1]],'головы':[[11,1],[22,4]],'покадровое':[[9,1],[23,1]],'движения':[[11,1]],'трёх':[[12,1],[20,2],[22,2],[25,1],[7,1]],'open':[[15,11],[21,1],[24,4],[12,1],[3,1],[11,3]],'Оставьте':[[12,1]],'pagedown':[[15,3]],'назначение':[[3,1],[11,1],[5,1]],'тратить':[[9,1],[12,1],[6,1],[7,1]],'равного':[[22,1]],'пришедшего':[[12,1]],'зависание':[[24,1]],'отшлифовать':[[10,1]],'Лага':[[23,1],[2,3],[22,1]],'помещаются':[[24,1]],'модуль':[[25,3],[23,8]],'традиционного':[[8,1],[9,1],[22,1],[19,1],[2,2],[12,1],[7,1],[11,1]],'кадру':[[7,3],[19,1],[12,4],[8,1],[5,5],[9,1],[14,1],[15,2],[22,4],[23,2],[4,3],[10,3],[11,1],[18,2]],'она':[[9,1],[14,1],[22,8],[25,1],[6,1],[2,2],[4,1],[12,2],[11,2],[5,2]],'синему':[[4,1]],'шаблонов':[[12,7],[14,1],[22,2],[23,1],[11,1],[24,1]],'сюда':[[10,1],[9,1],[0,1]],'проходит':[[4,1],[7,2]],'Сохраняется':[[12,1]],'пропускам':[[22,1]],'готовые':[[6,1],[5,1]],'щёлкните':[[4,3],[5,5]],'важна':[[8,1]],'клавесинов':[[14,1]],'последовательным':[[6,1]],'выбирать':[[6,3]],'устарел':[[10,1]],'Цвет':[[4,1]],'бегу':[[10,1]],'Можно':[[18,3],[9,1],[15,2],[22,5],[19,1],[6,1],[2,1],[12,2],[8,1],[5,1]],'однозначный':[[6,1]],'контекстное':[[15,1],[23,1],[19,2],[24,2]],'красиво':[[22,1]],'возможной':[[9,1],[14,1],[22,1],[5,1]],'Блокноте':[[12,1],[22,1]],'местом':[[6,1],[7,3]],'определять':[[6,1],[23,1]],'плюс':[[22,1],[7,1],[5,1]],'могут':[[12,4],[20,1],[8,3],[22,3],[14,2],[23,2],[25,3],[6,2],[2,1],[24,1],[7,2],[11,3]],'нормального':[[2,1]],'словами':[[12,3],[16,1]],'такая':[[9,1],[22,2],[19,1],[6,2],[4,1],[11,1]],'написать':[[12,2],[18,1]],'сохраняете':[[9,1]],'laglog':[[23,2]],'быстрее':[[7,1],[15,1],[22,1],[6,2],[2,2],[20,3],[10,1],[8,2],[11,1]],'разработать':[[7,1]],'создавая':[[22,1],[20,1]],'лучший':[[9,1],[14,1],[6,3],[20,5],[10,1],[7,2],[8,2]],'кадрам':[[22,1],[23,1]],'отражают':[[25,2]],'критерий':[[7,2],[9,3],[10,1],[8,2],[6,9]],'запуская':[[22,1]],'осуществить':[[24,1]],'повышенная':[[14,1]],'желаемому':[[8,1],[22,2]],'отслеживает':[[23,3]],'вплотную':[[3,1],[6,1]],'продолжаться':[[7,1]],'нужный':[[11,1],[9,1],[12,1],[19,1],[8,1],[5,2]],'региона':[[4,1],[17,1],[15,1],[22,2],[23,1],[24,1]],'переобдумать':[[7,1]],'закончили':[[10,1]],'кнопочной':[[10,1]],'Нажатия':[[11,1]],'любовно':[[12,1]],'нижних':[[23,1]],'пробном':[[8,1]],'Детальный':[[1,1]],'шаг':[[9,2],[10,2],[8,4],[5,2]],'Использование':[[12,4],[14,2],[16,2],[5,1]],'алгоритмов':[[14,1]],'переназначить':[[11,2],[5,1]],'быстрому':[[10,1],[9,1]],'полминуты':[[6,1],[11,1]],'навязать':[[2,1]],'зажимать':[[4,1],[5,8]],'эмуляторуемой':[[16,1]],'запоминание':[[23,1]],'приемлемой':[[6,1]],'рабочего':[[1,1],[19,1],[12,3],[8,1],[5,1],[9,1],[22,2],[23,1],[25,1],[6,1],[2,2],[3,2],[11,2]],'крайней':[[12,1]],'уникальным':[[6,1]],'поиске':[[22,1],[13,1],[16,4]],'распоряжаться':[[21,1]],'виртуального':[[17,6],[23,2],[11,5]],'9px':[[22,2]],'полученный':[[22,1],[6,1],[9,1]],'геймпадов':[[5,1]],'сообщение':[[17,2],[23,1],[25,4],[24,2],[12,1],[5,2]],'полный':[[23,1],[11,1],[12,1]],'программой':[[21,1],[1,1],[2,1],[24,1]],'практика':[[10,1],[6,1]],'откликами':[[10,1]],'средство':[[2,1]],'разумной':[[12,1]],'объективно':[[2,1]],'отдельных':[[2,1]],'придумать':[[6,1]],'высоким':[[8,1]],'продолжительного':[[6,1]],'непрерывно':[[10,1],[9,1]],'описана':[[11,1]],'сброс':[[23,1],[18,1],[22,2]],'Полезно':[[9,2]],'комментировать':[[12,1]],'hot':[[4,1],[11,1]],'index':[[18,4]],'Опытные':[[6,1],[7,1]],'перестраивается':[[5,1]],'решить':[[20,1],[12,1],[14,2]],'варьироваться':[[25,1],[14,1]],'краткий':[[4,1]],'предназначенные':[[11,1]],'подразумевать':[[4,1]],'программах':[[15,1],[5,1]],'усомнитесь':[[6,1]],'происходят':[[6,1]],'тучке':[[16,1],[5,1]],'Памяти':[[6,1]],'актуальным':[[4,1]],'положиться':[[6,1]],'комфортностью':[[10,1]],'поведения':[[2,1],[14,1]],'голубого':[[4,1],[15,1],[22,4],[11,3],[5,4]],'Дерево':[[24,1],[22,2],[23,1],[2,1],[5,2]],'Красным':[[4,1]],'этим':[[7,1],[9,1],[22,4],[2,1],[24,1],[4,1],[12,1],[16,1],[20,1],[8,1],[11,2]],'репозитория':[[2,1],[21,1]],'точку':[[23,1]],'голове':[[9,4],[2,2],[6,2],[4,2],[12,2],[11,1]],'пишете':[[12,1]],'всплывающее':[[22,1]],'нарисуете':[[4,1]],'cancel':[[24,2],[15,1],[11,1],[5,2]],'никакого':[[5,1]],'перепроходить':[[6,2]],'взаимозависимости':[[10,1]],'rename':[[17,6]],'сыграв':[[8,1]],'общепринятый':[[12,1]],'наилучшим':[[20,1]],'запретить':[[23,2]],'структурируют':[[6,1]],'как':[[18,5],[1,1],[19,2],[12,8],[16,2],[8,5],[5,17],[17,2],[9,6],[14,4],[15,2],[22,36],[6,16],[2,10],[4,8],[23,8],[24,9],[25,8],[3,4],[10,5],[11,17],[7,10]],'очередную':[[12,1]],'сопутствующих':[[14,1]],'переместить':[[4,3],[12,1],[14,2],[15,3],[16,1],[23,1]],'скоростного':[[8,1]],'Виртуальный':[[22,7]],'Эти':[[11,1],[15,3],[22,1],[25,1],[6,2],[8,2],[18,1]],'убедиться':[[7,1]],'отображать':[[22,3],[16,2],[10,1]],'последовательностях':[[22,1]],'сбрасывает':[[23,1]],'назначена':[[9,1]],'посреди':[[17,4],[9,1],[6,2],[4,1],[16,1],[11,2],[8,1]],'проверку':[[22,2]],'Процесс':[[9,2],[1,1],[14,4],[22,1],[6,2],[0,1],[20,3],[8,2]],'блоки':[[4,2]],'дана':[[17,1]],'наполовину':[[18,1]],'другу':[[6,1]],'колонки':[[22,11],[12,1],[5,1]],'предоставлять':[[23,3]],'выведены':[[2,1]],'направление':[[6,1],[22,1]],'debugger':[[15,1]],'анимации':[[23,2]],'игровые':[[12,1],[20,1],[2,1],[6,1]],'мотивирует':[[6,1],[12,1]],'неопределённый':[[6,1]],'откатываются':[[9,1]],'настроил':[[22,1]],'символом':[[22,1]],'управляет':[[15,1],[23,1],[10,1],[5,1]],'Перетаскивание':[[16,2]],'однако':[[9,1],[22,6],[2,2],[4,1],[12,3],[10,1],[8,1],[5,1]],'слишком':[[11,2],[9,1],[22,2],[23,1],[6,6],[4,1],[10,1],[8,2],[5,1]],'другого':[[5,1],[17,1],[15,1],[16,1],[11,1],[6,1]],'скопированы':[[19,1]],'закодированную':[[12,1]],'ошибке':[[25,2],[23,12]],'продолжает':[[7,1],[24,1]],'файловой':[[23,1]],'придётся':[[22,1],[6,3],[2,1],[12,1],[3,1],[11,2],[5,2]],'следующее':[[22,1],[16,2],[3,1],[19,1]],'обычном':[[5,1]],'скопирует':[[5,1]],'дополнительно':[[15,1],[23,3],[24,1],[20,1],[10,1],[7,1],[8,1]],'пробное':[[9,1],[10,3],[8,1]],'лучшем':[[6,1]],'красного':[[11,1]],'возвратит':[[18,2]],'Заголовке':[[17,8],[15,3],[22,6],[25,3],[4,2],[12,1],[11,2]],'становясь':[[4,1],[11,1]],'текстовой':[[25,1]],'Полуавтоматический':[[10,2],[7,1],[14,1]],'возможностями':[[11,1],[5,1]],'описываемый':[[16,1]],'медленнее':[[6,1]],'попеременно':[[7,1]],'промежутку':[[14,1]],'виртуальных':[[17,2],[15,4],[22,1],[23,6]],'внимательного':[[16,1]],'Программные':[[23,1]],'содержащую':[[4,1],[18,1]],'неудачной':[[6,1]],'getrecordermode':[[18,2]],'жать':[[15,1]],'стирать':[[22,1],[11,1],[15,1]],'учебного':[[3,1],[4,1],[2,1]],'Кроме':[[12,1],[20,1],[16,2],[5,2],[22,9],[25,1],[2,1],[24,1],[4,3],[3,3],[10,1],[18,1],[11,3]],'были':[[12,1],[16,1],[5,2],[15,1],[14,1],[22,8],[6,3],[2,2],[4,3],[3,1],[18,1],[11,2]],'чертой':[[22,1]],'нот':[[0,1]],'далёкое':[[6,1]],'меняйте':[[5,1]],'подходящие':[[12,1]],'Пользователь':[[4,1],[22,1],[18,1],[24,7]],'показаться':[[4,1],[7,1],[9,1]],'приставки':[[15,2],[22,4],[25,6],[19,1],[6,1],[4,1],[12,2]],'Пункт':[[3,1]],'Списку':[[15,1]],'сэйвах':[[23,1]],'увеличиваться':[[22,2]],'подучастке':[[22,1]],'указатель':[[23,1]],'начала':[[12,1],[16,2],[8,1],[5,3],[15,1],[22,4],[23,2],[25,1],[6,6],[4,1],[3,1],[11,3],[7,2]],'удобного':[[5,1]],'невозможности':[[7,1]],'мысленный':[[4,1],[12,1]],'Проекты':[[11,1]],'классы':[[23,1]],'заполненного':[[11,1]],'Биты':[[25,2]],'сэйву':[[22,1]],'мувик':[[19,1],[12,3],[16,4],[20,1],[8,2],[5,22],[17,7],[9,1],[14,1],[15,5],[22,15],[6,5],[23,4],[4,6],[24,3],[25,4],[3,1],[10,1],[11,11],[7,4]],'максимальной':[[6,1],[12,1]],'зарегистрированную':[[18,2]],'выделяет':[[11,1],[15,1]],'Вызывается':[[22,2]],'первого':[[12,6],[20,1],[8,1],[5,1],[17,15],[15,1],[22,9],[23,3],[25,2],[6,3],[4,2],[10,3],[11,5]],'files':[[12,1],[24,1]],'перетаскивании':[[22,2]],'логику':[[23,11],[10,1],[6,1],[8,1]],'компьютер':[[10,1]],'реализована':[[11,1]],'browse':[[12,1]],'базировался':[[23,1]],'высокой':[[20,1],[14,1]],'назначенные':[[11,2]],'переместится':[[16,1]],'возврат':[[15,1],[23,1]],'скриптам':[[22,1]],'Менеджер':[[23,7]],'вследствие':[[23,1]],'события':[[12,1],[16,8],[20,17],[8,5],[5,4],[9,3],[14,1],[15,1],[22,4],[6,3],[2,2],[4,2],[10,2],[11,2],[7,2]],'зависимости':[[17,2],[9,2],[22,3],[25,2],[6,3],[4,1],[12,2],[16,1],[11,2],[5,1]],'сетке':[[14,1]],'обходиться':[[2,1]],'панели':[[12,2],[16,3],[23,4],[2,1]],'деятельности':[[10,1]],'пограничные':[[22,1]],'родственных':[[23,1]],'признаётся':[[20,3]],'убирания':[[5,1]],'разных':[[4,1],[8,1],[12,2],[14,1],[6,1],[5,1]],'save':[[15,11],[12,3],[11,1],[24,11]],'повторяться':[[12,1]],'конце':[[12,3],[20,2],[16,1],[9,1],[22,1],[23,4],[25,1],[6,4],[24,1],[3,1],[10,1],[11,3],[18,1]],'проверки':[[23,1],[14,1]],'Под':[[14,1],[15,1],[5,4]],'присмотритесь':[[11,1]],'ушло':[[2,1]],'причинах':[[9,1]],'Автофункции':[[18,4],[23,1]],'хранятся':[[12,1],[14,1],[22,4],[25,1],[11,1],[5,2]],'зажатыми':[[24,1]],'порт':[[25,6]],'замеченных':[[7,1]],'положения':[[5,1],[24,1],[22,1],[16,1],[11,2],[6,1]],'колеса':[[15,7],[22,6],[23,1],[19,1],[24,3],[16,2],[7,1]],'сверяет':[[22,1],[24,1]],'Используются':[[8,3]],'высокая':[[15,1],[23,1],[10,1],[2,1]],'реализующие':[[5,1]],'подучастка':[[6,1],[22,1]],'плюсы':[[11,1],[14,1]],'предшествующее':[[16,1]],'событие':[[9,7],[14,2],[22,3],[2,1],[6,5],[4,1],[12,2],[20,6],[7,1]],'обстановке':[[6,1]],'предыдущей':[[5,1]],'ровно':[[11,1],[14,1]],'Выделенные':[[22,1]],'цепочку':[[10,1],[11,1]],'предыдущему':[[22,1]],'требуют':[[12,1],[14,1],[11,1],[24,1]],'fm3':[[17,1],[21,1],[22,5],[23,1],[19,2],[2,3],[0,1],[24,10],[25,9],[12,14],[11,4]],'минимум':[[22,4],[23,2]],'пустоты':[[22,1],[15,1],[5,1]],'даже':[[18,4],[12,2],[8,2],[5,6],[9,2],[14,1],[15,2],[22,10],[6,13],[2,2],[4,1],[24,1],[3,1],[10,2],[11,3],[7,4]],'печать':[[6,1]],'отключены':[[9,1],[11,1]],'говорить':[[6,1]],'переразбивайте':[[10,1]],'вокруг':[[11,1],[22,1]],'независимости':[[7,1]],'bookmarkx':[[25,1]],'отмечаете':[[9,1]],'укрепление':[[12,1]],'слова':[[17,1],[12,4],[14,3],[25,4]],'прыжком':[[12,1],[11,1],[5,1]],'отдачу':[[7,1]],'нудных':[[2,1]],'описаниям':[[11,1]],'продумывание':[[2,1]],'включенной':[[11,6]],'эффективного':[[19,1]],'пропуска':[[14,1]],'знает':[[4,1],[7,1]],'повысить':[[8,1],[12,1],[14,1],[15,1],[11,1],[2,1]],'feature':[[14,1]],'текстовым':[[3,1],[11,1]],'дела':[[6,1]],'лишь':[[5,2],[11,2],[22,1],[6,2],[2,2],[4,1],[12,1],[16,1],[20,1],[7,1],[8,1]],'старый':[[11,1],[17,5],[9,1],[22,3],[6,2],[2,1],[20,4],[7,4],[5,1]],'внимание':[[22,3],[14,2],[6,1],[2,1],[24,2],[10,4],[11,3],[5,2]],'наследникам':[[22,1]],'нередко':[[10,1],[19,1],[6,1]],'повлечь':[[5,1]],'Поставьте':[[19,1],[5,2]],'Изображение':[[10,1]],'заданий':[[22,1]],'запустить':[[15,1],[23,1],[24,1],[12,2],[3,2],[11,1],[18,1]],'последовательность':[[22,3],[14,4],[2,1],[6,3],[4,2],[12,10],[16,1],[7,1],[11,2]],'изучены':[[20,1]],'наработками':[[2,1]],'редких':[[22,1],[7,1],[11,1]],'продолжается':[[20,3],[5,1]],'отпускает':[[7,2]],'убирать':[[4,1],[11,1]],'выбранный':[[6,1]],'опубликовано':[[12,1]],'прошлых':[[4,1],[20,1],[6,1],[8,1]],'walkthrough':[[14,1]],'ожидаемого':[[14,1]],'должно':[[11,2],[22,1],[23,3],[25,7],[4,1],[20,1],[18,1],[7,1]],'звёздочка':[[12,1],[22,1],[3,1],[11,1]],'невозможен':[[6,1]],'осмысленнно':[[6,1]],'максимизацию':[[6,1]],'html':[[12,1]],'затереть':[[24,1],[5,1]],'редактируются':[[14,1]],'заполнена':[[6,1]],'навигацией':[[16,1]],'ТАСинг':[[9,2],[14,4],[6,7],[2,4],[10,3],[8,3],[7,1]],'необходимые':[[25,1],[2,1],[7,1]],'отката':[[5,2],[22,4],[23,3],[12,1],[3,1],[11,5],[8,1]],'грани':[[6,1]],'обдумывать':[[16,1]],'Участок':[[14,1]],'Нажатая':[[22,1]],'принимает':[[24,1],[23,2]],'спектр':[[10,1],[2,1],[12,1]],'выявить':[[12,1],[14,1],[6,1],[7,1]],'придуманы':[[2,1]],'подключен':[[25,4]],'верный':[[7,1]],'Незапланированный':[[14,1]],'подходят':[[6,3]],'незначительной':[[11,1]],'Вносятся':[[22,1]],'скрыть':[[12,1]],'пригодиться':[[6,1],[12,2],[14,1],[11,1],[2,1]],'сравнение':[[22,2],[20,5]],'образуя':[[5,1]],'экрану':[[20,1]],'старой':[[6,1],[18,1]],'споткнувшись':[[9,1]],'прирастает':[[8,1]],'внутренностях':[[0,1]],'описываемое':[[3,1]],'находиться':[[15,1],[22,1],[23,1],[19,1],[24,1],[25,1],[4,1],[5,1]],'изменяете':[[4,1],[11,1],[5,1]],'Журнала':[[17,3],[9,2],[15,3],[22,23],[25,1],[16,1],[10,1],[11,2],[5,4]],'просматривая':[[9,1],[16,1],[22,2],[8,1]],'контакт':[[10,1]],'воспользуйтесь':[[18,1],[5,1]],'игровое':[[4,1],[11,2],[12,1]],'Гринзону':[[12,4],[22,4],[23,1],[11,2],[5,1]],'успеха':[[9,1]],'очень':[[11,2],[17,8],[9,1],[22,2],[6,7],[4,2],[12,4],[10,1],[7,1],[5,7]],'структуризации':[[6,1],[12,1]],'слотами':[[8,1],[20,1]],'подсказать':[[9,1]],'деятельность':[[16,1]],'просмотру':[[22,3]],'покадровой':[[2,1]],'Шаблоны':[[12,2],[22,4],[3,1],[5,1]],'отношения':[[5,1]],'экране':[[19,2],[12,3],[16,3],[20,1],[8,1],[5,4],[9,1],[14,1],[15,3],[22,5],[6,2],[2,1],[4,3],[10,4],[11,1]],'ограничениях':[[0,1]],'кнопками':[[4,2],[11,2],[9,1],[23,1],[2,1],[5,2]],'глубине':[[9,1]],'бледно':[[11,2],[22,1]],'усечение':[[12,1],[22,4],[23,1],[11,1],[5,1]],'последовательностей':[[12,1],[22,1],[6,1],[7,1]],'нескольких':[[17,10],[22,2],[14,1],[25,1],[2,1],[6,3],[4,1],[12,3],[16,1],[10,1],[7,2]],'приостановится':[[5,1]],'жизни':[[10,1],[7,1],[14,1]],'схема':[[11,2],[5,1]],'вида':[[22,2],[25,4],[11,3]],'объединять':[[5,1]],'Шаблонов':[[22,1],[23,1]],'двоичных':[[25,1]],'произвольной':[[2,1]],'спидран':[[5,1],[14,4],[7,1],[2,1]],'трансформации':[[24,1]],'подобной':[[12,1]],'Состояние':[[15,2],[22,1]],'разобраться':[[9,1]],'шлюза':[[22,1]],'тупиковые':[[14,1]],'красные':[[4,1],[22,2],[11,1]],'разному':[[6,1]],'ограничиваетесь':[[12,1]],'taseditor_project':[[23,1]],'рассмотреть':[[5,1]],'Методология':[[1,1],[14,3],[20,2],[7,2],[0,1]],'сложность':[[5,1]],'создать':[[8,1],[23,1],[19,1],[6,2],[10,1],[11,1],[18,1]],'продолжит':[[5,1]],'иную':[[15,1]],'иметь':[[7,1],[22,2],[23,4],[11,3],[6,1]],'дорабатывалось':[[22,1]],'собирает':[[14,1]],'попытку':[[24,1]],'эстетическую':[[22,1]],'варианты':[[14,3],[20,1],[2,1],[5,1]],'наведя':[[22,1]],'звук':[[23,1],[14,2]],'принципа':[[5,1]],'кадре':[[18,7],[19,1],[12,2],[16,2],[20,5],[8,2],[5,3],[17,4],[9,4],[14,5],[15,1],[22,41],[6,5],[23,2],[4,10],[24,1],[25,5],[10,3],[11,4],[7,1]],'запрограммировали':[[12,1]],'аналогичен':[[22,2]],'содержать':[[25,1]],'шлифовки':[[9,2],[12,1],[10,2],[20,1],[6,2],[8,2]],'них':[[12,1],[13,1],[16,1],[8,1],[5,3],[9,2],[15,1],[22,3],[6,3],[24,1],[4,4],[3,1],[11,3],[7,1]],'максимальный':[[22,7],[5,1]],'вашего':[[12,2],[14,1],[10,1],[8,1],[5,3]],'эволюция':[[2,2]],'Интересные':[[2,1]],'вероятнее':[[7,1],[22,1]],'общем':[[6,1],[14,1]],'перестановка':[[11,1]],'обнаруженным':[[22,1]],'существующей':[[5,1]],'Шаблон':[[14,1]],'беспечность':[[6,1]],'Красными':[[5,1]],'элементы':[[15,1],[22,3],[23,1],[24,2],[11,1],[5,1]],'нажимая':[[15,1],[9,1],[5,3]],'иконкой':[[22,4]],'прямоугольной':[[22,2]],'дальнейшая':[[11,1],[24,1]],'обратная':[[15,1]],'пользователем':[[3,1],[18,1],[23,1]],'учитываются':[[11,1]],'вышеупомянутых':[[14,1]],'бездушным':[[9,1]],'акцентируют':[[6,1]],'неуютно':[[19,1]],'помещает':[[22,1]],'заканчивается':[[4,1],[12,2],[22,1],[25,1],[6,2]],'selectiox':[[25,1]],'оптимальности':[[7,4],[9,5],[14,1],[22,2],[6,19],[12,1],[20,3],[10,6],[8,3],[5,1]],'нажатиях':[[22,2],[11,1],[5,1]],'самое':[[7,1],[16,2],[23,1],[19,1],[11,1],[6,1]],'часто':[[11,3],[17,7],[6,3],[2,1],[4,2],[24,1],[12,5],[3,1],[7,1],[5,2]],'трудных':[[5,1]],'моменту':[[22,1],[6,2],[5,1]],'мир':[[6,1]],'чётко':[[12,1],[20,1],[22,1],[6,1]],'ценного':[[6,1]],'Фича':[[14,1]],'отсутствие':[[17,1],[22,1],[14,1],[20,1],[18,1]],'восстанавливать':[[23,2]],'mit':[[21,1]],'Уберите':[[5,1]],'десятую':[[4,1]],'сохранятся':[[4,1],[15,1]],'конечный':[[9,1],[23,1],[6,1],[5,1]],'придут':[[12,1]],'скопирован':[[16,1]],'Преимущество':[[2,1]],'Формат':[[22,2],[21,1],[25,4],[24,1],[0,1]],'синхронизируется':[[12,1]],'регулярного':[[23,1]],'невозможных':[[5,1]],'цветку':[[6,1]],'многих':[[12,2],[14,1],[10,4],[22,1],[6,1],[8,1]],'настройках':[[15,1],[22,2]],'журналирования':[[22,1]],'утомляемость':[[8,1]],'входа':[[3,1]],'задач':[[20,1],[12,1],[13,1]],'облагораживания':[[20,1]],'чужого':[[8,2]],'стабильным':[[23,1]],'мультитрекинга':[[15,1],[22,1],[23,2],[2,1],[11,2],[5,1]],'идею':[[6,2]],'сэкономлено':[[6,1]],'Заключается':[[14,3]],'дополнительных':[[19,1],[22,1],[1,1]],'отвязывая':[[11,1]],'проигрывание':[[15,1],[12,1],[22,1],[11,2],[24,1]],'создании':[[19,1],[12,2],[20,2],[8,2],[17,2],[22,9],[14,5],[25,3],[2,1],[24,1],[4,2],[10,1],[11,4]],'вывода':[[3,1],[23,1]],'Шаги':[[10,1],[8,1],[9,1]],'горячими':[[11,1]],'два':[[17,1],[15,2],[22,4],[19,1],[2,1],[6,2],[4,1],[20,1],[7,1],[11,1]],'имя':[[17,1],[22,1],[14,1],[23,3],[25,2],[24,7],[12,2],[3,2],[11,1],[18,4]],'Акселераторы':[[22,1]],'закономерность':[[6,1]],'регистрации':[[18,1],[22,1]],'хоткеев':[[15,1],[11,2],[5,2]],'Разбор':[[1,1]],'устанавливаются':[[11,1]],'разделение':[[9,1],[22,1]],'параметрами':[[22,1]],'спокойное':[[6,1]],'модификаторы':[[15,1],[22,1]],'обусловлен':[[21,1]],'определённую':[[6,1]],'материала':[[12,1]],'чтением':[[3,1],[20,1]],'перед':[[18,2],[19,1],[12,1],[16,1],[20,1],[5,5],[17,6],[9,3],[14,2],[15,10],[22,9],[6,1],[2,1],[4,3],[23,1],[25,1],[3,1],[11,4],[7,3]],'направлении':[[9,2],[7,1],[5,1]],'выпущенную':[[6,1]],'хорошо':[[12,1],[20,1],[22,1],[6,1],[7,1]],'средним':[[4,1]],'буксование':[[6,1]],'производит':[[9,1],[23,1],[11,1],[7,1]],'перезаписи':[[7,1],[2,1],[6,1]],'душой':[[9,1]],'минимальные':[[12,1]],'вращении':[[15,1],[22,3],[24,2]],'home':[[15,3],[16,3],[22,1],[24,1],[5,2]],'карты':[[22,1],[23,4]],'Внести':[[7,1]],'телепортации':[[7,1]],'нарисованный':[[11,1],[5,1]],'берётся':[[11,2],[22,1]],'avi':[[15,2],[14,1]],'собственное':[[2,1]],'форме':[[8,1],[22,1]],'реже':[[24,1],[8,1],[15,1]],'замене':[[17,2]],'желанием':[[21,1]],'жизней':[[12,2]],'хранящимся':[[22,1]],'доступном':[[22,1]],'колесом':[[19,1],[12,1],[16,4],[5,1],[9,2],[15,3],[22,1],[23,1],[24,3],[4,1],[10,2],[11,1]],'говорит':[[4,1]],'подразумевает':[[6,1],[22,1]],'осуществляется':[[9,1],[15,2],[10,1],[22,5],[8,2]],'Единственным':[[11,1]],'fceultra':[[21,1]],'проблем':[[23,1]],'меньше':[[7,1],[18,2],[22,1],[23,1],[6,3],[2,1],[10,2],[8,1],[11,2]],'рекомендуется':[[19,3],[0,1],[12,8],[16,1],[20,8],[8,1],[5,2],[9,4],[14,1],[15,2],[25,1],[6,1],[24,2],[4,2],[3,2],[10,3],[11,8]],'tool':[[23,3],[14,2]],'успешного':[[20,1],[2,1],[14,1]],'критерию':[[6,2]],'loaded':[[17,1]],'конвертировать':[[12,1]],'глоссарий':[[12,1],[14,1]],'системные':[[23,2]],'edit':[[17,9],[3,1],[5,1]],'утомительным':[[8,1]],'конвертируя':[[22,1]],'поверхностью':[[11,1]],'нажимаемые':[[11,1]],'Парочка':[[7,1]],'воплощение':[[7,1]],'просматривает':[[22,2],[7,1],[5,1]],'считаться':[[4,1]],'непредусмотренное':[[14,1]],'какую':[[6,1],[5,1]],'достичь':[[6,1],[8,1]],'чередоваться':[[11,2]],'пытаясь':[[7,1]],'спидране':[[6,3]],'актуальное':[[23,2],[7,1],[5,1]],'подгонку':[[11,1],[23,1]],'автоматизма':[[12,1]],'Горячих':[[22,4],[23,5],[11,3]],'вызывают':[[22,1]],'engine':[[23,2]],'меняются':[[17,1],[22,1]],'пересылать':[[23,1]],'menu':[[24,1]],'официальном':[[25,1]],'bookmark0':[[17,1]],'проигрывателя':[[22,1],[23,1]],'вашей':[[18,1],[5,3]],'Этот':[[22,8],[14,2],[4,1],[12,3],[16,2],[10,1],[20,1],[8,2]],'Турбо':[[10,1],[15,1],[14,2]],'ограничить':[[9,1]],'стереть':[[4,1],[17,1],[11,1]],'случаях':[[7,2],[9,1],[14,1],[15,1],[22,2],[6,1],[23,1],[24,1],[12,2],[10,2],[11,3],[5,1]],'сохраняться':[[12,1]],'несмотря':[[12,1],[22,1]],'Запланировано':[[22,1]],'Представляет':[[22,1]],'speedrun':[[14,3]],'актуально':[[15,2],[20,1]],'заново':[[5,2],[22,2],[10,1],[6,2],[2,1]],'повторяющиеся':[[6,1]],'Поставить':[[8,1]],'emu':[[12,1],[18,1]],'левая':[[15,3],[22,2]],'включать':[[18,1],[2,1],[8,1]],'ниже':[[9,2],[15,4],[22,1],[4,1],[16,1],[11,1],[5,1]],'нечёткими':[[6,1]],'последним':[[23,1],[12,1],[22,1]],'Частота':[[17,30],[23,1]],'небольшого':[[6,1]],'применять':[[12,1],[15,1],[19,1],[8,1],[5,1]],'есть':[[18,3],[12,4],[16,1],[20,2],[8,8],[5,13],[17,31],[9,1],[14,2],[15,3],[22,13],[6,7],[2,2],[4,4],[25,1],[3,1],[10,1],[11,2],[7,2]],'изображение':[[5,2],[11,1],[22,1],[14,2],[8,1],[6,1]],'конечную':[[5,1]],'противоречит':[[6,1]],'середине':[[9,1],[22,2],[6,1],[8,1]],'привязаны':[[17,6],[22,4]],'углу':[[4,2],[12,1],[5,1]],'help':[[3,2],[11,1]],'frame':[[19,1],[12,3],[16,2],[20,1],[8,2],[5,4],[17,4],[9,2],[14,2],[15,6],[22,3],[2,1],[18,18],[11,5]],'empty':[[11,1]],'представлений':[[23,1]],'неотмеченным':[[22,1]],'вызовы':[[18,1]],'никакие':[[22,1]],'нанесении':[[12,1]],'клавиатурный':[[4,1],[5,1]],'ведь':[[11,2],[9,1],[6,4],[2,2],[12,1],[10,1],[8,1],[5,2]],'структуру':[[22,1],[23,1]],'управлению':[[2,1],[22,1]],'ума':[[10,1],[8,1],[14,1]],'идеалу':[[6,1],[7,1]],'эмуляторы':[[22,1],[14,1]],'оригинальное':[[24,1]],'Моментально':[[18,1]],'зачем':[[4,1]],'проигрываемым':[[5,1]],'нескольким':[[22,1]],'результату':[[14,1]],'возрастает':[[6,1]],'всегда':[[19,1],[20,2],[8,3],[5,6],[9,2],[15,3],[22,8],[23,1],[6,6],[2,2],[4,4],[24,4],[25,2],[10,1],[11,1],[7,2]],'производительность':[[23,1]],'Идентификатор':[[25,2]],'удалению':[[17,1]],'раннем':[[7,1],[22,1]],'минуту':[[9,1]],'выбрана':[[22,1]],'нарушать':[[22,1]],'отсутствующие':[[22,1]],'устанете':[[8,1]],'наводя':[[11,1]],'столбцоа':[[22,1]],'ухудшает':[[7,1]],'быстро':[[19,1],[12,3],[16,4],[8,3],[5,9],[15,5],[22,6],[6,3],[2,3],[4,2],[10,3],[11,5],[7,2]],'ответвления':[[17,3],[11,5],[15,4],[22,8],[20,1],[18,2],[7,1]],'команду':[[19,1],[15,1]],'загрузив':[[7,1]],'передвигать':[[10,1],[11,1]],'обычное':[[12,1]],'повторение':[[22,1],[23,2]],'snapshot':[[23,4]],'Настройка':[[15,2],[1,1],[14,2],[22,4],[0,1],[20,2],[11,2]],'исполняемого':[[14,1]],'где':[[19,1],[12,5],[16,7],[20,4],[8,1],[5,13],[17,17],[9,1],[14,1],[15,2],[22,7],[6,7],[2,1],[4,4],[24,1],[25,1],[10,2],[11,8]],'главным':[[22,1],[7,1],[5,1]],'представления':[[14,1]],'самим':[[23,1]],'Блокнота':[[2,1]],'одинаковой':[[6,1],[22,1]],'мгновенного':[[12,1],[14,2],[5,2]],'пользоваться':[[12,1],[6,1],[11,1]],'имевшегося':[[8,1]],'вращения':[[22,3],[15,1],[16,1]],'понимания':[[21,1]],'внесли':[[18,1]],'стирания':[[15,1],[5,1]],'отсутствуют':[[18,1],[22,1]],'записываться':[[5,1]],'постараемся':[[6,1]],'Людям':[[6,1]],'получите':[[7,1]],'головой':[[12,1]],'оценить':[[22,1],[14,1],[25,1],[5,2]],'Визуальной':[[4,1]],'ускоряя':[[14,1]],'рук':[[6,1]],'воплотит':[[10,1]],'раньше':[[9,1],[22,1],[6,3],[2,2],[16,1],[10,2],[20,1],[11,1],[5,2]],'снимет':[[15,1]],'задайте':[[19,1]],'изменившегося':[[22,1]],'среде':[[14,1]],'руководствуются':[[6,1]],'Возможность':[[9,1],[14,1],[22,7],[2,1],[10,1],[7,1],[8,1]],'подстрелить':[[20,1]],'обозначены':[[22,1]],'отмеченных':[[22,2],[14,1]],'особенностям':[[12,1],[22,1]],'оформленный':[[12,1]],'отдельная':[[14,1]],'беспристрастность':[[10,1]],'типа':[[22,1],[23,1],[25,3],[6,2],[20,1],[3,1],[5,1]],'отображении':[[22,1]],'описано':[[5,1]],'приготовьтесь':[[2,1]],'Так':[[19,1],[12,1],[20,1],[8,4],[5,2],[9,3],[15,3],[22,9],[23,1],[6,4],[2,2],[24,7],[11,2],[7,3]],'основную':[[15,1],[12,1],[22,1],[2,1]],'составляет':[[11,1],[12,1]],'Отсутствие':[[9,1],[22,1]],'соответствовать':[[22,1]],'начать':[[8,1],[7,3],[9,1],[24,2],[11,1],[5,2]],'Максимальное':[[5,1]],'taseditor_window':[[23,1]],'будет':[[18,8],[1,1],[19,4],[12,17],[16,7],[20,2],[8,2],[5,17],[9,7],[15,14],[21,1],[22,32],[6,10],[23,2],[4,4],[24,5],[25,1],[3,3],[10,6],[11,29],[7,3]],'Редактировать':[[10,1]],'условий':[[12,1],[14,1]],'setmarker':[[17,2],[18,2]],'объединение':[[12,1]],'строгое':[[22,1]],'увеличит':[[12,1]],'код':[[21,1],[23,9],[19,2],[2,1],[12,8],[18,1]],'нижестоящую':[[16,1]],'автор':[[25,1],[19,2],[6,1]],'используя':[[9,1],[22,2],[23,1],[2,2],[12,1],[20,1],[10,1],[8,1]],'Позже':[[4,1]],'бага':[[14,1]],'Медленная':[[8,1]],'отыскать':[[2,1]],'улучшенный':[[6,1]],'подсвечивается':[[15,1]],'Отката':[[4,1]],'интересующими':[[7,1]],'примеру':[[8,1]],'стилуса':[[14,1]],'возникающих':[[20,1]],'чувство':[[4,1],[8,1]],'загружается':[[22,2],[20,1]],'получая':[[10,1]],'ручная':[[11,1]],'пересекается':[[6,1]],'настраивать':[[11,1],[22,2]],'экземпляре':[[4,1]],'шаге':[[8,3]],'порог':[[8,1],[2,1],[7,1]],'Программный':[[12,1]],'видом':[[20,1]],'указав':[[5,1]],'задача':[[6,2],[12,1]],'приостанавливается':[[5,1]],'подготавливает':[[7,1],[22,1]],'собственных':[[2,1]],'Проверить':[[11,1]],'отключена':[[24,1],[11,1],[5,3]],'Вывода':[[22,9],[12,1],[14,5]],'независимым':[[2,1]],'значительно':[[8,1],[24,1],[12,3],[22,2],[11,1],[2,1]],'autosave':[[11,1]],'фон':[[22,3]],'ввода':[[22,1],[14,1],[23,1],[25,8],[11,2],[5,2]],'необходимую':[[12,1],[14,1]],'отсутствующих':[[22,1]],'записывают':[[6,1]],'Алгоритмы':[[14,1]],'критерием':[[10,1],[22,2]],'клетками':[[4,1]],'акселераторов':[[23,1],[16,6]],'ненавязчивого':[[4,1]],'recent':[[23,1],[3,1],[24,2]],'перемотки':[[4,1],[15,1],[19,1],[2,1],[5,1]],'заголовке':[[24,1],[22,1],[3,2],[11,1],[5,1]],'участком':[[22,2],[6,1],[8,1]],'обозначать':[[9,1]],'ускорить':[[22,3],[20,1]],'стрельбу':[[12,1]],'todo':[[12,2]],'перепрыгивания':[[6,2],[12,2]],'очерёдности':[[25,1],[14,1]],'следственную':[[2,1]],'вроде':[[12,2],[2,1],[6,2]],'намного':[[10,1],[6,1],[22,1]],'найдена':[[6,1],[22,1]],'произошло':[[4,1]],'иной':[[16,1],[5,1]],'маленькой':[[5,1]],'текстовый':[[8,1],[12,1]],'озаглавлены':[[12,1]],'экономия':[[11,1]],'опять':[[22,3],[11,1],[5,1]],'Замечание':[[4,1],[17,1],[15,1],[14,2]],'манипуляциями':[[2,1]],'получают':[[2,1]],'Задачи':[[12,1]],'переключаться':[[20,1],[14,1]],'замедленном':[[5,1]],'встроенный':[[23,1],[2,1],[14,1]],'ним':[[15,1],[22,3],[25,1],[19,1],[4,2],[12,1],[11,3]],'понятнее':[[6,2]],'действия':[[11,1],[7,2],[15,1],[14,2],[22,1],[2,1],[12,1],[10,1],[8,1],[5,2]],'прыгать':[[12,1],[15,5],[16,1],[22,1],[6,1],[5,3]],'удалить':[[18,3],[15,2],[14,1],[22,1],[6,1],[11,2]],'проявлений':[[23,1]],'жонглирует':[[7,1]],'готовой':[[9,1]],'неудобством':[[7,1]],'передаётся':[[4,1],[24,2]],'предлагает':[[16,1],[24,2],[2,1]],'ощущать':[[12,1]],'опубликовать':[[2,1],[6,1]],'двойном':[[15,2],[22,2]],'corruptor':[[17,1]],'холст':[[22,2]],'видят':[[6,1]],'однотипные':[[12,1]],'осуществлён':[[24,1]],'сжимается':[[22,1]],'Слева':[[22,1]],'полуавтоматическом':[[12,1]],'Финальная':[[6,1]],'появления':[[6,2],[20,1],[7,1],[2,1]],'выделено':[[22,2],[5,1]],'покажутся':[[2,1]],'user':[[23,1]],'огибающую':[[22,1]],'треугольника':[[22,1]],'поворот':[[15,1]],'ходу':[[12,2],[22,1],[3,1],[10,2],[6,1],[8,2]],'переместив':[[4,1]],'соответствующее':[[22,1]],'наводить':[[20,1],[5,1]],'хотя':[[17,2],[9,1],[14,1],[22,1],[6,3],[24,2],[4,2],[12,2],[20,1],[11,1],[5,2]],'воспроизводимых':[[14,1]],'сокращая':[[5,1]],'вариации':[[10,1]],'событий':[[12,2],[16,1],[5,2],[9,1],[14,4],[22,4],[6,2],[2,1],[4,1],[10,2],[11,3],[7,1]],'смутный':[[12,1]],'восстановите':[[4,1]],'освоился':[[8,1]],'фильм':[[14,1]],'Результаты':[[11,1]],'выполняться':[[12,1]],'видения':[[23,1]],'имени':[[12,1],[23,2],[24,2]],'отвечает':[[15,3],[22,2],[4,1],[3,1],[8,2],[18,1]],'помнить':[[12,1],[20,1],[6,1],[7,1]],'копировать':[[15,1]],'четырёхбайтных':[[25,1]],'затрачивают':[[7,1]],'способа':[[9,1],[14,1],[12,1],[22,1]],'Смещения':[[25,2]],'пожаловать':[[0,1]],'недель':[[10,1]],'хвоста':[[17,1],[11,3],[22,1]],'процесс':[[8,1],[9,1],[22,4],[6,4],[2,2],[12,1],[20,1],[10,2],[7,4],[5,1]],'зелёного':[[22,1]],'очередное':[[10,1]],'добавив':[[20,1]],'ответвлений':[[17,3],[15,3],[14,3],[22,9],[19,1],[2,2],[24,4],[12,1],[16,2],[7,1],[5,8]],'ставить':[[5,1],[9,1],[15,2],[6,2],[4,3],[12,1],[7,1],[11,1]],'deselect':[[4,1],[15,1]],'Зачастую':[[5,1],[8,1],[9,1],[7,1],[6,1]],'руках':[[5,1]],'финальной':[[6,4]],'Выделять':[[22,1]],'мелкие':[[6,2],[14,1]],'непротиворечивую':[[6,1]],'Слова':[[12,1]],'Отнимая':[[6,1]],'голубым':[[22,2],[15,1],[14,1]],'улучшение':[[6,4],[9,1]],'восстанавливаются':[[22,2]],'стрелки':[[9,2],[20,3],[22,3],[5,1]],'зарегистрировать':[[12,1],[18,2]],'перезапись':[[24,1]],'клеткам':[[4,4],[11,1]],'пределами':[[15,4],[9,1],[22,5],[18,5],[5,2]],'секунды':[[11,1],[9,1],[6,1],[5,1]],'разработчиками':[[6,1],[14,1]],'существовал':[[11,1]],'вертикально':[[6,1]],'встроенных':[[22,1],[12,1],[14,1]],'рассчитана':[[22,1]],'Списком':[[15,1],[22,1]],'книгу':[[6,1]],'записи':[[12,1],[8,6],[5,3],[17,12],[15,2],[14,2],[23,4],[25,11],[6,1],[2,1],[4,1],[24,1],[11,2],[7,2]],'Гринзоной':[[24,1],[7,1],[16,1]],'дорастёт':[[6,1]],'очистке':[[11,1]],'мувиками':[[22,1],[5,1]],'Ручную':[[18,4]],'заставки':[[10,3],[6,1]],'чётные':[[2,1]],'emulation':[[23,1],[24,1],[5,1]],'неизвестного':[[7,1]],'clearselection':[[24,1]],'доставить':[[10,1],[9,1]],'доступ':[[22,3],[12,1],[23,2],[11,2]],'формализуете':[[6,1]],'Ответвления':[[23,3]],'выбором':[[24,3]],'времени':[[12,1],[16,1],[20,2],[8,1],[5,8],[17,1],[9,4],[14,9],[15,2],[22,4],[6,5],[2,3],[4,3],[23,2],[10,1],[11,3],[7,3]],'законам':[[12,1]],'спидрана':[[20,1],[6,1],[14,2]],'вооружённого':[[12,1]],'Больше':[[8,1]],'забросить':[[6,1]],'шесть':[[25,1]],'мыслей':[[10,1],[2,3],[7,1]],'прокручивая':[[15,1]],'континуумом':[[2,1]],'Иногда':[[4,1],[8,1],[11,1],[12,1],[6,3],[7,2]],'показывающий':[[3,1]],'записанные':[[15,1],[22,1]],'проигрываемому':[[16,1]],'перерисовка':[[23,6]],'или':[[18,6],[19,2],[12,22],[16,26],[20,3],[8,3],[5,16],[17,25],[9,12],[14,5],[15,23],[22,37],[6,23],[2,8],[4,13],[23,7],[24,5],[25,2],[3,1],[10,9],[11,5],[7,5]],'турбо':[[9,3],[23,2],[10,3],[2,1]],'снятия':[[4,1],[11,1]],'Автор':[[0,2]],'недостаточно':[[24,1],[22,1],[2,1],[6,1]],'Слово':[[6,1]],'true':[[22,2],[25,6],[18,2]],'мувике':[[18,1],[22,7],[14,6],[23,2],[6,1],[4,2],[12,3],[16,3],[11,1],[8,3]],'previous':[[15,1],[24,1]],'приставок':[[22,1]],'секунду':[[22,1],[14,2],[23,1],[4,1],[10,2],[11,1],[18,2]],'немного':[[22,2],[23,1],[6,1],[24,1],[20,1],[11,1],[5,1]],'level':[[25,2],[12,2]],'мире':[[2,1],[6,1]],'половина':[[15,2],[5,2]],'добегании':[[14,1],[5,2]],'практически':[[9,2],[22,1],[10,1],[2,1],[11,1]],'отшлифовывает':[[7,2]],'рисуя':[[12,1]],'адреса':[[12,2]],'вести':[[22,1]],'для':[[1,2],[19,6],[0,1],[16,3],[9,11],[14,33],[15,16],[23,30],[2,7],[24,6],[4,16],[10,6],[18,7],[7,12],[12,20],[20,2],[8,19],[5,26],[17,2],[21,1],[22,58],[25,10],[6,11],[3,3],[11,29]],'мышку':[[2,1],[5,1]],'двойной':[[4,1],[17,6],[22,1],[11,1],[5,1]],'проходите':[[6,1]],'общей':[[7,1]],'списком':[[11,1]],'битвы':[[12,1]],'drag_mode_selection':[[24,1]],'примерной':[[22,1]],'расширяемым':[[23,1]],'функциям':[[19,1]],'спонтанно':[[6,1]],'пуля':[[9,1]],'относится':[[12,1]],'нелинейного':[[10,1],[8,1],[5,1]],'должен':[[18,1],[9,2],[15,1],[22,2],[23,9],[6,6],[20,1],[3,1],[10,1],[11,1],[5,1]],'клавиша':[[17,3],[5,4],[15,3],[24,1],[4,3],[11,1],[8,1]],'коды':[[21,1],[23,1]],'несовпадения':[[23,2]],'оканчивается':[[25,1]],'соотносить':[[4,1]],'logger':[[15,2]],'зелёными':[[4,1],[11,1],[22,1]],'appear':[[17,1]],'проверка':[[14,1]],'последнего':[[9,1],[15,1],[22,6],[23,2],[4,1],[16,1],[11,1]],'столбцу':[[4,1],[22,2],[24,1]],'тип':[[9,1],[22,3],[23,2],[19,1],[25,3],[20,1]],'цвета':[[4,4],[22,9],[11,2],[5,1]],'требуемый':[[16,1],[9,1],[12,2]],'коротком':[[14,1]],'шлюзе':[[22,1]],'включение':[[15,2],[18,1]],'Прыжок':[[22,1],[16,16]],'project':[[15,1],[14,2],[23,2],[19,1],[24,2],[11,4]],'Перезапись':[[14,1]],'функционалом':[[22,1]],'дистанцию':[[5,1]],'подгоняла':[[3,1]],'превосходящие':[[7,1]],'ловкого':[[2,1]],'обнаружено':[[18,1],[22,2]],'расстояний':[[11,1]],'раздвигает':[[5,1]],'оперировать':[[14,1]],'исправлению':[[6,1]],'возрастут':[[22,1]],'Сохранения':[[24,1]],'ответвлении':[[24,1],[15,2],[7,1],[11,1]],'окно':[[15,1],[22,5],[2,1],[6,1],[24,1],[12,4],[16,1],[3,5],[10,3],[11,5],[20,1]],'штрафует':[[2,1]],'точно':[[19,1],[2,2],[6,1],[4,2],[24,1],[12,3],[16,2],[10,1],[7,1],[11,1]],'фич':[[4,1],[14,2]],'new':[[12,1],[25,1],[19,2],[11,1],[24,1]],'означенного':[[25,1]],'правильное':[[5,1]],'создаём':[[7,1]],'реальным':[[6,1]],'отдыха':[[6,1]],'редактируемый':[[9,1]],'пройти':[[6,1],[8,1],[9,1],[11,1],[7,2],[2,1]],'очищенных':[[11,1]],'dragging':[[11,1]],'найдя':[[6,1],[22,1]],'отмеченный':[[15,1]],'проявляется':[[22,1],[10,1],[2,1],[6,2]],'пользуетесь':[[11,1]],'первоисточник':[[14,1]],'узнать':[[22,1],[14,1],[6,1],[0,1],[4,2],[16,1],[18,1],[5,1]],'gameresources':[[12,1]],'назначенных':[[11,1]],'набраться':[[12,2]],'щелчкам':[[22,2]],'главного':[[5,1]],'количества':[[17,1],[12,1],[22,4],[23,1],[25,1],[5,2]],'близкое':[[6,1]],'завершена':[[11,1]],'наши':[[14,1]],'использованного':[[17,2],[25,2],[24,1]],'плюсов':[[14,1]],'призванных':[[24,1]],'принял':[[7,1]],'версией':[[25,1],[24,1]],'раскрытие':[[15,1]],'playback':[[9,3],[14,1],[15,3],[23,2],[4,1],[16,3],[11,1],[5,3]],'последовательных':[[18,1]],'плагином':[[19,1]],'пришла':[[6,1]],'интересующую':[[10,1],[16,1]],'пистолета':[[25,4]],'отдалённый':[[7,1]],'работать':[[15,1],[22,2],[23,1],[2,2],[12,1],[8,1],[11,4]],'оставить':[[15,1],[22,2],[12,6],[10,1],[11,5],[5,1]],'когда':[[18,3],[0,2],[12,13],[16,30],[20,1],[8,1],[5,7],[17,28],[9,5],[14,2],[15,2],[22,19],[6,13],[2,4],[4,4],[23,2],[24,4],[10,6],[11,11],[7,7]],'задержка':[[7,1],[14,1]],'собрание':[[22,2]],'bitmap':[[22,1]],'использовать':[[19,4],[12,4],[16,22],[20,3],[8,4],[5,10],[9,2],[14,5],[15,2],[22,5],[6,1],[2,2],[4,2],[24,1],[25,1],[10,2],[11,6],[7,2]],'освоения':[[12,1]],'сквозь':[[14,1]],'правее':[[4,1]],'отличных':[[22,2]],'раскрашивании':[[22,1]],'проекте':[[18,1],[22,5],[14,1],[23,1],[19,2],[24,2],[4,1],[12,7],[3,1],[11,1],[5,1]],'синими':[[22,1]],'переключать':[[22,2],[7,1],[11,1]],'позиционирование':[[10,1]],'используйте':[[15,1],[20,2],[18,1]],'superimpose':[[17,2],[18,1],[12,2],[22,1],[2,1],[5,4]],'вернитесь':[[6,1],[12,1]],'затраченного':[[14,1]],'Цель':[[6,1]],'установленного':[[18,1]],'клетке':[[4,4],[17,7],[15,3],[16,1],[22,1]],'интерактивное':[[2,1],[0,1]],'Необходимо':[[6,1],[22,1]],'указанного':[[18,10]],'внесены':[[22,2]],'эмулируется':[[4,1]],'Естественно':[[11,1],[12,1]],'consecutive':[[19,1],[11,1]],'разбросанных':[[5,1]],'остался':[[12,1]],'ассоциирует':[[2,1]],'комментарием':[[25,1]],'недавние':[[8,1]],'субтитры':[[12,1]],'чётная':[[12,1]],'джойстике':[[22,1],[11,2],[5,1]],'перейти':[[9,1],[15,2],[16,2],[10,1],[20,1],[8,2],[11,1]],'считаются':[[25,2]],'and':[[23,1]],'происходит':[[9,1],[15,1],[22,7],[4,2],[12,1],[16,2],[20,2],[7,2]],'опросила':[[14,2]],'Казалось':[[6,1]],'минимален':[[6,1]],'Альтернатива':[[23,1]],'думать':[[10,1],[6,2]],'тестирование':[[6,1],[8,1]],'наведение':[[24,1],[15,1],[23,4]],'нажав':[[4,1],[12,1],[22,1],[5,1]],'происходить':[[9,1]],'перемещаться':[[4,1],[12,1],[15,1],[16,1],[5,2]],'деле':[[14,1],[2,1],[7,1]],'регистрируемыми':[[18,2]],'инструментами':[[2,2]],'долго':[[6,3],[7,1]],'желаемых':[[22,1]],'изменением':[[24,1],[14,1]],'заняться':[[6,2]],'упругими':[[4,1]],'картами':[[23,1]],'фиксированы':[[22,1]],'полезных':[[6,1],[12,1]],'заготовленных':[[5,2]],'наглядность':[[14,1]],'switch':[[15,5],[23,1],[25,2],[24,2],[5,1]],'удалит':[[24,1]],'пятую':[[4,1]],'занятию':[[7,1]],'прыгает':[[4,1],[16,1],[5,2]],'неидеальным':[[6,1]],'Возьмём':[[6,1],[9,1]],'чуть':[[4,1],[9,2],[22,1],[11,2],[5,2]],'легко':[[5,2],[22,2],[14,1],[6,2],[2,1],[4,1],[20,1],[7,1],[11,3]],'модификацией':[[7,1]],'последовательностям':[[12,1]],'10000':[[11,1]],'комментируете':[[12,1]],'скроллингом':[[6,1],[22,1]],'хранилище':[[14,1]],'длинного':[[15,2],[16,1]],'пересчёт':[[23,1],[5,1]],'интересующий':[[16,1]],'смещению':[[17,1],[25,1],[22,1]],'длинным':[[11,1]],'initialization':[[17,3]],'методично':[[14,1]],'длинный':[[12,1],[22,1],[6,1],[11,1]],'тщательно':[[16,2],[5,1]],'скриншотах':[[20,1]],'позже':[[4,1],[9,5],[20,1],[3,1],[2,1],[5,4]],'ознакомлены':[[11,1],[5,1]],'посвятите':[[4,1]],'коррекции':[[7,1]],'среда':[[0,1]],'трогая':[[11,1],[22,1]],'marioy':[[12,3]],'фича':[[4,1],[22,4],[5,1]],'давно':[[4,1],[22,1],[14,1],[6,1],[11,3]],'проваливается':[[10,1]],'расплывчатый':[[4,1]],'бояться':[[9,1]],'следить':[[6,1],[5,1]],'подсказывает':[[15,1]],'останутся':[[22,1],[16,1],[23,1],[24,1],[5,1]],'2011':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,2],[25,1],[6,1],[3,1],[11,1]],'приземлится':[[6,1]],'способна':[[11,1]],'научит':[[6,1]],'Описание':[[4,1],[1,1]],'Зелёные':[[4,1]],'обычные':[[24,1],[2,1],[23,1]],'возврате':[[11,1]],'впомнить':[[16,1]],'действительно':[[18,1],[12,1],[6,2],[7,1]],'маленького':[[6,2],[22,1]],'переписать':[[8,1]],'подходах':[[20,1]],'горячие':[[4,1],[11,1]],'отмечайте':[[6,2]],'авторским':[[6,1]],'работ':[[6,2]],'отсекает':[[14,1]],'выделенные':[[4,1],[12,1],[15,3],[22,4],[5,2]],'идёт':[[4,1],[22,4],[25,2],[11,1],[5,1]],'видеоигр':[[0,1],[12,1],[14,2],[8,1],[6,3]],'хекс':[[2,1]],'выбран':[[22,1],[6,1],[11,1]],'columnset':[[23,1]],'инструментов':[[22,1],[14,9],[2,3],[4,1],[12,2],[3,1],[5,4]],'Заглядывайте':[[0,1]],'корректировать':[[10,1],[8,1]],'пощёлкать':[[9,1]],'недавнего':[[9,1]],'соответствии':[[15,1],[22,3],[23,2],[19,1],[10,1],[11,1]],'context':[[11,2],[16,2]],'уменьшая':[[2,1]],'определение':[[23,1]],'установка':[[15,2],[23,12],[22,2]],'отправляете':[[5,1]],'далеко':[[9,2],[22,2],[6,1],[12,1],[10,1],[11,1],[5,1]],'обзор':[[13,4],[1,1]],'Основная':[[4,1],[6,1]],'Можете':[[6,1],[11,1]],'эксперименты':[[7,1],[14,1]],'последовательно':[[7,1]],'таким':[[4,1],[22,6],[16,1],[6,2],[5,4]],'известен':[[2,1]],'всякий':[[7,1],[9,1]],'Инпут':[[14,1]],'минимального':[[22,1]],'стоит':[[18,1],[12,1],[16,4],[5,3],[17,1],[9,3],[15,3],[22,4],[25,1],[6,1],[2,1],[4,2],[24,1],[10,1],[11,3],[7,2]],'зачастую':[[14,1],[6,1],[4,1],[12,1],[20,1],[10,1],[8,1],[7,1]],'Соответственно':[[22,1],[9,1],[20,1]],'нас':[[6,1]],'постепенно':[[4,1],[11,3],[9,1],[6,1],[7,1]],'языке':[[12,1],[21,1]],'экспериментов':[[4,1],[7,2]],'нижнему':[[4,1],[17,1],[15,1],[16,2],[23,1],[11,1]],'Столько':[[11,1]],'экспериментировать':[[4,1],[9,1],[10,1],[2,1]],'какое':[[11,1],[20,1]],'указать':[[11,1],[18,2]],'монтажа':[[23,1],[5,3]],'ниспадающего':[[11,1]],'Идеи':[[22,2],[21,1],[0,1]],'зажать':[[17,2],[15,10],[22,9],[6,4],[4,4],[12,5],[16,1],[11,1],[5,1]],'отпускание':[[17,1],[9,1]],'сохраняетесь':[[8,1]],'перемещениями':[[5,1]],'эмуляторных':[[5,1]],'Теперь':[[11,3],[22,1],[6,2],[2,2],[12,2],[10,2],[7,1],[5,6]],'ниспадающее':[[5,1]],'индивидуально':[[6,1],[22,1]],'стенки':[[6,2],[9,1]],'пункте':[[3,3],[22,4]],'тренировки':[[8,1]],'специальным':[[14,1]],'Чаще':[[9,1]],'перемещаете':[[16,1]],'полученной':[[7,1]],'последовательностями':[[22,1]],'кадраз':[[15,1]],'нажаты':[[18,1]],'переделывать':[[6,2]],'выключения':[[24,1]],'уступает':[[8,1]],'score':[[24,1]],'текстовом':[[22,5],[23,1],[25,2],[4,2],[12,4],[11,1],[5,1]],'трактоваться':[[18,1]],'малому':[[4,1]],'была':[[7,1],[5,1],[22,2],[23,1],[4,1],[16,1],[11,2],[18,2]],'Главное':[[6,1]],'срабатывают':[[15,3],[24,1]],'слева':[[22,2],[3,1],[6,1],[24,1]],'откройте':[[11,2]],'superplay':[[14,1]],'восторгом':[[6,1]],'опция':[[11,5]],'рисуете':[[10,1]],'экспериментируйте':[[11,1]],'редко':[[17,16],[24,1],[22,1],[7,4],[11,1]],'повлечёт':[[23,1]],'использованы':[[8,1],[14,1]],'проявлять':[[6,1]],'побить':[[12,1],[14,1]],'одним':[[22,1],[14,1],[2,1],[4,1],[20,1],[18,2],[11,2]],'Полезен':[[14,1]],'игрок':[[14,1],[25,4],[6,4],[2,1],[7,2],[5,2]],'подробное':[[14,1]],'Пошаговая':[[14,1]],'ситуация':[[6,1],[22,1]],'полезен':[[1,1],[10,1],[2,1],[11,1]],'запускаться':[[12,3],[22,1]],'listview':[[22,3]],'снимать':[[15,1]],'cпидран':[[14,1]],'столь':[[12,1]],'глаз':[[22,1],[14,1]],'use':[[15,3],[22,2],[19,1],[12,3],[11,5],[5,1]],'цветом':[[15,2],[14,2],[22,8],[19,1],[4,2],[12,1],[11,2],[5,4]],'Правая':[[15,2],[22,1]],'ram':[[15,2],[12,4],[22,3],[6,1]],'порты':[[25,1]],'довольствуется':[[6,1]],'виден':[[5,1]],'заявки':[[12,1]],'выброшен':[[15,1]],'удержать':[[2,1],[6,1]],'начинающимися':[[22,1]],'Архитектура':[[22,1]],'advance':[[8,2],[17,1],[9,1],[14,2],[15,3],[19,1],[2,1],[12,2],[16,1],[11,3],[5,2]],'видеоиграми':[[5,1]],'имеете':[[2,1]],'нажимает':[[14,1],[22,1],[5,2]],'раздвиганием':[[17,1],[15,1]],'непривычных':[[2,1]],'ошибочно':[[7,1]],'одинаковую':[[12,1]],'мелких':[[6,1],[5,1]],'уникальную':[[12,1]],'настроены':[[11,1],[15,1]],'Версия':[[25,1]],'краткосрочном':[[6,1]],'расширяет':[[8,1]],'обладающий':[[22,1]],'синего':[[4,1]],'надо':[[12,1],[9,1],[22,1],[6,4]],'появляется':[[19,3],[12,1],[8,1],[5,4],[17,5],[9,2],[14,1],[15,5],[22,6],[6,4],[24,2],[4,2],[3,1],[11,1]],'Выделить':[[4,2],[12,1]],'Щелчком':[[22,1],[5,1]],'map':[[11,1]],'пойти':[[10,1],[7,1]],'компактного':[[25,1],[12,4]],'саму':[[12,1]],'системы':[[22,1],[14,1],[23,1],[0,1]],'таком':[[7,1],[22,1],[10,1],[8,1],[6,1]],'Настройки':[[11,1]],'расхождения':[[19,1],[23,1]],'только':[[18,5],[12,14],[16,3],[20,3],[8,3],[5,15],[17,2],[9,8],[14,5],[15,6],[22,33],[6,20],[2,11],[4,10],[24,5],[10,8],[11,10],[7,15]],'toggle':[[24,3],[15,12],[11,2],[5,1]],'модификацию':[[21,1],[7,1],[9,1]],'backup':[[24,1]],'наведения':[[22,1]],'восстановить':[[8,1],[9,1],[15,1],[22,1],[12,2],[10,1],[11,2],[7,1]],'показанной':[[5,1]],'совершаются':[[11,1],[7,1],[5,1]],'переставьте':[[5,1]],'зазубривает':[[7,1]],'половины':[[6,1]],'следуя':[[14,1]],'пределах':[[18,2]],'attach':[[24,1]],'power':[[15,3],[25,2],[19,1],[24,2]],'сессии':[[11,1]],'записей':[[17,1],[23,1],[25,2],[5,1]],'обсудим':[[20,1]],'идея':[[6,3],[22,1],[7,1],[2,1]],'обязан':[[22,1],[23,2]],'выключение':[[15,2],[23,1]],'модификация':[[23,1],[7,1],[14,1]],'столбце':[[4,2],[22,5],[16,1],[20,1],[11,1],[24,1]],'сообщения':[[4,1],[12,1],[23,3],[25,2],[11,1]],'редактирует':[[2,1]],'координаты':[[12,3],[23,3],[14,2]],'записывал':[[6,1]],'автозажатия':[[2,1]],'имеется':[[22,1]],'чекбокс':[[18,1]],'сериализацию':[[25,1]],'себе':[[23,1],[6,1],[11,2]],'предназначен':[[22,1]],'Проигрывателю':[[24,1]],'полезно':[[12,1],[22,4],[10,1],[6,1],[7,1]],'полочкам':[[2,1]],'ускорения':[[5,2],[22,1],[14,1],[23,1],[6,2],[12,1],[16,1],[3,1],[8,1],[11,1]],'присущей':[[9,1]],'средств':[[22,1]],'Она':[[4,1],[18,1],[22,1],[1,1],[11,2],[5,1]],'вынести':[[11,1]],'скрипты':[[12,2],[18,1]],'этапе':[[23,1]],'mariowidth':[[12,3]],'нпута':[[23,1]],'скрытии':[[22,1]],'нужной':[[12,1],[15,1],[10,1],[16,1],[5,2]],'строгий':[[5,1]],'обработкой':[[23,1]],'перемещению':[[5,1]],'курса':[[3,1],[4,1],[2,1]],'Наложение':[[5,1]],'удовлетворительном':[[7,1]],'потенциально':[[10,1],[8,1]],'самопроизвольного':[[22,1]],'пустого':[[22,1],[9,1],[23,1],[11,2]],'полупрозрачным':[[22,1]],'перечислено':[[14,1]],'полезной':[[11,1]],'освобождается':[[11,1],[14,1]],'загружает':[[22,2],[23,12],[7,5],[24,1]],'позиции':[[22,4],[23,1],[25,1],[5,2]],'прорывных':[[7,1]],'иначе':[[5,1],[22,1],[25,1],[18,2],[2,2]],'деление':[[5,2]],'рамка':[[11,1]],'пустовало':[[24,1]],'Закладками':[[9,1],[22,3],[23,2],[6,1],[12,1],[11,2],[8,1]],'ведёт':[[14,1],[5,1]],'прошедших':[[11,1]],'окружение':[[11,1]],'спидраны':[[2,1]],'массива':[[22,4],[23,4]],'настроенного':[[25,4]],'бросает':[[6,1]],'нравится':[[4,1],[6,1],[12,1]],'темнеет':[[11,1]],'дробь':[[15,1]],'искомый':[[16,1]],'чексумму':[[24,3]],'столько':[[11,2],[22,1]],'подучастки':[[6,2],[8,1]],'ваших':[[4,1],[9,1]],'непропускаемых':[[6,1]],'альфу':[[22,2]],'saveas':[[24,1]],'неотмеченных':[[22,1]],'достаточно':[[19,1],[12,6],[20,3],[8,1],[5,1],[9,2],[14,1],[21,2],[22,4],[6,5],[10,1],[7,5],[11,4]],'Заметку':[[4,3],[12,4],[16,1],[22,3],[23,1]],'Настраиваемые':[[15,1]],'частям':[[7,1]],'минимальным':[[6,1],[22,1]],'формированием':[[18,1]],'Конкретная':[[22,1]],'имитирует':[[22,1]],'damage':[[14,1]],'перебора':[[20,1],[14,3]],'slowest':[[15,1]],'атрибут':[[22,1]],'улучшения':[[8,1],[9,1],[1,1],[7,1],[6,2]],'служит':[[9,1],[14,1],[15,1],[22,9],[25,1],[4,2],[7,1],[5,2]],'колонкой':[[4,1],[15,2]],'информационный':[[10,1],[7,1]],'держать':[[4,1],[12,1],[15,1],[2,1],[6,1]],'занимаемой':[[5,1]],'действует':[[24,1],[11,1],[15,3]],'taseditor_patterns':[[12,1],[24,1]],'общее':[[25,1]],'долгий':[[9,1]],'Таблица':[[22,1]],'генерируемым':[[23,1]],'серию':[[10,1]],'переложить':[[10,1]],'дольше':[[7,1],[2,1],[6,1]],'детально':[[6,1]],'упрощения':[[12,1],[20,1],[22,1],[11,1]],'систему':[[22,1]],'изучению':[[12,1]],'портировать':[[19,1]],'тестировать':[[2,1]],'щелчку':[[23,1]],'сбрасывают':[[6,2]],'splicer':[[22,1],[23,3],[5,4]],'150':[[10,2]],'управляющие':[[22,2]],'устранение':[[14,1]],'пока':[[20,7],[8,4],[5,2],[9,3],[14,1],[15,1],[22,4],[6,3],[24,1],[4,1],[10,3],[11,5],[7,1]],'Рекордере':[[5,1]],'сбором':[[22,1]],'выход':[[15,2],[23,2],[22,1],[24,1]],'забыть':[[4,1],[19,1],[6,2],[8,1]],'какой':[[7,1],[9,1],[22,2],[25,3],[6,1],[12,1],[11,2],[5,1]],'ждать':[[11,1],[5,1]],'ярким':[[11,1],[22,1]],'прерванной':[[11,1]],'описываются':[[12,1],[21,1]],'возвращаться':[[5,1],[22,1],[11,2],[7,2]],'открытия':[[24,1],[6,1],[22,1]],'первом':[[22,4],[25,1],[2,1],[6,3],[4,1],[24,2],[12,2],[8,2]],'ассоциируются':[[9,1]],'метку':[[12,1]],'индикация':[[22,1]],'смысл':[[7,1],[11,1],[12,3],[22,1],[8,1],[6,5]],'базовые':[[6,1]],'Регистрирует':[[18,2]],'полупрозрачностью':[[22,1]],'помочь':[[6,1]],'замечать':[[2,1]],'дополнительные':[[10,1],[11,3],[23,1]],'отражать':[[12,1]],'событием':[[9,1]],'несвоевременными':[[6,1]],'символизирует':[[22,1],[5,1]],'убедить':[[7,1]],'идеальным':[[6,1],[20,2]],'Прохождение':[[14,3],[0,1]],'piano_rolx':[[25,1]],'cheats':[[15,1]],'волны':[[6,1]],'Кодировка':[[12,1]],'количеству':[[22,3]],'абстрагироваться':[[2,1],[7,1]],'исходных':[[14,1]],'текста':[[17,2],[15,2],[25,1],[19,1],[6,2],[4,1],[12,1],[16,1],[3,1],[11,4],[18,1]],'сопутствующие':[[14,1]],'предел':[[14,1]],'обнаружите':[[2,1]],'Автосохранение':[[22,2]],'видны':[[22,1]],'повторить':[[6,1],[8,3],[7,1],[2,1]],'свободную':[[10,1],[9,1]],'отмечать':[[12,1],[6,1],[9,2]],'программированием':[[20,3]],'сжаты':[[24,1]],'приземлился':[[6,1]],'другую':[[11,3],[10,1],[6,1],[7,1]],'визуально':[[22,2],[20,1]],'запускать':[[5,1],[22,1],[20,1],[18,1],[11,1]],'изменённым':[[24,2]],'ценность':[[22,1]],'определённых':[[12,2],[22,1]],'пользуясь':[[7,1],[11,1]],'экспорт':[[3,1],[23,1]],'Любая':[[14,1]],'фиолетовый':[[22,1]],'долгосрочную':[[6,1]],'границы':[[15,2],[14,1],[3,1],[22,1],[6,3],[18,3]],'уровня':[[11,4],[5,7],[22,1],[6,13],[4,2],[12,3],[7,3],[8,3]],'мигание':[[5,1]],'полоски':[[12,1]],'Прочее':[[17,1]],'вызываемом':[[22,1]],'программе':[[3,1],[13,1]],'Порядковый':[[4,1]],'просматриваемого':[[16,3]],'там':[[15,1],[6,1],[4,2],[12,1],[16,4],[10,1],[5,2]],'сосредоточился':[[22,1]],'целым':[[22,1]],'автоматизирует':[[2,1]],'запоминать':[[12,1],[22,2]],'select':[[15,2],[22,1],[25,3],[4,1],[11,1],[18,2]],'трубы':[[6,1]],'похожую':[[12,1]],'markernum':[[17,1]],'ведётся':[[22,3]],'отшлифовывая':[[6,1]],'ошибка':[[24,1],[14,2],[7,1],[8,1]],'используемого':[[24,1]],'поддержки':[[24,1]],'возможными':[[5,1]],'усложняет':[[8,1]],'файлами':[[22,1]],'Проскроллировать':[[10,1],[9,1]],'скрипта':[[17,2],[12,10]],'smb':[[6,2],[12,1]],'Уровня':[[16,1]],'отчасти':[[22,1]],'ряда':[[15,1],[16,1],[22,1],[5,1]],'очевиднее':[[2,1]],'интерпретируемого':[[2,1]],'окрашиваются':[[22,1]],'зарегистрированные':[[18,4]],'играми':[[22,1]],'оперативную':[[22,1]],'quarter':[[17,1]],'хронология':[[22,1]],'правильного':[[11,1]],'многолетний':[[22,1]],'число':[[5,1],[15,1],[22,2],[25,3],[18,3],[11,1]],'old':[[19,1],[11,1],[24,1]],'очистить':[[23,1],[15,1],[18,1]],'потребовать':[[22,1]],'базу':[[7,1]],'мгновенья':[[10,1]],'старое':[[15,1]],'отмотать':[[9,1]],'произведено':[[11,1],[15,2]],'перемещении':[[17,1]],'что':[[18,4],[19,3],[12,16],[16,7],[20,5],[8,6],[5,13],[17,8],[9,7],[14,2],[15,2],[22,22],[6,36],[2,7],[4,13],[23,2],[24,6],[25,3],[3,2],[10,7],[11,16],[7,14]],'порой':[[9,1],[10,1],[6,1],[7,1]],'необходимости':[[19,2],[12,3],[16,1],[8,2],[5,2],[9,3],[14,2],[22,7],[23,3],[6,2],[2,1],[4,1],[10,2],[11,2],[7,1]],'Минусы':[[10,1],[8,1],[9,1]],'больших':[[4,1],[22,1],[7,1],[11,1]],'вносились':[[5,1]],'инструменты':[[14,1],[6,1],[2,1],[12,1],[18,2],[8,2]],'сложно':[[22,1],[7,1],[8,1]],'выбранной':[[4,1],[15,1],[22,1],[6,1]],'координат':[[2,1],[14,2]],'клавиатуру':[[2,1],[11,1]],'делиться':[[2,2],[12,2]],'несовершенное':[[6,1]],'ТАСах':[[2,1],[6,2]],'размеры':[[23,2],[6,2],[11,1]],'ресурсы':[[23,17]],'drag_mode_deselection':[[24,1]],'модель':[[6,1]],'результатом':[[9,1],[10,2],[8,2]],'останавливается':[[22,1]],'сохранён':[[25,1]],'ценная':[[2,1]],'отведено':[[14,1]],'выделяются':[[4,1],[22,1],[5,1]],'воспринимаемые':[[14,1]],'реализации':[[22,1],[6,2],[21,1]],'исправляются':[[6,1],[7,2]],'зрения':[[19,1],[11,1]],'контекст':[[16,1],[2,1],[11,1]],'тёмным':[[22,1]],'организует':[[23,2]],'правому':[[23,1]],'лежать':[[9,1]],'линейнее':[[7,1]],'гигантских':[[20,1]],'заканчивая':[[22,1],[12,1],[15,1]],'положительном':[[12,1]],'подождать':[[11,1],[5,2]],'проматывать':[[5,1]],'тогда':[[22,1],[20,4],[16,1],[23,1],[6,1]],'таки':[[9,1],[22,1],[11,2],[7,1]],'ответственный':[[23,7]],'примущества':[[12,1]],'постарайтесь':[[10,1],[2,1]],'Других':[[4,1]],'ходе':[[12,1],[6,1],[7,2]],'теперь':[[5,1],[11,2],[9,1],[22,5],[6,2],[2,1],[4,1],[12,2],[7,3],[8,2]],'взаимосвязь':[[9,2]],'откат':[[15,1],[23,2],[2,1],[8,1]],'Эффективное':[[12,2]],'базы':[[14,1]],'элементов':[[24,1],[15,1],[22,1],[23,2],[11,1],[5,1]],'нажатиями':[[4,1],[2,2],[11,1]],'системный':[[12,3],[5,1]],'откуда':[[16,1]],'Альтернативный':[[22,1]],'отличаться':[[22,1],[12,1],[23,1],[11,1]],'боссу':[[12,1]],'соответственное':[[22,1]],'разрядную':[[22,1]],'пробы':[[11,1]],'нужном':[[11,1],[5,1]],'изобретательность':[[6,2]],'бойтесь':[[4,1]],'экземпляр':[[23,17]],'удобством':[[11,1],[12,1]],'приоритет':[[22,1]],'changes':[[4,1],[11,1]],'Компактное':[[12,1],[22,2]],'постепенное':[[11,1]],'стика':[[22,2],[14,1]],'сделан':[[7,1],[22,1]],'настроена':[[5,1]],'выделится':[[15,1],[22,1]],'эффективности':[[2,1],[14,1]],'Горячие':[[4,1],[22,6],[19,1],[11,1]],'строки':[[17,1],[15,4],[14,1],[22,15],[25,7],[4,10],[11,4],[5,1]],'Субпиксели':[[14,1]],'изменяя':[[10,1],[22,1],[23,1]],'Журналы':[[22,1]],'Ошибкой':[[7,1]],'постранично':[[15,1]],'копируются':[[22,1]],'дюжиной':[[6,1]],'производить':[[14,1]],'аналог':[[4,1],[5,7]],'карточками':[[4,1],[5,1]],'запятая':[[15,1]],'скриптом':[[12,1],[22,1]],'удовлетворителен':[[9,1]],'интеллекта':[[14,1]],'прыжков':[[7,1],[12,1]],'сэйва':[[24,1],[12,2],[22,5],[23,9],[7,2],[11,3]],'приёмник':[[12,1]],'multitracking':[[14,1],[15,1],[5,1]],'Подборка':[[13,1]],'готовый':[[4,1],[8,1],[9,1],[10,1],[6,1],[5,1]],'посторонний':[[7,1]],'взятых':[[6,1],[23,1]],'отличается':[[17,1],[24,1],[22,3],[16,1],[7,1],[5,1]],'откатывать':[[4,2],[17,1],[9,1],[22,1],[11,2]],'незавершённого':[[6,1]],'Дело':[[6,2]],'состоянии':[[22,1],[14,1],[23,1],[25,2],[5,1]],'выработать':[[7,1]],'реакции':[[14,1]],'getcurrentbranch':[[18,2]],'простом':[[22,1],[10,1],[2,1],[5,1]],'методами':[[7,1],[11,1]],'совпадение':[[12,1]],'Новый':[[17,1]],'нелинейном':[[10,1],[9,1],[12,1]],'неверный':[[6,1]],'Примерное':[[10,1],[6,1],[5,1]],'Горячим':[[11,1]],'могла':[[22,1]],'шаблонную':[[12,1]],'хоткеям':[[11,1],[15,1]],'режим':[[19,2],[8,1],[5,2],[17,3],[9,1],[14,2],[22,3],[23,1],[2,2],[24,3],[11,2],[7,2]],'воспримет':[[25,1],[11,1]],'очередью':[[12,1]],'баги':[[6,1],[14,3]],'Простой':[[6,1]],'при':[[18,1],[19,7],[12,23],[13,1],[16,16],[20,6],[8,6],[5,20],[17,36],[9,8],[14,16],[15,15],[22,65],[6,14],[2,10],[4,12],[23,36],[24,16],[25,4],[3,3],[10,3],[11,43],[7,4]],'выть':[[22,1]],'ставите':[[12,1]],'skips':[[11,1]],'началом':[[15,1],[14,1],[22,2],[25,2],[6,2],[4,1],[3,1],[10,1],[7,1],[5,1]],'режима':[[5,1],[24,1],[15,2],[11,1],[7,1]],'расположить':[[3,1]],'атрибуты':[[22,1]],'backspace':[[15,2],[11,1],[5,1]],'жёлтый':[[22,3]],'интересующего':[[4,1],[22,2],[16,1]],'run':[[12,3],[15,1],[23,3],[18,3]],'interface':[[23,2]],'размера':[[23,1],[22,2],[16,1]],'авторского':[[6,1]],'финишу':[[6,1]],'обладает':[[22,1]],'являющийся':[[22,1]],'линейность':[[2,1]],'вырастает':[[6,1]],'ничего':[[4,1],[15,1],[25,3],[18,8]],'реальном':[[14,1],[10,1],[6,1],[11,1]],'прошлый':[[22,1],[8,1],[9,2]],'отличает':[[25,1]],'ошибок':[[15,1],[14,1],[21,1],[23,1],[6,1],[0,1],[2,1],[24,2],[7,3],[11,1]],'запущенным':[[22,1]],'Вопрос':[[7,1]],'расположенному':[[22,1]],'режиму':[[18,1],[22,1]],'поставив':[[9,1]],'отступает':[[4,1],[22,1],[5,2]],'пауза':[[17,2],[15,1],[22,1],[23,2],[5,2]],'Баг':[[14,1]],'масштабе':[[22,1]],'начинать':[[10,1],[6,1]],'мыслить':[[10,1],[2,1],[9,1]],'машинально':[[6,1],[8,2],[7,1],[2,1]],'нашлись':[[12,1]],'содержащие':[[22,2]],'каждые':[[22,2],[11,3],[5,1]],'контролировать':[[12,1],[22,1]],'оси':[[22,1]],'целостного':[[2,1]],'получатель':[[12,1]],'false':[[22,2],[23,1],[25,1],[18,3]],'переносится':[[15,1]],'терял':[[18,1]],'последнем':[[22,3],[23,1],[8,1],[11,2]],'комбинациями':[[3,1]],'стратегий':[[8,1],[22,1],[14,1],[11,2],[7,1]],'эти':[[12,3],[8,1],[5,5],[17,1],[15,2],[14,2],[22,6],[25,1],[6,3],[24,2],[4,7],[3,2],[10,1],[11,5],[18,4]],'корректно':[[11,1]],'рулетки':[[7,1]],'реализовать':[[22,4],[2,1],[5,1]],'строчками':[[5,1]],'начального':[[22,1],[14,1]],'необходимое':[[25,4]],'скоростью':[[5,1],[15,1],[7,1],[6,1]],'главу':[[15,3],[3,1],[10,1],[11,1]],'объективная':[[6,1],[8,1]],'совершили':[[11,1]],'cfg':[[11,1],[23,2]],'mode':[[18,1],[15,1],[5,1]],'галочка':[[18,5],[9,1],[15,2],[22,4],[24,2],[12,1],[16,3],[10,1],[11,24],[5,4]],'подменю':[[3,1]],'gui':[[12,1],[23,3],[15,2],[24,3]],'многократным':[[7,1]],'желаемого':[[22,1],[12,2],[5,1]],'потому':[[22,1],[2,1],[6,4],[4,1],[24,1],[12,3],[7,3]],'всех':[[11,4],[1,1],[12,1],[13,4],[20,3],[5,5],[17,3],[15,5],[14,3],[22,13],[23,11],[6,1],[4,3],[18,1],[7,2]],'обновляется':[[22,4]],'метками':[[12,1]],'получения':[[21,1],[23,1]],'свободных':[[8,1]],'выгодным':[[7,1]],'координатной':[[22,1]],'редактирования':[[16,3],[5,2],[9,3],[14,3],[15,4],[22,7],[6,2],[2,1],[4,5],[23,9],[24,1],[10,1],[11,4],[7,1]],'Правок':[[22,4],[23,5],[11,3]],'компонент':[[22,1],[5,1]],'простому':[[14,1]],'отредактированные':[[5,1]],'Поиск':[[22,3],[16,2]],'продолжать':[[11,1],[9,1],[12,1],[6,2],[7,1]],'famicom':[[25,1],[15,2]],'реально':[[7,1]],'обычной':[[14,1],[11,2],[5,2]],'Пересечение':[[22,4],[15,1],[16,2]],'разряд':[[5,1]],'рассказано':[[4,1],[3,2],[5,2]],'обучающий':[[19,1]],'чередуются':[[10,1],[6,1],[9,1]],'дополнительное':[[6,1],[5,1]],'чёрточкой':[[19,1]],'зависеть':[[22,1],[16,1]],'Выводом':[[22,1],[14,2]],'физического':[[2,1],[14,2]],'используемых':[[21,1],[13,1],[14,1],[23,1]],'текстового':[[23,1],[22,1],[5,1]],'заскучали':[[12,1]],'дополнительного':[[19,1]],'поддерживаются':[[24,1]],'Вместо':[[17,1],[22,2],[7,2],[5,1]],'этого':[[19,2],[12,14],[16,2],[20,7],[8,1],[5,2],[9,4],[14,1],[15,3],[22,15],[6,2],[2,3],[4,9],[23,3],[24,2],[25,5],[3,2],[10,4],[11,6],[7,5]],'наложенным':[[23,1]],'идеале':[[10,1],[16,1]],'двадцатую':[[4,1]],'память':[[9,1],[20,2],[16,1],[22,1],[23,2]],'undo':[[15,2],[22,2],[23,2],[24,3],[4,1],[8,1],[11,4]],'ввести':[[17,3],[16,1],[6,1],[11,1]],'Инструмент':[[23,2]],'спроектирована':[[23,1]],'заметно':[[6,1]],'задан':[[22,2]],'размещается':[[23,5]],'программистом':[[14,1]],'дописанного':[[5,1]],'Основой':[[23,1]],'случайных':[[24,1]],'недавних':[[4,1],[22,1]],'автора':[[6,1]],'какие':[[18,2],[15,1],[22,2],[25,1],[19,1],[6,1],[2,1],[4,3],[12,2],[11,7],[5,2]],'котором':[[19,1],[12,1],[16,2],[20,1],[5,4],[17,1],[9,3],[14,3],[22,5],[25,2],[6,3],[2,1],[24,1],[3,1],[18,2],[11,1]],'заменяет':[[12,1]],'all':[[5,1],[22,1],[23,1],[24,1],[12,2],[18,1],[11,2]],'понадобится':[[4,1],[12,1],[20,1],[19,1],[11,1],[5,1]],'удаляется':[[22,1],[11,1],[5,1]],'delete':[[17,7],[15,3],[24,1],[5,6]],'иссякать':[[10,1],[8,1],[9,1]],'переигрывать':[[7,1]],'спокойной':[[9,1]],'Сравнение':[[20,6]],'сохранен':[[25,1]],'ближайших':[[6,1],[23,1]],'воспроизводимый':[[7,1]],'скриншота':[[22,4],[14,1],[23,2],[11,2]],'условия':[[6,2]],'сотен':[[11,1]],'ориентируясь':[[6,1]],'собрать':[[14,1]],'желающим':[[1,2]],'сигналы':[[23,1]],'предназначены':[[4,1],[12,1],[22,1]],'структуризация':[[14,1]],'возможности':[[7,1],[1,1],[19,1],[0,1],[12,2],[16,1],[8,1],[5,2],[22,5],[14,5],[23,1],[4,1],[3,1],[11,2],[18,1]],'элемента':[[15,1],[22,3]],'пада':[[18,4]],'требующей':[[22,1]],'происходило':[[9,1]],'данного':[[17,1],[15,1],[14,2],[22,1],[23,1],[6,1],[0,1],[12,1],[10,1]],'неузнаваемости':[[9,1]],'родительскую':[[22,1]],'оформления':[[2,1],[12,1]],'alternating':[[17,1],[11,1],[5,1]],'пространстве':[[11,2],[5,3]],'термины':[[7,1],[14,2]],'создают':[[22,1],[8,1],[12,1]],'добавляется':[[17,8],[12,1],[25,4]],'вновь':[[4,1],[9,1],[11,1],[24,1]],'Определившись':[[6,1]],'построчно':[[12,1]],'отдалённого':[[5,1]],'умолчанию':[[12,1],[16,1],[8,1],[5,6],[15,3],[22,3],[23,5],[25,3],[6,1],[24,3],[4,2],[3,1],[18,1],[11,30]],'повторяющихся':[[2,1]],'успешном':[[17,1],[22,1],[7,1],[8,1]],'change':[[17,3],[18,1],[24,1]],'asksave':[[23,2]],'нулевой':[[4,1],[11,1],[22,1]],'перебрать':[[14,1],[10,1],[6,1],[5,1]],'сэйве':[[11,1]],'событиями':[[9,1],[14,2],[6,1],[12,1],[10,1],[5,1]],'обдумыванием':[[6,1]],'Ставите':[[10,2]],'факты':[[2,1]],'превзойти':[[6,1]],'незагруженные':[[24,1]],'течению':[[6,1]],'проделанную':[[6,1]],'представляющие':[[12,1]],'образующихся':[[11,1]],'нарочно':[[12,1],[14,1]],'показывают':[[11,1]],'отобразить':[[16,2]],'Скорее':[[6,1],[12,1]],'обеспечения':[[8,1]],'Журналирование':[[22,1]],'авторы':[[14,1]],'стабильное':[[6,1]],'Деревом':[[15,1]],'сооветствующей':[[25,3]],'день':[[11,1]],'прошлому':[[9,1]],'Вверху':[[5,1]],'шанс':[[6,1]],'множества':[[22,1],[16,1],[20,1],[6,1],[5,1]],'обнаруживаются':[[7,1],[14,1]],'традиционный':[[10,1],[8,1],[9,1]],'свысока':[[10,1]],'tooltips':[[11,1]],'отражающих':[[18,1]],'заботиться':[[20,1]],'успех':[[20,1]],'столбцы':[[4,1],[22,13]],'впечатывает':[[7,1]],'заодно':[[4,1]],'окончании':[[18,1],[20,1]],'следующие':[[15,2],[16,1],[25,3],[24,4]],'ограничение':[[22,2],[16,1]],'обращаете':[[10,1]],'ответвлениям':[[22,1]],'лбу':[[6,1]],'bookmark6':[[17,1]],'кнопочные':[[4,1],[11,1],[23,1]],'активный':[[22,1]],'комплекса':[[2,1]],'свериться':[[9,1]],'документацию':[[12,1]],'message':[[24,1]],'вся':[[25,1],[19,1],[12,1]],'обогнали':[[9,1]],'display':[[23,1],[11,4],[15,6]],'десятичное':[[25,1]],'непредсказуемыми':[[14,1]],'создаёт':[[12,1],[22,1],[10,1],[23,2],[7,3],[24,1]],'greenzoning':[[11,1]],'обратите':[[11,1]],'взаимопомощи':[[2,1]],'хоткеями':[[9,2]],'неудачным':[[10,1]],'ограничения':[[6,1],[19,1],[11,1],[2,1]],'игнорируются':[[6,1],[11,1]],'bookmark7':[[17,1]],'отказываться':[[23,1]],'Номера':[[18,1]],'roll':[[19,5],[12,8],[16,21],[20,2],[8,1],[5,12],[17,17],[9,3],[14,16],[15,35],[22,67],[2,1],[23,4],[4,25],[24,6],[25,4],[3,3],[10,3],[11,23],[7,1]],'рассматривать':[[6,2],[18,1]],'Зажатие':[[15,1]],'расходовать':[[8,1]],'короткому':[[12,1]],'черта':[[25,1],[15,1]],'Включаете':[[10,1],[9,1]],'меньшим':[[19,1],[12,1]],'нужные':[[8,2],[12,1]],'импорта':[[19,2]],'первую':[[22,1],[14,1],[18,2],[11,1]],'тонах':[[22,1]],'любую':[[9,1],[14,2],[22,2],[6,1],[2,1],[10,1],[5,1]],'ПРАКТИЧЕСКОЕ':[[10,1],[6,1],[5,1]],'известно':[[12,1]],'Навигацию':[[7,1]],'друга':[[22,2]],'Сейчас':[[6,1],[5,1]],'существует':[[7,1],[15,1],[6,1],[4,1],[11,2],[18,2]],'причинно':[[2,1]],'выделенный':[[15,3],[14,1],[22,3],[4,1],[18,1],[5,1]],'некоторым':[[6,1]],'известное':[[22,1]],'периоды':[[6,1]],'надёжно':[[7,1]],'текущая':[[23,1],[22,3],[5,2]],'Вся':[[9,1],[22,1]],'позиция':[[22,3],[5,1]],'выравнены':[[14,1]],'узкой':[[22,1]],'согласия':[[24,1]],'состояний':[[22,1],[14,1],[23,1],[25,2],[4,2],[12,1],[20,1],[5,1]],'раздел':[[18,2],[5,8]],'рисуются':[[12,1],[22,1]],'конкретное':[[4,1]],'проскроллировали':[[4,1]],'позволяющая':[[23,1]],'увидите':[[4,2],[9,1],[5,2]],'описываемых':[[7,1]],'compact':[[12,3]],'ресурсоёмким':[[22,1]],'абстракции':[[4,1]],'запускает':[[22,1],[23,3],[6,1]],'номеру':[[17,10],[15,3],[22,7],[23,1],[19,1],[4,4],[16,4]],'конфигурация':[[23,1]],'Наличие':[[14,2]],'Прекращает':[[18,1]],'названию':[[12,1]],'факторами':[[6,1]],'201':[[8,2]],'ключевое':[[25,4]],'Вид':[[11,1]],'блокам':[[2,1]],'Ниже':[[5,1]],'целого':[[7,1],[11,1]],'происходящем':[[4,1]],'драгоценные':[[10,1]],'api':[[21,1],[22,2]],'старого':[[18,2],[15,3],[22,1],[25,1],[19,1],[6,2],[2,1],[4,1],[20,8],[10,1],[8,1],[5,1]],'отрезке':[[6,1]],'Учитывать':[[7,1]],'set':[[17,10],[15,1],[22,3],[19,1],[4,1],[11,7]],'преимущественно':[[11,1]],'оптимальнее':[[20,1]],'подряд':[[15,2],[22,4],[6,1],[4,2],[12,1],[8,1],[5,2]],'Скриншоты':[[22,1]],'keys':[[22,2],[19,1],[11,5]],'требованию':[[23,10]],'опыта':[[12,2],[2,1],[8,1]],'пикселей':[[22,4],[14,1],[6,1]],'ближайший':[[22,1],[16,2],[7,2],[11,1]],'предварительно':[[11,1],[2,1],[5,1]],'повлиять':[[6,1]],'access':[[23,1]],'строке':[[17,1],[15,2],[25,1],[24,1],[5,3]],'занят':[[18,2]],'unsigned':[[25,3]],'открытым':[[21,1]],'Предположить':[[9,1],[10,1],[7,1],[8,1]],'занимаетесь':[[6,1]],'нереализованные':[[7,1]],'сигнал':[[24,1],[22,2],[23,8]],'определённый':[[20,1]],'Каждая':[[4,1],[12,1],[14,1],[22,3]],'отображающий':[[24,1]],'отвлечь':[[8,1]],'рабочему':[[5,1]],'генерацию':[[15,1]],'Цели':[[14,1]],'изначально':[[6,1]],'выборочную':[[25,1]],'интересную':[[6,1]],'мгновенный':[[22,3],[19,1],[11,1]],'Работает':[[16,2]],'переключается':[[7,1]],'ограниченное':[[22,1]],'мыслительный':[[6,1]],'булев':[[22,1]],'загрузите':[[4,1],[5,1]],'срабатыванием':[[23,1]],'переменная':[[20,1]],'позиций':[[12,1]],'соскользнувшего':[[6,1]],'вытащенные':[[24,1]],'нашем':[[12,1]],'исчерпывающая':[[14,1]],'файловые':[[3,1]],'фактора':[[6,3]],'отвлекает':[[7,1]],'рабочий':[[22,1],[20,3],[6,1],[5,2]],'подвижен':[[6,1]],'отредактировать':[[12,1],[22,1],[6,1],[7,1]],'предвкушений':[[6,1]],'имитируется':[[11,1]],'Одним':[[22,1],[16,1]],'импортируйте':[[19,1]],'файерболл':[[23,1]],'знаний':[[9,1],[14,4],[7,1]],'переменной':[[22,1]],'подробно':[[21,1]],'оказался':[[9,1],[10,1],[8,1],[11,1]],'желательно':[[22,2],[3,3],[7,1]],'естественным':[[6,1],[12,1]],'учёт':[[22,2],[14,1],[5,1]],'предшествующий':[[22,1],[5,1]],'линию':[[22,1]],'субтитров':[[12,2]],'выбросить':[[4,1]],'причина':[[2,1]],'основные':[[4,1],[21,1],[2,1],[7,1]],'зависит':[[9,2],[14,2],[22,6],[25,3],[4,1],[16,1],[10,1],[18,1],[5,3]],'указывать':[[11,1],[20,1]],'возникновения':[[12,1]],'индикатор':[[5,1]],'координату':[[6,6]],'мигающий':[[22,1]],'дробная':[[14,1]],'произвольном':[[2,1]],'совершённым':[[2,1]],'него':[[5,1],[9,1],[22,4],[19,1],[6,1],[4,1],[20,1],[7,1],[11,1]],'хранить':[[23,3],[14,1],[8,1]],'Почти':[[14,2]],'истории':[[22,5],[16,2],[23,1],[2,1]],'свои':[[18,1],[15,1],[1,1],[14,2],[22,1],[2,2],[23,8],[25,2],[10,1],[8,1],[5,1]],'находился':[[4,1],[19,1],[18,1]],'очищается':[[17,2]],'возможность':[[7,1],[22,6],[23,3],[19,1],[6,1],[2,2],[8,1],[18,2]],'выстрелом':[[9,1]],'Поле':[[25,2]],'особым':[[22,1]],'операцией':[[22,2]],'недостатки':[[6,1],[7,1]],'reselectclipboard':[[24,1]],'процессе':[[6,3],[2,1],[4,1],[12,1],[20,1],[3,1],[10,1],[5,1]],'исправления':[[7,8],[9,1],[10,1],[8,2],[2,1]],'символов':[[15,1],[22,1],[23,3],[19,1],[25,2],[4,2]],'psx':[[22,1]],'улучшению':[[6,1]],'плавной':[[7,1]],'Журналу':[[22,3],[9,1],[11,1]],'осмысленную':[[9,1]],'доступны':[[24,2]],'треугольную':[[4,1]],'трудно':[[11,1]],'Слот':[[10,1],[8,1],[9,1]],'фокуса':[[23,1]],'следующую':[[7,1]],'робот':[[12,1],[14,1]],'убедитесь':[[3,1],[11,1],[5,1]],'Марио':[[9,2],[6,12],[4,2],[12,2],[10,2],[7,1]],'улучшает':[[11,1]],'привязан':[[4,1],[22,1],[16,1],[5,1]],'слоты':[[8,4]],'вертикальный':[[4,2],[22,2]],'предшествует':[[11,1]],'операциях':[[22,3]],'догадаться':[[9,1],[22,1],[6,1],[2,1],[4,1],[7,1],[5,2]],'приглянуться':[[2,1]],'действуют':[[22,1],[11,1],[15,3]],'исчерпывающего':[[14,1]],'Списке':[[15,3],[22,3],[23,2],[16,1],[11,1],[5,3]],'состоит':[[4,1],[12,2],[25,5],[5,1]],'рассмотрим':[[6,1]],'быстрая':[[5,2]],'fds':[[15,4],[25,1],[24,2],[18,2]],'time':[[14,2]],'наверняка':[[9,1],[2,1],[6,1]],'количеством':[[6,1],[22,1]],'успехов':[[7,1]],'зажимая':[[15,1]],'сама':[[2,1],[6,1]],'самые':[[4,2],[12,1],[22,1],[23,1],[6,2]],'большим':[[6,3],[12,1]],'side':[[15,3],[25,2],[24,2]],'реализовано':[[22,1],[23,1]],'колонкам':[[22,1]],'вовсе':[[6,2],[12,1]],'Установите':[[5,1]],'взаимодействия':[[1,1],[3,1],[14,1],[2,1],[8,1]],'дойдёт':[[9,1]],'тучки':[[22,2]],'белым':[[22,1],[5,1]],'автоматического':[[12,1],[23,1],[3,1],[10,1],[11,3],[24,1]],'подсознательного':[[9,1]],'непременно':[[6,1]],'ТАСом':[[5,1]],'закладки':[[22,1]],'полученного':[[12,1]],'Задаёт':[[11,1]],'жёстко':[[15,1]],'копкам':[[23,1]],'Каждое':[[5,1]],'инвертирует':[[18,1]],'сохранение':[[22,2],[14,1],[23,4],[24,1],[12,3],[3,1],[11,3]],'потеряв':[[8,1]],'гриб':[[6,1]],'щелчки':[[22,1],[15,1],[23,7],[11,1],[24,1]],'компьютера':[[10,1],[14,1],[5,1]],'вдумчивых':[[7,1]],'позволяющий':[[22,1],[12,1],[14,1]],'выстрела':[[9,1]],'340':[[6,2]],'отпустив':[[10,1],[9,1]],'joypad1data':[[12,3]],'сохранена':[[25,2]],'перехватывает':[[23,1]],'традиционным':[[6,1],[11,3],[12,1],[7,1],[2,2]],'распространяются':[[14,1]],'одни':[[2,1]],'выделяться':[[4,1]],'states':[[23,1]],'усмотрению':[[12,1]],'моментами':[[7,1]],'собственные':[[12,1],[6,1],[5,1]],'Вверх':[[18,2],[9,1],[15,3],[22,2],[25,3],[24,1],[4,1],[16,2],[11,1],[5,1]],'исправляет':[[9,1]],'according':[[11,1]],'вибрация':[[14,1]],'Рисовать':[[14,1]],'начинаете':[[10,1],[12,1],[15,1]],'терминология':[[22,1]],'обнаружилось':[[22,1]],'совершено':[[11,1]],'логично':[[2,1],[6,2]],'bros':[[4,1],[12,1],[14,1],[6,3],[5,1]],'итога':[[10,1]],'файлового':[[25,1]],'карту':[[25,1],[23,1]],'увидеть':[[11,1],[9,4],[14,2],[22,3],[2,1],[4,2],[12,1],[16,2],[10,1],[7,2],[5,5]],'останавливает':[[22,1],[20,1],[23,1],[11,1],[18,2]],'Заметками':[[12,2],[6,1],[11,1]],'градиенты':[[23,1]],'растёт':[[6,1]],'svn':[[21,3]],'si_zapper':[[25,4]],'списку':[[5,1]],'некое':[[15,1]],'стирание':[[17,1],[11,1],[15,1]],'последствия':[[10,1],[17,1]],'затратами':[[7,1]],'функционал':[[2,1],[21,1]],'компенсировать':[[2,1]],'отображающих':[[15,1]],'Основное':[[9,1],[10,2],[8,1]],'знакомы':[[7,1],[5,1]],'rows':[[22,1],[5,2]],'выбранного':[[17,1],[22,3],[8,1],[5,1]],'Операции':[[17,2],[13,1],[11,1],[0,1]],'траекторию':[[10,1]],'модификаторами':[[24,1]],'markedframe':[[18,2]],'опытным':[[2,1],[1,1]],'одновременный':[[10,1]],'сильно':[[6,1],[14,1],[7,2],[2,1]],'5000':[[24,1]],'завершает':[[15,1]],'освойтесь':[[5,1]],'вышеописанного':[[12,1]],'События':[[4,1],[9,1],[14,1]],'мысли':[[12,1],[8,1],[9,2]],'финиша':[[6,1]],'Правкам':[[11,1]],'макросов':[[2,1]],'освоитесь':[[11,1]],'повернуть':[[16,1]],'Фаербол':[[22,2]],'emulator':[[23,1]],'длинное':[[10,1]],'сходит':[[6,1]],'внешнего':[[8,1],[11,2]],'взглянуть':[[10,1],[2,1]],'сегодняшнего':[[12,1]],'иконку':[[23,1],[15,1],[22,1]],'отражается':[[4,1],[19,1]],'владеть':[[2,1]],'Объём':[[22,1]],'стрелять':[[9,1],[5,2]],'рекомендуемые':[[22,1]],'Удалить':[[4,1]],'ботов':[[11,1],[14,2]],'Рекордер':[[23,1],[22,5],[5,2]],'написанием':[[14,1]],'теряют':[[22,3]],'чувствуете':[[19,1]],'вертикальной':[[22,1]],'напротив':[[22,1]],'одна':[[18,2],[15,2],[22,1],[6,1],[4,3],[12,1],[20,1],[11,1],[5,3]],'ограниченный':[[6,1]],'Выделении':[[22,5],[12,1],[15,1],[23,6]],'изменились':[[16,1]],'тех':[[8,1],[11,2],[9,1],[22,5],[6,2],[2,1],[12,1],[20,2],[10,1],[7,1],[5,1]],'|команды|rldutsba|rldutsba|rldutsba|rldutsba|port2|':[[25,1]],'прочие':[[11,1]],'пищу':[[8,1]],'пользователей':[[5,1]],'изображению':[[10,1],[12,1]],'методе':[[7,3],[11,2],[9,3],[6,1],[12,1],[10,3],[8,3],[5,1]],'правилах':[[2,1]],'темы':[[4,1],[22,1]],'формируете':[[4,1],[12,1]],'видимости':[[5,1]],'детерминированным':[[23,1]],'функции':[[0,1],[12,7],[13,1],[5,2],[17,5],[15,3],[14,1],[22,6],[23,6],[2,1],[24,1],[3,1],[18,11],[11,5]],'совпадать':[[4,1],[12,2],[22,1]],'ближе':[[9,1],[6,1],[7,1]],'непротиворечивой':[[22,1]],'должным':[[14,1]],'однозначно':[[14,3]],'заботясь':[[2,1],[5,1]],'хоть':[[23,1],[6,1],[22,1]],'нужного':[[8,1],[15,1],[16,3],[11,1],[7,1]],'прорывом':[[2,1]],'изменения':[[18,4],[12,2],[16,1],[5,8],[17,2],[9,5],[15,4],[22,16],[23,10],[6,1],[24,1],[4,3],[3,1],[10,3],[11,3],[7,4]],'ссылку':[[3,1],[18,2],[23,1]],'yyy':[[25,2]],'контекстного':[[19,1],[22,1]],'держит':[[6,1],[5,1]],'посылает':[[22,2],[16,1]],'различий':[[22,3]],'передаёт':[[22,3],[23,7]],'небольшие':[[7,1]],'вероятных':[[13,1]],'гонках':[[20,1]],'хлопоты':[[6,1]],'повыситься':[[11,1]],'можем':[[5,1]],'ожиданием':[[14,1]],'зрители':[[12,2]],'пикселах':[[22,1]],'логического':[[2,1],[20,1]],'вызове':[[22,1]],'вставить':[[17,1],[9,1],[15,4],[22,2],[19,1],[6,1],[12,2],[18,1],[5,2]],'обобщающую':[[20,1]],'чёрточки':[[11,2]],'сжатый':[[22,1]],'разместить':[[3,1],[22,2]],'столкновение':[[9,1]],'конечному':[[12,2]],'переписывает':[[7,1]],'сравнивать':[[11,1],[20,3],[10,1],[6,2],[5,1]],'текстом':[[18,1],[16,2]],'нового':[[17,2],[18,1],[22,8],[23,1],[2,3],[6,2],[24,1],[20,3],[3,1],[8,3],[11,2]],'приземлиться':[[6,1]],'получит':[[6,1]],'adv':[[15,1]],'напомнить':[[11,1]],'Обмена':[[17,6],[15,5],[22,3],[23,4],[12,3],[16,3],[5,6]],'Визуализация':[[8,1]],'with':[[24,1]],'лагу':[[23,1]],'Эта':[[1,1],[12,2],[8,1],[5,1],[17,5],[15,1],[14,1],[22,1],[6,1],[2,1],[4,4],[11,4],[7,1]],'нижнее':[[4,2]],'сочетание':[[10,1]],'быстрый':[[22,1],[11,2],[12,1]],'иерархическую':[[22,1]],'набрать':[[22,1]],'Без':[[6,1],[12,1]],'записывает':[[22,3],[23,2],[25,1],[7,2],[11,1]],'общего':[[9,1]],'ручного':[[14,1]],'прочее':[[17,3]],'Нужно':[[19,2],[6,1],[2,1],[16,1],[11,1],[7,1]],'вашем':[[12,1],[11,1],[5,1]],'невыгоден':[[6,1]],'Большое':[[4,1]],'реального':[[4,2],[12,1],[15,1],[22,1],[2,1],[11,1]],'ещё':[[19,1],[12,2],[20,1],[8,2],[5,5],[17,1],[9,6],[14,2],[15,2],[22,7],[6,6],[2,2],[4,5],[10,2],[11,9],[7,4]],'увлечённого':[[10,1]],'любят':[[7,1]],'запуском':[[12,1]],'фильтр':[[24,1],[12,1],[22,1]],'Объединение':[[22,1]],'целевому':[[9,1],[22,1],[23,1],[18,1],[11,1]],'светлая':[[5,1]],'разделите':[[6,1]],'похож':[[9,1],[22,1],[6,2],[8,3]],'запускается':[[12,1],[22,3],[10,2],[18,2]],'Навести':[[15,1],[16,1]],'file':[[17,1],[14,2],[23,2],[19,2],[24,14],[12,6],[3,2],[11,1]],'энергию':[[2,1]],'игроками':[[2,1],[12,1]],'расстоянии':[[7,1],[22,1]],'простой':[[8,1],[12,1]],'уникальны':[[12,1]],'прежде':[[8,1],[11,1]],'спотыкание':[[7,1]],'подготовиться':[[4,1]],'Первые':[[25,1],[12,1],[22,1]],'концу':[[9,1],[12,1],[10,1],[6,1]],'net':[[21,1]],'Перебор':[[20,3]],'узнавать':[[22,1]],'удобным':[[16,1]],'существенные':[[12,3],[22,1],[2,1],[11,1]],'данное':[[3,1],[11,1],[0,1]],'сложности':[[4,1],[9,1],[20,2],[6,2],[5,2]],'Проигрывателем':[[5,1]],'Верхняя':[[5,1]],'зелёную':[[9,1]],'обычному':[[9,1]],'умный':[[12,1]],'расстояния':[[5,1]],'получилось':[[9,2]],'вплоть':[[11,1],[22,1]],'взятого':[[22,1]],'проскроллировать':[[4,1],[7,1],[16,1]],'снизу':[[22,1]],'треугольная':[[4,1]],'раздумий':[[12,1]],'описанием':[[16,2]],'шага':[[10,1]],'нужд':[[22,1]],'Причём':[[6,1],[22,1]],'выделена':[[4,1]],'ограничиться':[[12,1]],'использование':[[12,4],[14,2],[23,1],[2,1],[11,1]],'литературные':[[12,1]],'записанного':[[11,1]],'существуют':[[6,1],[11,1]],'таймер':[[3,1],[6,1],[14,1]],'универсальной':[[22,1]],'хитроумных':[[6,1]],'зелёной':[[15,1],[9,3],[20,4],[22,7],[5,1]],'ближайшими':[[2,1]],'Неудобства':[[7,1]],'понятной':[[22,1]],'резервную':[[8,1]],'данным':[[22,2],[23,2]],'исправленной':[[7,1]],'теме':[[19,1]],'основной':[[9,1],[12,1]],'автоподгонкой':[[11,1]],'Счётчик':[[22,6],[14,1]],'расположено':[[18,1]],'звучание':[[5,1]],'Пересохранение':[[17,1]],'Спецификации':[[25,1],[21,1],[14,6]],'отдача':[[10,2],[7,1],[8,2]],'изменённого':[[10,1],[22,1]],'игровым':[[2,1]],'интерпретатор':[[22,3]],'смотрит':[[10,1],[6,1],[7,1]],'окажется':[[24,1],[12,2],[20,1],[6,1],[7,1]],'клетку':[[4,1]],'options':[[11,1],[12,1]],'Справочник':[[13,2],[0,1]],'подсчёта':[[11,1]],'операция':[[17,1],[12,1],[15,1],[22,6]],'смещение':[[25,1],[16,2]],'номер':[[17,3],[9,1],[22,20],[23,4],[25,3],[6,1],[24,1],[4,4],[20,3],[18,15],[5,3]],'разбиваете':[[4,1]],'морально':[[4,1],[19,1]],'раза':[[22,2],[15,2],[6,1]],'типичные':[[12,1],[15,1]],'нормальным':[[22,3]],'изменению':[[22,1],[5,1]],'судить':[[9,1],[20,1]],'опытного':[[5,1]],'труднее':[[2,1]],'скроллирует':[[23,2],[16,2],[11,2]],'подошли':[[12,1]],'итоговые':[[22,1]],'идентификаторы':[[23,5]],'чувствовать':[[12,1]],'ныряния':[[6,4]],'подходов':[[8,3],[6,2],[20,11],[10,4],[11,2],[5,3]],'логически':[[4,1],[8,1]],'действий':[[14,4],[2,5],[6,2],[4,1],[12,3],[11,1]],'Голубая':[[4,2]],'представляя':[[6,1]],'максимальным':[[11,1]],'отменённым':[[15,1]],'помня':[[12,1]],'меньшей':[[22,1]],'port2':[[25,2],[24,1]],'постоянно':[[9,1],[22,2],[23,1],[2,1],[24,1],[16,1],[10,1],[7,2]],'игрой':[[9,1],[14,4],[23,2],[6,1],[2,3],[10,4],[5,1]],'%1d':[[25,2]],'дальнейшему':[[6,1]],'анимированных':[[23,2]],'внутриигровые':[[12,1]],'уровней':[[8,1],[11,3],[12,1],[3,1],[6,3],[5,1]],'попавшийся':[[23,1]],'нужны':[[11,1],[5,1]],'переписывается':[[6,1]],'команды':[[15,10],[22,2],[23,4],[19,1],[24,3],[25,2],[18,1],[5,1]],'нулю':[[6,1],[18,2]],'цветок':[[6,1]],'мышках':[[15,1]],'функциями':[[12,1],[18,2],[7,1]],'перепробовать':[[8,1],[6,2],[7,1]],'изменениями':[[11,1],[23,1]],'почву':[[7,1]],'Рекордера':[[12,1],[23,1],[18,1],[5,4]],'фатальной':[[8,1]],'полёт':[[9,1]],'разделяется':[[22,1]],'симулировать':[[4,1]],'которые':[[8,2],[11,5],[9,1],[14,1],[18,1],[22,2],[6,2],[2,1],[24,1],[12,5],[7,2],[5,3]],'автоматизировать':[[22,1],[18,1],[5,1]],'первые':[[6,1]],'занять':[[6,1]],'отгринзоненном':[[22,1]],'отображаемой':[[15,1],[22,1]],'завися':[[5,1]],'немаловажную':[[7,1]],'действовать':[[2,1],[15,1]],'попавшиеся':[[6,1]],'унаследован':[[14,1]],'пустым':[[25,1]],'state':[[15,22],[23,1],[24,12]],'пустую':[[4,1]],'мувики':[[23,1],[2,1],[5,1]],'объединяется':[[17,2]],'закончился':[[25,1]],'остановка':[[6,1]],'объектом':[[14,1]],'мира':[[2,3],[6,1]],'одних':[[22,1]],'наложение':[[2,1],[8,1]],'ожидает':[[24,1]],'Очистка':[[11,1]],'шлифовке':[[6,1],[7,1]],'важен':[[10,1]],'Зелёная':[[4,1],[22,4]],'произойдёт':[[12,1],[6,1],[11,1]],'индивидуальность':[[6,1]],'saved':[[17,1]],'своём':[[23,1]],'точнее':[[12,1],[22,1],[10,1],[6,1],[5,1]],'сдвигает':[[22,1],[11,1],[18,4]],'сможете':[[9,1],[6,1],[2,3],[4,3],[12,1],[16,1],[10,1],[11,6],[5,3]],'сложного':[[6,1]],'горизонтальный':[[15,1]],'флаг':[[22,1]],'идентификатора':[[25,1]],'компактном':[[12,2]],'преждевременно':[[10,1],[8,1]],'Курс':[[12,1],[1,3],[19,1],[0,1]],'заполненный':[[17,1],[11,2]],'право':[[9,1]],'отвлечься':[[10,1]],'минусов':[[14,1]],'сохранили':[[25,1],[11,1]],'ТАСер':[[11,6],[22,15],[14,5],[6,7],[2,6],[4,1],[12,1],[20,1],[10,5],[7,15],[5,3]],'Запись':[[17,25],[7,1],[22,2],[14,1],[19,1],[11,5],[5,4]],'наполняющие':[[6,1]],'кадрами':[[22,1],[12,1],[14,2]],'усовершенствования':[[2,1]],'истечении':[[11,1]],'ненужную':[[9,1]],'Контекстное':[[19,1],[15,1]],'горячим':[[4,1]],'изменил':[[22,2]],'длина':[[23,2]],'исследования':[[12,1],[14,3]],'поставить':[[9,1],[22,3],[19,1],[4,4],[16,1],[11,3],[5,4]],'сразу':[[18,2],[19,2],[12,6],[20,3],[8,4],[5,3],[17,3],[9,6],[14,3],[15,2],[22,8],[6,7],[23,3],[4,4],[25,2],[10,1],[11,6],[7,6]],'окну':[[12,1],[23,1],[24,3]],'посчитать':[[6,1]],'источник':[[12,1]],'Едва':[[10,1]],'прослеживание':[[22,1]],'Когда':[[18,3],[12,2],[16,22],[20,2],[8,4],[5,4],[9,5],[14,1],[15,7],[22,8],[6,5],[2,2],[4,4],[24,7],[10,3],[11,5],[7,1]],'части':[[9,1],[2,2],[6,1],[4,1],[12,2],[3,1]],'значение':[[22,15],[23,1],[25,13],[6,7],[12,2],[20,3],[18,1],[11,9]],'стандартно':[[4,1]],'смоделировать':[[19,1]],'уже':[[18,2],[12,4],[20,1],[8,3],[5,3],[17,1],[9,1],[15,3],[22,8],[6,10],[2,4],[4,7],[10,6],[11,9],[7,4]],'Синим':[[5,1]],'сохраняемые':[[22,1]],'опции':[[11,2]],'остаются':[[17,1],[12,1],[22,1]],'многим':[[6,1],[12,1]],'усвоить':[[20,1]],'покадровая':[[2,1],[14,1]],'различаются':[[4,1],[6,1]],'page':[[15,2],[16,6],[22,2],[24,2],[5,11]],'удаления':[[22,1],[14,2],[19,1],[18,1]],'записок':[[22,1]],'предполагать':[[6,1]],'раз':[[7,4],[12,5],[20,1],[8,1],[5,7],[9,4],[14,1],[22,8],[23,3],[6,1],[4,3],[10,1],[11,2],[18,3]],'похожа':[[16,1],[2,1],[12,1]],'щелчками':[[11,1],[22,1]],'Нажатие':[[11,1],[16,11]],'испробовать':[[10,1],[8,1],[9,1]],'использованной':[[5,1]],'неиспользованных':[[14,1]],'поставленную':[[8,1]],'действиях':[[4,1],[14,1]],'кнопочных':[[17,2],[15,2],[14,1],[22,1],[23,1],[5,3]],'строкам':[[11,1]],'изображением':[[20,1]],'закрытия':[[5,1]],'имеющегося':[[24,1],[15,1],[19,1],[7,1],[8,1]],'jumpnextmarker':[[24,1]],'прохождении':[[14,1],[6,1],[8,2]],'подобная':[[22,1]],'позицию':[[12,1],[15,1],[23,1],[25,1],[18,1]],'Заголовка':[[15,1],[23,4],[22,1],[25,2]],'соответствующих':[[17,1],[22,1],[23,2],[25,1],[11,1],[18,1]],'несохранённые':[[3,1],[12,1],[24,1]],'потери':[[6,2],[14,1]],'паузой':[[4,1]],'стрельбе':[[9,1]],'устанавливать':[[15,1],[22,4],[4,2],[12,1],[11,1],[18,1]],'печати':[[8,1]],'такой':[[7,1],[22,2],[6,2],[16,2],[10,2],[20,1],[11,1],[5,1]],'джойстиков':[[17,2],[15,4],[22,3],[23,6],[19,1],[11,2]],'шаблонам':[[2,1]],'повторных':[[22,1]],'подстрелили':[[6,1],[20,1]],'draw':[[11,1]],'неравного':[[22,1]],'отодвигаются':[[5,1]],'поэтому':[[19,1],[12,8],[16,2],[20,2],[5,4],[9,1],[14,1],[22,8],[6,2],[2,2],[4,1],[24,1],[11,3],[7,2]],'досматривать':[[9,1]],'выразить':[[6,1]],'затрагивают':[[5,1]],'влияют':[[4,1],[22,1],[6,2],[11,2]],'байты':[[25,1]],'зрителям':[[6,1]],'коротких':[[22,1]],'сохраняет':[[7,1],[22,1],[14,1],[23,12],[25,1],[12,1],[11,2],[5,2]],'изолирован':[[19,1]],'надавить':[[24,1]],'Вариант':[[7,2]],'сложное':[[7,1]],'включите':[[19,1],[12,1]],'совершить':[[15,2],[2,1],[7,1]],'текстовая':[[14,1]],'вызова':[[17,4],[12,1],[23,1],[18,4]],'обновится':[[4,1]],'участкам':[[16,1]],'существовала':[[12,1]],'полноценного':[[6,1]],'некоторое':[[16,1],[10,1],[2,1],[5,3]],'вручную':[[7,1],[19,1],[12,1],[20,3],[5,1],[9,2],[14,1],[22,1],[2,1],[4,1],[10,1],[11,3],[18,3]],'ТАСерским':[[6,1]],'hide':[[22,1],[24,1]],'обойтись':[[12,1],[2,1],[9,1]],'Интерпретатор':[[22,1]],'определённые':[[5,1],[11,1],[15,1],[22,1],[8,1],[2,1]],'видеоматериал':[[5,1]],'иконкам':[[22,2]],'измерять':[[6,1]],'результатам':[[9,1]],'выключить':[[19,1],[11,1]],'произведённые':[[12,1],[5,1]],'русло':[[10,1],[2,1]],'выделениям':[[22,1]],'начинается':[[15,3],[22,7],[6,2],[24,2],[4,2],[12,1],[5,1]],'просчитать':[[6,1]],'запустил':[[22,1]],'меняете':[[11,1],[5,1]],'исполняется':[[12,1]],'лазейки':[[2,1]],'лаг':[[22,5],[14,2],[11,2]],'Сразу':[[25,1]],'скорее':[[4,1],[10,1],[12,1]],'поставлена':[[5,1]],'разработку':[[6,1]],'проигрывается':[[14,1]],'сверху':[[4,3],[12,1],[22,2]],'оптимальное':[[7,1]],'отшлифуйте':[[10,1]],'очевидны':[[7,1]],'активировалось':[[4,2]],'дизайнеры':[[6,1]],'большое':[[6,1]],'развитием':[[10,1],[5,1]],'перепрыгиванию':[[6,1]],'битовую':[[25,1]],'сопровождать':[[6,1]],'перетаскивающий':[[15,1]],'собираетесь':[[10,1],[6,1]],'верхняя':[[4,1]],'Выделению':[[4,1]],'значением':[[22,2],[25,2],[6,1]],'участками':[[12,1]],'визуального':[[22,1],[14,1]],'разгону':[[12,1]],'равных':[[6,1]],'исследование':[[23,1]],'невозможным':[[5,2]],'Полный':[[15,1],[13,4],[18,1],[5,1]],'battletoads':[[17,1]],'классу':[[23,1]],'Рекордером':[[5,1]],'невыделенных':[[22,1]],'оптимально':[[12,1],[14,1],[6,1],[8,1]],'сгодится':[[8,1]],'ранее':[[15,1],[22,2],[6,1],[4,2],[16,1],[20,1],[11,2],[5,1]],'частично':[[24,1],[12,1],[20,1],[22,2],[7,1],[11,2]],'установлено':[[17,2],[15,1],[11,2]],'произведён':[[15,2]],'распаковывает':[[22,1]],'загрузку':[[22,1],[23,1],[2,1],[24,3]],'требовалось':[[22,1]],'тестовым':[[6,1]],'сравнить':[[9,1],[14,1],[22,1],[19,1],[6,1],[10,1],[8,2],[5,1]],'gridview':[[22,1]],'shift':[[17,8],[9,4],[15,24],[22,7],[4,4],[12,1],[16,9],[10,3],[11,1],[5,16]],'тем':[[5,2],[11,4],[9,3],[14,2],[15,1],[6,7],[24,1],[4,3],[12,3],[10,2],[7,2],[8,3]],'смерть':[[7,1],[9,1]],'хорошенько':[[20,1]],'увеличилось':[[6,1]],'редактировании':[[7,1],[15,3],[14,1],[22,2],[23,1],[6,1],[12,1],[10,1],[11,2],[5,1]],'регулировать':[[11,1]],'оценка':[[17,1]],'внутреннее':[[6,1]],'Вновь':[[9,1]],'руководстве':[[15,1]],'поддерживает':[[12,1],[2,2],[11,2]],'отключает':[[24,1],[7,1],[11,1]],'связей':[[23,1]],'поставлен':[[4,1],[11,1]],'отшлифовывать':[[7,1]],'Рассинхронизация':[[14,1]],'обмениваться':[[12,1]],'владения':[[2,1]],'дробление':[[6,1]],'комфорта':[[2,1]],'позаимствовать':[[6,1]],'Аналогично':[[4,1],[15,1],[16,1],[22,3]],'разделу':[[5,1]],'Хранилище':[[14,1]],'ставятся':[[22,1]],'потрясающие':[[7,1]],'миникарте':[[22,3]],'Принцип':[[5,1]],'техник':[[7,1]],'длительного':[[22,2]],'воспроизведения':[[25,1]],'отвязаны':[[22,1]],'system':[[25,1],[15,2]],'выделяете':[[6,1]],'размером':[[12,1],[20,1],[23,1],[6,1]],'ваш':[[9,1],[10,1],[6,3],[5,1]],'фиксированным':[[6,1]],'увеличивается':[[22,7]],'нарисуйте':[[5,2]],'смотреть':[[16,1],[14,1]],'fastest':[[24,1]],'содержащий':[[4,1],[22,1],[24,1]],'отменяемые':[[11,1]],'Старые':[[19,1],[5,2]],'среди':[[4,1],[17,1],[22,1],[14,2],[5,1]],'пропущена':[[24,1]],'оставляете':[[9,1],[20,1]],'повторном':[[6,1]],'революционная':[[7,1]],'находить':[[10,1],[12,1],[20,1]],'Клавиатурные':[[15,2],[22,1]],'проявить':[[6,1]],'нумеруются':[[4,1],[22,1],[5,1]],'оптимизируемого':[[6,2]],'максимизацией':[[6,1]],'клавиатуре':[[15,1],[22,2],[2,1],[4,2],[11,4],[5,6]],'работе':[[9,1],[15,1],[22,1],[23,1],[6,1],[2,1],[24,1],[12,1],[11,7],[5,2]],'немало':[[12,1]],'ошибками':[[12,1]],'снят':[[22,1]],'найденным':[[18,1]],'игровому':[[9,1],[12,1]],'придумано':[[22,1]],'Закладках':[[22,2],[20,1],[5,1]],'скажем':[[11,1]],'обнаружен':[[18,1]],'информацию':[[9,2],[14,1],[22,4],[23,9],[0,1],[4,1],[12,2],[10,1],[8,1],[5,1]],'скрытых':[[6,1],[12,1]],'вслед':[[16,2],[5,1]],'масштабом':[[6,1]],'монотонной':[[6,1]],'копирующий':[[12,1]],'течёт':[[2,1]],'некотором':[[7,1]],'промахнуться':[[24,1]],'экрана':[[22,5],[23,1],[19,1],[2,1],[4,3],[12,2],[20,1],[11,1]],'воспоминания':[[4,1],[2,1]],'переключаясь':[[7,1],[8,1]],'конструкции':[[2,1]],'драться':[[12,1]],'заголовка':[[12,1],[23,4]],'отпустит':[[22,1]],'усилия':[[14,1]],'комбинации':[[15,2],[22,2],[19,1],[4,1],[12,1],[10,1],[5,2]],'первоначального':[[9,1]],'готов':[[5,1]],'оформляете':[[6,1]],'покадрового':[[11,1]],'изменили':[[11,1],[16,1]],'Выделением':[[4,2],[22,4],[16,1]],'disk':[[15,8],[25,5],[24,4]],'использовал':[[7,1]],'выделяется':[[22,1],[5,1]],'размер':[[12,1],[22,1],[3,2],[23,4],[25,1]],'Впрочем':[[4,1],[8,1],[6,1],[5,1]],'обоих':[[22,1],[12,1],[5,1]],'ширине':[[22,3]],'искусно':[[2,1]],'лаконичные':[[4,1]],'сабмишене':[[6,1]],'ошибочные':[[10,1],[8,1]],'сняв':[[11,1]],'находящегося':[[6,1]],'перезаписаны':[[11,1]],'Сообщите':[[19,1]],'столбцам':[[22,1]],'emuversion':[[25,1]],'перетаскивается':[[20,1]],'трубу':[[6,4]],'перетаскиваемого':[[17,1]],'появится':[[18,1],[15,1],[25,1],[19,1],[6,1],[2,1],[4,3],[24,1],[12,3],[10,1],[11,4],[5,3]],'сделав':[[18,1],[5,1]],'управление':[[9,1],[22,5],[10,1],[2,1],[11,1]],'создание':[[14,1],[3,1],[20,1],[23,10],[0,1]],'этапами':[[22,1]],'механических':[[14,1]],'300':[[6,1],[11,1]],'обращения':[[2,1]],'редакторах':[[3,1],[25,1],[14,1]],'разогнался':[[6,1]],'корректировке':[[0,1]],'описанию':[[3,1]],'отшлифовке':[[8,1]],'дважды':[[4,2],[12,2],[15,1],[16,2]],'компьютерных':[[15,1]],'треугольник':[[24,1]],'умочанию':[[5,1]],'спидранах':[[20,1],[14,1]],'завершается':[[18,2]],'Его':[[14,1]],'совершенное':[[6,1]],'общепринятых':[[1,1]],'тысяче':[[6,1]],'расслабления':[[6,1]],'упоение':[[6,1]],'нажатие':[[17,18],[9,5],[14,1],[15,4],[6,2],[4,2],[12,2],[16,5],[10,8],[20,1],[11,1],[5,1]],'незапрещённые':[[14,1]],'branch6':[[17,2]],'luck':[[14,1]],'реальное':[[22,1],[5,1]],'Создайте':[[19,1]],'rerecording':[[14,1]],'Дереву':[[22,1]],'Щелчок':[[22,3],[24,1]],'произведённых':[[11,1],[5,1]],'стоят':[[12,1],[22,1]],'просмотр':[[9,5],[15,1],[22,3],[6,1],[12,1],[20,1],[10,1],[7,4],[5,1]],'скриншот':[[15,2],[14,2],[22,2],[19,1],[23,1],[11,2],[5,1]],'Сбросом':[[19,1]],'границ':[[15,1]],'Закладку':[[19,2],[12,1],[16,1],[20,2],[8,5],[5,18],[9,3],[15,3],[22,7],[23,2],[6,4],[10,2],[11,7]],'оказались':[[20,1]],'Большинство':[[15,1],[22,1],[3,1],[2,1],[7,1]],'простейших':[[20,1],[23,1],[14,1]],'стены':[[14,1]],'Будучи':[[6,1]],'идут':[[22,1],[9,2],[11,1]],'памятные':[[12,1]],'прочувствовать':[[6,1]],'очищенной':[[22,1]],'затраты':[[12,1]],'создаёте':[[2,1],[5,1]],'сохраняли':[[11,1]],'новичка':[[6,1],[11,1],[1,2],[14,1],[2,1],[0,1]],'показывать':[[10,1]],'идеальное':[[10,1],[6,2]],'обновления':[[18,1],[23,1]],'чревата':[[9,1]],'форматом':[[24,2]],'немалое':[[22,1]],'конвертирование':[[23,1]],'весело':[[11,1]],'переиграв':[[8,1]],'новая':[[11,1]],'методом':[[9,1],[14,2],[15,1],[6,1],[12,1],[11,3],[7,1]],'остальное':[[25,1]],'отложенных':[[23,1],[6,1],[22,1]],'вероятно':[[12,2]],'передумали':[[4,1],[5,2]],'трекерах':[[14,1]],'инструменте':[[8,1]],'загружаемый':[[22,1]],'megaman':[[12,1]],'условии':[[17,2],[12,1],[16,4],[24,1]],'заканчивающийся':[[22,1]],'бежать':[[5,1]],'доходит':[[10,1],[11,1]],'соответствующими':[[22,2],[5,1]],'найти':[[22,3],[14,1],[6,1],[12,3],[16,7],[10,1],[18,1],[5,1]],'предложения':[[6,1]],'интерес':[[10,1],[8,1]],'srt':[[12,2]],'элементу':[[4,1],[15,1],[22,1],[23,1],[24,1]],'Любой':[[15,1],[22,1],[25,2]],'Расположение':[[22,1]],'свой':[[22,1],[6,2],[2,1],[4,2],[12,2],[11,3],[5,1]],'пальцем':[[4,1]],'мышь':[[4,1]],'сменится':[[5,1]],'передавая':[[12,1]],'configuration':[[11,1],[24,1]],'прилагаемая':[[14,1]],'предлагаемые':[[12,1]],'работы':[[7,1],[1,1],[12,3],[16,2],[8,1],[5,4],[21,1],[14,2],[22,1],[23,12],[24,3],[3,1],[10,2],[11,4],[18,1]],'инструментом':[[5,2]],'аспектов':[[2,1]],'интерактивность':[[5,1]],'Третья':[[12,1]],'установке':[[17,5],[22,2]],'предпочтительнее':[[16,22],[5,1]],'старую':[[6,1],[18,1]],'выполняющих':[[12,1]],'приближаться':[[7,1]],'нововведение':[[22,1]],'Модуль':[[25,1]],'белые':[[4,1]],'дорисовываете':[[10,2]],'предшествующей':[[22,2]],'доставлять':[[8,1]],'сохранить':[[5,1],[17,1],[9,1],[15,2],[23,1],[24,4],[12,4],[20,1],[10,1],[11,3],[8,1]],'быстродействия':[[11,1]],'цикл':[[12,2]],'считался':[[10,1]],'отслеживать':[[11,1],[5,1]],'уведении':[[22,2]],'скроллинг':[[22,3],[15,3],[23,2],[11,1]],'проявляться':[[11,1]],'оформление':[[6,1],[12,1]],'типов':[[13,1],[14,2],[23,1],[5,1]],'видеоигры':[[6,1],[12,1],[14,1],[7,1],[2,1]],'Галочка':[[9,1],[10,2],[5,6]],'Наиболее':[[5,1]],'англоговорящих':[[14,1]],'один':[[12,3],[20,1],[8,1],[5,7],[17,3],[9,4],[15,1],[22,11],[23,1],[6,3],[2,1],[4,4],[24,1],[10,2],[11,5],[7,6]],'место':[[5,5],[15,3],[22,5],[25,1],[6,1],[2,1],[4,2],[12,1],[7,1],[11,4]],'Всегда':[[7,1]],'ТАСера':[[5,4],[9,1],[14,3],[19,1],[6,4],[2,6],[4,3],[20,2],[10,2],[7,3],[8,2]],'рекорд':[[22,1],[12,1],[14,1]],'дополнительными':[[22,1]],'лага':[[15,1],[14,3],[22,17],[23,7],[8,1],[11,3]],'испорченных':[[14,1]],'рутинности':[[2,1]],'клавишами':[[24,1],[22,1],[5,2]],'взаимодействие':[[24,1]],'одинарном':[[15,1],[22,1]],'варьировать':[[14,1]],'масштабируется':[[22,1]],'сожалению':[[19,1],[6,2]],'проходится':[[22,1],[5,1]],'регистрируются':[[22,1]],'Разделение':[[6,1]],'дать':[[22,1],[2,2],[6,1]],'выполнилось':[[20,1]],'первая':[[11,1],[5,1]],'обозримой':[[15,3]],'открывшемся':[[11,1]],'многогранную':[[22,1]],'самым':[[5,1],[11,2],[17,3],[14,2],[6,3],[4,3],[10,2],[7,1],[8,1]],'Сохранить':[[10,1],[8,1],[9,1]],'главной':[[20,1]],'неизбежности':[[6,1]],'собираются':[[22,1]],'гораздо':[[6,2],[2,2],[24,1],[12,2],[10,2],[11,2],[7,2]],'клетка':[[11,1]],'возможна':[[22,1]],'например':[[18,2],[19,1],[12,10],[16,1],[20,2],[8,4],[5,2],[9,1],[14,6],[15,2],[21,1],[6,10],[22,14],[4,3],[23,1],[24,1],[25,1],[10,3],[11,6],[7,9]],'шарик':[[7,1]],'создастся':[[22,1]],'palflag':[[25,1]],'правдоподобную':[[2,1]],'минус':[[9,1],[15,1]],'всей':[[22,1],[6,1],[8,1]],'текущие':[[24,1],[12,2],[22,2]],'расстоянием':[[6,1]],'счастью':[[10,1],[7,1]],'очков':[[14,1]],'модулей':[[25,2],[23,1]],'создания':[[17,2],[22,7],[14,6],[23,6],[2,4],[12,3],[3,1],[7,3],[5,3]],'памяти':[[7,1],[12,6],[20,5],[8,2],[5,2],[22,7],[14,4],[23,3],[6,4],[24,2],[3,1],[11,10],[18,2]],'начинают':[[9,1],[10,1],[2,1],[8,1]],'параграфы':[[6,1]],'100001000':[[11,1]],'процессорного':[[23,1]],'расширится':[[22,1]],'ТАСить':[[9,1],[12,1],[10,1],[6,1],[11,1]],'окончательному':[[10,1]],'возобновить':[[7,1]],'полного':[[23,1],[12,1],[14,1]],'прогрессбару':[[15,1],[11,1],[5,1]],'хранился':[[20,1]],'желании':[[22,1],[2,1],[14,1]],'Потом':[[2,1]],'этих':[[12,1],[5,2],[17,2],[9,1],[14,1],[15,1],[22,5],[6,1],[2,1],[4,3],[23,1],[24,1],[3,1],[11,5]],'play':[[15,1],[16,1],[14,1],[24,3]],'заставляя':[[5,1]],'кнопочного':[[5,1]],'язык':[[14,1]],'features':[[23,1]],'иконка':[[24,1]],'краткая':[[14,1]],'строго':[[11,1],[14,1]],'программировать':[[14,1]],'ассоциировать':[[6,1]],'рубежом':[[6,1]],'левую':[[17,2],[15,4],[22,4],[4,2],[12,1],[16,1],[11,1]],'Макроса':[[22,1]],'400':[[11,1]],'РОМа':[[25,1],[24,5]],'воздействовать':[[4,1],[2,1]],'insert#4':[[17,1]],'скриншоты':[[22,2],[20,1],[11,2]],'Достаточно':[[4,1]],'попыток':[[19,1]],'прочтения':[[19,1]],'Хотя':[[7,1],[12,1],[11,1],[2,2]],'последний':[[15,2],[22,1],[7,1],[5,1]],'Использовать':[[5,1]],'достигает':[[6,2]],'замедленной':[[10,1]],'fight':[[12,1]],'недостижимым':[[20,2]],'переживаний':[[2,1]],'подправить':[[6,1]],'проиграл':[[4,1]],'Устанавливаете':[[9,1]],'самого':[[12,1],[20,2],[16,1],[8,2],[5,1],[9,1],[14,1],[22,1],[23,1],[6,1],[3,1],[10,2],[11,1]],'минуты':[[11,1]],'примере':[[12,2],[5,4]],'добавлять':[[4,1],[22,2]],'ощущаете':[[10,1],[9,1]],'тестируете':[[5,1]],'символа':[[11,2],[15,1]],'пустыми':[[11,1]],'несущественных':[[14,1]],'исполняет':[[18,1],[22,1]],'нажиматься':[[12,1]],'newppu':[[25,1]],'записью':[[25,1]],'скрывается':[[7,1],[22,2]],'проиграть':[[4,1],[9,1],[20,1],[2,1],[5,1]],'факт':[[11,1],[14,1],[23,2],[6,1],[12,1],[20,1],[7,2],[18,1]],'for':[[12,3],[22,2],[23,3],[19,2],[11,6]],'getinput':[[12,1],[18,2]],'различием':[[22,1]],'subpixels':[[14,1]],'rerecordcount':[[25,1]],'планируете':[[6,1],[11,1]],'несложен':[[10,1]],'активная':[[24,1]],'Вырабатываются':[[8,1]],'минимизировать':[[14,1]],'объединены':[[5,2]],'нужды':[[4,1]],'название':[[17,2],[22,2],[19,1],[2,1],[6,1],[12,1],[3,1],[18,1]],'пожелает':[[7,1]],'Выстрел':[[9,1]],'нижним':[[15,1]],'революционного':[[7,1]],'1000':[[8,2],[22,3],[23,1],[11,2],[6,4]],'hello':[[17,1]],'готовым':[[2,1]],'базового':[[7,1]],'совпадают':[[24,1],[12,1],[14,1]],'ушёл':[[22,1]],'целое':[[25,1]],'колеблются':[[12,1]],'изобретать':[[7,1]],'Поддержка':[[22,3]],'записать':[[11,2],[22,1],[6,1],[2,1],[12,3],[8,2],[5,4]],'дальнейшей':[[11,1]],'полуавтоматический':[[10,2]],'screenshot':[[15,1]],'нарисована':[[22,1]],'исключительно':[[11,2]],'Финальный':[[5,1]],'new_set':[[18,2]],'битовые':[[18,1]],'остальном':[[4,1]],'частотой':[[8,1],[5,1]],'загружаемых':[[25,1]],'ascii':[[25,1]],'ряду':[[17,3],[5,1]],'соседних':[[15,1],[22,2]],'ТАСерские':[[14,1]],'2gb':[[22,1]],'наступлении':[[8,1],[12,2]],'формулировке':[[12,1]],'branch3':[[17,2]],'закономерности':[[9,1],[14,1]],'отпусканий':[[5,1],[17,1],[12,5],[11,2],[6,1]],'выставленные':[[3,1]],'зажимании':[[19,1]],'слота':[[17,1],[22,4],[23,1],[6,1],[20,1],[8,1],[11,1]],'прикосновение':[[14,1]],'минимальной':[[20,1]],'перехода':[[12,1],[23,3],[2,2],[5,1]],'Другие':[[5,1]],'markerx':[[25,1]],'схеме':[[7,1],[5,2]],'дизайн':[[6,1]],'подучастков':[[6,1],[20,1]],'назвать':[[6,1]],'viewer':[[15,2]],'Заготовленные':[[22,1]],'обзоре':[[16,1]],'расчёты':[[7,1]],'другому':[[12,2],[15,1]],'галочку':[[5,6],[9,2],[15,2],[19,4],[12,9],[10,2],[11,8],[8,1]],'посылаете':[[15,1],[5,2]],'сужает':[[10,1]],'моторную':[[16,1]],'этот':[[18,6],[19,2],[0,1],[12,2],[16,2],[20,2],[8,4],[5,8],[17,1],[9,4],[14,1],[15,5],[22,11],[6,3],[2,3],[4,6],[23,1],[24,3],[25,3],[3,1],[10,2],[11,4],[7,3]],'оставшемся':[[3,1]],'silently':[[11,1]],'брать':[[23,2]],'ТАСером':[[10,1],[12,2],[14,1]],'ярко':[[4,1],[19,1]],'продолжить':[[4,1],[9,2],[19,1],[24,2],[5,1]],'наоборот':[[15,1],[16,1],[22,2],[6,2]],'музыки':[[4,1],[14,1]],'естественный':[[6,1]],'эффективнее':[[7,1],[8,1]],'хранящемуся':[[22,1]],'типовых':[[13,1],[20,1]],'всплывают':[[22,1]],'встроенным':[[21,1]],'вашим':[[2,1]],'пополам':[[22,1]],'акцентировать':[[12,1],[22,1],[2,1],[11,1]],'предполагает':[[7,1]],'~17':[[22,1]],'небольшой':[[24,1],[2,1],[6,2]],'расположен':[[15,2]],'turbo':[[9,2],[14,1],[10,2],[15,2],[5,2]],'возврата':[[9,1]],'писатели':[[6,1]],'натыкаясь':[[14,1]],'совершенному':[[7,1]],'конца':[[19,1],[16,1],[8,1],[5,2],[9,4],[22,2],[6,4],[2,2],[4,1],[10,2],[11,2],[7,1]],'неизвестные':[[7,1]],'сохранённого':[[17,1]],'si_none':[[25,4]],'bookmark4':[[17,1]],'самую':[[22,1]],'Запоминаются':[[22,1]],'клавиатурного':[[17,6],[22,1],[23,1],[5,1]],'параболе':[[22,1]],'предложено':[[24,1]],'Помощь':[[0,2]],'комбинация':[[12,1]],'состоящее':[[22,1]],'такими':[[3,1]],'изменится':[[22,3],[15,3],[6,1]],'точное':[[10,1],[12,1],[22,1]],'простенький':[[8,1]],'Тасэдитором':[[4,1],[21,1],[23,2],[2,1],[11,1]],'представлял':[[23,1]],'карточки':[[5,1]],'курсор':[[19,2],[12,1],[16,3],[20,1],[8,1],[5,20],[15,12],[14,1],[22,9],[24,2],[4,7],[10,1],[11,6]],'центральному':[[7,1]],'сохранено':[[7,1]],'тёмными':[[22,1]],'реальному':[[7,1],[22,1]],'обработку':[[24,1]],'наберётесь':[[2,1]],'потерять':[[10,1],[9,1]],'останется':[[15,1],[22,1],[10,2],[6,2]],'видеороликов':[[14,2]],'Буфер':[[17,3],[15,3],[22,2],[23,1],[12,1],[16,1],[5,3]],'двоих':[[5,1]],'включается':[[11,1]],'проявляющимся':[[11,1]],'молниеносно':[[16,1]],'любой':[[12,3],[16,1],[20,2],[8,1],[5,8],[17,5],[15,7],[14,4],[22,8],[23,2],[6,1],[24,1],[4,1],[3,1],[18,1],[11,1]],'записываемых':[[22,2]],'растянув':[[15,1]],'Функции':[[22,1]],'следствие':[[18,1],[22,1],[14,1],[6,1],[5,1]],'продержаться':[[6,1]],'неочевидной':[[7,1]],'bar':[[5,1]],'контексте':[[7,1]],'может':[[18,7],[12,8],[16,8],[20,3],[8,1],[5,7],[17,1],[9,5],[14,7],[15,1],[22,29],[6,14],[2,6],[4,6],[23,4],[24,14],[25,3],[10,3],[11,10],[7,8]],'видеоряд':[[5,1]],'Курсе':[[2,1],[14,1]],'заключается':[[20,1],[14,1]],'неуязвимости':[[12,1]],'нет':[[7,1],[19,2],[12,3],[5,2],[17,8],[15,1],[14,1],[22,6],[6,1],[2,1],[4,3],[10,1],[11,2],[18,1]],'рационально':[[5,1]],'серьёзной':[[8,1]],'границу':[[6,1],[22,1]],'оставлена':[[16,1]],'числами':[[12,1]],'указанное':[[18,4]],'autopause':[[11,2],[22,1]],'выходе':[[3,1],[23,4]],'основная':[[12,1]],'виду':[[22,1]],'оставляет':[[22,1]],'Какие':[[25,1]],'наличии':[[4,1],[15,1],[22,1],[23,2],[11,1]],'особенности':[[15,1],[14,1],[11,1],[24,1]],'параллельно':[[3,1]],'тесно':[[14,1]],'средне':[[17,7]],'тот':[[7,5],[22,5],[14,1],[23,1],[6,4],[24,3],[12,1],[16,1],[20,2],[11,2],[5,2]],'пустое':[[12,1]],'playaround':[[14,1]],'столбцов':[[19,1],[22,22]],'записываемым':[[12,1]],'палец':[[8,1]],'Тип':[[14,1]],'пункту':[[5,2]],'собственную':[[7,1],[9,1]],'слотах':[[8,1]],'клонировать':[[15,1]],'копирование':[[17,1],[23,8]],'изменяется':[[15,3],[22,2],[12,1],[16,1],[11,1],[5,1]],'зайти':[[12,1]],'popup':[[23,2]],'изменять':[[9,3],[22,7],[23,1],[2,1],[6,1],[4,1],[12,1],[20,1],[3,1],[11,1]],'вступают':[[6,2]],'анализировать':[[12,1],[22,1],[2,1],[5,1]],'readbyte':[[12,3]],'sifc_none':[[25,1]],'оптимизации':[[12,2],[6,4],[7,1]],'заниматься':[[14,1]],'загрузить':[[7,3],[5,1],[15,1],[17,2],[24,3],[12,1],[3,1],[8,2],[11,2]],'привычно':[[4,1]],'управления':[[22,3],[14,1],[23,1],[4,3],[13,1],[11,2],[5,1]],'Подходить':[[7,1]],'рабочей':[[6,3]],'гибкости':[[14,1]],'частота':[[18,1]],'При':[[19,1],[12,9],[16,6],[20,5],[8,3],[5,9],[17,3],[9,3],[14,3],[15,17],[22,58],[6,4],[2,1],[4,5],[23,3],[24,12],[25,2],[3,2],[10,4],[11,6],[7,2]],'прототипу':[[22,1]],'повторяет':[[7,1]],'оставшегося':[[5,1]],'удобства':[[5,1],[19,3],[11,1],[6,1]],'отсутствует':[[17,1],[15,1],[22,3],[7,1],[11,1]],'распаковываются':[[22,1]],'половине':[[17,2],[22,4],[6,2],[5,2]],'ситуацией':[[12,1]],'заполняется':[[4,1],[22,1]],'вращать':[[4,1],[15,3],[16,1],[5,2]],'копирует':[[7,1],[5,2]],'сэйвам':[[7,1],[22,1]],'совершена':[[8,1]],'точкой':[[4,1]],'зависящая':[[11,1]],'осуществляют':[[11,1]],'сравнивают':[[20,1]],'zone':[[23,1]],'его':[[18,2],[25,3],[19,2],[12,8],[16,3],[20,2],[8,5],[5,3],[17,2],[9,3],[14,3],[15,4],[21,1],[6,18],[2,4],[4,3],[22,10],[23,3],[24,6],[3,1],[10,3],[11,11],[7,6]],'полезны':[[12,1]],'состояниях':[[22,2]],'Миникарту':[[22,1]],'сохранённых':[[25,1]],'старым':[[11,1],[24,1],[9,2],[10,1],[7,1],[8,1]],'открыв':[[11,1]],'Хорошенько':[[10,1]],'note':[[15,1],[14,1],[22,1],[23,1],[12,1],[16,3],[3,1],[11,2]],'щёлкает':[[10,1],[11,1],[24,1]],'отдельный':[[5,1],[22,2],[11,1],[7,1]],'спотыкался':[[6,1]],'принятия':[[10,1]],'компьютере':[[11,1],[24,2]],'function':[[12,4],[15,1],[23,3],[18,10]],'настройками':[[11,1],[14,1]],'Свои':[[8,1]],'предложенных':[[12,1]],'выписывать':[[8,1]],'полёта':[[2,1]],'радиокнопка':[[22,1],[11,1],[5,1]],'перебор':[[10,1]],'перерисовывается':[[22,1]],'комбинаций':[[12,1]],'совершать':[[11,1],[2,1],[5,1]],'начиная':[[7,2],[19,1],[12,1],[16,1],[5,4],[17,2],[15,3],[14,1],[22,3],[6,1],[2,1],[11,3],[18,1]],'экран':[[9,1],[14,1],[22,2],[25,1],[6,1],[12,1],[20,1],[10,5],[11,1]],'сложнее':[[2,2],[6,1]],'сейчас':[[22,1],[16,2],[3,1],[7,1],[11,2]],'перетаскивание':[[17,1],[9,2],[15,4],[22,5],[23,2],[24,2]],'резервные':[[23,2]],'проанализировать':[[6,1]],'вспышке':[[5,1]],'ассоциируете':[[4,1],[2,1]],'perfect':[[20,1]],'конвертирует':[[22,1]],'usb':[[11,1],[5,1]],'осуществляться':[[22,2]],'защиты':[[11,1]],'шрифты':[[23,1]],'Итак':[[6,1],[7,1]],'поверху':[[11,2]],'отправить':[[22,1]],'зажаты':[[22,1]],'Жёлтые':[[4,1]],'микро':[[6,1]],'иерархию':[[22,1],[5,1]],'listbox':[[24,3]],'improvement':[[14,1]],'taseditor_lua':[[22,1],[23,1]],'Вытащить':[[15,1]],'проверок':[[14,1]],'неординарного':[[2,1]],'откатывает':[[15,1]],'двойным':[[4,2],[17,1],[12,1],[22,1],[11,1]],'хочет':[[22,1]],'вживую':[[6,1],[14,1]],'Делается':[[9,1]],'осталась':[[22,1]],'снятием':[[4,1]],'простенькие':[[2,1],[6,1]],'ячеек':[[12,3],[20,1],[14,1],[22,10],[23,2]],'постоянного':[[22,1]],'означают':[[4,2]],'отсеивая':[[14,1]],'compress':[[24,1]],'ветках':[[2,1]],'повыше':[[20,1],[5,1]],'максимального':[[11,1]],'загружать':[[23,2],[11,4],[5,1]],'хранящие':[[20,1]],'полезный':[[12,1]],'равно':[[11,3],[15,1],[22,1],[25,1],[6,2],[7,1],[18,3]],'переставала':[[2,1]],'boss':[[12,1]],'Руководстве':[[15,2],[14,2],[19,1],[6,1]],'сохранённому':[[22,1]],'Просматривайте':[[6,1]],'предполагаемый':[[7,1],[9,1]],'первой':[[5,3],[11,3],[9,1],[25,1],[7,1],[6,3]],'nil':[[12,1],[18,7]],'Отображение':[[15,2]],'обгоняете':[[8,1]],'джойстики':[[22,2],[23,1]],'постоянной':[[2,1]],'номером':[[9,1],[15,2],[22,13],[25,1],[6,1],[18,1],[5,2]],'мыши':[[19,5],[12,5],[16,16],[20,1],[8,1],[5,17],[17,7],[9,6],[15,35],[22,35],[23,5],[2,1],[24,10],[4,15],[25,5],[3,1],[10,3],[11,10],[7,1]],'очередной':[[25,1],[11,1],[12,1]],'настройка':[[12,1],[22,5],[10,1],[11,2]],'очевидной':[[6,1]],'описываемой':[[7,1]],'высокую':[[2,1]],'сдвигая':[[5,2]],'инициализировать':[[12,1]],'вызовом':[[18,1]],'уровнями':[[6,2]],'картинки':[[11,1]],'найденную':[[22,1]],'том':[[19,1],[12,3],[20,3],[5,3],[9,1],[14,1],[15,2],[22,7],[6,4],[23,2],[4,1],[24,2],[10,1],[11,2],[7,2]],'фантазию':[[2,2]],'recordings':[[19,1],[11,3],[22,1]],'branch8':[[17,2]],'измениться':[[22,1]],'последующее':[[6,1]],'втоматически':[[22,1]],'выложить':[[7,1],[12,1]],'считающихся':[[22,1]],'Усовершенствование':[[22,3]],'парочки':[[8,1]],'наступления':[[8,1],[20,4]],'под':[[18,1],[21,1],[14,1],[22,16],[25,1],[2,2],[24,2],[4,6],[12,1],[11,3],[5,2]],'появляться':[[11,5],[16,1]],'Мультитрекинг':[[22,3],[14,1]],'Связи':[[22,1]],'фильтруется':[[22,1]],'снятии':[[17,5]],'stream':[[25,6]],'fps':[[15,1],[18,1]],'пройденных':[[4,1],[6,1]],'mouse':[[22,1]],'любым':[[4,1],[7,1],[22,1]],'фичами':[[14,1]],'видеоролик':[[14,1]],'переведя':[[22,1]],'материального':[[2,1]],'множество':[[5,2],[22,3],[6,3],[2,1],[12,2],[16,1],[3,1],[8,1],[11,1]],'опытом':[[6,2]],'модифицировать':[[12,3]],'представлены':[[5,1]],'различными':[[2,1],[7,1]],'правой':[[17,12],[9,1],[15,4],[22,7],[19,5],[24,5],[4,2],[12,1],[16,1],[3,1],[5,5]],'start':[[15,1],[25,3],[24,1],[4,1],[12,2],[20,1],[10,12],[11,1],[18,2]],'заменяются':[[24,1]],'идти':[[25,1]],'бежал':[[5,1]],'Рассмотрим':[[7,1]],'вчера':[[11,1]],'Поэтому':[[19,2],[12,11],[16,1],[20,3],[8,2],[5,4],[9,4],[14,3],[22,4],[23,1],[6,7],[2,1],[4,4],[24,1],[3,1],[10,1],[11,3],[7,2]],'визуализации':[[14,1],[2,1],[7,1]],'Бледные':[[4,1]],'снятой':[[12,2]],'соединяющим':[[5,1]],'оперативной':[[22,3],[14,2],[6,1],[12,2],[8,1],[11,3]],'work':[[6,1]],'счётчику':[[2,1]],'которому':[[4,1],[22,2],[6,1]],'Тут':[[6,2]],'Геймпад':[[2,1]],'нажатием':[[17,1],[9,10],[22,1],[24,1],[12,1],[11,5],[5,1]],'физический':[[6,1]],'называется':[[16,1],[22,1],[14,4]],'влияющие':[[14,1]],'уровнях':[[2,1],[6,1]],'образа':[[8,1]],'Мувик':[[23,1],[14,1]],'детерминированными':[[14,1]],'Пример':[[17,29],[20,2],[25,2]],'будем':[[4,4]],'линий':[[22,2],[5,1]],'единицей':[[12,1]],'стандартными':[[3,1]],'произошли':[[17,1]],'Легко':[[4,1]],'результата':[[9,4],[15,1],[6,1],[20,3],[10,1],[7,4],[8,2]],'пересинхронизация':[[6,1],[7,1]],'эмулятору':[[23,1],[22,1],[5,2]],'яму':[[5,1],[10,2],[8,1],[6,2]],'свободно':[[4,1],[24,1]],'Отображает':[[11,2]],'бежит':[[4,1],[11,2],[6,2],[5,1]],'memory':[[15,1],[14,1],[22,1],[6,1],[12,3],[20,3],[10,1]],'left':[[11,1],[15,1]],'приучаются':[[8,1]],'игровыми':[[5,1],[14,3],[6,1],[2,1]],'внутри':[[7,1],[22,2],[23,2],[12,3],[11,1],[5,1]],'масштаб':[[6,1],[23,2]],'степени':[[6,2],[20,1]],'Снимок':[[14,1]],'скроллбара':[[16,3]],'ближайшей':[[16,1]],'примерами':[[18,1]],'фану':[[6,1]],'добавленные':[[19,1]],'удалось':[[20,1]],'marker':[[17,42],[15,1],[14,1],[4,3],[12,1],[16,2],[11,2]],'служат':[[22,3]],'шлюз':[[22,2],[23,1]],'настройки':[[22,4],[23,3],[24,2],[12,1],[3,3],[11,8],[5,1]],'игры':[[12,6],[16,2],[20,11],[8,11],[5,17],[9,4],[14,17],[15,2],[22,18],[6,22],[2,9],[4,7],[23,3],[25,1],[3,1],[10,2],[11,4],[7,7]],'автопоиска':[[12,1]],'происходящих':[[10,1]],'edited':[[23,1]],'спидранов':[[22,1],[20,1],[6,1],[7,1]],'своего':[[9,1],[14,1],[6,2],[2,1],[10,4],[8,1],[7,2]],'полсекунды':[[22,2]],'данному':[[10,1],[8,1],[9,1]],'упростить':[[6,1]],'пропускать':[[9,1],[10,1],[6,1],[11,2]],'баланс':[[6,1],[20,1]],'наилучший':[[9,1],[20,4],[14,1]],'процесса':[[11,2],[22,1],[1,1],[23,1],[19,1],[6,1],[2,6],[4,1],[25,1],[12,4],[7,2],[5,2]],'объективный':[[2,1],[6,1]],'ожидания':[[14,1],[22,1],[5,1]],'манипуляцией':[[14,1]],'выстраиваются':[[22,1]],'видите':[[8,1],[6,2],[2,1],[16,2],[10,1],[7,1],[5,1]],'текущий':[[12,2],[16,1],[20,4],[8,2],[5,4],[9,1],[14,4],[15,1],[22,6],[6,5],[23,1],[4,2],[24,3],[10,5],[11,5],[7,2]],'предоставляет':[[22,3],[23,3],[18,1]],'удобно':[[12,2],[14,2],[25,1],[11,1],[5,2]],'динамике':[[22,1]],'такого':[[4,1],[22,2],[23,1],[6,3]],'спешка':[[9,1]],'наталкиваться':[[6,1]],'Дополнительные':[[8,1]],'приводится':[[20,1]],'недопонимании':[[24,1]],'конфликта':[[24,1]],'mario':[[4,1],[12,1],[14,1],[6,3],[5,1]],'исчезания':[[23,1]],'column':[[19,1],[11,3],[22,1]],'мельчайшие':[[3,1]],'соблазн':[[6,1],[9,1]],'необходимость':[[7,2],[15,1],[8,1],[6,1]],'считают':[[7,1],[8,1]],'килобайт':[[11,1]],'Массив':[[22,1]],'тысяч':[[16,2]],'иных':[[6,1]],'Например':[[12,9],[20,1],[8,3],[5,9],[17,1],[9,3],[14,1],[22,10],[6,9],[2,3],[4,4],[24,1],[10,3],[11,7],[18,1]],'разгон':[[7,1],[12,3]],'Отдельный':[[22,1]],'ассоциация':[[10,1],[9,2]],'базируется':[[22,1],[14,1]],'Двоичный':[[25,1]],'rom':[[12,1],[15,1],[3,1],[11,4],[24,4]],'написанию':[[12,1]],'успеть':[[9,1]],'связи':[[4,1]],'плагины':[[5,1]],'интересующая':[[16,1]],'запуска':[[15,1],[22,1],[23,2],[24,2],[4,1],[12,3],[3,1],[11,1]],'данные':[[12,9],[8,1],[5,4],[17,4],[22,27],[14,6],[23,28],[25,9],[2,1],[24,5],[4,2],[11,2]],'nes':[[15,4],[22,2],[25,2],[19,1],[24,4],[4,1],[12,1],[11,3]],'появиться':[[25,1],[5,1]],'важных':[[11,1],[20,1]],'Просто':[[4,1]],'зажал':[[6,1]],'поступать':[[9,2]],'улучшении':[[12,1],[20,3],[22,2],[6,1]],'marioheight':[[12,3]],'напряжённые':[[6,1]],'секундах':[[14,1]],'wip':[[6,1]],'умещается':[[16,1]],'отношений':[[22,1]],'файловом':[[25,1],[23,1]],'манипулировать':[[10,1],[9,1]],'любому':[[17,2],[9,2],[15,4],[22,1],[4,3],[10,1],[8,3],[5,1]],'передаются':[[22,1]],'подсветку':[[22,1]],'публикацию':[[2,1]],'втором':[[22,1],[6,2],[14,1]],'Даже':[[9,1],[22,1],[6,4],[24,1],[12,1],[7,1],[8,1]],'normal':[[15,2]],'tasvideos':[[12,4],[19,2],[2,2],[6,1]],'описании':[[3,1]],'стоять':[[3,1]],'вместе':[[4,1],[22,4],[11,1],[5,2]],'вперёд':[[9,1],[14,1],[15,1],[22,1],[6,2],[4,1],[16,1],[10,1],[7,1],[5,7]],'имеются':[[12,1],[3,1],[7,1],[24,1]],'зафиксировать':[[9,1]],'добавлено':[[12,1]],'removemarker':[[17,2],[18,2]],'нормальной':[[2,1],[14,1]],'длительность':[[10,2],[2,1],[23,1]],'прочитаны':[[12,1]],'Хранит':[[22,2],[23,18]],'устанавливается':[[15,2],[12,1],[14,1],[22,2]],'планы':[[5,1]],'придаёте':[[6,1]],'начнёт':[[11,1]],'follow':[[5,1],[9,3],[15,3],[22,1],[16,3],[10,2],[11,2],[8,1]],'маленьком':[[6,1]],'десяти':[[7,1]],'bookmark5':[[17,1]],'Заметки':[[17,7],[18,3],[15,5],[22,4],[23,1],[19,1],[6,1],[4,3],[12,5],[11,7],[5,1]],'Данные':[[22,2],[14,2],[25,3],[5,1]],'действиями':[[6,1]],'продлится':[[11,2]],'выделению':[[15,1],[22,1]],'эту':[[18,1],[9,1],[14,1],[15,1],[22,6],[6,3],[25,1],[4,3],[12,6],[10,1],[11,17],[5,3]],'отмечена':[[5,1]],'обгон':[[6,1]],'накопившиеся':[[18,1]],'hedgehog':[[14,1]],'огромными':[[23,1]],'идущих':[[22,1]],'приступить':[[6,1],[7,1]],'заданной':[[22,1]],'Монтажным':[[5,1]],'логические':[[4,1],[6,1],[9,1]],'журнал':[[14,1],[23,1],[2,2],[5,1]],'подаёт':[[22,1],[24,2]],'требуемое':[[17,2],[22,1],[20,2]],'формализация':[[14,1]],'глава':[[7,1]],'Переводя':[[11,1]],'включен':[[17,3],[22,1],[24,1]],'абстрактные':[[22,1]],'пройдёт':[[4,1]],'происходящему':[[15,1]],'повторяется':[[12,2]],'генерации':[[25,1],[23,1]],'красная':[[11,1]],'найдёт':[[14,1]],'заполнения':[[22,3]],'обращении':[[6,1]],'внизу':[[4,1]],'края':[[2,1],[6,1]],'создал':[[6,1]],'впрочем':[[20,1]],'фиксированная':[[6,1]],'изменившимся':[[22,1]],'существенно':[[11,1]],'осмотром':[[7,1]],'Истории':[[11,10],[12,4],[16,1],[20,1],[8,1],[5,7],[17,5],[9,4],[15,6],[22,27],[23,2],[25,1],[10,1],[7,1],[18,2]],'стимулирует':[[10,1]],'такие':[[2,1],[6,4],[12,2],[3,1],[7,2],[11,1]],'Задействуется':[[4,1]],'размере':[[5,1]],'вылетит':[[9,1]],'кадром':[[9,1],[14,1],[15,1],[22,1],[6,1],[2,1],[16,1],[20,1],[7,3],[5,2]],'впечатать':[[15,1]],'переместиться':[[22,1],[16,2]],'сгенерированный':[[25,1]],'recorder':[[22,1],[23,3],[5,2]],'состоянию':[[9,1],[22,3],[4,1],[16,2],[8,2],[5,1]],'правую':[[4,2],[15,4],[22,2],[24,1],[5,2]],'ней':[[22,2],[4,2],[12,1],[3,1],[10,1],[5,3]],'инструментам':[[5,1]],'решает':[[22,1]],'прямоугольный':[[22,1]],'перебирают':[[14,1]],'напряжённых':[[6,1],[8,1]],'направить':[[14,1]],'Закладок':[[12,1],[16,1],[20,4],[8,7],[5,18],[17,7],[15,7],[14,1],[22,30],[23,11],[6,1],[24,5],[11,2]],'финального':[[11,2],[23,1]],'файлов':[[12,1],[23,1],[25,1],[2,1],[24,2]],'Рисование':[[11,1],[15,1]],'координатами':[[14,2]],'script':[[12,1],[15,1]],'третий':[[22,3],[10,1],[25,1],[7,1],[5,1]],'возможное':[[6,1],[11,1]],'Расцветка':[[22,1]],'однажды':[[2,1],[5,2]],'перепроверки':[[2,1]],'зелёным':[[4,1],[15,1],[22,2],[11,1],[5,1]],'разбивая':[[6,1]],'значком':[[14,1]],'добавляемые':[[22,1]],'ходом':[[6,1],[14,1]],'интуитивности':[[22,1]],'selection_table':[[12,3]],'Реализация':[[21,1],[23,2],[0,1]],'настоящего':[[2,1],[15,1]],'идеи':[[9,3],[21,1],[22,3],[6,2],[2,1],[10,3],[8,3]],'имеющимся':[[5,1]],'комментариев':[[2,2],[22,1]],'выдаст':[[12,1],[24,1]],'многодорожечная':[[14,1]],'аккуратности':[[2,1]],'функцию':[[5,1],[22,4],[23,7],[12,2],[18,7],[11,11]],'меру':[[24,1]],'давности':[[22,1]],'требуемого':[[17,1],[22,1],[20,2],[5,1]],'Неплохо':[[23,1]],'программы':[[1,2],[19,1],[0,2],[20,2],[5,2],[15,3],[14,3],[21,2],[22,7],[2,1],[24,1],[3,8],[10,1],[11,6]],'редактор':[[23,1],[2,1],[7,1]],'серые':[[11,1]],'пересинхронизировать':[[6,1]],'использованию':[[0,1]],'красных':[[4,1],[22,2],[11,2]],'съёмка':[[22,1]],'должны':[[22,1],[14,1],[23,5],[6,2],[16,1],[10,1],[11,2],[5,1]],'достижения':[[6,3],[7,1]],'совершённого':[[7,1]],'уйти':[[9,1]],'параметра':[[17,1],[11,1]],'видимой':[[15,1],[22,2]],'ячейка':[[22,4]],'загораживать':[[19,1]],'ppu':[[25,1],[15,1],[24,3]],'блока':[[4,1],[2,1]],'своих':[[16,1],[10,1],[25,3],[2,1],[11,1]],'Принимает':[[11,1]],'поддерживается':[[12,1]],'обдумать':[[6,1]],'нажать':[[5,2],[17,2],[15,4],[18,1],[22,2],[19,1],[24,1],[12,4],[16,3],[10,1],[11,4],[8,1]],'промежутки':[[22,2],[14,1],[6,2]],'луа':[[22,8]],'прямоугольник':[[12,1]],'худший':[[14,1]],'запорченным':[[24,1]],'Маркерам':[[15,5],[22,2],[23,2],[2,1],[12,1],[16,5],[11,1],[5,5]],'обычных':[[5,1],[24,2],[11,1],[7,1]],'начнёте':[[12,1]],'тестировании':[[0,1],[14,1],[20,1],[11,1],[6,1]],'одинаковых':[[22,1]],'Если':[[18,54],[19,2],[0,1],[12,7],[16,1],[20,3],[8,5],[5,11],[17,4],[9,5],[14,2],[15,24],[22,25],[6,9],[2,4],[4,13],[23,3],[24,5],[25,10],[3,1],[10,5],[11,29],[7,4]],'иконок':[[15,2],[22,6],[24,2],[12,1],[16,2],[20,1],[5,1]],'получателю':[[12,1]],'правила':[[2,1]],'проверяет':[[22,1],[23,5]],'Другим':[[14,3]],'редактируется':[[11,1],[15,1]],'учитывать':[[14,1]],'непосредственно':[[6,1],[14,1]],'неактуальным':[[2,1]],'Чекпоинты':[[6,1]],'картинке':[[4,4],[6,2],[11,2]],'Введение':[[1,1],[2,2],[0,1]],'редактируемого':[[9,1],[15,1],[4,1],[16,2],[10,1],[8,1],[5,2]],'контекстом':[[6,1]],'проявились':[[6,1]],'удачей':[[9,2],[14,2],[10,1],[20,1]],'data':[[15,1],[23,2],[25,6]],'мелком':[[22,1]],'совершенно':[[12,1],[6,1],[8,1]],'поводу':[[10,1]],'Навигация':[[9,1],[14,2],[15,2],[0,1],[13,1],[16,6],[10,1]],'жонглировать':[[8,1]],'selected_frame':[[12,3]],'обнаружены':[[22,1],[20,2]],'вещи':[[8,1]],'Самое':[[6,1]],'попадут':[[18,1]],'изменившийся':[[5,2]],'расплывчатым':[[4,1]],'повлияло':[[10,2]],'устают':[[2,1]],'возвращён':[[18,1]],'основных':[[22,1]],'желателен':[[22,1]],'зарегистрированных':[[5,1]],'Мышка':[[2,1]],'ошибку':[[6,1],[7,4]],'критическим':[[6,1]],'разрядов':[[25,1]],'последние':[[4,1],[6,2],[16,1]],'добавляет':[[25,1],[6,1]],'хватает':[[4,1],[6,1],[7,1]],'Примечание':[[7,5]],'Много':[[6,1]],'реализацией':[[7,1]],'самый':[[7,2],[22,2],[6,3],[12,2],[10,1],[8,1],[5,1]],'повлияла':[[22,2]],'включающий':[[22,1]],'осознавать':[[10,1],[6,1]],'applyinputchanges':[[17,4],[12,2],[22,1],[18,10]],'перезапустить':[[12,1]],'частей':[[25,1],[6,1]],'оптимального':[[7,1],[14,1]],'обнулении':[[2,1]],'отметкой':[[9,1]],'enter':[[4,1],[17,2],[15,1],[16,1]],'Ранее':[[19,1]],'чисел':[[18,1],[20,2]],'мечты':[[2,1],[22,1]],'Автофункция':[[18,4]],'найдите':[[11,2]],'Наилучший':[[20,1]],'фиолетовому':[[4,1]],'цветовое':[[22,1]],'Тасэдитор':[[18,39],[19,2],[0,1],[12,6],[16,1],[20,1],[8,4],[5,2],[17,1],[9,1],[15,1],[21,1],[22,12],[6,3],[2,5],[4,1],[23,5],[24,22],[25,3],[3,2],[10,2],[11,12],[7,2]],'Регулярно':[[23,13]],'вышеописанный':[[6,1],[11,1]],'вносить':[[22,1]],'нестандартно':[[2,1]],'клавиатурой':[[15,1],[7,2],[5,1]],'пользователь':[[22,19],[23,1],[19,1],[24,12],[11,3],[18,5]],'заполнен':[[22,1]],'используются':[[8,2],[22,1],[14,3],[24,1],[12,1],[11,2],[5,1]],'концов':[[12,1],[20,1]],'русскоязычных':[[14,1]],'ассоциацию':[[10,1],[22,1]],'названии':[[12,1]],'попросить':[[12,1]],'проводилось':[[23,1]],'редактору':[[2,1]],'случайные':[[11,1],[14,1]],'отображение':[[22,5]],'исполняются':[[12,1]],'учебник':[[2,1],[0,1]],'одном':[[9,1],[14,1],[15,1],[22,3],[6,1],[4,1],[12,1],[20,3],[11,1]],'прогрессу':[[6,1]],'импорт':[[3,1],[23,1]],'происходящей':[[12,1]],'ставят':[[6,1],[12,1]],'тесный':[[10,1]],'numpad':[[11,1]],'Однострочная':[[14,1]],'пустом':[[15,1]],'печатания':[[15,1]],'регистрацию':[[23,1]],'стандартизации':[[22,1]],'уровень':[[11,4],[22,8],[6,1],[2,2],[20,1],[10,2],[7,1],[5,1]],'высокоорганизованного':[[12,1]],'сдвинув':[[6,1]],'Сайт':[[2,1]],'эволюции':[[22,1]],'рисование':[[17,2],[14,1],[0,1],[4,1],[12,1],[11,1]],'Контейнер':[[14,2]],'хоткеем':[[9,2]],'manager':[[23,7]],'незачем':[[11,1]],'полная':[[22,1]],'текстовую':[[22,1]],'кадры':[[5,9],[17,1],[15,5],[14,1],[22,8],[2,2],[24,3],[4,6],[12,3],[7,2],[11,8]],'необходимо':[[12,4],[16,1],[20,2],[8,4],[5,1],[9,1],[14,1],[15,1],[22,9],[6,5],[2,1],[4,1],[23,2],[24,2],[11,2]],'наклона':[[22,2]],'интерпретируемое':[[25,1]],'вырезать':[[15,1]],'естественное':[[12,1],[20,1]],'перезаписей':[[15,1],[14,1],[22,8],[25,1],[2,1]],'Пробел':[[15,2],[9,1],[23,1],[11,2],[24,1]],'bookmark3':[[17,1]],'выгоды':[[7,1]],'инвертирования':[[18,1]],'Логично':[[12,1]],'Оба':[[22,2]],'переводом':[[25,1]],'entire':[[19,1],[11,1]],'регион':[[15,1],[12,1],[14,1],[22,4],[18,1],[23,1]],'могли':[[6,1],[22,1],[11,1],[2,1]],'определённой':[[23,1]],'сдвинувшимся':[[22,1]],'setnote':[[17,2],[18,2]],'каждой':[[19,1],[12,1],[20,1],[5,4],[17,1],[15,1],[14,1],[22,6],[23,2],[6,2],[25,3],[4,2]],'существующего':[[3,1],[18,1]],'подумать':[[9,1]],'привязанные':[[11,1]],'кодом':[[21,2],[22,2]],'щёлкать':[[4,1],[15,1],[22,2],[10,1],[5,2]],'пишутся':[[14,1]],'заданного':[[17,1],[22,1]],'Выводе':[[22,1]],'яркими':[[4,1]],'некая':[[7,1]],'равным':[[22,1]],'multi':[[22,1]],'младший':[[18,1]],'насыщенным':[[11,1],[22,1]],'способ':[[12,6],[16,5],[20,1],[8,1],[5,4],[9,2],[22,4],[6,1],[2,1],[4,6],[10,1],[11,3],[7,2]],'отметку':[[6,1],[22,1]],'отпускается':[[7,1]],'ускользает':[[6,1]],'взят':[[17,1],[6,1]],'пространство':[[4,1],[22,1],[3,1],[6,1]],'потока':[[25,1],[9,1]],'вынужденное':[[14,1]],'bookmark9':[[17,1]],'загрузках':[[23,2]],'удар':[[12,1]],'изменяемыми':[[22,1]],'обгона':[[14,1]],'заставляет':[[5,2]],'забывая':[[11,1],[5,1]],'нечётная':[[12,1]],'выключать':[[8,1]],'использования':[[17,31],[18,2],[1,1],[14,5],[19,1],[4,1],[20,1],[8,1],[5,4]],'успеху':[[10,1],[6,1]],'третью':[[10,1]],'описаний':[[15,1]],'автосохранения':[[11,1],[23,1]],'окне':[[17,2],[22,9],[14,1],[19,2],[24,2],[12,2],[16,2],[10,4],[11,3],[5,1]],'развлечение':[[6,1]],'подпункта':[[11,1]],'нужна':[[22,2]],'отдалёнными':[[10,1],[2,1]],'казуальное':[[6,1]],'сгодиться':[[20,1]],'событию':[[9,1]],'перевести':[[12,1],[14,1]],'критерия':[[6,1]],'замедлить':[[9,1]],'обе':[[11,1],[12,1]],'удобные':[[11,1]],'tab':[[15,2]],'оказываются':[[18,2]],'общих':[[23,2]],'прошлыми':[[8,1]],'Аналоги':[[15,1]],'преодоления':[[6,1]],'submitdeleteframes':[[17,1],[18,2],[22,1]],'контекстные':[[15,1]],'Изменения':[[4,1]],'возможностях':[[0,1]],'создайте':[[11,1],[5,1]],'оставлен':[[14,1],[11,1],[5,1]],'подобно':[[23,1]],'происходящее':[[2,1]],'усекает':[[23,1]],'кадров':[[18,11],[12,4],[16,6],[8,1],[5,12],[17,15],[9,1],[14,3],[15,9],[22,30],[6,14],[2,2],[4,11],[23,7],[24,3],[25,1],[11,18],[7,3]],'пользовательским':[[23,1]],'левого':[[11,1]],'уступ':[[9,2]],'желаемой':[[4,1],[24,1]],'помогать':[[10,1]],'Скроллинг':[[22,1],[15,2],[16,4]],'Сам':[[11,1],[18,3]],'лишние':[[9,1]],'внешние':[[23,1]],'воспринимает':[[22,1],[7,1],[11,1]],'Попробуйте':[[4,2],[10,1],[5,1]],'повышается':[[5,1]],'идеальной':[[6,1]],'это':[[18,2],[0,1],[12,3],[20,2],[8,4],[5,7],[9,6],[14,4],[22,18],[23,7],[6,17],[2,5],[4,9],[24,5],[25,5],[3,1],[10,8],[11,6],[7,9]],'передачу':[[23,1]],'вписать':[[11,1]],'таков':[[6,1],[5,1]],'определённого':[[14,1],[20,1],[6,1],[5,1]],'разное':[[9,1]],'полем':[[15,1]],'открытии':[[4,1],[17,1],[12,2],[22,1],[23,1],[24,1]],'совершенные':[[5,1]],'нарисован':[[11,1]],'заполнить':[[12,1],[16,1]],'компрессию':[[23,3]],'зацикленным':[[12,1]],'протестировать':[[9,1]],'беглому':[[4,1]],'стороне':[[5,1]],'определиться':[[10,1],[8,1],[9,1]],'небольшая':[[12,1]],'эмоций':[[2,1]],'отметок':[[22,1]],'рутинных':[[14,1]],'комментарии':[[4,1],[2,1]],'причём':[[15,1],[12,1],[22,2],[6,1],[18,2]],'тонкими':[[22,1]],'внутриигровой':[[7,1]],'стратегию':[[11,1]],'управлением':[[12,1],[2,2],[11,1]],'недоступной':[[11,1]],'пикселях':[[22,1]],'соответствующую':[[22,2],[18,1],[5,2]],'вдобавок':[[15,1]],'понизу':[[11,2]],'содержащими':[[12,1]],'шаблонами':[[12,1],[22,1]],'дальнейшего':[[17,2],[19,1]],'Очищает':[[18,1]],'Появление':[[20,1]],'Суть':[[6,1]],'остаться':[[6,1]],'xxx':[[25,2]],'второму':[[12,1]],'отключение':[[22,1]],'пацифистский':[[14,1]],'exit':[[15,1]],'Размер':[[12,9],[14,1],[3,1],[22,1],[7,1],[25,1]],'управляемым':[[2,1]],'передумывать':[[6,1]],'Автофункцию':[[18,2]],'идущий':[[7,1]],'взгляду':[[4,1],[11,1]],'supermariobros':[[12,1]],'участка':[[12,5],[16,10],[20,8],[8,15],[5,9],[9,30],[14,2],[15,1],[22,4],[6,48],[2,1],[4,1],[10,19],[11,6],[7,8]],'модуля':[[25,1]],'org':[[12,1],[2,1],[6,1]],'различать':[[22,1]],'вообще':[[5,2],[11,2],[9,1],[23,1],[4,1],[12,1],[10,2],[8,1],[7,2]],'навыков':[[21,1]],'мигать':[[5,2]],'нажатая':[[22,1]],'нажимаете':[[9,2]],'удалите':[[11,1]],'Полученный':[[8,1]],'обнаружатся':[[6,1]],'трюк':[[6,4],[14,1]],'анимация':[[23,2]],'текущем':[[7,1],[18,1],[9,1],[14,1],[15,1],[22,1],[6,1],[23,1],[12,2],[16,2],[8,2],[5,1]],'важного':[[9,1]],'Отстранённость':[[9,1]],'масштаба':[[6,1]],'интервалы':[[12,1]],'классификация':[[20,1]],'простыми':[[12,1]],'Этому':[[22,1]],'таблицу':[[4,1],[18,1]],'частоты':[[17,1]],'улучшением':[[6,1]],'полей':[[25,1],[15,1],[22,1]],'нажмёт':[[11,1]],'выбрав':[[15,1],[24,1]],'курсора':[[5,5],[17,3],[15,1],[22,9],[23,6],[24,4],[4,1],[16,1],[11,3],[8,1]],'форуме':[[12,1],[22,1],[19,1],[2,1]],'необязательный':[[9,2],[10,2],[8,2]],'официального':[[21,1]],'фрагмент':[[6,1],[5,1]],'событиям':[[14,1]],'игроком':[[14,2],[2,1],[5,1]],'оказывает':[[5,1]],'установленному':[[22,1]],'обращает':[[10,1]],'вызовов':[[18,1]],'остальными':[[11,1],[18,2]],'subtitles':[[12,2],[15,1]],'переходя':[[12,1]],'третье':[[5,1]],'сохраняя':[[15,1]],'интегрированная':[[0,1]],'ранних':[[2,1],[22,2]],'удалён':[[11,1],[24,1]],'неудобно':[[11,1],[22,1]],'сохраняются':[[5,1],[9,1],[22,6],[12,1],[11,1],[7,1]],'ему':[[22,2],[2,1],[6,2]],'включена':[[10,2],[11,10],[5,2]],'обеспечивает':[[23,1],[22,1],[14,1]],'бессистемного':[[2,1]],'однотипными':[[6,1],[12,1]],'опытными':[[2,1]],'указка':[[22,1],[11,1],[5,1]],'проигнорирует':[[18,6]],'путь':[[6,1],[14,1]],'работаете':[[12,1]],'отображения':[[4,1],[15,1],[20,1],[22,6]],'разбирать':[[25,1]],'вызванной':[[23,1]],'представляющих':[[24,1]],'сказывается':[[11,1]],'эффективная':[[2,1]],'отведены':[[8,1]],'различных':[[8,2]],'Поначалу':[[4,2],[9,1],[2,2],[7,1]],'Про':[[12,2]],'manipulation':[[14,1]],'читабельности':[[2,1]],'альтернативой':[[22,1]],'Интересный':[[12,1]],'дальнейший':[[22,1]],'решения':[[12,2],[14,6],[10,5],[7,2],[8,2]],'нарисовать':[[12,1],[5,1]],'ТАС':[[14,1],[2,1],[6,1]],'боты':[[14,3]],'Текущее':[[22,2]],'того':[[18,1],[12,1],[16,2],[20,1],[5,7],[17,1],[9,2],[15,1],[22,13],[25,1],[6,3],[2,2],[4,4],[24,2],[3,3],[10,2],[11,5],[7,2]],'круглые':[[5,1]],'плыть':[[6,1]],'адаптироваться':[[10,1],[8,1]],'попадает':[[22,2],[12,1],[11,1]],'Однако':[[19,1],[12,3],[5,2],[9,2],[14,1],[22,4],[6,4],[2,1],[4,1],[10,1],[11,4],[7,1]],'узкий':[[24,1]],'Допустим':[[10,1],[6,1],[9,1]],'Вправо':[[15,3],[22,2],[25,3],[6,3],[4,2],[18,2],[5,1]],'цифру':[[5,1]],'принципы':[[22,1],[1,1],[19,1],[6,1],[2,1],[10,1],[7,1]],'назначаете':[[11,1]],'разными':[[12,1],[20,1],[22,2],[7,2]],'шин':[[20,1]],'эмуляторный':[[5,2]],'наравне':[[22,1]],'вносимого':[[10,1]],'больше':[[0,1],[20,1],[8,2],[5,1],[9,1],[14,1],[22,4],[6,1],[2,1],[10,4],[11,4],[7,1]],'содержит':[[15,1],[22,1],[23,2],[4,1],[12,2],[16,2],[3,1],[11,2],[5,2]],'Простые':[[7,1]],'действие':[[5,1],[24,1],[12,1],[15,1],[11,1],[6,2]],'Монтажа':[[5,1]],'очистку':[[11,1],[23,1]],'выполняется':[[12,5]],'кнопке':[[18,1],[15,1],[22,4],[25,1],[19,1],[4,1],[12,1],[16,2],[11,3],[5,7]],'стенкой':[[6,1]],'Три':[[7,1]],'Лаг':[[17,7],[22,1],[14,1]],'своему':[[6,1],[12,1]],'Второй':[[7,1],[22,1]],'автоподгонке':[[11,1]],'трактовать':[[18,1]],'человеческих':[[14,1]],'избранного':[[4,1]],'настреонных':[[25,1]],'модули':[[25,4],[23,3]],'clone':[[17,5],[15,1],[5,2]],'скопированный':[[15,1]],'начальная':[[22,1]],'тайминг':[[25,1],[23,2]],'префикс':[[23,2]],'используемый':[[7,2],[11,1]],'кадрах':[[17,3],[15,7],[14,3],[22,11],[23,1],[4,9],[12,1],[11,9],[5,2]],'вращением':[[15,1]],'галочкой':[[22,2]],'прыгнет':[[12,1],[5,4]],'обозначается':[[25,1],[12,2],[14,1]],'запускаемых':[[18,1]],'линией':[[5,1]],'несуществующей':[[7,1]],'записанному':[[7,1]],'эффективной':[[8,1],[14,1]],'предельные':[[23,1]],'корень':[[22,1],[5,1]],'остального':[[10,1]],'измерения':[[14,1]],'получается':[[7,1],[11,1]],'исследованием':[[6,1]],'Справке':[[25,1]],'режимы':[[7,1]],'сотни':[[12,1],[9,1],[11,1]],'установлены':[[4,2],[15,1],[22,1],[11,1]],'две':[[22,2],[2,1],[12,3],[3,1],[10,1],[18,2]],'случаев':[[9,1],[14,1],[22,5],[6,3],[2,1],[12,3],[20,1],[11,3],[7,1]],'пытается':[[22,1],[14,2],[2,1],[24,1]],'поощряя':[[2,1]],'замысла':[[6,1]],'смене':[[22,1]],'регистрирует':[[17,1]],'журналируемых':[[22,1]],'отключении':[[22,1]],'затронув':[[7,1]],'левой':[[17,5],[15,7],[22,15],[24,1],[4,4],[12,2],[16,3],[11,1],[5,8]],'помогает':[[4,1],[2,1],[6,1]],'подсчёте':[[14,1]],'выводить':[[12,1]],'просмотра':[[7,2],[11,3],[9,6],[22,4],[6,2],[16,1],[10,1],[20,1],[8,2],[5,2]],'приземления':[[10,1],[6,1]],'процессу':[[9,1],[12,1]],'маркер':[[23,1]],'чексумм':[[24,1]],'просматривать':[[9,1],[14,1],[22,1],[2,1],[4,1],[12,4],[16,2],[8,1]],'запоминания':[[25,1],[11,1],[14,1]],'намечает':[[6,2]],'будущее':[[22,3],[20,1]],'обычными':[[22,1]],'тегом':[[12,1]],'tas':[[1,1],[19,1],[0,4],[12,1],[5,1],[17,2],[15,7],[14,1],[21,3],[22,10],[2,3],[23,4],[4,1],[24,3],[25,1],[3,2],[18,1],[11,4]],'порядке':[[22,1],[14,1],[18,1],[2,1]],'помощи':[[17,3],[12,1],[11,1]],'содержащийся':[[22,2]],'обычно':[[19,1],[12,4],[16,1],[20,1],[8,3],[5,1],[9,2],[14,4],[22,2],[25,2],[6,11],[24,1],[4,3],[10,1],[11,4],[7,6]],'внести':[[11,1]],'останавливать':[[22,1]],'объём':[[23,1],[11,5],[5,2]],'копировании':[[22,2],[23,1]],'мощности':[[10,1],[5,1]],'обозначение':[[19,1]],'перестраивать':[[5,1]],'готового':[[8,1],[11,2],[6,1]],'файла':[[17,4],[21,1],[22,8],[23,19],[19,1],[2,1],[24,9],[25,3],[12,18],[3,1],[11,2]],'стадии':[[6,1]],'определяющее':[[25,1]],'требуя':[[18,3]],'21060':[[25,1]],'find':[[15,1],[22,1],[23,1],[12,1],[16,2],[3,1],[11,1]],'хронологии':[[24,1],[15,1],[22,4],[23,1],[6,1],[5,2]],'обращать':[[22,1]],'структурам':[[2,1]],'стать':[[2,1]],'сравнений':[[8,2],[20,1]],'противоречить':[[6,2]],'поняли':[[11,1]],'закладочном':[[22,1]],'дошёл':[[4,1],[22,1]],'вторых':[[6,1],[11,1]],'перетаскивания':[[4,1],[19,1]],'Выбирать':[[6,1]],'приведена':[[14,1]],'присвоено':[[24,1],[11,1],[18,1]],'линейка':[[2,1]],'ответ':[[14,1]],'написания':[[4,1],[12,1]],'Список':[[21,1],[22,6],[25,2],[19,1],[24,1],[12,1],[16,1],[11,1],[5,1]],'образцы':[[3,1]],'bookmark2':[[17,1]],'воспринимают':[[6,1]],'настроенную':[[11,1]],'целевое':[[9,1],[20,3],[22,2],[6,3],[7,1]],'области':[[22,3],[12,1],[15,5]],'зажатие':[[4,1],[11,1],[15,1],[10,1],[7,1],[5,1]],'Левая':[[15,2],[22,2]],'произведена':[[22,1]],'является':[[7,1],[19,2],[12,3],[20,2],[8,1],[5,3],[15,1],[14,6],[21,1],[22,8],[6,3],[2,1],[4,2],[23,1],[24,3],[25,1],[10,1],[11,2],[18,2]],'эмуляция':[[9,1],[14,2],[22,2],[2,1],[11,2],[5,2]],'Досмотреть':[[7,1]],'произойти':[[14,2]],'видео':[[5,1]],'какому':[[10,1]],'минусы':[[11,1],[14,1]],'рамки':[[23,1],[6,1],[22,2]],'покадрово':[[7,1],[5,1]],'иконки':[[4,1],[22,2],[20,1],[11,1],[24,1]],'имеют':[[5,1],[22,6],[14,1],[11,1],[2,1]],'Проигрыватель':[[18,4],[12,1],[22,5],[11,1],[5,4]],'большого':[[7,1],[11,1]],'подготовку':[[12,1]],'некритичные':[[6,1]],'закрывает':[[23,1]],'Средняя':[[15,1]],'появляющиеся':[[12,1]],'создавать':[[5,1],[18,2],[12,4],[11,2],[8,2]],'прсмотра':[[9,1]],'create':[[19,1]],'синхронно':[[10,1]],'взятое':[[2,1]],'последующих':[[22,1],[14,1],[6,1],[7,1]],'почти':[[22,3],[6,3],[2,1],[4,2],[12,1],[7,2],[5,1]],'лёгкий':[[20,1]],'Это':[[7,2],[19,3],[12,1],[16,2],[20,1],[5,2],[9,2],[14,3],[15,1],[22,10],[6,3],[2,3],[4,4],[24,2],[11,13],[18,1]],'применяется':[[11,1]],'перемещаются':[[22,1]],'фаербол':[[22,2],[5,1]],'возвращать':[[7,1],[5,2]],'отказ':[[14,2]],'Ответвление':[[14,1]],'пытайтесь':[[6,1]],'новую':[[23,2],[5,1]],'просмотрщик':[[6,1]],'восстановится':[[11,1]],'перемещать':[[15,1],[9,2],[16,1],[22,1],[5,2]],'диалог':[[23,1],[3,1],[11,1],[24,5]],'связанные':[[11,1]],'наименее':[[4,1]],'выделенных':[[17,3],[18,2],[15,8],[22,10],[23,3],[4,3],[12,1],[11,3],[5,1]],'начинаются':[[4,1],[25,1]],'Убедитесь':[[19,1]],'проникнуть':[[9,1]],'простоты':[[25,1]],'традиционном':[[8,2],[11,2],[9,1],[6,1],[2,1],[10,1],[7,3],[5,2]],'неординарных':[[14,1]],'окнами':[[23,1]],'оставленный':[[7,1]],'цифрой':[[22,4]],'следуют':[[25,1]],'уникальное':[[12,2]],'bool':[[20,1],[25,5],[18,4]],'реальные':[[14,1]],'абстрагирования':[[2,1]],'предыдущие':[[4,1],[16,1],[14,1]],'удобство':[[4,1],[14,1],[10,1],[2,1],[11,2]],'появляющийся':[[6,1]],'расширяется':[[12,1],[22,1]],'распоряжении':[[5,1]],'исход':[[14,1]],'содержимое':[[17,1],[22,7],[23,4],[4,2],[16,6],[3,2],[20,1],[11,1],[5,2]],'воспринимать':[[22,2],[2,1],[5,1]],'Списка':[[17,3],[15,1],[22,18],[23,13],[4,2],[5,6]],'ТАСите':[[9,1]],'заносится':[[22,1],[12,1],[5,1]],'sourceforge':[[21,1]],'раздражать':[[19,1]],'преимущество':[[5,1]],'разработанной':[[2,1]],'настройку':[[11,1]],'новое':[[22,1],[6,2],[20,1]],'кадр':[[18,4],[19,2],[12,5],[16,9],[20,4],[8,3],[5,29],[17,7],[9,7],[14,6],[15,14],[22,33],[6,4],[2,2],[4,8],[23,6],[24,1],[25,2],[10,9],[11,16],[7,2]],'снятие':[[15,4],[23,3]],'rerecord':[[15,1]],'выбирает':[[7,1],[14,1]],'отпущен':[[15,1]],'концом':[[17,3],[22,1],[10,2],[6,2]],'beginning':[[24,1],[15,1],[16,1]],'отодвигается':[[10,1]],'равен':[[25,1],[22,2]],'стратегии':[[24,1],[11,3],[5,1]],'контекстном':[[4,1],[17,8],[12,1]],'программами':[[7,1]],'подзадачи':[[6,1],[14,2]],'вышеописанной':[[9,1]],'отступление':[[22,1]],'отображаемые':[[22,3],[20,1]],'указываете':[[18,1]],'перемещает':[[22,3],[16,7],[19,1],[5,5]],'смахивает':[[6,1]],'speed':[[24,1],[11,2],[15,4]],'надеясь':[[22,1]],'фильтры':[[23,1]],'пустот':[[11,1],[23,1]],'оставаясь':[[2,1]],'участках':[[6,3],[12,1],[13,1],[10,1],[20,5],[7,2]],'тег':[[6,1]],'величина':[[22,1]],'каждом':[[22,8],[20,4],[10,1],[25,1],[6,2],[11,1]],'вас':[[5,1],[11,4],[9,2],[19,1],[6,5],[2,1],[4,1],[12,3],[10,1],[7,2],[8,1]],'замедление':[[2,1]],'вынужденных':[[6,1]],'выглядеть':[[12,2]],'стандартным':[[11,1]],'оптимизацией':[[14,1]],'специфичных':[[14,1]],'числа':[[17,1],[12,1],[22,2],[25,6],[11,1]],'соседней':[[16,1]],'when':[[17,1]],'Видимая':[[22,2]],'гарантированно':[[22,1]],'virtual':[[11,1]],'связах':[[23,1]],'вверх':[[19,1],[12,1],[16,9],[5,5],[17,2],[15,8],[14,1],[22,9],[6,3],[4,4],[18,2],[11,2]],'достигается':[[10,1],[2,3],[6,1]],'загораживается':[[22,1]],'обнаружил':[[6,1]],'luascripts':[[12,1],[18,1]],'достигнутого':[[20,2]],'передвигается':[[6,2],[22,1]],'отражаются':[[5,1]],'Нумерация':[[22,1]],'сэйвы':[[22,1],[14,2],[23,4],[2,1],[7,2],[5,2]],'коде':[[18,1],[23,1]],'класс':[[23,1]],'сформированы':[[22,1]],'открытий':[[6,1]],'subtitle':[[25,3]],'выделения':[[17,1],[15,2],[22,3],[23,7],[24,2],[4,2]],'включал':[[2,1]],'сохранению':[[8,1]],'пункт':[[5,3],[22,6],[19,1],[4,2],[12,3],[3,3],[18,1],[11,12]],'enable':[[15,1],[24,3],[11,3]],'совпадающие':[[19,1]],'букве':[[4,1]],'управляется':[[15,2]],'хоткея':[[17,4],[15,3],[22,1],[23,1],[24,1],[16,3],[11,1],[5,4]],'мотивируют':[[7,1]],'перепрыгнет':[[4,1]],'детали':[[21,1],[23,1],[24,1],[4,1],[12,1],[3,1],[5,1]],'недавно':[[4,2],[16,1],[3,1],[11,3]],'нечто':[[2,1]],'известные':[[14,1]],'Выделений':[[22,6],[12,1],[16,1],[25,1]],'удобное':[[24,1]],'долгим':[[14,1]],'выгоду':[[6,1]],'сохраняется':[[8,2],[7,1],[9,1],[14,1],[22,9],[19,1],[12,2],[20,4],[11,3],[5,1]],'слоем':[[23,1]],'образ':[[4,4],[12,2],[22,2]],'выходит':[[24,1],[6,1],[22,1]],'сохраните':[[19,2],[5,3]],'прибытии':[[7,1]],'долю':[[11,1],[5,1]],'скопировать':[[17,1],[7,3],[12,2]],'Нелегко':[[7,1]],'земле':[[6,1],[9,1]],'диска':[[22,1],[15,1],[18,2]],'таблицы':[[4,1],[22,1],[14,1],[23,1]],'описания':[[12,1],[16,1],[22,3],[6,1],[11,3]],'частью':[[11,1]],'выгодные':[[20,1]],'анализе':[[6,1],[12,1]],'фокус':[[24,2]],'отмеченного':[[22,1],[5,1]],'восстановлению':[[5,1]],'производимых':[[2,1]],'стандартные':[[12,2],[5,1]],'переключиться':[[12,1],[7,2],[5,1]],'характеристик':[[6,1],[20,1]],'использовалось':[[25,1],[9,1]],'введя':[[12,1]],'платформ':[[19,1],[22,4]],'source':[[21,1]],'документом':[[22,1]],'востребована':[[22,1]],'полуавтоматического':[[10,1]],'вызывающий':[[23,1]],'ТАСов':[[5,1],[11,1],[12,2],[22,1],[8,1],[2,1]],'стороны':[[24,2],[2,1],[6,2],[3,1],[7,1],[18,1]],'мышки':[[25,1],[5,3]],'найдено':[[22,2],[12,1],[6,1]],'колонке':[[15,2],[22,1],[24,1],[4,1],[12,3],[16,2],[11,1],[5,1]],'выделенными':[[22,4]],'заметки':[[4,1]],'накапливается':[[6,1]],'отсортировывать':[[18,1]],'управлении':[[16,1]],'периодическом':[[5,1]],'ans':[[25,1]],'mute':[[15,1]],'Последовательно':[[22,1]],'чтению':[[12,1]],'красным':[[15,1],[12,1],[22,1],[5,2]],'год':[[7,1]],'осмысленной':[[12,1]],'наведёт':[[6,1]],'содержимому':[[8,1],[22,1]],'установку':[[5,1]],'Работа':[[2,1]],'реальными':[[14,1]],'задумывается':[[10,1]],'эмулятора':[[19,1],[12,4],[16,1],[5,3],[17,4],[9,1],[14,3],[15,4],[21,1],[2,1],[22,5],[4,2],[23,11],[24,4],[25,3],[3,3],[10,3],[11,9]],'ячейки':[[22,27],[14,2],[23,2],[12,1],[16,1],[11,2]],'равносильно':[[22,1]],'Выделите':[[11,1]],'Авторское':[[1,1]],'проделанный':[[22,1]],'явные':[[7,2]],'очистки':[[22,2],[23,2]],'ближайшем':[[14,1]],'3100':[[11,1]],'полировки':[[7,1]],'объясняет':[[1,1]],'протестированную':[[5,1]],'сохранённые':[[24,1],[22,1],[11,1],[5,1]],'последующий':[[6,1],[22,1]],'последнему':[[7,1],[8,1]],'решит':[[11,1]],'пуст':[[18,1],[22,1]],'2008':[[22,1]],'нужными':[[22,1]],'пары':[[23,1],[22,1],[20,1]],'сдвигается':[[22,3]],'верхнего':[[23,1],[15,1],[22,1]],'вовлечённости':[[7,1]],'begin':[[12,1],[22,1]],'первое':[[19,1],[22,3]],'поступал':[[11,1]],'Установка':[[15,3]],'background':[[15,2]],'дальней':[[23,1]],'Редко':[[5,1]],'известны':[[10,2],[22,1]],'доступных':[[18,1],[12,2],[5,2]],'выбираете':[[4,1],[6,1]],'нажатых':[[14,1],[23,1],[5,2]],'компактным':[[12,1]],'людям':[[1,1]],'изменяемых':[[22,1]],'оптимальным':[[6,1]],'editing':[[23,1]],'шаблона':[[17,2],[12,6],[22,1],[3,1],[11,3],[5,2]],'защита':[[24,1]],'Переключение':[[22,1]],'проходил':[[2,1]],'editor':[[1,1],[19,1],[0,3],[12,1],[5,1],[17,2],[15,8],[21,3],[22,9],[23,6],[2,3],[24,3],[4,1],[25,1],[3,2],[18,1],[11,4]],'другая':[[15,1],[12,1],[5,1]],'трюка':[[2,1],[6,4]],'пришлось':[[11,1],[22,1]],'сделает':[[4,2]],'движка':[[11,1],[14,1]],'полную':[[0,1]],'беззаботно':[[6,1]],'функциональных':[[11,1]],'ваши':[[4,1],[7,1],[12,1]],'вправо':[[22,1],[15,3],[5,2]],'поддерживаемой':[[24,1]],'измерений':[[5,1]],'почаще':[[6,1]],'чужой':[[2,1]],'интуитивно':[[22,1],[8,1],[14,1]],'имеюшимся':[[9,1]],'инициализацию':[[23,1]],'простым':[[15,1],[20,1],[11,1],[5,1]],'now':[[5,1]],'соответствующей':[[12,1],[14,1],[22,5],[23,1],[11,1],[5,2]],'отрезки':[[6,1]],'запросы':[[18,3]],'игре':[[5,6],[11,2],[9,2],[14,8],[6,3],[2,2],[4,3],[12,5],[20,1],[10,2],[7,2],[8,1]],'изменяются':[[22,2],[23,1]],'ближайшим':[[6,1],[5,1]],'некоторых':[[9,1],[14,5],[15,1],[22,3],[6,1],[23,1],[4,1],[12,2],[11,1],[8,1]],'стало':[[9,1],[22,1]],'примечательных':[[12,1]],'персонажем':[[2,2]],'предполагаемому':[[7,1]],'Конечно':[[6,3],[11,1],[10,1],[7,1],[2,3]],'атак':[[12,1]],'Там':[[12,1],[18,1]],'щелчках':[[4,2]],'обмозговать':[[12,1]],'неправильном':[[7,1]],'реагирует':[[23,3]],'подгонка':[[8,1],[12,1]],'был':[[7,1],[12,1],[16,1],[5,4],[17,2],[15,1],[22,7],[23,3],[25,1],[6,4],[24,1],[4,1],[3,1],[10,1],[11,3],[18,1]],'более':[[12,3],[16,1],[20,1],[5,4],[9,1],[14,5],[22,13],[23,1],[6,7],[2,4],[4,3],[24,1],[10,1],[11,6],[7,4]],'ТАСингу':[[7,1],[11,1],[1,2],[19,1],[2,1],[5,1]],'написание':[[2,2]],'содержатся':[[3,1],[4,2]],'end':[[15,3],[22,3],[6,1],[24,1],[12,4],[16,3],[11,2],[5,1]],'нормальное':[[8,1]],'замену':[[24,1]],'Исходный':[[21,1]],'назначенную':[[11,1]],'позволяющей':[[2,1]],'ноль':[[6,1],[22,1]],'способом':[[14,3],[2,1],[4,1],[12,1],[11,1],[5,1]],'прыжка':[[7,1],[9,2],[14,1],[22,1],[2,1],[12,1],[10,1],[11,1],[5,2]],'right':[[11,1],[15,1]],'desync':[[14,1]],'Первое':[[11,1]],'технику':[[1,1]],'щелчке':[[15,15],[22,14],[19,2],[24,3],[4,3],[16,7],[11,1],[5,1]],'субпикселей':[[14,1]],'записываемые':[[22,1]],'доступность':[[22,1]],'дальше':[[22,1],[11,1],[15,1]],'лёгких':[[5,1]],'абсолютному':[[6,1]],'хвосте':[[11,1]],'приоритеты':[[4,1],[14,1]],'Минимальное':[[11,1]],'глаза':[[14,1]],'закономерностей':[[23,1]],'независимо':[[5,1],[24,1],[22,1],[11,1],[6,1]],'мелкая':[[7,1]],'зовутся':[[14,1]],'состояние':[[18,5],[12,5],[16,2],[20,2],[8,2],[5,7],[17,3],[15,3],[14,2],[22,21],[23,13],[6,3],[25,3],[4,3],[10,1],[11,4],[7,1]],'наименьшее':[[6,1]],'детерминированность':[[23,1]],'оптимизировать':[[8,1]],'облегчает':[[7,1],[5,1]],'отвечать':[[9,1],[10,1],[8,1],[11,1]],'вливаться':[[7,1]],'Используйте':[[10,1],[18,1]],'немодальное':[[22,1]],'мешает':[[6,1]],'очисткой':[[17,1]],'мувиком':[[22,1],[14,1],[23,1],[19,1],[2,1],[4,2],[11,1],[5,1]],'поле':[[15,1],[22,6],[23,2],[19,1],[25,2],[4,4],[5,1]],'распределяются':[[8,2]],'значению':[[23,1]],'вопросительным':[[15,1],[24,1]],'Возможно':[[11,1],[22,1]],'прокручивать':[[5,2]],'управляющих':[[5,1]],'массово':[[4,1],[12,1],[22,1]],'появлением':[[9,1]],'остальных':[[24,1],[15,1],[20,1],[22,3],[11,1],[5,1]],'банальной':[[6,1]],'меняться':[[12,1]],'обучение':[[2,1]],'промежуточные':[[5,1],[9,1],[8,1],[6,1]],'вышестоящего':[[11,1]],'придумаете':[[12,1]],'операции':[[17,3],[15,4],[22,6],[23,14],[24,1],[4,3],[3,1],[18,1]],'заготавливать':[[12,1]],'сформировалось':[[22,1]],'индикатору':[[2,1],[15,1]],'клавиатурные':[[15,1],[22,1],[19,1],[5,2]],'типовую':[[12,1]],'Позволяет':[[11,3]],'продуктивного':[[22,1]],'проверил':[[23,2]],'голову':[[22,1],[6,2],[12,3]],'обычного':[[6,2]],'вхождения':[[2,1],[8,1]],'кнопку':[[12,7],[16,2],[8,1],[5,10],[17,2],[9,1],[15,7],[22,5],[23,1],[6,4],[24,2],[4,7],[10,1],[11,6],[18,3]],'заметили':[[4,1],[12,1]],'вставляет':[[5,3]],'branch4':[[17,2]],'особые':[[12,1]],'исходного':[[14,1]],'который':[[18,1],[22,5],[14,4],[23,1],[6,4],[2,1],[12,7],[16,2],[10,2],[20,1],[7,2],[5,3]],'уметь':[[23,1],[2,1],[6,1]],'основного':[[14,1]],'проигрываемый':[[22,1],[14,1],[23,1],[24,1],[5,1]],'Родитель':[[22,1]],'написан':[[5,1]],'эмуляторов':[[19,1]],'наших':[[2,1]],'требующего':[[7,1]],'вызвана':[[18,2]],'позволил':[[23,1]],'создан':[[22,2],[25,3],[5,1]],'событии':[[11,1]],'которых':[[5,1],[17,3],[22,7],[14,1],[19,1],[6,1],[2,1],[24,1],[12,3],[3,1],[8,1],[11,1]],'посвящена':[[7,1]],'volume':[[15,3]],'нажатии':[[22,9],[6,2],[12,1],[16,1],[11,2],[5,6]],'найден':[[9,1],[23,1]],'кода':[[12,1],[14,2],[19,1],[2,6]],'полноценной':[[10,1]],'плавности':[[23,1]],'верхники':[[5,1]],'взаимосвязей':[[22,1]],'вынесены':[[5,1]],'эволюционный':[[7,1]],'данном':[[17,1],[15,3],[14,2],[22,3],[25,3],[6,2],[12,2],[10,1],[11,3]],'имеющиеся':[[9,1],[10,1],[8,1],[11,1]],'неоптимальным':[[9,1]],'нанесения':[[12,1]],'учёл':[[6,1]],'уделено':[[2,1]],'Одновременно':[[14,1]],'code':[[15,1],[21,1]],'кадра':[[18,19],[19,2],[12,5],[16,5],[20,5],[8,4],[5,12],[17,34],[9,6],[14,9],[15,6],[22,73],[6,2],[2,2],[4,11],[23,18],[24,1],[25,1],[10,4],[11,9],[7,5]],'несжатом':[[22,2]],'областями':[[22,1]],'Отключаете':[[10,1],[9,1]],'Прототип':[[22,1]],'выявления':[[6,1],[22,1]],'приёмов':[[4,1],[2,1],[1,1]],'любите':[[6,1]],'частичное':[[12,1],[23,1]],'лишняя':[[24,1],[23,1]],'далее':[[11,1],[12,1],[22,1],[3,1],[8,1],[5,1]],'внесения':[[17,1],[22,1],[23,1]],'смотрите':[[10,1]],'перезаписывать':[[24,1],[5,1]],'область':[[15,1],[22,3],[23,1],[24,1],[16,1],[11,1],[5,1]],'альтернативного':[[11,1]],'человека':[[14,2],[2,1],[6,3]],'неочевидные':[[12,1]],'акселератора':[[17,6],[16,1]],'съёмки':[[11,1]],'one':[[17,2]],'охватить':[[11,1]],'перетаскивать':[[15,2],[22,2],[24,1],[4,2],[16,1],[11,2],[5,1]],'нажата':[[18,1],[15,1],[22,1],[25,5],[4,1],[12,1],[16,1],[7,1],[5,1]],'мало':[[22,1],[6,1],[12,1]],'кратчайший':[[20,1]],'Файл':[[22,1]],'анимацию':[[6,1]],'меняет':[[22,4],[2,1],[7,1]],'мышке':[[5,1]],'Сохраняет':[[22,1]],'отобразится':[[10,1],[5,1]],'доходил':[[4,1]],'берёт':[[22,2]],'шлифовать':[[12,1]],'портирование':[[21,1]],'имеет':[[8,2],[9,2],[15,1],[22,10],[25,2],[6,3],[12,4],[7,1],[11,2]],'Выполнение':[[18,1]],'текущее':[[11,1],[15,1],[22,8],[23,4],[6,2],[24,2],[12,1],[18,2],[5,2]],'часть':[[1,1],[19,2],[12,2],[16,1],[5,5],[15,1],[14,1],[22,7],[6,4],[2,4],[4,4],[24,1],[3,1],[18,4],[11,5]],'занимаются':[[6,1]],'составлять':[[12,1]],'поиск':[[9,1],[14,1],[22,7],[23,3],[6,1],[12,1],[10,2],[11,1]],'Ввод':[[18,8],[19,3],[12,21],[16,2],[20,1],[8,7],[5,21],[17,26],[9,7],[14,12],[15,9],[22,35],[6,8],[2,3],[4,5],[23,1],[24,4],[25,2],[10,4],[11,29],[7,13]],'экономии':[[22,1],[23,1],[11,1],[24,1]],'после':[[18,4],[19,1],[12,4],[8,9],[5,10],[17,20],[9,4],[14,1],[15,5],[22,20],[6,8],[2,2],[4,1],[23,3],[24,1],[25,5],[10,4],[11,7],[7,8]],'комбинацию':[[7,1],[12,1],[15,1],[11,1],[6,1]],'новые':[[17,1],[7,1],[18,1],[22,3],[6,5],[12,1],[20,3],[8,1],[5,1]],'занимает':[[22,4],[14,1],[19,1],[6,1],[12,1],[16,1],[3,1],[11,1],[5,2]],'знают':[[7,1]],'youtube':[[12,1],[14,1]],'сигналу':[[23,1]],'Есть':[[4,1]],'Защиты':[[23,1]],'упал':[[8,1],[5,1]],'ближайшего':[[22,1],[7,1],[11,1]],'автору':[[6,1]],'зависимость':[[6,1]],'файловое':[[11,1]],'помогают':[[6,2]],'уникальность':[[12,1]],'сохранением':[[15,1],[11,1],[5,1]],'функционала':[[2,1],[23,1]],'проектах':[[12,1],[23,1],[2,1],[24,1]],'одно':[[17,1],[9,1],[22,1],[6,1],[12,1],[16,1],[20,1],[5,2]],'Перечень':[[5,1]],'перепрыгивать':[[6,2]],'документации':[[12,1],[16,1],[1,1],[21,1],[18,1]],'проходятся':[[6,1]],'копий':[[17,1]],'комнаты':[[6,1]],'progress':[[6,1],[5,1]],'отдельном':[[22,1],[5,1]],'Автоматически':[[11,1]],'мастером':[[12,1]],'одинаковое':[[22,3]],'сбросятся':[[11,1]],'смещается':[[22,1]],'поток':[[25,1],[7,1]],'файлом':[[3,1]],'кроме':[[16,1],[12,1],[15,1]],'понизить':[[2,1]],'сдвигать':[[19,1],[22,1]],'Постоянная':[[10,1],[8,1]],'столбцами':[[22,2]],'огромный':[[9,1]],'постепенной':[[23,1]],'конкретного':[[6,1]],'разбег':[[12,1]],'учтённый':[[6,1]],'Строка':[[15,1]],'механизмы':[[7,1]],'рисует':[[11,1],[12,1]],'16th':[[12,1]],'статике':[[22,1]],'панель':[[3,1],[23,1]],'включаются':[[9,1]],'знаете':[[12,1],[9,1],[6,2],[18,1]],'картину':[[2,1],[5,1]],'справки':[[23,1]],'макроса':[[22,1]],'определяются':[[6,1],[14,1]],'значит':[[9,1],[22,1],[25,1],[2,1],[6,1],[4,1],[24,1],[12,1],[11,2]],'актуальных':[[12,1]],'последующие':[[5,1],[22,1],[7,1],[6,1]],'массиве':[[22,2],[23,1]],'Сброс':[[15,1],[23,1],[25,2]],'настроение':[[12,1]],'замедляет':[[22,1]],'Возможна':[[22,1]],'поодиночке':[[11,1],[14,1]],'добеганием':[[11,1],[18,2]],'косая':[[15,1]],'Благодаря':[[15,2],[14,1],[22,5],[6,2],[24,2],[4,1],[20,1],[10,1],[11,3],[5,7]],'Текст':[[4,1],[11,1]],'приёмами':[[2,1]],'вводить':[[4,2],[15,1],[19,1],[8,1],[11,1]],'логика':[[6,1]],'определёнными':[[9,1]],'года':[[22,1]],'comment':[[25,2]],'парой':[[12,1]],'поставлю':[[9,1]],'восьми':[[25,2],[11,2]],'описываемом':[[6,1]],'подстраивать':[[11,1]],'массового':[[23,1]],'Теоретически':[[24,1],[6,1],[11,1]],'отвлекаясь':[[2,1]],'требуемая':[[12,2]],'увеличится':[[12,8],[22,1]],'записанной':[[19,1]],'обработчики':[[23,1]],'вставке':[[17,5],[22,2]],'Режим':[[10,1],[11,1]],'редакторе':[[22,1],[12,3],[0,1]],'критику':[[6,1]],'переписан':[[23,1]],'секвенсорах':[[14,1]],'активации':[[12,1]],'неконтролируемые':[[14,1]],'версия':[[25,2],[24,1]],'шероховатости':[[6,1]],'освежить':[[4,1],[2,1]],'эмоциональных':[[6,1],[7,1]],'хронологией':[[5,1]],'ответвлениях':[[22,1],[5,1]],'следует':[[18,1],[12,6],[20,1],[8,2],[5,3],[9,4],[14,2],[22,2],[25,2],[6,2],[24,3],[10,2],[7,2],[11,2]],'лучше':[[7,2],[11,2],[9,6],[6,5],[12,1],[20,5],[10,1],[8,4],[5,1]],'эмулятор':[[18,2],[12,1],[16,1],[5,5],[17,1],[9,2],[14,1],[15,2],[22,7],[2,1],[23,10],[4,4],[24,6],[3,3],[11,2],[7,1]],'попотеть':[[6,1]],'дороги':[[6,1]],'seek':[[9,2],[10,2],[18,1],[5,1]],'скроллировать':[[15,5],[16,3],[22,2],[5,1]],'других':[[8,1],[15,3],[14,2],[22,3],[19,1],[6,1],[12,2],[10,2],[7,1],[11,1]],'жизнь':[[7,1],[9,1]],'устройства':[[25,7],[14,1]],'аспект':[[14,2],[2,1],[6,3]],'нижний':[[22,2]],'медленную':[[2,1]],'нетронутыми':[[11,1],[22,1]],'звучали':[[22,1]],'родителей':[[22,2]],'умещалась':[[22,1]],'ключевого':[[17,1],[22,1],[23,2],[25,2]],'Умение':[[6,1]],'потенциал':[[6,2],[9,1]],'миникарту':[[22,1]],'введите':[[11,1]],'рисовании':[[4,1],[22,2],[23,1],[11,1]],'пропуски':[[11,1]],'образца':[[14,1]],'сработать':[[10,1],[6,1],[22,1]],'Фиолетовая':[[4,1]],'определить':[[22,6],[14,1],[19,1],[6,1]],'переписывания':[[2,1]],'длиться':[[6,1]],'положение':[[15,1],[14,1],[22,6],[23,2],[6,1],[24,1],[3,1],[5,1]],'переключателя':[[5,1]],'заполняются':[[22,1]],'срочно':[[6,1]],'спотыкается':[[9,1]],'закрыть':[[11,1]],'Примеры':[[14,6]],'писать':[[2,1],[12,4]],'понадобилось':[[22,1]],'неудобства':[[11,1]],'разгружаете':[[12,1]],'нумерация':[[4,1]],'лаге':[[22,2],[14,1],[11,1]],'реальная':[[7,1]],'привязываться':[[9,1],[16,1]],'иссякли':[[10,1],[8,1],[9,1]],'улучшит':[[6,1]],'выбранному':[[11,1],[22,1]],'пикселя':[[14,1]],'махом':[[16,1]],'savestates':[[24,3],[23,1]],'решающий':[[7,2]],'отбраковывая':[[8,1]],'регулярно':[[22,1],[23,2]],'format':[[12,1]],'успешное':[[9,1],[6,1],[8,1]],'диктуют':[[2,1]],'достижимой':[[5,1]],'кнопках':[[22,1],[5,1]],'Включает':[[11,2]],'похожий':[[12,1],[14,1]],'существующих':[[14,2]],'участку':[[9,2],[22,1],[6,4],[4,1],[12,1],[16,5],[10,2],[20,1],[8,5]],'суть':[[19,2],[6,2]],'столбик':[[4,1]],'length':[[25,1]],'изобретено':[[2,1]],'зажатой':[[4,1],[17,1],[9,4],[16,3],[22,1],[24,1]],'данынй':[[18,1]],'привычек':[[2,1]],'главы':[[6,2],[11,2],[2,1]],'высоту':[[9,1],[2,1],[5,1]],'расширение':[[23,1],[2,1],[14,1]],'ограничено':[[8,1],[11,1]],'Заметке':[[5,1]],'усомниться':[[7,1]],'совпал':[[6,1]],'перемещая':[[10,1],[11,1],[22,1]],'изменениях':[[11,2]],'don':[[12,1]],'Тасэдиторе':[[18,1],[25,1],[0,1],[12,3],[5,6],[17,1],[9,2],[14,3],[15,3],[21,1],[6,1],[2,5],[4,3],[22,6],[23,1],[24,2],[3,1],[10,1],[11,12],[7,6]],'ответвлениями':[[22,3],[5,2]],'останавливаться':[[10,1],[11,1]],'скроллбаров':[[15,2],[22,1]],'порядку':[[4,1],[12,1],[7,1],[8,1]],'перезагрузить':[[15,1]],'каждого':[[7,2],[12,5],[20,1],[8,2],[5,1],[9,1],[14,4],[22,11],[23,5],[6,3],[2,1],[4,2],[25,1],[10,4],[11,3],[18,1]],'Многообразие':[[22,1]],'единый':[[2,1]],'затем':[[7,4],[19,1],[12,8],[8,2],[5,4],[17,5],[9,1],[14,1],[22,8],[23,2],[6,2],[25,3],[4,4],[10,1],[11,6],[18,1]],'сравнивается':[[20,1]],'отличают':[[8,1]],'всем':[[22,1],[11,1],[12,1]],'галочек':[[23,1],[15,2],[5,2]],'Кстати':[[6,1]],'всеми':[[22,1],[7,1],[11,1]],'inputlog':[[23,2]],'трата':[[23,1]],'отмечены':[[4,1],[19,3],[5,1]],'Строки':[[4,1],[22,4]],'быстрые':[[5,1]],'четвёртую':[[10,1]],'красную':[[22,1]],'проигрыватель':[[23,1]],'соответствуют':[[22,2]],'присваивать':[[2,1]],'оправдает':[[2,1]],'оставили':[[4,1],[12,1],[11,1],[5,1]],'формате':[[22,1],[12,4],[14,1],[25,4]],'выражений':[[12,1]],'сдвиганию':[[17,4]],'плохая':[[6,1]],'выбора':[[20,1],[7,1],[12,1]],'журналирование':[[22,2]],'Столбцы':[[22,3]],'спецификаций':[[19,1]],'200':[[8,1],[11,3],[6,3]],'источнику':[[16,2]],'соответствующие':[[4,1],[12,1],[20,2],[22,5],[23,1],[5,1]],'команде':[[23,1],[19,1],[7,2],[5,1]],'отдельные':[[12,1],[9,1],[22,1],[11,2]],'совершены':[[5,1]],'утомительной':[[7,1]],'начал':[[12,1],[22,1]],'http':[[12,1],[21,1]],'изменена':[[11,1]],'выглядит':[[11,1]],'исчезает':[[22,1]],'сотней':[[6,1],[22,1]],'рабочие':[[4,1],[14,1]],'входные':[[22,1],[23,1]],'Прогрессбар':[[5,3]],'традиции':[[25,1],[22,1],[14,1]],'очевидное':[[6,1]],'хранящая':[[22,1],[6,1],[14,1]],'пальцы':[[8,2]],'использованным':[[3,1]],'поздние':[[22,1]],'обновляет':[[23,13]],'неопределёнными':[[22,1]],'часа':[[11,1]],'созданное':[[6,1]],'сути':[[4,1],[9,1],[14,1],[11,1],[5,2]],'dipswitch':[[24,1]],'Загрузить':[[21,1]],'ограничивать':[[6,1]],'РОМ':[[3,1],[11,1],[24,1]],'лучшее':[[6,1]],'идеальности':[[6,2],[7,1]],'остановки':[[22,2],[9,1],[20,1]],'добежит':[[11,2]],'обращаться':[[23,1],[5,1]],'методичный':[[6,1]],'состоящий':[[12,1]],'остаётся':[[9,1],[15,1],[22,4],[6,1],[4,1],[12,3]],'bookmark8':[[17,1]],'совсем':[[22,1],[6,1],[5,1]],'отключить':[[4,2],[22,4],[3,1],[11,9],[5,1]],'view':[[22,1],[16,2],[3,1],[11,7],[24,2]],'тонкая':[[10,1]],'трюки':[[6,1],[14,1]],'хочется':[[9,1],[6,1],[7,1]],'Записи':[[7,4],[19,2],[12,1],[8,2],[5,9],[9,1],[15,3],[22,6],[23,3],[2,1],[24,5],[3,1],[10,1],[11,7],[18,1]],'counter':[[15,1]],'родителем':[[22,2]],'аналоги':[[2,1]],'автовосстановления':[[5,1]],'специально':[[19,1],[12,1],[14,1]],'отступить':[[18,1]],'наличия':[[20,2],[5,1]],'тут':[[12,1],[10,1],[11,6],[5,1]],'пунктов':[[19,1]],'Столбец':[[22,1]],'предусмотрена':[[19,1]],'возвращении':[[10,1],[2,1]],'Джойстике':[[22,1]],'гринзона':[[23,1]],'будучи':[[7,2],[11,1]],'Определить':[[10,1],[9,1]],'раскрытии':[[22,1]],'соседствующих':[[22,1]],'строками':[[4,1],[17,2],[14,1]],'запомненные':[[7,1]],'output':[[23,1],[14,1]],'прежнему':[[7,2],[22,1],[11,1],[2,1]],'насыщенные':[[2,1]],'тень':[[5,1]],'умелым':[[6,1]],'ситуациях':[[22,1],[14,1],[10,1],[8,1],[11,2]],'единственный':[[23,17]],'опубликования':[[6,1],[12,1]],'поиска':[[15,1],[14,1],[22,3],[23,2],[6,1],[12,3],[20,2],[3,1],[11,1],[5,1]],'готовых':[[14,1],[6,1],[7,1]],'входит':[[10,1]],'даёт':[[5,1],[22,1],[7,1],[2,2]],'сформировать':[[2,1]],'Затем':[[5,5],[22,3],[25,1],[6,1],[4,1],[12,1],[7,2],[11,1]],'обнаружится':[[6,1]],'словесного':[[6,1]],'игнорировать':[[2,1],[23,1]],'неизведанных':[[5,1]],'ничем':[[10,1],[12,1],[22,1]],'0x3ad':[[12,2]],'дальнейшем':[[4,2],[22,2],[11,1]],'доводит':[[12,1]],'простого':[[14,1]],'отжата':[[17,2]],'зажатым':[[22,1]],'записываются':[[19,1],[5,1]],'страха':[[9,1]],'trace':[[15,1]],'связь':[[2,1]],'Курса':[[10,1],[6,1]],'если':[[18,11],[19,3],[12,13],[16,2],[20,3],[8,4],[5,13],[17,8],[9,9],[14,2],[15,9],[22,31],[6,18],[2,4],[4,5],[23,3],[24,6],[25,7],[3,1],[10,1],[11,15],[7,3]],'систематизируются':[[19,1]],'особенностями':[[19,1]],'лихвой':[[7,1]],'описан':[[22,1],[16,1]],'цифровые':[[11,1],[5,1]],'нужную':[[15,1],[2,1],[9,1]],'игровой':[[14,1],[6,2],[2,4],[12,1],[10,1],[11,1],[7,1]],'данная':[[22,2]],'геймпада':[[4,1],[15,1],[11,2],[5,3]],'Лишние':[[14,1]],'открывать':[[12,1],[24,1]],'рассказать':[[5,1]],'buttonpresses':[[17,1]],'лавину':[[6,1]],'градаций':[[22,2]],'0000020':[[4,1]],'увлечься':[[2,1],[6,1]],'стандартное':[[11,1],[24,2]],'равные':[[14,1]],'цветами':[[22,7]],'описание':[[12,1],[14,1],[15,2],[23,1],[6,2],[11,1]],'регистрируется':[[22,1]],'созданию':[[7,1]],'super':[[4,1],[12,1],[14,1],[6,3],[5,1]],'открываете':[[12,1],[0,1]],'мультитрекингу':[[11,1]],'соотносится':[[14,1]],'мультитач':[[22,1]],'даются':[[8,1]],'очищенный':[[11,1]],'сведения':[[7,1]],'перестанет':[[5,1]],'остальным':[[8,1]],'перезаписать':[[7,1]],'цветам':[[22,1]],'строк':[[19,1],[12,2],[20,1],[5,1],[17,2],[15,2],[14,1],[22,14],[23,2],[6,1],[25,2],[4,4],[11,1]],'посмотреть':[[6,2],[7,1]],'создаются':[[22,1],[6,1],[8,1]],'ответов':[[13,1]],'сцены':[[10,1],[9,1]],'замещаются':[[22,1]],'обрезка':[[23,1]],'cut':[[17,6],[5,1]],'развития':[[2,2],[5,1]],'второй':[[5,4],[18,2],[22,4],[25,1],[6,6],[24,1],[4,1],[12,1],[10,1],[7,1],[11,2]],'альтернативные':[[24,1],[9,1],[20,1],[7,1],[5,2]],'подход':[[7,5],[9,6],[15,1],[22,1],[6,4],[12,3],[20,20],[10,6],[8,6],[5,1]],'около':[[6,1],[11,1]],'Просматриваете':[[10,1],[9,1]],'down':[[24,1],[15,4],[16,3],[22,1],[11,2],[5,6]],'расшифровывать':[[12,1]],'Вниз':[[9,1],[15,3],[22,1],[25,3],[6,1],[24,1],[4,1],[16,2],[18,2],[5,1]],'понадобиться':[[22,1],[11,3],[12,1]],'Стобец':[[22,1]],'битов':[[18,1]],'схемы':[[5,2]],'представлять':[[6,1],[22,1]],'счёт':[[6,2],[12,1],[7,1],[2,1]],'максимум':[[6,1],[14,1]],'видение':[[22,1],[1,1]],'составного':[[6,1]],'уберите':[[11,1]],'идеей':[[22,1]],'сохраняемый':[[24,1]],'всё':[[19,1],[12,2],[8,1],[5,6],[9,1],[22,2],[23,1],[6,5],[2,3],[4,1],[3,1],[10,1],[11,3],[7,7]],'добавить':[[11,2],[12,1]],'обнаруживается':[[12,1],[22,1],[25,1],[6,2],[7,1]],'добегания':[[9,3],[22,9],[23,2],[2,1],[24,2],[10,1],[5,5]],'литературному':[[6,1]],'впечатывать':[[7,1],[5,1]],'прочитал':[[6,1]],'тратя':[[7,1]],'использовалась':[[12,1]],'руками':[[5,1]],'установленный':[[11,1]],'молниеносной':[[7,1]],'разнообразить':[[12,1]],'фиксированное':[[14,1]],'Бот':[[14,1]],'изменился':[[4,1],[17,14],[10,1],[5,2]],'правильнее':[[6,1]],'Информация':[[7,1],[22,3]],'незначительно':[[11,1],[12,4]],'стрелкой':[[22,1],[20,1]],'версиях':[[19,1],[2,1],[7,1]],'Промежутки':[[22,1]],'навыки':[[16,1],[6,1],[12,1]],'срабатывающий':[[22,1]],'свзанные':[[24,1]],'Перед':[[12,1],[20,1],[25,1],[5,1]],'предыдущем':[[23,1],[9,1],[22,1]],'требуются':[[7,1],[12,1],[19,1],[8,1],[6,1]],'remove':[[4,1],[17,7],[15,1]],'convert':[[12,1]],'вспыхивают':[[17,2],[22,1]],'ранении':[[14,1]],'штрих':[[11,1]],'capacity':[[23,1],[24,3],[11,3]],'загружаются':[[11,1],[22,4]],'относительными':[[22,1]],'дают':[[6,1],[12,1]],'скриншоту':[[11,1]],'высокий':[[22,1],[10,1],[2,1],[7,1]],'изменений':[[7,1],[12,2],[20,1],[5,1],[17,3],[9,1],[15,3],[22,9],[23,6],[2,2],[4,1],[10,5],[11,5],[18,6]],'хронологическую':[[22,1]],'большую':[[19,1],[2,1],[11,1]],'грамотного':[[1,1]],'угодно':[[4,3],[16,5],[25,1],[5,1]],'вполне':[[8,1],[12,1],[22,2],[11,1],[6,2]],'мощным':[[5,1]],'вариантам':[[12,1]],'notepad':[[3,1]],'задержки':[[23,1],[14,1]],'приставочные':[[18,1]],'ошибках':[[2,1],[24,1]],'игнорируя':[[22,1],[23,1]],'прочесть':[[12,1]],'факторов':[[9,1],[12,1],[14,1],[6,13],[5,1]],'скриншотов':[[22,1],[15,1],[23,1],[11,2]],'reload':[[24,1],[11,4],[15,2]],'расширит':[[18,3]],'ближайшему':[[9,1],[15,1]],'особо':[[8,1]],'наведении':[[24,1],[15,4],[20,1],[22,2],[11,6],[5,1]],'провести':[[22,1],[12,1],[14,1]],'произвольный':[[23,1]],'клавиши':[[17,2],[9,1],[15,4],[22,1],[23,1],[2,1],[24,1],[4,2],[16,1],[11,14],[5,5]],'переключение':[[7,1],[15,2]],'запущенном':[[15,2],[12,1],[11,1],[24,1]],'чувствуется':[[6,1]],'регионе':[[18,1]],'mariox':[[12,3]],'воздействие':[[10,1]],'просмотренном':[[22,1]],'неактуальное':[[22,1]],'совершая':[[7,1],[5,1]],'сознательно':[[14,1]],'аналогом':[[11,1],[5,1]],'решений':[[10,1],[6,2]],'ТАСингом':[[6,1],[14,1]],'таймеров':[[12,1]],'pattern':[[17,6],[14,1],[12,3],[3,1],[11,1],[5,1]],'исправлений':[[6,1]],'начальное':[[9,1],[22,1]],'Остальные':[[19,1],[15,1]],'произошедших':[[24,1]],'открыть':[[12,3],[15,1],[3,1],[16,1],[24,2]],'вредное':[[20,1]],'Окончательное':[[22,1]],'сдаться':[[8,1]],'пункта':[[17,18],[22,15],[3,1]],'существенных':[[19,1],[22,1]],'f10':[[17,3],[8,1],[15,2],[7,1],[24,1],[11,3],[5,3]],'пальцев':[[8,1]],'маленьких':[[20,1]],'выделенного':[[17,1],[15,1],[22,2],[19,1],[4,1],[12,1],[5,1]],'неважные':[[9,1]],'прямоугольника':[[22,1]],'зайдите':[[11,1]],'000020':[[22,1]],'менять':[[9,1],[22,3],[6,1],[4,1],[3,2],[10,1]],'отгринзоненного':[[22,1]],'меняют':[[4,1]],'первых':[[12,1],[6,2],[11,1]],'использовании':[[4,1],[9,1],[12,1],[14,1],[20,1],[11,4]],'убегал':[[5,1]],'прошёл':[[11,4]],'заголовку':[[22,1],[5,2]],'выбрать':[[11,4],[5,4],[19,2],[6,3],[4,2],[12,8],[7,1],[8,1]],'минимальными':[[7,1],[14,1]],'Дерева':[[24,1],[22,2],[23,3],[19,1],[2,1],[5,2]],'маленьким':[[6,1]],'сообщает':[[24,1]],'публиковать':[[12,1]],'полусекунды':[[22,2]],'перестают':[[11,1],[22,1]],'изменял':[[24,1],[23,1]],'удаление':[[15,1],[23,4],[11,1]],'подавая':[[10,1]],'следовать':[[25,1],[15,2]],'заменить':[[24,1]],'подтвердить':[[24,1],[7,1],[11,1]],'внешний':[[12,1],[14,1],[3,1],[23,1],[7,1]],'потенциальных':[[6,1]],'снята':[[9,1],[11,6]],'новому':[[2,2],[15,1]],'rewind':[[9,1],[15,1],[16,1],[11,2],[5,2]],'ухудшение':[[9,2]],'разрешается':[[14,1]],'бледным':[[11,2],[22,1]],'бега':[[6,1]],'случаи':[[6,2]],'watch':[[15,2],[14,1],[22,1],[6,1],[12,1],[20,3],[10,1]],'откатах':[[11,1],[22,1]],'отводятся':[[22,1]],'визуальное':[[2,1],[22,1]],'долгое':[[11,1],[12,1]],'понимается':[[14,1]],'Заголовку':[[4,2],[22,4],[11,1]],'простеньких':[[2,1]],'сохранённой':[[22,1],[5,1]],'наиболее':[[5,1],[9,1],[2,3],[4,1],[12,2],[16,1],[20,1],[7,1],[11,1]],'дорисовывать':[[9,1]],'хода':[[4,1]],'загораживающие':[[11,1]],'самом':[[5,2],[22,2],[14,1],[23,1],[2,1],[24,1],[4,1],[12,1],[16,2],[7,1],[11,2]],'Оценить':[[7,1]],'Этого':[[11,1]],'единице':[[11,1]],'получать':[[12,2],[2,1],[6,1]],'существовавшие':[[14,1]],'предположить':[[2,1],[12,1]],'указанном':[[15,2],[18,4]],'убитого':[[9,1]],'всевозможных':[[24,1]],'вспомните':[[11,1]],'отстаёт':[[8,1]],'планируется':[[22,1],[20,1]],'привязке':[[11,1]],'Настоящий':[[14,1]],'количество':[[18,4],[19,1],[12,1],[8,1],[5,5],[17,3],[9,1],[14,3],[15,1],[22,7],[6,1],[2,1],[25,2],[3,1],[11,1],[7,1]],'поощряет':[[24,1]],'расположены':[[22,1],[5,1]],'называть':[[4,3]],'int32':[[25,4]],'Реального':[[22,1]],'верните':[[5,1]],'чексуммой':[[24,2]],'никаких':[[5,1],[18,5],[22,1],[19,1],[7,1],[6,2]],'зажав':[[5,2],[15,2],[11,1],[6,1]],'draws':[[19,1],[11,1]],'хоткеи':[[15,3],[9,1],[23,1],[11,4],[24,2]],'человеческий':[[22,1]],'расстановкой':[[4,1]],'Фактор':[[6,1]],'видеоиграх':[[10,1],[12,1],[14,1]],'Манипуляция':[[14,1]],'линиям':[[5,1]],'воспользоваться':[[12,2],[14,1],[10,1],[8,1],[5,2]],'отвечающие':[[12,1]],'обозначить':[[6,1]],'вставки':[[9,1],[19,1],[18,1],[11,1]],'повторе':[[22,1]],'параноидальной':[[8,1]],'картина':[[6,1]],'Появится':[[11,2],[12,2]],'игроку':[[9,1],[12,1],[14,1],[2,1],[6,2]],'отличием':[[7,1]],'принятый':[[12,1]],'joypad':[[17,1],[18,5]],'автоматическому':[[5,1]],'Проект':[[12,1],[14,1]],'Пока':[[3,1],[10,1],[24,1],[5,1]],'стрельбы':[[12,2],[5,1]],'забывают':[[20,1]],'срабатывании':[[22,2]],'источника':[[17,1]],'расцветка':[[22,1]],'отметить':[[4,1],[9,1],[14,1],[22,1],[6,2],[11,1]],'привычки':[[8,1],[22,1]],'two':[[25,2]],'принципов':[[23,1]],'загрузка':[[15,1],[12,1],[22,2],[23,2],[11,2],[24,1]],'проигрывания':[[4,1],[9,3],[12,1],[25,1],[11,2],[24,1]],'Вводе':[[22,3],[19,1],[7,1],[24,1]],'оставшееся':[[4,1],[22,1],[5,1]],'траектории':[[7,1]],'отпускании':[[15,1],[5,2]],'паузу':[[11,1],[18,2],[9,3],[15,4],[22,2],[4,2],[12,3],[3,1],[10,1],[7,2],[5,4]],'Раньше':[[2,1],[9,1]],'наглядным':[[6,1]],'дюжины':[[6,1],[22,1]],'занятие':[[10,1],[8,1],[9,1]],'слот':[[8,3],[7,8],[9,2],[17,1],[22,2],[20,3],[10,1],[11,1],[5,5]],'Рабочее':[[4,1]],'цвету':[[4,2],[22,3]],'отзывчивым':[[4,1]],'Гринзоне':[[4,3],[18,1],[22,6],[23,1],[2,1],[11,1]],'поставили':[[12,1]],'раскрыть':[[6,1]],'диалога':[[24,1],[23,1]],'patterns':[[24,1]],'Рекордеру':[[22,1],[23,1]],'Выделение':[[17,25],[18,2],[15,5],[14,2],[22,29],[25,2],[4,4],[12,2],[16,6],[11,1],[5,3]],'организовали':[[12,1]],'избирательного':[[22,1]],'наборе':[[12,1],[14,1]],'обновление':[[23,2]],'обработки':[[18,1],[14,1],[6,2],[5,1]],'Джойстика':[[22,6]],'adjustlag':[[22,5]],'поставьте':[[10,1],[5,1]],'препятствия':[[6,3]],'совершенного':[[7,1]],'наилучшее':[[14,1]],'every':[[12,1]],'надписи':[[15,1],[22,1],[6,1],[4,2],[12,1],[3,1],[5,2]],'20fps':[[18,1]],'wm_mousewheel':[[23,1]],'мыслью':[[7,1]],'целую':[[16,1]],'Остальное':[[23,1]],'единую':[[22,1]],'уязвимости':[[2,1]],'внутрь':[[9,1]],'платформы':[[21,1],[23,2],[14,2],[24,1]],'экспериментального':[[23,1]],'разбивают':[[6,1]],'отрицательный':[[18,4]],'эмуляцию':[[22,1],[9,2],[20,1],[23,1]],'врагов':[[20,2],[14,1],[6,4]],'отразится':[[18,1]],'важные':[[4,1],[5,1]],'промежутков':[[22,4],[15,2],[16,2]],'тесном':[[10,1]],'Указываемое':[[18,1]],'Сообщения':[[24,1]],'начнётся':[[11,1],[15,2]],'сохранять':[[9,1],[22,2],[23,1],[2,1],[24,1],[12,9],[20,1]],'выбирается':[[6,1]],'совершённых':[[11,1]],'наличие':[[9,1],[14,1],[22,1],[23,2],[25,4],[20,1],[10,1],[8,1]],'Таким':[[11,7],[18,1],[9,1],[15,1],[22,8],[6,2],[24,1],[4,2],[12,3],[10,3],[7,1],[5,2]],'clear':[[17,6],[15,1],[5,2]],'отображаемый':[[22,1],[5,1]],'зарегистрирована':[[18,2],[22,1]],'Заметкой':[[15,1],[11,1],[12,2]],'особенностей':[[2,1]],'прогрессбаром':[[23,1]],'направляет':[[10,1],[2,1]],'обозначив':[[6,1]],'должна':[[9,1],[22,4],[23,2],[10,1],[11,2],[5,1]],'адекватности':[[6,1]],'мигает':[[22,1]],'воспроизводимыми':[[14,1]],'попадают':[[17,1]],'грязный':[[12,1]],'вернётесь':[[11,1]],'jumpprevmarker':[[24,1]],'прочитайте':[[18,1]],'щелчок':[[17,29],[15,2],[22,6],[23,1],[24,3],[4,2],[12,2],[11,1],[5,5]],'программировании':[[12,1]],'целочисленное':[[25,2]],'работа':[[2,1]],'имеющийся':[[8,1],[23,1]],'одинарным':[[24,1]],'выполнена':[[7,1]],'ожидание':[[11,1],[14,1]],'слабом':[[24,1]],'ставшие':[[22,1],[23,1]],'Конспект':[[13,1],[20,2],[0,1]],'запросили':[[18,1]],'Отслеживание':[[16,1]],'продублировать':[[2,1]],'помещать':[[23,1]],'ответвление':[[17,2],[15,1],[14,2],[22,6],[11,5]],'принять':[[6,1]],'Опытный':[[7,1]],'большинство':[[22,2],[14,1],[6,1],[2,1],[12,2],[7,1]],'используемая':[[5,1]],'Порой':[[12,1],[5,1]],'придёте':[[7,1]],'экспорта':[[19,1]],'назад':[[7,2],[5,7],[9,1],[14,1],[15,1],[18,1],[22,1],[4,3],[16,1],[8,1],[11,1]],'возвращая':[[10,1]],'уровни':[[2,1],[6,2]],'серьёзные':[[5,1]],'запущен':[[23,1],[24,4],[18,25]],'компрессия':[[23,1]],'Удаляет':[[18,1]],'удалив':[[4,1]],'иного':[[8,1]],'просматриваемой':[[14,1]],'понятно':[[10,1],[8,1],[11,1]],'next':[[24,1],[15,1],[16,1]],'newtext':[[17,1],[18,2]],'накладывает':[[22,1],[23,1]],'верхней':[[4,1],[5,4]],'чередующимися':[[22,1]],'разбиения':[[6,1]],'заменён':[[14,1]],'работающих':[[15,1]],'инициализируют':[[12,1]],'занимал':[[23,1]],'adjust':[[11,1]],'жалеть':[[6,1]],'Текстовый':[[25,1]],'антураж':[[12,1]],'столбика':[[4,1],[15,1]],'попытке':[[11,1],[23,1]],'подпапка':[[18,1]],'указанному':[[22,1],[23,2],[5,1]],'обратно':[[5,1],[22,2],[11,1],[7,1]],'прошлой':[[6,1],[22,2]],'обновлённый':[[9,1]],'вставляются':[[5,1]],'Свод':[[13,1]],'оптимальность':[[6,1]],'статуса':[[23,1]],'срабатывал':[[24,1]],'прошлая':[[22,1]],'титульного':[[4,1]],'toolbox':[[3,1]],'итоговых':[[6,1],[7,2]],'про':[[6,2],[12,2]],'отменяет':[[7,1],[8,1]],'нужно':[[18,2],[19,1],[0,1],[12,16],[16,29],[20,1],[8,4],[5,10],[9,2],[14,4],[15,5],[22,10],[6,12],[2,2],[4,3],[23,1],[24,1],[3,1],[10,2],[11,11],[7,7]],'звучит':[[6,1],[22,1]],'потребоваться':[[12,1],[7,1],[11,1]],'перепроверяя':[[7,1]],'удачный':[[14,1]],'Записывании':[[17,1]],'хорошая':[[2,1]],'полное':[[12,1]],'подключены':[[4,1]],'модификации':[[22,1],[14,1],[23,1],[4,1],[12,1],[13,1],[5,1]],'учиться':[[2,1]],'соответствующего':[[22,4],[16,1],[11,2]],'планов':[[2,1],[6,1]],'frame#':[[4,1],[17,3],[15,2],[22,3],[24,1]],'снимки':[[11,1],[23,1]],'продуктивному':[[2,1]],'записан':[[12,1]],'изобразить':[[12,1]],'сценарии':[[5,1]],'нагляднее':[[7,1]],'акцентирующий':[[22,1],[5,1]],'форума':[[19,1]],'Один':[[12,1],[14,3]],'минимальный':[[22,4]],'обнаружения':[[6,1],[7,1]],'особенных':[[22,1]],'заставок':[[6,1]],'Запланированные':[[22,1]],'искомых':[[22,1]],'взаимодействии':[[10,1],[14,1]],'здесь':[[19,1],[12,5],[8,1],[5,1],[15,1],[14,1],[22,1],[23,5],[6,2],[2,1],[4,1],[10,1],[11,1],[7,3]],'приобретают':[[22,3]],'слово':[[17,1],[25,4],[4,1],[12,5],[3,1],[5,1]],'справедливо':[[24,1]],'раскритиковать':[[6,1]],'привязанными':[[11,1]],'выпавший':[[9,1]],'задерживается':[[14,1]],'полной':[[9,1],[21,1]],'устаревшего':[[2,1]],'приводит':[[17,5],[14,2],[10,1]],'перематывает':[[5,1]],'запись':[[17,5],[22,1],[14,4],[23,2],[25,1],[6,1],[12,1],[7,1],[5,2]],'выделите':[[4,1]],'перенабирать':[[2,1]],'сбрасывается':[[3,1],[22,2]],'человеческую':[[20,2]],'выключены':[[10,1]],'фан':[[6,1]],'новички':[[2,2],[7,1]],'зелёные':[[11,1]],'заложенные':[[21,1]],'сжатой':[[22,1]],'прирост':[[2,1]],'всплывания':[[23,1]],'цифровых':[[11,1],[22,2]],'прокручивании':[[15,2]],'одиночку':[[6,1]],'третьей':[[5,1]],'отражает':[[25,1],[22,1],[23,1]],'полагают':[[6,1]],'отвергать':[[6,1]],'заменяться':[[22,1]],'раскрыто':[[3,1]],'ячейку':[[15,2],[16,1],[22,6],[6,1]],'внешнему':[[2,1],[22,1]],'Маркеру':[[17,2],[9,1],[14,1],[15,1],[22,2],[23,1],[4,1],[12,1],[16,7],[11,2],[5,1]],'исходя':[[22,1],[14,1],[23,1],[5,1]],'потере':[[23,1]],'колесо':[[4,3],[15,4],[16,3],[23,1],[24,1],[5,6]],'передвигая':[[11,2]],'окна':[[19,1],[12,2],[16,1],[5,4],[17,2],[15,6],[22,16],[23,6],[6,1],[24,2],[4,2],[3,8],[18,1],[11,3]],'сосредоточить':[[10,1]],'трассы':[[20,1]],'многогранных':[[20,1]],'которым':[[4,5],[17,3],[22,1],[20,1],[11,1],[18,1]],'ускорять':[[9,1],[23,1]],'montage':[[23,1]],'Начальное':[[14,1]],'кладёте':[[8,1]],'запоминает':[[22,2],[20,1]],'прятать':[[22,1]],'слотам':[[11,1]],'world':[[10,3],[6,4],[5,1]],'разбиение':[[12,1],[10,1],[2,1],[6,1]],'описывается':[[3,1],[6,1]],'малейшее':[[5,1]],'откатите':[[6,1]],'fcexp':[[25,1]],'сроки':[[5,1]],'буквы':[[4,2],[11,1]],'бесполезно':[[14,1]],'поощрить':[[21,1]],'заметить':[[9,1],[2,1],[6,4]],'изменилось':[[9,1]],'редактора':[[8,1],[2,1],[5,1]],'приходит':[[8,1],[6,3],[7,2]],'сжатую':[[22,2]],'щелчком':[[17,1],[15,8],[22,9],[2,1],[24,1],[4,3],[11,1],[5,3]],'силы':[[8,1],[2,1],[6,1]],'разгона':[[12,1]],'прямое':[[5,1]],'проходить':[[6,2],[5,1]],'конечно':[[12,3],[5,1]],'дожидаться':[[20,1]],'Ручные':[[18,1]],'разбить':[[12,1],[6,2],[8,1]],'сочетания':[[6,1]],'Данных':[[22,1]],'нижнем':[[4,2],[22,3],[23,1],[5,1]],'оставшимся':[[6,1]],'проигрывает':[[5,1]],'проверять':[[3,1],[2,1]],'windows':[[4,1],[15,3],[23,1]],'вниз':[[19,1],[12,2],[16,9],[5,6],[17,5],[15,8],[14,1],[22,10],[6,1],[4,9],[18,2],[11,3]],'равна':[[6,2],[22,3]],'они':[[12,6],[5,4],[17,6],[15,1],[14,2],[22,3],[25,1],[6,4],[2,1],[4,2],[24,2],[7,3],[11,1]],'мувиков':[[22,2],[14,2],[24,2],[4,1],[12,3],[11,1]],'некоем':[[6,1]],'выделенному':[[4,1],[17,8],[22,1],[19,1]],'совершении':[[5,1]],'широкий':[[4,1]],'сфер':[[10,1]],'branch':[[17,4],[22,3],[14,1],[11,3]],'возвратить':[[11,1]],'Ради':[[7,1]],'очистит':[[4,1]],'видеоигру':[[4,1],[6,1],[14,1]],'методичном':[[2,1]],'открывается':[[3,1]],'copy':[[12,4],[19,2],[5,2]],'подсознательно':[[6,1]],'ход':[[22,1],[2,2],[11,2]],'Скроллировать':[[12,1]],'окном':[[15,1],[23,1],[22,1],[24,1]],'детальностью':[[22,1]],'branch2':[[17,2]],'колонок':[[15,1],[22,7],[23,2],[19,1],[5,1]],'находящуюся':[[22,1]],'непрактично':[[9,1]],'целевым':[[5,1]],'горячести':[[11,4],[22,6]],'закладочного':[[22,1]],'Жёлтая':[[14,1]],'чекбоксов':[[23,1]],'правки':[[4,2],[11,2]],'короткий':[[8,1],[5,1]],'трети':[[6,1]],'импорте':[[17,1],[22,1]],'изолировать':[[6,1]],'фоне':[[22,2]],'запомненное':[[4,1],[5,1]],'пересчитывать':[[12,1]],'gamepad':[[11,3]],'заданному':[[12,1]],'практического':[[10,1],[1,1]],'Вырезать':[[17,1]],'прохождений':[[14,1],[5,1]],'отпускаться':[[12,1]],'делать':[[4,1],[19,1],[6,1],[11,2]],'салфетках':[[22,1]],'потоком':[[2,1]],'указанным':[[18,1]],'отвязанные':[[11,1]],'name':[[17,2],[15,1],[18,4]],'отображается':[[4,3],[24,1],[22,31],[3,2],[11,1],[5,2]],'попробуйте':[[4,1],[9,1],[12,1],[6,1],[5,2]],'мгновенно':[[9,2],[14,1],[22,3],[2,1],[4,1],[12,1],[16,3],[10,2],[11,1],[5,3]],'первым':[[22,1],[5,1]],'механизма':[[7,1]],'тянулись':[[8,1]],'Заметок':[[15,3],[14,1],[22,3],[23,7],[4,1],[12,5],[16,2],[11,2],[5,1]],'Узкая':[[4,1]],'запуск':[[9,3],[23,3]],'мозговых':[[6,1]],'одинаковыми':[[12,1]],'крайность':[[6,1]],'всплывающие':[[22,1],[23,2],[3,1],[11,5]],'прокрутятся':[[9,1]],'традиция':[[2,1]],'данных':[[12,2],[16,3],[5,1],[17,6],[22,11],[14,7],[23,11],[25,10],[4,1],[3,1],[11,4],[7,1]],'экспериментам':[[6,1]],'Главным':[[7,1]],'приучая':[[8,1]],'очередного':[[12,1]],'выделить':[[15,4],[22,2],[23,4],[6,1],[4,1],[12,1],[16,2],[18,1]],'scheme':[[19,1],[11,1]],'Объединяет':[[11,1]],'current':[[15,2],[23,1],[19,2],[5,1]],'исследованиям':[[6,1]],'монотонную':[[6,1]],'Конкретные':[[12,1]],'потоке':[[25,1]],'окончания':[[9,1],[14,1],[15,1],[22,3],[6,3],[25,3],[12,1],[20,1],[11,1],[8,1]],'позволяющие':[[3,1]],'предыдущих':[[22,1],[14,1],[6,2],[12,1],[16,1],[7,2],[8,1]],'числовое':[[25,1],[12,1]],'поворотами':[[6,1]],'объединяет':[[11,1],[22,2]],'изменяет':[[23,1],[15,1],[22,4]],'Текущая':[[21,1],[22,1]],'игроков':[[12,1],[14,3],[19,1],[5,3]],'опытные':[[6,1]],'нуля':[[6,1],[22,1]],'стадий':[[8,1]],'Самый':[[22,3],[20,1],[14,1]],'прочерк':[[22,1]],'недостатком':[[11,1]],'изучения':[[14,1]],'четвёртом':[[22,1]],'Зажимаете':[[10,1]],'хранят':[[22,1],[25,2],[11,1]],'отвечающий':[[23,1]],'делаете':[[20,1],[6,1],[8,1]],'Эту':[[5,5]],'занимаемый':[[11,1]],'интерфейс':[[4,1],[22,2],[14,1],[3,1],[23,6]],'выборе':[[20,1]],'характеристиками':[[20,1]],'маркера':[[22,3]],'снимком':[[23,1]],'шрифт':[[4,1]],'попытаемся':[[2,1]],'0xce':[[12,2]],'dump':[[12,1]],'чужих':[[12,1]],'уходят':[[10,1]],'Добро':[[0,1]],'сравнении':[[11,1],[20,1]],'Добегание':[[22,3]],'Осталось':[[12,1]],'справляться':[[2,1]],'Заходите':[[0,1]],'несовпадение':[[24,1]],'вслепую':[[9,1],[22,1]],'сработал':[[10,2],[6,1],[12,1]],'допущении':[[14,1]],'каждый':[[7,1],[12,1],[20,2],[5,2],[9,1],[22,4],[25,1],[6,1],[2,1],[4,2],[24,1],[11,5],[18,1]],'происходящие':[[11,1]],'прохождению':[[7,1],[11,1],[9,2],[6,2],[20,3],[10,1],[8,2],[5,3]],'movie':[[19,1],[12,1],[16,1],[5,1],[17,3],[15,3],[14,2],[22,1],[23,3],[24,11],[18,1],[11,3]],'разницу':[[11,1]],'символ':[[15,3],[22,3],[25,6],[4,2],[10,1],[11,1]],'скрыты':[[14,1]],'уйдёт':[[10,1],[6,1]],'воздухе':[[6,1]],'продолжите':[[5,1]],'пределы':[[4,1],[17,1],[15,1],[22,2],[11,1]],'длинных':[[22,2],[5,1]],'периода':[[11,3]],'пожелаете':[[0,1]],'результате':[[11,2],[9,1],[14,2],[22,2],[6,4],[2,1],[24,2],[12,4],[10,2],[7,3],[5,1]],'получающегося':[[14,1]],'изменениям':[[4,1],[15,1],[18,1]],'закреплять':[[4,1]],'читатель':[[6,1]],'проекты':[[12,3],[23,1],[11,1],[24,2]],'savestate':[[15,12],[14,1],[24,10]],'традиционных':[[6,1]],'Вход':[[15,1]],'клонирование':[[23,1]],'Используемые':[[14,1]],'Искать':[[16,1]],'указывается':[[17,1],[5,1]],'исправлять':[[2,1],[7,2]],'отвлекала':[[3,1]],'воспроизводимого':[[7,1],[8,1]],'проходимой':[[2,1]],'завершено':[[22,1]],'красной':[[5,1]],'колонками':[[15,1]],'геймпадах':[[5,1]],'данной':[[15,1],[22,2],[23,1],[19,1],[12,1],[16,1],[11,2]],'Проигрывателя':[[18,4],[19,2],[12,6],[16,19],[20,2],[8,3],[5,25],[17,4],[9,13],[14,6],[15,23],[22,51],[2,1],[23,9],[4,16],[24,6],[10,12],[11,12],[7,5]],'реагировать':[[10,1]],'доступа':[[14,1],[23,2],[19,1],[11,1]],'произвольных':[[15,1]],'Началом':[[22,1]],'правок':[[23,2],[11,1],[5,1]],'manual':[[12,1],[15,1],[23,2],[18,1]],'линейки':[[5,1]],'строкой':[[17,3],[25,2]],'проигрывать':[[10,1],[23,1]],'запорченного':[[24,1]],'надпись':[[4,3],[11,2]],'данными':[[24,1],[22,3],[23,2]],'переработанный':[[22,1]],'текст':[[17,19],[15,1],[22,4],[23,6],[25,1],[6,1],[4,2],[12,2],[16,2],[10,2],[11,3],[18,2]],'значок':[[5,1]],'которыми':[[22,1],[6,2],[7,1]],'неактивными':[[22,1]],'помним':[[4,2]],'характеристики':[[22,1],[20,5]],'хранении':[[22,1]],'диск':[[15,2],[22,2],[12,1],[3,1],[11,4],[5,1]],'попытки':[[9,1],[20,1],[6,1],[7,1]],'ними':[[22,1],[6,2],[14,1]],'подсказывать':[[6,1]],'попадение':[[9,1]],'нужных':[[10,1],[18,1]],'чтения':[[12,1],[23,4],[3,1],[6,1],[7,1]],'текстовое':[[15,1],[22,1],[23,1],[19,1],[25,1],[4,1],[11,1]],'мелочи':[[7,1],[22,2]],'рутину':[[12,1]],'производительности':[[14,1]],'ungreenzone':[[15,1]],'алгоритмах':[[21,1]],'практике':[[3,1]],'перепрыгнуть':[[6,1]],'feos':[[0,2]],'существеных':[[14,1]],'оптимизируемом':[[7,1]],'Что':[[19,1]],'автоматическую':[[11,1]],'неверную':[[6,1]],'порциями':[[14,1]],'переключить':[[19,1],[15,1],[24,1]],'тест':[[20,1]],'совершения':[[7,2],[11,1]],'видно':[[6,1],[5,1]],'выделены':[[15,1],[22,1]],'совпадал':[[17,1]],'поверх':[[17,1],[15,1],[22,1],[19,1],[12,2],[8,1],[11,1]],'принцип':[[4,1],[22,1],[14,1],[11,1]],'результат':[[11,2],[9,5],[14,2],[22,1],[6,3],[2,3],[12,1],[20,1],[10,5],[8,5],[7,5]],'регулярную':[[11,1]],'Моментальный':[[23,2]],'совершил':[[24,1]],'Общая':[[1,1]],'особенно':[[14,1],[20,1],[6,2],[11,1]],'Они':[[8,1],[23,1],[24,1],[12,1],[3,1],[11,1],[7,1]],'соблюдаете':[[12,1]],'optimization':[[14,1]],'джойпадов':[[23,1]],'поменяны':[[15,1]],'большой':[[4,1],[7,1],[12,2],[14,1],[2,1],[6,1]],'Маркерами':[[15,1],[22,10],[23,3],[6,1],[4,2],[12,4],[10,1],[11,1],[5,1]],'Изменение':[[17,2],[22,1]],'Часть':[[14,1]],'тактика':[[6,1]],'прогрессбар':[[22,1]],'простые':[[12,2],[6,2],[7,1]],'маленький':[[4,1],[6,1],[5,1]],'скрывались':[[6,1]],'transpose':[[24,1]],'курсору':[[4,1],[23,1]],'десятков':[[16,1],[5,1]],'Галочки':[[9,1]],'меняющееся':[[5,1]],'завершении':[[7,1]],'добегает':[[10,1],[18,1]],'старом':[[15,1],[20,2]],'основы':[[6,1]],'которого':[[12,1],[16,6],[5,2],[17,1],[15,1],[14,1],[22,12],[25,1],[6,1],[24,1],[10,2],[18,2],[7,1]],'пустовать':[[22,1]],'Нечаянно':[[5,1]],'виртуозность':[[8,1]],'запуске':[[12,1],[22,2],[3,1],[23,4],[11,1],[24,1]],'Подпункт':[[11,1]],'использованные':[[23,1]],'ТАСинге':[[5,3],[22,4],[23,1],[6,4],[2,5],[3,1],[7,3],[11,2]],'сутью':[[2,1]],'Все':[[4,1],[12,1],[16,1],[22,5],[24,1]],'предложит':[[24,1]],'ТАСерский':[[3,1],[19,1]],'замедлению':[[14,1]],'совместимые':[[5,1]],'тестовой':[[11,1]],'бит':[[25,32],[18,22]],'branch1':[[17,4]],'правилами':[[2,1]],'ТАСинга':[[1,3],[19,1],[0,2],[12,6],[13,1],[16,1],[20,5],[8,3],[5,3],[9,4],[14,6],[22,4],[23,2],[2,11],[6,11],[4,1],[3,1],[10,4],[11,4],[7,10]],'чтение':[[22,1],[23,3],[11,1]],'желаемое':[[5,1]],'приставке':[[14,1]],'Тем':[[4,1],[8,1],[2,1],[6,1]],'Точно':[[4,1],[9,1],[15,1],[19,1],[24,1]],'возникли':[[22,1]],'сабмишен':[[6,1]],'предоставив':[[22,1]],'аналога':[[14,1]],'выключена':[[10,1],[9,1]],'обдумывания':[[9,1],[22,1]],'перебирающий':[[12,1]],'ТАСерских':[[22,1],[14,1]],'угасание':[[23,1]],'почувствуйте':[[5,1]],'временно':[[4,1],[20,1],[23,1],[8,1]],'версии':[[22,1],[25,3],[6,1],[24,2],[2,2],[11,1]],'неудовлетворительном':[[7,1]],'источником':[[7,2]],'являются':[[22,3],[14,2],[11,1],[5,2]],'синие':[[4,1]],'greenzone':[[14,1],[23,3],[25,2],[24,3],[12,1],[11,3]],'запакованном':[[22,1]],'вводом':[[23,1]],'выброшенного':[[6,1]],'опытному':[[2,1]],'Тасэдитору':[[22,1],[23,3],[25,1],[24,2],[4,1],[12,1],[18,3]],'назначении':[[5,1]],'традиционными':[[22,1]],'цифры':[[11,1],[5,1]],'распространяется':[[21,1]],'появляются':[[22,1],[12,1],[15,1]],'поздно':[[5,1]],'клиент':[[21,1]],'устройств':[[25,2]],'чекпоинтом':[[6,1]],'неудобств':[[12,1]],'добавочных':[[15,1]],'отвлекаться':[[6,1]],'подобных':[[22,1]],'вид':[[22,1],[23,1],[25,1],[19,1],[12,1],[3,1],[10,1],[5,1]],'местах':[[12,4],[16,1],[10,1],[11,1]],'Отредактировать':[[4,1],[9,1]],'окупиться':[[12,1]],'графическое':[[22,1]],'безымянного':[[24,1]],'исполнена':[[14,1]],'неправильные':[[5,1]],'геймовером':[[2,1]],'скопипастить':[[19,1]],'периодически':[[18,1],[15,1],[22,1],[10,1],[8,1],[5,1]],'весьма':[[4,1],[2,2],[12,1]],'побуждает':[[10,1],[2,1]],'творческие':[[6,1]],'снежную':[[6,1]],'Оставляете':[[10,1]],'запускаются':[[15,1]],'cursor':[[9,3],[14,1],[15,3],[22,1],[4,2],[16,1],[10,2],[8,1],[5,1]],'Хоткеи':[[24,1],[11,1],[15,2]],'обо':[[22,1]],'Исчезают':[[22,1]],'разреживание':[[11,1]],'чёрточка':[[4,1],[11,2]],'моментов':[[6,1],[7,1]],'послужит':[[2,1]],'снимается':[[15,3]],'курсоров':[[22,1]],'карте':[[23,1]],'застрявший':[[6,1]],'ради':[[24,1],[22,1],[6,2],[8,2]],'простая':[[12,1],[22,1]],'Неограниченная':[[14,1]],'close':[[11,1],[24,2]],'умной':[[5,1]],'возвращает':[[22,4],[16,2],[23,1],[18,25]],'ухудшения':[[9,1]],'wip1':[[17,1]],'байт':[[25,5],[18,1]],'принципу':[[6,2],[22,1]],'отредактированным':[[16,1]],'слоте':[[17,1]],'редактировать':[[9,1],[14,2],[22,1],[25,1],[6,1],[4,1],[12,2],[3,1],[5,1]],'Аналогия':[[20,3]],'голова':[[6,1],[22,1]],'Маркера':[[17,14],[9,1],[15,2],[22,13],[23,3],[4,10],[16,2],[20,2],[11,6],[18,7]],'указанной':[[17,1],[15,3],[12,3],[22,4],[5,1]],'файловый':[[25,1]],'Полное':[[22,1]],'врага':[[9,6]],'плавно':[[6,1],[11,1]],'прыгнуть':[[23,1],[5,5]],'расположении':[[22,1]],'промежуточным':[[23,1],[8,1],[9,1]],'Время':[[20,1],[6,1],[5,1]],'отстреливаться':[[6,1]],'щёлкнув':[[4,2],[15,1],[22,1],[5,1]],'информация':[[15,1],[14,2],[22,4],[6,1],[24,1],[11,1],[5,2]],'формирования':[[22,1],[6,1],[9,1]],'метод':[[9,4],[14,2],[19,1],[6,1],[10,6],[7,5],[8,4]],'флага':[[23,1]],'постановке':[[6,1],[7,1]],'поочерёдной':[[14,1]],'описывает':[[11,1],[1,1]],'about':[[3,1]],'перенастраивать':[[11,1]],'нанизанные':[[22,1]],'облегчения':[[4,1],[12,1],[23,1]],'наложенными':[[22,1]],'периодичностью':[[22,1]],'увеличить':[[3,1],[11,1]],'длится':[[7,1]],'отводится':[[14,1]],'исправлено':[[19,1]],'ограничен':[[22,1]],'неплохо':[[12,1]],'подзадачу':[[6,1]],'Буфера':[[17,2],[15,2],[22,1],[23,2],[12,2],[5,2]],'частности':[[24,1],[22,2],[23,2]],'оригинальных':[[7,1]],'отмена':[[23,2]],'вспыхивает':[[11,1],[5,2]],'недальновидно':[[6,1]],'загрузке':[[17,1],[22,3],[23,2],[25,1],[24,5],[8,1],[11,3]],'повышение':[[2,1],[14,2]],'показано':[[4,1]],'учебника':[[19,1],[1,1]],'пользовательский':[[23,1]],'врагом':[[6,1],[8,1]],'Высота':[[22,1]],'показаны':[[14,1]],'обмена':[[22,1]],'самоорганизации':[[4,1]],'Всё':[[3,1],[6,1]],'любого':[[17,1],[22,1],[23,1],[19,1],[6,2],[12,1],[16,1],[7,1],[5,3]],'прогресса':[[8,1]],'корректирует':[[23,1]],'распределения':[[23,1]],'отложить':[[22,1],[20,1],[6,1],[11,1]],'вставлять':[[11,1]],'показывается':[[12,1]],'переменных':[[25,1],[22,2]],'пользовательскому':[[2,1]],'вращайте':[[15,2]],'альфой':[[22,1]],'первому':[[4,1]],'через':[[12,1],[5,4],[15,1],[14,1],[22,2],[25,2],[6,3],[2,1],[24,1],[3,1],[10,3],[11,1],[7,4]],'можно':[[18,3],[19,5],[12,27],[16,10],[20,6],[8,6],[5,30],[17,1],[9,17],[14,11],[15,12],[22,48],[6,21],[2,5],[4,13],[24,3],[25,1],[3,4],[10,10],[11,17],[7,7]],'следующих':[[23,1],[19,1],[2,1],[6,1],[4,1],[16,1],[18,1]],'появлялись':[[6,1]],'осмотреть':[[7,1],[16,1]],'Предварительно':[[7,1]],'запутаться':[[6,1]],'течение':[[11,1],[22,2],[18,1],[6,1]],'esc':[[4,1],[15,2],[11,1],[5,2]],'записях':[[17,1]],'поменяв':[[2,1]],'выигрышные':[[10,1],[8,1]],'наименьшим':[[22,1]],'обозначения':[[23,2]],'готовую':[[6,1]],'переключения':[[8,1],[5,3]],'важнейших':[[2,1]],'отвечающего':[[12,1]],'2005':[[22,1]],'auto':[[18,2],[9,1],[15,2],[22,1],[2,2],[24,2],[10,2],[11,1],[5,1]],'Гибкая':[[22,2]],'tasedit':[[22,1],[23,4]],'переписывать':[[8,1],[6,4],[7,1]],'сфере':[[13,1],[1,1]],'настроки':[[23,1]],'глядя':[[9,1],[19,1],[8,1],[5,1]],'Курсора':[[12,1],[16,2],[20,1],[8,1],[5,7],[17,2],[9,9],[15,7],[22,13],[23,2],[24,3],[4,3],[11,5]],'относящиеся':[[23,1],[5,1]],'real':[[14,1]],'хардкорности':[[6,1]],'словосочетание':[[17,1]],'невозможно':[[18,1],[24,1],[12,1],[2,1],[7,1]],'добавлении':[[22,3],[12,1],[14,1]],'mod':[[14,1]],'деформации':[[2,1]],'восприятия':[[2,1]],'исходным':[[21,2]],'отказывается':[[14,1]],'Откат':[[22,1]],'понятий':[[12,1]],'возможны':[[14,1]],'указанный':[[15,1],[23,2],[18,9],[5,1]],'многократно':[[7,2],[22,1],[6,1],[12,1],[10,1],[8,1],[5,1]],'торопиться':[[20,1],[6,1],[9,1]],'разбивать':[[6,1]],'оптимальную':[[10,1]],'менеджеру':[[22,1]],'индивидуальных':[[14,1]],'then':[[12,1]],'прогрессбаре':[[22,1]],'возникают':[[6,3],[7,1]],'можете':[[18,7],[19,2],[12,10],[8,2],[5,13],[9,6],[15,1],[21,2],[6,6],[2,3],[4,10],[3,2],[10,2],[11,15],[7,2]],'изменены':[[22,1]],'различие':[[22,3],[5,1]],'однотипных':[[10,1]],'вызвав':[[12,1],[18,2]],'передав':[[25,1]],'оранжевым':[[4,1],[19,1]],'копии':[[22,1],[14,1],[23,2],[5,1]],'статистику':[[22,1]],'Мгновенные':[[5,1]],'издалека':[[5,1]],'которую':[[22,1],[6,2],[9,1]],'деталей':[[0,1]],'управляющего':[[22,1]],'взаимодействовать':[[22,1]],'именем':[[11,1],[24,3]],'фактически':[[17,1],[12,1],[5,1]],'поверхностный':[[9,1]],'карта':[[25,2],[11,1]],'читая':[[23,1]],'возвращаются':[[7,1]],'заготовленные':[[3,1]],'сохранения':[[5,2],[15,1],[22,6],[23,8],[25,4],[24,1],[12,4],[3,1],[11,9],[8,1]],'числом':[[18,3],[20,1]],'комфортной':[[23,1]],'так':[[18,2],[1,1],[19,5],[12,9],[8,8],[5,11],[17,2],[9,7],[14,3],[15,3],[22,20],[6,17],[2,6],[4,6],[23,3],[24,3],[25,2],[3,2],[10,5],[11,14],[7,6]],'способами':[[2,1]],'проникнуться':[[2,1]],'облегчающий':[[22,1]],'fourscore':[[25,7],[12,1]],'эмулируемых':[[19,1],[22,1]],'двойное':[[4,1]],'отфильтровать':[[9,1]],'плохо':[[12,2]],'однообразных':[[6,1],[5,1]],'экспериментами':[[6,1]],'шлифовка':[[14,1]],'источников':[[12,1]],'умещающийся':[[22,1]],'выполнения':[[5,2],[18,1],[9,1],[10,1],[6,1],[2,1]],'закладок':[[22,1],[23,2],[19,1]],'подходящий':[[10,1],[5,1]],'отмечает':[[14,1]],'Прочие':[[22,2]],'неактивная':[[5,1]],'особенность':[[4,1],[6,1],[14,1]],'four':[[24,1]],'каким':[[6,2]],'проявляются':[[6,1],[7,1]],'применения':[[8,1],[22,1],[14,1],[6,2],[12,1],[18,2],[5,1]],'хитроумный':[[7,1]],'пересинхронизации':[[10,1],[6,1]],'документировать':[[2,1]],'получает':[[22,1],[12,1],[14,1]],'ntsc':[[25,1],[18,1]],'Имитирует':[[11,1]],'раскрашиваются':[[22,2]],'отступать':[[7,1]],'мог':[[24,1],[12,1],[22,2],[19,1],[18,1],[7,1]],'предшествующие':[[7,2]],'import':[[17,4],[12,1],[22,1],[19,1]],'требующие':[[25,1]],'последствиями':[[2,1]],'свойства':[[23,1]],'проверяется':[[22,1]],'делали':[[2,1]],'Служат':[[22,1]],'Окно':[[3,1],[22,2]],'включить':[[3,1],[11,11],[5,1]],'проэмулировал':[[5,1]],'провоцирует':[[10,1],[8,1]],'быссмысленно':[[8,1]],'Журнале':[[17,1],[5,2],[9,1],[15,1],[22,7],[23,1],[25,2],[20,1],[18,2],[11,4]],'линии':[[22,3]],'нечёткий':[[22,1]],'дрожат':[[11,1]],'скорость':[[11,1],[9,2],[14,3],[15,3],[6,2],[2,1],[12,1],[10,2],[7,1],[5,3]],'краткие':[[6,1]],'устаревшей':[[22,1]],'uint64':[[25,1]],'компактно':[[17,1]],'вышестоящую':[[16,1]],'разнообразным':[[12,1]],'иконками':[[22,2],[16,1]],'несёт':[[22,1]],'перемещения':[[17,2],[24,1],[22,1],[11,1],[5,2]],'следование':[[23,1]],'разделить':[[3,1]],'очистится':[[4,1]],'каждому':[[22,1],[14,1],[2,1],[6,2]],'успешно':[[12,3],[20,1],[23,1],[7,1],[24,1]],'Маркер':[[19,1],[12,3],[16,8],[20,2],[5,7],[17,6],[9,1],[14,1],[15,9],[22,12],[6,4],[23,1],[4,7],[18,6],[11,9]],'рисования':[[15,1],[22,2],[12,1],[10,1],[11,2],[5,1]],'игра':[[9,1],[14,4],[2,5],[4,1],[3,2],[10,3],[7,1],[11,3]],'комбинировать':[[9,1],[5,1]],'нужным':[[8,1],[16,2]],'bot':[[14,1]],'Клавиши':[[15,1]],'склонировать':[[17,1]],'наблюдая':[[10,1]],'значений':[[22,4],[14,2],[23,1],[25,1],[11,1]],'назначать':[[11,1]],'легче':[[6,1],[11,1],[22,1],[8,1],[2,1]],'внешнем':[[12,1],[22,1]],'нулём':[[12,1]],'замена':[[22,1]],'хронологию':[[22,2],[5,1]],'перемотка':[[23,1],[5,2]],'act':[[12,1]],'Процессор':[[14,1]],'решено':[[19,1],[22,1],[20,1]],'концепция':[[12,1]],'центрирование':[[23,1]],'Конфигурация':[[11,1]],'свёртки':[[14,1]],'microphone':[[24,1]],'собой':[[7,2],[12,2],[20,3],[8,1],[5,3],[9,1],[14,1],[22,4],[24,1],[4,2],[10,1],[11,1],[18,2]],'вносите':[[4,1]],'ставших':[[5,1]],'отнимет':[[4,1]],'усовершенствует':[[22,1]],'возрастание':[[22,1]],'приемлет':[[6,1]],'клетки':[[11,1]],'файл':[[22,2],[14,2],[23,4],[25,7],[24,2],[12,12],[8,1],[11,2]],'combine':[[19,1],[11,1]],'проигрываются':[[2,1]],'принадлежащие':[[15,1]],'расположение':[[16,2]],'отсчитываются':[[25,1]],'лет':[[6,1]],'сам':[[12,1],[22,1],[23,1],[2,1],[6,3]],'last':[[9,1],[15,2],[10,2],[22,1],[24,1],[5,1]],'оставшаяся':[[11,1]],'Заданная':[[14,1]],'пропрыгать':[[6,1]],'багов':[[6,1],[14,2]],'моторной':[[8,1]],'пустые':[[15,1],[22,2]],'таблице':[[18,1]],'оно':[[18,1],[15,1],[6,1],[24,1],[4,3],[12,2],[20,1],[10,2],[11,1],[5,1]],'перспективных':[[22,1]],'записываете':[[11,1],[7,1],[8,1]],'разрешить':[[23,1]],'качестве':[[19,1],[12,1],[5,4],[17,1],[9,2],[14,2],[22,7],[6,4],[2,2],[24,4],[10,1],[11,1]],'прикинуть':[[10,1],[8,1],[9,1]],'продолжено':[[22,1]],'пользователя':[[5,1],[15,1],[1,1],[14,1],[22,4],[2,1],[23,4],[24,4],[7,1],[11,2]],'диапазон':[[2,1]],'Справочнике':[[4,1],[12,1],[11,1],[5,1]],'ключевой':[[22,2]],'цель':[[5,1],[7,4],[6,8],[2,2]],'прямолинейно':[[5,1]],'Правильно':[[6,1]],'соблюдать':[[12,1],[2,1],[9,1]],'Настойчивая':[[10,1],[8,1]],'участке':[[12,5],[16,2],[20,1],[8,3],[5,2],[9,4],[14,4],[22,12],[23,1],[6,6],[10,3],[7,4],[11,1]],'Определяет':[[11,4]],'Очень':[[22,1],[12,1],[5,1]],'акселераторами':[[9,1]],'вчерашний':[[12,1]],'вариантов':[[9,1],[14,3],[15,1],[22,1],[12,1],[20,1],[10,1],[5,2]],'Категории':[[17,7]],'дальнейших':[[22,2]],'многословность':[[19,1]],'Зато':[[6,1],[8,1]],'мгновенное':[[11,1],[22,1]],'selections':[[23,1]],'hold':[[2,2]],'эмуляторе':[[4,1],[18,1],[12,1],[14,1],[6,1],[5,2]],'последовательном':[[14,2]],'ряде':[[22,1],[6,1],[12,1]],'растут':[[6,1]],'портировании':[[22,1],[24,1]],'задуман':[[2,1]],'послать':[[5,1]],'участок':[[12,7],[16,4],[20,1],[8,5],[5,5],[9,4],[15,1],[22,5],[6,21],[4,1],[10,5],[7,8]],'правильной':[[6,1],[11,1]],'заморачиваться':[[6,1]],'доставляться':[[7,1]],'программный':[[19,1]],'радиокнопок':[[5,1]],'сверяться':[[20,1]],'делает':[[22,1],[7,5],[12,1]],'строгая':[[23,1]],'Такой':[[4,1],[9,1],[15,1]],'ячейкам':[[22,2]],'нереализованную':[[6,1]],'присутствовать':[[22,1]],'было':[[18,1],[19,1],[12,3],[20,1],[8,1],[5,1],[17,2],[9,1],[14,1],[15,2],[22,10],[6,2],[2,3],[4,2],[23,1],[24,2],[25,1],[11,5],[7,2]],'протекают':[[2,1]],'Разбиение':[[14,1]],'освоить':[[12,1],[1,1],[10,1],[8,1]],'вспомнить':[[16,1]],'строчку':[[4,1]],'снять':[[4,1],[12,3],[19,2],[11,3],[5,1]],'нужен':[[9,1],[22,1]],'Наведение':[[15,1]],'исполнить':[[17,5]],'реализует':[[24,1],[23,39]],'рабочую':[[22,1]],'скриптах':[[12,1],[18,1]],'читать':[[6,1],[5,1]],'единицами':[[14,1]],'пересохранить':[[20,1]],'кратчайшего':[[13,1]],'идеальную':[[6,1]],'Установить':[[4,3]],'Внутриигровой':[[14,1]],'закрепить':[[11,1]],'этапу':[[6,1]],'правил':[[2,3],[7,1]],'информацией':[[4,1],[22,2],[5,2]],'симуляция':[[24,1]],'период':[[11,1]],'стола':[[3,2],[22,1]],'предпочтительный':[[14,1]],'выполняет':[[15,1]],'папки':[[12,1]],'закладочным':[[22,1]],'простоев':[[11,1]],'шаблонах':[[24,1],[12,1],[23,1]],'readonly':[[18,1]],'старыми':[[22,1]],'переменную':[[25,1],[12,1]],'точки':[[22,1],[23,2],[11,1]],'исследователем':[[2,1]],'кто':[[8,1]],'markers':[[17,2],[15,3],[22,2],[23,4],[19,1],[25,2],[4,2],[12,1],[11,1],[18,2]],'месте':[[12,2],[5,4],[9,1],[15,3],[22,4],[23,1],[6,2],[24,1],[4,2],[3,1],[10,1],[11,1],[7,2]],'лагом':[[4,1],[14,2],[11,2]],'пустота':[[25,1],[22,1]],'эта':[[17,1],[9,1],[15,1],[22,9],[4,1],[12,2],[16,2],[10,1],[11,12],[18,1]],'отпусканием':[[24,1]],'вдвое':[[3,1]],'перечислены':[[4,1],[17,1]],'покрутить':[[4,1]],'загрузок':[[8,1]],'передавать':[[12,1],[23,3]],'лаговые':[[11,3]],'установкой':[[4,1],[9,1]],'мини':[[12,1]],'gate':[[23,1]],'другие':[[19,1],[12,1],[8,1],[5,1],[9,1],[14,1],[15,1],[21,1],[6,1],[22,1],[23,2],[24,1],[3,1],[11,1],[7,1]],'Функция':[[11,1]],'уведомить':[[24,1]],'сокращает':[[6,1]],'неё':[[4,1],[22,2],[16,1],[11,1],[5,1]],'процедуру':[[23,1]],'возможные':[[17,1],[20,2],[2,1]],'организма':[[2,1]],'удаляет':[[18,2],[5,2]],'голубая':[[4,2],[22,1],[14,1]],'копируется':[[11,1],[22,1]],'содержимого':[[22,1],[12,1],[16,1],[23,1],[24,1]],'собирания':[[11,1]],'враг':[[6,1],[8,2]],'предшествующего':[[5,1]],'boundary':[[22,1]],'доступные':[[12,1]],'учитывается':[[22,1]],'осуществлять':[[22,2],[12,2],[7,1],[24,1]],'зацикленном':[[14,1]],'галочки':[[17,2],[5,1],[22,1],[19,1],[12,2],[18,2],[11,3]],'getnote':[[18,2]],'похожих':[[12,2],[23,2],[5,1]],'возникает':[[6,1]],'задействуются':[[7,1]],'медленно':[[15,1]],'шаблоне':[[11,1]],'содержание':[[25,1],[8,1]],'различной':[[15,1]],'атрибутов':[[22,2]],'вместо':[[7,3],[19,1],[12,1],[16,3],[20,1],[8,1],[5,7],[9,2],[14,2],[15,2],[22,6],[2,3],[25,1],[4,3],[11,5],[18,1]],'окрестностях':[[16,1]],'далёкий':[[2,1]],'подхода':[[11,1],[9,1],[19,2],[6,1],[2,2],[12,1],[20,5],[10,1],[8,4],[7,1]],'передвинете':[[6,1]],'осуществления':[[15,1]],'продолжения':[[7,1]],'возрастанию':[[18,1],[22,1]],'какая':[[2,1],[5,1]],'относительно':[[22,5]],'помещается':[[17,2],[22,2]],'Модификаторы':[[15,1]],'скопировав':[[19,1]],'предыдущее':[[16,1],[9,1],[11,1]],'ныряние':[[6,1]],'приходилось':[[2,1],[6,1]],'дробных':[[14,1]],'снимков':[[23,4]],'сбоку':[[15,1],[22,1]],'особых':[[23,1]],'фактор':[[10,1],[6,3]],'оригинального':[[9,1]],'вписывается':[[11,1]],'назначены':[[11,2],[5,2]],'отмечаются':[[15,2],[14,1],[22,1],[8,1]],'notes':[[11,1],[12,1]],'реализуются':[[22,1]],'Редактирование':[[8,1]],'сжимаются':[[22,1]],'хранится':[[8,1],[22,5],[14,2],[25,2],[6,1],[24,1],[12,1],[11,1],[5,1]],'цикле':[[8,1]],'трюков':[[6,1],[14,2]],'редактируемом':[[4,1]],'исправлены':[[7,1]],'исправить':[[7,2],[12,1]],'жёлтого':[[4,1],[22,2]],'незаметно':[[7,1],[11,2]],'дюжине':[[22,1]],'строках':[[22,3],[15,1],[11,2]],'вскоре':[[4,1],[22,1],[23,1],[10,1]],'вышло':[[9,1]],'пройденному':[[5,1]],'особое':[[6,1]],'абстрактных':[[12,1]],'команда':[[15,1]],'load':[[15,11],[24,7]],'стартовый':[[4,1]],'заставку':[[10,1]],'привело':[[17,1]],'skip':[[15,1]],'setselection':[[18,3]],'консоль':[[3,1],[12,2]],'отвязанными':[[22,1]],'которая':[[9,1],[21,1],[22,5],[19,1],[6,1],[25,1],[4,1],[12,3],[20,1],[18,2],[11,3]],'продвинутых':[[22,1]],'обрабатывать':[[23,1]],'Система':[[22,2]],'Порядок':[[25,1]],'себя':[[22,1],[23,1],[19,1],[2,2],[6,2],[4,1],[12,1],[7,1]],'0000010':[[4,1]],'потемнел':[[6,1]],'какого':[[6,1]],'ТАСерам':[[12,1],[1,1],[11,1],[2,1]],'Продвинутые':[[22,3],[1,1],[14,4],[19,1],[0,1],[12,2],[16,1],[18,1]],'метода':[[8,4],[9,4],[19,1],[2,3],[12,2],[10,6],[7,2],[11,1]],'промежуточного':[[10,1]],'начинаться':[[22,1]],'предназначенное':[[3,1]],'потащить':[[15,1]],'логикой':[[14,1]],'материалы':[[20,1]],'прямо':[[12,2],[8,1],[5,3],[9,1],[15,1],[22,1],[6,1],[2,1],[4,1],[3,1],[10,1],[11,2],[7,3]],'текущих':[[23,1],[22,1],[5,1]],'изучили':[[10,1]],'разнообразных':[[14,1]],'выделений':[[23,4]],'опционально':[[23,1]],'рассчитывает':[[23,1]],'повторным':[[23,1]],'приносить':[[6,1]],'клавиш':[[15,3],[22,4],[2,1],[4,2],[16,1],[3,1],[11,3],[5,3]],'sonic':[[14,1]],'иконке':[[17,3],[15,3],[16,1],[24,1]],'непосредственная':[[14,1]],'крестовина':[[4,4]],'обгоны':[[6,1]],'геймпад':[[25,2],[2,1],[11,1]],'появятся':[[4,2]],'победа':[[6,1]],'теоретически':[[22,1],[14,1]],'Правками':[[22,1]],'неадекватной':[[23,1]],'незаметны':[[14,1]],'тегами':[[12,1]],'роль':[[15,1],[2,1],[7,1]],'преодоление':[[6,1]],'кеширования':[[22,1]],'ведут':[[4,1]],'активно':[[24,1]],'Неотмеченные':[[22,1]],'клавиатура':[[15,1]],'распространить':[[4,1]],'ширину':[[22,5],[5,1]],'Записью':[[8,1]],'ТАСа':[[22,1],[14,3],[6,6],[4,1],[12,3],[16,1],[10,1],[8,2],[7,3]],'оказывают':[[2,1],[11,1]],'содержится':[[22,1],[5,2]],'уходит':[[22,3],[6,1],[11,1]],'проблемы':[[12,1],[22,1],[19,2],[6,1]],'выходить':[[11,1]],'максимальную':[[6,1]],'резко':[[6,1]],'слабой':[[14,1]],'иное':[[8,1]],'Несколько':[[12,1]],'созданным':[[4,1]],'сформулировать':[[19,2]],'Почему':[[19,4]],'оценки':[[7,1],[22,3],[14,1],[20,1],[8,1],[5,1]],'целом':[[19,1],[2,1],[4,1],[12,1],[20,2],[10,1]],'сравнивает':[[22,2]],'благодаря':[[5,1],[11,3],[22,1],[10,1],[7,3],[2,4]],'хуже':[[22,1],[9,1],[20,1]],'Более':[[15,1],[14,1],[22,2],[6,1],[2,2],[11,1],[7,1]],'сжатом':[[23,1],[11,2],[22,1]],'зажата':[[4,1],[15,1],[16,1],[22,1],[6,1]],'предусмотрительность':[[7,1]],'приз':[[9,5]],'использованием':[[25,1],[2,1],[11,1]],'оставался':[[2,1]],'компактное':[[23,1]],'flagpole':[[6,1]],'Варианты':[[17,29]],'полагаясь':[[9,1],[23,1]],'перфоленты':[[23,1]],'ошибочным':[[12,1]],'следующая':[[22,2]],'ограничений':[[21,1],[11,1],[14,1]],'Зажать':[[12,1],[15,3]],'приятно':[[12,1]],'Правки':[[4,1],[22,6],[19,1],[11,1]],'оставлять':[[4,1],[12,2]],'Дереве':[[17,3],[15,2],[22,5],[23,1],[24,2],[16,2],[5,2]],'набранную':[[6,1]],'скрипт':[[17,5],[12,5],[15,1],[22,1],[18,5]],'игроки':[[7,2]],'использоваться':[[22,1],[14,1],[25,1],[11,2]],'видеозаписью':[[5,1]],'прочитать':[[0,1],[11,1],[14,1],[25,1],[2,1],[5,1]],'неоднократно':[[4,1],[11,1],[6,1],[5,1]],'математических':[[12,1]],'передать':[[12,1]],'собственному':[[6,1]],'запоминается':[[3,1],[22,1]],'требуется':[[18,1],[12,13],[20,2],[8,3],[5,3],[9,4],[14,2],[15,3],[22,3],[6,10],[2,5],[4,3],[23,3],[24,2],[10,4],[11,15],[7,8]],'элемент':[[22,2],[24,1]],'реальный':[[22,1]],'платформу':[[22,1]],'продолжая':[[10,1]],'контекстозависимой':[[22,1]],'восстановление':[[23,1],[15,4],[22,1]],'включены':[[19,1]],'рассчитывается':[[22,1]],'midi':[[14,1]],'просчитано':[[5,1]],'настраивается':[[5,1]],'конкретные':[[6,1]],'некоторую':[[5,1]],'линейного':[[2,1]],'цветов':[[23,1]],'нормы':[[14,1]],'расставляя':[[14,1]],'завтра':[[12,1]],'подзадача':[[6,1]],'Вставить':[[15,1]],'смотрелось':[[7,1]],'свободным':[[6,1]],'branches':[[15,1],[23,3],[19,1],[11,1],[5,5]],'написании':[[12,2]],'аналоговый':[[22,1]],'3000':[[24,1]],'стрелке':[[22,5],[9,1],[15,1]],'Вставка':[[12,1],[18,1]],'пробел':[[25,4]],'будут':[[15,4],[22,10],[19,1],[24,1],[4,7],[12,5],[20,1],[3,1],[11,11],[5,4]],'понятен':[[8,1]],'добавляются':[[17,1]],'страницу':[[16,1]],'неопределённое':[[18,1]],'останавливая':[[22,1]],'журналируемые':[[22,1]],'перечень':[[5,1]],'указки':[[23,3]],'влево':[[15,3],[22,1]],'история':[[23,1]],'центральную':[[23,1]],'разнесёнными':[[12,1]],'конкретно':[[22,2]],'перетащить':[[4,1],[17,2]],'Успехи':[[7,1]],'текущего':[[18,2],[19,1],[12,2],[16,3],[20,1],[8,6],[5,6],[17,2],[9,4],[14,1],[15,2],[22,31],[6,13],[2,3],[23,13],[24,3],[3,2],[10,3],[11,4],[7,3]],'вами':[[18,1],[6,1],[5,1]],'стека':[[22,1],[23,1]],'соответствующем':[[4,1],[12,1],[22,1]],'пройтись':[[12,1]],'влиять':[[6,1],[5,1]],'необычное':[[2,1]],'улучшить':[[24,1],[22,1],[20,1],[6,1],[7,1]],'Тучка':[[5,1]],'стек':[[22,1],[23,1]],'Стереотипы':[[2,1]],'свежую':[[6,1]],'Превышение':[[14,1]],'четырёх':[[11,1]],'Прыжки':[[15,1],[16,6]],'конвенции':[[2,1]],'полю':[[17,2],[15,1],[23,2],[4,2],[16,2],[11,2]],'добраться':[[6,2]],'карточке':[[5,1]],'своё':[[5,1],[22,3],[10,1],[6,1],[2,1]],'тестов':[[11,1],[10,1],[2,1],[6,2]],'экспериментальных':[[4,1],[22,1]],'редактируете':[[2,1],[11,1]],'оконного':[[15,2]],'мышлении':[[2,1]],'способов':[[9,1],[14,4],[22,3],[2,1],[4,2],[13,1],[16,1],[5,1]],'отдачи':[[9,1]],'полностью':[[0,1],[12,1],[8,1],[17,1],[9,1],[22,3],[23,2],[6,2],[2,2],[4,1],[24,1],[10,1],[11,2]],'неточностей':[[14,1]],'этапом':[[20,1]],'список':[[15,1],[23,3],[18,6],[24,1]],'Дополнительный':[[22,1]],'отдельным':[[19,1]],'светлым':[[22,1]],'Смещение':[[16,2]],'Сделать':[[4,1]],'друг':[[22,2],[14,1],[6,1]],'точек':[[23,1]],'получении':[[23,1]],'загружен':[[24,1]],'привычная':[[7,1]],'максимизировать':[[6,2]],'расцветку':[[19,1],[23,1]],'сменяться':[[5,1]],'срабатывание':[[10,1],[23,1]],'комфортная':[[2,1]],'piano':[[19,5],[12,8],[16,21],[20,2],[8,1],[5,12],[17,17],[9,3],[14,16],[15,35],[22,67],[2,1],[23,4],[4,25],[24,6],[25,4],[3,3],[10,3],[11,23],[7,1]],'отрывая':[[4,1]],'кусочек':[[6,2],[7,1]],'личного':[[10,1]],'%03d':[[25,2]],'скрипте':[[12,2]],'выделятся':[[22,1],[5,1]],'достигать':[[7,1]],'переходит':[[11,1],[5,1]],'чтобы':[[18,9],[19,2],[12,19],[16,2],[20,1],[8,8],[5,19],[9,6],[14,3],[15,3],[22,27],[6,13],[2,5],[4,11],[23,8],[24,5],[25,2],[3,2],[10,2],[11,16],[7,6]],'запоминаются':[[3,1]],'зависящими':[[14,1]],'обязательно':[[15,1],[22,2],[25,15],[6,1],[4,1],[18,1],[11,3]],'проект':[[15,2],[22,3],[23,1],[19,2],[6,1],[2,1],[4,1],[24,8],[12,7],[11,5],[5,1]],'вспышки':[[23,4]],'чёрными':[[4,1]],'bookmark1':[[17,2]],'эмуляции':[[12,3],[5,5],[9,3],[14,6],[15,3],[22,10],[23,6],[25,4],[4,3],[10,2],[18,1],[11,1]],'подводить':[[5,1]],'ТАСы':[[14,1],[6,1],[7,1]],'бесконечно':[[11,1]],'status':[[15,1]],'разработке':[[23,1]],'Возвращает':[[18,12]],'синхронизирования':[[14,1]],'субъектом':[[14,1]],'Джойстик':[[22,7]],'характеристика':[[14,1],[1,1]],'1440':[[11,1]],'хранения':[[7,2],[9,1],[14,4],[22,2],[8,4],[5,1]],'прошлом':[[22,2]],'встречается':[[12,1]],'готовите':[[8,1]],'опустить':[[22,1]],'премудрости':[[10,1],[8,1]],'целях':[[12,1]],'акцентирует':[[24,1]],'появляющуюся':[[9,1]],'ассоциируется':[[22,6]],'повторно':[[22,1]],'считается':[[9,1],[14,1],[22,3],[25,2],[6,1],[24,2],[10,1],[7,1]],'Ширина':[[22,2]],'одного':[[19,1],[12,2],[16,3],[8,1],[5,3],[17,15],[9,1],[14,2],[22,8],[23,2],[6,5],[2,1],[4,1],[7,1]],'благополучно':[[6,1]],'шаблоны':[[12,2],[2,2],[8,1]],'списке':[[11,1],[22,1]],'заметите':[[6,2],[11,2]],'полезна':[[22,1]],'задачах':[[6,1]],'организован':[[22,1]],'попытаться':[[9,1],[24,1]],'совместимы':[[24,1]],'Заголовком':[[23,1]],'переходят':[[25,1]],'применению':[[5,1]],'выбор':[[17,18],[15,1],[11,1]],'поступления':[[18,1]]}; \ No newline at end of file +var aTl=[['Title.html','%u0417%u0430%u0433%u043B%u0430%u0432%u043D%u0430%u044F%20%u0441%u0442%u0440%u0430%u043D%u0438%u0446%u0430'],['BeginnersGuide.html','%u041A%u0443%u0440%u0441%20%u0434%u043B%u044F%20%u043D%u043E%u0432%u0438%u0447%u043A%u0430'],['Introduction.html','1%2E%20%u0412%u0432%u0435%u0434%u0435%u043D%u0438%u0435'],['ProgramInterface.html','2%2E%20%u0418%u043D%u0442%u0435%u0440%u0444%u0435%u0439%u0441%20%u043F%u0440%u043E%u0433%u0440%u0430%u043C%u043C%u044B'],['PianoRoll.html','2%2E1%2E%20Piano%20Roll'],['Toolbox.html','2%2E2%2E%20%u041F%u0430%u043D%u0435%u043B%u044C%20%u0438%u043D%u0441%u0442%u0440%u0443%u043C%u0435%u043D%u0442%u043E%u0432'],['TASingProcess.html','3%2E%20%u041F%u0440%u043E%u0446%u0435%u0441%u0441%20%u0422%u0410%u0421%u0438%u043D%u0433%u0430'],['TASingMethodology.html','4%2E%20%u041C%u0435%u0442%u043E%u0434%u043E%u043B%u043E%u0433%u0438%u044F%20%u0422%u0410%u0421%u0438%u043D%u0433%u0430'],['TraditionalTASing.html','4%2E1%2E%20%u0422%u0440%u0430%u0434%u0438%u0446%u0438%u043E%u043D%u043D%u044B%u0439%20%u0422%u0410%u0421%u0438%u043D%u0433'],['NonlinearTASing.html','4%2E2%2E%20%u041D%u0435%u043B%u0438%u043D%u0435%u0439%u043D%u044B%u0439%20%u0422%u0410%u0421%u0438%u043D%u0433'],['SemiautomaticTASing.html','4%2E3%2E%20%u041F%u043E%u043B%u0443%u0430%u0432%u0442%u043E%u043C%u0430%u0442%u0438%u0447%u0435%u0441%u043A%u0438%u0439%20%u0422%u0410%u0421%u0438%u043D%u0433'],['ProgramCustomization.html','5%2E%20%u041D%u0430%u0441%u0442%u0440%u043E%u0439%u043A%u0430%20%u043F%u0440%u043E%u0433%u0440%u0430%u043C%u043C%u044B'],['AdvancedFeatures.html','6%2E%20%u041F%u0440%u043E%u0434%u0432%u0438%u043D%u0443%u0442%u044B%u0435%20%u0432%u043E%u0437%u043C%u043E%u0436%u043D%u043E%u0441%u0442%u0438'],['Reference.html','%u0421%u043F%u0440%u0430%u0432%u043E%u0447%u043D%u0438%u043A'],['Glossary.html','%u0413%u043B%u043E%u0441%u0441%u0430%u0440%u0438%u0439'],['Controls.html','%u0423%u043F%u0440%u0430%u0432%u043B%u0435%u043D%u0438%u0435'],['Navigation.html','%u041D%u0430%u0432%u0438%u0433%u0430%u0446%u0438%u044F'],['Operations.html','%u041E%u043F%u0435%u0440%u0430%u0446%u0438%u0438'],['LuaAPI.html','Lua%2D%u0444%u0443%u043D%u043A%u0446%u0438%u0438'],['FAQ.html','%u041E%u0442%u0432%u0435%u0442%u044B%20%u043D%u0430%20%u0432%u043E%u043F%u0440%u043E%u0441%u044B'],['SpeedrunningSynopsis.html','%u041A%u043E%u043D%u0441%u043F%u0435%u043A%u0442%20%u0441%u043F%u0438%u0434%u0440%u0430%u043D%u043D%u0435%u0440%u0430'],['TASEditorInside.html','TAS%20Editor%20%u0438%u0437%u043D%u0443%u0442%u0440%u0438'],['Ideas.html','%u0418%u0434%u0435%u0438'],['Implementation.html','%u0420%u0435%u0430%u043B%u0438%u0437%u0430%u0446%u0438%u044F'],['MistakeProofing.html','%u0417%u0430%u0449%u0438%u0442%u0430%20%u043E%u0442%20%u043E%u0448%u0438%u0431%u043E%u043A'],['FM3format.html','%u0424%u043E%u0440%u043C%u0430%u0442%20FM3']];var oWl= {'объективность':[[2,1],[9,1]],'остальные':[[5,1],[9,1],[22,4],[25,1],[19,1],[24,1],[12,1],[20,1],[3,1],[11,1],[8,2]],'записанным':[[19,1]],'алгоритм':[[12,2],[22,2]],'угла':[[6,1]],'руки':[[11,1]],'суммарная':[[22,1]],'Чтобы':[[5,2],[15,1],[14,2],[22,6],[25,1],[6,2],[24,3],[4,2],[12,3],[7,5],[11,2]],'АнС':[[1,1],[19,1],[0,3],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,1],[6,1],[3,1],[11,1]],'чекпоинта':[[6,1]],'buttons':[[5,1]],'мигнёт':[[10,2]],'вернуть':[[9,1],[15,1],[10,1],[11,1],[5,1]],'фичу':[[12,1],[22,1]],'submitinputchange':[[17,1],[12,1],[22,1],[18,3]],'понравилось':[[5,1]],'полнее':[[6,1]],'эффективный':[[4,1],[6,1]],'прямоугольная':[[22,1]],'работает':[[24,3],[19,1],[2,1],[11,1]],'комфортный':[[6,1]],'приучает':[[6,1]],'настроенные':[[4,1],[15,1]],'правом':[[22,1],[12,1],[5,1]],'соавторстве':[[12,1],[2,1],[6,1]],'текущему':[[8,1],[18,2],[22,1],[23,1],[6,1],[12,1],[16,2],[11,1],[5,1]],'пустая':[[22,1]],'config':[[15,1],[22,2],[23,2],[19,4],[24,5],[3,1],[11,21],[5,1]],'холста':[[22,1]],'получаете':[[12,1]],'окошко':[[11,2],[5,1]],'Нижеописанная':[[23,1]],'расширенной':[[25,1]],'участки':[[8,1],[9,1],[14,1],[6,13],[12,4],[16,1],[7,1],[11,1]],'from':[[17,1],[15,11],[16,1],[24,6]],'одновременно':[[0,1],[12,2],[20,3],[5,2],[17,1],[9,1],[14,4],[15,2],[22,6],[6,2],[2,2],[4,1],[18,2],[11,2]],'пригодится':[[4,1],[8,1]],'сохранённый':[[11,1]],'конец':[[17,1],[9,5],[14,1],[15,3],[22,2],[6,11],[25,1],[12,1],[16,10],[10,4],[8,1],[5,3]],'незаметные':[[7,1]],'следования':[[19,1],[22,4]],'прошлые':[[6,1]],'все':[[18,3],[25,3],[12,8],[16,1],[20,4],[5,13],[17,1],[9,2],[14,6],[15,2],[21,1],[6,7],[2,3],[4,6],[22,21],[23,13],[24,1],[3,2],[10,5],[11,8],[7,9]],'сессий':[[6,1]],'изменяют':[[6,1]],'10001000':[[17,1],[11,1]],'практично':[[11,1],[14,1]],'размеру':[[25,4],[22,1]],'смещаются':[[17,1],[11,1]],'способы':[[5,1],[9,1],[14,1],[19,1],[16,1],[3,1],[8,1],[7,1]],'зажатых':[[22,2],[23,1]],'никакой':[[22,1]],'переделать':[[6,1]],'застрелили':[[6,1]],'модулям':[[23,1]],'заметное':[[7,1]],'port1':[[25,3],[24,1]],'000001':[[22,1]],'изнутри':[[21,2],[0,1]],'отшлифованные':[[6,1]],'Чем':[[11,1],[9,1],[7,1],[8,1]],'программ':[[4,1],[15,1]],'внопок':[[22,1]],'тщательного':[[14,1]],'подходом':[[6,2]],'понимают':[[7,1]],'формулирует':[[6,1]],'другими':[[22,1],[2,1],[14,1]],'существующий':[[15,1],[5,1]],'величины':[[6,1]],'занимать':[[12,1],[23,1],[7,1],[11,3]],'файлы':[[14,1],[25,3],[19,1],[2,3],[24,1],[12,2]],'перечитать':[[10,1]],'sound':[[15,4]],'изложения':[[19,1]],'информации':[[5,2],[15,1],[14,1],[21,1],[22,4],[2,1],[3,1],[7,2],[11,1]],'нижнюю':[[22,1]],'надстройкой':[[24,1]],'rldutsba':[[25,1]],'средней':[[15,7],[9,6],[22,1],[23,3],[24,2],[20,1],[5,1]],'преследует':[[2,1]],'группой':[[6,2]],'следующему':[[9,1],[22,2],[6,4],[20,1],[10,1],[8,2]],'рекордер':[[22,2]],'рамками':[[9,1]],'смещения':[[22,1],[23,1]],'проецировать':[[22,1]],'ранга':[[5,1]],'проводит':[[2,1]],'разницы':[[4,1],[2,1]],'выделение':[[4,1],[15,5],[14,1],[22,5],[23,3]],'беспрецедентное':[[2,1]],'одну':[[5,1],[18,1],[9,2],[2,1],[4,3],[12,2],[7,1],[11,1]],'нелинейному':[[2,1]],'главная':[[6,1]],'оттенков':[[11,1]],'персонажей':[[2,1]],'решение':[[9,1],[14,1],[23,2],[6,2],[12,2],[7,1]],'некоторые':[[18,1],[15,1],[14,2],[22,1],[19,1],[6,1],[2,3],[23,1],[20,3],[10,1],[11,1],[8,2]],'большего':[[10,1]],'событиях':[[5,1]],'нехваткой':[[14,1]],'пропустив':[[9,1]],'переставая':[[16,1]],'окон':[[22,4],[23,3]],'leave':[[22,1]],'Слишком':[[6,1]],'широк':[[12,1]],'эффективно':[[6,1],[14,1]],'отвести':[[9,1]],'устанавливаете':[[15,1]],'type':[[19,1]],'массивов':[[20,2]],'достижению':[[6,1]],'играют':[[6,1],[7,1]],'отключен':[[23,1]],'попытках':[[12,1]],'задания':[[22,1]],'перебросит':[[12,1]],'object':[[15,1]],'Отличие':[[14,1]],'программирования':[[21,1],[12,1],[14,1]],'интуитивен':[[22,1]],'отсекать':[[10,2],[8,2]],'Справка':[[11,1]],'опрашивание':[[14,1]],'результатов':[[8,1],[9,1],[14,3],[6,1],[2,1],[7,3],[5,1]],'Руководство':[[3,1],[0,2]],'отпускания':[[17,2],[12,1],[15,3],[10,1],[22,1],[5,1]],'неких':[[6,1]],'установите':[[5,1]],'getsuperimpose':[[18,2]],'эмулируемыми':[[22,1]],'оказаться':[[2,1],[7,1]],'геймплея':[[6,1],[2,1],[5,1]],'долгосрочных':[[2,1],[12,1]],'повторяются':[[12,1]],'обработка':[[14,1]],'странное':[[19,1]],'алгоритму':[[14,1]],'освобождённое':[[22,1]],'тоже':[[11,3],[7,1],[22,1],[6,2],[12,1],[8,1],[5,2]],'отображаться':[[4,1],[22,4],[11,1],[18,1]],'промежуточное':[[5,1]],'уменьшения':[[22,1],[11,2],[14,1]],'cpp':[[23,22]],'оценке':[[14,1]],'popup_display':[[23,1]],'труб':[[6,1]],'обнаружит':[[25,2],[24,1]],'второстепенные':[[2,1]],'записывая':[[8,1]],'наборов':[[23,1]],'загрузит':[[24,1]],'проявлении':[[23,1]],'registerauto':[[18,4]],'внёс':[[22,1]],'альтернативных':[[8,1],[7,2],[15,1],[14,1],[22,1],[11,3],[5,1]],'Может':[[22,2],[14,1]],'отразилась':[[22,1]],'Выбранный':[[3,1]],'той':[[25,1],[24,1],[6,2],[2,2],[12,1],[7,1],[5,1]],'принципе':[[9,2],[22,1],[6,2],[8,1]],'большинства':[[4,1],[13,1],[15,1],[21,1],[22,1],[11,2]],'постоянное':[[9,1]],'открытости':[[2,1]],'лучшего':[[9,3],[14,1],[22,1],[6,1],[20,1],[10,1],[8,1]],'поодаль':[[6,1]],'Закладкой':[[6,1],[5,3]],'использованном':[[23,1]],'перетаскиванием':[[7,1],[22,2]],'Обычному':[[6,1]],'становится':[[17,2],[15,2],[22,6],[6,2],[2,1],[4,3],[20,1],[11,1],[5,1]],'логическая':[[9,1]],'приза':[[9,2]],'ТАСерами':[[2,1],[14,1]],'чужие':[[12,1]],'начните':[[5,1]],'отличались':[[17,1],[22,1]],'автоскроллинг':[[23,1]],'ситуации':[[9,2],[14,1],[6,1],[2,2],[12,4],[16,1],[20,1],[8,1],[7,1]],'Заголовок':[[25,4],[22,1]],'крайне':[[22,1],[14,1],[7,1],[11,1]],'оранжевого':[[4,1]],'перенасыщены':[[6,1]],'называем':[[7,1]],'отфильтровывать':[[10,1]],'drawbox':[[12,2]],'Критерии':[[20,2]],'спасает':[[6,1]],'несколькими':[[22,1],[2,2],[14,1]],'заменяется':[[17,2],[12,1],[11,2]],'откажется':[[25,2]],'отменено':[[15,1],[11,1],[5,1]],'казуальной':[[8,1]],'идущие':[[8,1]],'сделать':[[11,1],[17,3],[15,1],[14,1],[22,5],[19,1],[6,3],[2,2],[12,2],[7,2],[5,6]],'высочайший':[[10,1]],'romchecksum':[[25,1]],'шаги':[[9,2],[7,1],[8,4]],'замеченные':[[7,2]],'рассчитав':[[15,1]],'Перенесите':[[9,1]],'очищая':[[4,1]],'оперативно':[[12,1],[5,1]],'Ручной':[[18,1]],'сдвинуть':[[22,1]],'Журналом':[[22,2],[15,2],[7,1]],'несовершенства':[[2,1],[6,1]],'обнулив':[[6,1]],'снимаются':[[15,1]],'func':[[18,4]],'делают':[[9,1]],'рука':[[4,1],[15,2]],'критична':[[7,1]],'кнопки':[[18,4],[19,1],[12,15],[16,3],[20,1],[8,2],[5,22],[17,6],[9,7],[14,4],[15,16],[22,21],[6,5],[2,3],[4,4],[23,7],[24,1],[25,3],[10,6],[11,15],[7,1]],'инструментального':[[2,1]],'нюансов':[[13,1],[21,2]],'вне':[[24,1],[12,1],[22,1]],'распыляют':[[2,1]],'paste':[[17,4],[12,1],[22,1],[5,2]],'строка':[[4,5],[15,1],[14,3],[22,4],[25,1],[11,1]],'необходимостью':[[6,2]],'платформеров':[[6,1]],'формируется':[[12,1],[22,1]],'костыли':[[2,1]],'видит':[[10,1],[2,1],[7,2]],'старых':[[17,2],[12,1],[20,2],[22,2],[11,3]],'развлекательности':[[20,1],[14,1]],'уводится':[[15,1]],'модификаторов':[[22,3]],'введённый':[[15,1]],'специальный':[[9,1]],'окончательное':[[12,1]],'мелочей':[[24,1]],'взгляд':[[4,1],[9,1],[3,1],[2,1]],'потребуется':[[9,1],[12,2],[21,1],[2,1],[5,2]],'цвет':[[4,1],[22,6],[11,2]],'Вводом':[[17,1],[9,1],[14,3],[22,8],[2,2],[4,1],[12,3],[7,2],[5,1]],'беглом':[[3,1]],'replace':[[24,1]],'примера':[[10,1],[9,1]],'просмотре':[[19,1],[6,2],[12,1],[20,2],[7,1],[11,1]],'хотите':[[15,1],[2,1],[4,1],[12,1],[16,1],[8,1],[5,1]],'описывающей':[[6,1]],'поленились':[[2,2]],'разной':[[5,1]],'играх':[[14,2],[2,1],[6,2],[12,1],[10,2],[11,1],[18,1]],'структурировать':[[6,1]],'клавишу':[[9,1],[15,9],[22,6],[2,1],[4,2],[12,3],[16,3],[11,9],[5,2]],'джойстик':[[4,1],[18,2],[11,2],[5,1]],'Используя':[[12,1],[2,1],[7,1]],'указательным':[[4,1]],'своя':[[11,1]],'отключенном':[[11,1]],'соответствующий':[[5,1],[15,1],[22,5],[4,1],[18,1],[11,1]],'индикатором':[[25,1],[22,1]],'носит':[[22,1]],'чёткий':[[4,1]],'выводится':[[14,1],[5,1]],'Такие':[[11,1]],'выводимого':[[25,1]],'only':[[11,2],[7,4],[15,1],[23,2],[18,1],[5,1]],'alt':[[17,5],[15,8],[22,8],[24,1],[12,4],[16,1],[11,1]],'Расшифровка':[[13,1]],'визуальной':[[22,1]],'подтверждение':[[2,1]],'пододвигать':[[7,1]],'разом':[[12,1]],'Нелинейный':[[9,2],[14,2],[7,1]],'уместить':[[22,1]],'борьбы':[[2,1]],'сконцентрировать':[[5,1]],'трогать':[[7,1],[23,1]],'именно':[[22,3],[14,1],[6,4],[2,1],[4,3],[11,1],[5,2]],'наилучшем':[[20,1]],'адекватную':[[6,1]],'txt':[[12,1],[24,1]],'swap':[[17,3]],'включении':[[4,1]],'нажмите':[[4,3],[12,1],[19,1],[11,3],[5,4]],'tree':[[5,1]],'совершённые':[[5,1]],'сравнения':[[22,1],[14,2],[7,1],[8,1]],'эмуляцией':[[12,1],[22,1]],'записываемый':[[8,1]],'отдельности':[[6,1],[11,1],[12,1],[8,1],[2,1]],'500':[[11,1]],'чем':[[7,1],[19,1],[12,1],[20,1],[8,2],[9,2],[14,2],[15,1],[22,2],[6,9],[2,5],[10,2],[11,2],[18,1]],'вертикального':[[23,1],[12,1],[16,2]],'fceux':[[19,5],[12,12],[16,2],[20,3],[8,1],[5,8],[9,2],[15,9],[21,1],[22,6],[2,2],[23,7],[4,5],[24,7],[25,1],[3,1],[10,7],[11,11],[18,10]],'быстрой':[[8,3],[7,1],[15,1],[22,3],[10,1],[11,1],[5,1]],'стандартной':[[4,1],[7,1]],'набор':[[18,1],[24,1],[22,3],[16,2],[2,1],[6,2]],'поставил':[[22,1]],'последнее':[[6,1],[7,1]],'hud':[[23,1],[11,1],[22,1]],'удаляемому':[[4,1]],'Инструментов':[[16,1]],'зато':[[22,1],[24,1]],'документация':[[6,1]],'следующей':[[22,2],[25,1],[6,2],[2,1],[4,1],[10,1],[11,2],[5,3]],'терпение':[[2,1]],'нужное':[[12,2],[10,1],[2,1]],'размеров':[[4,1],[15,1],[22,1]],'предыдущим':[[10,1],[22,1]],'запишите':[[12,1]],'впервые':[[0,1]],'прицеливаться':[[24,1]],'новый':[[7,2],[19,1],[12,2],[20,12],[8,2],[5,4],[17,6],[9,4],[22,4],[6,4],[2,1],[4,1],[10,3],[11,5],[18,1]],'существовало':[[19,1],[6,1]],'взгляде':[[3,1],[9,1]],'функций':[[22,4],[23,2],[19,1],[2,1],[13,1],[3,1],[18,4],[5,1]],'составные':[[2,1]],'среднюю':[[4,2],[9,1],[11,2],[24,1]],'давать':[[6,1],[9,1]],'сохранены':[[25,4],[5,1]],'спрайта':[[10,1],[7,1],[14,1]],'затеряется':[[9,1]],'мышкой':[[4,3],[0,1],[22,1],[24,1],[7,5],[5,2]],'публикуемом':[[12,1]],'пересекать':[[22,2]],'выпадает':[[9,1]],'телепорты':[[6,1]],'определяется':[[22,2],[14,1],[20,2],[2,1],[5,2]],'растянуть':[[5,1]],'интерфейсе':[[11,1],[18,3]],'чего':[[12,1],[14,2],[10,1],[6,3]],'досмотреть':[[7,1]],'англицизм':[[14,2]],'заголовок':[[23,1]],'хоткей':[[9,1],[15,4],[22,4],[12,1],[11,6],[5,4]],'наступает':[[10,1],[6,1],[20,1]],'запущено':[[22,1]],'очистка':[[23,1]],'факторы':[[9,1],[6,8],[12,1],[20,2],[10,3],[7,4],[8,1]],'отпущенной':[[4,1],[25,1],[22,3]],'библиотеки':[[22,1],[13,1],[23,1],[18,1]],'родительских':[[22,1]],'yes':[[24,4]],'перечисления':[[19,1]],'любых':[[17,1],[22,2],[11,2]],'Просмотрите':[[6,1]],'отображают':[[22,1]],'управляют':[[22,1]],'лупа':[[22,1]],'|команды|port0|port1|port2|':[[25,1]],'будущего':[[10,1],[8,1],[9,1]],'насколько':[[22,1]],'консоли':[[18,1]],'вынужден':[[2,2]],'срабатывает':[[17,1],[6,2],[15,2]],'последующую':[[10,1]],'смены':[[11,1],[12,1]],'просчитывать':[[5,1]],'баг':[[19,1]],'записаны':[[22,3]],'сделано':[[19,2],[11,1]],'предыдущий':[[9,1],[16,2],[22,2],[11,1],[6,1]],'разработанное':[[14,1]],'схватить':[[4,1]],'main':[[23,3]],'функционале':[[23,1]],'конечного':[[9,1],[22,1]],'Предположим':[[12,1]],'затея':[[12,1]],'порядка':[[6,1],[22,1]],'значениями':[[12,1],[22,1]],'звуку':[[12,1]],'труд':[[22,1]],'clearinputchanges':[[18,2]],'вставка':[[22,2],[23,2],[11,1],[18,1]],'Журнал':[[17,2],[8,1],[22,14],[14,1],[23,7],[25,7],[12,3],[11,1],[5,2]],'усиленную':[[7,1]],'шаблонным':[[12,1]],'просмотрен':[[22,1]],'900':[[8,3]],'очевидна':[[6,2],[8,1]],'дальние':[[11,1]],'вот':[[12,3],[7,1],[5,1]],'отчётливым':[[6,1]],'Ускорение':[[14,1]],'являться':[[16,1]],'сдерживается':[[14,1]],'перевода':[[25,2]],'уме':[[11,2],[9,1],[14,1],[22,1],[6,3],[4,2],[20,2],[10,1],[8,1],[7,1]],'методов':[[7,1],[6,1],[1,2]],'удалении':[[17,1],[22,3]],'сильный':[[6,1]],'джойстиком':[[7,2]],'чужом':[[8,3],[12,1]],'одинаковые':[[12,1]],'массив':[[22,2],[23,10],[18,1]],'пространству':[[24,1]],'restore':[[9,4],[15,4],[22,1],[19,1],[10,2],[11,2],[5,1]],'сохранений':[[24,1],[14,1]],'взвесить':[[9,1],[20,1],[10,1],[8,1]],'адекватные':[[6,1],[12,1]],'мест':[[12,1],[22,1]],'скроллировании':[[16,1]],'Луа':[[17,7],[22,2],[14,1],[23,2],[3,1],[18,3],[5,1]],'фатальные':[[7,1]],'Особое':[[2,1]],'перебору':[[10,1]],'найденном':[[22,1]],'очищает':[[23,3],[18,1],[5,2]],'промахнулся':[[8,1]],'раздражают':[[11,2]],'between':[[23,1],[15,1],[22,1]],'Виртуальном':[[22,1]],'working':[[23,1]],'читабельность':[[2,1]],'любопытные':[[20,1]],'указывал':[[15,1],[22,1]],'обогнать':[[2,1],[22,1]],'дальнейшее':[[23,1]],'маршруту':[[5,1]],'Гринзоны':[[12,6],[5,7],[9,1],[14,1],[15,2],[22,33],[23,5],[24,3],[4,3],[10,1],[18,1],[11,16]],'добавьте':[[5,2]],'невнимательности':[[6,1]],'множеству':[[22,1]],'усечений':[[22,1]],'необъятной':[[5,1]],'saving':[[11,1],[12,1]],'трюку':[[2,1]],'принята':[[22,1]],'пустует':[[22,1]],'передвинуть':[[22,1],[2,1],[6,1],[24,1],[16,1],[10,1],[11,1]],'временную':[[8,1],[5,1]],'insert':[[17,10],[9,1],[15,8],[25,2],[24,3],[10,3],[5,10]],'перемещение':[[5,1],[9,3],[15,1],[23,1],[24,1],[16,2],[11,2],[7,1]],'вопросов':[[13,1]],'Значение':[[25,2],[22,1]],'последовательной':[[23,1]],'дойти':[[8,1],[9,1]],'Внесение':[[7,1]],'попробуем':[[6,1]],'возможного':[[11,1]],'команд':[[15,1],[22,2],[23,2],[19,1],[24,1],[25,2]],'смена':[[18,1]],'содержат':[[4,2],[25,3],[24,1]],'сохраняясь':[[2,1]],'самостоятельно':[[12,2],[6,1],[11,5]],'Надо':[[6,1]],'перспективными':[[9,1]],'Теплокарта':[[22,2]],'архитектура':[[21,1],[23,1]],'воплощённые':[[2,1]],'вылилась':[[22,1]],'редактируемой':[[12,3]],'ячейке':[[22,8],[16,1],[19,1]],'Миникарты':[[22,7]],'паузы':[[9,1],[22,1],[23,2],[4,1],[18,2],[5,1]],'сентябре':[[22,1]],'главные':[[10,1]],'указателя':[[22,1]],'авторских':[[23,1]],'Тасэдитора':[[18,8],[1,1],[19,5],[0,2],[12,12],[20,1],[5,8],[17,9],[9,1],[14,1],[15,1],[21,3],[2,6],[22,21],[4,6],[23,21],[24,12],[25,5],[3,7],[11,11],[7,2]],'редактироваться':[[16,2]],'пошаговый':[[2,1]],'основном':[[7,1],[14,1]],'port':[[24,1]],'остывает':[[11,1]],'переход':[[11,1],[22,2]],'большинстве':[[9,1],[14,1],[22,2],[6,4],[2,1],[12,2],[20,1],[11,4],[7,1]],'Формула':[[20,1]],'непроизвольно':[[2,1]],'просто':[[7,3],[12,5],[20,2],[8,1],[5,5],[9,2],[22,3],[6,9],[2,2],[4,2],[3,1],[11,4],[18,1]],'проделать':[[3,1],[11,1],[12,1]],'казаться':[[6,1],[8,1]],'дорисовать':[[10,1],[9,1]],'картинкой':[[5,4]],'заполняться':[[5,1]],'замедлять':[[9,1]],'ограничивают':[[2,1]],'Используется':[[8,3],[14,2]],'связаны':[[14,1]],'сработали':[[22,1]],'затираются':[[5,1]],'последней':[[25,2],[22,1]],'строчке':[[4,1],[22,1]],'Существует':[[4,1],[12,1]],'любое':[[5,2],[11,1],[15,2],[17,1],[22,1],[6,2],[2,1],[4,1],[7,2],[8,1]],'Удобно':[[4,1],[5,1]],'1200':[[22,4]],'забывать':[[11,1],[6,1],[9,1]],'откатиться':[[8,1]],'образе':[[6,1]],'Набор':[[23,1],[14,1]],'Отмену':[[23,1]],'музыкальном':[[8,1],[0,1]],'дальнему':[[14,1],[5,1]],'Текущий':[[17,1],[22,1],[5,1]],'размеренно':[[2,1]],'установлена':[[18,5],[15,1],[14,1],[22,9],[12,1],[16,3],[11,15],[5,6]],'бонус':[[6,1]],'ранний':[[6,1],[11,1]],'нажимать':[[6,2],[24,1],[4,1],[12,4],[10,1],[11,4],[5,4]],'показ':[[23,1],[11,1],[15,4]],'проэмулировать':[[22,2]],'соответствует':[[25,1],[6,1],[22,6]],'tortoisesvn':[[21,1]],'позволяет':[[16,2],[8,1],[5,7],[9,2],[14,3],[15,1],[21,1],[6,5],[2,2],[4,1],[22,7],[10,2],[11,1]],'Иначе':[[8,1],[22,1]],'поначалу':[[6,1],[7,1]],'появился':[[10,1],[6,1],[22,1]],'управляемого':[[4,1]],'резервного':[[8,1]],'изображения':[[12,1],[23,1],[3,1],[19,1],[11,1]],'охарактеризовать':[[12,1]],'лета':[[22,1]],'продуктивной':[[11,1]],'Вместе':[[22,1]],'называются':[[4,1]],'падения':[[6,1]],'сколько':[[5,2],[22,2],[11,2],[6,1]],'Осознать':[[7,1]],'заготовленное':[[6,1]],'наличию':[[20,1]],'возвращался':[[5,1]],'стояли':[[12,1]],'нам':[[12,1],[2,1],[11,1]],'возможная':[[14,1]],'реальных':[[4,1]],'замедляя':[[2,1],[14,1]],'уникальный':[[25,1],[12,1]],'Ответы':[[13,1],[19,2],[0,1]],'чёткое':[[2,1]],'виртуальную':[[11,1]],'Количество':[[25,1],[22,4]],'над':[[15,10],[22,4],[6,2],[2,1],[4,3],[24,2],[12,3],[16,4],[11,5],[5,1]],'промежутками':[[22,1]],'0000005':[[4,1]],'невзирая':[[11,1],[5,1]],'записав':[[8,1]],'впечатывания':[[7,1],[12,1]],'фиксированную':[[22,1]],'указанную':[[5,2]],'человеческого':[[2,1]],'успешной':[[17,1],[8,1]],'размеренное':[[12,1]],'возможных':[[5,1],[13,1],[20,1],[23,1],[11,1],[6,1]],'теряется':[[8,1]],'финальном':[[6,1],[14,1]],'запустив':[[12,1]],'трудозатрат':[[22,1]],'мегабайт':[[11,2],[12,2]],'обычным':[[12,1],[14,1],[3,1],[22,1]],'сообразительным':[[6,1]],'экспериментальная':[[5,1]],'Курсор':[[18,4],[19,1],[12,5],[16,17],[20,1],[8,1],[5,18],[17,1],[9,6],[14,3],[15,11],[22,35],[23,1],[24,3],[4,18],[10,10],[11,4],[7,2]],'повторная':[[14,1]],'Горячими':[[22,1]],'означает':[[9,1],[22,3],[23,1],[25,2],[16,1],[11,3],[18,1]],'дано':[[14,1]],'сэйвов':[[8,1],[7,1],[22,5],[23,4],[11,1],[5,1]],'Буфере':[[17,1],[16,2],[23,1],[5,2]],'начинающийся':[[22,1]],'байте':[[25,1],[22,1]],'снимками':[[23,1]],'break':[[11,1]],'визуализирует':[[22,1]],'загружают':[[25,1],[7,1],[11,1]],'приспособлен':[[12,1]],'экспортировать':[[2,1],[12,1]],'дополнение':[[2,3],[22,1]],'заявку':[[12,1]],'Документации':[[12,1]],'экранными':[[14,1]],'средняя':[[15,1],[24,2],[5,1]],'ТАСе':[[14,1],[6,1],[5,1]],'Маркеры':[[19,1],[12,9],[5,1],[17,5],[15,3],[14,1],[22,25],[25,3],[6,2],[4,11],[18,1],[11,11]],'Панель':[[14,6],[22,1],[5,3]],'Подсвечивание':[[15,1]],'Пробег':[[14,1]],'lua':[[0,1],[12,15],[13,1],[20,2],[5,4],[17,13],[15,3],[14,5],[22,11],[23,6],[24,1],[18,5],[11,2]],'идеального':[[6,2],[7,1]],'упоминания':[[22,1]],'вертикальная':[[25,1]],'объединяться':[[22,1]],'признано':[[22,1]],'остались':[[19,1],[18,2]],'прыжках':[[22,1],[24,1]],'свою':[[18,2],[12,1],[22,1],[10,2],[6,1],[7,1]],'log':[[24,1],[23,2]],'гибко':[[22,2],[14,1],[5,1]],'изношенности':[[20,1]],'последних':[[23,1]],'некий':[[2,1]],'висит':[[22,1]],'повышает':[[9,1],[11,1]],'Панели':[[4,1],[16,1],[5,1]],'поблизости':[[16,2]],'навык':[[8,2]],'существенной':[[11,1]],'занимался':[[11,1]],'шагу':[[9,1],[10,1],[7,1],[8,3]],'Изменяет':[[18,2]],'ограниченнее':[[6,1]],'повышения':[[4,1],[22,1]],'представить':[[18,1],[14,1],[6,1],[7,1]],'относятся':[[22,1]],'робота':[[12,1]],'отмечен':[[12,1],[22,1]],'мувику':[[5,3],[18,2],[22,3],[14,1],[6,1],[4,3],[13,1],[16,4],[7,1],[8,1]],'перенести':[[15,1],[22,1]],'стандартный':[[12,1],[25,2],[11,1]],'задаче':[[7,1]],'осязаемой':[[7,1]],'представляют':[[8,1],[5,2]],'Основообразующей':[[22,1]],'Кнопки':[[15,2],[11,1],[5,1]],'задачу':[[12,3],[14,2],[16,1],[6,3]],'пополняет':[[7,1]],'всплывающих':[[22,4],[23,3]],'отличающегося':[[22,1]],'запускал':[[2,1]],'произошла':[[24,1]],'осуществляет':[[25,1]],'автоматически':[[12,3],[20,3],[16,7],[5,6],[17,1],[9,3],[14,2],[15,2],[22,13],[23,2],[24,1],[4,6],[3,1],[10,2],[11,3]],'масса':[[6,1]],'двумя':[[12,3],[14,1],[10,1],[15,1],[2,1],[5,2]],'разные':[[12,1]],'экспериментальным':[[7,1]],'хвост':[[11,1]],'игру':[[5,3],[11,1],[9,1],[14,3],[18,1],[22,1],[2,5],[4,2],[12,2],[10,2],[7,2],[8,2]],'проекции':[[14,1]],'ключ':[[6,1]],'ощутить':[[9,1]],'мимоходом':[[9,1]],'изменяться':[[24,1],[22,1],[5,1]],'усиляется':[[10,1]],'исполняемые':[[12,1]],'остывать':[[11,1]],'Стандартные':[[15,1]],'вращение':[[24,1],[16,1]],'избирательно':[[22,1]],'подтверждает':[[22,1]],'тайминги':[[23,4]],'учесть':[[24,1],[23,1]],'пули':[[6,1],[9,3]],'программистов':[[2,1]],'храниться':[[22,2],[20,1],[23,1],[25,1],[6,1]],'Курсору':[[9,1],[15,3],[22,3],[23,2],[16,5],[11,1],[5,2]],'целью':[[9,1],[14,2],[10,1],[6,4],[8,1]],'полумегабайта':[[12,1]],'замечаются':[[6,1]],'вариант':[[9,1],[14,1]],'подсветка':[[22,2]],'поощряемых':[[10,1]],'незамеченные':[[7,1]],'автором':[[12,1],[22,1]],'потом':[[4,4],[11,2],[9,1],[22,1],[6,5],[5,1]],'Посылает':[[18,1]],'лету':[[12,1],[2,1],[5,1]],'проставлена':[[4,1]],'ситуацию':[[19,1],[7,1]],'возможностей':[[9,1],[1,1],[12,1],[23,1],[6,4],[2,1]],'глобальные':[[12,1]],'порядковый':[[18,2]],'таймсэйверов':[[14,2]],'Ответвлений':[[22,1],[23,6]],'максимальная':[[23,2]],'новой':[[12,1],[23,2],[6,1],[5,1]],'выглядят':[[7,1]],'Способы':[[7,1],[9,1]],'высота':[[22,1]],'приведён':[[24,1]],'загораться':[[4,1],[22,2],[11,1]],'описаны':[[11,1]],'внимательно':[[12,1],[5,1]],'Анализ':[[9,1]],'отключено':[[11,1],[24,3]],'зарегистрируете':[[18,2]],'урона':[[12,2]],'отсылая':[[24,1]],'библиотеку':[[23,1],[12,1],[18,1]],'Постарайтесь':[[19,1]],'port0':[[25,3],[24,1]],'запустит':[[11,1]],'определяет':[[23,2]],'testing':[[17,2]],'прекращается':[[24,1]],'хватить':[[6,1],[7,1]],'целевой':[[5,2]],'проигрывании':[[24,1],[12,1],[5,1]],'совпадающую':[[5,1]],'пор':[[9,1],[22,1],[2,1],[20,2],[10,1],[11,1],[8,1]],'ловушки':[[6,2]],'стирая':[[9,1]],'similar':[[12,3],[16,1],[22,1],[5,1]],'формата':[[12,2],[23,1],[25,5],[24,1]],'Главный':[[22,1]],'мощном':[[24,1]],'интуицию':[[6,2]],'несколько':[[18,3],[12,4],[8,2],[5,7],[17,2],[9,1],[14,1],[15,2],[22,6],[6,3],[4,10],[10,2],[11,3],[7,3]],'приблизиться':[[6,1]],'Исходя':[[6,1],[22,1]],'обнуляет':[[9,1]],'места':[[7,1],[15,2],[22,3],[23,2],[19,1],[6,1],[12,3],[16,1],[11,5],[5,2]],'любая':[[23,1],[5,1]],'радиокнопке':[[5,1]],'загруженного':[[24,2],[23,1]],'нижнего':[[22,1],[23,1]],'win32':[[21,1]],'обязанности':[[8,1]],'стрелка':[[4,4],[9,1],[14,1],[15,1],[22,10]],'отпускать':[[4,1],[12,1],[15,1],[22,1],[6,1]],'подтверждения':[[20,1],[9,1],[12,1]],'виртуальном':[[2,1]],'чаще':[[4,1],[12,1],[14,1],[10,1],[7,2],[18,1]],'пулю':[[6,1]],'зарегистрированная':[[12,1]],'короткую':[[12,1]],'write':[[5,1],[18,1],[22,1],[23,1],[8,1],[7,4]],'использованных':[[22,1]],'пролетает':[[9,1]],'выше':[[9,3],[15,5],[22,2],[23,6],[6,1],[4,2],[16,1],[20,3],[5,4]],'наскока':[[12,1]],'marked':[[12,1]],'оценивая':[[22,1]],'преимущества':[[7,1]],'сообщающий':[[22,1]],'доступна':[[5,1]],'поведение':[[14,2],[19,1],[6,2],[24,2],[12,1],[20,1],[11,1]],'допускать':[[11,1]],'символьные':[[23,1]],'дополняются':[[6,1]],'дробной':[[2,1]],'постижения':[[6,1]],'версию':[[25,1],[22,2]],'поисках':[[6,1]],'Осуществить':[[7,1],[8,1]],'выдаваемые':[[14,1]],'определяете':[[2,1]],'вернув':[[5,4]],'генерация':[[22,1],[14,1]],'предсказуем':[[2,1]],'применяет':[[18,1],[5,1]],'линиями':[[22,4],[5,1]],'расставить':[[4,1]],'branching':[[19,1],[11,1]],'ориентацию':[[5,1]],'конструированием':[[2,1]],'эмулируемой':[[22,4],[14,4],[23,3],[6,1],[4,2],[12,1]],'pause':[[4,2],[9,1],[15,3],[11,4],[5,1]],'подписи':[[23,2]],'предполагаемые':[[7,1]],'скриптингом':[[5,1]],'явлении':[[6,1]],'различия':[[22,2],[23,2]],'молча':[[11,1]],'Любую':[[2,1]],'редактируемых':[[23,1],[5,1]],'framenum':[[17,2]],'максимальное':[[11,1]],'redo':[[15,2],[23,2],[22,1],[24,2]],'критически':[[6,1]],'вторую':[[5,1],[14,1],[11,1],[6,1]],'названия':[[22,4]],'удачно':[[7,1]],'выделен':[[22,1],[12,2],[15,1]],'справа':[[22,1],[3,1],[6,1],[11,2]],'window':[[12,1],[23,2],[11,1]],'Автоматическое':[[22,1]],'Невыделенные':[[22,1]],'удалённые':[[19,1],[11,1]],'отпустить':[[17,2],[15,4],[24,1],[5,1]],'точности':[[12,1],[9,1],[22,1],[23,1],[11,1]],'верхний':[[22,3],[14,1]],'удаляя':[[22,1],[23,2],[5,1]],'обнаружили':[[10,1],[6,1]],'минут':[[11,3],[10,2],[6,1],[5,1]],'отсеять':[[6,1]],'перфолента':[[4,1],[14,1]],'глубоком':[[10,1]],'меняется':[[22,4],[24,1]],'разреживается':[[22,1]],'переписывание':[[6,1]],'верхнему':[[4,1],[17,1],[15,1],[16,2],[23,1],[11,1]],'перенастроить':[[11,1]],'невооружённого':[[14,1]],'зоне':[[2,1],[11,1]],'каждую':[[6,1]],'fm2':[[17,2],[14,1],[25,8],[2,3],[24,9],[12,12]],'сверкнув':[[5,1]],'следующим':[[12,1],[9,2],[20,1],[22,1],[11,2]],'осуществлена':[[11,1]],'путём':[[7,1],[12,1]],'игровая':[[10,1],[8,1]],'отредактированному':[[16,1]],'записывать':[[22,1],[11,2],[12,1]],'переждать':[[6,1]],'располагается':[[22,3],[3,1],[25,1],[7,1],[5,4]],'стабильному':[[8,1]],'подключено':[[25,3]],'возможный':[[10,1]],'символы':[[17,2],[22,3],[23,1],[25,1],[11,2]],'ЗАДАНИЕ':[[10,1],[6,1],[5,1]],'Интернете':[[12,1]],'основными':[[11,1],[5,1]],'понять':[[10,1],[11,2],[12,1]],'осталось':[[10,1],[8,1],[9,1]],'насквозь':[[9,1]],'ластик':[[4,1]],'сети':[[12,1]],'окошка':[[5,1]],'понятиями':[[6,1]],'хранит':[[22,3],[23,20],[8,1],[24,1]],'stop':[[15,1],[24,2]],'куда':[[4,1],[15,1]],'отображалось':[[22,1]],'научиться':[[8,1],[6,2],[1,1]],'экранные':[[12,1]],'превратить':[[9,1]],'записанных':[[11,1]],'пункты':[[22,3],[15,1],[23,2],[5,2]],'документ':[[6,1]],'запрашивает':[[12,1]],'популярность':[[22,1]],'разделяют':[[4,1]],'ориентирования':[[12,1]],'вероятность':[[9,1]],'наблюдать':[[8,1]],'тегов':[[22,1]],'слотов':[[22,2],[14,1],[7,4],[5,2]],'большом':[[6,3]],'Помимо':[[22,4],[19,1],[2,1],[4,2],[12,1],[11,1],[5,2]],'существующие':[[15,1]],'отличающихся':[[5,1]],'выбранные':[[6,1]],'идеально':[[12,1],[6,1],[8,1]],'перескакивает':[[11,1]],'single':[[23,1],[11,2],[22,1]],'Автопоиск':[[12,1]],'pasteinsert':[[17,5]],'очевидные':[[6,1]],'редактированием':[[8,1],[23,1]],'Последовательность':[[14,2]],'усечения':[[17,1],[22,7],[23,1]],'выходные':[[23,1]],'slot':[[15,32],[24,8]],'настраиваются':[[11,1]],'одной':[[12,1],[5,3],[17,1],[15,1],[14,2],[22,5],[23,2],[6,1],[2,1],[4,1],[24,1],[7,1],[11,1]],'checkbox':[[5,1]],'предстоящих':[[10,1],[9,1]],'уверенным':[[18,1],[7,1],[11,2]],'вдумчивого':[[14,1]],'горизонтали':[[22,1]],'вещей':[[14,1]],'строчка':[[4,1],[12,3],[22,1]],'смену':[[10,1]],'применяете':[[12,1]],'ищет':[[23,1]],'новом':[[4,1],[12,1],[20,3],[19,1],[2,1]],'выбрасывая':[[5,1]],'оттенком':[[11,1],[22,4]],'рутиной':[[2,1]],'настолько':[[2,1],[6,1]],'срабатывала':[[11,1]],'Указатель':[[14,1]],'отсутствии':[[22,1],[23,2],[24,2]],'удручает':[[6,1]],'теряются':[[22,1]],'чётный':[[11,1]],'содержащая':[[15,1]],'объект':[[2,1]],'ненужные':[[10,1],[9,1]],'односложную':[[4,1]],'очевидных':[[10,1],[2,1],[12,1]],'обучения':[[3,1],[2,1]],'содержащихся':[[22,3]],'неэффективно':[[2,1]],'сдвигающих':[[22,1]],'анализа':[[9,1],[14,1],[3,1],[2,2]],'применение':[[14,1]],'разогнаться':[[12,1]],'вызывает':[[22,3],[15,1],[23,2],[25,2],[11,1]],'отпадает':[[15,1],[6,1],[7,1]],'столбец':[[22,11],[25,1],[24,1],[5,1]],'проверить':[[10,2]],'эффект':[[22,1]],'Напоследок':[[11,1]],'вывод':[[22,1],[20,1],[6,1],[11,2]],'клавишам':[[8,1],[11,1]],'ставит':[[18,2]],'пастельных':[[22,1]],'вторым':[[19,1],[6,1]],'временем':[[2,1],[8,1]],'очищаться':[[11,1]],'аналогично':[[22,3],[15,2],[5,2]],'Код':[[12,1]],'сэкономить':[[12,1],[14,1],[25,1],[11,1]],'branch7':[[17,2]],'зависят':[[22,1]],'срабатывания':[[10,1],[2,1]],'чистый':[[24,1]],'input':[[17,2],[15,5],[14,1],[22,2],[19,4],[23,3],[24,1],[12,2],[11,9],[18,4]],'отобразив':[[4,1]],'результаты':[[5,1],[9,1],[6,2],[4,1],[20,1],[8,1],[11,1]],'registermanual':[[12,2],[18,4]],'критическая':[[6,1]],'Кнопка':[[15,1],[5,7]],'документирование':[[2,1]],'вживаться':[[2,1]],'drag':[[17,3]],'пиксель':[[22,2]],'вам':[[19,1],[12,9],[16,2],[8,2],[5,3],[9,2],[15,1],[21,2],[6,7],[2,4],[4,5],[3,2],[10,1],[11,10],[18,1]],'ручном':[[2,1],[16,3]],'отдельно':[[22,1],[14,1],[23,1],[2,1],[6,1],[12,1],[3,1],[7,1]],'типовой':[[6,1]],'увеличивать':[[6,1]],'инициализации':[[22,1]],'порядок':[[12,1],[9,1],[22,4],[19,1],[6,1]],'Возможны':[[25,3]],'левом':[[4,3],[16,1]],'оперируя':[[6,1]],'логическое':[[2,1]],'тому':[[12,1],[22,1],[10,2],[6,1]],'шагов':[[5,2]],'цифрами':[[22,1],[5,1]],'Синяя':[[4,1]],'привести':[[10,1],[12,1]],'устанавливает':[[22,1]],'branch5':[[17,2]],'просмотреть':[[9,1],[2,1],[6,1],[4,2],[16,4],[7,1]],'700':[[8,1]],'улучшая':[[9,1]],'красивого':[[7,1]],'наклон':[[14,1]],'без':[[19,2],[12,9],[20,1],[8,4],[5,2],[17,4],[15,2],[14,4],[21,1],[22,10],[2,4],[23,1],[4,1],[24,2],[25,1],[10,1],[11,4]],'операцию':[[2,1],[12,1]],'игрового':[[11,1],[9,1],[14,1],[22,2],[23,1],[6,1],[2,1],[4,1],[12,2],[7,1],[5,2]],'recording':[[17,4],[14,1],[3,1],[23,1],[11,2],[5,4]],'поразительной':[[7,1]],'100':[[22,1],[10,2],[25,1],[6,2],[11,6]],'протестированных':[[20,1]],'сначала':[[5,3],[11,1],[22,2],[25,1],[6,2],[24,1],[4,1],[12,1],[10,1],[7,1],[8,1]],'пробегает':[[22,1]],'искать':[[6,1],[20,1]],'превращается':[[24,1]],'надвое':[[6,2]],'обратную':[[11,1]],'располагаться':[[25,1],[22,1]],'работу':[[5,3],[18,2],[6,1],[4,1],[12,2],[7,2],[11,2]],'реализованных':[[22,1]],'персонаж':[[9,1],[6,1],[5,3]],'начался':[[25,1]],'selectbetweenmarkers':[[24,1]],'нужному':[[4,1],[25,1],[8,1],[11,1]],'проб':[[14,1]],'иногда':[[14,2],[16,1],[19,2],[6,4],[7,3]],'everyframe':[[12,4]],'разбив':[[22,1]],'кодировке':[[25,1]],'заданное':[[15,1]],'заблокированы':[[24,1]],'информационной':[[2,1],[23,1]],'развлекательный':[[7,1],[14,1]],'искусственного':[[14,1]],'Осознание':[[7,1]],'включает':[[23,1],[7,1],[5,1]],'просмотром':[[14,2],[10,3],[23,1],[8,1],[5,1]],'навести':[[15,1]],'быстрого':[[9,1],[14,2],[20,1],[5,1]],'летит':[[11,1]],'кратчайшие':[[5,1]],'задержке':[[14,1]],'максимально':[[9,2],[14,4],[22,1],[19,1],[6,4],[2,1],[11,1],[5,2]],'названием':[[4,1],[12,1],[14,1],[22,1],[2,1],[5,1]],'раскрашивает':[[22,1]],'проектов':[[22,1],[23,2],[24,3],[2,1],[7,1],[5,1]],'glitch':[[6,1],[14,1]],'напомнит':[[11,1]],'бумаги':[[14,1]],'последовательности':[[22,2],[25,5],[6,1],[2,3],[12,4],[18,1],[7,1]],'предназначена':[[4,1],[11,2]],'Поменять':[[15,1]],'уменьшить':[[22,1],[6,1],[5,1]],'игрока':[[5,1],[15,1],[14,9],[6,6],[2,2],[4,1],[12,4],[7,3],[11,7]],'тексте':[[17,1],[12,2]],'затрагивается':[[22,1]],'рабочих':[[22,1],[14,1]],'пунктом':[[5,1]],'Удаление':[[18,1]],'сможет':[[12,1],[22,1],[18,2],[6,1]],'Графически':[[22,1]],'переводить':[[3,1]],'достигнуть':[[6,2]],'следующего':[[15,1],[14,1],[22,2],[6,1],[7,1],[5,1]],'Содержимое':[[22,2]],'перезарядки':[[6,1]],'учитываться':[[22,2]],'занятием':[[4,1]],'Оптимизация':[[14,1]],'акселераторы':[[15,3],[24,1]],'облегчается':[[11,1]],'отпустите':[[12,2],[5,1]],'История':[[12,1],[23,1],[22,3],[25,3]],'маркеров':[[23,1]],'вставленных':[[17,1],[22,1]],'отдельного':[[6,1],[23,1]],'находящихся':[[4,1],[22,1]],'возникнет':[[8,1]],'году':[[22,2]],'видели':[[4,1]],'моменты':[[22,1],[2,1],[6,2],[4,1],[12,1],[8,1],[11,1]],'подходе':[[9,1],[20,4],[6,2]],'прогресс':[[7,1]],'Перенастройка':[[11,1]],'размышляете':[[2,1]],'следующем':[[4,1],[9,1],[22,2],[3,1],[11,1]],'исследованиями':[[6,1]],'соседними':[[15,1]],'виртуальные':[[22,2],[23,1]],'срок':[[6,1]],'называемый':[[12,1]],'миг':[[4,1],[9,1]],'редактирование':[[7,3],[11,1],[9,3],[15,3],[22,1],[19,1],[2,1],[24,1],[10,5],[8,3],[5,2]],'исполнения':[[12,1],[2,1],[9,1]],'красными':[[4,1],[14,1]],'реальности':[[10,1]],'Проигрывание':[[10,1]],'правило':[[10,1],[6,1]],'производится':[[22,5],[11,1],[18,13]],'манипуляция':[[20,1],[14,1]],'undefined':[[17,2]],'создана':[[4,1],[11,1]],'спонтанную':[[6,1]],'текстов':[[22,1]],'мелким':[[6,1]],'Предоставляет':[[22,1]],'тестируемый':[[20,1]],'видимую':[[23,1],[22,1],[5,1]],'использует':[[22,2],[14,1],[23,1],[25,2],[18,1]],'подробнее':[[5,1]],'копию':[[8,1],[23,1]],'Меню':[[3,1]],'выпал':[[9,1]],'ширина':[[22,2]],'задачи':[[12,3],[14,5],[20,1],[6,1],[7,1]],'2012':[[22,1]],'игрокам':[[14,1]],'просты':[[6,1]],'stopseeking':[[18,2]],'второстепенных':[[22,1]],'Выделения':[[12,2],[16,18],[5,12],[17,2],[9,4],[14,3],[15,15],[22,19],[2,1],[23,4],[4,9],[11,3]],'Вторая':[[2,1]],'влияние':[[4,1],[11,1],[2,2],[5,1]],'строчки':[[15,2]],'идентификатор':[[25,3],[23,7]],'составе':[[6,3],[12,1]],'поможет':[[12,1],[11,1],[5,1]],'попасть':[[11,1],[16,2]],'bookmarks':[[15,1],[12,1],[23,3],[25,2],[5,3]],'кеширует':[[23,1]],'Защита':[[21,1],[15,1],[24,2],[0,1]],'выводиться':[[25,1]],'сочинения':[[6,1]],'заметным':[[23,1]],'строковым':[[25,1]],'изменённые':[[11,1],[22,2]],'радостных':[[6,1]],'перемещается':[[4,1],[24,1],[22,1],[16,1],[6,1],[5,1]],'довольно':[[24,1],[7,1],[12,1]],'суффиксы':[[23,1]],'нашлось':[[22,1]],'рассмотрены':[[3,1]],'степень':[[4,1],[11,1],[5,1]],'дописывает':[[11,1]],'существенны':[[14,2]],'редактируемому':[[16,1]],'появившемся':[[4,2],[12,2],[11,2]],'номеров':[[22,3],[24,1]],'исходники':[[21,1]],'верху':[[5,1]],'текущим':[[17,2],[22,2],[16,1],[20,1],[23,1],[5,1]],'чёткую':[[2,1],[6,1]],'клавише':[[9,3],[7,1],[8,1]],'маленькими':[[6,1]],'Появились':[[8,1]],'обозначает':[[12,1]],'Очевидно':[[12,1]],'люди':[[6,2],[8,1]],'подойдёт':[[6,1]],'Свет':[[15,1]],'содержимым':[[22,1]],'неким':[[6,1]],'синхронизирован':[[22,1]],'предлагать':[[22,1],[23,1]],'третьем':[[22,2]],'Многие':[[22,2],[14,1],[2,1],[6,2]],'переходить':[[22,1],[6,3],[12,1]],'пути':[[3,1],[7,1],[13,1]],'radio':[[5,1]],'инвертировать':[[22,1]],'номерах':[[4,1]],'упустить':[[5,1]],'откладывается':[[9,1]],'номера':[[4,2],[17,1],[22,5],[23,1],[18,2]],'Перечисленные':[[11,1]],'девяти':[[12,1]],'убегает':[[24,1]],'Важно':[[12,1]],'содержащиеся':[[22,1]],'упрощённая':[[14,1]],'приёмы':[[20,1],[16,2]],'концепцию':[[22,1]],'каждым':[[12,1],[11,1],[5,1]],'хранение':[[9,1],[12,1],[10,1],[22,1],[8,2]],'дискомфорта':[[4,1]],'historx':[[25,1]],'особую':[[6,1]],'видеозаписи':[[6,1]],'первоначальное':[[12,1]],'базовых':[[21,1]],'нём':[[22,1],[23,2],[6,2],[7,1]],'словно':[[7,1]],'расширения':[[12,1]],'микрофон':[[14,1]],'конечное':[[22,1],[9,3],[5,1]],'Детали':[[12,1]],'каком':[[12,1],[9,1],[22,1],[23,1],[6,1]],'очередным':[[6,1]],'export':[[12,1]],'родителя':[[22,2]],'Монтажный':[[5,1]],'теми':[[12,1],[16,1],[22,1],[7,1]],'replay':[[23,1]],'функцией':[[18,1],[11,1],[12,1]],'пустоту':[[15,1],[16,1]],'дня':[[22,1]],'убегать':[[22,1]],'имитировать':[[14,1]],'включенными':[[11,1]],'номере':[[22,1]],'Символом':[[25,1]],'удаляются':[[22,1]],'нажатий':[[5,4],[17,9],[15,2],[18,1],[22,2],[23,1],[6,2],[4,5],[12,7],[7,2],[11,7]],'экстраординарного':[[2,1]],'упор':[[2,1]],'подразумевается':[[15,1],[14,1],[20,2],[22,2],[6,1]],'выступает':[[14,1]],'перестаёт':[[12,1]],'дождался':[[22,1]],'длительное':[[4,1],[11,1]],'случайно':[[24,3],[9,1],[6,1],[5,2]],'modifications':[[23,1]],'областью':[[22,1]],'безымянным':[[24,1]],'вспышкой':[[11,1]],'заполнение':[[22,1]],'позволяющим':[[5,1]],'номерам':[[4,2]],'позволит':[[12,2],[22,2]],'новым':[[17,2]],'начав':[[12,1]],'сохраняемых':[[25,1],[12,1]],'типовые':[[2,1],[8,1]],'индикаторов':[[6,1]],'функционирования':[[14,1]],'attack':[[14,1]],'окончательно':[[11,1]],'исчезают':[[22,1]],'искомое':[[5,1]],'представление':[[22,1],[14,2],[25,1],[2,1],[11,1]],'приёмником':[[7,2]],'Заметках':[[12,3],[3,1],[11,1]],'распланированных':[[10,1]],'нему':[[12,1],[15,1],[22,2],[7,1],[11,1]],'мере':[[5,2],[9,1],[22,2],[4,1],[12,1],[10,1],[11,2],[8,3]],'вверху':[[4,1],[11,1]],'физически':[[2,1],[15,1]],'выработаете':[[8,1]],'узнаём':[[10,1]],'очищаются':[[11,1]],'характеризующую':[[12,1]],'engaged':[[18,2]],'методику':[[7,1]],'передвигает':[[22,1]],'устанавливаемые':[[22,1]],'назначения':[[2,1]],'счётчик':[[6,4],[12,2],[22,8],[25,1],[11,1],[2,1]],'бег':[[5,1]],'делится':[[6,1],[12,1]],'усечении':[[17,1],[22,3],[10,1],[18,1],[5,1]],'папка':[[18,1]],'смещений':[[25,2]],'Часто':[[6,1],[14,1]],'явно':[[12,1]],'скриптового':[[5,1]],'icon':[[15,1]],'автоматическая':[[22,3]],'Значит':[[2,1],[12,1]],'установлен':[[5,4],[15,1],[22,1],[25,1],[4,1],[18,2],[11,1]],'информирует':[[4,1],[24,1]],'успел':[[8,1]],'текущей':[[15,1],[14,1],[22,12],[23,1],[24,2],[25,1],[7,1],[5,3]],'посвятить':[[10,1]],'босса':[[12,3]],'новичку':[[2,1]],'призвано':[[22,1]],'фоном':[[22,1]],'тратят':[[2,1]],'пустых':[[17,4],[18,2],[19,1],[11,3],[5,1]],'такое':[[3,1],[22,1]],'инструмент':[[22,1],[12,1],[23,2],[5,1]],'использованная':[[5,1]],'доразбивать':[[6,1]],'взятом':[[7,1]],'гением':[[7,1]],'подходами':[[8,1],[9,1]],'злом':[[19,1]],'взять':[[6,3],[12,2]],'сложную':[[6,2]],'основе':[[22,1]],'объёмы':[[22,1]],'вторая':[[18,2],[5,1]],'формулу':[[20,1]],'появлении':[[6,1]],'coin':[[24,1]],'слов':[[25,3],[12,1]],'отменяется':[[22,1]],'Гринзона':[[17,29],[5,2],[22,15],[14,1],[23,1],[19,2],[25,3],[4,1],[18,1],[11,4]],'установленной':[[12,4]],'непростой':[[6,1]],'скроллинга':[[12,1],[16,2],[22,3],[19,1],[23,1]],'автопоиск':[[12,1]],'стал':[[12,1],[2,1],[9,1]],'заканчиваются':[[11,1]],'общий':[[11,1]],'восстановления':[[11,1],[23,3]],'разделе':[[15,1],[21,1],[22,2],[19,1],[5,6]],'простых':[[12,1],[9,1],[20,1],[7,1]],'предотвратить':[[6,1]],'другой':[[17,1],[22,4],[14,1],[23,2],[25,1],[6,3],[16,1],[20,1],[7,3],[5,4]],'производятся':[[11,1],[22,1]],'мувика':[[18,16],[19,5],[12,11],[13,1],[16,18],[20,2],[8,9],[5,30],[17,15],[9,7],[14,20],[15,9],[22,65],[6,15],[2,3],[4,15],[23,25],[24,7],[25,11],[10,3],[11,18],[7,6]],'произведения':[[12,1]],'точного':[[22,1]],'модифицируя':[[23,1]],'присутствует':[[14,1]],'встраиваются':[[14,1]],'оглядки':[[24,1]],'видимым':[[6,1]],'показывает':[[4,4],[22,1]],'эмуляторах':[[18,1],[22,2],[14,1],[8,1],[11,1]],'также':[[18,3],[12,8],[16,1],[8,1],[5,11],[17,4],[9,4],[14,1],[15,9],[21,1],[6,2],[2,3],[4,4],[22,20],[23,14],[24,1],[10,1],[25,1],[11,6],[7,1]],'frames':[[17,2],[15,1],[12,2],[5,3]],'вспомогательные':[[8,1]],'отображаемым':[[22,1]],'воспринималась':[[2,1]],'Ручная':[[18,3]],'Историю':[[22,3]],'хранящемся':[[22,1]],'Особые':[[16,2]],'сжатие':[[11,1]],'неучтённые':[[6,1]],'запрос':[[18,9],[24,1]],'проекту':[[24,1],[2,1],[11,1]],'удобный':[[4,1]],'зависимостей':[[6,1]],'чёрным':[[19,1],[11,1],[22,1]],'string':[[18,10],[20,1]],'сухого':[[19,1]],'измененять':[[22,1]],'показа':[[22,1]],'принимаемый':[[22,2]],'Виртуального':[[22,6]],'копипаст':[[23,1],[2,1],[15,1]],'Скрипт':[[18,2]],'уверенность':[[6,2]],'2013':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,1],[6,1],[3,1],[11,1]],'надоест':[[10,1],[20,3]],'разложенным':[[2,1]],'рассматривается':[[6,1]],'требующих':[[23,1],[14,1]],'ининициализация':[[23,1]],'отпусканиями':[[11,1]],'либо':[[12,4],[16,8],[20,3],[8,1],[5,14],[17,5],[9,5],[14,6],[15,8],[22,19],[6,6],[2,1],[4,4],[24,15],[25,2],[11,14],[7,10]],'скриншотом':[[15,1]],'неоптимально':[[7,1]],'ячейкой':[[22,2]],'the':[[17,2],[22,1],[14,1],[16,1],[6,1],[11,2]],'таких':[[14,1],[6,2],[24,2],[12,2],[10,1],[7,2],[5,1]],'посылается':[[7,1],[22,4]],'Основа':[[22,1]],'поддерживать':[[6,1],[23,2]],'актуальными':[[5,1]],'прочитали':[[3,1],[11,1]],'очередь':[[22,1],[14,2]],'новыми':[[22,1],[11,1],[5,1]],'отрезков':[[2,1]],'форум':[[2,1]],'ошибки':[[8,4],[9,2],[6,4],[2,1],[24,1],[10,2],[7,22],[5,1]],'player':[[11,1],[23,1]],'пробегом':[[6,1]],'абсолютно':[[4,1]],'выравняв':[[6,1]],'фиолетовая':[[11,1]],'серьёзный':[[6,1]],'опробовать':[[11,1]],'applychanges':[[23,1]],'лицензии':[[21,2]],'кажутся':[[14,1]],'прыжок':[[15,5],[22,3],[23,2],[4,3],[10,1],[11,1],[5,4]],'уменьшать':[[6,1]],'пару':[[4,1],[7,1],[9,1],[6,1],[5,1]],'загрузки':[[7,1],[22,5],[23,11],[25,4],[24,5],[12,1],[11,4],[5,2]],'промежутках':[[6,1]],'назначит':[[11,1]],'уровне':[[2,1],[6,3],[4,1],[12,5],[10,1],[8,1]],'запущенную':[[4,1]],'одинарный':[[5,1]],'Дальше':[[11,1]],'накапливаются':[[12,1]],'избегает':[[6,1]],'bind':[[22,1],[11,1],[18,2]],'текстовые':[[4,1],[12,1],[22,2],[23,2],[11,3]],'Щёлкнуть':[[11,1],[12,1]],'взаимосвязанными':[[12,1]],'preset':[[15,3]],'Приложите':[[19,1]],'психологическими':[[2,1]],'перерисовывать':[[12,1]],'созданный':[[7,1]],'lag':[[15,2],[14,1],[23,1],[11,2]],'Структуризация':[[4,1]],'второе':[[11,1]],'мышью':[[17,2],[9,2],[15,3],[23,3],[16,1],[10,1],[11,1],[5,1]],'весь':[[11,2],[17,1],[15,1],[14,1],[22,4],[6,3],[2,2],[24,1],[12,1],[16,1],[7,2],[5,3]],'операциям':[[22,1]],'добросовестно':[[2,1],[12,1]],'произвести':[[22,1]],'радиокнопкой':[[22,1]],'сократить':[[23,1]],'всплывающими':[[23,1]],'лени':[[6,1]],'целей':[[7,1],[6,1],[1,1]],'персонажа':[[14,2],[2,1],[6,2],[4,1],[12,1],[7,1],[8,1]],'формату':[[12,1]],'бесконечный':[[12,1]],'спидраннера':[[13,1],[20,3],[6,1],[0,1]],'понятные':[[2,1]],'режиме':[[7,5],[5,2],[15,1],[14,1],[17,1],[22,3],[23,3],[24,1],[3,1],[8,1],[11,2]],'полагаться':[[20,2]],'настройте':[[11,1]],'убивает':[[2,3],[8,1]],'образом':[[7,2],[12,3],[16,1],[5,6],[9,1],[14,1],[15,1],[22,15],[6,6],[24,1],[4,3],[10,3],[11,9],[18,1]],'дорабатывая':[[19,1]],'Крайне':[[22,1]],'замедлится':[[5,1]],'оказывается':[[6,1],[20,1]],'посчитал':[[19,1]],'перетаскивая':[[3,1],[10,1],[9,1]],'успеете':[[10,1]],'присутствуют':[[6,1]],'Миникарта':[[22,4]],'проектам':[[3,1]],'выделением':[[22,1]],'Ответвлениях':[[23,1]],'приводящие':[[7,1]],'усовершенствовать':[[22,1],[6,1],[1,1]],'переменные':[[12,3]],'Запланированный':[[21,1],[14,1]],'Руководства':[[19,1],[12,1],[0,1]],'ускоренной':[[9,1]],'откатываться':[[9,1]],'схожее':[[5,1]],'каждая':[[25,1],[12,1],[22,1]],'Глюк':[[14,1]],'Разные':[[24,1]],'Концентрация':[[6,1]],'проблему':[[20,1]],'диске':[[22,1],[12,2],[25,1],[11,3],[24,1]],'возможном':[[24,1]],'Такая':[[7,1]],'изменён':[[17,1],[18,3],[22,1]],'вырабатывались':[[14,1]],'формат':[[22,5],[12,5],[25,2],[2,1],[24,1]],'высоком':[[4,1]],'позволяя':[[18,1],[15,2],[10,1],[2,1],[11,1]],'Каждый':[[22,3],[25,4],[6,1],[4,2],[12,3],[5,2]],'Закладка':[[15,2],[14,2],[22,14],[6,1],[24,1],[16,1],[11,1],[5,8]],'настроенных':[[25,1]],'завершения':[[14,2],[2,1],[6,1],[4,1],[12,1],[8,2]],'ячейках':[[15,1],[22,3]],'измеряемое':[[22,1]],'просмотрщика':[[3,1],[14,1]],'альтернативными':[[5,3]],'подавать':[[23,1]],'submitinsertframes':[[17,1],[18,2],[22,1]],'позициях':[[22,1]],'assisted':[[14,2]],'правая':[[15,2],[22,1],[24,2]],'двигаться':[[6,1]],'загружаясь':[[2,1]],'игр':[[8,1],[11,3],[14,3],[6,3],[2,1],[12,1],[10,1],[7,1],[5,1]],'truncate':[[17,5],[15,1],[5,1]],'границам':[[6,1]],'эмулирует':[[18,1]],'Одна':[[8,1]],'картины':[[9,1]],'соответвтвующей':[[23,1]],'открытие':[[17,1],[23,1],[3,1],[24,1]],'измеряется':[[14,1]],'зажатия':[[10,1],[2,1],[12,1]],'Лучше':[[10,1]],'прохождения':[[11,4],[9,2],[14,3],[6,11],[2,3],[24,1],[12,1],[20,2],[10,1],[7,2],[5,5]],'совершенству':[[6,2]],'getmarker':[[18,2]],'напечатать':[[4,1],[5,1]],'запомните':[[11,1]],'размерами':[[22,1]],'вряд':[[11,2]],'расстояние':[[15,1],[22,1]],'представляется':[[5,1]],'блестяще':[[7,1]],'строку':[[4,1],[22,1],[25,4],[18,3]],'умещаться':[[25,1]],'отложенному':[[2,1]],'самой':[[22,1],[12,1],[23,1],[5,1]],'характер':[[6,3]],'промежуточных':[[6,1],[14,2],[7,3],[2,1]],'descriptions':[[11,1]],'крайнем':[[22,1]],'позволяют':[[8,1],[22,1]],'выгодны':[[14,1]],'вызов':[[18,3]],'оба':[[7,1],[22,1]],'подпапке':[[12,2]],'record':[[17,4],[15,1],[22,5],[24,2]],'Заменяется':[[17,1]],'подходит':[[12,1],[16,1],[23,1],[11,1]],'подспорьем':[[12,1]],'сохраняемом':[[24,1]],'постоянному':[[8,1]],'законченным':[[10,1],[9,1]],'манипуляции':[[9,1],[14,1]],'идей':[[22,4],[10,1],[6,1],[7,2]],'обеспечить':[[23,1]],'Потому':[[6,1],[7,1]],'отметка':[[8,1],[14,2]],'навигацию':[[15,2],[22,4],[12,1],[10,2],[7,3],[8,1]],'категория':[[14,1]],'горячих':[[23,2]],'расходятся':[[14,1]],'достижение':[[6,2],[5,1]],'установить':[[11,1],[8,1],[15,2],[22,1],[19,3],[12,2],[18,1],[5,2]],'голубому':[[4,1]],'прохождение':[[7,2],[9,1],[14,2],[6,11],[8,4],[5,1]],'десятки':[[16,1],[12,1],[5,1]],'цикла':[[12,1]],'Следующие':[[25,2],[2,1]],'автоскроллинга':[[4,1]],'Несжатый':[[22,1]],'отменить':[[5,1],[15,1],[22,1],[24,5],[18,1],[11,2]],'инициализирует':[[12,1]],'Обучение':[[1,1]],'критерии':[[7,1]],'цепочка':[[9,1]],'проходят':[[7,2]],'современных':[[8,1],[15,1]],'неиспользованного':[[14,1]],'найденному':[[16,2]],'подобные':[[6,3]],'инпута':[[22,3]],'текущими':[[12,1],[23,1]],'упущенных':[[6,1]],'уменьшению':[[2,1]],'мышиное':[[10,1],[2,1],[9,1]],'заменены':[[7,1]],'пальца':[[6,1]],'добавление':[[12,1],[22,2]],'удачному':[[14,1]],'низу':[[16,1],[12,1],[5,1]],'unset':[[17,3],[22,1]],'ширины':[[22,1],[23,1]],'документировался':[[2,1]],'bookmark':[[17,1],[22,3],[14,1],[23,3]],'выделенной':[[15,2],[12,1],[14,2],[24,1]],'быстрое':[[15,1],[6,1],[14,1]],'тестового':[[10,1]],'целевого':[[18,1],[9,1],[22,1],[6,1],[12,1],[20,7],[10,2],[8,4],[5,2]],'Номер':[[17,1],[22,2],[20,1],[10,1]],'нагляден':[[22,1]],'Заметка':[[4,2],[22,3],[14,1],[16,4],[11,2]],'короткого':[[5,1]],'подсветки':[[23,1]],'отдельное':[[11,1]],'информативно':[[22,1]],'пройден':[[5,1],[8,1],[7,1],[6,1]],'появилась':[[11,1],[22,1]],'восстановятся':[[17,1]],'переходите':[[8,1]],'свежий':[[6,1]],'сайте':[[12,1],[14,1],[25,1],[6,1]],'segment':[[14,1]],'назван':[[22,1]],'проделанных':[[6,1],[5,1]],'приобретёт':[[22,1]],'разработки':[[22,1],[1,1],[10,1],[23,1],[2,1],[0,1]],'прыжки':[[24,1],[22,1],[23,2],[7,1],[5,2]],'связным':[[2,1]],'сущности':[[7,1]],'постороннему':[[4,1]],'оптимизационную':[[6,1]],'детектироваться':[[9,1]],'удобнее':[[22,1],[10,2],[2,1],[6,1]],'человек':[[2,1],[6,1]],'языка':[[12,2],[2,1],[5,1]],'яркая':[[5,1]],'профессиональной':[[2,1]],'переосмысливать':[[6,1]],'ориентироваться':[[8,1],[12,1]],'некомпактных':[[12,1]],'напечатан':[[4,1]],'наблюдения':[[6,1]],'взятой':[[12,1],[22,1]],'предоставить':[[22,4]],'снимок':[[12,1],[23,7],[19,1],[11,1]],'уравновешивается':[[6,1]],'англоязычный':[[14,1]],'организацию':[[12,1]],'взаимосвязи':[[10,1],[6,1]],'счётчики':[[12,1]],'похожая':[[12,1]],'считывает':[[23,1]],'установленных':[[11,1]],'сработает':[[12,1],[22,1],[10,1],[11,2]],'которое':[[17,2],[9,1],[14,1],[15,1],[22,1],[25,1],[12,1],[18,3],[5,1]],'Геймеры':[[7,1]],'Откаты':[[16,1]],'следит':[[23,3]],'интересующей':[[16,1]],'режимов':[[23,1]],'функция':[[5,1],[15,1],[22,4],[23,2],[24,1],[12,3],[18,4],[11,10]],'всю':[[12,1],[14,1],[16,1],[23,7],[6,2]],'Далее':[[24,1],[22,2],[11,2],[5,1]],'момента':[[22,1],[10,2],[6,3],[7,1]],'требует':[[23,1],[10,1],[6,1],[8,1]],'лежит':[[15,1]],'number':[[17,2],[18,4],[5,1]],'разумению':[[6,1]],'своим':[[6,1]],'среднестатистического':[[16,1]],'началось':[[11,1]],'Внешне':[[11,1]],'имеющихся':[[17,1],[12,1],[14,1],[22,2],[7,1]],'бывает':[[20,2]],'прогрессбара':[[23,1]],'Курсором':[[19,1],[12,1],[16,9],[8,1],[5,7],[17,2],[9,1],[14,6],[15,14],[22,10],[23,4],[4,4],[10,2],[11,5],[7,3]],'сохранении':[[17,1],[12,1],[14,1],[25,2],[24,4]],'опасный':[[2,1]],'обозначаются':[[4,1]],'между':[[12,3],[20,2],[8,3],[5,9],[9,3],[14,7],[15,2],[22,12],[6,11],[2,1],[4,2],[23,7],[24,2],[10,2],[11,3],[7,7]],'изменение':[[5,2],[17,36],[15,1],[14,2],[22,6],[23,3],[4,1],[12,1],[10,1],[11,1],[7,1]],'безграничность':[[14,1]],'индикатора':[[22,1],[5,1]],'идентична':[[17,1]],'Иконка':[[22,1]],'настроек':[[1,1],[14,1],[19,1],[2,2],[23,10],[4,1],[25,1],[11,1]],'взятие':[[23,1]],'радиокнопки':[[5,1]],'усечена':[[22,2],[19,1],[18,1]],'неактуальными':[[22,1],[23,1]],'нахождения':[[15,1],[20,1]],'бледными':[[24,1]],'затемнённым':[[22,1]],'Подробнее':[[15,1],[14,18],[22,8],[19,2],[20,3],[3,1],[5,1]],'детальной':[[2,1]],'сжимает':[[23,1]],'Запуская':[[2,1]],'каждое':[[10,1],[11,1],[12,1]],'файле':[[22,5],[25,6],[19,1],[24,1],[12,3],[11,3],[5,1]],'помогая':[[5,1]],'сотня':[[11,1]],'фиолетовым':[[5,2]],'загрузкам':[[2,1]],'мышления':[[6,1],[8,1]],'потребует':[[12,1]],'памяткой':[[6,1]],'отличающийся':[[8,1]],'лучшей':[[2,1]],'binary':[[25,1],[12,1]],'branch0':[[17,2]],'скриншотами':[[22,1]],'пристальнее':[[8,1]],'птичьего':[[2,1]],'оценивается':[[6,1]],'Индикатора':[[2,1]],'посредников':[[10,1]],'копирования':[[22,1],[16,1]],'обновлением':[[23,1]],'фигурировать':[[17,1]],'редактированию':[[12,1],[14,1],[10,1],[22,1],[2,1]],'смутном':[[6,1]],'примерно':[[7,1],[12,1],[22,4],[11,2],[6,1]],'отличаются':[[17,1],[22,1],[24,1]],'несохранённых':[[11,1],[23,2]],'менее':[[22,1],[23,1],[2,2],[6,3],[4,1],[12,1],[8,1]],'getselection':[[12,1],[18,2]],'Неопределённое':[[17,1]],'пересмотреть':[[10,1],[6,1],[9,1]],'отвязанный':[[22,1],[20,1]],'документируете':[[6,1],[11,1]],'заданном':[[23,1]],'невозможность':[[23,1]],'пропусков':[[22,1]],'Выберите':[[11,1]],'тратится':[[16,1]],'представляет':[[9,1],[22,3],[23,1],[4,1],[12,2],[10,2],[8,1]],'своей':[[16,1],[2,1],[6,1]],'различные':[[5,1],[11,1],[10,1],[6,1],[2,2]],'чрезвычайно':[[12,1]],'походе':[[8,1]],'концентрирует':[[14,1]],'новых':[[23,1],[2,1],[6,1],[4,1],[16,1],[20,2],[11,1]],'подходы':[[9,4],[6,2],[20,3],[10,3],[7,2],[8,3]],'точке':[[10,1],[16,1]],'отмены':[[4,1]],'заведомо':[[10,1]],'офисным':[[22,1]],'интерфейсу':[[2,2]],'more':[[17,1],[12,2],[16,1],[22,1],[5,1]],'Менеджера':[[23,2]],'отложенное':[[12,1]],'1010':[[17,1],[11,1],[5,1]],'уверенности':[[12,1]],'посторонних':[[11,1]],'теории':[[22,1]],'нулевого':[[17,2],[22,2],[18,1]],'нелогичные':[[10,1],[8,1]],'Прикрепляет':[[11,1]],'авторов':[[23,1]],'сторону':[[6,1],[15,2]],'воздержаться':[[12,1]],'дальнюю':[[16,1]],'работают':[[22,1],[24,1]],'конкретной':[[23,1],[2,1],[16,1]],'остановить':[[4,1]],'нажатию':[[15,2],[5,2]],'правый':[[5,1]],'жёлтым':[[11,2],[22,2]],'greenzonx':[[25,1]],'опрашивает':[[23,1],[11,1],[22,1]],'растягивать':[[22,5]],'местами':[[17,1],[15,1],[22,3],[7,1]],'применить':[[12,1],[10,1],[6,2],[7,1]],'типы':[[17,1],[20,2]],'Импортируйте':[[19,1]],'приглянувшиеся':[[2,1]],'Улучшение':[[14,1]],'Либо':[[12,1],[22,1]],'клавишей':[[22,1],[16,2]],'position':[[9,1],[15,2],[10,2],[22,1],[5,1]],'попавшегося':[[22,1]],'отсутствия':[[25,2],[20,2]],'исключением':[[17,1]],'собирается':[[22,1]],'сосредоточиться':[[6,2]],'возможно':[[22,3],[12,3],[6,1]],'десятью':[[8,1]],'маленькое':[[11,1]],'разделов':[[5,1]],'замыкающий':[[6,1]],'выберите':[[19,1],[11,2]],'вводится':[[14,1]],'стрелку':[[4,1],[9,1],[15,1],[24,1]],'настраиваемые':[[15,1]],'created':[[17,1]],'пользователю':[[24,2],[22,12],[23,1],[2,1],[5,1]],'оставленную':[[12,1]],'четвёртого':[[22,1]],'давая':[[8,1]],'изредка':[[22,1]],'Любые':[[4,1]],'изменить':[[11,2],[18,2],[22,4],[23,1],[19,2],[6,1],[2,1],[24,1],[12,1],[7,2],[5,2]],'insert#':[[17,2]],'шрифтом':[[22,1]],'нажатые':[[23,1]],'Разработка':[[2,1]],'начальному':[[4,1],[12,2]],'выстрел':[[4,1],[9,2]],'проигранный':[[11,1]],'установив':[[6,1]],'проектом':[[24,1],[12,1],[14,1]],'знания':[[12,2],[1,1],[11,1],[6,1]],'готовы':[[11,1]],'одному':[[9,1],[15,1],[16,1],[22,1],[11,1],[5,2]],'проиграйте':[[19,1],[5,2]],'циклов':[[12,1]],'играете':[[2,1],[8,1]],'int':[[22,2],[20,1],[18,48]],'отсортированы':[[18,1]],'несложных':[[20,1]],'специализированной':[[22,1]],'лучшим':[[9,1],[10,1],[6,2],[8,2]],'правилу':[[12,1]],'Несмотря':[[19,1],[6,1],[5,1]],'ключевом':[[22,2]],'желаемый':[[19,1],[5,1]],'нарабатывают':[[2,1]],'Границы':[[8,1]],'передвинет':[[10,1]],'увлекаться':[[10,1]],'созданной':[[11,1]],'роли':[[6,1]],'заранее':[[7,1],[24,1]],'взаимодействует':[[23,1]],'отменённых':[[4,1]],'атмосферу':[[2,2]],'организации':[[2,1],[5,1]],'специфических':[[3,1]],'длинную':[[7,1]],'Кадр':[[19,1],[6,2]],'Таймсэйвер':[[14,1]],'автоматизации':[[14,1]],'Перемотка':[[16,2]],'соответствовали':[[22,1]],'улучшений':[[6,1],[14,1]],'cheat':[[12,1]],'иссякнут':[[10,1],[8,1],[9,1]],'сохранённом':[[25,1]],'Мгновенная':[[10,1],[9,1]],'начальный':[[12,1],[16,1],[23,1],[7,1]],'значительную':[[3,1]],'растягивания':[[24,1]],'reset':[[15,4],[19,2],[24,2]],'несжатые':[[23,1]],'помешать':[[6,1]],'повторения':[[12,1]],'настоящей':[[14,1]],'Всплывающие':[[22,2]],'изменённых':[[22,1]],'Отправляет':[[18,3]],'отменять':[[23,1],[5,1]],'мысль':[[10,2],[12,1]],'единицу':[[22,2],[14,1],[11,1]],'озвучены':[[2,1]],'Первая':[[2,1]],'мета':[[6,1]],'исчезнет':[[12,1],[22,1],[10,1],[11,1]],'сколь':[[5,1]],'остывают':[[4,1],[11,1]],'хлопал':[[6,1]],'зона':[[23,1],[14,1]],'screenshots':[[11,2],[22,1]],'полученные':[[22,1]],'ряд':[[4,1],[12,1],[23,1],[2,1],[11,3]],'главное':[[12,2],[23,1]],'Традиционный':[[7,1],[14,2],[8,2],[6,1]],'главе':[[6,2],[2,1],[16,1],[3,2],[10,1],[11,3],[5,1]],'ошибочных':[[7,1]],'аналогового':[[22,2],[14,1]],'прыжками':[[22,1],[6,2],[5,1]],'точность':[[15,1],[8,1],[11,1]],'Закладке':[[22,7],[15,1],[24,2],[5,2]],'курсором':[[9,2],[15,7],[22,11],[23,1],[16,1],[10,1],[11,2]],'Интерпретируемый':[[14,1]],'настроить':[[22,1],[3,1],[19,1],[11,3],[24,2]],'расположения':[[4,1]],'серьёзно':[[5,1]],'Указать':[[12,1]],'вызвать':[[23,1],[15,1],[18,1]],'продвинуться':[[15,1]],'раскрываются':[[21,1],[6,1],[11,1]],'случае':[[18,2],[12,5],[20,1],[8,1],[5,3],[15,1],[14,4],[22,7],[23,2],[6,3],[24,3],[11,6],[7,5]],'горизонтальными':[[22,2]],'Целью':[[6,1]],'платформе':[[6,1]],'месту':[[17,2],[8,2],[7,4],[22,1],[16,2],[11,1],[5,1]],'зажмите':[[15,1],[12,1],[5,1]],'расскажут':[[2,1]],'обладаете':[[6,1]],'подобными':[[12,1]],'Большим':[[2,1]],'hex':[[15,1]],'располагаются':[[25,1],[22,1]],'восстанавливается':[[22,2],[14,2],[3,1],[11,1],[5,2]],'допустить':[[24,2]],'аспекты':[[6,1],[18,1],[12,2],[14,2],[11,1],[2,2]],'pageup':[[15,3]],'ориентированная':[[0,1]],'предвидеть':[[9,1]],'эмулировать':[[5,3]],'нечёткой':[[6,1]],'подальше':[[4,1]],'неочевидных':[[21,1]],'целый':[[20,1],[14,1]],'наступить':[[9,1]],'координата':[[12,2],[25,4],[6,3]],'введение':[[10,1],[17,1]],'журнала':[[11,1],[12,1]],'публичных':[[12,1]],'переносить':[[15,1]],'пробежать':[[6,1]],'длинном':[[5,1]],'замедлении':[[2,1]],'белёсыми':[[4,1]],'перечитав':[[6,1]],'блоку':[[4,1]],'мышлением':[[6,1]],'ctrl':[[12,5],[16,11],[5,18],[17,6],[9,3],[14,1],[15,44],[22,19],[24,11],[4,5],[3,2],[10,3],[11,5]],'исполнять':[[18,1]],'произошёл':[[22,1]],'остановили':[[9,1]],'заканчивает':[[18,2]],'комплексным':[[20,1]],'техникой':[[8,1]],'реакцию':[[2,1]],'columns':[[22,1],[5,2]],'основа':[[8,1]],'рисовать':[[4,1],[12,4],[15,2],[22,3],[11,2]],'Весь':[[6,1],[11,1]],'похоже':[[4,1],[0,1],[22,1],[5,1]],'никак':[[22,1],[9,2],[8,1],[24,1]],'двоичном':[[25,2],[12,2]],'заполненной':[[4,1],[17,3],[15,1]],'повторный':[[9,1],[15,1]],'непересекающихся':[[15,1]],'#selection_table':[[12,1]],'branch9':[[17,2]],'поэкспериментировать':[[7,1]],'представлена':[[25,1],[1,1]],'дальнейшим':[[10,1]],'Максимально':[[11,1]],'заложенному':[[14,1]],'опциональное':[[23,1]],'отправлять':[[23,1]],'итоговой':[[21,1]],'страшно':[[9,1]],'отображаемому':[[5,1]],'виде':[[7,1],[1,1],[19,1],[12,3],[20,1],[5,1],[22,9],[14,6],[23,2],[25,3],[6,4],[2,1],[24,1],[10,1],[11,2],[18,1]],'дней':[[4,1],[6,1]],'светом':[[4,1],[15,1],[22,1],[11,1],[5,2]],'естественно':[[4,1]],'взяться':[[6,1]],'требуемой':[[11,1],[22,1]],'столбцах':[[4,1],[15,1]],'страница':[[0,1]],'этом':[[18,4],[19,5],[12,14],[16,3],[20,3],[8,6],[5,12],[17,4],[9,3],[14,2],[15,3],[21,1],[6,4],[2,5],[4,8],[22,12],[23,1],[24,6],[3,2],[10,1],[11,10],[7,9]],'выхода':[[23,1],[6,1],[15,1]],'продуктивно':[[2,1]],'проблемную':[[19,1]],'Вращение':[[24,1]],'нельзя':[[5,1],[14,1],[8,1],[2,1]],'исходные':[[21,1]],'началу':[[9,1],[16,1],[10,1],[5,3]],'каких':[[6,1]],'Несложными':[[2,1]],'отстать':[[8,1]],'selectall':[[24,1]],'подождёт':[[11,1]],'итоге':[[7,1],[11,2],[12,1],[8,1],[6,4]],'многообразии':[[6,1]],'обычный':[[22,1],[23,1],[6,1],[7,1]],'списков':[[22,1]],'данный':[[18,3],[15,1],[22,8],[23,1],[25,2],[6,2],[4,3],[12,1],[7,1],[5,1]],'заставляют':[[6,1]],'комментарий':[[25,1]],'приучаться':[[8,1]],'внешнее':[[6,1]],'передвижения':[[22,1]],'наглядно':[[10,1],[19,1],[7,1],[5,1]],'Макросу1':[[22,1]],'заменит':[[18,2]],'Закладкам':[[22,3],[16,2],[7,2]],'глазами':[[11,1],[5,1]],'достижении':[[22,3],[23,1],[8,1],[5,1]],'запорченных':[[24,1]],'озарение':[[7,1]],'проэмулированных':[[22,1]],'Также':[[19,1],[12,2],[16,1],[8,1],[5,3],[17,1],[15,3],[14,3],[22,14],[23,1],[6,4],[24,2],[3,2],[10,2],[11,3],[7,1]],'замещая':[[20,2]],'кнопкой':[[17,13],[9,2],[15,10],[22,15],[19,3],[23,1],[24,7],[4,7],[12,3],[16,3],[5,12]],'знаком':[[3,1],[15,1],[24,1]],'возможным':[[6,1]],'анимаций':[[23,2]],'рассчётах':[[23,1]],'зритель':[[7,1]],'подсвечивает':[[11,1],[23,1]],'Сброса':[[19,1]],'md5':[[25,1],[24,2]],'равный':[[22,2]],'После':[[7,2],[19,2],[12,2],[20,2],[5,1],[9,1],[22,6],[23,1],[25,1],[6,1],[24,1],[4,1],[3,1],[10,3],[11,4],[18,1]],'становятся':[[4,1],[11,1],[22,1],[2,1],[5,1]],'смыслах':[[6,1]],'неактуальных':[[6,1]],'мысленно':[[2,1]],'затребованный':[[5,1]],'ТАСерского':[[2,1]],'придумывать':[[12,1]],'autofire':[[12,1],[2,1],[11,1]],'коллизий':[[14,1]],'совпадает':[[22,3],[24,1]],'перемотать':[[15,1]],'существования':[[12,1]],'голубой':[[5,15],[22,7],[14,1],[24,1],[4,3],[10,1],[11,3],[8,1]],'расширением':[[12,2],[24,2]],'отличие':[[9,1],[14,4],[4,2],[10,1],[7,1],[5,2]],'проскроллируется':[[16,1],[15,1],[5,1]],'Останавливать':[[9,1]],'вызываться':[[18,1]],'Позиция':[[5,1]],'осознать':[[7,1]],'taseditor_config':[[23,4]],'класса':[[23,1]],'table':[[15,1],[18,4]],'шаблон':[[12,4],[22,1],[11,1],[5,4]],'опыт':[[19,1],[2,1],[22,1]],'воссоздать':[[19,1],[12,1]],'используемые':[[12,2],[24,1]],'объекта':[[22,1],[14,1]],'getlostplayback':[[18,2]],'исправлял':[[5,1]],'семь':[[11,1]],'мелочах':[[2,1]],'графику':[[12,1]],'определения':[[25,1],[22,1],[23,1]],'совершаемых':[[7,1],[14,1]],'операций':[[17,1],[22,7],[14,1],[4,1],[11,1],[5,2]],'совершенстве':[[2,1]],'сэйв':[[5,2],[12,2],[22,6],[23,1],[11,1],[7,19]],'правильно':[[7,1],[9,1]],'вызывать':[[23,2],[3,1],[18,3]],'Плюсы':[[10,1],[8,1],[9,1]],'множеством':[[22,1],[14,1]],'Наконец':[[3,1],[22,1],[5,1]],'параметров':[[22,1]],'самыми':[[7,1],[20,1]],'сработало':[[10,2]],'проще':[[11,1],[14,1],[6,2],[2,2],[12,3],[7,1],[5,4]],'начальном':[[4,1],[12,1]],'клавиатуры':[[5,3],[24,1],[15,3],[22,1],[11,2],[7,1]],'просматривайте':[[5,1]],'ситуаций':[[22,1],[12,1],[20,1]],'выключает':[[4,1],[23,1],[5,1]],'много':[[9,1],[22,3],[23,4],[19,2],[6,2],[2,3],[4,1],[12,3],[16,1],[11,4],[5,1]],'задумываются':[[6,2]],'этап':[[22,1],[20,1]],'получить':[[5,1],[18,6],[9,1],[22,3],[6,1],[0,1],[12,1],[7,1],[8,1]],'связано':[[22,1]],'проекта':[[12,10],[5,2],[17,2],[21,1],[22,18],[23,19],[25,4],[6,1],[2,2],[24,13],[3,3],[11,9]],'варианта':[[7,1],[14,1]],'нить':[[22,1]],'увести':[[15,1]],'частичного':[[23,1]],'тексту':[[12,1],[22,1]],'чередовать':[[12,2],[10,1],[8,1],[5,1]],'ответе':[[12,1]],'загораживало':[[12,1]],'интерфейса':[[23,1],[11,1],[15,2]],'написано':[[12,4],[5,1]],'внесении':[[17,1],[11,1]],'буфера':[[22,1]],'отпуская':[[4,2],[22,2],[16,1]],'установленные':[[4,1],[11,1]],'кнопок':[[18,3],[12,6],[16,2],[5,7],[17,7],[9,1],[14,1],[15,4],[22,11],[6,3],[2,4],[4,6],[23,7],[11,8],[7,1]],'усечению':[[22,1]],'пиксели':[[22,1]],'version':[[25,2]],'рядом':[[5,1],[22,1],[11,1],[6,1]],'slots':[[24,2]],'piano_roll':[[25,1],[23,1]],'высоты':[[2,1],[22,2]],'заложенное':[[5,1]],'методичность':[[6,1]],'ТАСеру':[[11,2],[22,4],[14,3],[6,2],[2,7],[12,4],[16,1],[10,2],[7,1],[5,2]],'исправление':[[6,1],[7,5]],'прошлого':[[10,1],[8,2],[9,1]],'control':[[19,1],[11,1]],'подошёл':[[12,1]],'кэшированные':[[22,1]],'Сначала':[[4,1],[12,2],[11,1]],'цели':[[14,1],[23,4],[6,10],[2,1],[12,1],[20,1],[7,1],[5,3]],'предупреждение':[[24,1]],'целостность':[[25,1]],'отпущена':[[22,3],[25,1],[24,1],[4,1],[12,1],[16,1],[5,1]],'вспоминать':[[11,1]],'заметными':[[3,1]],'влечёт':[[7,1]],'включено':[[24,1]],'отложенные':[[22,1]],'эксперимента':[[8,1],[7,1],[5,2]],'геймеру':[[8,1]],'Начало':[[9,1]],'разбега':[[8,2]],'сэйвами':[[7,1],[11,1],[8,2],[6,2]],'Некоторые':[[15,1],[14,2],[6,1],[11,3]],'Маркером':[[17,1],[9,4],[14,1],[15,1],[22,3],[6,1],[4,2],[12,1]],'призваны':[[22,1]],'мультитрекинг':[[8,1]],'добавления':[[4,1],[22,1]],'начало':[[17,1],[9,4],[15,4],[22,4],[23,1],[6,4],[4,1],[12,3],[16,14],[10,2],[8,6],[5,3]],'границе':[[24,1]],'подстроив':[[12,1]],'мгновенным':[[10,1],[11,2],[5,1]],'желаемую':[[11,2],[22,1]],'верхним':[[15,1]],'хитбокса':[[12,2]],'импортировать':[[12,1]],'фразами':[[12,1]],'читерство':[[2,1]],'главный':[[9,1],[23,1]],'найдёте':[[12,1]],'освобождать':[[11,1]],'объёма':[[12,1],[9,1],[11,2]],'играет':[[6,1]],'секунд':[[4,1],[10,1],[7,1],[11,1]],'изучить':[[21,1]],'перенеся':[[22,1]],'fullscreen':[[24,1]],'финальный':[[20,1]],'радость':[[6,1]],'догадки':[[9,1]],'сохранениях':[[23,1]],'пустой':[[17,6],[18,1],[9,1],[15,1],[19,1],[24,1],[4,3],[11,3],[5,1]],'текущую':[[12,2],[16,1],[15,1],[23,1],[25,1]],'Ведь':[[6,4]],'списка':[[5,1],[22,3],[23,2],[12,1],[18,2],[11,1]],'высоте':[[22,5]],'расширить':[[22,2]],'рабочее':[[3,1]],'выбрасывать':[[6,2]],'Номерная':[[14,1]],'фона':[[22,3]],'Запоминаемое':[[22,1]],'макро':[[22,1]],'хранимых':[[23,3]],'понимать':[[12,2],[14,1]],'неточность':[[19,1]],'символу':[[4,1],[17,3],[12,1],[15,2],[11,1]],'пробный':[[11,1]],'функциональным':[[11,1]],'markers_manager':[[23,2]],'Именно':[[12,1],[25,1],[2,1],[7,1]],'Эмулятор':[[22,1],[23,1]],'этому':[[11,1],[7,1],[15,2],[22,5],[23,1],[24,2],[18,1],[5,3]],'выполнение':[[23,1]],'предыдущего':[[15,1],[22,2],[6,1],[12,1],[20,1],[10,3],[7,1],[5,1]],'исходный':[[19,1]],'Делать':[[5,1]],'выбранных':[[7,1]],'ограничивая':[[6,1]],'щёлкнуть':[[17,4],[15,3],[19,1],[24,1],[4,11],[12,5],[16,1],[11,2],[5,2]],'отказа':[[24,1]],'находится':[[7,2],[19,2],[12,4],[16,1],[20,3],[5,10],[17,1],[9,1],[15,5],[22,11],[25,2],[2,1],[24,2],[4,5],[10,1],[11,1],[18,3]],'подсказки':[[3,1],[11,2],[23,1]],'убрать':[[4,1],[19,1],[15,1]],'вопросы':[[13,1],[19,3],[0,1]],'довести':[[4,1],[6,1],[12,1]],'принимать':[[10,2],[23,1]],'шаблону':[[17,2],[15,4],[22,5],[23,3],[12,2],[11,1]],'идеала':[[2,1],[6,1]],'сами':[[4,1],[12,2],[2,1],[8,1]],'рамках':[[22,1],[19,1],[2,1],[6,2],[4,1],[20,1],[7,1]],'постепенную':[[7,1],[23,1]],'чудовищной':[[5,1]],'целиком':[[22,1],[6,1],[14,1]],'history':[[12,1],[23,3],[25,2],[5,2]],'историю':[[22,1],[23,3]],'чексумма':[[25,1]],'четвёртый':[[25,1]],'авто':[[23,1],[2,1],[8,1]],'Намного':[[6,1]],'выстрелив':[[9,1]],'вернуться':[[5,2],[9,1],[22,1],[4,1],[12,1],[16,6],[10,1],[8,3],[7,1]],'возрастать':[[22,1]],'удобном':[[22,1]],'детерминизм':[[22,1],[14,2]],'Управляет':[[11,1]],'измеряя':[[14,1]],'Счётчика':[[2,1]],'визуализация':[[2,1],[12,1]],'верхнем':[[4,2],[12,1],[22,1],[23,1],[5,1]],'начинает':[[22,4],[23,2],[6,1],[4,1],[10,3],[18,1],[5,2]],'умение':[[6,1],[14,1]],'пример':[[6,1],[14,1]],'годы':[[6,1]],'наилучшего':[[14,1],[20,3],[7,1],[8,1]],'обнаружился':[[19,1]],'Выбор':[[21,1]],'зелёная':[[22,6],[9,1],[15,1]],'шлюзом':[[22,1]],'сохранённая':[[22,1]],'Пауза':[[7,1]],'предыдущая':[[22,1]],'усилий':[[6,2],[7,2]],'Влево':[[4,2],[15,3],[22,1],[25,3],[18,2]],'Устанавливает':[[18,1]],'упорной':[[7,1]],'назначить':[[11,1]],'движок':[[6,2]],'устанавливаемой':[[22,2]],'затирая':[[5,1]],'стираете':[[10,1]],'градиент':[[23,2]],'представлен':[[25,2]],'краем':[[5,1]],'Покадровое':[[16,4]],'непосредственное':[[2,1]],'щелчков':[[4,3],[9,1],[12,2],[15,1],[22,3]],'акцентирующая':[[14,1]],'Иллюзии':[[2,1]],'средствами':[[2,1],[22,1]],'альтернативную':[[22,1],[5,1]],'сложных':[[5,1],[12,1],[20,2],[22,1],[6,3],[2,1]],'осведомлённости':[[4,1]],'невозможна':[[2,1]],'фичи':[[2,2],[14,3]],'указателем':[[15,1]],'поставит':[[15,1]],'однократно':[[12,1],[22,1]],'изменило':[[17,1]],'автоматический':[[22,1],[7,2],[11,1]],'выводит':[[23,2],[24,3],[11,1]],'методы':[[10,1],[22,1]],'Упор':[[10,1],[9,1]],'getplaybacktarget':[[18,2]],'включая':[[22,5],[23,1],[25,1],[11,1]],'начали':[[9,1]],'Заглавная':[[0,1]],'Ввода':[[18,11],[1,1],[19,5],[12,8],[16,5],[20,2],[8,12],[5,16],[17,33],[9,9],[14,27],[15,10],[22,47],[6,8],[2,9],[4,9],[23,28],[24,1],[25,10],[3,2],[10,9],[11,20],[7,28]],'выделенным':[[22,2],[12,1],[5,1]],'революционный':[[7,1]],'гибкая':[[22,1]],'ставится':[[15,1],[22,2],[3,1],[11,1]],'решать':[[6,2]],'состояния':[[17,2],[15,2],[14,2],[22,6],[23,12],[2,1],[20,5],[18,1]],'сотню':[[10,1],[16,1],[5,1]],'байтов':[[25,4]],'Монтажного':[[5,1]],'перфорированной':[[14,1]],'напрямую':[[22,2],[12,1],[23,1],[6,2]],'накопившихся':[[18,2]],'Управление':[[4,1],[13,1],[14,1],[15,10],[19,1],[0,1]],'удалять':[[4,1],[9,1],[22,2],[6,1],[11,1]],'раскрепощает':[[2,1]],'крик':[[14,1]],'Всего':[[9,1],[11,1]],'Средств':[[6,1]],'упирается':[[6,1]],'проводя':[[7,1],[15,1]],'перестать':[[2,1]],'поочерёдно':[[25,1],[7,1]],'отвергнете':[[9,1]],'автоматическое':[[22,2],[18,1],[5,1]],'усовершенствований':[[22,1]],'тучка':[[23,1],[22,1],[5,1]],'возникнуть':[[9,1]],'игровых':[[5,2],[9,1],[14,3],[22,2],[6,5],[4,1],[16,1],[20,1],[7,1],[11,3]],'Указанный':[[18,1]],'откате':[[22,1],[5,1]],'оказалось':[[10,1],[6,1]],'ускорение':[[9,1],[14,2],[6,3]],'геймплеем':[[6,1]],'провала':[[7,1]],'установки':[[9,1],[14,1],[15,1],[22,3],[23,1],[4,3],[11,3],[5,3]],'Первоначально':[[23,1]],'передачи':[[7,1]],'прыжке':[[23,1],[22,2],[5,2]],'реакция':[[14,1]],'промежуток':[[6,1],[12,2]],'выбрал':[[23,1]],'подавляющем':[[6,1]],'отличался':[[2,1]],'щёлкаете':[[11,1],[15,1]],'search':[[12,2],[15,1]],'краткое':[[19,1]],'активным':[[4,1]],'boost':[[14,1]],'наспех':[[7,2]],'след':[[4,2]],'author':[[25,2]],'продвижения':[[5,1]],'удовольствие':[[6,1],[12,1]],'синим':[[22,2],[14,1],[5,2]],'передают':[[22,1]],'одиночных':[[4,1]],'будущем':[[22,1],[6,1],[14,1]],'Сохраняются':[[12,1]],'папке':[[11,1],[18,1]],'создаст':[[12,2],[25,2],[24,3]],'происходящего':[[12,1]],'счётчика':[[6,2],[15,3]],'si_gamepad':[[25,4]],'нижняя':[[5,1]],'целочисленным':[[25,1]],'привыкаете':[[2,1]],'перерисовку':[[23,3]],'Или':[[5,2]],'клавиатурных':[[23,1],[16,1]],'основам':[[2,1],[1,1]],'средства':[[2,1],[6,2]],'считает':[[22,1],[24,1]],'узнаете':[[2,1]],'помимо':[[5,2],[11,1],[15,1],[7,1],[6,1]],'Другую':[[5,1]],'пересохраняя':[[6,1]],'близко':[[6,1]],'скрытые':[[6,1],[14,2]],'духе':[[22,1],[12,1],[23,1],[11,1]],'джойстика':[[11,14],[12,5],[17,6],[15,3],[14,3],[22,16],[23,2],[2,1],[6,1],[4,2],[25,4],[18,4],[7,1]],'hotkeys':[[11,1]],'pal':[[25,1],[18,1],[24,1]],'обрабатывает':[[23,2]],'паузе':[[17,1],[18,1],[15,3],[22,4],[23,1],[2,1],[24,1],[12,1],[3,1],[7,2],[5,1]],'Модификация':[[23,1]],'смысла':[[22,3],[12,3],[11,2]],'Название':[[5,1]],'Подразумевается':[[22,1],[5,1]],'столбца':[[22,6]],'Логика':[[23,1]],'Обычно':[[5,3],[9,2],[14,3],[22,3],[19,1],[6,1],[4,1],[12,3],[7,1],[11,2]],'понимание':[[6,1]],'замыкающего':[[9,1]],'скрывают':[[12,1]],'декомпрессию':[[23,4]],'другим':[[17,1],[15,1],[22,1],[23,1],[6,1],[4,1],[12,1]],'одинаков':[[25,2]],'создаваемые':[[9,1]],'скроллбар':[[4,1],[15,1]],'геймпадами':[[25,2]],'окончание':[[12,1],[15,1]],'неестественно':[[4,1]],'многие':[[6,1],[8,1],[12,1],[14,1],[7,1],[2,2]],'остановится':[[22,1],[7,1],[5,2]],'Вводу':[[17,5],[5,1],[22,5],[4,2],[11,2],[7,4]],'половину':[[22,1],[6,1],[15,1]],'пишите':[[2,1]],'лаговых':[[11,2]],'печатаете':[[4,1]],'опытных':[[5,1]],'указанная':[[12,1]],'массовой':[[4,1],[11,1]],'этапа':[[6,2]],'байта':[[25,10]],'промежутке':[[7,1],[12,1]],'указке':[[11,1],[23,1]],'нибудь':[[11,3],[18,1],[15,1],[22,1],[6,2],[2,2],[12,3],[8,1],[5,3]],'запросов':[[18,7]],'столбцом':[[11,1],[15,1]],'пересечение':[[23,1],[15,2],[22,1]],'желание':[[9,1],[10,1],[6,1],[8,1]],'противоположной':[[6,1]],'находятся':[[22,2],[4,1],[12,1],[3,1],[7,2],[5,2]],'шириной':[[22,2]],'находящийся':[[12,2]],'многозначности':[[14,2]],'выделять':[[12,1],[22,1]],'поддерживая':[[23,1]],'продумать':[[22,1]],'исходе':[[7,1]],'связывающих':[[22,1]],'комплексных':[[6,1],[12,1]],'убиранию':[[10,1]],'Игра':[[10,1],[7,2],[23,1]],'хранящимися':[[22,2]],'числе':[[15,1],[14,1],[22,4],[19,1],[6,1],[23,2],[12,1]],'потерь':[[6,1]],'сухой':[[6,1]],'необходимом':[[23,1]],'сделайте':[[11,1],[5,2]],'приходится':[[12,4],[20,1],[6,6],[11,1]],'занятой':[[4,1]],'фиолетовой':[[11,1]],'оценивать':[[22,1],[6,1],[20,1]],'модификаций':[[7,1],[23,1]],'пересматривать':[[5,1]],'условно':[[7,1]],'поля':[[22,1],[15,2],[23,2],[11,1]],'неизвестно':[[22,1]],'регистрация':[[22,1],[23,1]],'ТАСеры':[[7,3],[11,1],[20,1],[8,1],[6,5]],'несоблюдение':[[2,1]],'программа':[[4,1],[24,1],[2,1],[5,1]],'любом':[[15,1],[22,8],[23,2],[6,1],[4,1],[12,5],[11,1],[5,3]],'ручной':[[7,1],[22,1]],'реализуется':[[23,1],[8,1],[22,3]],'белая':[[15,2]],'скопированных':[[5,1]],'расхождение':[[22,1],[14,1],[19,1],[5,2]],'registerafter':[[12,2]],'единственном':[[4,1]],'Надпись':[[4,1]],'однозначных':[[6,1]],'видим':[[10,1]],'зная':[[16,1]],'Закладки':[[19,2],[12,1],[16,4],[20,6],[8,8],[5,31],[17,8],[9,4],[14,3],[15,15],[22,53],[23,9],[24,1],[4,1],[25,3],[10,1],[11,19]],'конечном':[[4,1],[5,1]],'словом':[[12,1]],'timesaver':[[14,1]],'Скорость':[[16,1]],'видеть':[[15,1],[14,1],[22,2],[4,1],[12,1],[20,1],[10,1],[11,4]],'противоречат':[[6,1],[24,1]],'Следующий':[[22,1],[8,1],[9,1]],'щёлкайте':[[4,1]],'нажмёте':[[5,1]],'снизить':[[15,1],[5,1]],'конкретных':[[19,1]],'Выигрывает':[[20,3]],'указатели':[[25,1]],'срабатывать':[[11,1],[23,1]],'taseditor':[[17,13],[22,1],[23,4],[12,5],[13,1],[18,60]],'содержимом':[[11,1],[23,3]],'разложение':[[14,1]],'линия':[[22,2]],'суффикс':[[12,1]],'поменяются':[[22,1]],'Здесь':[[17,1],[14,1],[6,3],[24,1],[20,3],[10,1],[5,1]],'удалены':[[4,2],[15,1],[18,2]],'выключен':[[10,1],[9,1],[11,1]],'многом':[[2,1],[8,1]],'этими':[[20,1],[12,1],[5,1]],'зацикленного':[[7,1],[14,1]],'обнаружении':[[24,1],[6,1],[22,1]],'упорства':[[7,1]],'чём':[[9,2]],'Многодорожечная':[[5,1]],'Конечное':[[9,1],[14,1]],'тысячи':[[6,2],[5,1]],'полезные':[[12,1],[6,1],[11,1]],'дойдя':[[7,1]],'обучает':[[10,1]],'50000':[[11,1]],'посередине':[[11,1]],'configure':[[11,1]],'проектами':[[12,2]],'восстанавливает':[[22,3]],'находят':[[8,1]],'оптимальный':[[12,1],[14,1],[20,1],[6,1]],'сравнением':[[23,1]],'колонка':[[4,2],[22,1],[16,1]],'битовая':[[25,2]],'отпущенная':[[22,1]],'вышестоящий':[[5,2]],'мгновений':[[6,1]],'Глоссарий':[[13,1],[14,2],[3,1],[0,1]],'Интерфейс':[[22,1],[1,1],[3,2],[14,5],[2,1],[0,1]],'отдалённым':[[9,1]],'docopy':[[12,3]],'Вывод':[[14,3],[22,1],[5,1]],'другом':[[12,1],[9,1],[14,2],[22,1],[6,2],[24,1]],'длительных':[[6,1]],'объектов':[[6,1],[14,3]],'никогда':[[17,1],[22,1],[8,1],[24,1]],'произведены':[[11,1],[16,1]],'Экран':[[16,1]],'стереотипы':[[2,1]],'этой':[[1,1],[12,4],[16,1],[5,17],[17,1],[9,1],[15,6],[22,13],[6,4],[2,1],[4,2],[24,2],[3,2],[10,1],[11,9],[18,1]],'соответствующая':[[15,1],[14,2],[22,1],[25,2],[4,1],[11,2],[5,1]],'добиться':[[6,1],[20,1]],'вопроса':[[6,1],[7,1]],'обнуляется':[[22,1]],'затёрт':[[7,1]],'уступающее':[[6,1]],'значительные':[[6,1]],'Тогда':[[12,1],[22,1],[10,1],[5,1]],'сотом':[[25,1]],'сил':[[24,1]],'ТАСеров':[[22,2],[14,1],[8,1]],'синий':[[22,1],[5,3]],'кажется':[[5,1],[9,1],[7,1],[6,2]],'выкладывания':[[12,1]],'интегрированную':[[12,1]],'выполнять':[[10,1]],'верхних':[[23,1]],'избавления':[[14,1]],'мнению':[[12,1]],'волю':[[6,1]],'избавляет':[[2,1]],'направо':[[6,1]],'seeking':[[15,1],[11,1],[5,2]],'людьми':[[6,1],[12,1]],'объединяются':[[5,1]],'откомментирован':[[21,1]],'горизонтально':[[22,1]],'Соотношение':[[9,1]],'задолго':[[12,1]],'размашистые':[[11,1]],'прост':[[6,1],[22,1]],'натолкнуть':[[12,1]],'заменой':[[22,1],[2,1],[14,1]],'исправлялись':[[7,1]],'boolean':[[25,1],[20,2]],'обнуляют':[[22,1]],'освобождения':[[22,1]],'краткосрочных':[[12,1]],'отпусканиях':[[5,1]],'приблизительное':[[14,1]],'плавного':[[2,1]],'эксплуатация':[[14,1]],'приготовлена':[[14,1]],'записанный':[[11,1],[5,1]],'фаерболу':[[16,1],[5,1]],'заполненная':[[11,1]],'наверх':[[9,1]],'неидеальное':[[6,2]],'примерную':[[4,1]],'имена':[[2,1]],'опасаясь':[[24,1]],'реализуемых':[[22,1]],'acceleration':[[12,3]],'выделении':[[22,1],[23,1]],'влияет':[[11,1],[9,1],[22,1],[6,4],[7,1]],'короткое':[[4,1],[11,1]],'быть':[[18,7],[16,5],[20,1],[8,2],[5,3],[9,2],[14,4],[15,1],[22,12],[6,8],[2,2],[4,4],[23,7],[24,1],[25,3],[10,3],[11,4],[7,3]],'равное':[[22,1]],'Автовосстановление':[[22,2]],'сверка':[[22,2]],'третьего':[[22,1],[20,1]],'реальной':[[15,1],[14,1],[6,1],[12,1],[10,1],[11,2],[7,1]],'будете':[[5,1],[12,2],[7,1],[6,2]],'изобретают':[[14,1]],'убывает':[[6,1]],'разбиением':[[6,1]],'exelord':[[0,1]],'эмулятором':[[12,2],[14,1],[23,3],[2,1],[18,1]],'read':[[18,2],[8,1],[15,1],[7,8],[22,1],[23,3],[11,2],[5,2]],'похожим':[[16,2]],'350':[[6,2]],'чёрный':[[11,2]],'созданные':[[12,1],[5,1]],'Реализованные':[[22,1]],'первый':[[7,1],[12,1],[16,1],[20,1],[8,2],[5,2],[9,3],[22,4],[23,1],[25,1],[4,1],[10,4],[11,1],[18,1]],'Эмуляция':[[7,1]],'промежуточными':[[22,1]],'копипаста':[[12,1],[7,1],[8,1]],'Средство':[[14,1]],'резервная':[[8,1],[22,1]],'целевом':[[22,1]],'хранящую':[[6,1]],'Теплокарты':[[22,1]],'Продумать':[[22,2]],'кнопкам':[[25,1],[15,1],[22,5]],'Вводимые':[[14,1]],'протяжении':[[4,1],[11,2],[16,1]],'отличить':[[11,1]],'отображаются':[[4,3],[22,18],[14,3],[23,1],[11,1]],'перемотку':[[11,1]],'подключена':[[11,1]],'безымянный':[[24,1]],'текстовыми':[[6,1]],'max':[[11,2],[22,1]],'сохранив':[[11,1]],'забываться':[[4,1]],'визуализировать':[[5,1]],'таймсэйвера':[[14,2]],'примерная':[[17,1]],'установленное':[[22,1]],'Создание':[[6,1],[15,1]],'копия':[[22,5],[14,1],[8,1]],'синхронизации':[[24,1],[6,1],[12,1]],'подтвердит':[[11,1]],'eject':[[15,3],[25,2],[24,2]],'журналировать':[[22,1]],'представляющее':[[18,2]],'появление':[[6,1],[22,1]],'чередование':[[12,1],[9,1],[11,2]],'желательна':[[23,1]],'оставив':[[22,1],[6,1],[11,1]],'бота':[[14,1]],'навигации':[[7,4],[5,4],[9,1],[14,3],[22,5],[19,1],[4,2],[13,1],[16,6],[8,9],[11,2]],'аналогии':[[22,2],[5,1]],'стремлении':[[6,1]],'последовательную':[[11,1]],'оставляя':[[4,1],[22,1],[14,1],[11,1]],'пересохраняет':[[7,1]],'Отвязанные':[[11,1]],'нажатия':[[7,2],[19,3],[12,1],[5,6],[9,3],[15,9],[22,3],[23,2],[6,1],[2,1],[4,8],[10,5],[11,11],[18,1]],'Перейти':[[3,1]],'ошибочность':[[8,1]],'случай':[[7,1],[9,1]],'непринуждённо':[[12,1]],'оставаться':[[4,1],[22,3],[20,1],[11,2]],'всего':[[11,1],[9,2],[22,1],[2,2],[6,7],[4,2],[24,1],[12,4],[20,1],[10,3],[7,2],[8,2]],'Сэйв':[[14,1]],'передаёте':[[8,1],[12,1]],'усекается':[[5,2],[17,31],[22,7],[23,1],[11,1],[8,1]],'ключевых':[[25,3],[6,1]],'промежутка':[[12,1]],'программирование':[[2,1],[0,1]],'маркерам':[[23,1]],'меню':[[17,18],[15,8],[22,3],[23,1],[19,9],[24,6],[4,2],[12,4],[3,7],[11,5],[5,6]],'вспышек':[[23,4]],'опытный':[[7,2]],'соседний':[[4,1],[6,1],[7,1]],'попадать':[[8,1]],'отображает':[[22,4]],'ямы':[[6,3],[12,1]],'Реализовано':[[22,1]],'Как':[[18,2],[22,3],[14,1],[19,5],[6,2],[12,2],[10,1],[7,1],[5,2]],'страниц':[[16,2]],'активируется':[[4,1]],'использованному':[[2,1]],'bug':[[14,1]],'текстовых':[[12,1],[15,1],[3,1],[22,1],[25,4]],'дополнительную':[[22,1]],'любые':[[4,1],[22,3],[14,2],[6,1],[11,1]],'соответствующим':[[4,1]],'согласно':[[6,1],[7,1]],'процедурой':[[5,1]],'движении':[[4,1]],'Категория':[[17,23]],'скриншотам':[[20,1]],'переработать':[[22,1]],'отметки':[[4,1],[22,1]],'знать':[[2,1],[12,2]],'новейшие':[[1,1]],'запомнить':[[4,1],[12,1],[20,3],[7,1],[5,1]],'принципами':[[5,1]],'три':[[11,2],[5,1]],'делается':[[14,1],[6,1],[7,1]],'небольших':[[6,1],[22,1]],'находящиеся':[[11,1]],'текстовому':[[4,2],[17,2],[15,1],[11,1]],'инструмента':[[12,1],[22,2],[23,2],[11,1],[5,1]],'щелчка':[[17,2],[15,6],[22,5],[19,1],[24,4],[4,2],[16,2],[10,1],[11,2],[5,1]],'возвращается':[[17,1],[22,2],[6,1],[7,2]],'штрихи':[[11,1]],'запустится':[[15,3],[24,1]],'соответственно':[[15,1],[20,1],[14,1],[22,2]],'базовое':[[22,1]],'правках':[[4,1]],'слоту':[[22,2]],'Только':[[12,1],[14,1],[10,1],[7,1],[8,1]],'изменении':[[17,5],[22,11],[14,1],[23,4],[12,1],[5,2]],'наследниках':[[22,1]],'присваивается':[[11,1]],'почерпнуть':[[10,1],[8,1],[9,1]],'всевозможные':[[7,1]],'исчерпаются':[[20,2]],'телокарты':[[22,1]],'selection':[[15,2],[14,1],[22,1],[23,4],[24,5],[25,2],[4,2],[12,1],[5,1]],'расцветке':[[4,1]],'найденный':[[22,2]],'добираться':[[5,1]],'удаляете':[[10,1]],'перемещением':[[17,1],[15,1]],'отслеживания':[[22,2]],'используется':[[12,3],[8,1],[5,2],[17,1],[9,2],[14,4],[15,1],[22,4],[6,1],[24,4],[4,1],[25,5],[3,2],[11,2],[7,5]],'момент':[[12,3],[16,1],[20,1],[5,5],[17,1],[9,3],[14,1],[15,10],[22,20],[6,10],[23,4],[4,3],[24,2],[25,1],[10,1],[18,6]],'автоматизация':[[22,2],[14,1],[5,1]],'однозначной':[[20,1]],'settings':[[23,1]],'отключать':[[22,1],[23,2],[18,1],[5,1]],'подведёт':[[9,1]],'appearance':[[23,1]],'добегание':[[5,3],[15,4],[22,9],[23,2],[16,1],[10,2],[18,3],[11,2]],'периоде':[[6,1]],'увеличивая':[[11,2]],'нажатой':[[25,1],[22,4]],'Колесо':[[15,2]],'зелёных':[[4,1],[11,4]],'иерархии':[[22,1],[5,1]],'чужим':[[14,1]],'номерами':[[4,3],[15,1],[22,3],[5,1]],'обособить':[[2,1]],'адресу':[[12,2]],'Включение':[[15,1]],'сохранениями':[[22,1]],'табличным':[[3,1]],'указывает':[[4,2],[22,5],[7,1],[8,2]],'скорости':[[9,1],[14,3],[22,2],[6,6],[12,1],[16,1],[20,1]],'наработки':[[2,1],[8,1]],'мастерство':[[6,1]],'наподобие':[[12,1],[5,1]],'расположению':[[22,1]],'видах':[[22,1]],'белыми':[[11,2]],'Маркеров':[[12,7],[16,3],[5,3],[17,29],[9,1],[14,3],[15,4],[22,8],[6,2],[23,14],[4,5],[18,2],[11,3]],'освоили':[[8,1]],'Пройдите':[[5,1]],'захотите':[[11,1],[6,1],[8,1]],'имеющемуся':[[4,1]],'правильные':[[6,1],[5,1]],'Листание':[[16,2]],'затираться':[[11,1]],'цифровыми':[[4,1],[22,2]],'дни':[[14,1]],'исправляя':[[7,3]],'информационные':[[4,1]],'совершённую':[[2,1],[5,1]],'раздела':[[12,1],[20,1],[22,1],[23,1],[5,2]],'закладками':[[22,1]],'Стирание':[[4,1]],'идентификация':[[2,1]],'чёткого':[[23,1]],'дорисовывая':[[9,1]],'процессом':[[14,1],[11,1],[5,1]],'графика':[[10,1]],'точка':[[25,1],[15,1],[23,2]],'парочку':[[7,1],[5,1]],'Одной':[[2,1]],'значения':[[15,1],[22,9],[23,2],[25,6],[6,1],[12,3],[20,1],[11,1]],'Нет':[[19,1]],'setplayback':[[18,2]],'romfilename':[[25,1]],'занимают':[[19,1],[8,1],[12,1]],'экономить':[[2,1]],'участков':[[12,2],[16,1],[20,2],[8,2],[5,2],[9,2],[14,1],[15,1],[22,2],[6,4],[23,1],[10,1],[7,2],[11,1]],'проигрываемого':[[7,1],[23,1]],'простое':[[7,1],[8,1]],'коктейль':[[2,1]],'Для':[[19,2],[12,14],[16,2],[20,4],[8,1],[5,5],[15,2],[14,2],[21,2],[22,19],[6,2],[2,2],[4,2],[25,1],[3,2],[11,6],[7,3]],'пистолет':[[25,2]],'двух':[[8,1],[22,3],[23,3],[6,2],[12,1],[20,6],[11,3],[5,2]],'следующий':[[5,3],[11,1],[16,2],[25,1],[7,2],[6,1]],'навигация':[[9,1],[22,2],[23,3],[10,1],[7,5],[8,1]],'выкладывать':[[12,1]],'Релизная':[[25,1]],'использующийся':[[14,1]],'предоставляя':[[2,1]],'Теплокарту':[[22,1]],'нажал':[[18,1]],'скроллироваться':[[11,2],[22,1]],'автоматической':[[22,1]],'которой':[[9,1],[22,4],[25,1],[2,2],[4,1],[12,1],[16,1],[18,1],[5,1]],'время':[[18,4],[12,12],[16,4],[20,3],[8,4],[5,26],[17,2],[9,9],[14,5],[15,2],[22,20],[6,14],[2,5],[4,4],[23,6],[24,14],[25,1],[3,2],[10,5],[11,10],[7,9]],'снова':[[4,1],[7,1],[16,1]],'ключевые':[[4,1],[12,1],[25,1],[7,1]],'облегчить':[[23,1],[5,2]],'наилучшая':[[6,1]],'терминов':[[13,1],[14,2],[3,1]],'снимка':[[12,1],[23,11],[22,2]],'второго':[[22,6],[25,2],[19,1],[12,4],[11,9],[5,4]],'анимирует':[[23,2]],'обнаружить':[[7,1],[2,1],[6,2]],'соседние':[[5,1],[22,1],[11,1],[7,1]],'Отключение':[[11,1],[22,1]],'одинаковая':[[12,1]],'целых':[[20,2],[14,1]],'сценарий':[[2,1]],'неполная':[[6,1]],'частичный':[[20,1]],'продолжению':[[4,1]],'старые':[[18,1],[22,6],[23,1],[6,1],[2,1],[4,1],[12,1],[20,1],[11,2],[5,1]],'помощью':[[18,3],[19,5],[12,7],[16,3],[20,5],[8,7],[5,9],[17,5],[9,2],[14,7],[15,10],[22,14],[6,4],[2,3],[4,5],[23,1],[24,2],[3,2],[11,8],[7,3]],'другое':[[4,1],[17,1],[12,1],[22,1],[11,1]],'пробного':[[6,1]],'решению':[[7,1]],'рукой':[[24,1]],'зарегистрирует':[[12,2]],'экранных':[[4,1]],'минимально':[[6,1]],'удаётся':[[6,1],[8,1]],'скриптов':[[12,6],[22,1],[18,2],[2,1]],'задачей':[[12,1]],'основу':[[21,1]],'применив':[[18,1],[5,1]],'фиолетового':[[22,1],[5,1]],'близнецы':[[12,1]],'guid':[[25,1]],'указан':[[4,1],[18,8]],'формирует':[[2,1]],'начале':[[12,4],[16,1],[8,1],[15,1],[22,4],[23,1],[25,3],[6,4],[24,1],[4,1],[10,1],[7,2]],'создаётся':[[17,29],[12,2],[22,2]],'кнопка':[[18,1],[15,9],[22,8],[25,5],[6,2],[24,4],[4,9],[12,3],[16,3],[7,1],[5,4]],'одинаково':[[5,1]],'решающего':[[7,1]],'Нажимаете':[[9,1]],'откатить':[[18,1],[2,1],[12,2]],'Рекомендуется':[[5,2],[18,1],[14,1],[19,1],[4,1],[12,1],[11,13],[8,1]],'Возвратившееся':[[18,1]],'levels':[[24,1],[11,2],[22,1]],'скроллируется':[[15,2],[16,7],[22,5],[11,1]],'tools':[[3,1],[12,1]],'освоите':[[4,1]],'растягивая':[[4,1]],'головы':[[11,1],[22,4]],'покадровое':[[9,1],[23,1]],'движения':[[11,1]],'трёх':[[12,1],[20,2],[22,2],[25,1],[7,1]],'open':[[15,11],[21,1],[24,4],[12,1],[3,1],[11,3]],'Оставьте':[[12,1]],'pagedown':[[15,3]],'назначение':[[3,1],[11,1],[5,1]],'тратить':[[9,1],[12,1],[6,1],[7,1]],'равного':[[22,1]],'пришедшего':[[12,1]],'зависание':[[24,1]],'отшлифовать':[[10,1]],'Лага':[[23,1],[2,3],[22,1]],'помещаются':[[24,1]],'модуль':[[25,3],[23,8]],'традиционного':[[8,1],[9,1],[22,1],[19,1],[2,2],[12,1],[7,1],[11,1]],'кадру':[[7,3],[19,1],[12,4],[8,1],[5,5],[9,1],[14,1],[15,2],[22,4],[23,2],[4,3],[10,3],[11,1],[18,2]],'она':[[22,8],[14,1],[25,1],[6,1],[2,2],[4,1],[12,2],[11,3],[5,2]],'синему':[[4,1]],'шаблонов':[[12,7],[14,1],[22,2],[23,1],[11,1],[24,1]],'сюда':[[10,1],[9,1],[0,1]],'проходит':[[4,1],[7,2]],'Сохраняется':[[12,1]],'пропускам':[[22,1]],'готовые':[[6,1],[5,1]],'щёлкните':[[4,3],[5,5]],'важна':[[8,1]],'клавесинов':[[14,1]],'последовательным':[[6,1]],'выбирать':[[6,3]],'устарел':[[10,1]],'Цвет':[[4,1]],'бегу':[[10,1]],'Можно':[[18,3],[9,1],[15,2],[22,5],[19,1],[6,1],[2,1],[12,2],[8,1],[5,1]],'однозначный':[[6,1]],'контекстное':[[15,1],[23,1],[19,2],[24,2]],'красиво':[[22,1]],'возможной':[[9,1],[14,1],[22,1],[5,1]],'Блокноте':[[12,1],[22,1]],'местом':[[6,1],[7,3]],'определять':[[6,1],[23,1]],'плюс':[[22,1],[7,1],[5,1]],'могут':[[12,4],[20,1],[8,3],[22,3],[14,2],[23,2],[25,3],[6,2],[2,1],[24,1],[7,2],[11,3]],'нормального':[[2,1]],'словами':[[12,3],[16,1]],'такая':[[9,1],[22,2],[19,1],[6,2],[4,1],[11,1]],'написать':[[12,2],[18,1]],'сохраняете':[[9,1]],'laglog':[[23,2]],'быстрее':[[7,1],[15,1],[22,1],[6,2],[2,2],[20,3],[10,1],[8,2],[11,1]],'разработать':[[7,1]],'создавая':[[22,1],[20,1]],'лучший':[[9,1],[14,1],[6,3],[20,5],[10,1],[7,2],[8,2]],'кадрам':[[22,1],[23,1]],'отражают':[[25,2]],'критерий':[[7,2],[9,3],[10,1],[8,2],[6,9]],'запуская':[[22,1]],'осуществить':[[24,1]],'повышенная':[[14,1]],'желаемому':[[8,1],[22,2]],'отслеживает':[[23,3]],'вплотную':[[3,1],[6,1]],'продолжаться':[[7,1]],'нужный':[[11,1],[9,1],[12,1],[19,1],[8,1],[5,2]],'региона':[[4,1],[17,1],[15,1],[22,2],[23,1],[24,1]],'переобдумать':[[7,1]],'закончили':[[10,1]],'кнопочной':[[10,1]],'Нажатия':[[11,1]],'любовно':[[12,1]],'нижних':[[23,1]],'пробном':[[8,1]],'Детальный':[[1,1]],'шаг':[[9,2],[10,2],[8,4],[5,2]],'Использование':[[12,4],[14,2],[16,2],[5,1]],'алгоритмов':[[14,1]],'переназначить':[[11,2],[5,1]],'быстрому':[[10,1],[9,1]],'полминуты':[[6,1],[11,1]],'навязать':[[2,1]],'зажимать':[[4,1],[5,8]],'эмуляторуемой':[[16,1]],'запоминание':[[23,1]],'приемлемой':[[6,1]],'рабочего':[[1,1],[19,1],[12,3],[8,1],[5,1],[9,1],[22,2],[23,1],[25,1],[6,1],[2,2],[3,2],[11,2]],'крайней':[[12,1]],'уникальным':[[6,1]],'поиске':[[22,1],[13,1],[16,4]],'распоряжаться':[[21,1]],'виртуального':[[17,6],[23,2],[11,5]],'9px':[[22,2]],'полученный':[[22,1],[6,1],[9,1]],'геймпадов':[[5,1]],'сообщение':[[17,2],[23,1],[25,4],[24,2],[12,1],[5,2]],'полный':[[23,1],[11,1],[12,1]],'программой':[[21,1],[1,1],[2,1],[24,1]],'практика':[[10,1],[6,1]],'откликами':[[10,1]],'средство':[[2,1]],'разумной':[[12,1]],'объективно':[[2,1]],'отдельных':[[2,1]],'придумать':[[6,1]],'высоким':[[8,1]],'продолжительного':[[6,1]],'непрерывно':[[10,1],[9,1]],'описана':[[11,1]],'сброс':[[23,1],[18,1],[22,2]],'Полезно':[[9,2]],'комментировать':[[12,1]],'hot':[[4,1],[11,1]],'index':[[18,4]],'Опытные':[[6,1],[7,1]],'перестраивается':[[5,1]],'решить':[[20,1],[12,1],[14,2]],'варьироваться':[[25,1],[14,1]],'предназначенные':[[2,1],[11,1]],'краткий':[[4,1]],'подразумевать':[[4,1]],'программах':[[15,1],[5,1]],'усомнитесь':[[6,1]],'происходят':[[6,1]],'тучке':[[16,1],[5,1]],'Памяти':[[6,1]],'актуальным':[[4,1]],'положиться':[[6,1]],'комфортностью':[[10,1]],'поведения':[[2,1],[14,1]],'голубого':[[4,1],[15,1],[22,4],[11,3],[5,4]],'Дерево':[[24,1],[22,2],[23,1],[2,1],[5,2]],'Красным':[[4,1]],'этим':[[7,1],[9,1],[22,4],[2,1],[24,1],[4,1],[12,1],[16,1],[20,1],[8,1],[11,2]],'репозитория':[[2,1],[21,1]],'точку':[[23,1]],'голове':[[9,4],[2,2],[6,2],[4,2],[12,2],[11,1]],'пишете':[[12,1]],'всплывающее':[[22,1]],'нарисуете':[[4,1]],'cancel':[[24,2],[15,1],[11,1],[5,2]],'никакого':[[5,1]],'перепроходить':[[6,2]],'взаимозависимости':[[10,1]],'rename':[[17,6]],'сыграв':[[8,1]],'общепринятый':[[12,1]],'наилучшим':[[20,1]],'запретить':[[23,2]],'структурируют':[[6,1]],'как':[[18,5],[1,1],[19,2],[12,8],[16,2],[8,5],[5,17],[17,2],[9,6],[14,4],[15,2],[22,36],[6,16],[2,11],[4,8],[23,7],[24,9],[25,8],[3,4],[10,5],[11,17],[7,10]],'очередную':[[12,1]],'сопутствующих':[[14,1]],'переместить':[[4,3],[12,1],[14,2],[15,3],[16,1],[23,1]],'скоростного':[[8,1]],'Виртуальный':[[22,7]],'Эти':[[11,1],[15,3],[22,1],[25,1],[6,2],[8,2],[18,1]],'убедиться':[[7,1]],'отображать':[[22,3],[16,2],[10,1]],'последовательностях':[[22,1]],'сбрасывает':[[23,1]],'назначена':[[9,1]],'посреди':[[17,4],[9,1],[6,2],[4,1],[16,1],[11,2],[8,1]],'проверку':[[22,2]],'Процесс':[[9,2],[1,1],[14,5],[22,1],[6,2],[0,1],[20,3],[8,2]],'блоки':[[4,2]],'дана':[[17,1]],'наполовину':[[18,1]],'другу':[[6,1]],'колонки':[[22,11],[12,1],[5,1]],'предоставлять':[[23,3]],'выведены':[[2,1]],'направление':[[6,1],[22,1]],'debugger':[[15,1]],'анимации':[[23,2]],'игровые':[[12,1],[20,1],[2,1],[6,1]],'мотивирует':[[6,1],[12,1]],'неопределённый':[[6,1]],'откатываются':[[9,1]],'настроил':[[22,1]],'символом':[[22,1]],'управляет':[[15,1],[23,1],[10,1],[5,1]],'Перетаскивание':[[16,2]],'однако':[[9,1],[22,6],[2,2],[4,1],[12,3],[10,1],[8,1],[5,1]],'слишком':[[11,2],[9,1],[22,2],[23,1],[6,6],[4,1],[10,1],[8,2],[5,1]],'другого':[[5,1],[17,1],[15,1],[16,1],[11,1],[6,1]],'скопированы':[[19,1]],'закодированную':[[12,1]],'ошибке':[[25,2],[23,12]],'продолжает':[[7,1],[24,1]],'файловой':[[23,1]],'придётся':[[22,1],[6,3],[2,1],[12,1],[3,1],[11,2],[5,2]],'следующее':[[22,1],[16,2],[3,1],[19,1]],'обычном':[[5,1]],'скопирует':[[5,1]],'дополнительно':[[15,1],[23,3],[24,1],[20,1],[10,1],[7,1],[8,1]],'пробное':[[9,1],[10,3],[8,1]],'лучшем':[[6,1]],'красного':[[11,1]],'возвратит':[[18,2]],'Заголовке':[[17,8],[15,3],[22,6],[25,3],[4,2],[12,1],[11,2]],'становясь':[[4,1],[11,1]],'текстовой':[[25,1]],'Полуавтоматический':[[10,2],[7,1],[14,1]],'возможностями':[[11,1],[5,1]],'описываемый':[[16,1]],'медленнее':[[6,1]],'попеременно':[[7,1]],'промежутку':[[14,1]],'виртуальных':[[17,2],[15,4],[22,1],[23,6]],'внимательного':[[16,1]],'Программные':[[23,1]],'содержащую':[[4,1],[18,1]],'неудачной':[[6,1]],'getrecordermode':[[18,2]],'жать':[[15,1]],'стирать':[[22,1],[11,1],[15,1]],'учебного':[[3,1],[4,1],[2,1]],'Кроме':[[12,1],[20,1],[16,2],[5,2],[22,9],[25,1],[2,1],[24,1],[4,3],[3,3],[10,1],[18,1],[11,3]],'были':[[12,1],[16,1],[5,2],[15,1],[14,1],[22,8],[6,3],[2,2],[4,3],[3,1],[18,1],[11,2]],'чертой':[[22,1]],'нот':[[0,1]],'далёкое':[[6,1]],'меняйте':[[5,1]],'подходящие':[[12,1]],'Пользователь':[[4,1],[22,1],[18,1],[24,7]],'показаться':[[4,1],[7,1],[9,1]],'приставки':[[15,2],[22,4],[25,6],[19,1],[6,1],[4,1],[12,2]],'Пункт':[[3,1]],'Списку':[[15,1]],'сэйвах':[[23,1]],'увеличиваться':[[22,2]],'подучастке':[[22,1]],'указатель':[[23,1]],'начала':[[12,1],[16,2],[8,1],[5,3],[15,1],[22,4],[23,2],[25,1],[6,6],[4,1],[3,1],[11,3],[7,2]],'удобного':[[5,1]],'невозможности':[[7,1]],'мысленный':[[4,1],[12,1]],'Проекты':[[11,1]],'классы':[[23,1]],'заполненного':[[11,1]],'Биты':[[25,2]],'сэйву':[[22,1]],'мувик':[[19,1],[12,3],[16,4],[20,1],[8,2],[5,22],[17,7],[9,1],[14,1],[15,5],[22,15],[6,5],[2,1],[4,6],[23,4],[24,3],[25,4],[3,1],[10,1],[11,11],[7,4]],'максимальной':[[6,1],[12,1]],'зарегистрированную':[[18,2]],'выделяет':[[11,1],[15,1]],'Вызывается':[[22,2]],'первого':[[12,6],[20,1],[8,1],[5,1],[17,15],[15,1],[22,9],[23,3],[25,2],[6,3],[4,2],[10,3],[11,5]],'files':[[12,1],[24,1]],'перетаскивании':[[22,2]],'логику':[[23,11],[10,1],[6,1],[8,1]],'компьютер':[[10,1]],'реализована':[[11,1]],'browse':[[12,1]],'базировался':[[23,1]],'высокой':[[20,1],[14,1]],'назначенные':[[11,2]],'переместится':[[16,1]],'возврат':[[15,1],[23,1]],'скриптам':[[22,1]],'Менеджер':[[23,7]],'вследствие':[[23,1]],'события':[[12,1],[16,8],[20,17],[8,5],[5,4],[9,3],[14,1],[15,1],[22,4],[6,3],[2,2],[4,2],[10,2],[11,2],[7,2]],'зависимости':[[17,2],[9,2],[22,3],[25,2],[6,3],[4,1],[12,2],[16,1],[11,2],[5,1]],'сетке':[[14,1]],'обходиться':[[2,1]],'панели':[[12,2],[16,3],[23,4],[2,1]],'деятельности':[[10,1]],'пограничные':[[22,1]],'родственных':[[23,1]],'признаётся':[[20,3]],'убирания':[[5,1]],'разных':[[4,1],[8,1],[12,2],[14,1],[6,1],[5,1]],'save':[[15,11],[12,3],[11,1],[24,11]],'повторяться':[[12,1]],'конце':[[12,3],[20,2],[16,1],[9,1],[22,1],[23,4],[25,1],[6,4],[24,1],[3,1],[10,1],[11,3],[18,1]],'проверки':[[23,1],[14,1]],'Под':[[14,1],[15,1],[5,4]],'присмотритесь':[[11,1]],'ушло':[[2,1]],'причинах':[[9,1]],'Автофункции':[[18,4],[23,1]],'хранятся':[[12,1],[14,1],[22,4],[25,1],[11,1],[5,2]],'зажатыми':[[24,1]],'порт':[[25,6]],'замеченных':[[7,1]],'положения':[[5,1],[24,1],[22,1],[16,1],[11,2],[6,1]],'колеса':[[15,7],[22,6],[23,1],[19,1],[24,3],[16,2],[7,1]],'сверяет':[[22,1],[24,1]],'Используются':[[8,3]],'высокая':[[15,1],[23,1],[10,1],[2,1]],'реализующие':[[5,1]],'подучастка':[[6,1],[22,1]],'плюсы':[[11,1],[14,1]],'предшествующее':[[16,1]],'событие':[[9,7],[14,2],[22,3],[2,1],[6,5],[4,1],[12,2],[20,6],[7,1]],'обстановке':[[6,1]],'предыдущей':[[5,1]],'ровно':[[11,1],[14,1]],'Выделенные':[[22,1]],'цепочку':[[10,1],[11,1]],'предыдущему':[[22,1]],'требуют':[[12,1],[14,1],[11,1],[24,1]],'fm3':[[17,1],[21,1],[22,5],[23,1],[19,2],[2,3],[0,1],[24,10],[25,9],[12,14],[11,4]],'минимум':[[22,4],[23,1]],'пустоты':[[22,1],[15,1],[5,1]],'даже':[[18,4],[12,2],[8,2],[5,6],[9,2],[14,1],[15,2],[22,10],[6,13],[2,2],[4,1],[24,1],[3,1],[10,2],[11,3],[7,4]],'печать':[[6,1]],'отключены':[[10,1],[9,1],[11,1]],'говорить':[[6,1]],'переразбивайте':[[10,1]],'вокруг':[[11,1],[22,1]],'независимости':[[7,1]],'bookmarkx':[[25,1]],'отмечаете':[[9,1]],'укрепление':[[12,1]],'слова':[[17,1],[12,4],[14,3],[25,4]],'прыжком':[[12,1],[11,1],[5,1]],'отдачу':[[7,1]],'нудных':[[2,1]],'описаниям':[[11,1]],'продумывание':[[2,1]],'включенной':[[11,6]],'эффективного':[[19,1]],'пропуска':[[14,1]],'знает':[[4,1],[7,1]],'повысить':[[8,1],[12,1],[14,1],[15,1],[11,1],[2,1]],'feature':[[14,1]],'текстовым':[[3,1],[11,1]],'дела':[[6,1]],'лишь':[[5,2],[11,2],[22,1],[6,2],[2,2],[4,1],[12,1],[16,1],[20,1],[7,1],[8,1]],'старый':[[11,1],[17,5],[9,1],[22,3],[6,2],[2,1],[20,4],[7,4],[5,1]],'внимание':[[22,3],[14,2],[6,1],[2,1],[24,2],[10,4],[11,3],[5,2]],'наследникам':[[22,1]],'нередко':[[10,1],[19,1],[6,1]],'повлечь':[[5,1]],'Поставьте':[[19,1],[5,2]],'Изображение':[[10,1]],'заданий':[[22,1]],'запустить':[[15,1],[23,1],[24,1],[12,2],[3,2],[11,1],[18,1]],'последовательность':[[22,3],[14,4],[2,1],[6,3],[4,2],[12,10],[16,1],[7,1],[11,2]],'изучены':[[20,1]],'редких':[[22,1],[7,1],[11,1]],'продолжается':[[20,3],[5,1]],'отпускает':[[7,2]],'убирать':[[4,1],[11,1]],'выбранный':[[6,1]],'опубликовано':[[12,1]],'прошлых':[[4,1],[20,1],[6,1],[8,1]],'walkthrough':[[14,1]],'ожидаемого':[[14,1]],'должно':[[11,2],[22,1],[23,3],[25,7],[4,1],[20,1],[18,1],[7,1]],'звёздочка':[[12,1],[22,1],[3,1],[11,1]],'невозможен':[[6,1]],'осмысленнно':[[6,1]],'максимизацию':[[6,1]],'html':[[12,1]],'затереть':[[24,1],[5,1]],'редактируются':[[14,1]],'заполнена':[[6,1]],'навигацией':[[16,1]],'ТАСинг':[[9,2],[14,4],[6,7],[2,4],[10,3],[8,3],[7,1]],'необходимые':[[25,1],[2,1],[7,1]],'отката':[[5,2],[22,4],[23,3],[12,1],[3,1],[11,5],[8,1]],'грани':[[6,1]],'обдумывать':[[16,1]],'Участок':[[14,1]],'Нажатая':[[22,1]],'принимает':[[24,1],[23,2]],'спектр':[[10,1],[2,1],[12,1]],'выявить':[[12,1],[14,1],[6,1],[7,1]],'придуманы':[[2,1]],'подключен':[[25,4]],'верный':[[7,1]],'Незапланированный':[[14,1]],'подходят':[[6,3]],'незначительной':[[11,1]],'Вносятся':[[22,1]],'скрыть':[[12,1]],'пригодиться':[[6,1],[12,2],[14,1],[11,1],[2,1]],'сравнение':[[22,2],[20,5]],'образуя':[[5,1]],'экрану':[[20,1]],'старой':[[6,1],[18,1]],'споткнувшись':[[9,1]],'прирастает':[[8,1]],'внутренностях':[[0,1]],'описываемое':[[3,1]],'находиться':[[15,1],[22,1],[23,1],[19,1],[24,1],[25,1],[4,1],[5,1]],'изменяете':[[4,1],[11,1],[5,1]],'Журнала':[[17,3],[9,2],[15,3],[22,23],[25,1],[16,1],[10,1],[11,2],[5,4]],'просматривая':[[9,1],[16,1],[22,2],[8,1]],'контакт':[[10,1]],'воспользуйтесь':[[18,1],[5,1]],'игровое':[[4,1],[11,2],[12,1]],'Гринзону':[[12,4],[22,4],[23,1],[11,2],[5,1]],'успеха':[[9,1]],'очень':[[11,2],[17,8],[9,1],[14,1],[22,2],[6,7],[4,2],[12,4],[10,1],[7,1],[5,7]],'структуризации':[[6,1],[12,1]],'слотами':[[8,1],[20,1]],'подсказать':[[9,1]],'деятельность':[[16,1]],'просмотру':[[22,3]],'покадровой':[[2,1]],'Шаблоны':[[12,2],[22,4],[3,1],[5,1]],'отношения':[[5,1]],'экране':[[19,2],[12,3],[16,3],[20,1],[8,1],[5,4],[9,1],[14,1],[15,3],[22,5],[6,2],[2,1],[4,3],[10,4],[11,1]],'ограничениях':[[0,1]],'кнопками':[[4,2],[11,2],[9,1],[23,1],[2,1],[5,2]],'глубине':[[9,1]],'бледно':[[11,2],[22,1]],'усечение':[[12,1],[22,4],[23,1],[11,1],[5,1]],'последовательностей':[[12,1],[22,1],[6,1],[7,1]],'нескольких':[[17,10],[22,2],[14,1],[25,1],[2,1],[6,3],[4,1],[12,3],[16,1],[10,1],[7,2]],'приостановится':[[5,1]],'жизни':[[10,1],[7,1],[14,1]],'схема':[[11,2],[5,1]],'вида':[[22,2],[25,4],[11,3]],'объединять':[[5,1]],'Шаблонов':[[22,1],[23,1]],'двоичных':[[25,1]],'трансформации':[[2,1],[24,1]],'спидран':[[5,1],[14,4],[7,1],[2,1]],'произвольной':[[2,1]],'подобной':[[12,1]],'Состояние':[[22,1]],'разобраться':[[9,1]],'шлюза':[[22,1]],'тупиковые':[[14,1]],'красные':[[4,1],[22,2],[11,1]],'разному':[[6,1]],'ограничиваетесь':[[12,1]],'taseditor_project':[[23,1]],'рассмотреть':[[5,1]],'Методология':[[1,1],[14,3],[20,2],[7,2],[0,1]],'сложность':[[5,1]],'создать':[[8,1],[23,1],[19,1],[6,2],[10,1],[11,1],[18,1]],'продолжит':[[5,1]],'иную':[[15,1]],'иметь':[[7,1],[22,2],[23,4],[11,3],[6,1]],'дорабатывалось':[[22,1]],'собирает':[[14,1]],'попытку':[[24,1]],'эстетическую':[[22,1]],'варианты':[[14,3],[20,1],[2,1],[5,1]],'наведя':[[22,1]],'звук':[[23,1],[14,2]],'принципа':[[5,1]],'кадре':[[18,7],[19,1],[12,2],[16,2],[20,5],[8,2],[5,3],[17,4],[9,4],[14,5],[15,1],[22,41],[6,5],[23,2],[4,10],[24,1],[25,5],[10,3],[11,4],[7,1]],'запрограммировали':[[12,1]],'аналогичен':[[22,2]],'содержать':[[25,1]],'шлифовки':[[9,2],[23,1],[6,2],[12,1],[20,1],[10,2],[8,2]],'них':[[12,1],[13,1],[16,1],[8,1],[5,3],[9,2],[15,1],[22,3],[6,3],[24,1],[4,4],[3,1],[11,3],[7,1]],'максимальный':[[22,7],[5,1]],'вашего':[[12,2],[14,1],[10,1],[8,1],[5,3]],'эволюция':[[2,2]],'Интересные':[[2,1]],'вероятнее':[[7,1],[22,1]],'общем':[[6,1],[14,1]],'перестановка':[[11,1]],'обнаруженным':[[22,1]],'существующей':[[5,1]],'Шаблон':[[14,1]],'беспечность':[[6,1]],'Красными':[[5,1]],'элементы':[[15,1],[22,3],[23,1],[24,2],[11,1],[5,1]],'нажимая':[[15,1],[9,1],[5,3]],'иконкой':[[22,4]],'прямоугольной':[[22,2]],'дальнейшая':[[24,1],[2,1],[11,1]],'обратная':[[15,1]],'пользователем':[[3,1],[18,1],[23,1]],'учитываются':[[11,1]],'вышеупомянутых':[[14,1]],'бездушным':[[9,1]],'акцентируют':[[6,1]],'неуютно':[[19,1]],'помещает':[[22,1]],'заканчивается':[[4,1],[12,2],[22,1],[25,1],[6,2]],'selectiox':[[25,1]],'оптимальности':[[7,4],[9,5],[14,1],[22,2],[6,19],[12,1],[20,3],[10,6],[8,3],[5,1]],'нажатиях':[[22,2],[11,1],[5,1]],'самое':[[23,2],[19,1],[6,1],[16,2],[7,1],[11,1]],'часто':[[11,3],[17,7],[6,3],[2,1],[4,2],[24,1],[12,5],[3,1],[7,1],[5,2]],'трудных':[[5,1]],'моменту':[[22,1],[6,2],[5,1]],'мир':[[6,1]],'чётко':[[12,1],[20,1],[22,1],[6,1]],'ценного':[[6,1]],'Фича':[[14,1]],'отсутствие':[[17,1],[22,1],[14,1],[20,1],[18,1]],'восстанавливать':[[23,2]],'mit':[[21,1]],'Уберите':[[5,1]],'десятую':[[4,1]],'сохранятся':[[4,1],[15,1]],'конечный':[[9,1],[23,1],[6,1],[5,1]],'придут':[[12,1]],'скопирован':[[16,1]],'Преимущество':[[2,1]],'Формат':[[22,2],[21,1],[25,4],[24,1],[0,1]],'синхронизируется':[[12,1]],'регулярного':[[23,1]],'невозможных':[[5,1]],'цветку':[[6,1]],'многих':[[12,2],[14,1],[10,4],[22,1],[6,1],[8,1]],'настройках':[[15,1],[22,2]],'журналирования':[[22,1]],'утомляемость':[[8,1]],'входа':[[3,1]],'задач':[[20,1],[12,1],[13,1]],'облагораживания':[[20,1]],'чужого':[[8,2]],'стабильным':[[23,1]],'мультитрекинга':[[15,1],[22,1],[23,2],[2,1],[11,2],[5,1]],'идею':[[6,2]],'сэкономлено':[[6,1]],'Заключается':[[14,3]],'дополнительных':[[19,1],[22,1],[1,1]],'отвязывая':[[11,1]],'проигрывание':[[15,1],[12,1],[22,1],[11,2],[24,1]],'создании':[[19,1],[12,2],[20,2],[8,2],[17,2],[22,9],[14,5],[25,3],[2,1],[24,1],[4,2],[10,1],[11,4]],'вывода':[[3,1],[23,1]],'Шаги':[[10,1],[8,1],[9,1]],'горячими':[[11,1]],'два':[[17,1],[15,2],[22,4],[19,1],[2,1],[6,2],[4,1],[20,1],[7,1],[11,1]],'имя':[[17,1],[22,1],[14,1],[23,3],[25,2],[24,7],[12,2],[3,2],[11,1],[18,4]],'Акселераторы':[[22,1]],'закономерность':[[6,1]],'регистрации':[[18,1],[22,1]],'хоткеев':[[15,1],[11,2],[5,2]],'Разбор':[[1,1]],'устанавливаются':[[11,1]],'разделение':[[9,1],[22,1]],'параметрами':[[22,1]],'спокойное':[[6,1]],'модификаторы':[[15,1],[22,1]],'обусловлен':[[21,1]],'определённую':[[6,1]],'материала':[[12,1]],'чтением':[[3,1],[20,1]],'перед':[[18,2],[19,1],[12,1],[16,1],[20,1],[5,5],[17,6],[9,3],[14,2],[15,10],[22,9],[6,1],[2,1],[4,3],[23,1],[25,1],[3,1],[11,4],[7,3]],'направлении':[[9,2],[7,1],[5,1]],'выпущенную':[[6,1]],'хорошо':[[12,1],[20,1],[22,1],[6,1],[7,1]],'средним':[[4,1]],'буксование':[[6,1]],'производит':[[9,1],[23,1],[11,1],[7,1]],'перезаписи':[[7,1],[2,1],[6,1]],'душой':[[9,1]],'минимальные':[[12,1]],'вращении':[[15,1],[22,3],[24,2]],'home':[[15,3],[16,3],[22,1],[24,1],[5,2]],'карты':[[22,1],[23,4]],'Внести':[[7,1]],'телепортации':[[7,1]],'нарисованный':[[11,1],[5,1]],'берётся':[[11,2],[22,1]],'avi':[[15,2],[14,1]],'собственное':[[2,1]],'форме':[[8,1],[22,1]],'реже':[[8,1],[24,1]],'замене':[[17,2]],'желанием':[[21,1]],'жизней':[[12,2]],'хранящимся':[[22,1]],'доступном':[[22,1]],'колесом':[[19,1],[12,1],[16,4],[5,1],[9,2],[15,3],[22,1],[23,1],[24,3],[4,1],[10,2],[11,1]],'говорит':[[4,1]],'подразумевает':[[6,1],[22,1]],'осуществляется':[[9,1],[15,2],[10,1],[22,5],[8,2]],'Единственным':[[11,1]],'fceultra':[[21,1]],'проблем':[[23,1]],'меньше':[[7,1],[18,2],[22,1],[23,1],[6,3],[2,1],[10,2],[8,1],[11,2]],'рекомендуется':[[19,3],[0,1],[12,8],[16,1],[20,8],[8,1],[5,2],[9,4],[14,1],[15,3],[25,1],[6,1],[24,2],[4,2],[3,2],[10,3],[11,8]],'tool':[[23,3],[14,2]],'успешного':[[20,1],[2,1],[14,1]],'критерию':[[6,2]],'loaded':[[17,1]],'конвертировать':[[12,1]],'глоссарий':[[12,1],[14,1]],'системные':[[23,2]],'edit':[[17,9],[3,1],[5,1]],'утомительным':[[8,1]],'конвертируя':[[22,1]],'поверхностью':[[11,1]],'нажимаемые':[[11,1]],'Парочка':[[7,1]],'воплощение':[[7,1]],'просматривает':[[22,2],[7,1],[5,1]],'считаться':[[4,1]],'непредусмотренное':[[14,1]],'какую':[[6,1],[5,1]],'достичь':[[6,1],[8,1]],'чередоваться':[[11,2]],'пытаясь':[[7,1]],'спидране':[[6,3]],'актуальное':[[23,2],[7,1],[5,1]],'подгонку':[[11,1],[23,1]],'автоматизма':[[12,1]],'Горячих':[[22,4],[23,5],[11,3]],'вызывают':[[22,1]],'engine':[[23,2]],'меняются':[[17,1],[22,1]],'пересылать':[[23,1]],'menu':[[24,1]],'официальном':[[25,1]],'bookmark0':[[17,1]],'проигрывателя':[[22,1],[23,1]],'вашей':[[18,1],[5,3]],'Этот':[[22,8],[14,2],[4,1],[12,3],[16,2],[10,1],[20,1],[8,2]],'Турбо':[[10,1],[15,1],[14,2]],'ограничить':[[9,1]],'стереть':[[4,1],[17,1],[11,1]],'случаях':[[7,2],[9,1],[14,1],[15,1],[22,2],[6,1],[23,1],[24,1],[12,2],[10,2],[11,3],[5,1]],'сохраняться':[[12,1]],'несмотря':[[12,1],[22,1]],'Запланировано':[[22,1]],'Представляет':[[22,1]],'speedrun':[[14,3]],'актуально':[[15,2],[20,1]],'заново':[[5,2],[22,2],[10,1],[6,2],[2,1]],'повторяющиеся':[[6,1]],'Поставить':[[8,1]],'emu':[[12,1],[18,1]],'левая':[[15,2],[22,2]],'включать':[[18,1],[2,1],[8,1]],'ниже':[[9,2],[15,4],[22,1],[4,1],[16,1],[11,1],[5,1]],'нечёткими':[[6,1]],'последним':[[23,1],[12,1],[22,1]],'Частота':[[17,30],[23,1]],'небольшого':[[6,1]],'применять':[[12,1],[15,1],[19,1],[8,1],[5,1]],'есть':[[18,3],[12,4],[16,1],[20,2],[8,8],[5,13],[17,31],[9,1],[14,3],[15,3],[22,13],[6,7],[2,3],[4,4],[25,1],[3,1],[10,1],[11,2],[7,2]],'изображение':[[5,2],[11,1],[22,1],[14,2],[8,1],[6,1]],'конечную':[[5,1]],'противоречит':[[6,1]],'середине':[[9,1],[22,2],[6,1],[8,1]],'привязаны':[[17,6],[22,4]],'углу':[[4,2],[12,1],[5,1]],'help':[[3,2],[11,1]],'frame':[[19,1],[12,3],[16,2],[20,1],[8,2],[5,4],[17,4],[9,2],[14,2],[15,6],[22,3],[2,1],[18,18],[11,5]],'empty':[[11,1]],'представлений':[[23,1]],'неотмеченным':[[22,1]],'вызовы':[[18,1]],'никакие':[[22,1]],'нанесении':[[12,1]],'клавиатурный':[[4,1],[5,1]],'ведь':[[11,2],[9,1],[6,4],[2,2],[12,1],[10,1],[8,1],[5,2]],'структуру':[[22,1],[23,1]],'управлению':[[2,1],[22,1]],'ума':[[10,1],[8,1],[14,1]],'идеалу':[[6,1],[7,1]],'эмуляторы':[[22,1],[14,1]],'оригинальное':[[24,1]],'Моментально':[[18,1]],'зачем':[[4,1]],'проигрываемым':[[5,1]],'нескольким':[[22,1]],'результату':[[14,1]],'возрастает':[[6,1]],'всегда':[[19,1],[20,2],[8,3],[5,6],[9,2],[15,3],[22,8],[23,1],[6,6],[2,2],[4,4],[24,4],[25,2],[10,1],[11,1],[7,2]],'производительность':[[23,1]],'Идентификатор':[[25,2]],'удалению':[[17,1]],'раннем':[[7,1],[22,1]],'минуту':[[9,1]],'выбрана':[[22,1]],'нарушать':[[22,1]],'отсутствующие':[[22,1]],'устанете':[[8,1]],'наводя':[[11,1]],'столбцоа':[[22,1]],'ухудшает':[[7,1]],'быстро':[[19,1],[12,3],[16,4],[8,3],[5,9],[15,5],[22,6],[6,3],[2,3],[4,2],[10,3],[11,5],[7,2]],'ответвления':[[17,3],[11,5],[15,4],[22,8],[20,1],[18,2],[7,1]],'команду':[[19,1],[15,1]],'загрузив':[[7,1]],'передвигать':[[10,1],[11,1]],'обычное':[[12,1]],'повторение':[[22,1],[23,2]],'snapshot':[[23,4]],'Настройка':[[15,2],[1,1],[14,2],[22,4],[0,1],[20,1],[11,2]],'исполняемого':[[14,1]],'где':[[19,1],[12,5],[16,7],[20,4],[8,1],[5,13],[17,17],[9,1],[14,1],[15,2],[22,7],[6,7],[2,1],[4,4],[24,1],[25,1],[10,2],[11,8]],'главным':[[22,1],[7,1],[5,1]],'представления':[[14,1]],'самим':[[23,1]],'Блокнота':[[2,1]],'одинаковой':[[6,1],[22,1]],'мгновенного':[[12,1],[14,2],[5,2]],'пользоваться':[[12,1],[6,1],[11,1]],'имевшегося':[[8,1]],'вращения':[[22,3],[15,1],[16,1]],'понимания':[[21,1]],'внесли':[[18,1]],'стирания':[[15,1],[5,1]],'отсутствуют':[[18,1],[22,1]],'записываться':[[5,1]],'постараемся':[[6,1]],'Людям':[[6,1]],'получите':[[7,1]],'головой':[[12,1]],'оценить':[[22,1],[14,1],[25,1],[5,2]],'Визуальной':[[4,1]],'ускоряя':[[14,1]],'рук':[[6,1]],'воплотит':[[10,1]],'раньше':[[9,1],[22,1],[6,3],[2,2],[16,1],[10,2],[20,1],[11,1],[5,2]],'снимет':[[15,1]],'задайте':[[19,1]],'изменившегося':[[22,1]],'среде':[[14,1]],'руководствуются':[[6,1]],'Возможность':[[9,1],[14,1],[22,7],[2,1],[10,1],[7,1],[8,1]],'подстрелить':[[20,1]],'обозначены':[[22,1]],'отмеченных':[[22,2],[14,1]],'особенностям':[[12,1],[22,1]],'оформленный':[[12,1]],'отдельная':[[14,1]],'беспристрастность':[[10,1]],'типа':[[22,1],[23,1],[25,3],[6,2],[20,1],[3,1],[5,1]],'отображении':[[22,1]],'описано':[[5,1]],'приготовьтесь':[[2,1]],'Так':[[19,1],[12,1],[20,1],[8,4],[5,2],[9,3],[15,3],[22,9],[23,1],[6,4],[2,2],[24,7],[11,2],[7,3]],'основную':[[22,1],[2,1],[12,1]],'составляет':[[11,1],[12,1]],'Отсутствие':[[9,1],[22,1]],'соответствовать':[[22,1]],'начать':[[8,1],[7,3],[9,1],[24,2],[11,1],[5,2]],'Максимальное':[[11,1],[5,1]],'taseditor_window':[[23,1]],'будет':[[18,8],[1,1],[19,4],[12,17],[16,7],[20,2],[8,2],[5,17],[9,7],[15,14],[21,1],[22,32],[6,10],[23,2],[4,4],[24,5],[25,1],[3,3],[10,6],[11,29],[7,3]],'Редактировать':[[10,1]],'условий':[[12,1],[14,1]],'setmarker':[[17,2],[18,2]],'объединение':[[12,1]],'строгое':[[22,1]],'увеличит':[[12,1]],'код':[[21,1],[23,9],[19,2],[2,1],[12,8],[18,1]],'нижестоящую':[[16,1]],'автор':[[25,1],[19,2],[6,1]],'используя':[[9,1],[22,2],[23,1],[2,2],[12,1],[20,1],[10,1],[8,1]],'Позже':[[4,1]],'бага':[[14,1]],'Медленная':[[8,1]],'отыскать':[[2,1]],'улучшенный':[[6,1]],'подсвечивается':[[15,1]],'Отката':[[4,1]],'интересующими':[[7,1]],'примеру':[[8,1]],'стилуса':[[14,1]],'возникающих':[[20,1]],'чувство':[[4,1],[8,1]],'загружается':[[22,2],[20,1]],'получая':[[10,1]],'ручная':[[11,1]],'пересекается':[[6,1]],'настраивать':[[11,1],[22,2]],'экземпляре':[[4,1]],'шаге':[[8,3]],'порог':[[8,1],[2,1],[7,1]],'Программный':[[12,1]],'видом':[[20,1]],'указав':[[5,1]],'задача':[[6,2],[12,1]],'приостанавливается':[[5,1]],'подготавливает':[[7,1],[22,1]],'собственных':[[2,1]],'Проверить':[[11,1]],'отключена':[[24,1],[11,1],[5,3]],'Вывода':[[22,9],[12,1],[14,5]],'значительно':[[8,1],[24,1],[12,3],[22,2],[11,1],[2,1]],'autosave':[[11,1]],'фон':[[22,3]],'ввода':[[22,1],[14,1],[23,1],[25,8],[11,2],[5,2]],'необходимую':[[12,1],[14,1]],'отсутствующих':[[22,1]],'записывают':[[6,1]],'Алгоритмы':[[14,1]],'критерием':[[10,1],[22,2]],'клетками':[[4,1]],'акселераторов':[[23,1],[16,6]],'ненавязчивого':[[4,1]],'recent':[[23,1],[3,1],[24,2]],'перемотки':[[4,1],[15,1],[19,1],[2,1],[5,1]],'заголовке':[[24,1],[22,1],[3,2],[11,1],[5,1]],'участком':[[22,2],[6,1],[8,1]],'обозначать':[[9,1]],'ускорить':[[22,3],[20,1]],'стрельбу':[[12,1]],'todo':[[12,2]],'перепрыгивания':[[6,2],[12,2]],'очерёдности':[[25,1],[14,1]],'следственную':[[2,1]],'вроде':[[12,2],[2,1],[6,2]],'намного':[[10,1],[6,1],[22,1]],'найдена':[[6,1],[22,1]],'произошло':[[4,1]],'иной':[[16,1],[5,1]],'маленькой':[[5,1]],'текстовый':[[8,1],[12,1]],'озаглавлены':[[12,1]],'экономия':[[11,1]],'опять':[[22,3],[11,1],[5,1]],'Замечание':[[4,1],[17,1],[15,1],[14,2]],'манипуляциями':[[2,1]],'получают':[[2,1]],'Задачи':[[12,1]],'переключаться':[[20,1],[14,1]],'замедленном':[[5,1]],'встроенный':[[23,1],[2,1],[14,1]],'ним':[[15,1],[22,3],[25,1],[19,1],[4,2],[12,1],[11,3]],'понятнее':[[6,2]],'действия':[[11,1],[7,2],[15,1],[14,2],[22,1],[2,1],[12,1],[10,1],[8,1],[5,2]],'прыгать':[[12,1],[15,5],[16,1],[22,1],[6,1],[5,3]],'удалить':[[18,3],[15,2],[14,1],[22,1],[6,1],[11,2]],'проявлений':[[23,1]],'жонглирует':[[7,1]],'готовой':[[9,1]],'неудобством':[[7,1]],'передаётся':[[4,1],[24,2]],'предлагает':[[16,1],[24,2],[2,1]],'ощущать':[[12,1]],'опубликовать':[[2,2],[6,1]],'двойном':[[15,2],[22,2]],'corruptor':[[17,1]],'холст':[[22,2]],'видят':[[6,1]],'однотипные':[[12,1]],'осуществлён':[[24,1]],'сжимается':[[22,1]],'Слева':[[22,1]],'полуавтоматическом':[[12,1]],'Финальная':[[6,1]],'появления':[[6,2],[20,1],[7,1],[2,1]],'выделено':[[22,2],[5,1]],'покажутся':[[2,1]],'user':[[23,1]],'огибающую':[[22,1]],'треугольника':[[22,1]],'поворот':[[15,1]],'ходу':[[12,2],[22,1],[3,1],[10,2],[6,1],[8,2]],'переместив':[[4,1]],'соответствующее':[[22,1]],'наводить':[[20,1],[5,1]],'хотя':[[17,2],[9,1],[14,1],[22,1],[6,3],[24,2],[4,2],[12,2],[20,1],[11,1],[5,2]],'воспроизводимых':[[14,1]],'сокращая':[[5,1]],'вариации':[[10,1]],'событий':[[12,2],[16,1],[5,2],[9,1],[14,4],[22,4],[6,2],[2,1],[4,1],[10,2],[11,3],[7,1]],'смутный':[[12,1]],'восстановите':[[4,1]],'освоился':[[8,1]],'фильм':[[14,1]],'Результаты':[[11,1]],'выполняться':[[12,1]],'видения':[[23,1]],'имени':[[12,1],[23,2],[24,2]],'отвечает':[[15,3],[22,2],[4,1],[3,1],[8,2],[18,1]],'помнить':[[12,1],[20,1],[6,1],[7,1]],'копировать':[[15,1]],'четырёхбайтных':[[25,1]],'умственной':[[2,1]],'затрачивают':[[7,1]],'способа':[[12,1],[9,1],[14,1],[22,1],[2,1]],'Смещения':[[25,2]],'пожаловать':[[0,1]],'недель':[[10,1]],'хвоста':[[17,1],[11,3],[22,1]],'процесс':[[8,1],[9,1],[22,4],[6,4],[2,2],[12,1],[20,1],[10,2],[7,4],[5,1]],'зелёного':[[22,1]],'очередное':[[10,1]],'добавив':[[20,1]],'ответвлений':[[17,3],[15,3],[14,3],[22,9],[19,1],[2,2],[24,4],[12,1],[16,2],[7,1],[5,8]],'ставить':[[5,1],[9,1],[15,2],[6,2],[4,3],[12,1],[7,1],[11,1]],'deselect':[[4,1],[15,1]],'Зачастую':[[5,1],[8,1],[9,1],[11,1],[7,1],[6,1]],'руках':[[5,1]],'финальной':[[6,4]],'Выделять':[[22,1]],'мелкие':[[6,2],[14,1]],'непротиворечивую':[[6,1]],'Слова':[[12,1]],'Отнимая':[[6,1]],'голубым':[[22,2],[15,1],[14,1]],'улучшение':[[6,4],[9,1]],'восстанавливаются':[[22,2]],'стрелки':[[9,2],[20,3],[22,3],[5,1]],'зарегистрировать':[[12,1],[18,2]],'перезапись':[[24,1]],'клеткам':[[4,4],[11,1]],'пределами':[[15,4],[9,1],[22,5],[18,5],[5,2]],'секунды':[[11,1],[9,1],[6,1],[5,1]],'разработчиками':[[6,1],[14,1]],'существовал':[[11,1]],'вертикально':[[6,1]],'встроенных':[[22,1],[12,1],[14,1]],'рассчитана':[[22,1]],'Списком':[[15,1],[22,1]],'книгу':[[6,1]],'записи':[[12,1],[8,6],[5,3],[17,12],[15,2],[14,2],[23,4],[25,11],[6,1],[2,1],[4,1],[24,1],[11,2],[7,2]],'Гринзоной':[[24,1],[7,1],[16,1]],'дорастёт':[[6,1]],'очистке':[[11,1]],'мувиками':[[22,1],[5,1]],'Ручную':[[18,4]],'заставки':[[10,3],[6,1]],'чётные':[[2,1]],'emulation':[[23,1],[24,1],[5,1]],'неизвестного':[[7,1]],'clearselection':[[24,1]],'доставить':[[10,1],[9,1]],'доступ':[[22,3],[12,1],[23,2],[11,2]],'формализуете':[[6,1]],'Ответвления':[[23,3]],'выбором':[[24,3]],'времени':[[12,1],[16,1],[20,2],[8,1],[5,8],[17,1],[9,4],[14,9],[15,2],[22,4],[6,5],[2,3],[4,3],[23,2],[10,1],[11,3],[7,3]],'законам':[[12,1]],'спидрана':[[20,1],[6,1],[14,2]],'вооружённого':[[12,1]],'Больше':[[8,1]],'забросить':[[6,1]],'шесть':[[25,1]],'мыслей':[[10,1],[2,3],[7,1]],'прокручивая':[[15,1]],'континуумом':[[2,1]],'Иногда':[[4,1],[8,1],[11,1],[12,1],[6,3],[7,2]],'показывающий':[[3,1]],'записанные':[[15,1],[22,1]],'проигрываемому':[[16,1]],'перерисовка':[[23,6]],'или':[[18,6],[19,2],[12,22],[16,26],[20,3],[8,4],[5,16],[17,25],[9,13],[14,5],[15,23],[22,37],[6,23],[2,8],[4,13],[23,7],[24,5],[25,2],[3,1],[10,10],[11,5],[7,5]],'турбо':[[9,3],[23,2],[10,3],[2,1]],'снятия':[[4,1],[11,1]],'Автор':[[0,2]],'недостаточно':[[24,1],[22,1],[2,1],[6,1]],'Слово':[[6,1]],'true':[[22,2],[25,6],[18,2]],'мувике':[[18,1],[22,7],[14,6],[23,2],[6,1],[4,2],[12,3],[16,3],[11,1],[8,3]],'previous':[[15,1],[24,1]],'приставок':[[22,1]],'секунду':[[22,1],[14,2],[23,1],[4,1],[10,2],[11,1],[18,2]],'немного':[[22,2],[23,1],[6,1],[24,1],[20,1],[11,1],[5,1]],'level':[[25,2],[12,2]],'мире':[[2,1],[6,1]],'половина':[[15,2],[5,2]],'добегании':[[14,1],[5,2]],'практически':[[9,2],[22,1],[10,1],[2,1],[11,1]],'отшлифовывает':[[7,2]],'рисуя':[[12,1]],'адреса':[[12,2]],'вести':[[22,1]],'для':[[1,2],[19,6],[0,1],[16,3],[9,11],[14,34],[15,16],[23,32],[2,8],[24,6],[4,16],[10,6],[18,7],[7,12],[12,20],[20,2],[8,19],[5,26],[17,2],[21,1],[22,58],[25,10],[6,11],[3,3],[11,28]],'мышку':[[2,1],[5,1]],'двойной':[[4,1],[17,6],[22,1],[11,1],[5,1]],'проходите':[[6,1]],'общей':[[7,1]],'списком':[[11,1]],'битвы':[[12,1]],'drag_mode_selection':[[24,1]],'примерной':[[22,1]],'расширяемым':[[23,1]],'функциям':[[19,1]],'спонтанно':[[6,1]],'пуля':[[9,1]],'относится':[[12,1]],'нелинейного':[[10,1],[8,1],[5,1]],'должен':[[18,1],[9,2],[15,1],[22,2],[23,9],[6,6],[20,1],[3,1],[10,2],[11,1],[5,1]],'клавиша':[[17,3],[5,4],[15,3],[24,1],[4,3],[11,1],[8,1]],'коды':[[21,1],[23,1]],'несовпадения':[[23,2]],'оканчивается':[[25,1]],'соотносить':[[4,1]],'logger':[[15,2]],'зелёными':[[4,1],[11,1],[22,1]],'appear':[[17,1]],'проверка':[[14,1]],'последнего':[[9,1],[15,1],[22,6],[23,2],[4,1],[16,1],[11,1]],'столбцу':[[4,1],[22,2],[24,1]],'тип':[[9,1],[22,3],[23,2],[19,1],[25,3],[20,1]],'цвета':[[4,4],[22,9],[11,2],[5,1]],'требуемый':[[16,1],[9,1],[12,2]],'коротком':[[14,1]],'шлюзе':[[22,1]],'включение':[[15,2],[18,1]],'Прыжок':[[22,1],[16,16]],'project':[[15,1],[14,2],[23,2],[19,1],[24,2],[11,4]],'Перезапись':[[14,1]],'функционалом':[[22,1]],'дистанцию':[[5,1]],'подгоняла':[[3,1]],'превосходящие':[[7,1]],'ловкого':[[2,1]],'обнаружено':[[18,1],[22,2]],'расстояний':[[11,1]],'раздвигает':[[5,1]],'оперировать':[[14,1]],'исправлению':[[6,1]],'возрастут':[[22,1]],'Сохранения':[[24,1]],'ответвлении':[[24,1],[15,2],[7,1],[11,1]],'окно':[[15,1],[22,5],[2,1],[6,1],[24,1],[12,4],[16,1],[3,5],[10,3],[11,5],[20,1]],'штрафует':[[2,1]],'точно':[[19,1],[2,2],[6,1],[4,2],[24,1],[12,3],[16,2],[10,1],[7,1],[11,1]],'фич':[[4,1],[14,2]],'new':[[12,1],[25,1],[19,2],[11,1],[24,1]],'означенного':[[25,1]],'правильное':[[5,1]],'создаём':[[7,1]],'реальным':[[6,1]],'отдыха':[[6,1]],'редактируемый':[[9,1]],'пройти':[[6,1],[8,1],[9,1],[11,1],[7,2],[2,1]],'очищенных':[[11,1]],'dragging':[[11,1]],'найдя':[[6,1],[22,1]],'отмеченный':[[15,1]],'проявляется':[[22,1],[10,1],[2,1],[6,2]],'пользуетесь':[[11,1]],'первоисточник':[[14,1]],'узнать':[[22,1],[14,1],[6,1],[0,1],[4,2],[16,1],[18,1],[5,1]],'gameresources':[[12,1]],'назначенных':[[11,1]],'набраться':[[12,2]],'щелчкам':[[22,2]],'главного':[[5,1]],'количества':[[17,1],[12,1],[22,4],[23,1],[25,1],[5,2]],'близкое':[[6,1]],'завершена':[[11,1]],'наши':[[14,1]],'использованного':[[17,2],[25,2],[24,1]],'плюсов':[[14,1]],'призванных':[[24,1]],'принял':[[7,1]],'версией':[[25,1],[24,1]],'раскрытие':[[15,1]],'playback':[[9,3],[14,1],[15,3],[23,2],[4,1],[16,3],[11,1],[5,3]],'последовательных':[[18,1]],'плагином':[[19,1]],'пришла':[[6,1]],'интересующую':[[10,1],[16,1]],'пистолета':[[25,4]],'отдалённый':[[7,1]],'работать':[[15,1],[22,2],[23,1],[2,2],[12,1],[8,1],[11,4]],'оставить':[[15,1],[22,2],[12,6],[10,1],[11,5],[5,1]],'когда':[[18,3],[0,2],[12,13],[16,30],[20,1],[8,1],[5,7],[17,28],[9,5],[14,2],[15,3],[22,19],[6,13],[2,4],[4,4],[23,2],[24,4],[10,6],[11,11],[7,7]],'задержка':[[7,1],[14,1]],'собрание':[[22,2]],'bitmap':[[22,1]],'использовать':[[19,4],[12,4],[16,22],[20,3],[8,4],[5,10],[9,2],[14,5],[15,2],[22,5],[6,1],[2,2],[4,2],[24,1],[25,1],[10,2],[11,6],[7,2]],'освоения':[[12,1]],'сквозь':[[14,1]],'правее':[[4,1]],'отличных':[[22,2]],'раскрашивании':[[22,1]],'проекте':[[18,1],[22,5],[14,1],[23,1],[19,2],[24,2],[4,1],[12,7],[3,1],[11,1],[5,1]],'синими':[[22,1]],'переключать':[[22,2],[7,1],[11,1]],'позиционирование':[[10,1]],'используйте':[[15,1],[20,2],[18,1]],'superimpose':[[17,2],[18,1],[12,2],[22,1],[2,1],[5,4]],'вернитесь':[[6,1],[12,1]],'затраченного':[[14,1]],'Цель':[[6,1]],'установленного':[[18,1]],'клетке':[[4,4],[17,7],[15,3],[16,1],[22,1]],'интерактивное':[[2,1],[0,1]],'Необходимо':[[6,1],[22,1]],'указанного':[[18,10]],'внесены':[[22,2]],'эмулируется':[[4,1]],'Естественно':[[11,1],[12,1]],'consecutive':[[19,1],[11,1]],'разбросанных':[[5,1]],'остался':[[12,1]],'ассоциирует':[[2,1]],'комментарием':[[25,1]],'недавние':[[8,1]],'субтитры':[[12,1]],'чётная':[[12,1]],'джойстике':[[22,1],[11,2],[5,1]],'перейти':[[9,1],[15,2],[16,2],[10,1],[20,1],[8,2],[11,1]],'считаются':[[25,2]],'and':[[23,1]],'происходит':[[9,1],[15,1],[22,7],[4,2],[12,1],[16,2],[20,2],[7,2]],'опросила':[[14,2]],'Казалось':[[6,1]],'минимален':[[6,1]],'Альтернатива':[[23,1]],'думать':[[10,1],[6,2]],'тестирование':[[6,1],[8,1]],'наведение':[[24,1],[15,1],[23,4]],'нажав':[[4,1],[12,1],[22,1],[5,1]],'происходить':[[9,1]],'перемещаться':[[4,1],[12,1],[15,1],[16,1],[5,2]],'деле':[[14,1],[2,1],[7,1]],'регистрируемыми':[[18,2]],'инструментами':[[2,2]],'долго':[[6,3],[7,1]],'желаемых':[[22,1]],'изменением':[[24,1],[14,1]],'заняться':[[6,2]],'упругими':[[4,1]],'картами':[[23,1]],'фиксированы':[[22,1]],'полезных':[[6,1],[12,1]],'заготовленных':[[5,2]],'наглядность':[[14,1]],'switch':[[15,5],[23,1],[25,2],[24,2],[5,1]],'удалит':[[24,1]],'пятую':[[4,1]],'занятию':[[7,1]],'прыгает':[[4,1],[16,1],[5,2]],'неидеальным':[[6,1]],'Возьмём':[[6,1],[9,1]],'чуть':[[4,1],[9,2],[22,1],[11,2],[5,2]],'легко':[[5,2],[22,2],[14,1],[6,2],[2,1],[4,1],[20,1],[7,1],[11,3]],'модификацией':[[7,1]],'последовательностям':[[12,1]],'10000':[[11,1]],'комментируете':[[12,1]],'скроллингом':[[6,1],[22,1]],'хранилище':[[14,1]],'длинного':[[15,2],[16,1]],'пересчёт':[[23,1],[5,1]],'интересующий':[[16,1]],'смещению':[[17,1],[25,1],[22,1]],'длинным':[[11,1]],'initialization':[[17,3]],'методично':[[14,1]],'длинный':[[12,1],[22,1],[6,1],[11,1]],'тщательно':[[16,2],[5,1]],'скриншотах':[[20,1]],'позже':[[4,1],[9,5],[20,1],[3,1],[2,1],[5,4]],'ознакомлены':[[11,1],[5,1]],'посвятите':[[4,1]],'коррекции':[[7,1]],'среда':[[0,1]],'трогая':[[11,1],[22,1]],'marioy':[[12,3]],'фича':[[4,1],[22,4],[5,1]],'давно':[[4,1],[22,1],[14,1],[6,1],[11,3]],'проваливается':[[10,1]],'расплывчатый':[[4,1]],'бояться':[[9,1]],'следить':[[6,1],[5,1]],'подсказывает':[[15,1]],'останутся':[[22,1],[16,1],[23,1],[24,1],[5,1]],'2011':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,2],[25,1],[6,1],[3,1],[11,1]],'приземлится':[[6,1]],'способна':[[11,1]],'научит':[[6,1]],'Описание':[[4,1],[1,1]],'Зелёные':[[4,1]],'обычные':[[24,1],[2,1],[23,1]],'возврате':[[11,1]],'впомнить':[[16,1]],'действительно':[[18,1],[12,1],[6,2],[7,1]],'маленького':[[6,2],[22,1]],'переписать':[[8,1]],'подходах':[[20,1]],'горячие':[[4,1],[11,1]],'отмечайте':[[6,2]],'авторским':[[6,1]],'работ':[[6,2]],'отсекает':[[14,1]],'выделенные':[[4,1],[12,1],[15,3],[22,4],[5,2]],'идёт':[[4,1],[22,4],[25,2],[11,1],[5,1]],'видеоигр':[[14,2],[6,3],[0,1],[2,1],[12,1],[8,1]],'хекс':[[2,1]],'выбран':[[22,1],[6,1],[11,1]],'columnset':[[23,1]],'инструментов':[[22,1],[14,9],[2,3],[4,1],[12,2],[3,1],[5,4]],'Заглядывайте':[[0,1]],'корректировать':[[10,1],[8,1]],'пощёлкать':[[9,1]],'недавнего':[[9,1]],'соответствии':[[15,1],[22,3],[23,2],[19,1],[10,1],[11,1]],'context':[[11,2],[16,2]],'уменьшая':[[2,1]],'определение':[[23,1]],'установка':[[15,2],[23,12],[22,2]],'отправляете':[[5,1]],'далеко':[[9,2],[22,2],[6,1],[12,1],[10,1],[11,1],[5,1]],'обзор':[[13,4],[1,1]],'Основная':[[4,1],[6,1],[15,1]],'Можете':[[6,1],[11,1]],'эксперименты':[[7,1],[14,1]],'последовательно':[[7,1]],'таким':[[4,1],[22,6],[16,1],[6,2],[5,4]],'известен':[[2,1]],'всякий':[[7,1],[9,1]],'Инпут':[[14,1]],'минимального':[[22,1]],'стоит':[[18,1],[12,1],[16,4],[5,3],[17,1],[9,3],[15,4],[22,4],[25,1],[6,1],[2,1],[4,2],[24,1],[10,1],[11,3],[7,2]],'зачастую':[[14,1],[6,1],[4,1],[12,1],[20,1],[10,1],[8,1],[7,1]],'Соответственно':[[22,1],[9,1],[20,1]],'нас':[[6,1]],'постепенно':[[4,1],[11,3],[9,1],[6,1],[7,1]],'языке':[[12,1],[21,1]],'экспериментов':[[4,1],[7,2]],'нижнему':[[4,1],[17,1],[15,1],[16,2],[23,1],[11,1]],'Столько':[[11,1]],'экспериментировать':[[4,1],[9,1],[10,1],[2,1]],'какое':[[11,1],[20,1]],'указать':[[11,1],[18,2]],'монтажа':[[23,1],[5,3]],'ниспадающего':[[11,1]],'Идеи':[[22,2],[21,1],[0,1]],'зажать':[[17,2],[15,10],[22,9],[6,4],[4,4],[12,5],[16,1],[11,1],[5,1]],'отпускание':[[17,1],[9,1]],'сохраняетесь':[[8,1]],'перемещениями':[[5,1]],'эмуляторных':[[5,1]],'Теперь':[[11,4],[22,1],[6,2],[2,2],[12,2],[10,2],[7,1],[5,6]],'ниспадающее':[[5,1]],'индивидуально':[[6,1],[22,1]],'стенки':[[6,2],[9,1]],'пункте':[[3,3],[22,4]],'тренировки':[[8,1]],'специальным':[[14,1]],'Чаще':[[9,1]],'перемещаете':[[16,1]],'полученной':[[7,1]],'последовательностями':[[22,1]],'кадраз':[[15,1]],'нажаты':[[18,1]],'переделывать':[[6,2]],'выключения':[[24,1]],'уступает':[[8,1]],'score':[[24,1]],'текстовом':[[22,5],[23,1],[25,2],[4,2],[12,4],[11,1],[5,1]],'трактоваться':[[18,1]],'малому':[[4,1]],'была':[[7,1],[5,1],[22,2],[23,1],[4,1],[16,1],[11,2],[18,2]],'Главное':[[6,1]],'срабатывают':[[15,3],[24,1]],'слева':[[22,2],[3,1],[6,1],[24,1]],'откройте':[[11,2]],'superplay':[[14,1]],'восторгом':[[6,1]],'опция':[[11,5]],'рисуете':[[10,1]],'экспериментируйте':[[11,1]],'редко':[[17,16],[24,1],[22,1],[7,4],[11,1]],'повлечёт':[[23,1]],'использованы':[[8,1],[14,1]],'проявлять':[[6,1]],'побить':[[12,1],[14,1]],'одним':[[22,1],[14,1],[2,1],[4,1],[20,1],[18,2],[11,2]],'Полезен':[[14,1]],'игрок':[[14,1],[25,4],[6,4],[2,1],[7,2],[5,2]],'подробное':[[14,1]],'Пошаговая':[[14,1]],'ситуация':[[6,1],[22,1]],'полезен':[[1,1],[10,1],[2,1],[11,1]],'запускаться':[[12,3],[22,1]],'listview':[[22,3]],'снимать':[[15,1]],'cпидран':[[14,1]],'столь':[[12,1]],'глаз':[[22,1],[14,1]],'use':[[15,3],[22,2],[19,1],[12,3],[11,5],[5,1]],'цветом':[[15,2],[14,2],[22,8],[19,1],[4,2],[12,1],[11,2],[5,4]],'Правая':[[15,1],[22,1]],'ram':[[15,2],[12,4],[22,3],[6,1]],'порты':[[25,1]],'довольствуется':[[6,1]],'виден':[[5,1]],'заявки':[[12,1]],'выброшен':[[15,1]],'удержать':[[2,1],[6,1]],'начинающимися':[[22,1]],'Архитектура':[[22,1]],'advance':[[8,2],[17,1],[9,1],[14,2],[15,3],[19,1],[2,1],[12,2],[16,1],[11,3],[5,2]],'видеоиграми':[[5,1]],'имеете':[[2,1]],'нажимает':[[14,1],[22,1],[5,2]],'раздвиганием':[[17,1],[15,1]],'непривычных':[[2,1]],'ошибочно':[[7,1]],'одинаковую':[[12,1]],'мелких':[[6,1],[5,1]],'уникальную':[[12,1]],'настроены':[[11,1],[15,1]],'Версия':[[25,1]],'краткосрочном':[[6,1]],'расширяет':[[8,1]],'обладающий':[[22,1]],'синего':[[4,1]],'надо':[[12,1],[9,1],[22,1],[6,4]],'появляется':[[19,3],[12,1],[8,1],[5,4],[17,5],[9,2],[14,1],[15,5],[22,6],[6,4],[24,2],[4,2],[3,1],[11,1]],'Выделить':[[4,2],[12,1]],'Щелчком':[[22,1],[5,1]],'map':[[11,1]],'пойти':[[10,1],[7,1]],'компактного':[[25,1],[12,4]],'саму':[[12,1]],'системы':[[22,1],[14,1],[23,1],[0,1]],'таком':[[7,1],[22,1],[10,1],[8,1],[6,1]],'Настройки':[[11,1]],'расхождения':[[19,1],[23,1]],'только':[[18,5],[12,14],[16,4],[20,3],[8,3],[5,15],[17,2],[9,8],[14,5],[15,7],[22,33],[6,20],[2,11],[4,10],[23,1],[24,5],[10,8],[11,11],[7,15]],'toggle':[[24,3],[15,12],[11,2],[5,1]],'модификацию':[[21,1],[7,1],[9,1]],'backup':[[24,1]],'наведения':[[22,1]],'восстановить':[[8,1],[9,1],[15,1],[22,1],[12,2],[10,1],[11,2],[7,1]],'показанной':[[5,1]],'совершаются':[[11,1],[7,1],[5,1]],'переставьте':[[5,1]],'зазубривает':[[7,1]],'половины':[[6,1]],'следуя':[[14,1]],'пределах':[[18,2]],'attach':[[24,1]],'power':[[15,3],[25,2],[19,1],[24,2]],'сессии':[[11,1]],'записей':[[17,1],[23,1],[25,2],[5,1]],'обсудим':[[20,1]],'идея':[[6,3],[22,1],[7,1],[2,1]],'обязан':[[22,1],[23,2]],'выключение':[[15,2],[23,1]],'модификация':[[23,1],[7,1],[14,1]],'столбце':[[4,2],[22,5],[16,1],[20,1],[11,1],[24,1]],'сообщения':[[4,1],[12,1],[23,3],[25,2],[11,1]],'редактирует':[[2,1]],'координаты':[[12,3],[23,3],[14,2]],'записывал':[[6,1]],'автозажатия':[[2,1]],'имеется':[[22,1]],'чекбокс':[[18,1]],'сериализацию':[[25,1]],'себе':[[23,1],[6,1],[11,2]],'предназначен':[[22,1]],'Проигрывателю':[[24,1]],'полезно':[[12,1],[22,4],[10,1],[6,1],[7,1]],'полочкам':[[2,1]],'ускорения':[[5,2],[22,1],[14,1],[23,1],[6,2],[12,1],[16,1],[3,1],[8,1],[11,1]],'присущей':[[9,1]],'средств':[[22,1]],'Она':[[4,1],[18,1],[22,1],[1,1],[11,2],[5,1]],'вынести':[[11,1]],'скрипты':[[12,2],[18,1]],'этапе':[[23,1]],'mariowidth':[[12,3]],'нпута':[[23,1]],'скрытии':[[22,1]],'нужной':[[12,1],[15,1],[10,1],[16,1],[5,2]],'строгий':[[5,1]],'обработкой':[[23,1]],'перемещению':[[5,1]],'курса':[[3,1],[4,1],[2,1]],'Наложение':[[5,1]],'удовлетворительном':[[7,1]],'потенциально':[[10,1],[8,1]],'самопроизвольного':[[22,1]],'пустого':[[22,1],[9,1],[23,1],[11,2]],'полупрозрачным':[[22,1]],'перечислено':[[14,1]],'полезной':[[11,1]],'освобождается':[[11,1],[14,1]],'загружает':[[22,2],[23,12],[7,5],[24,1]],'позиции':[[22,4],[23,1],[25,1],[5,2]],'прорывных':[[7,1]],'иначе':[[5,1],[22,1],[25,1],[18,2],[2,2]],'деление':[[5,2]],'рамка':[[11,1]],'пустовало':[[24,1]],'Закладками':[[9,1],[22,3],[23,2],[6,1],[12,1],[11,2],[8,1]],'ведёт':[[14,1],[5,1]],'прошедших':[[11,1]],'окружение':[[11,1]],'спидраны':[[2,1]],'массива':[[22,4],[23,4]],'настроенного':[[25,4]],'бросает':[[6,1]],'нравится':[[4,1],[6,1],[12,1]],'темнеет':[[11,1]],'дробь':[[15,1]],'искомый':[[16,1]],'чексумму':[[24,3]],'столько':[[11,2],[22,1]],'подучастки':[[6,2],[8,1]],'ваших':[[4,1],[9,1]],'непропускаемых':[[6,1]],'альфу':[[22,2]],'saveas':[[24,1]],'неотмеченных':[[22,1]],'достаточно':[[19,1],[12,6],[20,3],[8,1],[5,1],[9,2],[14,1],[21,2],[22,4],[6,5],[10,1],[7,5],[11,4]],'Заметку':[[4,3],[12,4],[16,1],[22,3],[23,1]],'Настраиваемые':[[15,1]],'частям':[[7,1]],'минимальным':[[6,1],[22,1]],'формированием':[[18,1]],'Конкретная':[[22,1]],'имитирует':[[22,1]],'damage':[[14,1]],'перебора':[[20,1],[14,3]],'slowest':[[15,1]],'атрибут':[[22,1]],'улучшения':[[8,1],[9,1],[1,1],[7,1],[6,2]],'служит':[[9,1],[14,1],[15,1],[22,9],[25,1],[4,2],[7,1],[5,2]],'колонкой':[[4,1],[15,2]],'информационный':[[10,1],[7,1]],'держать':[[4,1],[12,1],[15,1],[2,1],[6,1]],'занимаемой':[[5,1]],'действует':[[24,1],[11,1],[15,3]],'taseditor_patterns':[[12,1],[24,1]],'общее':[[25,1]],'долгий':[[9,1]],'Таблица':[[22,1]],'генерируемым':[[23,1]],'серию':[[10,1]],'переложить':[[10,1]],'дольше':[[7,1],[2,1],[6,1]],'детально':[[6,1]],'упрощения':[[12,1],[20,1],[22,1],[11,1]],'систему':[[22,1]],'изучению':[[12,1]],'портировать':[[19,1]],'тестировать':[[2,1]],'щелчку':[[23,1]],'сбрасывают':[[6,2]],'splicer':[[22,1],[23,3],[5,4]],'150':[[10,2]],'управляющие':[[22,2]],'устранение':[[14,1]],'пока':[[20,7],[8,4],[5,2],[9,3],[14,1],[15,1],[22,4],[6,3],[24,1],[4,1],[10,3],[11,5],[7,1]],'Рекордере':[[5,1]],'сбором':[[22,1]],'выход':[[15,2],[23,2],[22,1],[24,1]],'забыть':[[4,1],[19,1],[6,2],[8,1]],'какой':[[7,1],[9,1],[22,2],[25,3],[6,1],[12,1],[11,2],[5,1]],'ждать':[[11,1],[5,1]],'ярким':[[11,1],[22,1]],'прерванной':[[11,1]],'описываются':[[12,1],[21,1]],'возвращаться':[[5,1],[22,1],[11,2],[7,2]],'открытия':[[24,1],[6,1],[22,1]],'первом':[[22,4],[25,1],[2,1],[6,3],[4,1],[24,2],[12,2],[8,2]],'ассоциируются':[[9,1]],'метку':[[12,1]],'индикация':[[22,1]],'смысл':[[7,1],[11,1],[12,3],[22,1],[8,1],[6,5]],'базовые':[[6,1]],'Регистрирует':[[18,2]],'полупрозрачностью':[[22,1]],'помочь':[[6,1]],'замечать':[[2,1]],'дополнительные':[[10,1],[11,3],[23,1]],'отражать':[[12,1]],'событием':[[9,1]],'несвоевременными':[[6,1]],'символизирует':[[22,1],[5,1]],'убедить':[[7,1]],'идеальным':[[6,1],[20,2]],'Прохождение':[[14,3],[0,1]],'piano_rolx':[[25,1]],'cheats':[[15,1]],'волны':[[6,1]],'Кодировка':[[12,1]],'количеству':[[22,3]],'абстрагироваться':[[2,1],[7,1]],'исходных':[[14,1]],'текста':[[17,2],[15,2],[25,1],[19,1],[6,2],[4,1],[12,1],[16,1],[3,1],[11,4],[18,1]],'сопутствующие':[[14,1]],'предел':[[14,1]],'обнаружите':[[2,1]],'Автосохранение':[[22,2]],'видны':[[22,1]],'повторить':[[6,1],[8,3],[7,1],[2,1]],'свободную':[[10,1],[9,1]],'отмечать':[[12,1],[6,1],[9,2]],'программированием':[[20,3]],'сжаты':[[24,1]],'приземлился':[[6,1]],'другую':[[11,3],[10,1],[6,1],[7,1]],'визуально':[[22,2],[20,1]],'запускать':[[5,1],[22,1],[20,1],[18,1],[11,1]],'изменённым':[[24,2]],'ценность':[[22,1]],'определённых':[[22,1],[12,2],[14,1]],'пользуясь':[[7,1],[11,1]],'экспорт':[[3,1],[23,1]],'Любая':[[14,1]],'фиолетовый':[[22,1]],'долгосрочную':[[6,1]],'границы':[[15,2],[14,1],[3,1],[22,1],[6,3],[18,3]],'уровня':[[11,4],[5,7],[22,1],[6,13],[4,2],[12,3],[7,3],[8,3]],'мигание':[[5,1]],'полоски':[[12,1]],'Прочее':[[17,1]],'вызываемом':[[22,1]],'программе':[[3,1],[13,1]],'Порядковый':[[4,1]],'просматриваемого':[[16,3]],'там':[[15,1],[6,1],[4,2],[12,1],[16,4],[10,1],[5,2]],'сосредоточился':[[22,1]],'целым':[[22,1]],'автоматизирует':[[2,1]],'запоминать':[[12,1],[22,2]],'select':[[15,2],[22,1],[25,3],[4,1],[11,1],[18,2]],'трубы':[[6,1]],'похожую':[[12,1]],'markernum':[[17,1]],'ведётся':[[22,3]],'отшлифовывая':[[6,1]],'ошибка':[[24,1],[14,2],[7,1],[8,1]],'используемого':[[24,1]],'поддержки':[[24,1]],'возможными':[[5,1]],'усложняет':[[8,1]],'файлами':[[22,1]],'Проскроллировать':[[10,1],[9,1]],'скрипта':[[17,2],[12,10]],'smb':[[6,2],[12,1]],'Уровня':[[16,1]],'отчасти':[[22,1]],'ряда':[[15,1],[16,1],[22,1],[5,1]],'очевиднее':[[2,1]],'интерпретируемого':[[2,1]],'окрашиваются':[[22,1]],'зарегистрированные':[[18,4]],'играми':[[22,1]],'оперативную':[[22,1]],'quarter':[[17,1]],'хронология':[[22,1]],'правильного':[[11,1]],'многолетний':[[22,1]],'число':[[5,1],[15,1],[22,2],[25,3],[18,3],[11,1]],'old':[[19,1],[11,1],[24,1]],'очистить':[[23,1],[15,1],[18,1]],'потребовать':[[22,1]],'базу':[[7,1]],'мгновенья':[[10,1]],'старое':[[15,1]],'отмотать':[[9,1]],'произведено':[[11,1],[15,2]],'перемещении':[[17,1]],'что':[[18,4],[19,3],[12,16],[16,7],[20,5],[8,6],[5,13],[17,8],[9,7],[14,2],[15,2],[22,22],[6,36],[2,7],[4,13],[23,2],[24,6],[25,3],[3,2],[10,7],[11,16],[7,14]],'порой':[[9,1],[10,1],[6,1],[7,1]],'необходимости':[[19,2],[12,3],[16,1],[8,2],[5,2],[9,3],[14,2],[22,7],[23,3],[6,2],[2,1],[4,1],[10,3],[11,2],[7,1]],'Минусы':[[10,1],[8,1],[9,1]],'больших':[[4,1],[22,1],[7,1],[11,1]],'вносились':[[5,1]],'инструменты':[[14,1],[6,1],[2,2],[12,1],[18,2],[8,2]],'сложно':[[22,1],[7,1],[8,1]],'выбранной':[[4,1],[15,1],[22,1],[6,1]],'координат':[[2,1],[14,2]],'клавиатуру':[[2,1],[11,1]],'делиться':[[2,1],[12,2]],'несовершенное':[[6,1]],'ТАСах':[[2,1],[6,2]],'размеры':[[23,2],[6,2],[11,1]],'ресурсы':[[23,17]],'drag_mode_deselection':[[24,1]],'модель':[[6,1]],'результатом':[[9,1],[10,2],[8,2]],'останавливается':[[22,1]],'сохранён':[[25,1]],'ценная':[[2,1]],'отведено':[[14,1]],'выделяются':[[4,1],[22,1],[5,1]],'воспринимаемые':[[14,1]],'реализации':[[22,1],[6,2],[21,1]],'исправляются':[[6,1],[7,2]],'зрения':[[19,1],[11,1]],'контекст':[[16,1],[2,1],[11,1]],'тёмным':[[22,1]],'организует':[[23,2]],'правому':[[23,1]],'лежать':[[9,1]],'линейнее':[[7,1]],'гигантских':[[20,1]],'заканчивая':[[22,1],[12,1],[15,1]],'положительном':[[12,1]],'подождать':[[11,1],[5,2]],'проматывать':[[5,1]],'тогда':[[22,1],[20,4],[16,1],[23,1],[6,1]],'таки':[[9,1],[22,1],[11,2],[7,1]],'ответственный':[[23,7]],'примущества':[[12,1]],'постарайтесь':[[10,1],[2,1]],'Других':[[4,1]],'ходе':[[12,1],[6,1],[7,2]],'теперь':[[5,1],[11,2],[9,1],[22,5],[6,2],[2,1],[4,1],[12,2],[7,3],[8,2]],'взаимосвязь':[[9,2]],'откат':[[15,1],[23,2],[2,1],[8,1]],'Эффективное':[[12,2]],'базы':[[14,1]],'элементов':[[24,1],[15,1],[22,1],[23,2],[11,1],[5,1]],'нажатиями':[[4,1],[2,2],[11,1]],'системный':[[12,3],[5,1]],'откуда':[[16,1]],'Альтернативный':[[22,1]],'отличаться':[[22,1],[12,1],[23,1],[11,1]],'боссу':[[12,1]],'соответственное':[[22,1]],'разрядную':[[22,1]],'пробы':[[11,1]],'нужном':[[11,1],[5,1]],'изобретательность':[[6,2]],'бойтесь':[[4,1]],'экземпляр':[[23,17]],'удобством':[[11,1],[12,1]],'приоритет':[[22,1]],'changes':[[4,1],[11,1]],'Компактное':[[12,1],[22,2]],'постепенное':[[11,1]],'стика':[[22,2],[14,1]],'сделан':[[7,1],[22,1]],'настроена':[[5,1]],'выделится':[[15,1],[22,1]],'эффективности':[[2,1],[14,1]],'Горячие':[[4,1],[22,6],[19,1],[11,1]],'строки':[[17,1],[15,4],[14,1],[22,15],[25,7],[4,10],[11,4],[5,1]],'Субпиксели':[[14,1]],'изменяя':[[10,1],[22,1],[23,1]],'Журналы':[[22,1]],'Ошибкой':[[7,1]],'постранично':[[15,1]],'копируются':[[22,1]],'дюжиной':[[6,1]],'производить':[[14,1]],'аналог':[[4,1],[5,7]],'карточками':[[4,1],[5,1]],'запятая':[[15,1]],'скриптом':[[12,1],[22,1]],'удовлетворителен':[[9,1]],'интеллекта':[[14,1]],'прыжков':[[7,1],[12,1]],'сэйва':[[24,1],[12,2],[22,5],[23,9],[7,2],[11,3]],'приёмник':[[12,1]],'multitracking':[[14,1],[15,1],[5,1]],'Подборка':[[13,1]],'готовый':[[9,1],[6,1],[2,1],[4,1],[10,1],[8,1],[5,1]],'посторонний':[[7,1]],'взятых':[[6,1],[23,1]],'отличается':[[17,1],[24,1],[22,3],[16,1],[7,1],[5,1]],'откатывать':[[4,2],[17,1],[9,1],[22,1],[11,3]],'незавершённого':[[6,1]],'Дело':[[6,2]],'состоянии':[[22,1],[14,1],[23,1],[25,2],[5,1]],'выработать':[[7,1]],'реакции':[[14,1]],'getcurrentbranch':[[18,2]],'простом':[[22,1],[10,1],[2,1],[5,1]],'методами':[[7,1],[11,1]],'совпадение':[[12,1]],'Новый':[[17,1]],'нелинейном':[[10,1],[9,1],[12,1]],'неверный':[[6,1]],'Примерное':[[10,1],[6,1],[5,1]],'Горячим':[[11,1]],'могла':[[22,1]],'шаблонную':[[12,1]],'хоткеям':[[11,1],[15,1]],'режим':[[19,2],[8,1],[5,2],[17,3],[9,1],[14,2],[22,3],[23,1],[2,2],[24,3],[11,2],[7,2]],'воспримет':[[25,1],[11,1]],'очередью':[[12,1]],'баги':[[6,1],[14,3]],'Простой':[[6,1]],'при':[[18,1],[19,7],[12,23],[13,1],[16,16],[20,6],[8,6],[5,20],[17,36],[9,8],[14,16],[15,13],[22,65],[6,14],[2,10],[4,12],[23,36],[24,16],[25,4],[3,3],[10,3],[11,43],[7,4]],'выть':[[22,1]],'ставите':[[12,1]],'skips':[[11,1]],'началом':[[15,1],[14,1],[22,2],[25,2],[6,2],[4,1],[3,1],[10,1],[7,1],[5,1]],'режима':[[5,1],[24,1],[15,2],[11,1],[7,1]],'расположить':[[3,1]],'атрибуты':[[22,1]],'backspace':[[15,2],[11,1],[5,1]],'жёлтый':[[22,3]],'интересующего':[[4,1],[22,2],[16,1]],'run':[[12,3],[15,1],[23,3],[18,3]],'interface':[[23,2]],'размера':[[23,1],[22,2],[16,1]],'авторского':[[6,1]],'финишу':[[6,1]],'обладает':[[22,1]],'являющийся':[[22,1]],'линейность':[[2,1]],'вырастает':[[6,1]],'ничего':[[4,1],[15,1],[25,3],[18,8]],'реальном':[[14,1],[10,1],[6,1],[11,1]],'прошлый':[[22,1],[8,1],[9,2]],'отличает':[[25,1]],'ошибок':[[15,1],[14,1],[21,1],[23,1],[6,1],[0,1],[2,1],[24,2],[7,3],[11,1]],'запущенным':[[22,1]],'Вопрос':[[7,1]],'расположенному':[[22,1]],'режиму':[[18,1],[22,1]],'поставив':[[9,1]],'отступает':[[4,1],[22,1],[5,2]],'пауза':[[17,2],[15,1],[22,1],[23,2],[5,2]],'Баг':[[14,1]],'масштабе':[[22,1]],'начинать':[[10,1],[6,1]],'мыслить':[[10,1],[2,1],[9,1]],'машинально':[[6,1],[8,2],[7,1],[2,1]],'нашлись':[[12,1]],'содержащие':[[22,2]],'каждые':[[22,2],[11,3],[5,1]],'контролировать':[[12,1],[22,1]],'оси':[[22,1]],'целостного':[[2,1]],'получатель':[[12,1]],'false':[[22,2],[23,1],[25,1],[18,3]],'переносится':[[15,1]],'терял':[[18,1]],'последнем':[[22,3],[23,1],[8,1],[11,2]],'комбинациями':[[3,1]],'стратегий':[[8,1],[22,1],[14,1],[11,2],[7,1]],'эти':[[12,3],[8,1],[5,5],[17,1],[15,2],[14,2],[22,6],[25,1],[6,3],[24,2],[4,7],[3,2],[10,1],[11,5],[18,4]],'корректно':[[11,1]],'рулетки':[[7,1]],'реализовать':[[22,4],[2,1],[5,1]],'строчками':[[5,1]],'начального':[[22,1],[14,1]],'необходимое':[[25,4]],'скоростью':[[5,1],[15,1],[7,1],[6,1]],'главу':[[15,3],[3,1],[10,1],[11,1]],'объективная':[[6,1],[8,1]],'совершили':[[11,1]],'cfg':[[11,1],[23,2]],'mode':[[18,1],[15,1],[5,1]],'галочка':[[18,5],[9,1],[15,2],[22,4],[24,2],[12,1],[16,3],[11,24],[5,4]],'подменю':[[3,1]],'gui':[[12,1],[23,3],[15,2],[24,3]],'многократным':[[7,1]],'желаемого':[[22,1],[12,2],[5,1]],'потому':[[22,1],[2,1],[6,4],[4,1],[24,1],[12,3],[7,3]],'всех':[[11,4],[1,1],[12,1],[13,4],[20,3],[5,5],[17,3],[15,5],[14,3],[22,13],[23,11],[6,1],[4,3],[18,1],[7,2]],'обновляется':[[22,4]],'метками':[[12,1]],'получения':[[21,1],[23,1]],'свободных':[[8,1]],'выгодным':[[7,1]],'координатной':[[22,1]],'редактирования':[[16,3],[5,2],[9,3],[14,3],[15,4],[22,7],[6,2],[2,1],[4,5],[23,10],[24,1],[10,1],[11,4],[7,1]],'Правок':[[22,4],[23,5],[11,3]],'компонент':[[22,1],[5,1]],'простому':[[14,1]],'отредактированные':[[5,1]],'Поиск':[[22,3],[16,2]],'продолжать':[[11,1],[9,1],[12,1],[6,2],[7,1]],'famicom':[[25,1],[15,2]],'реально':[[7,1]],'обычной':[[14,1],[11,2],[5,2]],'Пересечение':[[22,4],[15,1],[16,2]],'разряд':[[5,1]],'рассказано':[[4,1],[3,2],[5,2]],'обучающий':[[19,1]],'чередуются':[[10,1],[6,1],[9,1]],'дополнительное':[[6,1],[5,1]],'чёрточкой':[[19,1]],'зависеть':[[22,1],[16,1]],'Выводом':[[22,1],[14,2]],'физического':[[2,1],[14,2]],'используемых':[[21,1],[13,1],[14,1],[23,1]],'текстового':[[23,1],[22,1],[5,1]],'заскучали':[[12,1]],'дополнительного':[[19,1]],'поддерживаются':[[24,1]],'Вместо':[[17,1],[22,2],[7,2],[5,1]],'этого':[[19,2],[12,14],[16,2],[20,7],[8,1],[5,2],[9,4],[14,1],[15,3],[22,15],[6,2],[2,3],[4,9],[23,3],[24,2],[25,5],[3,2],[10,4],[11,6],[7,5]],'наложенным':[[23,1]],'идеале':[[10,1],[16,1]],'двадцатую':[[4,1]],'память':[[9,1],[20,2],[16,1],[22,1],[23,2]],'undo':[[15,2],[22,2],[23,2],[24,3],[4,1],[8,1],[11,4]],'ввести':[[17,3],[16,1],[6,1],[11,1]],'Инструмент':[[23,2]],'спроектирована':[[23,1]],'заметно':[[6,1]],'задан':[[22,2]],'размещается':[[23,5]],'программистом':[[14,1]],'дописанного':[[5,1]],'Основой':[[23,1]],'случайных':[[24,1]],'недавних':[[4,1],[22,1]],'автора':[[6,1]],'какие':[[18,2],[15,1],[22,2],[25,1],[19,1],[6,1],[2,1],[4,3],[12,2],[11,7],[5,2]],'котором':[[19,1],[12,1],[16,2],[20,1],[5,4],[17,1],[9,3],[14,3],[22,5],[25,2],[6,3],[2,1],[24,1],[3,1],[18,2],[11,1]],'заменяет':[[12,1]],'all':[[5,1],[22,1],[23,1],[24,1],[12,2],[18,1],[11,2]],'понадобится':[[4,1],[12,1],[20,1],[19,1],[11,1],[5,1]],'удаляется':[[22,1],[11,1],[5,1]],'delete':[[17,7],[15,3],[24,1],[5,6]],'иссякать':[[10,1],[8,1],[9,1]],'переигрывать':[[7,1]],'спокойной':[[9,1]],'Сравнение':[[20,6]],'сохранен':[[25,1]],'ближайших':[[6,1],[23,1]],'воспроизводимый':[[7,1]],'скриншота':[[22,4],[14,1],[23,2],[11,2]],'условия':[[6,2]],'сотен':[[11,1]],'ориентируясь':[[6,1]],'собрать':[[14,1]],'желающим':[[1,2]],'сигналы':[[23,1]],'предназначены':[[4,1],[12,1],[22,1]],'структуризация':[[14,1]],'возможности':[[7,1],[1,1],[19,1],[0,1],[12,2],[16,1],[8,1],[5,2],[22,5],[14,5],[23,1],[4,1],[3,1],[11,2],[18,1]],'элемента':[[15,1],[22,3]],'пада':[[18,4]],'требующей':[[22,1]],'происходило':[[9,1]],'данного':[[17,1],[15,1],[14,2],[22,1],[23,1],[6,1],[0,1],[12,1],[10,1]],'неузнаваемости':[[9,1]],'родительскую':[[22,1]],'оформления':[[2,1],[12,1]],'alternating':[[17,1],[11,1],[5,1]],'пространстве':[[11,2],[5,3]],'термины':[[7,1],[14,2]],'создают':[[22,1],[8,1],[12,1]],'добавляется':[[17,8],[12,1],[25,4]],'вновь':[[4,1],[9,1],[11,1],[24,1]],'Определившись':[[6,1]],'построчно':[[12,1]],'отдалённого':[[5,1]],'умолчанию':[[12,1],[16,1],[8,1],[5,6],[15,3],[22,3],[23,5],[25,3],[6,1],[24,3],[4,2],[3,1],[18,1],[11,30]],'повторяющихся':[[2,1]],'успешном':[[17,1],[22,1],[7,1],[8,1]],'change':[[17,3],[18,1],[24,1]],'asksave':[[23,2]],'нулевой':[[4,1],[11,1],[22,1]],'перебрать':[[14,1],[10,1],[6,1],[5,1]],'сэйве':[[11,1]],'событиями':[[9,1],[14,2],[6,1],[12,1],[10,1],[5,1]],'обдумыванием':[[6,1]],'Ставите':[[10,2]],'факты':[[2,1]],'превзойти':[[6,1]],'незагруженные':[[24,1]],'течению':[[6,1]],'проделанную':[[6,1]],'представляющие':[[12,1]],'образующихся':[[11,1]],'нарочно':[[12,1],[14,1]],'показывают':[[11,1]],'отобразить':[[16,2]],'Скорее':[[6,1],[12,1]],'обеспечения':[[8,1]],'Журналирование':[[22,1]],'авторы':[[14,1]],'стабильное':[[6,1]],'Деревом':[[15,1]],'сооветствующей':[[25,3]],'день':[[11,1]],'прошлому':[[9,1]],'Вверху':[[5,1]],'шанс':[[6,1]],'множества':[[22,1],[16,1],[20,1],[6,1],[5,1]],'обнаруживаются':[[7,1],[14,1]],'традиционный':[[10,1],[8,1],[9,1]],'свысока':[[10,1]],'tooltips':[[11,1]],'отражающих':[[18,1]],'заботиться':[[20,1]],'успех':[[20,1]],'столбцы':[[4,1],[22,13]],'впечатывает':[[7,1]],'заодно':[[4,1]],'окончании':[[18,1],[20,1]],'следующие':[[15,2],[16,1],[25,3],[24,4]],'ограничение':[[22,2],[16,1]],'обращаете':[[10,1]],'ответвлениям':[[22,1]],'лбу':[[6,1]],'bookmark6':[[17,1]],'кнопочные':[[4,1],[11,1],[23,1]],'активный':[[22,1]],'комплекса':[[2,1]],'свериться':[[9,1]],'документацию':[[12,1]],'message':[[24,1]],'вся':[[25,1],[19,1],[12,1]],'обогнали':[[9,1]],'display':[[23,1],[11,4],[15,6]],'десятичное':[[25,1]],'непредсказуемыми':[[14,1]],'создаёт':[[12,1],[22,1],[10,1],[23,2],[7,3],[24,1]],'greenzoning':[[11,1]],'обратите':[[11,1]],'взаимопомощи':[[2,1]],'хоткеями':[[9,2]],'неудачным':[[10,1]],'ограничения':[[6,1],[19,1],[11,1],[2,1]],'игнорируются':[[6,1],[11,1]],'bookmark7':[[17,1]],'отказываться':[[23,1]],'Номера':[[18,1]],'roll':[[19,5],[12,8],[16,21],[20,2],[8,1],[5,12],[17,17],[9,3],[14,16],[15,35],[22,67],[2,1],[23,5],[4,25],[24,6],[25,4],[3,3],[10,3],[11,23],[7,1]],'рассматривать':[[6,2],[18,1]],'Зажатие':[[15,1]],'расходовать':[[8,1]],'короткому':[[12,1]],'черта':[[25,1],[15,1]],'Включаете':[[10,1],[9,1]],'меньшим':[[19,1],[12,1]],'нужные':[[8,2],[12,1]],'импорта':[[19,2]],'первую':[[22,1],[14,1],[18,2],[11,1]],'тонах':[[22,1]],'любую':[[9,1],[14,2],[22,2],[6,1],[2,1],[10,1],[5,1]],'ПРАКТИЧЕСКОЕ':[[10,1],[6,1],[5,1]],'известно':[[12,1]],'Навигацию':[[7,1]],'друга':[[22,2]],'Сейчас':[[6,1],[5,1]],'существует':[[7,1],[15,1],[6,1],[4,1],[11,2],[18,2]],'причинно':[[2,1]],'выделенный':[[15,3],[14,1],[22,3],[4,1],[18,1],[5,1]],'некоторым':[[6,1]],'известное':[[22,1]],'периоды':[[6,1]],'надёжно':[[7,1]],'текущая':[[23,1],[22,3],[5,2]],'Вся':[[9,1],[22,1]],'позиция':[[22,3],[5,1]],'выравнены':[[14,1]],'узкой':[[22,1]],'согласия':[[24,1]],'состояний':[[22,1],[14,1],[23,1],[25,2],[4,2],[12,1],[20,1],[5,1]],'раздел':[[18,2],[5,8]],'рисуются':[[12,1],[22,1]],'конкретное':[[4,1]],'проскроллировали':[[4,1]],'позволяющая':[[23,1]],'увидите':[[4,2],[9,1],[5,2]],'описываемых':[[7,1]],'compact':[[12,3]],'ресурсоёмким':[[22,1]],'абстракции':[[4,1]],'запускает':[[22,1],[23,3],[6,1]],'номеру':[[17,10],[15,3],[22,7],[23,1],[19,1],[4,4],[16,4]],'конфигурация':[[23,1]],'Наличие':[[14,2]],'Прекращает':[[18,1]],'названию':[[12,1]],'факторами':[[6,1]],'201':[[8,2]],'ключевое':[[25,4]],'Вид':[[11,1]],'блокам':[[2,1]],'Ниже':[[5,1]],'целого':[[7,1],[11,1]],'происходящем':[[4,1]],'драгоценные':[[10,1]],'api':[[21,1],[22,2]],'старого':[[18,2],[15,3],[22,1],[25,1],[19,1],[6,2],[2,1],[4,1],[20,8],[10,1],[8,1],[5,1]],'отрезке':[[6,1]],'Учитывать':[[7,1]],'set':[[17,10],[15,1],[22,3],[19,1],[4,1],[11,7]],'преимущественно':[[11,1]],'оптимальнее':[[20,1]],'подряд':[[15,2],[22,4],[6,1],[4,2],[12,1],[8,1],[5,2]],'Скриншоты':[[22,1]],'keys':[[22,2],[19,1],[11,5]],'требованию':[[23,10]],'опыта':[[12,2],[2,1],[8,1]],'пикселей':[[22,4],[14,1],[6,1]],'ближайший':[[22,1],[16,2],[7,2],[11,1]],'предварительно':[[11,1],[2,1],[5,1]],'повлиять':[[6,1]],'access':[[23,1]],'строке':[[17,1],[15,2],[25,1],[24,1],[5,3]],'занят':[[18,2]],'unsigned':[[25,3]],'открытым':[[21,1]],'Предположить':[[9,1],[10,1],[7,1],[8,1]],'занимаетесь':[[6,1]],'нереализованные':[[7,1]],'сигнал':[[24,1],[22,2],[23,8]],'определённый':[[20,1]],'Каждая':[[4,1],[12,1],[14,1],[22,3]],'отображающий':[[24,1]],'отвлечь':[[8,1]],'рабочему':[[5,1]],'генерацию':[[15,1]],'Цели':[[14,1]],'изначально':[[6,1]],'выборочную':[[25,1]],'интересную':[[6,1]],'мгновенный':[[22,3],[19,1],[11,1]],'Работает':[[16,2]],'переключается':[[7,1]],'ограниченное':[[22,1]],'мыслительный':[[6,1]],'булев':[[22,1]],'загрузите':[[4,1],[5,1]],'срабатыванием':[[23,1]],'переменная':[[20,1]],'позиций':[[12,1]],'соскользнувшего':[[6,1]],'вытащенные':[[24,1]],'нашем':[[12,1]],'исчерпывающая':[[14,1]],'файловые':[[3,1]],'фактора':[[6,3]],'отвлекает':[[7,1]],'рабочий':[[22,1],[20,3],[6,1],[5,2]],'подвижен':[[6,1]],'отредактировать':[[12,1],[22,1],[6,1],[7,1]],'предвкушений':[[6,1]],'имитируется':[[11,1]],'Одним':[[22,1],[16,1]],'импортируйте':[[19,1]],'файерболл':[[23,1]],'знаний':[[9,1],[14,4],[7,1]],'переменной':[[22,1]],'подробно':[[21,1]],'оказался':[[9,1],[10,1],[8,1],[11,1]],'желательно':[[22,2],[3,3],[7,1]],'естественным':[[6,1],[12,1]],'учёт':[[22,2],[14,1],[5,1]],'предшествующий':[[22,1],[5,1]],'буквально':[[11,1]],'линию':[[22,1]],'субтитров':[[12,2]],'выбросить':[[4,1]],'причина':[[2,1]],'основные':[[4,1],[21,1],[2,1],[7,1]],'зависит':[[9,2],[14,2],[22,6],[25,3],[4,1],[16,1],[10,1],[18,1],[5,3]],'указывать':[[11,1],[20,1]],'возникновения':[[12,1]],'индикатор':[[5,1]],'координату':[[6,6]],'мигающий':[[22,1]],'дробная':[[14,1]],'произвольном':[[2,1]],'совершённым':[[2,1]],'него':[[5,1],[9,2],[22,4],[19,1],[6,1],[4,1],[20,1],[7,1],[11,1]],'хранить':[[23,3],[14,1],[8,1]],'Почти':[[14,2]],'истории':[[22,5],[16,2],[23,1],[2,1]],'свои':[[18,1],[15,1],[1,1],[14,2],[22,1],[2,3],[23,8],[25,2],[10,1],[8,1],[5,1]],'находился':[[4,1],[19,1],[18,1]],'оптимизация':[[14,1]],'возможность':[[7,1],[22,6],[23,3],[19,1],[6,1],[2,2],[8,1],[18,2]],'очищается':[[17,2]],'выстрелом':[[9,1]],'Поле':[[25,2]],'особым':[[22,1]],'операцией':[[22,2]],'недостатки':[[6,1],[7,1]],'reselectclipboard':[[24,1]],'процессе':[[6,3],[2,1],[4,1],[12,1],[20,1],[3,1],[10,1],[5,1]],'исправления':[[7,8],[9,1],[10,1],[8,2],[2,1]],'символов':[[15,1],[22,1],[23,3],[19,1],[25,2],[4,2]],'psx':[[22,1]],'улучшению':[[6,1]],'плавной':[[7,1]],'Журналу':[[22,3],[9,1],[11,1]],'осмысленную':[[9,1]],'доступны':[[24,2]],'треугольную':[[4,1]],'трудно':[[11,1]],'Слот':[[10,1],[8,1],[9,1]],'фокуса':[[23,1]],'следующую':[[7,1]],'робот':[[12,1],[14,1]],'убедитесь':[[3,1],[11,1],[5,1]],'Марио':[[9,2],[6,12],[4,2],[12,2],[10,2],[7,1]],'улучшает':[[11,1]],'привязан':[[4,1],[22,1],[16,1],[5,1]],'слоты':[[8,4]],'вертикальный':[[4,2],[22,2]],'предшествует':[[11,1]],'операциях':[[22,3]],'догадаться':[[9,1],[22,1],[6,1],[2,1],[4,1],[7,1],[5,2]],'приглянуться':[[2,1]],'действуют':[[22,1],[11,1],[15,3]],'исчерпывающего':[[14,1]],'Списке':[[15,3],[22,3],[23,2],[16,1],[11,1],[5,3]],'состоит':[[4,1],[12,2],[25,5],[5,1]],'рассмотрим':[[6,1]],'быстрая':[[5,2]],'fds':[[15,4],[25,1],[24,2],[18,2]],'time':[[14,2]],'наверняка':[[9,1],[2,1],[6,1]],'количеством':[[6,1],[22,1]],'успехов':[[7,1]],'зажимая':[[15,1]],'сама':[[2,1],[6,1]],'самые':[[4,2],[12,1],[22,1],[23,1],[6,2]],'большим':[[6,3],[12,1]],'side':[[15,3],[25,2],[24,2]],'реализовано':[[22,1],[23,1]],'колонкам':[[22,1]],'вовсе':[[6,2],[12,1]],'Установите':[[5,1]],'взаимодействия':[[1,1],[3,1],[14,1],[2,1],[8,1]],'дойдёт':[[9,1]],'тучки':[[22,2]],'белым':[[22,1],[5,1]],'автоматического':[[12,1],[23,1],[3,1],[10,1],[11,3],[24,1]],'подсознательного':[[9,1]],'непременно':[[6,1]],'ТАСом':[[5,1]],'закладки':[[22,1]],'полученного':[[12,1]],'Задаёт':[[11,1]],'жёстко':[[15,1]],'копкам':[[23,1]],'Каждое':[[5,1]],'инвертирует':[[18,1]],'сохранение':[[22,2],[14,1],[23,4],[24,1],[12,3],[3,1],[11,3]],'потеряв':[[8,1]],'гриб':[[6,1]],'щелчки':[[22,1],[15,1],[23,7],[11,1],[24,1]],'компьютера':[[10,1],[14,1],[5,1]],'вдумчивых':[[7,1]],'позволяющий':[[12,1],[22,1]],'выстрела':[[9,1]],'340':[[6,2]],'отпустив':[[10,1],[9,1]],'joypad1data':[[12,3]],'сохранена':[[25,2]],'перехватывает':[[23,1]],'традиционным':[[6,1],[11,3],[12,1],[7,1],[2,2]],'распространяются':[[14,1]],'одни':[[2,1]],'выделяться':[[4,1]],'states':[[23,1]],'усмотрению':[[12,1]],'моментами':[[7,1]],'собственные':[[12,1],[6,1],[5,1]],'Вверх':[[18,2],[9,1],[15,3],[22,2],[25,3],[24,1],[4,1],[16,2],[11,1],[5,1]],'исправляет':[[9,1]],'according':[[11,1]],'вибрация':[[14,1]],'Рисовать':[[14,1]],'начинаете':[[10,1],[12,1],[15,1]],'терминология':[[22,1]],'обнаружилось':[[22,1]],'совершено':[[11,1]],'логично':[[2,1],[6,2]],'bros':[[4,1],[12,1],[14,1],[6,3],[5,1]],'итога':[[10,1]],'файлового':[[25,1]],'карту':[[25,1],[23,1]],'увидеть':[[11,1],[9,4],[14,2],[22,3],[2,1],[4,2],[12,1],[16,2],[10,1],[7,2],[5,5]],'останавливает':[[22,1],[20,1],[23,1],[11,1],[18,2]],'Заметками':[[12,2],[6,1],[11,1]],'градиенты':[[23,1]],'растёт':[[6,1]],'svn':[[21,3]],'si_zapper':[[25,4]],'списку':[[5,1]],'некое':[[15,1]],'стирание':[[17,1],[11,1],[15,1]],'последствия':[[10,1],[17,1]],'затратами':[[7,1]],'функционал':[[2,1],[21,1]],'компенсировать':[[2,1]],'отображающих':[[15,1]],'Основное':[[9,1],[10,2],[8,1]],'знакомы':[[7,1],[5,1]],'rows':[[22,1],[5,2]],'выбранного':[[17,1],[22,3],[8,1],[5,1]],'Операции':[[17,2],[13,1],[11,1],[0,1]],'траекторию':[[10,1]],'модификаторами':[[24,1]],'markedframe':[[18,2]],'опытным':[[2,1],[1,1]],'одновременный':[[10,1]],'сильно':[[6,1],[14,1],[7,2],[2,1]],'5000':[[24,1]],'завершает':[[15,1]],'освойтесь':[[5,1]],'вышеописанного':[[12,1]],'События':[[4,1],[9,1],[14,1]],'мысли':[[12,1],[8,1],[9,2]],'финиша':[[6,1]],'Правкам':[[11,1]],'макросов':[[2,1]],'освоитесь':[[11,1]],'повернуть':[[16,1]],'Фаербол':[[22,2]],'emulator':[[23,1]],'длинное':[[10,1]],'сходит':[[6,1]],'внешнего':[[8,1],[11,2]],'взглянуть':[[10,1],[2,1]],'сегодняшнего':[[12,1]],'иконку':[[23,1],[15,1],[22,1]],'отражается':[[4,1],[19,1]],'владеть':[[2,1]],'Объём':[[22,1]],'стрелять':[[9,1],[5,2]],'рекомендуемые':[[22,1]],'Удалить':[[4,1]],'ботов':[[11,1],[14,2]],'Рекордер':[[23,1],[22,5],[5,2]],'написанием':[[14,1]],'теряют':[[22,3]],'чувствуете':[[19,1]],'вертикальной':[[22,1]],'напротив':[[22,1]],'одна':[[18,2],[15,2],[22,1],[6,1],[4,3],[12,1],[20,1],[11,1],[5,3]],'ограниченный':[[6,1]],'Выделении':[[22,5],[12,1],[15,1],[23,6]],'изменились':[[16,1]],'тех':[[8,1],[11,2],[9,1],[22,5],[6,2],[2,1],[12,1],[20,2],[10,1],[7,1],[5,1]],'|команды|rldutsba|rldutsba|rldutsba|rldutsba|port2|':[[25,1]],'прочие':[[11,1]],'пищу':[[8,1]],'пользователей':[[5,1]],'изображению':[[10,1],[12,1]],'методе':[[7,3],[11,2],[9,3],[6,1],[12,1],[10,3],[8,3],[5,1]],'правилах':[[2,1]],'темы':[[4,1],[22,1]],'формируете':[[4,1],[12,1]],'видимости':[[5,1]],'детерминированным':[[23,1]],'функции':[[0,1],[12,7],[13,1],[5,2],[17,5],[15,3],[14,1],[22,6],[23,6],[2,1],[24,1],[3,1],[18,11],[11,5]],'совпадать':[[4,1],[12,2],[22,1]],'ближе':[[9,1],[6,1],[7,1]],'непротиворечивой':[[22,1]],'должным':[[14,1]],'однозначно':[[14,3]],'заботясь':[[2,1],[5,1]],'хоть':[[23,1],[6,1],[22,1]],'нужного':[[8,1],[15,1],[16,3],[11,1],[7,1]],'прорывом':[[2,1]],'изменения':[[18,4],[12,2],[16,1],[5,8],[17,2],[9,5],[15,4],[22,16],[23,10],[6,1],[24,1],[4,3],[3,1],[10,3],[11,3],[7,4]],'ссылку':[[3,1],[18,2],[23,1]],'yyy':[[25,2]],'контекстного':[[19,1],[22,1]],'держит':[[6,1],[5,1]],'посылает':[[22,2],[16,1]],'различий':[[22,3]],'передаёт':[[22,3],[23,7]],'небольшие':[[7,1]],'вероятных':[[13,1]],'гонках':[[20,1]],'хлопоты':[[6,1]],'повыситься':[[11,1]],'можем':[[5,1]],'ожиданием':[[14,1]],'зрители':[[12,2]],'пикселах':[[22,1]],'логического':[[2,1],[20,1]],'вызове':[[22,1]],'вставить':[[17,1],[9,1],[15,4],[22,2],[19,1],[6,1],[12,2],[18,1],[5,2]],'обобщающую':[[20,1]],'чёрточки':[[11,2]],'сжатый':[[22,1]],'разместить':[[3,1],[22,2]],'столкновение':[[9,1]],'конечному':[[12,2]],'переписывает':[[7,1]],'сравнивать':[[11,1],[20,3],[10,1],[6,2],[5,1]],'текстом':[[18,1],[16,2]],'нового':[[17,2],[18,1],[22,8],[23,1],[2,3],[6,2],[24,1],[20,3],[3,1],[8,3],[11,2]],'приземлиться':[[6,1]],'получит':[[6,1]],'adv':[[15,1]],'напомнить':[[11,1]],'Обмена':[[17,6],[15,5],[22,3],[23,4],[12,3],[16,3],[5,6]],'Визуализация':[[8,1]],'with':[[24,1]],'лагу':[[23,1]],'Эта':[[1,1],[12,2],[8,1],[5,1],[17,5],[15,1],[14,1],[22,1],[6,1],[2,1],[4,4],[11,4],[7,1]],'нижнее':[[4,2]],'сочетание':[[10,1]],'быстрый':[[22,1],[11,2],[12,1]],'иерархическую':[[22,1]],'набрать':[[22,1]],'Без':[[6,1],[12,1]],'записывает':[[22,3],[23,2],[25,1],[7,2],[11,1]],'общего':[[9,1]],'ручного':[[14,1]],'прочее':[[17,3]],'Нужно':[[19,2],[6,1],[2,1],[16,1],[11,1],[7,1]],'вашем':[[12,1],[11,1],[5,1]],'невыгоден':[[6,1]],'Большое':[[4,1]],'реального':[[4,2],[12,1],[15,1],[22,1],[2,1],[11,1]],'ещё':[[19,1],[12,2],[20,1],[8,3],[5,5],[17,1],[9,6],[14,2],[15,2],[22,7],[6,6],[2,2],[4,5],[10,2],[11,9],[7,4]],'увлечённого':[[10,1]],'любят':[[7,1]],'запуском':[[12,1]],'фильтр':[[24,1],[12,1],[22,1]],'Объединение':[[22,1]],'целевому':[[9,1],[22,1],[23,1],[18,1],[11,1]],'светлая':[[5,1]],'разделите':[[6,1]],'похож':[[9,1],[22,1],[6,2],[8,3]],'трансформация':[[2,1]],'запускается':[[12,1],[22,3],[10,2],[18,2]],'Навести':[[15,1],[16,1]],'file':[[17,1],[14,2],[23,2],[19,2],[24,14],[12,6],[3,2],[11,1]],'энергию':[[2,1]],'игроками':[[2,1],[12,1]],'расстоянии':[[7,1],[22,1]],'простой':[[8,1],[12,1]],'уникальны':[[12,1]],'прежде':[[8,1],[11,1]],'спотыкание':[[7,1]],'подготовиться':[[4,1]],'Первые':[[25,1],[12,1],[22,1]],'концу':[[9,1],[12,1],[10,1],[6,1]],'net':[[21,1]],'Перебор':[[20,3]],'узнавать':[[22,1]],'удобным':[[16,1]],'существенные':[[12,3],[22,1],[2,1],[11,1]],'данное':[[3,1],[11,1],[0,1]],'сложности':[[4,1],[9,1],[20,2],[6,2],[5,2]],'Проигрывателем':[[5,1]],'Верхняя':[[5,1]],'зелёную':[[9,1]],'обычному':[[9,1]],'умный':[[12,1]],'расстояния':[[5,1]],'получилось':[[9,2]],'вплоть':[[11,1],[22,1]],'взятого':[[22,1]],'проскроллировать':[[4,1],[7,1],[16,1]],'снизу':[[22,1]],'треугольная':[[4,1]],'раздумий':[[12,1]],'описанием':[[16,2]],'шага':[[10,1]],'нужд':[[22,1]],'Причём':[[6,1],[22,1]],'выделена':[[4,1]],'ограничиться':[[12,1]],'использование':[[12,4],[14,2],[23,1],[2,1],[11,1]],'литературные':[[12,1]],'записанного':[[11,1]],'существуют':[[6,1],[11,1]],'таймер':[[3,1],[6,1],[14,1]],'универсальной':[[22,1]],'хитроумных':[[6,1]],'зелёной':[[15,1],[9,3],[20,4],[22,7],[5,1]],'ближайшими':[[2,1]],'Неудобства':[[7,1]],'понятной':[[22,1]],'резервную':[[8,1]],'данным':[[22,2],[23,2]],'исправленной':[[7,1]],'теме':[[19,1]],'основной':[[9,1],[12,1]],'автоподгонкой':[[11,1]],'Счётчик':[[22,6],[14,1]],'расположено':[[18,1]],'звучание':[[5,1]],'Пересохранение':[[17,1]],'Спецификации':[[25,1],[21,1],[14,6]],'отдача':[[10,2],[7,1],[8,2]],'изменённого':[[10,1],[22,1]],'игровым':[[2,1]],'интерпретатор':[[22,3]],'смотрит':[[10,1],[6,1],[7,1]],'окажется':[[24,1],[12,2],[20,1],[6,1],[7,1]],'клетку':[[4,1]],'options':[[11,1],[12,1]],'Справочник':[[13,2],[0,1]],'подсчёта':[[11,1]],'операция':[[17,1],[12,1],[15,1],[22,6]],'смещение':[[25,1],[16,2]],'номер':[[17,3],[9,1],[22,20],[23,4],[25,3],[6,1],[24,1],[4,4],[20,3],[18,15],[5,3]],'разбиваете':[[4,1]],'морально':[[4,1],[19,1]],'раза':[[22,2],[15,2],[6,1]],'типичные':[[12,1],[15,1]],'нормальным':[[22,3]],'изменению':[[22,1],[5,1]],'судить':[[9,1],[20,1]],'опытного':[[5,1]],'труднее':[[2,1]],'скроллирует':[[23,2],[16,2],[11,2]],'подошли':[[12,1]],'итоговые':[[22,1]],'идентификаторы':[[23,5]],'чувствовать':[[12,1]],'ныряния':[[6,4]],'подходов':[[8,3],[6,2],[20,11],[10,4],[11,2],[5,3]],'логически':[[4,1],[8,1]],'действий':[[14,4],[2,5],[6,2],[4,1],[12,3],[20,1],[11,1]],'Голубая':[[4,2]],'представляя':[[6,1]],'максимальным':[[11,1]],'отменённым':[[15,1]],'помня':[[12,1]],'меньшей':[[22,1]],'port2':[[25,2],[24,1]],'постоянно':[[9,1],[22,2],[23,1],[2,1],[24,1],[16,1],[10,1],[7,2]],'игрой':[[9,1],[14,4],[23,2],[6,1],[2,3],[10,4],[5,1]],'%1d':[[25,2]],'дальнейшему':[[6,1]],'анимированных':[[23,2]],'внутриигровые':[[12,1]],'уровней':[[8,1],[11,3],[12,1],[3,1],[6,3],[5,1]],'попавшийся':[[23,1]],'нужны':[[11,1],[5,1]],'переписывается':[[6,1]],'команды':[[15,10],[22,2],[23,4],[19,1],[24,3],[25,2],[18,1],[5,1]],'нулю':[[6,1],[18,2]],'цветок':[[6,1]],'мышках':[[15,1]],'функциями':[[12,1],[18,2],[7,1]],'перепробовать':[[8,1],[6,2],[7,1]],'изменениями':[[11,1],[23,1]],'почву':[[7,1]],'Рекордера':[[12,1],[23,1],[18,1],[5,4]],'фатальной':[[8,1]],'полёт':[[9,1]],'разделяется':[[22,1]],'симулировать':[[4,1]],'которые':[[8,2],[11,5],[9,1],[14,1],[18,1],[22,2],[6,2],[2,1],[24,1],[12,5],[7,2],[5,3]],'автоматизировать':[[22,1],[18,1],[5,1]],'первые':[[6,1]],'занять':[[6,1]],'отгринзоненном':[[22,1]],'отображаемой':[[15,1],[22,1]],'завися':[[5,1]],'немаловажную':[[7,1]],'действовать':[[2,1],[15,1]],'попавшиеся':[[6,1]],'унаследован':[[14,1]],'пустым':[[25,1]],'state':[[15,22],[23,1],[24,12]],'пустую':[[4,1]],'мувики':[[23,1],[2,1],[5,1]],'объединяется':[[17,2]],'закончился':[[25,1]],'остановка':[[6,1]],'объектом':[[14,1]],'мира':[[2,3],[6,1]],'одних':[[22,1]],'наложение':[[2,1],[8,1]],'ожидает':[[24,1]],'Очистка':[[11,1]],'шлифовке':[[6,1],[7,1]],'важен':[[10,1]],'Зелёная':[[4,1],[22,4]],'произойдёт':[[12,1],[6,1],[11,1]],'индивидуальность':[[6,1]],'saved':[[17,1]],'своём':[[23,1]],'точнее':[[12,1],[22,1],[10,1],[6,1],[5,1]],'сдвигает':[[22,1],[11,1],[18,4]],'сможете':[[9,1],[6,1],[2,3],[4,3],[12,1],[16,1],[10,1],[11,6],[5,3]],'сложного':[[6,1]],'горизонтальный':[[15,1]],'флаг':[[22,1]],'идентификатора':[[25,1]],'компактном':[[12,2]],'преждевременно':[[10,1],[8,1]],'Курс':[[12,1],[1,3],[19,1],[0,1]],'заполненный':[[17,1],[11,2]],'право':[[9,1]],'отвлечься':[[10,1]],'минусов':[[14,1]],'сохранили':[[25,1],[11,1]],'ТАСер':[[11,6],[22,15],[14,5],[6,7],[2,6],[4,1],[12,1],[20,1],[10,5],[7,15],[5,3]],'Запись':[[17,25],[7,1],[22,2],[14,1],[19,1],[11,5],[5,4]],'наполняющие':[[6,1]],'кадрами':[[22,1],[12,1],[14,2]],'усовершенствования':[[2,1]],'истечении':[[11,1]],'ненужную':[[9,1]],'Контекстное':[[19,1],[15,1]],'горячим':[[4,1]],'изменил':[[22,2]],'длина':[[23,2]],'исследования':[[12,1],[14,3]],'поставить':[[9,1],[22,3],[19,1],[4,4],[16,1],[11,3],[5,4]],'сразу':[[18,2],[19,2],[12,6],[20,3],[8,4],[5,3],[17,3],[9,6],[14,3],[15,2],[22,8],[6,7],[23,3],[4,4],[25,2],[10,1],[11,6],[7,6]],'окну':[[12,1],[23,1],[24,3]],'посчитать':[[6,1]],'источник':[[12,1]],'Едва':[[10,1]],'прослеживание':[[22,1]],'Когда':[[18,3],[12,2],[16,22],[20,2],[8,4],[5,4],[9,5],[14,1],[15,7],[22,8],[6,5],[2,2],[4,4],[24,7],[10,3],[11,5],[7,1]],'части':[[9,1],[2,2],[6,1],[4,1],[12,2],[3,1]],'значение':[[22,15],[23,1],[25,13],[6,7],[12,2],[20,3],[18,1],[11,8]],'стандартно':[[4,1]],'смоделировать':[[19,1]],'уже':[[18,2],[12,4],[20,1],[8,3],[5,3],[17,1],[9,1],[15,3],[22,8],[6,10],[2,4],[4,7],[10,6],[11,9],[7,4]],'Синим':[[5,1]],'сохраняемые':[[22,1]],'опции':[[11,2]],'остаются':[[17,1],[12,1],[22,1]],'многим':[[6,1],[12,1]],'усвоить':[[20,1]],'покадровая':[[2,1],[14,1]],'различаются':[[4,1],[6,1]],'page':[[15,2],[16,6],[22,2],[24,2],[5,11]],'удаления':[[22,1],[14,2],[19,1],[18,1]],'записок':[[22,1]],'предполагать':[[6,1]],'раз':[[7,4],[12,5],[20,1],[8,1],[5,7],[9,4],[14,1],[22,8],[23,3],[6,1],[4,3],[10,1],[11,2],[18,3]],'похожа':[[16,1],[2,1],[12,1]],'щелчками':[[11,1],[22,1]],'Нажатие':[[11,1],[16,11]],'испробовать':[[10,1],[8,1],[9,1]],'использованной':[[5,1]],'неиспользованных':[[14,1]],'поставленную':[[8,1]],'действиях':[[4,1],[14,1]],'кнопочных':[[17,2],[15,2],[14,1],[22,1],[23,1],[5,3]],'строкам':[[11,1]],'изображением':[[20,1]],'закрытия':[[5,1]],'имеющегося':[[24,1],[15,1],[19,1],[7,1],[8,1]],'jumpnextmarker':[[24,1]],'прохождении':[[14,1],[6,1],[8,2]],'подобная':[[22,1]],'позицию':[[12,1],[15,1],[23,1],[25,1],[18,1]],'Заголовка':[[15,1],[23,5],[22,1],[25,2]],'соответствующих':[[17,1],[22,1],[23,2],[25,1],[11,1],[18,1]],'несохранённые':[[3,1],[12,1],[24,1]],'потери':[[6,2],[14,1]],'паузой':[[4,1]],'стрельбе':[[9,1]],'устанавливать':[[15,1],[22,4],[4,2],[12,1],[11,1],[18,1]],'печати':[[8,1]],'такой':[[11,1],[22,2],[6,2],[2,1],[16,2],[10,2],[20,1],[7,1],[5,1]],'джойстиков':[[17,2],[15,4],[22,3],[23,6],[19,1],[11,2]],'шаблонам':[[2,1]],'повторных':[[22,1]],'подстрелили':[[6,1],[20,1]],'draw':[[11,1]],'неравного':[[22,1]],'отодвигаются':[[5,1]],'поэтому':[[19,1],[12,8],[16,2],[20,2],[5,4],[9,1],[14,1],[15,1],[22,8],[6,2],[2,2],[4,1],[24,1],[11,3],[7,2]],'досматривать':[[9,1]],'выразить':[[6,1]],'затрагивают':[[5,1]],'влияют':[[4,1],[22,1],[6,2],[11,2]],'байты':[[25,1]],'зрителям':[[6,1]],'коротких':[[22,1]],'сохраняет':[[7,1],[22,1],[14,1],[23,12],[25,1],[12,1],[11,2],[5,2]],'изолирован':[[19,1]],'надавить':[[24,1]],'Вариант':[[7,2]],'сложное':[[7,1]],'включите':[[19,1],[12,1]],'совершить':[[15,2],[2,1],[7,1]],'текстовая':[[14,1]],'вызова':[[17,4],[12,1],[23,1],[18,4]],'обновится':[[4,1]],'участкам':[[16,1]],'существовала':[[12,1]],'полноценного':[[6,1]],'некоторое':[[16,1],[10,1],[2,1],[5,3]],'вручную':[[7,1],[19,1],[12,1],[20,3],[5,1],[9,2],[14,1],[22,1],[2,1],[4,1],[10,1],[11,3],[18,3]],'ТАСерским':[[6,1]],'hide':[[22,1],[24,1]],'обойтись':[[12,1],[2,1],[9,1]],'Интерпретатор':[[22,1]],'определённые':[[5,1],[11,1],[15,1],[22,1],[8,1],[2,1]],'видеоматериал':[[5,1]],'иконкам':[[22,2]],'измерять':[[6,1]],'результатам':[[9,1]],'выключить':[[19,1],[11,1]],'произведённые':[[12,1],[5,1]],'русло':[[10,1],[2,1]],'выделениям':[[22,1]],'начинается':[[15,3],[22,7],[6,2],[24,2],[4,2],[12,1],[5,1]],'просчитать':[[6,1]],'запустил':[[22,1]],'меняете':[[11,1],[5,1]],'исполняется':[[12,1]],'лазейки':[[2,1]],'лаг':[[22,5],[14,2],[11,2]],'Сразу':[[25,1]],'скорее':[[4,1],[10,1],[12,1]],'поставлена':[[5,1]],'разработку':[[6,1]],'проигрывается':[[14,1]],'сверху':[[4,3],[12,1],[22,2]],'оптимальное':[[7,1]],'отшлифуйте':[[10,1]],'очевидны':[[7,1]],'активировалось':[[4,2]],'дизайнеры':[[6,1]],'большое':[[6,1]],'развитием':[[10,1],[5,1]],'перепрыгиванию':[[6,1]],'битовую':[[25,1]],'сопровождать':[[6,1]],'перетаскивающий':[[15,1]],'собираетесь':[[10,1],[6,1]],'верхняя':[[4,1]],'Выделению':[[4,1]],'значением':[[22,2],[25,2],[6,1]],'участками':[[12,1]],'визуального':[[22,1],[14,1]],'разгону':[[12,1]],'равных':[[6,1]],'исследование':[[23,1]],'невозможным':[[5,2]],'Полный':[[15,1],[13,4],[18,1],[5,1]],'battletoads':[[17,1]],'классу':[[23,1]],'Рекордером':[[5,1]],'невыделенных':[[22,1]],'оптимально':[[12,1],[14,1],[6,1],[8,1]],'сгодится':[[8,1]],'ранее':[[15,1],[22,2],[6,1],[4,2],[16,1],[20,1],[11,2],[5,1]],'частично':[[24,1],[12,1],[20,1],[22,2],[7,1],[11,2]],'установлено':[[17,2],[15,1],[11,2]],'произведён':[[15,2]],'распаковывает':[[22,1]],'загрузку':[[22,1],[23,1],[2,1],[24,3]],'требовалось':[[22,1]],'тестовым':[[6,1]],'сравнить':[[9,1],[14,1],[22,1],[19,1],[6,1],[10,1],[8,2],[5,1]],'gridview':[[22,1]],'shift':[[17,8],[9,4],[15,24],[22,7],[4,4],[12,1],[16,9],[10,3],[11,1],[5,16]],'тем':[[5,2],[11,4],[9,3],[14,2],[15,1],[6,7],[24,1],[4,3],[12,3],[10,2],[7,2],[8,3]],'смерть':[[7,1],[9,1]],'хорошенько':[[20,1]],'увеличилось':[[6,1]],'редактировании':[[7,1],[15,3],[14,1],[22,2],[23,1],[6,1],[12,1],[10,1],[11,2],[5,1]],'регулировать':[[11,1]],'оценка':[[17,1]],'внутреннее':[[6,1]],'Вновь':[[9,1]],'руководстве':[[15,1]],'поддерживает':[[12,1],[2,2],[11,2]],'отключает':[[24,1],[7,1],[11,1]],'связей':[[23,1]],'поставлен':[[4,1],[11,1]],'отшлифовывать':[[7,1]],'Рассинхронизация':[[14,1]],'обмениваться':[[12,1]],'владения':[[2,1]],'дробление':[[6,1]],'комфорта':[[2,1]],'позаимствовать':[[6,1]],'Аналогично':[[4,1],[15,1],[16,1],[22,3]],'разделу':[[5,1]],'Хранилище':[[14,1]],'ставятся':[[22,1]],'потрясающие':[[7,1]],'миникарте':[[22,3]],'Принцип':[[5,1]],'техник':[[7,1]],'длительного':[[22,2]],'воспроизведения':[[25,1]],'отвязаны':[[22,1]],'system':[[25,1],[15,2]],'выделяете':[[6,1]],'размером':[[12,1],[20,1],[23,1],[6,1]],'ваш':[[9,1],[10,1],[6,3],[5,1]],'фиксированным':[[6,1]],'увеличивается':[[22,7]],'нарисуйте':[[5,2]],'смотреть':[[16,1],[14,1]],'fastest':[[24,1]],'содержащий':[[4,1],[22,1],[24,1]],'отменяемые':[[11,1]],'Старые':[[19,1],[5,2]],'среди':[[4,1],[17,1],[22,1],[14,2],[5,1]],'пропущена':[[24,1]],'оставляете':[[9,1],[20,1]],'повторном':[[6,1]],'революционная':[[7,1]],'находить':[[10,1],[12,1],[20,1]],'Клавиатурные':[[15,2],[22,1]],'проявить':[[6,1]],'нумеруются':[[4,1],[22,1],[5,1]],'оптимизируемого':[[6,2]],'максимизацией':[[6,1]],'клавиатуре':[[15,1],[22,2],[2,1],[4,2],[11,4],[5,6]],'работе':[[9,1],[15,1],[22,1],[23,1],[6,1],[2,1],[24,1],[12,1],[11,7],[5,2]],'немало':[[12,1]],'ошибками':[[12,1]],'снят':[[22,1]],'найденным':[[18,1]],'игровому':[[9,1],[12,1]],'придумано':[[22,1]],'Закладках':[[22,2],[20,1],[5,1]],'скажем':[[11,1]],'обнаружен':[[18,1]],'информацию':[[9,2],[14,1],[22,4],[23,9],[0,1],[4,1],[12,2],[10,1],[8,1],[5,1]],'скрытых':[[6,1],[12,1]],'вслед':[[16,2],[5,1]],'масштабом':[[6,1]],'монотонной':[[6,1]],'копирующий':[[12,1]],'течёт':[[2,1]],'некотором':[[7,1]],'промахнуться':[[24,1]],'экрана':[[22,5],[23,1],[19,1],[2,1],[4,3],[12,2],[20,1],[11,1]],'воспоминания':[[4,1],[2,1]],'переключаясь':[[7,1],[8,1]],'конструкции':[[2,1]],'драться':[[12,1]],'заголовка':[[12,1],[23,4]],'отпустит':[[22,1]],'усилия':[[14,1]],'комбинации':[[15,2],[22,2],[19,1],[4,1],[12,1],[10,1],[5,2]],'первоначального':[[9,1]],'готов':[[5,1]],'оформляете':[[6,1]],'покадрового':[[11,1]],'изменили':[[11,1],[16,1]],'Выделением':[[4,2],[22,4],[16,1]],'disk':[[15,8],[25,5],[24,4]],'использовал':[[7,1]],'выделяется':[[22,1],[5,1]],'размер':[[12,1],[22,1],[3,2],[23,4],[25,1]],'Впрочем':[[4,1],[8,1],[6,1],[5,1]],'обоих':[[22,1],[12,1],[5,1]],'ширине':[[22,3]],'искусно':[[2,1]],'лаконичные':[[4,1]],'сабмишене':[[6,1]],'ошибочные':[[10,1],[8,1]],'сняв':[[11,1]],'находящегося':[[6,1]],'перезаписаны':[[11,1]],'Сообщите':[[19,1]],'столбцам':[[22,1]],'emuversion':[[25,1]],'перетаскивается':[[20,1]],'трубу':[[6,4]],'перетаскиваемого':[[17,1]],'появится':[[18,1],[15,1],[25,1],[19,1],[6,1],[2,1],[4,3],[24,1],[12,3],[10,1],[11,4],[5,3]],'сделав':[[18,1],[5,1]],'управление':[[9,1],[22,5],[10,1],[2,1],[11,1]],'создание':[[14,1],[3,1],[20,1],[23,10],[0,1]],'этапами':[[22,1]],'механических':[[14,1]],'300':[[6,1],[11,1]],'обращения':[[2,1]],'редакторах':[[3,1],[25,1],[14,1]],'разогнался':[[6,1]],'корректировке':[[0,1]],'описанию':[[3,1]],'отшлифовке':[[8,1]],'дважды':[[4,2],[12,2],[15,1],[16,2]],'компьютерных':[[15,1]],'треугольник':[[24,1]],'умочанию':[[5,1]],'спидранах':[[20,1],[14,1]],'завершается':[[18,2]],'Его':[[14,1]],'совершенное':[[6,1]],'общепринятых':[[1,1]],'тысяче':[[6,1]],'расслабления':[[6,1]],'упоение':[[6,1]],'нажатие':[[17,18],[9,5],[14,1],[15,4],[6,2],[4,2],[12,2],[16,5],[10,8],[20,1],[11,2],[5,1]],'незапрещённые':[[14,1]],'branch6':[[17,2]],'luck':[[14,1]],'реальное':[[22,1],[5,1]],'Создайте':[[19,1]],'rerecording':[[14,1]],'Дереву':[[22,1]],'Щелчок':[[22,3],[24,1]],'произведённых':[[11,1],[5,1]],'стоят':[[12,1],[22,1]],'просмотр':[[9,5],[15,1],[22,3],[6,1],[12,1],[20,1],[10,1],[7,4],[5,1]],'скриншот':[[15,2],[14,2],[22,2],[19,1],[23,1],[11,2],[5,1]],'Сбросом':[[19,1]],'границ':[[15,1]],'Закладку':[[19,2],[12,1],[16,1],[20,2],[8,5],[5,18],[9,3],[15,3],[22,7],[23,2],[6,4],[10,2],[11,7]],'оказались':[[20,1]],'Большинство':[[15,1],[22,1],[3,1],[2,1],[7,1]],'простейших':[[20,1],[23,1],[14,1]],'стены':[[14,1]],'Будучи':[[6,1]],'идут':[[22,1],[9,2],[11,1]],'памятные':[[12,1]],'прочувствовать':[[6,1]],'очищенной':[[22,1]],'затраты':[[12,1]],'создаёте':[[2,1],[5,1]],'сохраняли':[[11,1]],'новичка':[[6,1],[11,1],[1,2],[14,1],[2,1],[0,1]],'показывать':[[10,1]],'идеальное':[[10,1],[6,2]],'обновления':[[18,1],[23,1]],'чревата':[[9,1]],'форматом':[[24,2]],'немалое':[[22,1]],'конвертирование':[[23,1]],'весело':[[11,1]],'переиграв':[[8,1]],'новая':[[11,1]],'методом':[[9,1],[14,2],[15,1],[6,1],[12,1],[11,3],[7,1]],'остальное':[[25,1]],'отложенных':[[23,1],[6,1],[22,1]],'вероятно':[[12,2]],'передумали':[[4,1],[5,2]],'трекерах':[[14,1]],'инструменте':[[8,1]],'загружаемый':[[22,1]],'megaman':[[12,1]],'условии':[[17,2],[12,1],[16,4],[24,1]],'заканчивающийся':[[22,1]],'бежать':[[5,1]],'доходит':[[10,1],[11,1]],'соответствующими':[[22,2],[5,1]],'найти':[[22,3],[14,1],[6,1],[12,3],[16,7],[10,1],[18,1],[5,1]],'предложения':[[6,1]],'интерес':[[10,1],[8,1]],'srt':[[12,2]],'элементу':[[4,1],[15,1],[22,1],[23,1],[24,1]],'Любой':[[22,1],[15,1],[14,1],[25,2]],'Расположение':[[22,1]],'свой':[[22,1],[6,2],[2,1],[4,2],[12,2],[11,3],[5,1]],'пальцем':[[4,1]],'мышь':[[4,1]],'сменится':[[5,1]],'передавая':[[12,1]],'configuration':[[11,1],[24,1]],'прилагаемая':[[14,1]],'предлагаемые':[[12,1]],'работы':[[7,1],[1,1],[12,3],[16,2],[8,1],[5,4],[21,1],[14,2],[22,1],[23,12],[24,3],[3,1],[10,2],[11,4],[18,1]],'инструментом':[[5,2]],'аспектов':[[2,1]],'интерактивность':[[5,1]],'Третья':[[12,1]],'установке':[[17,5],[22,2]],'предпочтительнее':[[16,22],[5,1]],'старую':[[6,1],[18,1]],'выполняющих':[[12,1]],'приближаться':[[7,1]],'нововведение':[[22,1]],'Модуль':[[25,1]],'белые':[[4,1]],'дорисовываете':[[10,2]],'предшествующей':[[22,2]],'доставлять':[[8,1]],'сохранить':[[5,1],[17,1],[9,1],[15,2],[23,1],[24,4],[12,4],[20,1],[10,1],[11,3],[8,1]],'быстродействия':[[11,1]],'цикл':[[12,2]],'считался':[[10,1]],'отслеживать':[[11,1],[5,1]],'уведении':[[22,2]],'скроллинг':[[22,3],[15,3],[23,2],[11,1]],'проявляться':[[11,1]],'оформление':[[6,1],[12,1]],'типов':[[13,1],[14,2],[23,1],[5,1]],'Галочка':[[10,1],[9,1],[5,6]],'Наиболее':[[5,1]],'видеоигры':[[12,1],[14,1],[6,1],[7,1]],'англоговорящих':[[14,1]],'один':[[12,3],[20,1],[8,1],[5,7],[17,3],[9,4],[15,1],[22,11],[23,1],[6,3],[2,1],[4,4],[24,1],[10,2],[11,5],[7,6]],'место':[[5,5],[15,3],[22,5],[25,1],[6,1],[2,1],[4,2],[12,1],[7,1],[11,4]],'Всегда':[[7,1]],'ТАСера':[[5,4],[14,3],[19,1],[6,4],[2,6],[4,3],[20,2],[10,2],[7,3],[8,2]],'рекорд':[[22,1],[12,1],[14,1]],'дополнительными':[[22,1]],'лага':[[15,1],[14,3],[22,17],[23,7],[8,1],[11,3]],'испорченных':[[14,1]],'рутинности':[[2,1]],'клавишами':[[24,1],[22,1],[5,2]],'взаимодействие':[[24,1]],'одинарном':[[15,1],[22,1]],'варьировать':[[14,1]],'масштабируется':[[22,1]],'сожалению':[[19,1],[6,2]],'проходится':[[22,1],[5,1]],'регистрируются':[[22,1]],'Разделение':[[6,1]],'дать':[[22,1],[2,2],[6,1]],'выполнилось':[[20,1]],'первая':[[11,1],[5,1]],'обозримой':[[15,3]],'открывшемся':[[11,1]],'многогранную':[[22,1]],'самым':[[5,1],[11,2],[17,3],[14,2],[6,3],[4,3],[10,2],[7,1],[8,1]],'Сохранить':[[10,1],[8,1],[9,1]],'главной':[[20,1]],'неизбежности':[[6,1]],'собираются':[[22,1]],'гораздо':[[6,2],[2,2],[24,1],[12,2],[10,2],[11,2],[7,2]],'клетка':[[11,1]],'возможна':[[22,1]],'например':[[18,2],[19,1],[12,10],[16,1],[20,2],[8,4],[5,2],[9,1],[14,6],[15,2],[21,1],[6,10],[22,14],[4,3],[23,1],[24,1],[25,1],[10,3],[11,6],[7,9]],'шарик':[[7,1]],'создастся':[[22,1]],'palflag':[[25,1]],'правдоподобную':[[2,1]],'минус':[[9,1],[15,1]],'всей':[[22,1],[6,1],[8,1]],'текущие':[[24,1],[12,2],[22,2]],'расстоянием':[[6,1]],'счастью':[[10,1],[7,1]],'очков':[[14,1]],'модулей':[[25,2],[23,1]],'создания':[[17,2],[22,7],[14,6],[23,7],[2,4],[12,3],[3,1],[7,3],[5,3]],'памяти':[[7,1],[12,6],[20,5],[8,2],[5,2],[22,7],[14,4],[23,3],[6,4],[24,2],[3,1],[11,10],[18,2]],'начинают':[[9,1],[10,1],[2,1],[8,1]],'параграфы':[[6,1]],'100001000':[[11,1]],'процессорного':[[23,1]],'расширится':[[22,1]],'ТАСить':[[9,1],[12,1],[10,1],[6,1],[11,1]],'окончательному':[[10,1]],'возобновить':[[7,1]],'полного':[[23,1],[12,1],[14,1]],'прогрессбару':[[15,1],[11,1],[5,1]],'хранился':[[20,1]],'желании':[[22,1],[2,1],[14,1]],'Потом':[[2,1]],'этих':[[12,1],[5,2],[17,2],[9,1],[14,1],[15,1],[22,5],[6,1],[2,1],[4,3],[23,1],[24,1],[3,1],[11,5]],'play':[[15,1],[16,1],[14,1],[24,3]],'заставляя':[[11,1],[5,1]],'кнопочного':[[5,1]],'язык':[[14,1]],'features':[[23,1]],'иконка':[[9,1],[24,1]],'краткая':[[14,1]],'строго':[[11,1],[14,1]],'программировать':[[14,1]],'ассоциировать':[[6,1]],'рубежом':[[6,1]],'левую':[[17,2],[15,4],[22,4],[4,2],[12,1],[16,1],[11,1]],'Макроса':[[22,1]],'400':[[11,1]],'РОМа':[[25,1],[24,5]],'воздействовать':[[4,1],[2,1]],'insert#4':[[17,1]],'скриншоты':[[22,2],[20,1],[11,2]],'Достаточно':[[4,1]],'попыток':[[19,1]],'прочтения':[[19,1]],'Хотя':[[7,1],[12,1],[11,1],[2,2]],'последний':[[15,2],[22,1],[7,1],[5,1]],'Использовать':[[5,1]],'достигает':[[6,2]],'замедленной':[[10,1]],'fight':[[12,1]],'недостижимым':[[20,2]],'переживаний':[[2,1]],'подправить':[[6,1]],'проиграл':[[4,1]],'Устанавливаете':[[9,1]],'самого':[[12,1],[20,2],[16,1],[8,2],[5,1],[9,1],[14,1],[22,1],[23,1],[6,1],[3,1],[10,2],[11,1]],'минуты':[[11,1]],'примере':[[12,2],[5,4]],'добавлять':[[4,1],[22,2]],'ощущаете':[[10,1],[9,1]],'тестируете':[[5,1]],'символа':[[11,2],[15,1]],'пустыми':[[11,1]],'несущественных':[[14,1]],'исполняет':[[18,1],[22,1]],'нажиматься':[[12,1]],'newppu':[[25,1]],'записью':[[25,1]],'скрывается':[[7,1],[22,2]],'проиграть':[[4,1],[9,1],[20,1],[2,1],[5,1]],'факт':[[11,1],[14,1],[23,2],[6,1],[12,1],[20,1],[7,2],[18,1]],'for':[[12,3],[22,2],[23,3],[19,2],[11,6]],'getinput':[[12,1],[18,2]],'различием':[[22,1]],'subpixels':[[14,1]],'rerecordcount':[[25,1]],'планируете':[[6,1],[11,1]],'несложен':[[10,1]],'активная':[[24,1]],'Вырабатываются':[[8,1]],'минимизировать':[[14,1]],'объединены':[[5,2]],'нужды':[[4,1]],'название':[[17,2],[22,2],[19,1],[2,1],[6,1],[12,1],[3,1],[18,1]],'пожелает':[[7,1]],'Выстрел':[[9,1]],'нижним':[[15,1]],'революционного':[[7,1]],'1000':[[8,2],[22,3],[23,1],[11,2],[6,4]],'hello':[[17,1]],'базового':[[7,1]],'совпадают':[[24,1],[12,1],[14,1]],'ушёл':[[22,1]],'целое':[[25,1]],'колеблются':[[12,1]],'изобретать':[[7,1]],'Поддержка':[[22,3]],'записать':[[11,2],[22,1],[6,1],[2,1],[12,3],[8,2],[5,4]],'дальнейшей':[[11,1]],'полуавтоматический':[[10,2]],'screenshot':[[15,1]],'нарисована':[[22,1]],'исключительно':[[11,1]],'Финальный':[[5,1]],'new_set':[[18,2]],'битовые':[[18,1]],'остальном':[[4,1]],'частотой':[[8,1],[5,1]],'загружаемых':[[25,1]],'ascii':[[25,1]],'ряду':[[17,3],[5,1]],'соседних':[[15,1],[22,2]],'ТАСерские':[[14,1]],'2gb':[[22,1]],'наступлении':[[8,1],[12,2]],'формулировке':[[12,1]],'branch3':[[17,2]],'закономерности':[[9,1],[14,1]],'отпусканий':[[5,1],[17,1],[12,5],[11,2],[6,1]],'выставленные':[[3,1]],'зажимании':[[19,1]],'слота':[[17,1],[22,4],[23,1],[6,1],[20,1],[8,1],[11,1]],'прикосновение':[[14,1]],'минимальной':[[20,1]],'перехода':[[12,1],[23,3],[2,2],[5,1]],'Другие':[[5,1]],'markerx':[[25,1]],'схеме':[[7,1],[5,2]],'дизайн':[[6,1]],'подучастков':[[6,1],[20,1]],'назвать':[[6,1]],'viewer':[[15,2]],'Заготовленные':[[22,1]],'обзоре':[[16,1]],'расчёты':[[7,1]],'другому':[[12,2],[15,1]],'галочку':[[5,6],[9,2],[15,2],[19,4],[12,9],[10,2],[11,8],[8,1]],'посылаете':[[15,1],[5,2]],'сужает':[[10,1]],'моторную':[[16,1]],'этот':[[18,6],[19,2],[0,1],[12,2],[16,2],[20,2],[8,4],[5,8],[17,1],[9,4],[14,1],[15,5],[22,11],[6,3],[2,3],[4,6],[23,1],[24,3],[25,3],[3,1],[10,2],[11,4],[7,3]],'оставшемся':[[3,1]],'silently':[[11,1]],'брать':[[23,2]],'ТАСером':[[10,1],[12,2],[14,1]],'ярко':[[4,1],[19,1]],'продолжить':[[4,1],[9,2],[19,1],[24,2],[5,1]],'наоборот':[[15,1],[16,1],[22,2],[6,2]],'музыки':[[4,1],[14,1]],'естественный':[[6,1]],'эффективнее':[[7,1],[8,1]],'хранящемуся':[[22,1]],'типовых':[[13,1],[20,1]],'всплывают':[[22,1]],'встроенным':[[21,1]],'вашим':[[2,1]],'пополам':[[22,1]],'акцентировать':[[12,1],[22,1],[2,1],[11,1]],'предполагает':[[7,1]],'~17':[[22,1]],'небольшой':[[24,1],[2,1],[6,2]],'расположен':[[15,2]],'turbo':[[9,2],[14,1],[10,2],[15,2],[5,2]],'возврата':[[9,1]],'писатели':[[6,1]],'натыкаясь':[[14,1]],'совершенному':[[7,1]],'конца':[[19,1],[16,1],[8,1],[5,2],[9,4],[22,2],[6,4],[2,2],[4,1],[10,2],[11,2],[7,1]],'неизвестные':[[7,1]],'сохранённого':[[17,1]],'si_none':[[25,4]],'bookmark4':[[17,1]],'самую':[[22,1]],'Запоминаются':[[22,1]],'клавиатурного':[[17,6],[22,1],[23,1],[5,1]],'параболе':[[22,1]],'предложено':[[24,1]],'Помощь':[[0,2]],'комбинация':[[12,1]],'состоящее':[[22,1]],'такими':[[3,1]],'изменится':[[22,3],[15,1],[6,1]],'точное':[[10,1],[12,1],[22,1]],'простенький':[[8,1]],'Тасэдитором':[[4,1],[21,1],[23,2],[2,1],[11,1]],'представлял':[[23,1]],'карточки':[[5,1]],'курсор':[[19,2],[12,1],[16,3],[20,1],[8,1],[5,20],[15,12],[14,1],[22,9],[24,2],[4,7],[10,1],[11,6]],'центральному':[[7,1]],'сохранено':[[7,1]],'тёмными':[[22,1]],'реальному':[[7,1],[22,1]],'обработку':[[24,1]],'наберётесь':[[2,1]],'потерять':[[10,1],[9,1]],'останется':[[15,1],[22,1],[10,2],[6,2]],'видеороликов':[[14,2]],'Буфер':[[17,3],[15,3],[22,2],[23,1],[12,1],[16,1],[5,3]],'двоих':[[5,1]],'включается':[[11,1]],'проявляющимся':[[11,1]],'молниеносно':[[16,1]],'любой':[[12,3],[16,1],[20,2],[8,1],[5,8],[17,5],[15,7],[14,4],[22,8],[23,2],[6,1],[24,1],[4,1],[3,1],[18,1],[11,1]],'записываемых':[[22,2]],'растянув':[[15,1]],'Функции':[[22,1]],'следствие':[[18,1],[22,1],[14,1],[6,1],[5,1]],'продержаться':[[6,1]],'неочевидной':[[7,1]],'bar':[[5,1]],'контексте':[[7,1]],'может':[[18,7],[12,8],[16,8],[20,3],[8,1],[5,7],[17,1],[9,5],[14,7],[15,1],[22,29],[6,14],[2,6],[4,6],[23,4],[24,14],[25,3],[10,2],[11,10],[7,8]],'видеоряд':[[5,1]],'Курсе':[[2,1],[14,1]],'заключается':[[20,1],[14,1]],'неуязвимости':[[12,1]],'нет':[[7,1],[19,2],[12,3],[5,2],[17,8],[15,1],[14,1],[22,6],[6,1],[2,1],[4,3],[10,1],[11,2],[18,1]],'рационально':[[5,1]],'серьёзной':[[8,1]],'границу':[[6,1],[22,1]],'оставлена':[[16,1]],'числами':[[12,1]],'указанное':[[18,4]],'autopause':[[11,2],[22,1]],'выходе':[[3,1],[23,4]],'основная':[[12,1]],'виду':[[22,1]],'оставляет':[[22,1]],'Какие':[[25,1]],'наличии':[[4,1],[15,1],[22,1],[23,2],[11,1]],'особенности':[[15,1],[14,1],[11,1],[24,1]],'параллельно':[[3,1]],'тесно':[[14,1]],'средне':[[17,7]],'тот':[[7,5],[22,5],[14,1],[23,1],[6,4],[24,3],[12,1],[16,1],[20,2],[11,2],[5,2]],'пустое':[[12,1]],'playaround':[[14,1]],'столбцов':[[19,1],[22,22]],'записываемым':[[12,1]],'палец':[[8,1]],'Тип':[[14,1]],'пункту':[[5,2]],'собственную':[[7,1],[9,1]],'слотах':[[8,1]],'клонировать':[[15,1]],'копирование':[[17,1],[23,8]],'изменяется':[[15,3],[22,2],[12,1],[16,1],[11,1],[5,1]],'зайти':[[12,1]],'popup':[[23,2]],'изменять':[[9,3],[22,7],[23,1],[2,1],[6,1],[4,1],[12,1],[20,1],[3,1],[11,1]],'вступают':[[6,2]],'анализировать':[[12,1],[22,1],[2,1],[5,1]],'readbyte':[[12,3]],'sifc_none':[[25,1]],'оптимизации':[[12,2],[23,1],[6,4],[7,1]],'заниматься':[[14,1]],'загрузить':[[7,3],[5,1],[15,1],[17,2],[24,3],[12,1],[3,1],[8,2],[11,2]],'привычно':[[4,1]],'управления':[[22,3],[14,1],[23,1],[4,3],[13,1],[11,2],[5,1]],'Подходить':[[7,1]],'рабочей':[[6,3]],'гибкости':[[14,1]],'частота':[[18,1]],'При':[[19,1],[12,9],[16,6],[20,5],[8,3],[5,9],[17,3],[9,3],[14,3],[15,17],[22,58],[6,4],[2,1],[4,5],[23,3],[24,12],[25,2],[3,2],[10,4],[11,6],[7,2]],'прототипу':[[22,1]],'повторяет':[[7,1]],'оставшегося':[[5,1]],'удобства':[[5,1],[19,3],[11,1],[6,1]],'отсутствует':[[17,1],[15,1],[22,3],[7,1],[11,1]],'Параметры':[[19,1]],'распаковываются':[[22,1]],'половине':[[17,2],[22,4],[6,2],[5,2]],'ситуацией':[[12,1]],'заполняется':[[4,1],[22,1]],'вращать':[[4,1],[15,3],[16,1],[5,2]],'копирует':[[7,1],[5,2]],'сэйвам':[[7,1],[22,1]],'совершена':[[8,1]],'точкой':[[4,1]],'зависящая':[[11,1]],'осуществляют':[[11,1]],'сравнивают':[[20,1]],'zone':[[23,1]],'его':[[18,2],[25,3],[19,2],[12,8],[16,3],[20,2],[8,5],[5,3],[17,2],[9,3],[14,3],[15,4],[21,1],[6,18],[2,5],[4,3],[22,10],[23,3],[24,6],[3,1],[10,3],[11,11],[7,6]],'полезны':[[12,1]],'состояниях':[[22,2]],'Миникарту':[[22,1]],'сохранённых':[[25,1]],'старым':[[11,1],[24,1],[9,2],[10,1],[7,1],[8,1]],'Хорошенько':[[10,1]],'note':[[15,1],[14,1],[22,1],[23,1],[12,1],[16,3],[3,1],[11,2]],'щёлкает':[[10,1],[11,1],[24,1]],'отдельный':[[5,1],[22,2],[11,1],[7,1]],'спотыкался':[[6,1]],'принятия':[[10,1]],'компьютере':[[11,1],[24,2]],'function':[[12,4],[15,1],[23,3],[18,10]],'настройками':[[11,1],[14,1]],'Свои':[[8,1]],'предложенных':[[12,1]],'выписывать':[[8,1]],'полёта':[[2,1]],'радиокнопка':[[22,1],[11,1],[5,1]],'перебор':[[10,1]],'перерисовывается':[[22,1]],'комбинаций':[[12,1]],'совершать':[[11,1],[2,1],[5,1]],'начиная':[[7,2],[19,1],[12,1],[16,1],[5,4],[17,2],[15,3],[14,1],[22,3],[6,1],[2,1],[11,3],[18,1]],'экран':[[9,1],[14,1],[22,2],[25,1],[6,1],[12,1],[20,1],[10,5],[11,1]],'сложнее':[[2,2],[6,1]],'сейчас':[[22,1],[16,2],[3,1],[7,1],[11,1]],'перетаскивание':[[17,1],[9,2],[15,4],[22,5],[23,2],[24,2]],'резервные':[[23,2]],'проанализировать':[[6,1]],'вспышке':[[5,1]],'ассоциируете':[[4,1],[2,1]],'perfect':[[20,1]],'конвертирует':[[22,1]],'usb':[[11,1],[5,1]],'осуществляться':[[22,2]],'защиты':[[11,1]],'шрифты':[[23,1]],'Итак':[[6,1],[7,1]],'поверху':[[11,2]],'отправить':[[22,1]],'зажаты':[[22,1]],'Жёлтые':[[4,1]],'микро':[[6,1]],'иерархию':[[22,1],[5,1]],'listbox':[[24,3]],'improvement':[[14,1]],'taseditor_lua':[[22,1],[23,1]],'Вытащить':[[15,1]],'проверок':[[14,1]],'неординарного':[[2,1]],'откатывает':[[15,1]],'двойным':[[4,2],[17,1],[12,1],[22,1],[11,1]],'хочет':[[22,1]],'вживую':[[6,1],[14,1]],'Делается':[[9,1]],'осталась':[[22,1]],'снятием':[[4,1]],'простенькие':[[2,1],[6,1]],'ячеек':[[12,3],[20,1],[14,1],[22,10],[23,2]],'постоянного':[[22,1]],'означают':[[4,2]],'отсеивая':[[14,1]],'compress':[[24,1]],'ветках':[[2,1]],'повыше':[[20,1],[5,1]],'максимального':[[11,1]],'загружать':[[23,2],[11,4],[5,1]],'хранящие':[[20,1]],'полезный':[[12,1]],'равно':[[11,3],[15,1],[22,1],[25,1],[6,2],[7,1],[18,3]],'переставала':[[2,1]],'boss':[[12,1]],'Руководстве':[[15,2],[14,2],[19,1],[6,1]],'сохранённому':[[22,1]],'Просматривайте':[[6,1]],'предполагаемый':[[7,1],[9,1]],'первой':[[5,3],[11,3],[9,1],[25,1],[7,1],[6,3]],'nil':[[12,1],[18,7]],'Отображение':[[15,2]],'обгоняете':[[8,1]],'джойстики':[[22,2],[23,1]],'постоянной':[[2,1]],'номером':[[9,1],[15,2],[22,13],[25,1],[6,1],[18,1],[5,2]],'мыши':[[19,5],[12,5],[16,16],[20,1],[8,1],[5,17],[17,7],[9,6],[15,34],[22,35],[23,5],[2,1],[24,10],[4,15],[25,5],[3,1],[10,3],[11,10],[7,1]],'очередной':[[25,1],[11,1],[12,1]],'настройка':[[12,1],[22,5],[10,1],[11,2]],'очевидной':[[6,1]],'описываемой':[[7,1]],'высокую':[[2,1]],'сдвигая':[[5,2]],'инициализировать':[[12,1]],'вызовом':[[18,1]],'уровнями':[[6,2]],'картинки':[[11,1]],'найденную':[[22,1]],'том':[[19,1],[12,3],[20,3],[5,3],[9,1],[14,1],[15,2],[22,7],[6,4],[23,2],[4,1],[24,2],[10,1],[11,2],[7,2]],'фантазию':[[2,2]],'recordings':[[19,1],[11,3],[22,1]],'branch8':[[17,2]],'измениться':[[22,1]],'последующее':[[6,1]],'втоматически':[[22,1]],'выложить':[[7,1],[12,1]],'считающихся':[[22,1]],'Усовершенствование':[[22,3]],'парочки':[[8,1]],'наступления':[[8,1],[20,4]],'под':[[18,1],[21,1],[14,1],[22,16],[25,1],[2,2],[24,2],[4,6],[12,1],[11,3],[5,2]],'появляться':[[11,5],[16,1]],'Мультитрекинг':[[22,3],[14,1]],'Связи':[[22,1]],'фильтруется':[[22,1]],'снятии':[[17,5]],'stream':[[25,6]],'fps':[[15,1],[18,1]],'пройденных':[[4,1],[6,1]],'mouse':[[22,1]],'любым':[[4,1],[7,1],[22,1]],'фичами':[[14,1]],'видеоролик':[[14,1]],'переведя':[[22,1]],'материального':[[2,1]],'множество':[[5,2],[22,3],[6,3],[2,1],[12,2],[16,1],[3,1],[8,1],[11,1]],'опытом':[[6,2]],'модифицировать':[[12,3]],'представлены':[[5,1]],'различными':[[2,1],[7,1]],'правой':[[17,12],[9,1],[15,4],[22,7],[19,5],[24,5],[4,2],[12,1],[16,1],[3,1],[5,5]],'start':[[15,1],[25,3],[24,1],[4,1],[12,2],[20,1],[10,12],[11,1],[18,2]],'заменяются':[[24,1]],'идти':[[25,1]],'бежал':[[5,1]],'Рассмотрим':[[7,1]],'вчера':[[11,1]],'Поэтому':[[19,2],[12,11],[16,1],[20,3],[8,2],[5,4],[9,4],[14,3],[15,1],[22,4],[6,7],[2,1],[4,4],[23,1],[24,1],[3,1],[10,1],[11,3],[7,2]],'визуализации':[[14,1],[2,1],[7,1]],'Бледные':[[4,1]],'снятой':[[12,2]],'соединяющим':[[5,1]],'оперативной':[[22,3],[14,2],[6,1],[12,2],[8,1],[11,3]],'work':[[6,1]],'счётчику':[[2,1]],'которому':[[4,1],[22,2],[6,1]],'Тут':[[6,2]],'Геймпад':[[2,1]],'нажатием':[[17,1],[9,10],[22,1],[24,1],[12,1],[11,5],[5,1]],'физический':[[6,1]],'называется':[[16,1],[22,1],[14,4]],'влияющие':[[14,1]],'уровнях':[[2,1],[6,1]],'образа':[[8,1]],'Мувик':[[23,1],[14,1]],'детерминированными':[[14,1]],'Пример':[[17,29],[20,2],[25,2]],'будем':[[4,4]],'линий':[[22,2],[5,1]],'единицей':[[12,1]],'стандартными':[[3,1]],'произошли':[[17,1]],'Легко':[[4,1]],'результата':[[9,4],[15,1],[6,1],[20,3],[10,1],[7,4],[8,2]],'пересинхронизация':[[6,1],[7,1]],'эмулятору':[[23,1],[22,1],[5,2]],'яму':[[5,1],[10,2],[8,1],[6,2]],'свободно':[[4,1],[24,1]],'Отображает':[[11,2]],'бежит':[[4,1],[11,2],[6,2],[5,1]],'memory':[[15,1],[14,1],[22,1],[6,1],[12,3],[20,3],[10,1]],'left':[[11,1],[15,1]],'приучаются':[[8,1]],'игровыми':[[5,1],[14,3],[6,1],[2,1]],'внутри':[[7,1],[22,2],[23,2],[12,3],[11,1],[5,1]],'масштаб':[[6,1],[23,2]],'степени':[[6,2],[20,1]],'Снимок':[[14,1]],'скроллбара':[[16,3]],'ближайшей':[[16,1]],'примерами':[[18,1]],'фану':[[6,1]],'добавленные':[[19,1]],'удалось':[[20,1]],'marker':[[17,42],[15,1],[14,1],[4,3],[12,1],[16,2],[11,2]],'служат':[[22,3]],'шлюз':[[22,2],[23,1]],'настройки':[[22,4],[23,3],[24,2],[12,1],[3,3],[11,8],[5,1]],'игры':[[12,6],[16,2],[20,11],[8,11],[5,17],[9,4],[14,17],[15,2],[22,18],[6,22],[2,9],[4,7],[23,3],[25,1],[3,1],[10,2],[11,4],[7,7]],'автопоиска':[[12,1]],'происходящих':[[10,1]],'edited':[[23,1]],'спидранов':[[22,1],[20,1],[6,1],[7,1]],'своего':[[9,1],[14,1],[6,2],[2,1],[10,4],[8,1],[7,2]],'полсекунды':[[22,2]],'данному':[[10,1],[8,1],[9,1]],'упростить':[[6,1]],'пропускать':[[9,1],[10,1],[6,1],[11,2]],'баланс':[[6,1],[20,1]],'наилучший':[[9,1],[20,4],[14,1]],'процесса':[[11,2],[22,1],[1,1],[23,1],[19,1],[6,1],[2,6],[4,1],[25,1],[12,4],[7,2],[5,2]],'объективный':[[2,1],[6,1]],'ожидания':[[14,1],[22,1],[5,1]],'манипуляцией':[[14,1]],'выстраиваются':[[22,1]],'видите':[[8,1],[6,2],[2,1],[16,2],[10,1],[7,1],[5,1]],'текущий':[[12,2],[16,1],[20,4],[8,2],[5,4],[9,1],[14,4],[15,1],[22,6],[6,5],[23,1],[4,2],[24,3],[10,5],[11,5],[7,2]],'предоставляет':[[22,3],[23,3],[18,1]],'удобно':[[12,2],[14,2],[25,1],[11,1],[5,2]],'динамике':[[22,1]],'такого':[[4,1],[22,2],[23,1],[6,3]],'спешка':[[9,1]],'наталкиваться':[[6,1]],'Дополнительные':[[8,1]],'приводится':[[20,1]],'недопонимании':[[24,1]],'конфликта':[[24,1]],'mario':[[4,1],[12,1],[14,1],[6,3],[5,1]],'исчезания':[[23,1]],'column':[[19,1],[11,3],[22,1]],'мельчайшие':[[3,1]],'соблазн':[[6,1],[9,1]],'необходимость':[[7,2],[15,1],[8,1],[6,1]],'считают':[[7,1],[8,1]],'килобайт':[[11,1]],'Массив':[[22,1]],'тысяч':[[16,2]],'иных':[[6,1]],'Например':[[12,9],[20,1],[8,3],[5,9],[17,1],[9,3],[14,1],[22,10],[6,9],[2,3],[4,4],[24,1],[10,3],[11,7],[18,1]],'разгон':[[7,1],[12,3]],'Отдельный':[[22,1]],'ассоциация':[[10,1],[9,2]],'базируется':[[22,1],[14,1]],'Двоичный':[[25,1]],'rom':[[12,1],[15,1],[3,1],[11,4],[24,4]],'написанию':[[12,1]],'успеть':[[9,1]],'связи':[[4,1]],'плагины':[[5,1]],'интересующая':[[16,1]],'запуска':[[15,1],[22,1],[23,2],[24,2],[4,1],[12,3],[3,1],[11,1]],'данные':[[12,9],[8,1],[5,4],[17,4],[22,27],[14,6],[23,28],[25,9],[2,1],[24,5],[4,2],[11,2]],'nes':[[15,4],[22,2],[25,2],[19,1],[24,4],[4,1],[12,1],[11,3]],'появиться':[[25,1],[5,1]],'важных':[[11,1],[20,1]],'Просто':[[4,1]],'зажал':[[6,1]],'поступать':[[9,2]],'улучшении':[[12,1],[20,3],[22,2],[6,1]],'marioheight':[[12,3]],'напряжённые':[[6,1]],'секундах':[[14,1]],'wip':[[6,1]],'умещается':[[16,1]],'отношений':[[22,1]],'файловом':[[25,1],[23,1]],'манипулировать':[[10,1],[9,1]],'любому':[[17,2],[9,2],[15,4],[22,1],[4,3],[10,1],[8,3],[5,1]],'передаются':[[22,1]],'подсветку':[[22,1]],'втором':[[22,1],[6,2],[14,1]],'Даже':[[9,1],[22,1],[6,4],[24,1],[12,1],[7,1],[8,1]],'normal':[[15,2]],'tasvideos':[[12,4],[19,2],[2,2],[6,1]],'описании':[[3,1]],'стоять':[[3,1]],'вместе':[[4,1],[22,4],[11,1],[5,2]],'вперёд':[[9,1],[14,1],[15,1],[22,1],[6,2],[4,1],[16,1],[10,1],[7,1],[5,7]],'имеются':[[12,1],[3,1],[7,1],[24,1]],'зафиксировать':[[9,1]],'добавлено':[[12,1]],'removemarker':[[17,2],[18,2]],'нормальной':[[2,1],[14,1]],'длительность':[[10,2],[2,1],[23,1]],'прочитаны':[[12,1]],'Хранит':[[22,2],[23,18]],'устанавливается':[[15,2],[12,1],[14,1],[22,2]],'планы':[[5,1]],'придаёте':[[6,1]],'начнёт':[[11,1]],'follow':[[5,1],[9,3],[15,3],[22,1],[16,3],[10,2],[11,2],[8,1]],'маленьком':[[6,1]],'десяти':[[7,1]],'bookmark5':[[17,1]],'Заметки':[[17,7],[18,3],[15,6],[22,4],[23,1],[19,1],[6,1],[4,3],[12,5],[11,7],[5,1]],'Данные':[[22,2],[14,2],[25,3],[5,1]],'действиями':[[6,1]],'продлится':[[11,2]],'выделению':[[15,1],[22,1]],'эту':[[18,1],[9,1],[14,1],[15,1],[22,6],[6,3],[25,1],[4,3],[12,6],[10,1],[11,17],[5,3]],'отмечена':[[5,1]],'обгон':[[6,1]],'накопившиеся':[[18,1]],'hedgehog':[[14,1]],'огромными':[[23,1]],'идущих':[[22,1]],'приступить':[[6,1],[7,1]],'заданной':[[22,1]],'Монтажным':[[5,1]],'логические':[[4,1],[6,1],[9,1]],'журнал':[[14,1],[23,1],[2,2],[5,1]],'подаёт':[[22,1],[24,2]],'требуемое':[[17,2],[22,1],[20,2]],'формализация':[[14,1]],'глава':[[7,1]],'Переводя':[[11,1]],'включен':[[17,3],[22,1],[24,1]],'абстрактные':[[22,1]],'пройдёт':[[4,1]],'происходящему':[[15,1]],'повторяется':[[12,2]],'генерации':[[25,1],[23,1]],'красная':[[11,1]],'найдёт':[[14,1]],'заполнения':[[22,3]],'обращении':[[6,1]],'внизу':[[4,1]],'края':[[2,1],[6,1]],'создал':[[6,1]],'впрочем':[[20,1]],'фиксированная':[[6,1]],'изменившимся':[[22,1]],'существенно':[[11,1]],'осмотром':[[7,1]],'Истории':[[11,10],[12,4],[16,1],[20,1],[8,1],[5,7],[17,5],[9,4],[15,6],[22,27],[23,2],[25,1],[10,1],[7,1],[18,2]],'стимулирует':[[10,1]],'такие':[[2,1],[6,4],[12,2],[3,1],[7,2],[11,1]],'Задействуется':[[4,1]],'размере':[[5,1]],'вылетит':[[9,1]],'кадром':[[9,1],[14,1],[15,1],[22,1],[6,1],[2,1],[16,1],[20,1],[7,3],[5,2]],'впечатать':[[15,1]],'переместиться':[[22,1],[16,2]],'сгенерированный':[[25,1]],'recorder':[[22,1],[23,3],[5,2]],'состоянию':[[9,1],[22,3],[4,1],[16,2],[8,2],[5,1]],'правую':[[4,2],[15,4],[22,2],[24,1],[5,2]],'ней':[[22,2],[4,2],[12,1],[3,1],[10,1],[5,3]],'инструментам':[[5,1]],'решает':[[22,1]],'прямоугольный':[[22,1]],'перебирают':[[14,1]],'напряжённых':[[6,1],[8,1]],'направить':[[14,1]],'Закладок':[[12,1],[16,1],[20,4],[8,7],[5,18],[17,7],[15,7],[14,2],[22,30],[23,11],[6,1],[24,5],[11,2]],'финального':[[11,2],[23,1]],'файлов':[[12,1],[23,1],[25,1],[2,1],[24,2]],'Рисование':[[11,1],[15,1]],'координатами':[[14,2]],'script':[[12,1],[15,1]],'третий':[[22,3],[10,1],[25,1],[7,1],[5,1]],'возможное':[[6,1],[11,1]],'Расцветка':[[22,1]],'однажды':[[2,1],[5,2]],'перепроверки':[[2,1]],'зелёным':[[4,1],[15,1],[22,2],[11,1],[5,1]],'разбивая':[[6,1]],'значком':[[14,1]],'добавляемые':[[22,1]],'ходом':[[6,1],[14,1]],'интуитивности':[[22,1]],'selection_table':[[12,3]],'Реализация':[[21,1],[23,2],[0,1]],'настоящего':[[2,1],[15,1]],'идеи':[[9,3],[21,1],[22,3],[6,2],[2,1],[10,3],[8,3]],'имеющимся':[[5,1]],'комментариев':[[2,2],[22,1]],'выдаст':[[12,1],[24,1]],'многодорожечная':[[14,1]],'аккуратности':[[2,1]],'функцию':[[5,1],[22,4],[23,7],[12,2],[18,7],[11,11]],'меру':[[24,1]],'давности':[[22,1]],'требуемого':[[17,1],[22,1],[20,2],[5,1]],'Неплохо':[[23,1]],'программы':[[1,2],[19,1],[0,2],[20,1],[5,2],[15,3],[14,3],[21,2],[22,7],[2,1],[24,1],[3,8],[10,1],[11,6]],'редактор':[[23,1],[2,1],[7,1]],'серые':[[11,1]],'пересинхронизировать':[[6,1]],'использованию':[[0,1]],'красных':[[4,1],[22,2],[11,2]],'съёмка':[[22,1]],'должны':[[22,1],[14,1],[23,5],[6,2],[16,1],[11,2],[5,1]],'достижения':[[6,3],[7,1]],'совершённого':[[7,1]],'уйти':[[9,1]],'параметра':[[17,1],[11,1]],'видимой':[[15,1],[22,2]],'ячейка':[[22,4]],'загораживать':[[19,1]],'ppu':[[25,1],[15,1],[24,3]],'блока':[[4,1],[2,1]],'своих':[[16,1],[10,1],[25,3],[2,1],[11,1]],'Принимает':[[11,1]],'поддерживается':[[12,1]],'обдумать':[[6,1]],'нажать':[[5,2],[17,2],[15,4],[18,1],[22,2],[19,1],[24,1],[12,4],[16,3],[10,1],[11,4],[8,1]],'промежутки':[[22,2],[14,1],[6,2]],'луа':[[22,8]],'прямоугольник':[[12,1]],'худший':[[14,1]],'запорченным':[[24,1]],'Маркерам':[[15,5],[22,2],[23,2],[2,1],[12,1],[16,5],[11,1],[5,5]],'обычных':[[5,1],[24,2],[11,1],[7,1]],'начнёте':[[12,1]],'тестировании':[[0,1],[14,1],[20,1],[11,1],[6,1]],'одинаковых':[[22,1]],'Если':[[18,54],[19,2],[0,1],[12,7],[16,1],[20,3],[8,5],[5,11],[17,4],[9,5],[14,2],[15,24],[22,25],[6,9],[2,4],[4,13],[23,3],[24,5],[25,10],[3,1],[10,5],[11,29],[7,4]],'иконок':[[15,2],[22,6],[24,2],[12,1],[16,2],[20,1],[5,1]],'получателю':[[12,1]],'правила':[[2,1]],'проверяет':[[22,1],[23,5]],'Другим':[[14,3]],'редактируется':[[11,1],[15,1]],'учитывать':[[14,1]],'непосредственно':[[6,1],[14,1]],'неактуальным':[[2,1]],'Чекпоинты':[[6,1]],'картинке':[[4,4],[6,2],[11,2]],'Введение':[[1,1],[2,2],[0,1]],'редактируемого':[[9,1],[15,1],[4,1],[16,2],[10,1],[8,1],[5,2]],'контекстом':[[6,1]],'проявились':[[6,1]],'удачей':[[9,2],[14,2],[10,1],[20,1]],'data':[[15,1],[23,2],[25,6]],'мелком':[[22,1]],'совершенно':[[12,1],[6,1],[8,1]],'поводу':[[10,1]],'Навигация':[[9,1],[14,2],[15,2],[0,1],[13,1],[16,6],[10,1]],'жонглировать':[[8,1]],'selected_frame':[[12,3]],'обнаружены':[[22,1],[20,2]],'вещи':[[8,1]],'Самое':[[6,1]],'попадут':[[18,1]],'изменившийся':[[5,2]],'расплывчатым':[[4,1]],'повлияло':[[10,2]],'устают':[[2,1]],'возвращён':[[18,1]],'основных':[[22,1]],'желателен':[[22,1]],'зарегистрированных':[[5,1]],'Мышка':[[2,1]],'ошибку':[[6,1],[7,4]],'критическим':[[6,1]],'разрядов':[[25,1]],'последние':[[4,1],[6,2],[16,1]],'добавляет':[[25,1],[6,1]],'хватает':[[4,1],[6,1],[7,1]],'Примечание':[[7,5]],'Много':[[6,1]],'реализацией':[[7,1]],'самый':[[7,2],[22,2],[6,3],[12,2],[10,1],[8,1],[5,1]],'повлияла':[[22,2]],'включающий':[[22,1]],'осознавать':[[10,1],[6,1]],'applyinputchanges':[[17,4],[12,2],[22,1],[18,10]],'перезапустить':[[12,1]],'частей':[[25,1],[6,1]],'оптимального':[[7,1],[14,1]],'обнулении':[[2,1]],'отметкой':[[9,1]],'enter':[[4,1],[17,2],[15,1],[16,1]],'Ранее':[[19,1]],'чисел':[[18,1],[20,2]],'мечты':[[2,1],[22,1]],'Автофункция':[[18,4]],'найдите':[[11,2]],'Наилучший':[[20,1]],'фиолетовому':[[4,1]],'цветовое':[[22,1]],'Тасэдитор':[[18,39],[19,2],[0,1],[12,6],[16,1],[20,1],[8,4],[5,2],[17,1],[9,1],[15,1],[21,1],[22,12],[6,3],[2,5],[4,1],[23,5],[24,22],[25,3],[3,2],[10,2],[11,11],[7,2]],'Регулярно':[[23,13]],'вышеописанный':[[6,1],[11,1]],'вносить':[[22,1]],'нестандартно':[[2,1]],'клавиатурой':[[15,1],[7,2],[5,1]],'пользователь':[[22,19],[23,1],[19,1],[24,12],[11,3],[18,5]],'заполнен':[[22,1]],'используются':[[8,2],[22,1],[14,3],[24,1],[12,1],[11,2],[5,1]],'концов':[[12,1],[20,1]],'русскоязычных':[[14,1]],'ассоциацию':[[10,1],[22,1]],'названии':[[12,1]],'попросить':[[12,1]],'проводилось':[[23,1]],'редактору':[[2,1]],'случайные':[[11,1],[14,1]],'отображение':[[22,5]],'исполняются':[[12,1]],'учебник':[[2,1],[0,1]],'одном':[[9,1],[14,1],[15,1],[22,3],[6,1],[4,1],[12,1],[20,3],[11,1]],'прогрессу':[[6,1]],'импорт':[[3,1],[23,1]],'происходящей':[[12,1]],'ставят':[[6,1],[12,1]],'тесный':[[10,1]],'numpad':[[11,1]],'Однострочная':[[14,1]],'пустом':[[15,1]],'печатания':[[15,1]],'регистрацию':[[23,1]],'стандартизации':[[22,1]],'уровень':[[11,4],[22,8],[6,1],[2,2],[20,1],[10,2],[7,1],[5,1]],'высокоорганизованного':[[12,1]],'сдвинув':[[6,1]],'Сайт':[[2,1]],'эволюции':[[22,1]],'рисование':[[17,2],[14,1],[0,1],[4,1],[12,1],[11,1]],'Контейнер':[[14,2]],'хоткеем':[[9,2]],'manager':[[23,7]],'незачем':[[11,1]],'полная':[[22,1]],'текстовую':[[22,1]],'кадры':[[5,9],[17,1],[15,5],[14,1],[22,8],[2,2],[24,3],[4,6],[12,3],[7,2],[11,8]],'необходимо':[[12,4],[16,1],[20,2],[8,4],[5,1],[9,1],[14,1],[15,1],[22,9],[6,5],[2,1],[4,1],[23,2],[24,2],[11,2]],'наклона':[[22,2]],'интерпретируемое':[[25,1]],'вырезать':[[15,1]],'естественное':[[12,1],[20,1]],'перезаписей':[[15,1],[14,1],[22,8],[23,1],[2,1],[25,1]],'Пробел':[[15,2],[9,1],[23,1],[11,2],[24,1]],'bookmark3':[[17,1]],'выгоды':[[7,1]],'инвертирования':[[18,1]],'Логично':[[12,1]],'Оба':[[22,2]],'переводом':[[25,1]],'entire':[[19,1],[11,1]],'регион':[[15,1],[12,1],[14,1],[22,4],[18,1],[23,1]],'могли':[[6,1],[22,1],[11,1],[2,1]],'определённой':[[23,1]],'сдвинувшимся':[[22,1]],'setnote':[[17,2],[18,2]],'каждой':[[19,1],[12,1],[20,1],[5,4],[17,1],[15,1],[14,1],[22,6],[23,2],[6,2],[25,3],[4,2]],'существующего':[[3,1],[18,1]],'подумать':[[9,1]],'привязанные':[[11,1]],'кодом':[[21,2],[22,2]],'щёлкать':[[4,1],[15,1],[22,2],[10,1],[5,2]],'пишутся':[[14,1]],'заданного':[[17,1],[22,1]],'Выводе':[[22,1]],'яркими':[[4,1]],'некая':[[7,1]],'равным':[[22,1]],'multi':[[22,1]],'младший':[[18,1]],'насыщенным':[[11,1],[22,1]],'способ':[[12,6],[16,5],[20,1],[8,1],[5,4],[9,2],[22,4],[6,1],[2,1],[4,6],[10,1],[11,3],[7,2]],'отметку':[[6,1],[22,1]],'отпускается':[[7,1]],'ускользает':[[6,1]],'взят':[[17,1],[6,1]],'пространство':[[4,1],[22,1],[3,1],[6,1]],'потока':[[25,1],[9,1]],'вынужденное':[[14,1]],'bookmark9':[[17,1]],'загрузках':[[23,2]],'удар':[[12,1]],'изменяемыми':[[22,1]],'обгона':[[14,1]],'заставляет':[[5,2]],'забывая':[[11,1],[5,1]],'нечётная':[[12,1]],'выключать':[[8,1]],'использования':[[17,31],[18,2],[1,1],[14,5],[19,1],[4,1],[20,1],[8,1],[5,4]],'успеху':[[10,1],[6,1]],'третью':[[10,1]],'описаний':[[15,1]],'автосохранения':[[11,1],[23,1]],'окне':[[17,2],[22,9],[14,1],[19,2],[24,2],[12,2],[16,2],[10,4],[11,3],[5,1]],'развлечение':[[6,1]],'подпункта':[[11,1]],'нужна':[[2,1],[22,2]],'отдалёнными':[[10,1],[2,1]],'казуальное':[[6,1]],'сгодиться':[[20,1]],'событию':[[9,1]],'перевести':[[12,1],[14,1]],'критерия':[[6,1]],'замедлить':[[9,1]],'обе':[[11,1],[12,1]],'удобные':[[11,1]],'tab':[[15,2]],'оказываются':[[18,2]],'общих':[[23,2]],'прошлыми':[[8,1]],'Аналоги':[[15,1]],'преодоления':[[6,1]],'submitdeleteframes':[[17,1],[18,2],[22,1]],'контекстные':[[15,1]],'Изменения':[[4,1]],'возможностях':[[0,1]],'создайте':[[11,1],[5,1]],'оставлен':[[14,1],[11,1],[5,1]],'подобно':[[23,1]],'происходящее':[[2,1]],'усекает':[[23,1]],'кадров':[[18,11],[12,4],[16,6],[8,1],[5,12],[17,15],[9,1],[14,3],[15,9],[22,30],[6,14],[2,2],[4,11],[23,7],[24,3],[25,1],[11,18],[7,3]],'пользовательским':[[23,1]],'левого':[[11,1]],'уступ':[[9,2]],'желаемой':[[4,1],[24,1]],'помогать':[[10,1]],'Скроллинг':[[22,1],[15,2],[16,4]],'Сам':[[11,1],[18,3]],'лишние':[[9,1]],'внешние':[[23,1]],'воспринимает':[[22,1],[7,1],[11,1]],'Попробуйте':[[4,2],[10,1],[5,1]],'повышается':[[5,1]],'идеальной':[[6,1]],'это':[[18,2],[0,1],[12,3],[20,2],[8,4],[5,7],[9,6],[14,4],[22,18],[23,7],[6,17],[2,5],[4,9],[24,5],[25,5],[3,1],[10,8],[11,6],[7,9]],'передачу':[[23,1]],'вписать':[[11,1]],'таков':[[6,1],[5,1]],'определённого':[[14,1],[20,1],[6,1],[5,1]],'разное':[[9,1]],'полем':[[15,1]],'открытии':[[4,1],[17,1],[12,2],[22,1],[23,1],[24,1]],'совершенные':[[5,1]],'нарисован':[[11,1]],'заполнить':[[12,1],[16,1]],'компрессию':[[23,3]],'зацикленным':[[12,1]],'протестировать':[[9,1]],'беглому':[[4,1]],'стороне':[[5,1]],'определиться':[[10,1],[8,1],[9,1]],'небольшая':[[12,1]],'эмоций':[[2,1]],'отметок':[[22,1]],'рутинных':[[14,1]],'комментарии':[[4,1],[2,1]],'причём':[[15,1],[12,1],[22,2],[6,1],[18,2]],'тонкими':[[22,1]],'внутриигровой':[[7,1],[14,1]],'стратегию':[[11,1]],'управлением':[[12,1],[2,2],[11,1]],'недоступной':[[11,1]],'пикселях':[[22,1]],'соответствующую':[[22,2],[18,1],[5,2]],'вдобавок':[[15,1]],'понизу':[[11,2]],'содержащими':[[12,1]],'шаблонами':[[12,1],[22,1]],'дальнейшего':[[17,2],[19,1]],'Очищает':[[18,1]],'Появление':[[20,1]],'Суть':[[6,1]],'остаться':[[6,1]],'xxx':[[25,2]],'второму':[[12,1]],'отключение':[[22,1]],'пацифистский':[[14,1]],'exit':[[15,1]],'Размер':[[12,9],[14,1],[3,1],[22,1],[7,1],[25,1]],'управляемым':[[2,1]],'передумывать':[[6,1]],'Автофункцию':[[18,2]],'идущий':[[7,1]],'взгляду':[[4,1],[11,1]],'supermariobros':[[12,1]],'участка':[[12,5],[16,10],[20,8],[8,15],[5,9],[9,30],[14,2],[15,1],[22,4],[6,48],[2,1],[4,1],[10,19],[11,6],[7,8]],'модуля':[[25,1]],'org':[[12,1],[2,1],[6,1]],'различать':[[22,1]],'вообще':[[5,2],[11,2],[9,1],[23,1],[4,1],[12,1],[10,2],[8,1],[7,2]],'навыков':[[21,1]],'мигать':[[5,2]],'нажатая':[[22,1]],'нажимаете':[[9,2]],'удалите':[[11,1]],'Полученный':[[8,1]],'обнаружатся':[[6,1]],'трюк':[[6,4],[14,1]],'анимация':[[23,2]],'текущем':[[7,1],[18,1],[9,1],[14,1],[15,1],[22,1],[6,1],[23,1],[12,2],[16,2],[8,2],[5,1]],'важного':[[9,1]],'Отстранённость':[[9,1]],'масштаба':[[6,1]],'интервалы':[[12,1]],'классификация':[[20,1]],'простыми':[[12,1]],'Этому':[[22,1]],'таблицу':[[4,1],[18,1]],'частоты':[[17,1]],'улучшением':[[6,1]],'полей':[[25,1],[15,1],[22,1]],'нажмёт':[[11,1]],'выбрав':[[15,1],[24,1]],'курсора':[[5,5],[17,3],[15,1],[22,9],[23,6],[24,4],[4,1],[16,1],[11,3],[8,1]],'форуме':[[12,1],[22,1],[19,1],[2,1]],'необязательный':[[9,2],[10,2],[8,2]],'официального':[[21,1]],'фрагмент':[[6,1],[5,1]],'событиям':[[14,1]],'игроком':[[14,2],[2,1],[5,1]],'оказывает':[[5,1]],'установленному':[[22,1]],'обращает':[[10,1]],'вызовов':[[18,1]],'остальными':[[11,1],[18,2]],'subtitles':[[12,2],[15,1]],'переходя':[[12,1]],'третье':[[5,1]],'сохраняя':[[15,1]],'интегрированная':[[0,1]],'ранних':[[2,1],[22,2]],'удалён':[[11,1],[24,1]],'неудобно':[[11,1],[22,1]],'сохраняются':[[5,1],[9,1],[22,6],[12,1],[11,1],[7,1]],'ему':[[22,2],[2,1],[6,2]],'включена':[[10,1],[11,10],[5,2]],'обеспечивает':[[23,1],[22,1],[14,1]],'бессистемного':[[2,1]],'однотипными':[[6,1],[12,1]],'опытными':[[2,1]],'указка':[[22,1],[11,1],[5,1]],'проигнорирует':[[18,6]],'путь':[[6,1],[14,1]],'работаете':[[12,1]],'отображения':[[4,1],[15,1],[20,1],[22,6]],'разбирать':[[25,1]],'вызванной':[[23,1]],'представляющих':[[24,1]],'сказывается':[[11,1]],'эффективная':[[2,1]],'отведены':[[8,1]],'различных':[[8,2]],'Поначалу':[[4,2],[9,1],[2,2],[7,1]],'Про':[[12,2]],'manipulation':[[14,1]],'читабельности':[[2,1]],'альтернативой':[[22,1]],'Интересный':[[12,1]],'дальнейший':[[22,1]],'решения':[[12,2],[14,6],[10,5],[7,2],[8,2]],'нарисовать':[[12,1],[5,1]],'ТАС':[[14,1],[2,1],[6,1]],'боты':[[14,3]],'Текущее':[[22,2]],'того':[[18,1],[12,1],[16,2],[20,1],[5,7],[17,1],[9,2],[15,1],[22,13],[25,1],[6,3],[2,2],[4,4],[24,2],[3,3],[10,2],[11,5],[7,2]],'круглые':[[5,1]],'плыть':[[6,1]],'адаптироваться':[[10,1],[8,1]],'попадает':[[22,2],[12,1],[11,1]],'Однако':[[19,1],[12,3],[5,2],[9,2],[14,1],[22,4],[6,4],[2,1],[4,1],[10,1],[11,4],[7,1]],'узкий':[[24,1]],'Допустим':[[10,1],[6,1],[9,1]],'Вправо':[[15,3],[22,2],[25,3],[6,3],[4,2],[18,2],[5,1]],'цифру':[[5,1]],'принципы':[[22,1],[1,1],[19,1],[6,1],[2,1],[10,1],[7,1]],'назначаете':[[11,1]],'разными':[[12,1],[20,1],[22,2],[7,2]],'шин':[[20,1]],'эмуляторный':[[5,2]],'наравне':[[22,1]],'вносимого':[[10,1]],'больше':[[0,1],[20,1],[8,2],[5,1],[9,1],[14,1],[22,4],[6,1],[2,1],[10,4],[11,4],[7,1]],'содержит':[[15,1],[22,1],[23,2],[4,1],[12,2],[16,2],[3,1],[11,2],[5,2]],'Простые':[[7,1]],'действие':[[5,1],[24,1],[12,1],[15,1],[11,1],[6,2]],'Монтажа':[[5,1]],'очистку':[[11,1],[23,1]],'выполняется':[[12,5]],'кнопке':[[18,1],[15,1],[22,4],[25,1],[19,1],[4,1],[12,1],[16,2],[11,3],[5,7]],'стенкой':[[6,1]],'Три':[[7,1]],'раздражает':[[11,1]],'Лаг':[[17,7],[22,1],[14,1]],'своему':[[6,1],[12,1]],'Второй':[[7,1],[22,1]],'автоподгонке':[[11,1]],'трактовать':[[18,1]],'человеческих':[[14,1]],'избранного':[[4,1]],'настреонных':[[25,1]],'модули':[[25,4],[23,3]],'clone':[[17,5],[15,1],[5,2]],'скопированный':[[15,1]],'начальная':[[22,1]],'тайминг':[[25,1],[23,2]],'префикс':[[23,2]],'используемый':[[7,2],[11,1]],'кадрах':[[17,3],[15,7],[14,3],[22,11],[23,1],[4,9],[12,1],[11,9],[5,2]],'вращением':[[15,1]],'галочкой':[[22,2]],'прыгнет':[[12,1],[5,4]],'обозначается':[[25,1],[12,2],[14,1]],'запускаемых':[[18,1]],'линией':[[5,1]],'несуществующей':[[7,1]],'записанному':[[7,1]],'эффективной':[[8,1],[14,1]],'предельные':[[23,1]],'корень':[[22,1],[5,1]],'остального':[[10,1]],'измерения':[[14,1]],'получается':[[7,1],[11,1]],'исследованием':[[6,1]],'Справке':[[25,1]],'режимы':[[7,1]],'сотни':[[12,1],[9,1],[11,1]],'установлены':[[4,2],[15,1],[22,1],[11,1]],'две':[[22,2],[2,1],[12,3],[3,1],[10,1],[18,2]],'случаев':[[9,1],[14,1],[22,5],[6,3],[2,1],[12,3],[20,1],[11,3],[7,1]],'пытается':[[22,1],[14,2],[2,1],[24,1]],'поощряя':[[2,1]],'замысла':[[6,1]],'смене':[[22,1]],'регистрирует':[[17,1]],'журналируемых':[[22,1]],'отключении':[[22,1]],'затронув':[[7,1]],'левой':[[17,5],[15,7],[22,15],[24,1],[4,4],[12,2],[16,3],[11,1],[5,8]],'помогает':[[4,1],[6,1]],'подсчёте':[[14,1]],'выводить':[[12,1]],'просмотра':[[7,2],[11,3],[9,6],[22,4],[6,2],[16,1],[10,1],[20,1],[8,2],[5,2]],'приземления':[[10,1],[6,1]],'процессу':[[9,1],[12,1]],'маркер':[[23,1]],'чексумм':[[24,1]],'просматривать':[[9,1],[14,1],[22,1],[2,1],[4,1],[12,4],[16,2],[8,1]],'запоминания':[[25,1],[11,1],[14,1]],'намечает':[[6,2]],'будущее':[[22,3],[20,1]],'обычными':[[22,1]],'тегом':[[12,1]],'tas':[[1,1],[19,1],[0,4],[12,1],[5,1],[17,2],[15,7],[14,1],[21,3],[22,10],[2,3],[23,5],[4,1],[24,3],[25,1],[3,2],[18,1],[11,4]],'порядке':[[22,1],[14,1],[18,1],[2,1]],'помощи':[[17,3],[12,1],[11,1]],'содержащийся':[[22,2]],'обычно':[[19,1],[12,4],[16,1],[20,1],[8,3],[5,1],[9,2],[14,5],[22,2],[25,2],[6,11],[24,1],[4,3],[10,2],[11,4],[7,6]],'внести':[[11,1]],'останавливать':[[22,1]],'объём':[[23,1],[11,5],[5,2]],'копировании':[[22,2],[23,1]],'мощности':[[10,1],[5,1]],'обозначение':[[19,1]],'перестраивать':[[5,1]],'готового':[[8,1],[11,2],[6,1]],'файла':[[17,4],[21,1],[22,8],[23,19],[19,1],[2,1],[24,9],[25,3],[12,18],[3,1],[11,2]],'стадии':[[6,1]],'определяющее':[[25,1]],'требуя':[[18,3]],'21060':[[25,1]],'find':[[15,1],[22,1],[23,1],[12,1],[16,2],[3,1],[11,1]],'хронологии':[[24,1],[15,1],[22,4],[23,1],[6,1],[5,2]],'обращать':[[22,1]],'структурам':[[2,1]],'стать':[[2,1]],'сравнений':[[8,2],[20,1]],'противоречить':[[6,2]],'поняли':[[11,1]],'закладочном':[[22,1]],'дошёл':[[4,1],[22,1]],'вторых':[[6,1],[11,1]],'перетаскивания':[[4,1],[19,1]],'Выбирать':[[6,1]],'приведена':[[14,1]],'присвоено':[[24,1],[11,1],[18,1]],'линейка':[[2,1]],'ответ':[[14,1]],'написания':[[4,1],[12,1]],'Список':[[21,1],[22,6],[25,2],[19,1],[24,1],[12,1],[16,1],[11,1],[5,1]],'образцы':[[3,1]],'bookmark2':[[17,1]],'воспринимают':[[6,1]],'настроенную':[[11,1]],'целевое':[[9,1],[20,3],[22,2],[6,3],[7,1]],'области':[[22,3],[12,1],[15,5]],'зажатие':[[4,1],[11,1],[15,1],[10,1],[7,1],[5,1]],'Левая':[[15,1],[22,2]],'произведена':[[22,1]],'является':[[7,1],[19,2],[12,3],[20,2],[8,1],[5,3],[15,1],[14,6],[21,1],[22,8],[6,3],[2,1],[4,2],[23,1],[24,3],[25,1],[10,1],[11,2],[18,2]],'эмуляция':[[9,1],[14,2],[22,2],[2,1],[11,2],[5,2]],'Досмотреть':[[7,1]],'произойти':[[14,2]],'видео':[[5,1]],'какому':[[10,1]],'минусы':[[11,1],[14,1]],'рамки':[[23,1],[6,1],[22,2]],'покадрово':[[7,1],[5,1]],'иконки':[[4,1],[22,2],[20,1],[11,1],[24,1]],'имеют':[[5,1],[22,6],[14,1],[11,1],[2,1]],'Проигрыватель':[[18,4],[12,1],[22,5],[11,1],[5,4]],'большого':[[7,1],[11,1]],'подготовку':[[12,1]],'некритичные':[[6,1]],'закрывает':[[23,1]],'Средняя':[[15,1]],'появляющиеся':[[12,1]],'создавать':[[5,1],[18,2],[12,4],[11,2],[8,2]],'прсмотра':[[9,1]],'create':[[19,1]],'синхронно':[[10,1]],'взятое':[[2,1]],'последующих':[[22,1],[14,1],[6,1],[7,1]],'почти':[[22,3],[6,3],[2,1],[4,2],[12,1],[7,2],[5,1]],'лёгкий':[[20,1]],'Это':[[7,2],[19,3],[12,1],[16,2],[20,1],[5,2],[9,2],[14,3],[15,1],[22,10],[6,3],[2,3],[4,4],[24,2],[11,13],[18,1]],'применяется':[[11,1]],'перемещаются':[[22,1]],'фаербол':[[22,2],[5,1]],'возвращать':[[7,1],[5,2]],'отказ':[[14,2]],'Ответвление':[[14,1]],'пытайтесь':[[6,1]],'новую':[[23,2],[5,1]],'просмотрщик':[[6,1]],'восстановится':[[11,1]],'перемещать':[[15,1],[9,2],[16,1],[22,1],[5,2]],'диалог':[[23,1],[3,1],[11,1],[24,5]],'связанные':[[11,1]],'наименее':[[4,1]],'выделенных':[[17,3],[18,2],[15,8],[22,10],[23,3],[4,3],[12,1],[11,3],[5,1]],'начинаются':[[4,1],[25,1]],'Убедитесь':[[19,1]],'проникнуть':[[9,1]],'простоты':[[25,1]],'традиционном':[[8,2],[11,2],[9,1],[6,1],[2,1],[10,1],[7,3],[5,2]],'неординарных':[[14,1]],'окнами':[[23,1]],'оставленный':[[7,1]],'цифрой':[[22,4]],'следуют':[[25,1]],'уникальное':[[12,2]],'bool':[[20,1],[25,5],[18,4]],'реальные':[[14,1]],'абстрагирования':[[2,1]],'предыдущие':[[4,1],[16,1],[14,1]],'удобство':[[4,1],[14,1],[10,1],[2,1],[11,2]],'появляющийся':[[6,1]],'расширяется':[[12,1],[22,1]],'распоряжении':[[5,1]],'исход':[[14,1]],'содержимое':[[17,1],[22,7],[23,4],[4,2],[16,6],[3,2],[20,1],[11,1],[5,2]],'воспринимать':[[22,2],[2,1],[5,1]],'Списка':[[17,3],[15,1],[22,18],[23,13],[4,2],[5,6]],'ТАСите':[[9,1]],'заносится':[[22,1],[12,1],[5,1]],'sourceforge':[[21,1]],'раздражать':[[19,1]],'преимущество':[[5,1]],'разработанной':[[2,1]],'настройку':[[11,1]],'новое':[[22,1],[6,2],[20,1]],'кадр':[[18,4],[19,2],[12,5],[16,9],[20,4],[8,3],[5,29],[17,7],[9,7],[14,6],[15,14],[22,33],[6,4],[2,2],[4,8],[23,6],[24,1],[25,2],[10,9],[11,16],[7,2]],'снятие':[[15,4],[23,3]],'rerecord':[[15,1]],'выбирает':[[7,1],[14,1]],'отпущен':[[15,1]],'концом':[[17,3],[22,1],[10,2],[6,2]],'beginning':[[24,1],[15,1],[16,1]],'отодвигается':[[10,1]],'равен':[[25,1],[22,2]],'стратегии':[[24,1],[11,3],[5,1]],'контекстном':[[4,1],[17,8],[12,1]],'программами':[[7,1]],'подзадачи':[[6,1],[14,2]],'вышеописанной':[[9,1]],'отступление':[[22,1]],'отображаемые':[[22,3],[20,1]],'указываете':[[18,1]],'перемещает':[[22,3],[16,7],[19,1],[5,5]],'смахивает':[[6,1]],'speed':[[24,1],[11,2],[15,4]],'надеясь':[[22,1]],'фильтры':[[23,1]],'пустот':[[11,1],[23,1]],'оставаясь':[[2,1]],'участках':[[6,3],[12,1],[13,1],[10,1],[20,5],[7,2]],'тег':[[6,1]],'величина':[[22,1]],'каждом':[[22,8],[20,4],[10,1],[25,1],[6,2],[11,1]],'вас':[[5,1],[11,5],[9,2],[19,1],[6,5],[2,1],[4,1],[12,3],[10,1],[7,2],[8,1]],'замедление':[[2,1]],'вынужденных':[[6,1]],'выглядеть':[[12,2]],'стандартным':[[11,1]],'оптимизацией':[[14,1]],'специфичных':[[14,1]],'числа':[[17,1],[12,1],[22,2],[25,6],[11,1]],'соседней':[[16,1]],'when':[[17,1]],'Видимая':[[22,2]],'гарантированно':[[22,1]],'virtual':[[11,1]],'связах':[[23,1]],'вверх':[[19,1],[12,1],[16,9],[5,5],[17,2],[15,8],[14,1],[22,9],[6,3],[4,4],[18,2],[11,2]],'достигается':[[10,1],[2,3],[6,1]],'загораживается':[[22,1]],'обнаружил':[[6,1]],'luascripts':[[12,1],[18,1]],'достигнутого':[[20,2]],'передвигается':[[6,2],[22,1]],'отражаются':[[5,1]],'Нумерация':[[22,1]],'сэйвы':[[22,1],[14,2],[23,4],[2,1],[7,2],[5,2]],'коде':[[18,1],[23,1]],'класс':[[23,1]],'сформированы':[[22,1]],'открытий':[[6,1]],'subtitle':[[25,3]],'выделения':[[17,1],[15,2],[22,3],[23,7],[24,2],[4,2]],'включал':[[2,1]],'сохранению':[[8,1]],'пункт':[[5,3],[22,6],[19,1],[4,2],[12,3],[3,3],[18,1],[11,12]],'enable':[[15,1],[24,3],[11,3]],'совпадающие':[[19,1]],'букве':[[4,1]],'управляется':[[15,2]],'хоткея':[[17,4],[15,3],[22,1],[23,1],[24,1],[16,3],[11,1],[5,4]],'мотивируют':[[7,1]],'перепрыгнет':[[4,1]],'детали':[[21,1],[23,1],[24,1],[4,1],[12,1],[3,1],[5,1]],'недавно':[[4,2],[16,1],[3,1],[11,3]],'нечто':[[2,1]],'известные':[[14,1]],'Выделений':[[22,6],[12,1],[16,1],[25,1]],'удобное':[[24,1]],'долгим':[[14,1]],'выгоду':[[6,1]],'сохраняется':[[8,2],[7,1],[9,1],[14,1],[22,9],[19,1],[12,2],[20,4],[11,3],[5,1]],'слоем':[[23,1]],'образ':[[4,4],[12,2],[22,2]],'выходит':[[24,1],[6,1],[22,1]],'сохраните':[[19,2],[5,3]],'прибытии':[[7,1]],'долю':[[11,1],[5,1]],'скопировать':[[17,1],[7,3],[12,2]],'Нелегко':[[7,1]],'земле':[[6,1],[9,1]],'диска':[[22,1],[15,1],[18,2]],'таблицы':[[4,1],[22,1],[14,1],[23,1]],'описания':[[12,1],[16,1],[22,3],[6,1],[11,3]],'частью':[[11,1]],'выгодные':[[20,1]],'анализе':[[6,1],[12,1]],'фокус':[[24,2]],'отмеченного':[[22,1],[5,1]],'восстановлению':[[5,1]],'производимых':[[2,1]],'стандартные':[[12,2],[5,1]],'переключиться':[[12,1],[7,2],[5,1]],'характеристик':[[6,1],[20,1]],'использовалось':[[25,1],[9,1]],'введя':[[12,1]],'платформ':[[19,1],[22,4]],'source':[[21,1]],'документом':[[22,1]],'востребована':[[22,1]],'полуавтоматического':[[10,1]],'вызывающий':[[23,1]],'ТАСов':[[5,1],[11,1],[12,2],[22,1],[8,1],[2,1]],'стороны':[[24,2],[2,1],[6,2],[3,1],[7,1],[18,1]],'мышки':[[25,1],[5,3]],'найдено':[[22,2],[12,1],[6,1]],'колонке':[[15,2],[22,1],[24,1],[4,1],[12,3],[16,2],[11,1],[5,1]],'выделенными':[[22,4]],'заметки':[[4,1]],'накапливается':[[6,1]],'отсортировывать':[[18,1]],'управлении':[[16,1]],'периодическом':[[5,1]],'ans':[[25,1]],'mute':[[15,1]],'Последовательно':[[22,1]],'чтению':[[12,1]],'красным':[[15,1],[12,1],[22,1],[5,2]],'год':[[7,1]],'осмысленной':[[12,1]],'наведёт':[[6,1]],'содержимому':[[8,1],[22,1]],'установку':[[5,1]],'Работа':[[2,1]],'реальными':[[14,1]],'задумывается':[[10,1]],'эмулятора':[[19,1],[12,4],[16,2],[5,3],[17,4],[9,1],[14,3],[15,4],[21,1],[2,1],[22,5],[4,2],[23,11],[24,4],[25,3],[3,3],[10,3],[11,9]],'ячейки':[[22,27],[14,2],[23,2],[12,1],[16,1],[11,2]],'равносильно':[[22,1]],'Выделите':[[11,1]],'Авторское':[[1,1]],'проделанный':[[22,1]],'явные':[[7,2]],'очистки':[[22,2],[23,2]],'ближайшем':[[14,1]],'3100':[[11,1]],'полировки':[[7,1]],'объясняет':[[1,1]],'протестированную':[[5,1]],'сохранённые':[[24,1],[22,1],[11,1],[5,1]],'последующий':[[6,1],[22,1]],'последнему':[[7,1],[8,1]],'решит':[[11,1]],'пуст':[[18,1],[22,1]],'2008':[[22,1]],'нужными':[[22,1]],'пары':[[23,1],[22,1],[20,1]],'сдвигается':[[22,3]],'верхнего':[[23,1],[15,1],[22,1]],'вовлечённости':[[7,1]],'begin':[[12,1],[22,1]],'первое':[[19,1],[22,3]],'поступал':[[11,1]],'Установка':[[15,3]],'background':[[15,2]],'дальней':[[23,1]],'Редко':[[5,1]],'известны':[[10,2],[22,1]],'доступных':[[18,1],[12,2],[5,2]],'выбираете':[[4,1],[6,1]],'нажатых':[[14,1],[23,1],[5,2]],'компактным':[[12,1]],'людям':[[1,1]],'изменяемых':[[22,1]],'оптимальным':[[6,1]],'editing':[[23,1]],'шаблона':[[17,2],[12,6],[22,1],[3,1],[11,3],[5,2]],'защита':[[24,1]],'Переключение':[[22,1]],'проходил':[[2,1]],'editor':[[1,1],[19,1],[0,3],[12,1],[5,1],[17,2],[15,8],[21,3],[22,9],[23,7],[2,3],[24,3],[4,1],[25,1],[3,2],[18,1],[11,4]],'другая':[[15,1],[12,1],[5,1]],'трюка':[[2,1],[6,4]],'пришлось':[[11,1],[22,1]],'сделает':[[4,2]],'движка':[[11,1],[14,1]],'полную':[[0,1]],'беззаботно':[[6,1]],'функциональных':[[11,1]],'ваши':[[4,1],[7,1],[12,1]],'вправо':[[22,1],[15,3],[5,2]],'поддерживаемой':[[24,1]],'измерений':[[5,1]],'почаще':[[6,1]],'чужой':[[2,1]],'интуитивно':[[22,1],[8,1],[14,1]],'имеюшимся':[[9,1]],'инициализацию':[[23,1]],'простым':[[15,1],[20,1],[11,1],[5,1]],'now':[[5,1]],'соответствующей':[[12,1],[14,1],[22,5],[23,1],[11,1],[5,2]],'отрезки':[[6,1]],'запросы':[[18,3]],'игре':[[5,6],[11,2],[9,2],[14,8],[6,3],[2,2],[4,3],[12,5],[20,1],[10,2],[7,2],[8,1]],'изменяются':[[22,2],[23,1]],'ближайшим':[[6,1],[5,1]],'некоторых':[[9,1],[14,5],[15,1],[22,3],[6,1],[23,1],[4,1],[12,2],[11,1],[8,1]],'стало':[[9,1],[22,1]],'примечательных':[[12,1]],'персонажем':[[2,2]],'предполагаемому':[[7,1]],'Конечно':[[6,3],[11,1],[10,1],[7,1],[2,3]],'атак':[[12,1]],'Там':[[12,1],[18,1]],'щелчках':[[4,2]],'обмозговать':[[12,1]],'неправильном':[[7,1]],'реагирует':[[23,3]],'подгонка':[[8,1],[12,1]],'был':[[7,1],[12,1],[16,1],[5,4],[17,2],[15,1],[22,7],[23,3],[25,1],[6,4],[24,1],[4,1],[3,1],[10,1],[11,3],[18,1]],'более':[[12,3],[16,1],[20,1],[5,4],[9,1],[14,5],[22,13],[6,7],[2,4],[4,3],[24,1],[10,1],[11,6],[7,4]],'ТАСингу':[[7,1],[11,1],[1,2],[19,1],[2,1],[5,1]],'написание':[[2,2]],'содержатся':[[3,1],[4,2]],'end':[[15,3],[22,3],[6,1],[24,1],[12,4],[16,3],[11,2],[5,1]],'нормальное':[[8,1]],'замену':[[24,1]],'Исходный':[[21,1]],'назначенную':[[11,1]],'позволяющей':[[2,1]],'ноль':[[6,1],[22,1]],'способом':[[14,3],[2,1],[4,1],[12,1],[11,1],[5,1]],'прыжка':[[7,1],[9,2],[14,1],[22,1],[2,1],[12,1],[10,1],[11,1],[5,2]],'right':[[11,1],[15,1]],'desync':[[14,1]],'Первое':[[11,1]],'технику':[[1,1]],'щелчке':[[15,15],[22,14],[19,2],[24,3],[4,3],[16,7],[11,1],[5,1]],'субпикселей':[[14,1]],'записываемые':[[22,1]],'доступность':[[22,1]],'дальше':[[22,1],[11,1],[15,1]],'лёгких':[[5,1]],'абсолютному':[[6,1]],'хвосте':[[11,1]],'приоритеты':[[4,1],[14,1]],'глаза':[[14,1]],'закономерностей':[[23,1]],'независимо':[[5,1],[24,1],[22,1],[11,1],[6,1]],'мелкая':[[7,1]],'зовутся':[[14,1]],'состояние':[[18,5],[12,5],[16,2],[20,2],[8,2],[5,7],[17,3],[15,3],[14,2],[22,21],[23,12],[6,3],[25,3],[4,3],[10,1],[11,4],[7,1]],'наименьшее':[[6,1]],'детерминированность':[[23,1]],'оптимизировать':[[8,1]],'облегчает':[[7,1],[5,1]],'отвечать':[[9,1],[10,1],[8,1],[11,1]],'вливаться':[[7,1]],'Используйте':[[10,1],[18,1]],'немодальное':[[22,1]],'мешает':[[6,1]],'очисткой':[[17,1]],'мувиком':[[22,1],[14,1],[23,1],[19,1],[4,2],[11,1],[5,1]],'поле':[[15,1],[22,6],[23,2],[19,1],[25,2],[4,4],[5,1]],'распределяются':[[8,2]],'значению':[[23,1]],'вопросительным':[[15,1],[24,1]],'Возможно':[[11,1],[22,1]],'прокручивать':[[5,2]],'управляющих':[[5,1]],'массово':[[4,1],[12,1],[22,1]],'появлением':[[9,1]],'остальных':[[24,1],[15,1],[20,1],[22,3],[11,1],[5,1]],'банальной':[[6,1]],'меняться':[[12,1]],'обучение':[[2,1]],'промежуточные':[[5,1],[9,1],[8,1],[6,1]],'вышестоящего':[[11,1]],'придумаете':[[12,1]],'операции':[[17,3],[15,4],[22,6],[23,14],[24,1],[4,3],[3,1],[18,1]],'заготавливать':[[12,1]],'сформировалось':[[22,1]],'индикатору':[[2,1],[15,1]],'клавиатурные':[[15,1],[22,1],[19,1],[5,2]],'типовую':[[12,1]],'Позволяет':[[11,3]],'продуктивного':[[22,1]],'проверил':[[23,2]],'голову':[[22,1],[6,2],[12,3]],'обычного':[[6,2]],'вхождения':[[2,1],[8,1]],'кнопку':[[12,7],[16,2],[8,1],[5,10],[17,2],[9,1],[15,7],[22,5],[23,1],[6,4],[24,2],[4,7],[10,1],[11,6],[18,3]],'заметили':[[4,1],[12,1]],'вставляет':[[5,3]],'branch4':[[17,2]],'особые':[[12,1]],'исходного':[[14,1]],'который':[[12,7],[16,2],[20,1],[8,1],[5,3],[22,5],[14,5],[23,2],[6,4],[2,1],[10,2],[18,1],[7,2]],'уметь':[[23,2],[2,1],[6,1]],'основного':[[14,1]],'проигрываемый':[[22,1],[14,1],[23,1],[24,1],[5,1]],'Родитель':[[22,1]],'написан':[[5,1]],'эмуляторов':[[19,1]],'наших':[[2,1]],'требующего':[[7,1]],'вызвана':[[18,2]],'позволил':[[23,1]],'создан':[[22,2],[25,3],[5,1]],'событии':[[11,1]],'которых':[[5,1],[17,3],[22,7],[14,1],[19,1],[6,1],[2,1],[24,1],[12,3],[3,1],[8,1],[11,1]],'посвящена':[[7,1]],'volume':[[15,3]],'нажатии':[[22,9],[6,2],[12,1],[16,1],[11,2],[5,6]],'найден':[[9,1],[23,1]],'кода':[[12,1],[14,2],[19,1],[2,6]],'полноценной':[[10,1]],'плавности':[[23,1]],'верхники':[[5,1]],'взаимосвязей':[[22,1]],'вынесены':[[5,1]],'эволюционный':[[7,1]],'данном':[[17,1],[15,3],[14,2],[22,3],[25,3],[6,2],[12,2],[10,1],[11,3]],'имеющиеся':[[9,1],[10,1],[8,1],[11,1]],'неоптимальным':[[9,1]],'нанесения':[[12,1]],'учёл':[[6,1]],'уделено':[[2,1]],'Одновременно':[[14,1]],'code':[[15,1],[21,1]],'кадра':[[18,19],[19,2],[12,5],[16,5],[20,5],[8,4],[5,12],[17,34],[9,6],[14,9],[15,6],[22,73],[6,2],[2,2],[4,11],[23,18],[24,1],[25,1],[10,4],[11,9],[7,5]],'несжатом':[[22,2]],'областями':[[22,1]],'Отключаете':[[10,1],[9,1]],'Прототип':[[22,1]],'выявления':[[6,1],[22,1]],'приёмов':[[4,1],[2,1],[1,1]],'любите':[[6,1]],'частичное':[[12,1],[23,1]],'лишняя':[[24,1],[23,1]],'далее':[[11,1],[12,1],[22,1],[3,1],[8,1],[5,1]],'внесения':[[17,1],[22,1],[23,1]],'смотрите':[[10,1]],'перезаписывать':[[24,1],[5,1]],'область':[[15,1],[22,3],[23,1],[24,1],[16,1],[11,1],[5,1]],'альтернативного':[[11,1]],'человека':[[14,2],[2,1],[6,3]],'неочевидные':[[12,1]],'акселератора':[[17,6],[16,1]],'съёмки':[[11,1]],'one':[[17,2]],'охватить':[[11,1]],'перетаскивать':[[15,2],[22,2],[24,1],[4,2],[16,1],[11,2],[5,1]],'нажата':[[18,1],[15,1],[22,1],[25,5],[4,1],[12,1],[16,1],[7,1],[5,1]],'мало':[[22,1],[6,1],[12,1]],'кратчайший':[[20,1]],'Файл':[[22,1]],'анимацию':[[6,1]],'меняет':[[22,4],[2,1],[7,1]],'мышке':[[5,1]],'Сохраняет':[[22,1]],'отобразится':[[10,1],[5,1]],'доходил':[[4,1]],'берёт':[[22,2]],'шлифовать':[[12,1]],'портирование':[[21,1]],'имеет':[[8,2],[9,2],[15,1],[22,10],[25,2],[6,3],[12,4],[7,1],[11,2]],'Выполнение':[[18,1]],'текущее':[[11,1],[15,3],[22,8],[23,4],[6,2],[24,2],[12,1],[18,2],[5,2]],'часть':[[1,1],[19,2],[12,2],[16,1],[5,5],[15,1],[14,1],[22,7],[6,4],[2,4],[4,4],[24,1],[3,1],[18,4],[11,5]],'занимаются':[[6,1]],'составлять':[[12,1]],'поиск':[[9,1],[14,1],[22,7],[23,3],[6,1],[12,1],[10,2],[11,1]],'Ввод':[[18,8],[19,3],[12,21],[16,2],[20,1],[8,7],[5,21],[17,26],[9,7],[14,12],[15,9],[22,35],[6,8],[2,3],[4,5],[23,1],[24,4],[25,2],[10,4],[11,29],[7,13]],'экономии':[[22,1],[23,1],[11,1],[24,1]],'после':[[18,4],[19,1],[12,4],[8,9],[5,10],[17,20],[9,4],[14,1],[15,5],[22,20],[6,8],[2,2],[4,1],[23,3],[24,1],[25,5],[10,4],[11,7],[7,8]],'комбинацию':[[7,1],[12,1],[15,1],[11,1],[6,1]],'новые':[[17,1],[7,1],[18,1],[22,3],[6,5],[12,1],[20,3],[8,1],[5,1]],'занимает':[[22,4],[14,1],[19,1],[6,1],[12,1],[16,1],[3,1],[11,1],[5,2]],'знают':[[7,1]],'youtube':[[12,1],[14,1]],'сигналу':[[23,1]],'Есть':[[4,1]],'Защиты':[[23,1]],'упал':[[8,1],[5,1]],'ближайшего':[[22,1],[7,1],[11,1]],'автору':[[6,1]],'зависимость':[[6,1]],'файловое':[[11,1]],'помогают':[[6,2]],'уникальность':[[12,1]],'сохранением':[[15,1],[11,1],[5,1]],'функционала':[[2,1],[23,1]],'проектах':[[12,1],[23,1],[2,1],[24,1]],'одно':[[17,1],[9,1],[22,1],[6,1],[12,1],[16,1],[20,1],[5,2]],'Перечень':[[5,1]],'перепрыгивать':[[6,2]],'документации':[[12,1],[16,1],[1,1],[21,1],[18,1]],'проходятся':[[6,1]],'копий':[[17,1]],'комнаты':[[6,1]],'progress':[[6,1],[5,1]],'отдельном':[[22,1],[5,1]],'Автоматически':[[11,1]],'мастером':[[12,1]],'одинаковое':[[22,3]],'сбросятся':[[11,1]],'смещается':[[22,1]],'поток':[[25,1],[7,1]],'файлом':[[3,1]],'кроме':[[16,1],[12,1],[15,1]],'понизить':[[2,1]],'сдвигать':[[19,1],[22,1]],'Постоянная':[[10,1],[8,1]],'столбцами':[[22,2]],'огромный':[[9,1]],'постепенной':[[23,1]],'конкретного':[[6,1]],'разбег':[[12,1]],'учтённый':[[6,1]],'Строка':[[15,1]],'механизмы':[[7,1]],'рисует':[[11,1],[12,1]],'16th':[[12,1]],'статике':[[22,1]],'панель':[[3,1],[23,1]],'включаются':[[10,1],[9,1]],'знаете':[[12,1],[9,1],[6,2],[18,1]],'картину':[[2,1],[5,1]],'справки':[[23,1]],'макроса':[[22,1]],'определяются':[[6,1],[14,1]],'значит':[[9,1],[22,1],[25,1],[2,1],[6,1],[4,1],[24,1],[12,1],[11,2]],'актуальных':[[12,1]],'последующие':[[5,1],[22,1],[7,1],[6,1]],'массиве':[[22,2],[23,1]],'Сброс':[[15,1],[23,1],[25,2]],'настроение':[[12,1]],'замедляет':[[22,1]],'Возможна':[[22,1]],'поодиночке':[[11,1],[14,1]],'добеганием':[[11,1],[18,2]],'косая':[[15,1]],'Благодаря':[[15,2],[14,1],[22,5],[6,2],[24,2],[4,1],[20,1],[10,1],[11,3],[5,7]],'Текст':[[4,1],[11,1]],'приёмами':[[2,1]],'вводить':[[4,2],[15,1],[19,1],[8,1],[11,1]],'логика':[[6,1]],'определёнными':[[9,1]],'года':[[22,1]],'comment':[[25,2]],'парой':[[12,1]],'поставлю':[[9,1]],'восьми':[[25,2],[11,2]],'описываемом':[[6,1]],'подстраивать':[[11,1]],'массового':[[23,1]],'Теоретически':[[24,1],[6,1],[11,1]],'отвлекаясь':[[2,1]],'требуемая':[[12,2]],'увеличится':[[12,8],[22,1]],'записанной':[[19,1]],'обработчики':[[23,1]],'вставке':[[17,5],[22,2]],'Режим':[[10,1],[11,1]],'редакторе':[[22,1],[12,3],[0,1]],'критику':[[6,1]],'переписан':[[23,1]],'секвенсорах':[[14,1]],'активации':[[12,1]],'неконтролируемые':[[14,1]],'версия':[[25,2],[24,1]],'шероховатости':[[6,1]],'освежить':[[4,1],[2,1]],'эмоциональных':[[6,1],[7,1]],'хронологией':[[5,1]],'ответвлениях':[[22,1],[5,1]],'следует':[[18,1],[12,6],[20,1],[8,2],[5,3],[9,4],[14,2],[22,2],[25,2],[6,2],[24,3],[10,2],[7,2],[11,2]],'лучше':[[7,2],[11,2],[9,6],[23,1],[6,5],[12,1],[20,5],[10,1],[8,4],[5,1]],'эмулятор':[[18,2],[12,1],[16,1],[5,5],[17,1],[9,2],[14,1],[15,3],[22,7],[2,1],[23,10],[4,4],[24,6],[3,3],[11,2],[7,1]],'попотеть':[[6,1]],'дороги':[[6,1]],'seek':[[9,2],[10,2],[18,1],[5,1]],'скроллировать':[[15,5],[16,3],[22,2],[5,1]],'других':[[8,1],[15,3],[14,2],[22,3],[19,1],[6,1],[12,2],[10,2],[7,1],[11,1]],'жизнь':[[7,1],[9,1]],'устройства':[[25,7],[14,1]],'аспект':[[14,2],[2,1],[6,3]],'нижний':[[22,2]],'медленную':[[2,1]],'нетронутыми':[[11,1],[22,1]],'звучали':[[22,1]],'родителей':[[22,2]],'умещалась':[[22,1]],'ключевого':[[17,1],[22,1],[23,2],[25,2]],'Умение':[[6,1]],'потенциал':[[6,2],[9,1]],'миникарту':[[22,1]],'введите':[[11,1]],'рисовании':[[4,1],[22,2],[23,1],[11,1]],'пропуски':[[11,1]],'образца':[[14,1]],'сработать':[[10,1],[6,1],[22,1]],'Фиолетовая':[[4,1]],'определить':[[22,6],[14,1],[19,1],[6,1]],'переписывания':[[2,1]],'длиться':[[6,1]],'положение':[[15,1],[14,1],[22,6],[23,2],[6,1],[24,1],[3,1],[5,1]],'переключателя':[[5,1]],'заполняются':[[22,1]],'срочно':[[6,1]],'спотыкается':[[9,1]],'закрыть':[[11,1]],'Примеры':[[14,6]],'писать':[[2,1],[12,4]],'понадобилось':[[22,1]],'неудобства':[[11,1]],'разгружаете':[[12,1]],'нумерация':[[4,1]],'лаге':[[22,2],[14,1],[11,1]],'реальная':[[7,1]],'привязываться':[[9,1],[16,1]],'иссякли':[[10,1],[8,1],[9,1]],'улучшит':[[6,1]],'выбранному':[[11,1],[22,1]],'пикселя':[[14,1]],'махом':[[16,1]],'savestates':[[24,3],[23,1]],'решающий':[[7,2]],'отбраковывая':[[8,1]],'регулярно':[[22,1],[23,2]],'format':[[12,1]],'успешное':[[9,1],[6,1],[8,1]],'диктуют':[[2,1]],'достижимой':[[5,1]],'кнопках':[[22,1],[5,1]],'Включает':[[11,2]],'похожий':[[12,1],[14,1]],'существующих':[[14,2]],'участку':[[9,2],[22,1],[6,4],[4,1],[12,1],[16,5],[10,2],[20,1],[8,5]],'суть':[[19,2],[6,2]],'столбик':[[4,1]],'length':[[25,1]],'изобретено':[[2,1]],'зажатой':[[4,1],[17,1],[9,4],[16,3],[22,1],[24,1]],'данынй':[[18,1]],'привычек':[[2,1]],'главы':[[6,2],[11,2],[2,1]],'высоту':[[9,1],[2,1],[5,1]],'расширение':[[23,1],[2,1],[14,1]],'ограничено':[[8,1],[11,1]],'Заметке':[[5,1]],'усомниться':[[7,1]],'совпал':[[6,1]],'перемещая':[[10,1],[11,1],[22,1]],'изменениях':[[11,2]],'don':[[12,1]],'Тасэдиторе':[[18,1],[25,1],[0,1],[12,3],[5,6],[17,1],[9,2],[14,4],[15,3],[21,1],[6,1],[2,5],[4,3],[22,6],[23,1],[24,2],[3,1],[10,1],[11,12],[7,6]],'ответвлениями':[[22,3],[5,2]],'останавливаться':[[10,1],[11,1]],'скроллбаров':[[15,2],[22,1]],'порядку':[[4,1],[12,1],[7,1],[8,1]],'перезагрузить':[[15,1]],'каждого':[[7,2],[12,5],[20,1],[8,2],[5,1],[9,1],[14,4],[22,11],[23,5],[6,3],[2,1],[4,2],[25,1],[10,4],[11,3],[18,1]],'Многообразие':[[22,1]],'единый':[[2,1]],'затем':[[7,4],[19,1],[12,8],[8,2],[5,4],[17,5],[9,1],[14,1],[22,8],[23,2],[6,2],[25,3],[4,4],[10,1],[11,6],[18,1]],'сравнивается':[[20,1]],'отличают':[[8,1]],'всем':[[22,1],[11,1],[12,1]],'галочек':[[23,1],[15,2],[5,2]],'Кстати':[[6,1]],'всеми':[[22,1],[7,1],[11,1]],'inputlog':[[23,2]],'трата':[[23,1]],'отмечены':[[4,1],[19,3],[5,1]],'Строки':[[4,1],[22,4]],'быстрые':[[5,1]],'четвёртую':[[10,1]],'красную':[[22,1]],'проигрыватель':[[23,1]],'соответствуют':[[22,2]],'присваивать':[[2,1]],'оправдает':[[2,1]],'оставили':[[4,1],[12,1],[11,1],[5,1]],'формате':[[22,1],[12,4],[14,1],[25,4]],'выражений':[[12,1]],'сдвиганию':[[17,4]],'плохая':[[6,1]],'выбора':[[20,1],[7,1],[12,1]],'журналирование':[[22,2]],'Столбцы':[[22,3]],'спецификаций':[[19,1]],'200':[[8,1],[11,3],[6,3]],'источнику':[[16,2]],'соответствующие':[[4,1],[12,1],[20,2],[22,5],[23,1],[5,1]],'команде':[[23,1],[19,1],[7,2],[5,1]],'отдельные':[[12,1],[9,1],[22,1],[11,2]],'совершены':[[5,1]],'утомительной':[[7,1]],'начал':[[12,1],[22,1]],'http':[[12,1],[21,1]],'изменена':[[11,1]],'выглядит':[[11,1]],'исчезает':[[22,1]],'сотней':[[6,1],[22,1]],'рабочие':[[4,1],[14,1]],'входные':[[22,1],[23,1]],'Прогрессбар':[[5,3]],'традиции':[[25,1],[22,1],[14,1]],'очевидное':[[6,1]],'хранящая':[[22,1],[6,1],[14,1]],'пальцы':[[8,2]],'использованным':[[3,1]],'поздние':[[22,1]],'обновляет':[[23,13]],'неопределёнными':[[22,1]],'часа':[[11,1]],'созданное':[[6,1]],'сути':[[4,1],[9,1],[14,1],[11,1],[5,2]],'dipswitch':[[24,1]],'Загрузить':[[21,1]],'ограничивать':[[6,1]],'РОМ':[[3,1],[11,1],[24,1]],'лучшее':[[6,1]],'идеальности':[[6,2],[7,1]],'остановки':[[22,2],[9,1],[20,1]],'добежит':[[11,2]],'обращаться':[[23,1],[5,1]],'методичный':[[6,1]],'состоящий':[[12,1]],'остаётся':[[9,1],[15,1],[22,4],[6,1],[4,1],[12,3]],'bookmark8':[[17,1]],'совсем':[[22,1],[6,1],[5,1]],'отключить':[[4,2],[22,4],[3,1],[11,9],[5,1]],'view':[[22,1],[16,2],[3,1],[11,7],[24,2]],'тонкая':[[10,1]],'трюки':[[6,1],[14,1]],'хочется':[[9,1],[6,1],[7,1]],'Записи':[[7,4],[19,2],[12,1],[8,2],[5,9],[9,1],[15,3],[22,6],[23,3],[2,1],[24,5],[3,1],[10,1],[11,7],[18,1]],'counter':[[15,1]],'родителем':[[22,2]],'аналоги':[[2,1]],'автовосстановления':[[5,1]],'специально':[[19,1],[12,1],[14,1]],'отступить':[[18,1]],'наличия':[[20,2],[5,1]],'тут':[[12,1],[10,1],[11,6],[5,1]],'пунктов':[[19,1]],'Столбец':[[22,1]],'предусмотрена':[[19,1]],'возвращении':[[10,1],[2,1]],'Джойстике':[[22,1]],'гринзона':[[23,1]],'будучи':[[7,2],[11,1]],'Определить':[[10,1],[9,1]],'раскрытии':[[22,1]],'соседствующих':[[22,1]],'строками':[[4,1],[17,2],[14,1]],'запомненные':[[7,1]],'output':[[23,1],[14,1]],'прежнему':[[7,2],[22,1],[11,1],[2,1]],'насыщенные':[[2,1]],'тень':[[5,1]],'умелым':[[6,1]],'ситуациях':[[22,1],[14,1],[10,1],[8,1],[11,2]],'единственный':[[23,17]],'опубликования':[[6,1],[12,1]],'поиска':[[15,1],[14,1],[22,3],[23,2],[6,1],[12,3],[20,2],[3,1],[11,1],[5,1]],'готовых':[[14,1],[6,1],[7,1]],'входит':[[10,1]],'даёт':[[5,1],[22,1],[7,1],[2,2]],'сформировать':[[2,1]],'Затем':[[5,5],[22,3],[25,1],[6,1],[4,1],[12,1],[7,2],[11,1]],'обнаружится':[[6,1]],'словесного':[[6,1]],'игнорировать':[[2,1],[23,1]],'неизведанных':[[5,1]],'ничем':[[10,1],[12,1],[22,1]],'0x3ad':[[12,2]],'дальнейшем':[[4,2],[22,2],[11,1]],'доводит':[[12,1]],'простого':[[14,1]],'отжата':[[17,2]],'зажатым':[[22,1]],'записываются':[[19,1],[5,1]],'страха':[[9,1]],'trace':[[15,1]],'связь':[[2,1]],'Курса':[[10,1],[6,1]],'если':[[18,11],[19,3],[12,13],[16,2],[20,3],[8,4],[5,13],[17,8],[9,9],[14,2],[15,9],[22,31],[6,18],[2,4],[4,5],[23,3],[24,6],[25,7],[3,1],[10,1],[11,15],[7,3]],'систематизируются':[[19,1]],'особенностями':[[19,1]],'лихвой':[[7,1]],'описан':[[22,1],[16,1]],'цифровые':[[11,1],[5,1]],'нужную':[[15,1],[2,1],[9,1]],'игровой':[[14,1],[6,2],[2,4],[12,1],[10,1],[11,1],[7,1]],'данная':[[22,2]],'геймпада':[[4,1],[15,1],[11,2],[5,3]],'Лишние':[[14,1]],'открывать':[[12,1],[24,1]],'рассказать':[[5,1]],'buttonpresses':[[17,1]],'лавину':[[6,1]],'градаций':[[22,2]],'0000020':[[4,1]],'увлечься':[[2,1],[6,1]],'стандартное':[[11,1],[24,2]],'равные':[[14,1]],'цветами':[[22,7]],'описание':[[12,1],[14,1],[15,2],[23,1],[6,2],[11,1]],'регистрируется':[[22,1]],'созданию':[[7,1]],'super':[[4,1],[12,1],[14,1],[6,3],[5,1]],'открываете':[[12,1],[0,1]],'мультитрекингу':[[11,1]],'соотносится':[[14,1]],'мультитач':[[22,1]],'даются':[[8,1]],'очищенный':[[11,1]],'сведения':[[7,1]],'перестанет':[[5,1]],'остальным':[[8,1]],'перезаписать':[[7,1]],'цветам':[[22,1]],'строк':[[19,1],[12,2],[20,1],[5,1],[17,2],[15,2],[14,1],[22,14],[23,2],[6,1],[25,2],[4,4],[11,1]],'посмотреть':[[6,2],[7,1]],'создаются':[[22,1],[6,1],[8,1]],'ответов':[[13,1]],'сцены':[[10,1],[9,1]],'замещаются':[[22,1]],'обрезка':[[23,1]],'cut':[[17,6],[5,1]],'развития':[[2,2],[5,1]],'второй':[[5,4],[18,2],[22,4],[25,1],[6,6],[24,1],[4,1],[12,1],[10,1],[7,1],[11,2]],'альтернативные':[[24,1],[9,1],[20,1],[7,1],[5,2]],'подход':[[7,5],[9,6],[15,1],[22,1],[6,4],[12,3],[20,20],[10,6],[8,6],[5,1]],'около':[[6,1],[11,1]],'Просматриваете':[[10,1],[9,1]],'down':[[24,1],[15,4],[16,3],[22,1],[11,2],[5,6]],'расшифровывать':[[12,1]],'Вниз':[[9,1],[15,3],[22,1],[25,3],[6,1],[24,1],[4,1],[16,2],[18,2],[5,1]],'понадобиться':[[22,1],[11,3],[12,1]],'Стобец':[[22,1]],'битов':[[18,1]],'схемы':[[5,2]],'представлять':[[6,1],[22,1]],'счёт':[[6,2],[12,1],[7,1],[2,1]],'максимум':[[6,1],[14,1]],'видение':[[22,1],[1,1]],'составного':[[6,1]],'уберите':[[11,1]],'идеей':[[22,1]],'сохраняемый':[[24,1]],'всё':[[19,1],[12,2],[8,1],[5,6],[9,1],[22,2],[23,1],[6,5],[2,3],[4,1],[3,1],[10,1],[11,3],[7,7]],'добавить':[[11,2],[12,1]],'обнаруживается':[[12,1],[22,1],[25,1],[6,2],[7,1]],'добегания':[[9,3],[22,9],[23,2],[2,1],[24,2],[16,1],[10,1],[5,5]],'литературному':[[6,1]],'впечатывать':[[7,1],[5,1]],'прочитал':[[6,1]],'тратя':[[7,1]],'использовалась':[[12,1]],'руками':[[5,1]],'установленный':[[11,1]],'молниеносной':[[7,1]],'разнообразить':[[12,1]],'фиксированное':[[14,1]],'Бот':[[14,1]],'изменился':[[4,1],[17,14],[10,1],[5,2]],'правильнее':[[6,1]],'Информация':[[7,1],[22,3]],'незначительно':[[11,1],[12,4]],'стрелкой':[[22,1],[20,1]],'версиях':[[19,1],[2,1],[7,1]],'Промежутки':[[22,1]],'навыки':[[16,1],[6,1],[12,1]],'срабатывающий':[[22,1]],'свзанные':[[24,1]],'Перед':[[12,1],[20,1],[25,1],[5,1]],'предыдущем':[[23,1],[9,1],[22,1]],'требуются':[[7,1],[12,1],[19,1],[8,1],[6,1]],'remove':[[4,1],[17,7],[15,1]],'convert':[[12,1]],'вспыхивают':[[17,2],[22,1]],'ранении':[[14,1]],'штрих':[[11,1]],'capacity':[[23,1],[24,3],[11,3]],'загружаются':[[11,1],[22,4]],'относительными':[[22,1]],'дают':[[6,1],[12,1]],'скриншоту':[[11,1]],'высокий':[[22,1],[10,1],[2,1],[7,1]],'изменений':[[7,1],[12,2],[20,1],[5,1],[17,3],[9,1],[15,3],[22,9],[23,6],[2,2],[4,1],[10,5],[11,5],[18,6]],'хронологическую':[[22,1]],'большую':[[19,1],[2,1],[11,1]],'грамотного':[[1,1]],'угодно':[[4,3],[16,5],[25,1],[5,1]],'вполне':[[8,1],[12,1],[22,2],[11,1],[6,2]],'мощным':[[5,1]],'вариантам':[[12,1]],'notepad':[[3,1]],'задержки':[[23,1],[14,1]],'приставочные':[[18,1]],'ошибках':[[2,1],[24,1]],'игнорируя':[[22,1],[23,1]],'прочесть':[[12,1]],'факторов':[[9,1],[12,1],[14,1],[6,13],[5,1]],'скриншотов':[[22,1],[15,1],[23,1],[11,2]],'reload':[[24,1],[11,4],[15,2]],'расширит':[[18,3]],'ближайшему':[[9,1],[15,1]],'особо':[[8,1]],'наведении':[[24,1],[15,4],[20,1],[22,2],[11,6],[5,1]],'провести':[[22,1],[12,1],[14,1]],'произвольный':[[23,1]],'клавиши':[[17,2],[9,1],[15,4],[22,1],[23,1],[2,1],[24,1],[4,2],[16,1],[11,14],[5,5]],'переключение':[[7,1],[15,2]],'запущенном':[[15,2],[12,1],[11,1],[24,1]],'чувствуется':[[6,1]],'регионе':[[18,1]],'mariox':[[12,3]],'воздействие':[[10,1]],'просмотренном':[[22,1]],'неактуальное':[[22,1]],'совершая':[[7,1],[5,1]],'сознательно':[[14,1]],'аналогом':[[11,1],[5,1]],'решений':[[10,1],[6,2]],'ТАСингом':[[6,1],[14,1]],'таймеров':[[12,1]],'pattern':[[17,6],[14,1],[12,3],[3,1],[11,1],[5,1]],'исправлений':[[6,1]],'начальное':[[9,1],[22,1]],'Остальные':[[19,1],[15,1]],'произошедших':[[24,1]],'открыть':[[12,3],[15,1],[3,1],[16,1],[24,2]],'вредное':[[20,1]],'Окончательное':[[22,1]],'сдаться':[[8,1]],'пункта':[[17,18],[22,15],[3,1]],'существенных':[[19,1],[22,1]],'f10':[[17,3],[8,1],[15,2],[7,1],[24,1],[11,3],[5,3]],'пальцев':[[8,1]],'маленьких':[[20,1]],'выделенного':[[17,1],[15,1],[22,2],[19,1],[4,1],[12,1],[5,1]],'неважные':[[9,1]],'прямоугольника':[[22,1]],'зайдите':[[11,1]],'000020':[[22,1]],'менять':[[9,1],[22,3],[6,1],[4,1],[3,2],[10,1]],'отгринзоненного':[[22,1]],'меняют':[[4,1]],'первых':[[12,1],[6,2],[11,1]],'использовании':[[4,1],[9,1],[12,1],[14,1],[20,1],[11,4]],'убегал':[[5,1]],'прошёл':[[11,4]],'заголовку':[[22,1],[5,2]],'выбрать':[[11,4],[5,4],[19,2],[6,3],[4,2],[12,8],[7,1],[8,1]],'минимальными':[[7,1],[14,1]],'Дерева':[[24,1],[22,2],[23,3],[19,1],[2,1],[5,2]],'маленьким':[[6,1]],'сообщает':[[24,1]],'публиковать':[[12,1]],'полусекунды':[[22,2]],'перестают':[[11,1],[22,1]],'изменял':[[24,1],[23,1]],'удаление':[[15,1],[23,4],[11,1]],'подавая':[[10,1]],'следовать':[[25,1],[15,2]],'заменить':[[24,1]],'подтвердить':[[24,1],[7,1],[11,1]],'внешний':[[12,1],[14,1],[3,1],[23,2],[7,1]],'потенциальных':[[6,1]],'снята':[[9,1],[11,6]],'новому':[[2,2],[15,1]],'rewind':[[9,1],[15,1],[16,1],[11,2],[5,2]],'ухудшение':[[9,2]],'разрешается':[[14,1]],'бледным':[[11,2],[22,1]],'бега':[[6,1]],'случаи':[[6,2]],'watch':[[15,2],[14,1],[22,1],[6,1],[12,1],[20,3],[10,1]],'откатах':[[11,1],[22,1]],'отводятся':[[22,1]],'визуальное':[[2,1],[22,1]],'долгое':[[11,1],[12,1]],'понимается':[[14,1]],'Заголовку':[[4,2],[22,4],[11,1]],'простеньких':[[2,1]],'сохранённой':[[22,1],[5,1]],'наиболее':[[5,1],[9,1],[2,3],[4,1],[12,2],[16,1],[20,1],[7,1],[11,1]],'дорисовывать':[[9,1]],'хода':[[4,1]],'загораживающие':[[11,1]],'самом':[[5,2],[22,2],[14,1],[23,1],[2,1],[24,1],[4,1],[12,1],[16,2],[7,1],[11,2]],'Оценить':[[7,1]],'Этого':[[11,1]],'получать':[[12,2],[2,1],[6,1]],'существовавшие':[[14,1]],'предположить':[[2,1],[12,1]],'указанном':[[15,2],[18,4]],'убитого':[[9,1]],'всевозможных':[[24,1]],'вспомните':[[11,1]],'отстаёт':[[8,1]],'планируется':[[22,1],[20,1]],'привязке':[[11,1]],'Настоящий':[[14,1]],'количество':[[18,4],[19,1],[12,1],[8,1],[5,5],[17,3],[9,1],[14,3],[15,1],[22,7],[6,1],[2,1],[25,2],[3,1],[11,1],[7,1]],'поощряет':[[2,1],[24,1]],'расположены':[[22,1],[5,1]],'называть':[[4,3]],'int32':[[25,4]],'Реального':[[22,1]],'верните':[[5,1]],'чексуммой':[[24,2]],'никаких':[[5,1],[18,5],[22,1],[19,1],[7,1],[6,2]],'зажав':[[5,2],[15,2],[11,1],[6,1]],'draws':[[19,1],[11,1]],'хоткеи':[[15,3],[9,1],[23,1],[11,4],[24,2]],'человеческий':[[22,1]],'расстановкой':[[4,1]],'Фактор':[[6,1]],'видеоиграх':[[10,1],[12,1],[14,1]],'Манипуляция':[[14,1]],'линиям':[[5,1]],'воспользоваться':[[12,2],[14,1],[10,1],[8,1],[5,2]],'отвечающие':[[12,1]],'обозначить':[[6,1]],'вставки':[[9,1],[19,1],[18,1],[11,1]],'повторе':[[22,1]],'параноидальной':[[8,1]],'картина':[[6,1]],'Появится':[[11,2],[12,2]],'Вспомогательная':[[15,1]],'игроку':[[9,1],[12,1],[14,1],[2,1],[6,2]],'отличием':[[7,1]],'принятый':[[12,1]],'joypad':[[17,1],[18,5]],'автоматическому':[[5,1]],'Проект':[[12,1],[14,1]],'Пока':[[3,1],[10,1],[24,1],[5,1]],'стрельбы':[[12,2],[5,1]],'забывают':[[20,1]],'срабатывании':[[22,2]],'источника':[[17,1]],'расцветка':[[22,1]],'отметить':[[4,1],[9,1],[14,1],[22,1],[6,2],[11,1]],'привычки':[[8,1],[22,1]],'two':[[25,2]],'принципов':[[23,1]],'загрузка':[[15,1],[12,1],[22,2],[23,2],[11,2],[24,1]],'проигрывания':[[4,1],[9,3],[12,1],[25,1],[11,2],[24,1]],'Вводе':[[22,3],[19,1],[7,1],[24,1]],'оставшееся':[[4,1],[22,1],[5,1]],'траектории':[[7,1]],'отпускании':[[15,1],[5,2]],'паузу':[[11,1],[18,2],[9,3],[15,4],[22,2],[4,2],[12,3],[3,1],[10,1],[7,2],[5,4]],'Раньше':[[2,1],[9,1]],'наглядным':[[6,1]],'дюжины':[[6,1],[22,1]],'занятие':[[10,1],[8,1],[9,1]],'слот':[[8,3],[7,8],[9,2],[17,1],[22,2],[20,3],[10,1],[11,1],[5,5]],'Рабочее':[[4,1]],'цвету':[[4,2],[22,3]],'отзывчивым':[[4,1]],'Гринзоне':[[4,3],[18,1],[22,6],[23,1],[2,1],[11,1]],'поставили':[[12,1]],'раскрыть':[[6,1]],'диалога':[[24,1],[23,1]],'patterns':[[24,1]],'Рекордеру':[[22,1],[23,1]],'Выделение':[[17,25],[18,2],[15,5],[14,2],[22,29],[25,2],[4,4],[12,2],[16,6],[11,1],[5,3]],'организовали':[[12,1]],'избирательного':[[22,1]],'наборе':[[12,1],[14,1]],'обновление':[[23,2]],'обработки':[[18,1],[14,1],[6,2],[5,1]],'Джойстика':[[22,6]],'adjustlag':[[22,5]],'поставьте':[[10,1],[5,1]],'препятствия':[[6,3]],'совершенного':[[7,1]],'наилучшее':[[14,1]],'every':[[12,1]],'надписи':[[15,1],[22,1],[6,1],[4,2],[12,1],[3,1],[5,2]],'20fps':[[18,1]],'wm_mousewheel':[[23,1]],'мыслью':[[7,1]],'целую':[[16,1]],'Остальное':[[23,1]],'единую':[[22,1]],'уязвимости':[[2,1]],'внутрь':[[9,1]],'платформы':[[21,1],[23,2],[14,2],[24,1]],'экспериментального':[[23,1]],'разбивают':[[6,1]],'отрицательный':[[18,4]],'эмуляцию':[[22,1],[9,2],[20,1],[23,1]],'врагов':[[20,2],[14,1],[6,4]],'отразится':[[18,1]],'важные':[[4,1],[5,1]],'промежутков':[[22,4],[15,2],[16,2]],'тесном':[[10,1]],'Указываемое':[[18,1]],'Сообщения':[[24,1]],'начнётся':[[11,1],[15,2]],'сохранять':[[9,1],[22,2],[23,1],[2,1],[24,1],[12,9],[20,1]],'выбирается':[[6,1]],'совершённых':[[11,1]],'наличие':[[9,1],[14,1],[22,1],[23,2],[25,4],[20,1],[10,1],[8,1]],'Таким':[[11,7],[18,1],[9,1],[15,1],[22,8],[6,2],[24,1],[4,2],[12,3],[10,3],[7,1],[5,2]],'clear':[[17,6],[15,1],[5,2]],'отображаемый':[[22,1],[5,1]],'зарегистрирована':[[18,2],[22,1]],'Заметкой':[[15,1],[11,1],[12,2]],'особенностей':[[2,1]],'прогрессбаром':[[23,1]],'направляет':[[10,1],[2,1]],'обозначив':[[6,1]],'должна':[[9,1],[22,4],[23,2],[10,1],[11,2],[5,1]],'адекватности':[[6,1]],'мигает':[[22,1]],'воспроизводимыми':[[14,1]],'попадают':[[17,1]],'грязный':[[12,1]],'вернётесь':[[11,1]],'jumpprevmarker':[[24,1]],'прочитайте':[[18,1]],'щелчок':[[17,29],[15,2],[22,6],[23,1],[24,3],[4,2],[12,2],[11,1],[5,5]],'программировании':[[12,1]],'целочисленное':[[25,2]],'работа':[[2,1]],'имеющийся':[[8,1],[23,1]],'одинарным':[[24,1]],'выполнена':[[7,1]],'ожидание':[[11,1],[14,1]],'слабом':[[24,1]],'ставшие':[[22,1],[23,1]],'Конспект':[[13,1],[20,2],[0,1]],'запросили':[[18,1]],'Отслеживание':[[16,1]],'продублировать':[[2,1]],'помещать':[[23,1]],'ответвление':[[17,2],[15,1],[14,2],[22,6],[11,5]],'принять':[[6,1]],'Опытный':[[7,1]],'большинство':[[22,2],[14,1],[6,1],[2,1],[12,2],[7,1]],'используемая':[[5,1]],'Порой':[[12,1],[5,1]],'придёте':[[7,1]],'экспорта':[[19,1]],'назад':[[7,2],[5,7],[9,1],[14,1],[15,1],[18,1],[22,1],[4,3],[16,1],[8,1],[11,1]],'возвращая':[[10,1]],'уровни':[[2,1],[6,2]],'серьёзные':[[5,1]],'запущен':[[23,1],[24,4],[18,25]],'компрессия':[[23,1]],'Удаляет':[[18,1]],'удалив':[[4,1]],'иного':[[8,1]],'просматриваемой':[[14,1]],'понятно':[[10,1],[8,1],[11,1]],'next':[[24,1],[15,1],[16,1]],'newtext':[[17,1],[18,2]],'накладывает':[[22,1],[23,1]],'верхней':[[4,1],[5,4]],'чередующимися':[[22,1]],'разбиения':[[6,1]],'заменён':[[14,1]],'работающих':[[15,1]],'инициализируют':[[12,1]],'занимал':[[23,1]],'adjust':[[11,1]],'жалеть':[[6,1]],'Текстовый':[[25,1]],'антураж':[[12,1]],'столбика':[[4,1],[15,1]],'попытке':[[11,1],[23,1]],'подпапка':[[18,1]],'указанному':[[22,1],[23,2],[5,1]],'обратно':[[5,1],[22,2],[11,1],[7,1]],'прошлой':[[6,1],[22,2]],'обновлённый':[[9,1]],'вставляются':[[5,1]],'Свод':[[13,1]],'оптимальность':[[6,1]],'статуса':[[23,1]],'срабатывал':[[24,1]],'прошлая':[[22,1]],'титульного':[[4,1]],'toolbox':[[3,1]],'итоговых':[[6,1],[7,2]],'про':[[12,2],[9,1],[6,2]],'отменяет':[[7,1],[8,1]],'нужно':[[18,2],[19,1],[0,1],[12,16],[16,29],[20,1],[8,4],[5,10],[9,2],[14,4],[15,5],[22,10],[6,12],[2,2],[4,3],[23,2],[24,1],[3,1],[10,2],[11,11],[7,7]],'звучит':[[6,1],[22,1]],'потребоваться':[[12,1],[7,1],[11,1]],'перепроверяя':[[7,1]],'удачный':[[14,1]],'Записывании':[[17,1]],'хорошая':[[2,1]],'полное':[[12,1]],'подключены':[[4,1]],'модификации':[[22,1],[14,1],[23,1],[4,1],[12,1],[13,1],[5,1]],'учиться':[[2,1]],'соответствующего':[[22,4],[16,1],[11,2]],'планов':[[2,1],[6,1]],'frame#':[[4,1],[17,3],[15,2],[22,3],[24,1]],'снимки':[[11,1],[23,1]],'продуктивному':[[2,1]],'записан':[[12,1]],'изобразить':[[12,1]],'сценарии':[[5,1]],'нагляднее':[[7,1]],'акцентирующий':[[22,1],[5,1]],'форума':[[19,1]],'Один':[[12,1],[14,3]],'минимальный':[[22,4]],'обнаружения':[[6,1],[7,1]],'особенных':[[22,1]],'заставок':[[6,1]],'Запланированные':[[22,1]],'искомых':[[22,1]],'взаимодействии':[[10,1],[14,1]],'здесь':[[19,1],[12,5],[8,1],[5,1],[15,1],[14,1],[22,1],[23,5],[6,2],[2,1],[4,1],[10,1],[11,1],[7,3]],'приобретают':[[22,3]],'слово':[[17,1],[25,4],[4,1],[12,5],[3,1],[5,1]],'справедливо':[[24,1]],'раскритиковать':[[6,1]],'привязанными':[[11,1]],'выпавший':[[9,1]],'задерживается':[[14,1]],'полной':[[9,1],[21,1]],'устаревшего':[[2,1]],'приводит':[[17,5],[14,2],[10,1]],'перематывает':[[5,1]],'запись':[[17,5],[22,1],[14,4],[23,2],[25,1],[6,1],[12,1],[7,1],[5,2]],'выделите':[[4,1]],'перенабирать':[[2,1]],'сбрасывается':[[3,1],[22,2]],'человеческую':[[20,2]],'фан':[[6,1]],'новички':[[2,2],[7,1]],'зелёные':[[11,1]],'заложенные':[[21,1]],'сжатой':[[22,1]],'прирост':[[2,1]],'всплывания':[[23,1]],'цифровых':[[11,1],[22,2]],'прокручивании':[[15,2]],'одиночку':[[6,1]],'третьей':[[5,1]],'отражает':[[25,1],[22,1],[23,1]],'полагают':[[6,1]],'отвергать':[[6,1]],'заменяться':[[22,1]],'раскрыто':[[3,1]],'ячейку':[[15,2],[16,1],[22,6],[6,1]],'внешнему':[[2,1],[22,1]],'Маркеру':[[17,2],[9,1],[14,1],[15,1],[22,2],[23,1],[4,1],[12,1],[16,7],[11,2],[5,1]],'исходя':[[22,1],[14,1],[23,1],[5,1]],'потере':[[23,1]],'колесо':[[4,3],[15,4],[16,3],[23,1],[24,1],[5,6]],'передвигая':[[11,2]],'окна':[[19,1],[12,2],[16,1],[5,4],[17,2],[15,6],[22,16],[23,6],[6,1],[24,2],[4,2],[3,8],[18,1],[11,3]],'сосредоточить':[[10,1]],'трассы':[[20,1]],'многогранных':[[20,1]],'которым':[[4,5],[17,3],[22,1],[20,1],[11,1],[18,1]],'ускорять':[[9,1],[23,1]],'montage':[[23,1]],'Начальное':[[14,1]],'кладёте':[[8,1]],'запоминает':[[22,2],[20,1]],'прятать':[[22,1]],'слотам':[[11,1]],'world':[[10,3],[6,4],[5,1]],'разбиение':[[12,1],[10,1],[2,1],[6,1]],'описывается':[[3,1],[6,1]],'малейшее':[[5,1]],'откатите':[[6,1]],'fcexp':[[25,1]],'сроки':[[5,1]],'буквы':[[4,2],[11,1]],'бесполезно':[[14,1]],'поощрить':[[21,1]],'заметить':[[9,1],[2,1],[6,4]],'изменилось':[[9,1]],'редактора':[[8,1],[2,1],[5,1]],'приходит':[[8,1],[6,3],[7,2]],'сжатую':[[22,2]],'щелчком':[[17,1],[15,8],[22,9],[2,1],[24,1],[4,3],[11,1],[5,3]],'силы':[[8,1],[2,1],[6,1]],'разгона':[[12,1]],'прямое':[[5,1]],'проходить':[[6,2],[5,1]],'конечно':[[12,3],[5,1]],'дожидаться':[[20,1]],'Ручные':[[18,1]],'разбить':[[12,1],[6,2],[8,1]],'сочетания':[[6,1]],'Данных':[[22,1]],'нижнем':[[4,2],[22,3],[23,1],[5,1]],'оставшимся':[[6,1]],'проигрывает':[[5,1]],'проверять':[[3,1],[2,1]],'windows':[[4,1],[15,3],[23,1]],'вниз':[[19,1],[12,2],[16,9],[5,6],[17,5],[15,8],[14,1],[22,10],[6,1],[4,9],[18,2],[11,3]],'равна':[[6,2],[22,3]],'они':[[12,6],[5,4],[17,6],[15,1],[14,2],[22,3],[25,1],[6,4],[2,1],[4,2],[24,2],[7,3],[11,1]],'мувиков':[[22,2],[14,2],[24,2],[4,1],[12,3],[11,1]],'некоем':[[6,1]],'выделенному':[[4,1],[17,8],[22,1],[19,1]],'совершении':[[5,1]],'широкий':[[4,1]],'сфер':[[10,1]],'branch':[[17,4],[22,3],[14,1],[11,3]],'возвратить':[[11,1]],'Ради':[[7,1]],'очистит':[[4,1]],'видеоигру':[[4,1],[6,1],[14,1]],'методичном':[[2,1],[23,1]],'открывается':[[3,1]],'copy':[[12,4],[19,2],[5,2]],'подсознательно':[[6,1]],'ход':[[22,1],[2,2],[11,2]],'Скроллировать':[[12,1]],'окном':[[15,1],[23,1],[22,1],[24,1]],'детальностью':[[22,1]],'branch2':[[17,2]],'колонок':[[15,1],[22,7],[23,2],[19,1],[5,1]],'находящуюся':[[22,1]],'непрактично':[[9,1]],'целевым':[[5,1]],'горячести':[[11,4],[22,6]],'закладочного':[[22,1]],'Жёлтая':[[14,1]],'чекбоксов':[[23,1]],'правки':[[4,2],[11,2]],'короткий':[[8,1],[5,1]],'трети':[[6,1]],'импорте':[[17,1],[22,1]],'изолировать':[[6,1]],'фоне':[[22,2]],'запомненное':[[4,1],[5,1]],'пересчитывать':[[12,1]],'gamepad':[[11,3]],'заданному':[[12,1]],'практического':[[10,1],[1,1]],'Вырезать':[[17,1]],'прохождений':[[14,1],[5,1]],'отпускаться':[[12,1]],'делать':[[4,1],[19,1],[6,1],[11,2]],'салфетках':[[22,1]],'потоком':[[2,1]],'указанным':[[18,1]],'отвязанные':[[11,1]],'name':[[17,2],[15,1],[18,4]],'отображается':[[4,3],[24,1],[22,31],[3,2],[11,1],[5,2]],'попробуйте':[[4,1],[9,1],[12,1],[6,1],[5,2]],'мгновенно':[[9,2],[14,1],[22,3],[2,1],[4,1],[12,1],[16,3],[10,2],[11,1],[5,3]],'первым':[[22,1],[5,1]],'механизма':[[7,1]],'тянулись':[[8,1]],'Заметок':[[15,3],[14,1],[22,3],[23,7],[4,1],[12,5],[16,2],[11,2],[5,1]],'Узкая':[[4,1]],'запуск':[[9,3],[23,3]],'мозговых':[[6,1]],'одинаковыми':[[12,1]],'крайность':[[6,1]],'всплывающие':[[22,1],[23,2],[3,1],[11,5]],'прокрутятся':[[9,1]],'традиция':[[2,1]],'данных':[[12,2],[16,3],[5,1],[17,6],[22,11],[14,7],[23,11],[25,10],[4,1],[3,1],[11,4],[7,1]],'экспериментам':[[6,1]],'Главным':[[7,1]],'приучая':[[8,1]],'очередного':[[12,1]],'выделить':[[15,4],[22,2],[23,4],[6,1],[4,1],[12,1],[16,2],[18,1]],'scheme':[[19,1],[11,1]],'Объединяет':[[11,1]],'current':[[15,2],[23,1],[19,2],[5,1]],'исследованиям':[[6,1]],'монотонную':[[6,1]],'Конкретные':[[12,1]],'потоке':[[25,1]],'окончания':[[9,1],[14,1],[15,1],[22,3],[6,3],[25,3],[12,1],[20,1],[11,1],[8,1]],'позволяющие':[[3,1]],'предыдущих':[[22,1],[14,1],[6,2],[12,1],[16,1],[7,2],[8,1]],'числовое':[[25,1],[12,1]],'поворотами':[[6,1]],'объединяет':[[11,1],[22,2]],'изменяет':[[23,1],[15,1],[22,4]],'Текущая':[[21,1],[22,1]],'игроков':[[12,1],[14,3],[19,1],[5,3]],'опытные':[[6,1]],'нуля':[[6,1],[22,1]],'стадий':[[8,1]],'Самый':[[22,3],[20,1],[14,1]],'прочерк':[[22,1]],'недостатком':[[11,1]],'изучения':[[14,1]],'четвёртом':[[22,1]],'Зажимаете':[[10,1]],'хранят':[[22,1],[25,2],[11,1]],'отвечающий':[[23,1]],'делаете':[[20,1],[6,1],[8,1]],'Эту':[[5,5]],'занимаемый':[[11,1]],'интерфейс':[[4,1],[22,2],[14,1],[3,1],[23,6]],'выборе':[[20,1]],'характеристиками':[[20,1]],'маркера':[[22,3]],'снимком':[[23,1]],'шрифт':[[4,1]],'попытаемся':[[2,1]],'0xce':[[12,2]],'dump':[[12,1]],'чужих':[[12,1]],'уходят':[[10,1]],'Добро':[[0,1]],'сравнении':[[11,1],[20,1]],'Добегание':[[22,3]],'Осталось':[[12,1]],'справляться':[[2,1]],'Заходите':[[0,1]],'несовпадение':[[24,1]],'вслепую':[[9,1],[22,1]],'сработал':[[10,2],[6,1],[12,1]],'допущении':[[14,1]],'каждый':[[7,1],[12,1],[20,2],[5,2],[9,1],[22,4],[25,1],[6,1],[2,1],[4,2],[24,1],[11,5],[18,1]],'происходящие':[[11,1]],'прохождению':[[7,1],[11,1],[9,2],[6,2],[20,3],[10,1],[8,2],[5,3]],'movie':[[19,1],[12,1],[16,1],[5,1],[17,3],[15,3],[14,2],[22,1],[23,3],[24,11],[18,1],[11,3]],'разницу':[[11,1]],'символ':[[15,3],[22,3],[25,6],[4,2],[10,1],[11,1]],'скрыты':[[14,1]],'уйдёт':[[10,1],[6,1]],'воздухе':[[6,1]],'продолжите':[[5,1]],'пределы':[[4,1],[17,1],[15,1],[22,2],[11,1]],'длинных':[[22,2],[5,1]],'периода':[[11,3]],'пожелаете':[[0,1]],'результате':[[11,2],[9,1],[14,2],[22,2],[6,4],[2,1],[24,2],[12,4],[10,2],[7,3],[5,1]],'получающегося':[[14,1]],'изменениям':[[4,1],[15,1],[18,1]],'закреплять':[[4,1]],'читатель':[[6,1]],'проекты':[[12,3],[23,1],[11,1],[24,2]],'savestate':[[15,12],[14,1],[24,10]],'традиционных':[[6,1],[23,1]],'Вход':[[15,1]],'клонирование':[[23,1]],'Используемые':[[14,1]],'Искать':[[16,1]],'указывается':[[17,1],[5,1]],'исправлять':[[2,1],[7,2]],'отвлекала':[[3,1]],'воспроизводимого':[[7,1],[8,1]],'проходимой':[[2,1]],'завершено':[[22,1]],'красной':[[5,1]],'колонками':[[15,1]],'геймпадах':[[5,1]],'данной':[[15,1],[22,2],[23,1],[19,1],[12,1],[16,1],[11,2]],'Проигрывателя':[[18,4],[19,2],[12,6],[16,19],[20,2],[8,3],[5,25],[17,4],[9,13],[14,6],[15,23],[22,51],[2,1],[23,9],[4,16],[24,6],[10,12],[11,12],[7,5]],'реагировать':[[10,1]],'доступа':[[14,1],[23,2],[19,1],[11,1]],'произвольных':[[15,1]],'Началом':[[22,1]],'правок':[[23,2],[11,1],[5,1]],'manual':[[12,1],[15,1],[23,2],[18,1]],'линейки':[[5,1]],'строкой':[[17,3],[25,2]],'проигрывать':[[10,1],[23,1]],'запорченного':[[24,1]],'надпись':[[4,3],[11,2]],'данными':[[24,1],[22,3],[23,2]],'переработанный':[[22,1]],'текст':[[17,19],[15,1],[22,4],[23,6],[25,1],[6,1],[4,2],[12,2],[16,2],[10,2],[11,3],[18,2]],'значок':[[5,1]],'которыми':[[22,1],[6,2],[7,1]],'неактивными':[[22,1]],'помним':[[4,2]],'характеристики':[[22,1],[20,5]],'хранении':[[22,1]],'диск':[[15,2],[22,2],[12,1],[3,1],[11,4],[5,1]],'попытки':[[9,1],[20,1],[6,1],[7,1]],'ними':[[22,1],[6,2],[14,1]],'подсказывать':[[6,1]],'попадение':[[9,1]],'нужных':[[10,1],[18,1]],'чтения':[[12,1],[23,3],[3,1],[6,1],[7,1]],'текстовое':[[15,1],[22,1],[23,1],[19,1],[25,1],[4,1],[11,1]],'мелочи':[[7,1],[22,2]],'рутину':[[12,1]],'производительности':[[14,1]],'ungreenzone':[[15,1]],'алгоритмах':[[21,1]],'практике':[[3,1]],'перепрыгнуть':[[6,1]],'feos':[[0,2]],'существеных':[[14,1]],'оптимизируемом':[[7,1]],'Что':[[19,1]],'автоматическую':[[11,1]],'неверную':[[6,1]],'порциями':[[14,1]],'переключить':[[19,1],[15,1],[24,1]],'тест':[[20,1]],'совершения':[[7,2],[11,1]],'видно':[[6,1],[5,1]],'выделены':[[15,1],[22,1]],'совпадал':[[17,1]],'поверх':[[17,1],[15,1],[22,1],[19,1],[12,2],[8,1],[11,1]],'принцип':[[4,1],[22,1],[14,1],[11,1]],'результат':[[11,2],[9,5],[14,2],[22,1],[6,3],[2,3],[12,1],[20,1],[10,5],[8,5],[7,5]],'регулярную':[[11,1]],'Моментальный':[[23,2]],'совершил':[[24,1]],'Общая':[[1,1]],'особенно':[[14,1],[20,1],[6,2],[11,1]],'Они':[[8,1],[23,1],[24,1],[12,1],[3,1],[11,1],[7,1]],'соблюдаете':[[12,1]],'optimization':[[14,1]],'джойпадов':[[23,1]],'поменяны':[[15,1]],'большой':[[4,1],[7,1],[12,2],[14,1],[2,1],[6,1]],'Маркерами':[[15,1],[22,10],[23,3],[6,1],[4,2],[12,4],[10,1],[11,1],[5,1]],'Изменение':[[17,2],[22,1]],'Часть':[[14,1]],'тактика':[[6,1]],'прогрессбар':[[22,1]],'простые':[[12,2],[6,2],[7,1]],'маленький':[[4,1],[6,1],[5,1]],'скрывались':[[6,1]],'transpose':[[24,1]],'курсору':[[4,1],[23,1]],'десятков':[[16,1],[5,1]],'Галочки':[[10,1],[9,1]],'меняющееся':[[5,1]],'завершении':[[7,1]],'добегает':[[10,1],[18,1]],'старом':[[15,1],[20,2]],'основы':[[6,1]],'которого':[[12,1],[16,6],[5,2],[17,1],[15,1],[14,1],[22,12],[25,1],[6,1],[24,1],[10,2],[18,2],[7,1]],'пустовать':[[22,1]],'Нечаянно':[[5,1]],'виртуозность':[[8,1]],'запуске':[[12,1],[22,2],[3,1],[23,4],[11,1],[24,1]],'Подпункт':[[11,1]],'использованные':[[23,1]],'ТАСинге':[[5,3],[22,4],[23,1],[6,4],[2,5],[3,1],[7,3],[11,2]],'сутью':[[2,1]],'Все':[[4,1],[12,1],[16,1],[22,5],[24,1]],'предложит':[[24,1]],'ТАСерский':[[3,1],[19,1]],'замедлению':[[14,1]],'совместимые':[[5,1]],'тестовой':[[11,1]],'бит':[[25,32],[18,22]],'branch1':[[17,4]],'правилами':[[2,1]],'ТАСинга':[[1,3],[19,1],[0,2],[12,6],[13,1],[16,1],[20,5],[8,3],[5,3],[9,4],[14,6],[22,4],[23,2],[2,11],[6,11],[4,1],[3,1],[10,4],[11,4],[7,10]],'чтение':[[22,1],[23,3],[11,1]],'желаемое':[[5,1]],'приставке':[[14,1]],'Тем':[[4,1],[8,1],[2,1],[6,1]],'Точно':[[4,1],[9,1],[15,1],[19,1],[24,1]],'возникли':[[22,1]],'сабмишен':[[6,1]],'предоставив':[[22,1]],'аналога':[[14,1]],'выключена':[[9,1]],'обдумывания':[[9,1],[22,1]],'перебирающий':[[12,1]],'ТАСерских':[[22,1],[14,1]],'угасание':[[23,1]],'почувствуйте':[[5,1]],'временно':[[4,1],[20,1],[23,1],[8,1]],'версии':[[22,1],[25,3],[6,1],[24,2],[2,2],[11,1]],'неудовлетворительном':[[7,1]],'источником':[[7,2]],'являются':[[22,3],[14,2],[11,1],[5,2]],'синие':[[4,1]],'greenzone':[[14,1],[23,3],[25,2],[24,3],[12,1],[11,3]],'запакованном':[[22,1]],'вводом':[[23,1]],'выброшенного':[[6,1]],'опытному':[[2,1]],'Тасэдитору':[[22,1],[23,3],[25,1],[24,2],[4,1],[12,1],[18,3]],'назначении':[[5,1]],'традиционными':[[22,1]],'цифры':[[11,1],[5,1]],'распространяется':[[21,1]],'появляются':[[12,1],[22,1]],'поздно':[[5,1]],'клиент':[[21,1]],'устройств':[[25,2]],'чекпоинтом':[[6,1]],'неудобств':[[12,1]],'добавочных':[[15,1]],'отвлекаться':[[6,1]],'подобных':[[22,1]],'вид':[[22,1],[23,2],[25,1],[19,1],[12,1],[3,1],[10,1],[5,1]],'местах':[[12,4],[16,1],[10,1],[11,1]],'Отредактировать':[[4,1],[9,1]],'окупиться':[[12,1]],'графическое':[[22,1]],'безымянного':[[24,1]],'исполнена':[[14,1]],'неправильные':[[5,1]],'геймовером':[[2,1]],'скопипастить':[[19,1]],'периодически':[[18,1],[15,1],[22,1],[10,1],[8,1],[5,1]],'весьма':[[4,1],[2,2],[12,1]],'побуждает':[[10,1],[2,1]],'творческие':[[6,1]],'снежную':[[6,1]],'Оставляете':[[10,1]],'запускаются':[[15,1]],'cursor':[[9,3],[14,1],[15,3],[22,1],[4,2],[16,1],[10,2],[8,1],[5,1]],'Хоткеи':[[24,1],[11,1],[15,2]],'обо':[[22,1]],'Исчезают':[[22,1]],'разреживание':[[11,1]],'чёрточка':[[4,1],[11,2]],'моментов':[[6,1],[7,1]],'послужит':[[2,1]],'снимается':[[15,3]],'курсоров':[[22,1]],'карте':[[23,1]],'застрявший':[[6,1]],'ради':[[24,1],[22,1],[6,2],[8,2]],'простая':[[12,1],[22,1]],'Неограниченная':[[14,1]],'close':[[11,1],[24,2]],'умной':[[5,1]],'возвращает':[[22,4],[16,2],[23,1],[18,25]],'ухудшения':[[9,1]],'wip1':[[17,1]],'байт':[[25,5],[18,1]],'принципу':[[6,2],[22,1]],'отредактированным':[[16,1]],'слоте':[[17,1]],'редактировать':[[9,1],[14,2],[15,1],[22,1],[6,1],[25,1],[4,1],[12,2],[3,1],[5,1]],'Аналогия':[[20,3]],'голова':[[6,1],[22,1]],'Маркера':[[17,14],[9,1],[15,2],[22,13],[23,3],[4,10],[16,2],[20,2],[11,6],[18,7]],'указанной':[[17,1],[15,3],[12,3],[22,4],[5,1]],'файловый':[[25,1]],'Полное':[[22,1]],'врага':[[9,6]],'плавно':[[6,1],[11,1]],'прыгнуть':[[23,1],[5,5]],'расположении':[[22,1]],'промежуточным':[[23,1],[8,1],[9,1]],'Время':[[20,1],[6,1],[5,1]],'отстреливаться':[[6,1]],'щёлкнув':[[4,2],[15,1],[22,1],[5,1]],'информация':[[15,1],[14,2],[22,4],[6,1],[24,1],[11,1],[5,2]],'формирования':[[22,1],[6,1],[9,1]],'метод':[[9,4],[14,2],[19,1],[6,1],[10,6],[7,5],[8,4]],'флага':[[23,1]],'постановке':[[6,1],[7,1]],'поочерёдной':[[14,1]],'описывает':[[11,1],[1,1]],'about':[[3,1]],'перенастраивать':[[11,1]],'нанизанные':[[22,1]],'облегчения':[[4,1],[12,1],[23,1]],'наложенными':[[22,1]],'периодичностью':[[22,1]],'увеличить':[[3,1],[11,1]],'длится':[[7,1]],'отводится':[[14,1]],'исправлено':[[19,1]],'ограничен':[[22,1]],'неплохо':[[12,1]],'подзадачу':[[6,1]],'Буфера':[[17,2],[15,2],[22,1],[23,2],[12,2],[5,2]],'частности':[[24,1],[22,2],[23,2]],'оригинальных':[[7,1]],'отмена':[[23,2]],'вспыхивает':[[11,1],[5,2]],'недальновидно':[[6,1]],'загрузке':[[17,1],[22,3],[23,2],[25,1],[24,5],[8,1],[11,3]],'повышение':[[2,1],[14,2]],'показано':[[4,1]],'учебника':[[19,1],[1,1]],'пользовательский':[[23,1]],'врагом':[[6,1],[8,1]],'Высота':[[22,1]],'показаны':[[14,1]],'обмена':[[22,1]],'самоорганизации':[[4,1]],'Всё':[[3,1],[6,1]],'любого':[[17,1],[22,1],[23,1],[19,1],[6,2],[12,1],[16,1],[7,1],[5,3]],'прогресса':[[8,1]],'корректирует':[[23,1]],'распределения':[[23,1]],'отложить':[[22,1],[20,1],[6,1],[11,1]],'вставлять':[[11,1]],'показывается':[[12,1]],'переменных':[[25,1],[22,2]],'пользовательскому':[[2,1]],'вращайте':[[15,2]],'альфой':[[22,1]],'первому':[[4,1]],'через':[[12,1],[5,4],[15,1],[14,1],[22,2],[25,2],[6,3],[2,1],[24,1],[3,1],[10,3],[11,1],[7,4]],'можно':[[18,3],[19,6],[12,27],[16,10],[20,6],[8,6],[5,30],[17,1],[9,17],[14,11],[15,12],[22,48],[6,21],[2,5],[4,13],[24,3],[25,1],[3,4],[10,10],[11,17],[7,7]],'следующих':[[23,1],[19,1],[2,1],[6,1],[4,1],[16,1],[18,1]],'появлялись':[[6,1]],'осмотреть':[[7,1],[16,1]],'Предварительно':[[7,1]],'запутаться':[[6,1]],'течение':[[11,1],[22,2],[18,1],[6,1]],'esc':[[4,1],[15,2],[11,1],[5,2]],'записях':[[17,1]],'поменяв':[[2,1]],'выигрышные':[[10,1],[8,1]],'наименьшим':[[22,1]],'обозначения':[[23,2]],'готовую':[[6,1]],'переключения':[[8,1],[5,3]],'важнейших':[[2,1]],'отвечающего':[[12,1]],'2005':[[22,1]],'auto':[[18,2],[9,1],[15,2],[22,1],[2,2],[24,2],[10,2],[11,1],[5,1]],'Гибкая':[[22,2]],'tasedit':[[22,1],[23,4]],'переписывать':[[8,1],[6,4],[7,1]],'сфере':[[13,1],[1,1]],'настроки':[[23,1]],'глядя':[[9,1],[19,1],[8,1],[5,1]],'Курсора':[[12,1],[16,2],[20,1],[8,1],[5,7],[17,2],[9,9],[15,7],[22,13],[23,2],[24,3],[4,3],[11,5]],'относящиеся':[[23,1],[5,1]],'real':[[14,1]],'хардкорности':[[6,1]],'словосочетание':[[17,1]],'невозможно':[[24,1],[12,1],[18,1],[7,1]],'добавлении':[[22,3],[12,1],[14,1]],'mod':[[14,1]],'деформации':[[2,1]],'восприятия':[[2,2]],'исходным':[[21,2]],'отказывается':[[14,1]],'Откат':[[22,1]],'понятий':[[12,1]],'возможны':[[14,1]],'указанный':[[15,1],[23,2],[18,9],[5,1]],'многократно':[[7,2],[22,1],[6,1],[12,1],[10,1],[8,1],[5,1]],'торопиться':[[20,1],[6,1],[9,1]],'разбивать':[[6,1]],'оптимальную':[[10,1]],'менеджеру':[[22,1]],'индивидуальных':[[14,1]],'then':[[12,1]],'прогрессбаре':[[22,1]],'возникают':[[6,3],[7,1]],'можете':[[18,7],[19,2],[12,10],[8,2],[5,13],[9,6],[15,1],[21,2],[6,6],[2,3],[4,10],[3,2],[10,2],[11,15],[7,2]],'изменены':[[22,1]],'различие':[[22,3],[5,1]],'однотипных':[[10,1]],'вызвав':[[12,1],[18,2]],'передав':[[25,1]],'оранжевым':[[4,1],[19,1]],'копии':[[22,1],[14,1],[23,2],[5,1]],'статистику':[[22,1]],'Мгновенные':[[5,1]],'издалека':[[5,1]],'которую':[[22,1],[6,2],[9,1]],'деталей':[[0,1]],'управляющего':[[22,1]],'взаимодействовать':[[22,1]],'именем':[[11,1],[24,3]],'фактически':[[17,1],[12,1],[5,1]],'поверхностный':[[9,1]],'карта':[[25,2],[11,1]],'читая':[[23,1]],'возвращаются':[[7,1]],'заготовленные':[[3,1]],'сохранения':[[5,2],[15,1],[22,6],[23,8],[19,1],[24,1],[25,4],[12,4],[3,1],[11,9],[8,1]],'числом':[[18,3],[20,1]],'комфортной':[[23,1]],'так':[[18,2],[1,1],[19,5],[12,9],[8,8],[5,11],[17,2],[9,7],[14,3],[15,3],[22,20],[6,17],[2,6],[4,6],[23,3],[24,3],[25,2],[3,2],[10,5],[11,14],[7,6]],'способами':[[2,1]],'проникнуться':[[2,1]],'облегчающий':[[22,1]],'fourscore':[[25,7],[12,1]],'эмулируемых':[[19,1],[22,1]],'двойное':[[4,1]],'отфильтровать':[[9,1]],'плохо':[[12,2]],'однообразных':[[6,1],[5,1]],'экспериментами':[[6,1]],'шлифовка':[[14,1]],'источников':[[12,1]],'умещающийся':[[22,1]],'выполнения':[[5,2],[18,1],[9,1],[10,1],[6,1],[2,1]],'закладок':[[22,1],[23,2],[19,1]],'подходящий':[[10,1],[5,1]],'отмечает':[[14,1]],'Прочие':[[22,2]],'неактивная':[[5,1]],'особенность':[[4,1],[6,1],[14,1]],'four':[[24,1]],'каким':[[6,2]],'проявляются':[[6,1],[7,1]],'применения':[[8,1],[22,1],[14,1],[6,2],[12,1],[18,2],[5,1]],'хитроумный':[[7,1]],'пересинхронизации':[[10,1],[6,1]],'получает':[[22,1],[12,1],[14,1]],'ntsc':[[25,1],[18,1]],'Имитирует':[[11,1]],'раскрашиваются':[[22,2]],'отступать':[[7,1]],'мог':[[24,1],[12,1],[22,2],[19,1],[18,1],[7,1]],'предшествующие':[[7,2]],'import':[[17,4],[12,1],[22,1],[19,1]],'требующие':[[25,1]],'последствиями':[[2,1]],'свойства':[[23,1]],'проверяется':[[22,1]],'делали':[[2,1]],'Служат':[[22,1]],'Окно':[[3,1],[22,2]],'включить':[[3,1],[11,11],[5,1]],'проэмулировал':[[5,1]],'провоцирует':[[10,1],[8,1]],'быссмысленно':[[8,1]],'Журнале':[[17,1],[5,2],[9,1],[15,1],[22,7],[23,1],[25,2],[20,1],[18,2],[11,4]],'линии':[[22,3]],'нечёткий':[[22,1]],'дрожат':[[11,1]],'скорость':[[11,1],[9,2],[14,3],[15,3],[6,2],[2,1],[12,1],[10,2],[7,1],[5,3]],'краткие':[[6,1]],'устаревшей':[[22,1]],'uint64':[[25,1]],'компактно':[[17,1]],'вышестоящую':[[16,1]],'разнообразным':[[12,1]],'иконками':[[22,2],[16,1]],'несёт':[[22,1]],'перемещения':[[17,2],[24,1],[22,1],[11,1],[5,2]],'следование':[[23,1]],'разделить':[[3,1]],'очистится':[[4,1]],'каждому':[[22,1],[14,1],[2,1],[6,2]],'успешно':[[12,3],[20,1],[23,1],[7,1],[24,1]],'Маркер':[[19,1],[12,3],[16,8],[20,2],[5,7],[17,6],[9,1],[14,1],[15,9],[22,12],[6,4],[23,1],[4,7],[18,6],[11,9]],'рисования':[[15,1],[22,2],[12,1],[10,1],[11,2],[5,1]],'игра':[[9,1],[14,4],[2,5],[4,1],[3,2],[10,3],[7,1],[11,3]],'комбинировать':[[9,1],[5,1]],'нужным':[[8,1],[16,2]],'bot':[[14,1]],'Клавиши':[[15,1]],'склонировать':[[17,1]],'наблюдая':[[10,1]],'значений':[[22,4],[14,2],[23,1],[25,1],[11,1]],'назначать':[[11,1]],'легче':[[6,1],[11,1],[22,1],[8,1],[2,1]],'внешнем':[[12,1],[22,1]],'нулём':[[12,1]],'замена':[[22,1]],'хронологию':[[22,2],[5,1]],'перемотка':[[23,1],[5,2]],'act':[[12,1]],'Процессор':[[14,1]],'решено':[[19,1],[22,1],[20,1]],'концепция':[[12,1]],'центрирование':[[23,1]],'Конфигурация':[[11,1]],'свёртки':[[14,1]],'microphone':[[24,1]],'собой':[[7,2],[12,2],[20,3],[8,1],[5,3],[9,1],[14,1],[22,4],[24,1],[4,2],[10,1],[11,1],[18,2]],'вносите':[[4,1]],'ставших':[[5,1]],'отнимет':[[4,1]],'усовершенствует':[[22,1]],'возрастание':[[22,1]],'приемлет':[[6,1]],'клетки':[[11,1]],'файл':[[22,2],[14,2],[23,4],[25,7],[24,2],[12,12],[8,1],[11,2]],'combine':[[19,1],[11,1]],'проигрываются':[[2,1]],'принадлежащие':[[15,1]],'расположение':[[16,2]],'отсчитываются':[[25,1]],'лет':[[6,1]],'сам':[[12,1],[22,1],[23,1],[2,1],[6,3]],'last':[[9,1],[15,2],[10,2],[22,1],[24,1],[5,1]],'оставшаяся':[[11,1]],'Заданная':[[14,1]],'пропрыгать':[[6,1]],'багов':[[6,1],[14,2]],'моторной':[[8,1]],'пустые':[[15,1],[22,2]],'таблице':[[18,1]],'оно':[[18,1],[15,1],[6,1],[24,1],[4,3],[12,2],[20,1],[10,2],[11,1],[5,1]],'перспективных':[[22,1]],'записываете':[[11,1],[7,1],[8,1]],'разрешить':[[23,1]],'качестве':[[19,1],[12,1],[5,4],[17,1],[9,2],[14,2],[22,7],[6,4],[2,2],[24,4],[10,1],[11,1]],'прикинуть':[[10,1],[8,1],[9,1]],'продолжено':[[22,1]],'пользователя':[[5,1],[15,1],[1,1],[14,1],[22,4],[23,4],[24,4],[11,2],[7,1]],'диапазон':[[2,1]],'Справочнике':[[4,1],[12,1],[11,1],[5,1]],'ключевой':[[22,2]],'цель':[[5,1],[7,4],[6,8],[2,2]],'прямолинейно':[[5,1]],'Правильно':[[6,1]],'соблюдать':[[12,1],[2,1],[9,1]],'Настойчивая':[[10,1],[8,1]],'участке':[[12,5],[16,2],[20,1],[8,3],[5,2],[9,4],[14,4],[22,12],[23,1],[6,6],[10,3],[7,4],[11,1]],'Определяет':[[11,4]],'Очень':[[22,1],[12,1],[5,1]],'акселераторами':[[9,1]],'вчерашний':[[12,1]],'вариантов':[[9,1],[14,3],[15,1],[22,1],[12,1],[20,1],[10,1],[5,2]],'Категории':[[17,7]],'дальнейших':[[22,2]],'многословность':[[19,1]],'Зато':[[6,1],[8,1]],'мгновенное':[[11,1],[22,1]],'selections':[[23,1]],'hold':[[2,2]],'эмуляторе':[[4,1],[18,1],[12,1],[14,1],[6,1],[5,2]],'последовательном':[[14,2]],'ряде':[[22,1],[6,1],[12,1]],'растут':[[6,1]],'портировании':[[22,1],[24,1]],'задуман':[[2,1]],'послать':[[5,1]],'участок':[[12,7],[16,4],[20,1],[8,5],[5,5],[9,4],[15,1],[22,5],[6,21],[4,1],[10,5],[7,8]],'правильной':[[6,1],[11,1]],'заморачиваться':[[6,1]],'доставляться':[[7,1]],'программный':[[19,1]],'радиокнопок':[[5,1]],'сверяться':[[20,1]],'делает':[[22,1],[7,5],[12,1]],'строгая':[[23,1]],'Такой':[[4,1],[9,1],[15,1]],'ячейкам':[[22,2]],'нереализованную':[[6,1]],'присутствовать':[[22,1]],'было':[[18,1],[19,1],[12,3],[20,1],[8,1],[5,1],[17,2],[9,1],[14,1],[15,2],[22,10],[6,2],[2,3],[4,2],[23,1],[24,2],[25,1],[11,5],[7,2]],'протекают':[[2,1]],'Разбиение':[[14,1]],'освоить':[[12,1],[1,1],[10,1],[8,1]],'вспомнить':[[16,1]],'строчку':[[4,1]],'снять':[[4,1],[12,3],[19,2],[11,3],[5,1]],'нужен':[[9,1],[22,1]],'Наведение':[[15,1]],'исполнить':[[17,5]],'реализует':[[24,1],[23,39]],'рабочую':[[22,1]],'скриптах':[[12,1],[18,1]],'читать':[[6,1],[5,1]],'единицами':[[14,1]],'пересохранить':[[20,1]],'кратчайшего':[[13,1]],'идеальную':[[6,1]],'Установить':[[4,3]],'закрепить':[[11,1]],'этапу':[[6,1]],'правил':[[2,3],[7,1]],'информацией':[[4,1],[22,2],[5,2]],'симуляция':[[24,1]],'период':[[11,1]],'стола':[[3,2],[22,1]],'предпочтительный':[[14,1]],'папки':[[12,1]],'закладочным':[[22,1]],'простоев':[[11,1]],'шаблонах':[[24,1],[12,1],[23,1]],'readonly':[[18,1]],'старыми':[[22,1]],'переменную':[[25,1],[12,1]],'точки':[[22,1],[23,2],[11,1]],'исследователем':[[2,1]],'кто':[[8,1]],'markers':[[17,2],[15,3],[22,2],[23,4],[19,1],[25,2],[4,2],[12,1],[11,1],[18,2]],'месте':[[12,2],[5,4],[9,1],[15,3],[22,4],[23,1],[6,2],[24,1],[4,2],[3,1],[10,1],[11,1],[7,2]],'лагом':[[4,1],[14,2],[11,2]],'пустота':[[25,1],[22,1]],'эта':[[17,1],[9,1],[15,1],[22,9],[4,1],[12,2],[16,2],[10,1],[11,12],[18,1]],'отпусканием':[[24,1]],'вдвое':[[3,1]],'перечислены':[[4,1],[17,1]],'покрутить':[[4,1]],'загрузок':[[8,1]],'передавать':[[12,1],[23,3]],'лаговые':[[11,3]],'установкой':[[4,1],[9,1]],'мини':[[12,1]],'gate':[[23,1]],'другие':[[19,1],[12,1],[8,1],[5,1],[9,1],[14,1],[15,1],[21,1],[6,1],[22,1],[23,2],[24,1],[3,1],[11,1],[7,1]],'Функция':[[11,1]],'уведомить':[[24,1]],'сокращает':[[6,1]],'неё':[[4,1],[22,2],[16,1],[11,1],[5,1]],'процедуру':[[23,1]],'возможные':[[17,1],[20,2],[2,1]],'организма':[[2,1]],'удаляет':[[18,2],[5,2]],'голубая':[[4,2],[22,1],[14,1]],'копируется':[[11,1],[22,1]],'содержимого':[[22,1],[12,1],[16,1],[23,1],[24,1]],'собирания':[[11,1]],'враг':[[6,1],[8,2]],'предшествующего':[[5,1]],'boundary':[[22,1]],'доступные':[[12,1]],'учитывается':[[22,1]],'осуществлять':[[22,2],[12,2],[7,1],[24,1]],'зацикленном':[[14,1]],'галочки':[[17,2],[5,1],[22,1],[19,1],[12,2],[18,2],[11,3]],'getnote':[[18,2]],'похожих':[[12,2],[23,2],[5,1]],'возникает':[[6,1]],'задействуются':[[7,1]],'медленно':[[15,1]],'шаблоне':[[11,1]],'содержание':[[25,1],[8,1]],'различной':[[15,1]],'атрибутов':[[22,2]],'вместо':[[7,3],[19,1],[12,1],[16,3],[20,1],[8,1],[5,7],[9,2],[14,2],[15,2],[22,6],[2,3],[25,1],[4,3],[11,5],[18,1]],'окрестностях':[[16,1]],'далёкий':[[2,1]],'подхода':[[11,1],[9,1],[19,2],[6,1],[2,2],[12,1],[20,5],[10,1],[8,4],[7,1]],'передвинете':[[6,1]],'осуществления':[[15,1]],'продолжения':[[7,1]],'возрастанию':[[18,1],[22,1]],'какая':[[2,1],[5,1]],'относительно':[[22,5]],'помещается':[[17,2],[22,2]],'Модификаторы':[[15,1]],'скопировав':[[19,1]],'предыдущее':[[16,1],[9,1],[11,1]],'ныряние':[[6,1]],'приходилось':[[2,1],[6,1]],'дробных':[[14,1]],'снимков':[[23,4]],'сбоку':[[15,1],[22,1]],'особых':[[23,1]],'фактор':[[10,1],[6,3]],'оригинального':[[9,1]],'вписывается':[[11,1]],'назначены':[[11,2],[5,2]],'отмечаются':[[15,2],[14,1],[22,1],[8,1]],'notes':[[11,1],[12,1]],'реализуются':[[22,1]],'Редактирование':[[8,1]],'сжимаются':[[22,1]],'хранится':[[8,1],[22,5],[14,2],[25,2],[6,1],[24,1],[12,1],[11,1],[5,1]],'цикле':[[8,1]],'трюков':[[6,1],[14,2]],'редактируемом':[[4,1]],'исправлены':[[7,1]],'исправить':[[7,2],[12,1]],'жёлтого':[[4,1],[22,2]],'незаметно':[[7,1],[11,2]],'дюжине':[[22,1]],'строках':[[22,3],[15,1],[11,2]],'вскоре':[[4,1],[22,1],[23,1],[10,1]],'вышло':[[9,1]],'пройденному':[[5,1]],'особое':[[6,1]],'абстрактных':[[12,1]],'команда':[[15,1]],'load':[[15,11],[24,7]],'стартовый':[[4,1]],'заставку':[[10,1]],'привело':[[17,1]],'skip':[[15,1]],'setselection':[[18,3]],'консоль':[[3,1],[12,2]],'отвязанными':[[22,1]],'которая':[[9,1],[21,1],[22,5],[19,1],[6,1],[25,1],[4,1],[12,3],[20,1],[18,2],[11,3]],'продвинутых':[[22,1]],'обрабатывать':[[23,1]],'Система':[[22,2]],'Порядок':[[25,1]],'себя':[[22,1],[23,2],[19,1],[2,2],[6,2],[4,1],[12,1],[7,1]],'0000010':[[4,1]],'потемнел':[[6,1]],'какого':[[6,1]],'ТАСерам':[[12,1],[1,1],[11,1],[2,1]],'Продвинутые':[[22,3],[1,1],[14,4],[19,1],[0,1],[12,2],[16,1],[18,1]],'метода':[[8,4],[9,4],[19,1],[2,3],[12,2],[10,6],[7,2],[11,1]],'промежуточного':[[10,1]],'начинаться':[[22,1]],'предназначенное':[[3,1]],'потащить':[[15,1]],'логикой':[[14,1]],'материалы':[[20,1]],'прямо':[[5,3],[11,1],[9,1],[15,1],[22,1],[6,1],[4,1],[12,2],[3,1],[10,1],[7,3],[8,1]],'текущих':[[23,1],[22,1],[5,1]],'изучили':[[10,1]],'разнообразных':[[14,1]],'выделений':[[23,4]],'опционально':[[23,1]],'рассчитывает':[[23,1]],'повторным':[[23,1]],'приносить':[[6,1]],'клавиш':[[15,3],[22,4],[2,1],[4,2],[16,1],[3,1],[11,3],[5,3]],'sonic':[[14,1]],'иконке':[[17,3],[15,3],[16,1],[24,1]],'непосредственная':[[14,1]],'крестовина':[[4,4]],'обгоны':[[6,1]],'геймпад':[[25,2],[2,1],[11,1]],'появятся':[[4,2],[15,1]],'победа':[[6,1]],'теоретически':[[22,1],[14,1]],'Правками':[[22,1]],'неадекватной':[[23,1]],'незаметны':[[14,1]],'тегами':[[12,1]],'роль':[[2,1],[7,1]],'преодоление':[[6,1]],'кеширования':[[22,1]],'ведут':[[4,1]],'активно':[[24,1]],'Неотмеченные':[[22,1]],'клавиатура':[[15,1]],'распространить':[[4,1]],'ширину':[[22,5],[5,1]],'Записью':[[8,1]],'ТАСа':[[22,1],[14,3],[2,1],[6,6],[4,1],[12,3],[16,1],[10,1],[7,3],[8,2]],'оказывают':[[2,1],[11,1]],'содержится':[[22,1],[5,2]],'уходит':[[22,3],[6,1],[11,1]],'проблемы':[[12,1],[22,1],[19,2],[6,1]],'выходить':[[11,1]],'максимальную':[[6,1]],'резко':[[6,1]],'слабой':[[14,1]],'иное':[[8,1]],'Несколько':[[12,1]],'созданным':[[4,1]],'сформулировать':[[19,2]],'Почему':[[19,4]],'оценки':[[7,1],[22,3],[14,1],[20,1],[8,1],[5,1]],'целом':[[19,1],[2,1],[4,1],[12,1],[20,2],[10,1]],'сравнивает':[[22,2]],'благодаря':[[5,1],[11,3],[22,1],[10,1],[7,3],[2,4]],'хуже':[[22,1],[9,1],[20,1]],'Более':[[15,1],[14,1],[22,2],[6,1],[2,2],[11,1],[7,1]],'сжатом':[[23,1],[11,2],[22,1]],'зажата':[[4,1],[15,1],[16,1],[22,1],[6,1]],'предусмотрительность':[[7,1]],'приз':[[9,5]],'использованием':[[25,1],[2,1],[11,1]],'оставался':[[2,1]],'компактное':[[23,1]],'flagpole':[[6,1]],'Варианты':[[17,29]],'полагаясь':[[9,1],[23,1]],'перфоленты':[[23,1]],'ошибочным':[[12,1]],'следующая':[[22,2]],'ограничений':[[21,1],[11,1],[14,1]],'Зажать':[[12,1],[15,3]],'приятно':[[12,1]],'Правки':[[4,1],[22,6],[19,1],[11,1]],'оставлять':[[4,1],[12,2]],'Дереве':[[17,3],[15,2],[22,5],[23,1],[24,2],[16,2],[5,2]],'набранную':[[6,1]],'скрипт':[[17,5],[12,5],[15,1],[22,1],[18,5]],'игроки':[[7,2]],'использоваться':[[22,1],[14,1],[25,1],[11,2]],'видеозаписью':[[5,1]],'прочитать':[[0,1],[11,1],[14,1],[25,1],[2,1],[5,1]],'неоднократно':[[4,1],[11,1],[6,1],[5,1]],'математических':[[12,1]],'передать':[[12,1]],'собственному':[[6,1]],'запоминается':[[3,1],[22,1]],'требуется':[[18,1],[12,13],[20,2],[8,3],[5,3],[9,4],[14,2],[15,3],[22,3],[6,10],[2,5],[4,3],[23,3],[24,2],[10,4],[11,15],[7,8]],'Полная':[[14,1]],'элемент':[[22,2],[24,1]],'реальный':[[22,1]],'продолжая':[[10,1]],'контекстозависимой':[[22,1]],'восстановление':[[23,1],[15,4],[22,1]],'включены':[[19,1]],'платформу':[[22,1]],'рассчитывается':[[22,1]],'midi':[[14,1]],'просчитано':[[5,1]],'настраивается':[[5,1]],'конкретные':[[6,1]],'некоторую':[[5,1]],'линейного':[[2,1]],'цветов':[[23,1]],'нормы':[[14,1]],'расставляя':[[14,1]],'завтра':[[12,1]],'подзадача':[[6,1]],'Вставить':[[15,1]],'смотрелось':[[7,1]],'свободным':[[6,1]],'branches':[[15,1],[23,3],[19,1],[11,1],[5,5]],'написании':[[12,2]],'аналоговый':[[22,1]],'3000':[[24,1]],'стрелке':[[22,5],[9,1],[15,1]],'Вставка':[[12,1],[18,1]],'пробел':[[25,4]],'будут':[[15,4],[22,10],[19,1],[24,1],[4,7],[12,5],[20,1],[3,1],[11,11],[5,4]],'понятен':[[8,1]],'добавляются':[[17,1]],'страницу':[[16,1]],'неопределённое':[[18,1]],'останавливая':[[22,1]],'журналируемые':[[22,1]],'перечень':[[5,1]],'указки':[[23,3]],'влево':[[15,3],[22,1]],'история':[[23,1]],'центральную':[[23,1]],'разнесёнными':[[12,1]],'конкретно':[[22,2]],'перетащить':[[4,1],[17,2]],'Успехи':[[7,1]],'текущего':[[18,2],[19,1],[12,2],[16,3],[20,1],[8,6],[5,6],[17,2],[9,4],[14,1],[15,2],[22,31],[6,13],[2,3],[23,13],[24,3],[3,2],[10,3],[11,3],[7,3]],'вами':[[18,1],[6,1],[5,1]],'стека':[[22,1],[23,1]],'соответствующем':[[4,1],[12,1],[22,1]],'пройтись':[[12,1]],'влиять':[[6,1],[5,1]],'необычное':[[2,1]],'улучшить':[[24,1],[22,1],[20,1],[6,1],[7,1]],'Тучка':[[5,1]],'стек':[[22,1],[23,1]],'Стереотипы':[[2,1]],'свежую':[[6,1]],'Превышение':[[14,1]],'четырёх':[[11,1]],'Прыжки':[[15,1],[16,6]],'конвенции':[[2,1]],'полю':[[17,2],[15,1],[23,2],[4,2],[16,2],[11,2]],'добраться':[[6,2]],'карточке':[[5,1]],'своё':[[5,1],[22,3],[10,1],[6,1],[2,1]],'тестов':[[10,1],[2,1],[6,2]],'экспериментальных':[[4,1],[22,1]],'редактируете':[[2,1],[11,1]],'оконного':[[15,2]],'мышлении':[[2,1]],'способов':[[9,1],[14,4],[22,3],[2,1],[4,2],[13,1],[16,1],[5,1]],'отдачи':[[9,1]],'полностью':[[0,1],[12,1],[8,1],[17,1],[9,1],[22,3],[23,2],[6,2],[2,2],[4,1],[24,1],[10,1],[11,2]],'неточностей':[[14,1]],'этапом':[[20,1]],'список':[[15,1],[23,3],[18,6],[24,1]],'Дополнительный':[[22,1]],'отдельным':[[19,1]],'светлым':[[22,1]],'Смещение':[[16,2]],'Сделать':[[4,1]],'друг':[[22,2],[14,1],[6,1]],'точек':[[23,1]],'получении':[[23,1]],'загружен':[[24,1]],'привычная':[[7,1]],'максимизировать':[[6,2]],'расцветку':[[19,1],[23,1]],'сменяться':[[5,1]],'срабатывание':[[10,1],[23,1]],'комфортная':[[2,1]],'piano':[[19,5],[12,8],[16,21],[20,2],[8,1],[5,12],[17,17],[9,3],[14,16],[15,35],[22,67],[2,1],[23,5],[4,25],[24,6],[25,4],[3,3],[10,3],[11,23],[7,1]],'отрывая':[[4,1]],'кусочек':[[6,2],[7,1]],'личного':[[10,1]],'%03d':[[25,2]],'скрипте':[[12,2]],'выделятся':[[22,1],[5,1]],'достигать':[[7,1]],'переходит':[[11,1],[5,1]],'чтобы':[[18,9],[19,2],[12,19],[16,2],[20,1],[8,8],[5,19],[9,6],[14,3],[15,3],[22,27],[6,13],[2,4],[4,11],[23,8],[24,5],[25,2],[3,2],[10,2],[11,16],[7,6]],'запоминаются':[[3,1]],'зависящими':[[14,1]],'обязательно':[[15,1],[22,2],[25,15],[6,1],[4,1],[18,1],[11,3]],'проект':[[15,2],[22,3],[23,1],[19,2],[6,1],[2,1],[4,1],[24,8],[12,7],[11,5],[5,1]],'вспышки':[[23,4]],'чёрными':[[4,1]],'bookmark1':[[17,2]],'эмуляции':[[12,3],[5,5],[9,3],[14,6],[15,3],[22,10],[23,6],[25,4],[4,3],[10,2],[18,1],[11,1]],'подводить':[[5,1]],'ТАСы':[[14,1],[6,1],[7,1]],'бесконечно':[[11,1]],'status':[[15,1]],'разработке':[[23,1]],'Возвращает':[[18,12]],'синхронизирования':[[14,1]],'субъектом':[[14,1]],'Джойстик':[[22,7]],'характеристика':[[14,1],[1,1]],'1440':[[11,1]],'хранения':[[7,2],[9,1],[14,4],[22,2],[8,4],[5,1]],'прошлом':[[22,2]],'встречается':[[12,1]],'готовите':[[8,1]],'опустить':[[22,1]],'премудрости':[[10,1],[8,1]],'целях':[[12,1]],'акцентирует':[[24,1]],'появляющуюся':[[9,1]],'ассоциируется':[[22,6]],'повторно':[[22,1]],'считается':[[9,1],[14,1],[22,3],[25,2],[6,1],[24,2],[10,1],[7,1]],'Ширина':[[22,2]],'одного':[[19,1],[12,2],[16,3],[8,1],[5,3],[17,15],[9,1],[14,2],[22,8],[23,2],[6,5],[2,1],[4,1],[7,1]],'благополучно':[[6,1]],'шаблоны':[[12,2],[2,2],[8,1]],'списке':[[11,1],[22,1]],'заметите':[[6,2],[11,2]],'полезна':[[22,1]],'задачах':[[6,1]],'организован':[[22,1]],'попытаться':[[9,1],[24,1]],'совместимы':[[24,1]],'Заголовком':[[23,1]],'переходят':[[25,1]],'применению':[[5,1]],'выбор':[[17,18],[15,1],[11,1]],'поступления':[[18,1]]}; \ No newline at end of file diff --git a/help/taseditor/Controls.html b/help/taseditor/Controls.html index a13a3cca..527b7ec8 100644 --- a/help/taseditor/Controls.html +++ b/help/taseditor/Controls.html @@ -62,7 +62,7 @@

    Taseditor is controlled by mouse and keyboard.

    Every operation can be done in several alternative ways (via menu, hotkey or GUI element).

    Any action can be done using mouse, but some are faster to do with keyboard. The Manual assumes that one hand of user is holding the mouse and other hand is placed on a side of the keyboard, occasionally holding Shift/Ctrl/Alt or pressing a key combination.

    -

    Some actions (e.g. switching "Follow cursor") can be done by mouse only.

    +

    Some actions (e.g. switching the "Follow cursor") can be done by mouse only.



    @@ -85,84 +85,86 @@

    Hover mouse cursor over the right half of Bookmarks List to see the game screenshot of the bookmarked frame in the movie branch you're pointing at. Optionally there can be a description of the branch under the screenshot.


    B. Displaying information of the Bookmark

    -

    Hover mouse cursor over an icon of any Bookmark in the Branches Tree to see the information about the Bookmark (real time of creation, bookmarked frame, full timeline, screenshot and description). When you point at a Bookmark that doesn't belong to the timeline of current movie branch, mouse cursor changes to arrow with question mark.

    +

    Hover mouse cursor over an icon of any Bookmark in the Branches Tree to see the information about the Bookmark (real time of creation, bookmarked frame, full timeline, screenshot and description). When you point at a Bookmark that doesn't belong to the timeline of current movie branch, the mouse cursor changes to "arrow with question mark".


    C. Illuminating button symbols in the Piano Roll Header

    Hover mouse cursor over a button symbol in the Piano Roll Header to see if you can change the movie by clicking this symbol. When some rows of Piano Roll are selected, symbols in the Header will illuminate on mouse hover.



    -

    Left  mouse button

    +

    Left mouse button


    The main button.


    A. Standard Windows actions

    Most of GUI elements of TAS Editor window are controlled the same way as in other Windows applications.


    -

    B. Moving Playback cursor

    -

    Click on any row in the "Icons" column of Piano Roll to send Playback cursor to the frame pointed. If you hold the left mouse button, you can drag the Playback cursor up and down. This way you can even move Playback cursor into frames outside currently visible area of the movie. Just try dragging the cursor below or above Piano Roll – the farther you lead the mouse, the faster will be scrolling and Playback rewinding.

    +

    B. Moving the Playback cursor

    +

    Click on any row in the "Icons" column of the Piano Roll to send the Playback cursor to the frame pointed. If you hold the left mouse button, you can drag the Playback cursor up and down. This way you can also move the Playback cursor to frames outside the currently visible area of the movie – drag the cursor below or above the Piano Roll, the farther you lead the mouse, the faster will be scrolling and Playback rewinding.


    -

    C. Selecting rows in Piano Roll

    -

    Click on a frame number in the "Frame#" column of Piano Roll to select this frame and remove selection from other frames (if there was any selection before). If you hold the left mouse button, you can stretch the selection by moving mouse up or down.

    -

    If you need to append new selection to an already existing selection, hold Ctrl while clicking on a frame number. This way you can select several non-overlapping segments. Also this way you can remove some parts of existing Selection, just hold Ctrl while clicking on a selected frame.

    +

    C. Selecting rows in the Piano Roll

    +

    Click on a frame number in the "Frame#" column of the Piano Roll to select this frame and remove selection from other frames (if there was any selection before). If you hold the left mouse button, you can stretch the selection by moving mouse up or down.

    +

    If you need to append new selection to the already existing selection, hold Ctrl while clicking on a frame number. This way you can select several non-overlapping segments. Also this way you can remove some parts of existing Selection, by holding Ctrl while clicking on a selected frame.

    If you hold Shift instead of Ctrl, the click will select a region of frames starting from the beginning of previous Selection.

    If you hold Alt, the click will select rows using current Pattern.


    -

    D. Setting/unsetting Input in Piano Roll

    -

    Point mouse cursor at needed cell of Input (find crossing point of needed frame row and needed button column) and press left mouse button. The Input in this cell changes at the moment you press the button. Empty cell will become occupied and vice versa.

    -

    The row containing this cell will become selected, and other Piano Roll rows will become unselected. This feature ensures that Selection cursor always appears in the context of Input editing.

    -

    If you hold the left mouse button, you can draw or erase Input in other cells of Piano Roll by moving mouse cursor over them. Drawing starts when you click on an empty cell, erasing starts by clicking on an occupied cell.

    -

    If you hold Shift while clicking on a cell, the Input change will apply to all frames from Selection cursor to the row containing the cell. Selection cursor won't move this time.

    -

    If you hold Alt instead of Shift. the click will set Input (from Selection cursor to the row containing the cell) as on current Pattern. Selection cursor won't move this time.

    +

    D. Setting/unsetting Input in the Piano Roll

    +

    Point mouse cursor at needed cell of Input (find crossing point of the needed frame row and the needed button column) and press left mouse button. The Input in this cell changes at the moment you press the button. Empty cell will become occupied and vice versa.

    +

    The row containing this cell will also become selected, and other rows of the Piano Roll will become unselected. This feature ensures that Selection cursor always appears in the context of Input editing.

    +

    If you hold the left mouse button, you can draw or erase Input in other cells of the Piano Roll by moving mouse cursor over them. Drawing starts when you click on an empty cell, erasing starts by clicking on an occupied cell.

    +

    If you hold Shift while clicking on a cell, the Input change will apply to all frames from the Selection cursor to the row containing the cell.

    +

    If you hold Alt instead of Shift. the click will set Input (from the Selection cursor to the row containing the cell) using current Pattern.


    -

    E. Setting/unsetting Input using the Header of Piano Roll

    -

    Click on a button symbol in the Piano Roll Header to change the Input of this button in selected frames. If no frames are selected, nothing will happen. If in some of the selected frames the button in not set, the click will set the button in all selected frames. If the button is set in all selected frames, the click will unset the button in all selected frames.

    -

    If you hold Alt while clicking on a button symbol, the click will the button Input in selected frames as on current Pattern.

    +

    E. Setting/unsetting Input using the Header of the Piano Roll

    +

    Click on a button symbol in the Piano Roll Header to change Input of this button in selected frames. If no frames are selected, nothing will happen. If in some of the selected frames the button in not set, your click will set the button in all selected frames, otherwise the click will unset the button in all selected frames.

    +

    If you hold Alt while clicking on a button symbol, the click will set the button in selected frames using current Pattern.

    If you click on the "Frame#" label, the click will apply to Markers instead of Input.


    F. Creating and moving Markers

    -

    Double-click on a frame number in Piano Roll to set Marker to this frame. If you hold the left mouse button, you can drag the Marker freely. Release the button to leave the Marker at the frame number it was held over. This way you can move Markers from place to place. If you release the Marker over Input columns, the dragging will be cancelled, and the Marker will return to the frame it was picked from. If you release the Marker over another Marker, those two Markers will switch places.

    -

    If you release the Marker outside Piano Roll, this Marker will be dumped. Thus, to remove a Marker, double-click on it and drag it somewhere outside TAS Editor window.

    +

    Double-click on a frame number in the Piano Roll to set a Marker to this frame. If you hold the left mouse button, you can drag the Marker freely. Release the button to leave the Marker at the frame number it was held over. This way you can move Markers from place to place. If you release the Marker over Input columns, the dragging will be cancelled, and the Marker will return to the frame it was picked from. If you release the Marker over another Marker, those two Markers will switch places.

    +

    If you release the Marker outside the Piano Roll, this Marker will be dumped. Thus, to remove a Marker, double-click on it and drag it somewhere outside TAS Editor window.


    G. Entering/exiting Note editing mode

    Click on the upper or the lower edit field to start editing Note text displayed in this field at the moment.

    To finish editing (and save changes) click on anything outside the edit field.


    H. Controlling the Bookmarks List

    -

    Click on a frame number in Bookmarks List (on the left side of the list) to send Playback cursor to the frame.

    -

    Click on a time indicator in Bookmarks List (on the right side of the list) to restore movie state saved into the Bookmark and send Playback cursor to the bookmarked frame.

    -

    Those operations fire on the left button release.

    +

    Click on a frame number in the Bookmarks List (on the left side of the list) to send the Playback cursor to the bookmarked frame.

    +

    Click on a timestamp in the Bookmarks List (on the right side of the list) to restore movie state saved into the Bookmark and send the Playback cursor to the bookmarked frame.

    +

    Those operations fire on the button release.


    I. Controlling the Branches Tree

    -

    Click on icon of a Bookmark to send Playback cursor to the bookmarked frame.

    -

    Double-click on icon of a Bookmark to restore movie state saved into the Bookmark and send Playback cursor to the bookmarked frame.

    -

    Those operations fire on the left button press.

    +

    Click on icon of a Bookmark to send the Playback cursor to the bookmarked frame.

    +

    Double-click on icon of a Bookmark to restore movie state saved into the Bookmark and send the Playback cursor to the bookmarked frame.

    +

    Those operations fire on the button press.


    J. Controlling the History Log

    -

    Click on any row of the History Log to restore movie state to the point of time when the Log record was created.

    +

    Click on any row of the History Log to restore movie state to the point of time registered in the Log record.



    Right mouse button


    -

    A. Moving Playback cursor with mouse wheel

    -

    Hold right button and roll the mouse wheel up or down to move Playback cursor respectively.

    -

    Mouse cursor can be anywhere over the TAS Editor window or emulator main window.

    +

    Auxiliary button.

    +


    +

    A. Moving the Playback cursor with mouse wheel

    +

    Hold the right button and roll the mouse wheel up or down to move the Playback cursor respectively.

    +

    The mouse cursor can be anywhere over the TAS Editor window or emulator main window.


    B. Scrolling the Piano Roll

    -

    Place mouse cursor over the Piano Roll, hold right button and move mouse cursor anywhere outside the Piano Roll to scroll visible area to the side. This is especially useful for horizontal scrolling, because using scrollbar would be too slow.

    +

    Place mouse cursor over the Piano Roll, hold right button and move mouse cursor anywhere outside the Piano Roll to scroll visible area to that side. This is especially useful for horizontal scrolling, because using scrollbar would be too slow.


    C. Setting a Bookmark

    -

    Right-click on a row of the Bookmarks List to set the Bookmark to the frame where Playback cursor currently is.

    -

    Alternatively, right-click on icon of a Bookmark in the Branches Tree to set the Bookmark to the frame where Playback cursor currently is.

    -

    Those operations fire on the right button release.

    +

    Right-click on a row of the Bookmarks List to set the Bookmark to the frame where the Playback cursor currently is.

    +

    Alternatively, right-click on icon of a Bookmark in the Branches Tree to set the Bookmark to the frame where the Playback cursor currently is.

    +

    Those operations fire on the button release.


    D. Context menu

    Right-click on a frame number of any selected frame in the Piano Roll to bring the context menu containing the following items:

    @@ -188,11 +190,11 @@


    The middle mouse button serves one major role – to pause and unpause emulator, no matter where mouse cursor is  The button fires on button press.


    -

    When emulator is paused, pressing the middle mouse button will unpause it (same as pressing Pause hotkey). Moreover, if there is the green arrow outside Greenzone in Piano Roll, the middle-click will launch seeking to the frame with the green arrow (same as pressing Restore Playback hotkey).

    +

    When the emulator is paused, pressing the middle mouse button will unpause it (same was as pressing Pause hotkey). Moreover, if there is the green arrow outside the Greenzone in the Piano Roll, the middle-click will launch seeking to the frame of the green arrow (same way as pressing Restore Playback hotkey).

    If you hold Shift while mid-clicking, this will launch seeking to the nearest Marker.

    -

    If you hold Ctrl while mid-clicking, this will either launch seeking to Selection cursor (if it's below Playback cursor) or re-watch the movie segment starting from Selection cursor (if it's above Playback cursor).

    +

    If you hold Ctrl while mid-clicking, this will either launch seeking to the Selection cursor (if it's below the Playback cursor) or re-watch the movie segment starting from the Selection cursor (if it's above the Playback cursor).


    -

    When emulator is unpaused, pressing the middle mouse button will pause it (same as pressing Pause hotkey).

    +

    When the emulator is unpaused, pressing the middle mouse button will pause it (same way as pressing Pause hotkey).


    Usually the middle mouse button is the mouse wheel.


    @@ -202,22 +204,22 @@


    The wheel can be rolled up and down with different speed. When you need precision, roll the wheel slowly. When you need speed, roll the wheel quickly.


    -

    A. Scrolling the Piano Roll or History Log

    +

    A. Scrolling the Piano Roll or the History Log

    When mouse cursor is over the History Log, roll the mouse wheel to scroll visible area of the History Log.

    When mouse cursor is anywhere else, roll the mouse wheel to scroll visible area of the Piano Roll.


    -

    B. Moving Playback cursor

    -

    Hold right mouse button and roll the mouse wheel up or down to move Playback cursor respectively.

    -

    If you want to always see the Playback cursor position in Piano Roll, check the "Follow cursor" checkbox in the Playback section of TAS Editor window.

    +

    B. Moving the Playback cursor

    +

    Hold right mouse button and roll the mouse wheel up or down to move the Playback cursor respectively.

    +

    If you want to always see the Playback cursor position in the Piano Roll, check the "Follow cursor" checkbox in the Playback section of TAS Editor window.


    C. Jumping on Markers

    This is similar to pressing << and >> buttons or using Ctrl/Shift + Page Up/Page Down hotkeys.

    -

    Hold the Shift key and roll the wheel to make jumps with Playback cursor. The Piano Roll will follow it if the "Follow cursor" checkbox is checked.

    -

    Hold the Ctrl key and roll the wheel to make jumps with Selection cursor. The Piano Roll will follow it automatically.

    +

    Hold Shift and roll the wheel to make jumps with the Playback cursor. The Piano Roll will follow it if the "Follow cursor" checkbox is checked.

    +

    Hold Ctrl and roll the wheel to make jumps with the Selection cursor. The Piano Roll will follow it automatically.


    D. Crossing gaps


    -

    Point mouse cursor to any member of a long column of buttonpresses or to an empty cell among other empty cells in its neighborhood, then hold the Alt key and roll the wheel up or down to scroll the Piano Roll in such a manner that mouse cursor immediately appears before the upper end or after the lower end of the column / emptiness.

    +

    Point mouse cursor to any member of a long column of buttonpresses or to an empty cell among other empty cells in its neighborhood, then hold the Alt key and roll the wheel up or down to scroll the Piano Roll in such a manner that mouse cursor immediately points at the upper end or the lower end of the column / emptiness.

    This allows you to quickly navigate among long sequences of Input.

    The same approach can be used to find previous/next Markers (when mouse cursor is over the column with frame numbers) and Bookmarks (when it's over the icons column).


    @@ -239,16 +241,16 @@

    Modifiers (Shift, Ctrl, Alt)


    -

    When you hold one of these keys the functions of left mouse button and mouse wheel change.

    +

    When you hold one of these keys, the functions of left mouse button and mouse wheel are modified.



    -

    If you tap the Shift key twice in a row, the Piano Roll will automatically scroll to Playback cursor.

    -

    If you tap the Ctrl key twice in a row, the Piano Roll will automatically scroll to Selection cursor.

    +

    If you tap the Shift key twice in a row, the Piano Roll will automatically scroll to the Playback cursor.

    +

    If you tap the Ctrl key twice in a row, the Piano Roll will automatically scroll to the Selection cursor.


    When you're drawing/erasing Input, hold Shift key to remove the "single-column" confinement.


    @@ -267,34 +269,34 @@


    Ctrl + Q = restore previous Selection (Selection undo)

    Ctrl + W = restore next Selection (Selection redo)

    -

    Ctrl + A = select all frames between two Markers surrounding Selection cursor

    +

    Ctrl + A = select all frames between two Markers surrounding the Selection cursor

    Ctrl + B = reselect frames that contain Input that was copied to the Clipboard


    Ctrl + C = copy selected Input to the Clipboard (Copy)

    Ctrl + X = copy selected Input to the Clipboard and then clear selected frames (Cut)

    Ctrl + V = paste Input from the Clipboard to Selection cursor (Paste)

    -

    Ctrl + Shift + V = insert Input from the Clipboard to Selection cursor (PasteInsert)

    +

    Ctrl + Shift + V = insert Input from the Clipboard to the Selection cursor (PasteInsert)


    Delete = clear selected frames

    Ctrl + Delete = remove selected frames from the movie

    -

    Insert = insert given number of blank frames before Selection cursor

    +

    Insert = insert given number of blank frames before the Selection cursor

    Ctrl + Insert = clone selected frames

    Ctrl + Shift + Insert = insert blank frames before selected frames


    -

    Ctrl + F = bring Find Note dialog

    +

    Ctrl + F = bring the "Find Note" dialog


    -

    Ctrl + PageUp / Ctrl + PageDown = jump on Markers with Selection cursor

    -

    Ctrl + Home / Ctrl + End = move Selection to the beginning / to the end of the movie

    -

    Ctrl + Up / Ctrl + Down = transpose Selection 1 frame up / down

    -

    Ctrl + Right / Ctrl + Left = scroll Piano Roll right / left

    +

    Ctrl + PageUp / Ctrl + PageDown = jump on Markers with the Selection cursor

    +

    Ctrl + Home / Ctrl + End = move current Selection to the beginning / to the end of the movie

    +

    Ctrl + Up / Ctrl + Down = transpose current Selection 1 frame up / down

    +

    Ctrl + Right / Ctrl + Left = scroll the Piano Roll right / left


    -

    Shift + PageUp / Shift + PageDown = jump on Markers with Playback cursor

    -

    Shift + Home / Shift + End = send Playback cursor to the beginning / to the end of the movie

    -

    Shift + Up / Shift + Down = move Playback cursor 1 frame up / down

    -

    Shift + Right / Shift + Left = scroll Piano Roll right / left

    +

    Shift + PageUp / Shift + PageDown = jump on Markers with the Playback cursor

    +

    Shift + Home / Shift + End = send the Playback cursor to the beginning / to the end of the movie

    +

    Shift + Up / Shift + Down = move the Playback cursor 1 frame up / down

    +

    Shift + Right / Shift + Left = scroll the Piano Roll right / left


    -

    PageUp / PageDown = scroll Piano Roll up / down

    -

    Home / End = scroll Piano Roll to the beginning / to the end of the movie

    +

    PageUp / PageDown = scroll the Piano Roll up / down

    +

    Home / End = scroll the Piano Roll to the beginning / to the end of the movie



    @@ -318,11 +320,11 @@

    = (white "plus") = increase emulation speed

    Tab = Turbo speed (applies as long as the key is being held)


    -

    F1-F10 = load movie branch from respective Bookmark slot (1-10)

    +

    F1-F10 = load movie branch from the respective Bookmark slot (1-10)

    1-0 = jump to the frame of the Bookmark (1-10)

    Shift + F1-F10 = set Bookmark (1-10)

    -

    I = set currently selected Bookmark (deprecated)

    -

    P = load movie branch from currently selected Bookmark (deprecated)

    +

    I = set currently selected Bookmark

    +

    P = load movie branch from currently selected Bookmark


    M = show/hide rerecord counter

    , (comma) = switch Input display

    @@ -434,8 +436,8 @@

    Virtual gamepad


    -

    Emulator also allows to map keyboard keys to buttons of emulated console. You can use these keys for Input Recording and for changing Input in Selection, see the Program Customization chapter.

    -

    By default these keys are mapped to Player 1 buttons:

    +

    Emulator also allows to map keyboard keys to buttons of emulated console. You can use these keys for Input Recording and for Changing Input in Selection chapter.

    +

    By default, the following keys are mapped to the Player 1 buttons:

    DB

    FA

    EnterStart

    @@ -453,7 +455,7 @@
  36. NES -> Switch Disk Side or "Switch FDS Disk Side" hotkey – to invoke the disk command (only useful for an Famicom Disk System game)

  37. -

    These commands work only when Recording mode is on. And after invoking a command you need to advance at least 1 frame to actually activate the command and insert it into the movie.

    +

    These commands work only when Recording mode is on. After invoking a command you need to advance at least 1 frame to actually activate the command and insert it into the movie.

    Since in TAS Editor 1.0 the Piano Roll doesn't have columns for displaying hardware commands (they are rarely used), it's recommended to set Markers to frames where a command was inserted.



    @@ -476,7 +478,7 @@


    3. Virtual gamepad keys do not work. Note: they will work if you check the Config -> Enable -> Background Input in FCEUX menu, so it's not recommended to enable the feature.


    -

    4. Mouse controls are the same as usual.  Any click outside the text edit field (except for mid-clicks) will exit Note editing mode and save text changes. Also, if the Playback cursor or Selection cursor move away from the Marker while you're editing its Note, the text changes will be saved and you'll begin editing another Marker's Note.

    +

    4. Mouse controls are the same as usual.  Any click outside the text edit field (except for mid-clicks) will exit Note editing mode and save text changes. Also, if the Playback cursor or the Selection cursor move away from the Marker while you're editing its Note, the text changes will be saved and you'll begin editing another Marker's Note. So it's recommended to only edit Notes when the emulator is paused.




    diff --git a/help/taseditor/FAQ.html b/help/taseditor/FAQ.html index 27d06cc3..dc12e555 100644 --- a/help/taseditor/FAQ.html +++ b/help/taseditor/FAQ.html @@ -67,7 +67,7 @@

    Post a message in the FCEUX subforum of TASVideos. Try to explain the issue precisely, to help author reproduce the situation. Attach a screenshot if you think it reflects the essence of the problem.


    Is it possible to use Taseditor with other emulators?

    -

    No. Even though the program code of Taseditor is isolated from the emulator code, it is by no means a plug-in. So it's necessary to manually port its source code and modify it according to specifications of target platform.

    +

    No. Even though the program code of Taseditor is mostly isolated from the emulator code, it is by no means a plug-in. So it's necessary to manually port its source code and modify it according to specifications of target platform.


    How can I TAS the traditional way, yet with Taseditor interface?

    Basically, you can start traditional TASing right away, no additional settings are required. But if you must keep some old habits intact, you can fine-tune the program. Try the following options:

    @@ -80,8 +80,8 @@

    Also, it's recommended to switch the Bookmarks List to the "Branches Tree" view.


    Why the right-click on the FCEUX window doesn't prompt the usual context menu?

    -

    It's done to facilitate the Playback cursor navigation with mouse wheel.

    -

    Usually users move the mouse cursor in such a manner that it's in sight. Thus when TASer is watching the game events the cursor will often be inside the FCEUX window. Context menus would obstruct the view when you want to rewind the Playback by holding right mouse button and rolling the mouse wheel. Since there's no important items in the menu while TAS Editor is engaged, the menu was removed.

    +

    It's done to facilitate the Playback cursor navigation with the mouse wheel.

    +

    Usually users move the mouse cursor in such a manner that it's in sight. Thus when TASer is watching the game events the cursor will often be inside the FCEUX window. Context menus would obstruct the view when you want to rewind the Playback by holding the right mouse button and rolling the mouse wheel. So, since there's no important items in the menu while TAS Editor is engaged, the menu was removed.


    Why the right-click on the Piano Roll sometimes prompts a context menu and sometimes doesn't?

    Taseditor's context menu only appears when you right-click on the number of a selected frame. If you right-click on a frame that is not selected, or you right-click on the Input of a selected frame, the menu won't appear.

    @@ -89,7 +89,7 @@

    Generally, it's recommended to use keyboard shortcuts and other means of accessing Taseditor features instead of using context menu.


    How do I insert a Reset command into the movie?

    -

    You should use Input Recording here. Place the Playback cursor to the target frame, switch on Recording, then choose NES -> Reset in FCEUX main menu and press Frame Advance. Also, it's recommended to set a Marker to this frame, since there's no other way to mark a Reset/Power switch in the Piano Roll (there's no columns for commands, only for joypad buttons).

    +

    You should use Input Recording here. Place the Playback cursor to the target frame, switch on Recording, then choose NES -> Reset in FCEUX main menu and press Frame Advance. Also, it's recommended to set a Marker to this frame, since there's no other way to mark a Reset/Power switch in the Piano Roll (there's no columns for commands, only for buttons).

    Then you can switch Recording off and continue usual movie editing. The frame with the Reset command can be transposed up or down by inserting or deleting frames above it.

    Other hardware commands are invoked the same way, see Controls.


    @@ -97,9 +97,9 @@

    Unfortunately, this feature is not supported in TAS Editor 1.0.  This will be fixed in next versions.


    How do I change the number of players (joypads) in my movie?

    -

    You should create a new project, copying the Input and Markers from current one.

    +

    You should create a new project, copying the Input and Markers from the current one.

    Choose File -> New in TAS Editor main menu. In the "Create New Project" window: choose the needed Input type, check "Copy current Input" and "Copy current Markers" checkboxes and click "OK".

    -

    Old project's Bookmarks won't be copied to the new project this way. You can recreate them using export/import Input features.

    +

    Old project's Bookmarks won't be copied to the new project this way. But you can recreate them using Input export/import features.


    How can I quickly compare two movies?

      @@ -113,13 +113,13 @@
    1. new buttonpresses (added by the 2nd movie) are colored bright-red
    2. deleted buttonpresses are marked by dash
    3. -

      For extra convenience it's recommended to name both Bookmarks, e.g. copy/paste the filename of the imported movie into the upper Marker Note just before creating a Bookmark.

      +

      For extra convenience it's recommended to name both Bookmarks, for example, copy/paste the filename of the imported movie into the upper Marker Note just before creating a Bookmark.


      Why are those fm3 files so large?

      -

      An FM3 file usually contains full snapshot of the working process, including the Greenzone data (which takes the most part of the file). See Advanced Features for details.

      +

      An FM3 file usually contains full snapshot of the working process, including the Greenzone data (which takes the most part of the file). See Advanced Features for details. You can customize this in the Config.


      Why is the Manual so long?

      -

      Because besides the program specifications the Manual contains comprehensive tutorial (the Beginner's Guide) which systematizes known principles of effective TASing. Since there was no similar endeavours before, the author decided that lengthy explanations are the lesser evil than possible inexactitude.

      +

      Because besides the program specifications the Manual contains a comprehensive tutorial (the Beginner's Guide) which systematizes known principles of effective TASing. Since there was no similar endeavors before, the author decided that lengthy explanations are the lesser evil than possible inexactitude.




      diff --git a/help/taseditor/Glossary.html b/help/taseditor/Glossary.html index 2b5d5b30..bc06f43a 100644 --- a/help/taseditor/Glossary.html +++ b/help/taseditor/Glossary.html @@ -81,7 +81,7 @@


      Playthrough / Walkthrough (Solution)

      A sequence of player's actions needed for successful completion of the game.

      -

      This sequence is inputted into the game using an input device (e.g. gamepad). The sequence can be either performed live (created in real-time) or constructed in advance in a form of reproducible recording (e.g. a log of button presses). The latter form allows editing of the sequence.

      +

      This sequence is inputted into the game using an input device (e.g. gamepad). The sequence can be either performed live (created in real-time) or constructed in advance in a form of reproducible recording (e.g. log of button presses). The latter form allows editing of the sequence.


      Speedrun

      A walkthrough aimed on fastest completion of the game.

      @@ -99,29 +99,29 @@


      Movie (replay)

      Container for storing Input and associated data.

      -

      Unlike video containers, the movies don't contain Output (game footage). The Output appears only when user applies the movie Input to appropriate game file.

      +

      Unlike video containers, the TAS movies don't contain Output (game footage). The Output appears only when user applies the movie Input to an appropriate game file.


      Lag

      The term used when the delay between Input and Output is greater than normally.

      -

      The loop of interaction between player and game usually establishes fixed amount of time between polling Input and updating Output, for example 60 times per second.

      -

      A computer processor can only make fixed amount of operations in this fixed amount of time. But videogames try to mimic the unboundedness of real life, so the quantity of in-game objects may vary greatly. Thus it's possible that processing all objects takes more time than allotted. In such cases the Output update will be delayed, and next Input polling will be delayed too.

      +

      The loop of interaction between player and game usually establishes some fixed amount of time between polling Input and updating Output, for example 60 times per second.

      +

      A computer processor can only make fixed amount of operations in this fixed amount of time. But videogames try to mimic the unboundedness of real life, so the quantity of in-game objects may vary greatly. Thus it's possible that processing all objects will take more time than allotted. In such cases the Output update will be delayed, and next Input polling will be delayed too.

      Speedrunners try to avoid excessive delays, and the lag is often considered as a factor when TASing. Usually TASers try to minimize the number of "frames containing lag".

      Emulators can detect lag in a frame right after finishing the frame emulation. The criterion is simple: if the game didn't poll Input during the frame then it's the lag frame. If it did poll Input then this is normal frame. Taseditor highlights lag frames with red color, and it's useless to draw any Input on these frames.


      Desync

      Discrepancy between expected and received Output, which results in player's Input not syncing with the logic of the game.

      -

      Desync may appear when the Input made for one game is applied to another game, using different emulator version or different settings. Also desyncs appear when emulator doesn't support deterministic emulation.

      +

      Desync may appear when the Input made for one game is applied to another game, or using different emulator version or different settings. Also, desyncs appear when emulator doesn't support deterministic emulation.


      Segment

      -

      Part of the movie, representing the period of time between two in-game events.

      -

      Breaking the movie into segments is used to decompose huge task to small subtasks.

      -

      The size of a segment can be measured in frames, but the limits of a segment are defined by in-game events. The beginning event cuts all previous tasks and concentrates TASer's attention on the nearest set of conditions. The ending event serves as an optimality criterion for all possible approaches for current task solution.

      +

      A part of the movie, representing the period of time between two in-game events.

      +

      Breaking the movie into segments is used to decompose big tasks to smaller subtasks.

      +

      The size of a segment can be measured in frames, but the limits of a segment are usually defined by in-game events. The beginning event cuts all previous tasks and concentrates TASer's attention on the nearest set of conditions. The ending event serves as an optimality criterion for all possible approaches to the current task solution.

      More: TASing Process


      Optimization

      -

      The process of searching for optimal (the best) solution of the task in current segment.

      -

      Almost any task in videogames can be solved in a variety of ways. Every way has its own pluses and minuses. When starting a project, TASer chooses his goal (e.g. pacifist speedrun), thus setting priorities to those pluses and minuses, so all the ways of solving a task can be evaluated and compared to each other to determine which one is better.

      -

      Optimization of a TAS consists of editing Input and evaluating resulting Output. When TASer gets better result, he marks current Input as the best until he finds even more optimal Input. Final product (TAS movie) contains best solution for every subtask.

      +

      The process of searching for the optimal (the best) solution of the task in current segment.

      +

      Almost any task in videogames can be solved in a variety of ways. Every way has its own pros and cons. When starting a project, TASer chooses his goal (e.g. pacifist speedrun), thus assigning priorities to those pros and cons, therefore all the ways of solving a task can be evaluated and compared to each other to determine which one is better.

      +

      Actual process of TAS optimization consists of editing Input and evaluating resulting Output. When TASer gets better result, he marks current Input as the best, until he finds an even more optimal Input. The final product (TAS movie) contains the best solution for every subtask.

      More: TASing Methodology


      Improvement

      @@ -129,14 +129,14 @@

      Examples of improvements in speedruns: removing inaccuracy, applying unused timesaver, increasing the usefulness of an old timesaver, adding entertainment without losing speed.


      Timesaver

      -

      An in-game trick that can save time.

      +

      Any in-game trick that can save time.

      When making a speedrun, TASer is supposed to use every unprohibited opportunity to make the walkthrough become as fast as possible. One thing is polishing the Input to find the best outcome from current knowledge about the game. Another important activity is expanding this knowledge base – finding and applying tricks. True TASer strives to gather the maximum information about the game and use all known tricks to full extent, so that his record wouldn't be easily beaten.

      Examples of timesavers: features of the game, bugs of the game, luck manipulation.

      -

      Note: sometimes TASers deliberately refuse certain timesavers, in this case the TAS aims for extra category. Examples: Super Mario Bros TAS without using B button (denying one feature of the game), Sonic the Hedgehog TAS without zipping (denying one bug of the game).

      +

      Note: sometimes TASers deliberately refuse certain timesavers, in this case the TAS aims for extra category. Examples: Super Mario Bros TAS without using B button (denying certain feature of the game), Sonic the Hedgehog TAS without zipping (denying certain bug of the game).


      Feature

      An intended aspect of the game.

      -

      Some features are unimportant (or even unnoticeable) for an ordinary player, but substantial for a TASer. So before optimizing Input it's recommended to make a research of the game engine.

      +

      Some features are unimportant (or even unnoticeable) for an ordinary player, but substantial for a TASer. So, before optimizing Input it's recommended to research the game engine.

      Examples of such features: damage boost, forced waiting for score countdown, coordinate subpixels, AI peculiarities, etc...


      Bug / Glitch

      @@ -153,16 +153,16 @@


      Subpixels

      The term used when in-game objects have coordinates with fractional parts.

      -

      Generally, there's difference between on-screen coordinates of a sprite and in-game coordinates of the object this sprite represents. In some games those coordinates have the same scale and their values coincide, but usually on-screen images represent a rough outline of the real state of things. So, to get max precision TASers observe the memory of emulated console, using Memory Watch tool or custom Lua HUD. This way even allows to see hidden variables of the game, that aren't displayed on-screen normally.

      +

      Generally, there's difference between on-screen coordinates of a sprite and in-game coordinates of the object this sprite represents. In some games those coordinates have the same scale and their values coincide, but usually on-screen images represent a rough outline of the real state of things. So, to get max precision TASers observe the memory of emulated console, using Memory Watch tool or custom Lua HUD. This way also allows to see hidden variables of the game, those that aren't displayed on screen normally.


      Recording

      -

      One of ways to create Input for a movie.

      +

      One of possible ways to create Input for a movie.

      It consists of appending new Input sequentially to the end of current movie, while watching interim results of the Input.

      Another way would be drawing Input directly in the movie.

      More: Toolbox, TASing Methodology, Traditional TASing


      Rerecording

      -

      One of ways to edit Input in a movie.

      +

      One of possible ways to edit Input in a movie.

      It consists of rewriting old Input sequentially from starting frame to ending frame, while watching interim results of the Input changes.

      Another way would be direct modification of existing Input in the movie.

      More: TASing Methodology, Traditional TASing, Rerecords counter

      @@ -179,25 +179,25 @@


      Turbo (turbo speed)

      The feature of speeding up emulation to the maximum possible speed.

      -

      Used for skipping meaningless in-game events and reducing waiting time when emulator is seeking.

      -

      Most emulators allow to customize emulation speed, slowing it down or speeding up when needed. Turbo speed means the fastest speed possible, which depends on your computer performance.

      +

      Used for skipping meaningless in-game events and reducing waiting time when the emulator is seeking.

      +

      Most emulators allow to customize emulation speed, slowing it down or speeding up when needed. Turbo speed means the fastest speed possible, which is only limited by your computer speed.

      More: Toolbox, Nonlinear TASing, Semiautomatic TASing


      Savestate

      A snapshot of the emulated system's state at that current moment.

      -

      Unlike in-game saves, savestate contains comprehensive data on the state of emulated hardware.

      +

      Unlike in-game saves, a savestate contains all the comprehensive data on the state of emulated hardware.


      Piano Roll

      -

      A type of visual representation of data, similar to table or grid view.

      +

      A medium for visual representation of data, similar to table or grid view.

      The interface is used in many music editing programs (MIDI sequencers and MOD trackers). Its name and basic concept was derived from existing storage medium used to operate a mechanic piano (paper rolls).

      -

      Taseditor's Piano Roll displays current movie data (Input and Markers) and allows editing the data by mouse clicks. It also displays auxillary information like pointers, Bookmarks, Lag log, etc.

      +

      Taseditor's Piano Roll displays current movie data (Input and Markers) and allows to edit the data by mouse clicks. It also displays auxiliary information like pointers, Bookmarks, Lag log, etc.

      Every row of the Piano Roll corresponds to one frame of the movie.

      More: Piano Roll, Piano Roll specs


      Playback cursor

      -

      Pointer at currently played frame of the movie.

      +

      Pointer to currently played frame of the movie.

      Events of this frame are displayed in emulator's main window as current screenshot. Piano Roll marks respective row with light-blue color and the "Play" symbol (light-blue arrow).

      -

      Only one frame of the movie can be seen at any given moment. To see the screenshot of upcoming events you'll have to move Playback cursor forward (down in Piano Roll). To see the screenshot of previous events you'll have to move Playback cursor backward (up in Piano Roll).

      +

      Only one frame of the movie can be seen at any given moment. To see the screenshot of upcoming events you'll have to move the Playback cursor forward (down in the Piano Roll). To see the screenshot of previous events you'll have to move the Playback cursor backward (up in the Piano Roll).

      More: Piano Roll, Playback cursor Navigation


      Greenzone (access zone)

      @@ -206,16 +206,16 @@

      More: Toolbox, Program Customization, Greenzone specs


      Selection

      -

      Set of rows in Piano Roll that are highlighted by special color (usually dark-blue).

      -

      Any row of Piano Roll (and respective frame of the movie) can be either selected or not selected.

      -

      Selection allows to operate with many frames at once, for example, delete whole section of the movie instead of deleting every single frame in it.

      -

      Upper row of the Selection is called "Selection cursor".

      -

      Selection cursor automatically follows the process of Input editing.

      +

      Set of rows in the Piano Roll that are highlighted by special color (usually dark-blue).

      +

      Any row of the Piano Roll (and thus any frame of the movie) can be either selected or not selected.

      +

      Selection allows to operate with many frames at once, for example, delete a whole section of the movie at once instead of deleting every single frame in it.

      +

      The upper row of the Selection is called "Selection cursor".

      +

      The Selection cursor automatically follows the process of Input editing.

      More: Piano Roll, Selection cursor Navigation


      Marker

      Yellow mark for a row in Piano Roll that emphasizes the frame among its neighbors.

      -

      Any row in the Piano Roll can be marked. Markers can improve the distinctness of movie data.

      +

      Any row in the Piano Roll can be marked. Markers allow to improve the distinctness of movie data.

      Markers can be used to:

      • organize the Input
      • @@ -226,18 +226,19 @@

        More: Piano Roll, Markers specs


        Note

        -

        Single line of text accompanying every Marker.

        +

        A single line of text accompanying every Marker.

        More: Piano Roll, Controls, Advanced Features


        Bookmark

        A numbered mark for a frame of the movie.

        -

        Bookmark stores all necessary data about the frame it was placed on. Including the movie branch that contains Input that definitely leads the game to events of this frame.

        +

        Taseditor has 10 slots for Bookmarks.

        +

        A Bookmark stores all necessary data about the frame it was placed on. Including the movie branch that contains an Input that definitely leads the game to the events of this frame.

        Bookmarks can be used for Playback cursor navigation, but their main purpose is to store branches.

        More: Toolbox, Bookmarks specs


        Branch

        -

        A copy of the movie, storing its state at the moment of creating the Bookmark.

        -

        Current movie can be replaced by the branch when necessary, thus restoring saved state of the movie.

        +

        A full copy of the movie, storing its state at the moment of creating the Bookmark.

        +

        The current movie can be replaced by the branch when necessary, thus restoring saved state of the movie.

        With branches you can have many different movies in one project, and you can instantly switch among them:

        • to compare alternative strategies of walkthrough
        • @@ -248,19 +249,19 @@

          More: Toolbox, Program Customization, Branches specs


          Project

          -

          Container for storing work data in Taseditor.

          +

          Container for storing working data in Taseditor.

          More: Advanced Features


          Lua

          -

          A programming language used in many TAS-friendly emulators.

          -

          Useful for making custom tools and data visualization.

          +

          Programming language used in many TAS-friendly emulators.

          +

          Useful for making custom tools and for data visualization.

          More: Advanced Features, Lua, Lua API


          Bot (robot)

          -

          A program made for automation of a task.

          -

          Bots are created to free humans from tedious work that doesn't require high intelligence. Unlike humans, bots don't invent the solution, they just methodically test all possible approaches within given limits, following strict algorithm made by the programmer.

          -

          Nowadays bots are only practical for running exhaustive search within a small segment of the movie. Most of time it's faster to search for best solution manually, using human intuition to eliminate dead ends without unnecessary tests.

          -

          Making bots requires programming skills. TASing bots are either written in Lua or built-in into emulators by modifying open source code.

          +

          A program made for automation of a specific task.

          +

          Bots are created to free humans from tedious work that doesn't require high intelligence. Unlike humans, bots don't invent the solution, they just methodically test all possible approaches within given limits, following an algorithm made by the programmer.

          +

          Nowadays bots are only practical for running exhaustive search within a very small segment of the movie. Most of time it's faster to search for best solution manually, using human intuition to eliminate dead ends without unnecessary tests.

          +

          Making bots requires programming skills. TASing bots are either written in Lua or built-in into emulators by modifying an open source code.


          Pattern

          A predefined sequence of Input values for a button.

          diff --git a/help/taseditor/Implementation.html b/help/taseditor/Implementation.html index fbb32c92..89e5c1e1 100644 --- a/help/taseditor/Implementation.html +++ b/help/taseditor/Implementation.html @@ -61,6 +61,7 @@


          At first the TAS Editor was based on the codebase of experimental tool named TASEdit, using FCEUX 2.1.5 as a kick-start.

          The premise of TASEdit was to build an input editor (like TAS Movie Editor) into emulator, so that the delay between editing and checking results would greatly shrink. Since there was no research done on typical behaviors in TASing process, the concept was vague and the code wasn't scalable. Thus, soon after formulating the new vision of the editing tool the code of TAS Editor was fully rewritten to make adding new features easier.

          +

          The premise of TAS Editor is to create a tool that is more handy than traditional rerecording tools, not just for Input editing/splicing, but also for Input creation and, most importantly, polishing (optimizing).

          The following architecture of TAS Editor was designed according to author's notion of a methodical TASing and of features needed for such TASing.



          @@ -340,22 +341,22 @@


          Main/Window:

            -
          • call Taseditor's update() function after every emulated frame and when emulation is paused, no less than 20 times per second (necessary for adequate animations and controls in TAS Editor window)
          • +
          • call Taseditor's update() function after every emulated frame and when emulation is paused, no less than 20 times per second (necessary for smooth animations and controls in TAS Editor window)
          • dispatch OS messages to Taseditor window, including accelerator table commands
          • if emulator doesn't make use of mouse wheel, it should resend WM_MOUSEWHEEL to Taseditor, same with middle mouse clicks on emulator's own window
          • -
          • on exit: emulator should ask Taseditor, so it can check unsaved changes in current project and allow user to save it before quitting. If the AskSave() function returns false, the exit should be cancelled (means that user chose "Cancel")
          • +
          • on exit: emulator should ask Taseditor, so it can check unsaved changes in current project and allow user to save before quitting. If the askSave() function returns false, the exit should be cancelled (means that user chose "Cancel")


          Movie:

            -
          • there should be an interface for full control over current movie data (creating/reading/writing/any modification). The movie should be the last layer between user's input and emulated game, which means that the game should not take input from virtual pads, only from movie data. Alternative (FCEUX example) would be to always sync changes into virtual pads every time the movie data changes. Either way, Taseditor interacts with the game by reading and modifying movie data and doesn't poll virtual pads. Piano Roll displays current movie data and edits Input of current movie data
          • +
          • there should be an interface for full control over the current movie data (creating/reading/writing/any modification). The movie should be the last layer between user's input and emulated game, which means that the game should not take input from virtual pads, only from movie data. An alternative (FCEUX example) would be to always sync changes into virtual pads every time the movie data changes. Either way, Taseditor interacts with the game by reading and modifying movie data and doesn't poll virtual pads. The Piano Roll displays current movie data and edits Input of current movie data only
          • in Recording mode: at the very beginning of a frame (right after the Input for the frame is written into current movie data) emulator should call Taseditor's Recorder function (and Recorder may change the movie data)


          Input:

            -
          • provide an interface for reading which buttons are currently held (for Piano Roll's Header)
          • -
          • hardware commands (Reset/Power/etc) should not be executed immediately after user invokes them, they should work as well as buttons input from virtual pads, meaning that when Taseditor is on it may either allow or prohibit the commands. Also when Taseditor is on and is not Recording, user should not be able to even invoke hardware commands
          • +
          • provide an interface for knowing which buttons are currently held (it's necessary for the Piano Roll Header)
          • +
          • hardware commands (Reset/Power/etc) should not be executed immediately after user invokes them, they should work as well as buttons input from virtual pads, meaning that when Taseditor is engaged it may either allow or prohibit the commands. In fact, when Taseditor is engaged and is not Recording, user should not be able to even invoke hardware commands


          Output:

          @@ -366,37 +367,37 @@


          SaveStates:

            -
          • have public function for making savestate in RAM and function for loading the state from RAM
          • +
          • have public function for making a savestate in RAM and function for loading the state from RAM array
          • savestates must restore the game state precisely
          • -
          • saving and loading should not take too much time, because the Greenzone automatically creates new savestate for every frame, which should be transparent for user
          • +
          • saving and loading should not take too much time, because the Greenzone automatically creates a new savestate for every frame, which should be transparent for user
          • savestates should be stored in compressed form, so that they don't take too much space, because for a comfortable work in Taseditor the Greenzone should have at least 1000 savestates for nearby frames
          • -
          • savestates should not store current movie data (that would be a waste of space)
          • +
          • Greenzone savestates should not store current movie data (that would be a waste of space)


          Config:

            -
          • on emulator start: emulator should load taseditor_config data from the common settings file. If the file is not found, no changes should be made to taseditor_config (it will have its settings by default)
          • +
          • on emulator start: emulator should load taseditor_config data from the common settings file. If the file is not found, no changes should be made to taseditor_config (it will have its default settings)
          • on emulator exit: save taseditor_config data to the common settings file


          Lua engine:

          • add support for taseditor library. The core of each function is implemented by Taseditor, but emulator should take parameters from Lua stack and send them to respective function of Taseditor's Lua gate, then receive returned data and push it into Lua stack
          • -
          • add support for no more than one Manual function and at least one Auto function
          • -
          • notify Taseditor about changing Manual function status (registered/re-registered/empty) so that it can change the state of the "Run function" button
          • +
          • add support for Manual function and Auto function
          • +
          • notify Taseditor about changing the Manual function status (registered/re-registered/empty) so that it can change the appearance of the "Run function" button


          Replay:

          • emulator should be able to replay Taseditor project files as usual movie files, ignoring the additional data at the end of the file
          • since Taseditor project file can be huge, emulator shouldn't load it into memory when opening
          • -
          • emulator must distinguish between normal movie and Taseditor project file. If it's a project file: when user tries to rerecord, emulator should refuse and suggest launching TAS Editor instead. If user agrees, emulator should send Taseditor the reference to the project file
          • +
          • emulator should be able to distinguish between a normal movie and a Taseditor project file. If it's a project file: when user tries to rerecord, emulator should refuse and suggest launching TAS Editor instead. If user agrees, emulator should send Taseditor the reference to the project file


          Other:

            -
          • emulator environment should be stable and deterministic. Desyncs will invalidate Playback cursor navigation and make TASing unfeasible
          • -
          • it's recommended to implement all the points mentioned in Mistake-proofing that are related to emulator modification. In particular, Taseditor should be able to change certain settings, and user shouldn't be able to change them while Taseditor is on
          • +
          • emulator must be stable and deterministic. Desyncs will totally break Playback cursor navigation and make TASing unfeasible
          • +
          • it's recommended to implement all the points mentioned in Mistake-proofing that are related to emulator modification. In particular, Taseditor should be able to change certain settings, and user shouldn't be able to change them while Taseditor is engaged
          • good emulation speed is necessary for adequate Turbo seeking feature. Also there should be an option to mute sound when turbo is on.


          diff --git a/help/taseditor/Introduction.html b/help/taseditor/Introduction.html index 375be1b8..654c70dd 100644 --- a/help/taseditor/Introduction.html +++ b/help/taseditor/Introduction.html @@ -61,14 +61,14 @@


          TASing – the process of creating an extraordinary game playthrough. For a true TASer, just simply beating the game is not enough. You must do something unique, something that would justify the use of tools.

          -

          And that requires a non-standard way of thinking. During the regular play, almost entire flow of our thoughts is determined by the gameplay rules, and those who try to question the rules are quickly fined with a game over and other means. These trivial psychological methods help the game to direct player's fantasy to an intended path, in order to give him a credible atmosphere of integral world and to keep him within a craftily devised comfort zone.

          +

          And that requires a non-standard way of thinking. During a regular playing, almost entire flow of our thoughts is determined by the gameplay rules, and those who try to question the rules are quickly fined with a game over and other means. These trivial psychological methods help the game to direct player's fantasy to an intended path, giving him a credible atmosphere of integral world and keeping him within a craftily devised comfort zone.

          So, to create an extraordinary playthrough, TASer needs to both use emulator tools masterfully and be able to mentally abstract from the original game rules, while still obeying them physically (because TASing is not cheating, we won't influence the game other way than by joypad input).

          -

          Early TASing, just as regular speedrunning, was not much far away from the "normal" gaming process. TASer simply launched an emulator, switched on buttons logging and played a game, saving and loading often enough to fix the most obvious mistakes, slowing down the gameplay at the most intense moments, thus compensating for the slow reaction of the human organism.

          -

          The ability to fix mistakes emancipates man's imagination and incites him to experiment. Illusions of the game realm now confine his mind much less than before. But real-world stereotypes still affect his thinking. For instance, if a harmful object usually kills you, it's only natural to assume it always kills. But in truth it may appear to be killing only while even frame numbers, or when the subpixel value is equal to zero. But how would you guess it using only savestates and slowdown? First you have to stop being a gamer and become a researcher.

          -

          A huge breakthrough in the TASing history was the introduction of Frame Advance – a frame-by-frame emulation. Now when you're TASing, the game is constantly being held paused, thus allowing to analyze every in-game aspect separately. Until then the game still appeared as a coherent stream of events (with simple slowdown). The stream that the player had to perceive as a complex emotional cocktail. And now with frame-by-frame play TASer can mentally isolate any given event of the current frame. This drastically alters the principles of consuming the in-game information. Material world stereotypes don't dictate how to act in the virtual world anymore, and you see the game more objectively, thus finding imperfections/loopholes in its rules.

          -

          Of course the game still keeps trying to impose typical behavior templates, and they are harder to resist when you're newbie rather than experienced TASer. That's the exact reason why a skilled TASer can beat someone's speedrun (even his own old TAS) – not because of handling the tools better, but owing to "Déformation professionnelle" that helps to notice vulnerabilities in games.

          -


          -

          Many more TASing tools were invented since then, but the very way of interaction between a TASer and a game remained the same. Using rerecords, TASer edits Input in the same succession as the flow of in-game time. This linearity of TASing process builds certain limits in TASer's thinking. When you get used to receiving the game reaction on each button press, you involuntarily associate yourself with a game character. This makes it harder to try to look at the events from an outsider's viewpoint. And yet TASer is expected to have the most objective point of view possible!

          +

          Early TASing, just as regular speedrunning, was not too far away from the "normal" gaming process. TASer simply launched an emulator, switched on buttons logging and played a game, saving and loading often enough to fix the most obvious mistakes, slowing down the gameplay at the most intense moments, thus compensating for the slow reaction of the human organism.

          +

          The ability to fix mistakes emancipates man's imagination and incites him to experiment. Illusions of the game realm now confine his mind much less than before. But real-world stereotypes still affect his thinking. For instance, if a harmful object usually kills you, it's only natural to assume it always kills. But in truth it may appear to be killing only at even frame numbers, or when the subpixel value is equal to zero. But how would you guess it using only savestates and slowdown?

          +

          You have to stop being a gamer and become a researcher. And there are tools made exactly for this mental transformation.

          +

          A huge breakthrough in the TASing history was the introduction of Frame Advance – a frame-by-frame emulation. Now when you're TASing, the game is constantly being held paused, thus allowing to analyze every in-game aspect separately. Before, even with a strong slowdown the game still appeared as a coherent stream of events. The stream that the player had to perceive as a complex emotional cocktail. And now with frame-by-frame play TASer can mentally isolate any given event of the current frame. This drastically changes the principles of consuming an in-game information. Material world stereotypes don't dictate how to act in the virtual world anymore, and you see the game more objectively, thus finding imperfections and loopholes in its rules.

          +

          Of course the game still keeps trying to impose typical behavior templates, and they are harder to resist when you're newbie rather than experienced TASer. That's the main reason why a skilled TASer can beat someone's speedrun (even his own old TAS) – not because of handling the tools better, but because of "Déformation professionnelle" that helps to notice vulnerabilities in games.

          +

          Many more TASing tools were invented since then, but the very way of interaction between a TASer and a game remained the same. Using rerecords, TASer edits Input in the same succession as the flow of in-game time. This linearity of TASing process builds certain limits in TASer's thinking. When you get used to receiving the game reaction on each button press, you involuntarily associate yourself with a game character. This makes it harder to look at the events from an outsider's viewpoint. And yet a TASer is expected to have the most objective point of view possible. Thus we need further transformation of TASer's way of perception.


          The development of the toolset named "TAS Editor" aims for 2 main goals:

            @@ -79,7 +79,7 @@

            The first goal is achieved by detailed visualization of all major aspects of TASing.

            The second goal is achieved by switching from linear recording of movie segments to non-linear Input editing. The higher level of abstracting from in-game rules is reached by giving the TASer the following new abilities:

              -
            • changing Input in an arbitrary order (not just in the order the events flow in the game) – thanks to Piano Roll interface
            • +
            • changing Input in any arbitrary order (not just in the order the events flow in the game) – thanks to Piano Roll interface
            • watching game events in an arbitrary order (not just frame by frame) – thanks to Greenzone
            • emphasizing the Cause-Effect relation between Input and its remote consequences (not just the nearest ones) – thanks to Turbo-seeking
            • enforcing custom logic of the movie segmentation (not just dividing into TV frames or into in-game levels) – thanks to Markers
            • @@ -99,8 +99,8 @@


              When launching Taseditor, get ready to control the game from bird's eye view. The following chapters of this tutorial will explain you almost everything a prolific TASer needs to know. If you already have an experience in traditional TASing, some learning aspects should come easier, but some may appear more difficult to you than to a newcomer. Either way, try to finish the whole Guide, and you will likely learn a thing or two about TASing in general.

              One of the most unconventional features of TASing with Taseditor is the stress on mouse control. Mouse allows high speed of Input editing and unparalleled convenience of Playback navigation. Even though most of Taseditor functions also have keyboard shortcuts, the comfortable work would be impossible without a mouse.

              -

              The gamepad is useful when you need to quickly record an Input without caring about accuracy. But most of his time TASer spends on various manipulations with once created Input. And here the mouse or keyboard becomes much more handy than gamepad. For example, using a key combination you can move any part of Input one frame back or forth. And when you need to adjust the jump height (the duration of holding the A button), it's easier to do with single click, than to switch Recording on and retype the whole range of frames.

              -

              Nevertheless, it's still possible to work in Taseditor the same way people were TASing before. The program interface supports all essential aspects of the traditional TASing method. If you were to use the TAS Editor window only as an informational panel left in a corner of the desktop, you probably would not even notice any difference from usual flow of TASing. It can be good reason to smoothly move from the old method of TASing to the new one. At first you may only like some accessory features of Taseditor, such as the Lag visualization or the Branches Tree. Then you'll need some Input copy/paste, and Taseditor is the best alternative to an external editor. After some time you'll notice that direct Input editing turns out faster than rerecording.

              +

              The gamepad is useful when you need to quickly record an Input without caring about accuracy. But most of his time TASer spends on various manipulations with once created Input. And here the mouse or keyboard becomes much more handy than gamepad. For example, using a key combination you can move any part of Input one frame back or forth. And when you need to adjust the jump height (the duration of holding the A button), it's easier to do it with single click, than to switch Recording on and retype the whole range of frames.

              +

              Nevertheless, it's still possible to work in Taseditor the same way people were TASing before. The program interface supports all essential aspects of the traditional TASing method. If you were to use the TAS Editor window only as an informational panel left in a corner of the desktop, you probably would not even notice any difference from usual flow of TASing. It can be good reason to smoothly move from the old method of TASing to the new one. At first you may only like some accessory features of Taseditor, such as the Lag visualization or the Branches Tree. Then you'll need some Input copy/paste, and Taseditor is better alternative to an external editor. After some time you'll notice that direct Input editing turns out faster than rerecording.

              Advantages of the new method reveal themselves quicker when you're making a TAS controlling 2 and more players simultaneously. In old times people invented plenty of hacks and workarounds to make such kind of TASing easier, e.g. binding several buttons to one key, using "Auto-hold", macros and custom multitracking scripts. Now all of this is irrelevant with Taseditor, because here TASer does not play the role of a gamer that associates himself with the controlled character. Now you are not playing the game, you are meditating over the decomposed continuum of the game, while creating a scenario of events via Input. And thus it's does not matter whether you control 1 character, or 2, or many.


              @@ -108,7 +108,7 @@


              Interesting facts:

                -
              • During the development of TAS Editor, the actual programming took less time than was spent on thinking out the ways to improve the TASing process.
              • +
              • During the development of TAS Editor the actual programming took less time than was spent on figuring out the ways to improve the TASing process.
              • Most of the actions in Taseditor can be done multiple ways.
              • Any operation can be undone and redone.
              • You can totally ignore any part of Taseditor's functionality, using only the features you actually like.
              • @@ -119,10 +119,9 @@


                Besides the new approach to TASing, Taseditor offers simple means for organization of your working process. Because of unsystematic approach to TASing many newcomers waste their time ineffectively, dissipate the effort and get tired quickly, then start to save the energy by reducing the amount of tests. As a result, they end up with a very suboptimal TAS. Then, as the time goes, they acquire a set of methods and habits, become experienced TASers. But every newbie had to learn by his own mistakes. In this Guide we will try to formulate a clear notion on a methodical TASing (both traditional and new), so that newcomers can realize the essence of the process faster.

                Working with Taseditor is pretty similar to an interactive programming using an interpreted language. You just edit the code and instantly see the result of its execution on the screen. TASer can either immediately observe the effect of his interim actions, or he can get carried away by the construction of a code section and watch the result only after the section is finished.

                -

                Programmers have the valuable ability to increase the code readability with comments. It allows to keep more clear picture of the project in mind, and proceed without constant re-inspection of results, because in most cases the result is rather predictable, when the context is known.

                -

                Also, good code readability allows to quickly refresh all necessary memories when you return to a project delayed long ago. Granted that this project was well documented.

                -

                Taseditor helps to document TAS project on the fly – write comments, assign clear names to structures (patterns and Input sections), test different code versions in separate branches of the repository (see "Branches Tree") and efficiently work in co-authorship. And no, there's no strict conventions to follow. You set your own rules for when and how to shape your project. For example, if you didn't hesitate to describe a trick used in the first level, in next levels you'll be able to quickly duplicate the trick Input by several key strokes. If you didn't – you'll have to search the trick location manually. In simple TASes you can disregard comments and any long-term plans, but in complicated projects this program functionality should be very appropriate.

                -

                TASVideos.org site supports uploading and publishing Taseditor projects (.fm3 files), so you may share not just the TAS movie, but your groundwork as well, encouraging the spirit of openness and mutual aid. If you don't want to share, export the data to .fm2 format and upload that.

                +

                Programmers have the valuable ability to increase the code readability with comments. It allows to keep more clear picture of the project in mind, and proceed without constant re-inspection of results, because in most cases the result is rather predictable, when the context is known. Also, good code readability allows to quickly refresh all necessary memories when you return to a project delayed long ago. Granted that this project was well documented.

                +

                Taseditor encourages documenting of TAS projects on the fly – you can write comments, assign clear names to structures (patterns and Input sections), test different code versions in separate branches of the repository (see "Branches Tree") and efficiently work in co-authorship. And no, there's no strict conventions to follow. You set your own rules for when and how to shape your project. For example, if you didn't hesitate to describe a trick used in the first level, in next levels you'll be able to quickly duplicate the trick's Input by several key strokes. If you didn't – you'll have to search the trick location manually. In simple TASes you can disregard comments and any long-term plans, but in complicated projects this program functionality should be very appropriate.

                +

                TASVideos.org site supports uploading and publishing Taseditor projects (.fm3 files), so you can publish not just the TAS movie, but your groundwork as well, encouraging the spirit of openness and mutual aid. If you don't want to share, export the data to .fm2 format and upload that.

                FM3 files are played back by FCEUX emulator since version 2.2.0 the same way as FM2 files. Older versions of FCEUX can also play such files if you change the extension to fm2.


                Next chapter: learning the basics of the program usage.

                diff --git a/help/taseditor/Navigation.html b/help/taseditor/Navigation.html index 67c80d88..d5b77f16 100644 --- a/help/taseditor/Navigation.html +++ b/help/taseditor/Navigation.html @@ -59,14 +59,16 @@

                Navigation



                -

                FCEUX main window can only display data of one frame of a movie at any given moment. Piano Roll can cover data for tens of frames at the same time. But average movie has thousands of frames. So TASer constantly needs to scroll the Piano Roll up and down or rewind emulator playback to get the data about needed frame or group of frames.

                -

                Throughout the documentation this is called "movie navigation". It takes major part of TASing, and Taseditor introduces many new ways of navigation, striving to make it as fast as possible. Depending on the situation some of them are better then others, so it's not recommended to stick to a single one.

                -

                Ideally, the navigation skills should move to muscle memory, allowing you to always appear in necessary place of the movie without interrupting the analysis of current task.

                +

                Emulator's main window can only display data of a single frame of the movie at any given moment.

                +

                The Piano Roll can cover data for tens of frames at the same time.

                +

                But an average movie has tens of thousands of frames. So TASer must often scroll the Piano Roll up and down to see the data about needed segment, and rewind emulator playback to see the data about needed frame.

                +

                Throughout the documentation this behavior is called "movie navigation". It takes major part of TASing, and Taseditor introduces many new ways of navigation, striving to make it as fast as possible. Depending on the situation some of them are better then others, so it's not recommended to stick to a single method.

                +

                Ideally, the navigation skills should move to your muscle memory, allowing you to always appear at the necessary place of the movie without interrupting the mental analysis of the current task.


                All ways of navigating a movie:


                1. Using vertical scrollbar
                2. @@ -74,8 +76,8 @@
                3. Crossing gaps
                4. Paging through
                5. Jumping to the beginning / to the end of the movie
                6. -
                7. Jumping to Playback cursor
                8. -
                9. Jumping to Selection cursor
                10. +
                11. Jumping to the Playback cursor
                12. +
                13. Jumping to the Selection cursor
                14. Jumping to the Marker above Playback cursor
                15. Jumping to the Marker above Selection cursor
                @@ -104,21 +106,21 @@
              • Special
                -
              1. Finding Markers with given text
              2. +
              3. Finding Markers with a given text
              4. Jumping to segment with similar description




              -

              Scrolling Piano Roll

              +

              Scrolling the Piano Roll



              1. Using vertical scrollbar


              -

              Click on the scrollbar or drag its thumb to scroll Piano Roll like any other list.

              -

              Playback cursor and Selection cursor positions are not affected by Piano Roll scrolling.

              +

              Click on the scrollbar or drag its thumb to scroll the Piano Roll like any other list.

              +

              Playback cursor and Selection cursor positions are not affected by the Piano Roll scrolling.

              When to use:

              • when you need to get to a far away section of the movie. The scrollbar allows to traverse thousands of frames at once
              • @@ -128,22 +130,22 @@

                2. Rolling mouse wheel


                -

                Roll mouse wheel up or down to scroll Piano Roll like any other list.

                -

                Mouse cursor can be pointing anywhere except History Log window.

                +

                Roll mouse wheel up or down to scroll the Piano Roll like any other list.

                +

                The mouse cursor can be pointing anywhere, except History Log window.

                When to use:

                  -
                • when you're observing a segment that doesn't fit into Piano Roll visible area
                • +
                • when you're observing a segment that doesn't fit into the Piano Roll visible area
                • when you're searching for a nearby segment


                3. Crossing gaps


                -

                Point mouse cursor to any cell in Input/Markers/icons, hold Alt and roll the mouse wheel up or down to scroll the Piano Roll to the closest cell that contains data different from the data of adjacent cell.

                +

                Point mouse cursor to any cell in Input/Markers/icons, hold Alt and roll the mouse wheel up or down to scroll the Piano Roll to the closest cell that contains a data different from the data of adjacent cell.

                When to use:

                  -
                • when you see an emptiness in specific button column and want to find nearest frame where the button is pressed
                • -
                • when you see the specific button is held for many frames and want to find exactly the first frame where the button was pressed, or the frame where it will be released
                • +
                • when you see an emptiness in specific button column and you want to find the nearest frame where the button becomes pressed
                • +
                • when you see the specific button is held for many frames and you want to find exactly the first frame where the button was pressed, or the frame where it will be released
                • when you need to find previous/next Marker
                • when you need to find previous/next buttonpress
                • when you need to find the Bookmark above/below (in the icons column)
                • @@ -152,10 +154,10 @@

                  4. Paging through


                  -

                  Press Page Up or Page Down key to scroll Piano Roll like any other list. The amount of scrolling depends on the size of Piano Roll visible area.

                  +

                  Press Page Up or Page Down key to scroll the Piano Roll like any other list. The amount of scrolling depends on the size of the Piano Roll visible area.

                  When to use:

                    -
                  • when you're searching for a segment which is probably somewhere nearby
                  • +
                  • when you're searching for a segment which is likely somewhere nearby


                  @@ -164,46 +166,46 @@

                  Press Home or End to scroll Piano Roll to the beginning or to the end of the movie.

                  When to use:

                    -
                  • when you need to go to the beginning or to the end of the movie
                  • +
                  • when you need to observe the beginning or the end of the movie


                  -

                  6. Jumping to Playback cursor

                  +

                  6. Jumping to the Playback cursor


                  -

                  Click on the upper "Marker #" label (colored light-blue) to immediately scroll Piano Roll to Playback cursor position. Alternative way to do it is to press Shift key twice within a short amount of time.

                  +

                  Click on the upper "Marker #" label (colored light-blue) to immediately scroll the Piano Roll to the Playback cursor position. Alternative way to do it is to press Shift key twice within a short amount of time.

                  When to use:

                  • when you need to see the context of currently played frame of the movie
                  • -
                  • when you wish to return to currently played segment from any other place
                  • +
                  • when you wish to return to the currently played segment from any other place


                  -

                  7. Jumping to Selection cursor

                  +

                  7. Jumping to the Selection cursor


                  -

                  Click on the lower "Marker #" label to immediately scroll Piano Roll to Selection cursor position. Alternative way to do it is to press Ctrl key twice within a short amount of time.

                  +

                  Click on the lower "Marker #" label to immediately scroll the Piano Roll to the Selection cursor position. Alternative way to do it is to press Ctrl key twice within a short amount of time.

                  When to use:

                    -
                  • when you wish to return to currently edited segment from any other place
                  • +
                  • when you wish to return to the currently edited segment from any other place


                  8. Jumping to the Marker above Playback cursor


                  -

                  Click on the upper edit field to immediately scroll Piano Roll to the Marker which Note is going to be edited.

                  +

                  Click on the upper edit field to immediately scroll the Piano Roll to the Marker which Note is going to be edited.

                  Works only when the View -> Follow Marker Note context option is enabled.

                  When to use:

                    -
                  • when you need to see the beginning of currently played segment
                  • +
                  • when you need to see the beginning of the currently played segment


                  9. Jumping to the Marker above Selection cursor


                  -

                  Click on the lower edit field to immediately scroll Piano Roll to the Marker which Note is going to be edited.

                  +

                  Click on the lower edit field to immediately scroll the Piano Roll to the Marker which Note is going to be edited.

                  Works only when the View -> Follow Marker Note context option is enabled.

                  When to use:

                    -
                  • when you need to see the beginning of currently edited segment
                  • +
                  • when you need to see the beginning of the currently edited segment


                  @@ -212,12 +214,12 @@


                  The Playback cursor is always bound to current state of emulated game. This means that emulator affects this cursor when emulating the game, and vice versa, when you move this cursor, you affect the emulator.

                  There's one limitation in the controlling of the cursor: sometimes it can't immediately move to the desired frame, seeking takes some time.

                  -

                  When the "Follow cursor" checkbox in the Playback panel is checked, the Piano Roll automatically scrolls after the Playback cursor.

                  +

                  When the "Follow cursor" checkbox in the Playback panel is checked, the Piano Roll automatically scrolls after the Playback cursor (except when seeking).


                  1. Frame-by-frame shift


                  -

                  Click on < or > button in the Playback panel, or press Shift + Up or Shift + Down, or use Frame Rewind or Frame Advance hotkey to move Playback cursor 1 frame back of forward.

                  +

                  Click on < or > button in the Playback panel, or press Shift + Up or Shift + Down, or use Frame Rewind or Frame Advance hotkey to move the Playback cursor 1 frame back of forward.

                  When to use:

                  • when you need to explore events of current segment carefully
                  • @@ -226,8 +228,8 @@

                    2. Rewinding by mouse wheel


                    -

                    Hold right mouse button and roll mouse wheel up or down to move Playback cursor.

                    -

                    Mouse cursor can be pointing anywhere.

                    +

                    Hold the right mouse button and roll mouse wheel up or down to move the Playback cursor.

                    +

                    The mouse cursor can be pointing anywhere.

                    When to use:

                    • when you need to explore events of current segment carefully/quickly
                    • @@ -245,17 +247,17 @@

                      4. Jumping on Markers


                      -

                      Click on << or >> button in the Playback panel, or press Shift + Page Up or Shift + Page Down, or hold Shift and roll the mouse wheel to move Playback cursor to previous or next Marker.

                      +

                      Click on << or >> button in the Playback panel, or press Shift + Page Up or Shift + Page Down, or hold Shift and roll the mouse wheel to move the Playback cursor to previous or next Marker.

                      When to use:

                        -
                      • when you need to set Playback cursor to the beginning of currently played segment (provided that the frame of the beginning is marked)
                      • +
                      • when you need to set the Playback cursor to the beginning of currently played segment (provided that the frame of the beginning is marked)
                      • when you want to see events of previous/next segments


                      5. Jumping to Bookmarks


                      -

                      Press the hotkey (0-9) corresponding to the number of desired Bookmark, or click on a frame number in Bookmarks List, or click on a Bookmark icon in the Branches Tree to send Playback cursor to the bookmarked frame.

                      +

                      Press the hotkey (0-9) corresponding to the number of desired Bookmark, or click on a frame number in Bookmarks List, or click on a Bookmark icon in the Branches Tree to send the Playback cursor to the bookmarked frame.

                      When to use:

                      • when you need to re-watch events of the movie starting from a bookmarked frame (e.g. watch the movie from the beginning of Level 2)
                      • @@ -265,11 +267,11 @@

                        6. Jumping to the beginning / to the end of the movie


                        -

                        Press Shift + Home or Shift + End, or click the cloudlet or the fireball in the Branches Tree to move Playback cursor to the beginning or to the end of the movie.

                        -

                        You can also press the Play movie from the beginning hotkey (Shift + R by default) to move Playback cursor to the beginning of the movie.

                        +

                        Press Shift + Home or Shift + End, or click the cloudlet or the fireball in the Branches Tree to move the Playback cursor to the beginning or to the end of the movie.

                        +

                        You can also press the Play movie from the beginning hotkey (Shift + R by default) to move the Playback cursor to the beginning of the movie.

                        When to use:

                          -
                        • when you want to replay the movie from the very beginning
                        • +
                        • when you want to watch the movie from the very beginning
                        • when you need to fill all movie frames with Greenzone data


                        @@ -304,7 +306,7 @@

                        Click on << or >> button at the bottom of the Toolbox, or press Ctrl + Page Up or Ctrl + Page Down, or hold Ctrl and roll the mouse wheel to move Selection cursor to previous or next Marker.

                        When to use:

                          -
                        • when you need to set Selection cursor to the beginning of currently edited segment (provided that the frame of the beginning is marked)
                        • +
                        • when you need to set the Selection cursor to the beginning of currently edited segment (provided that the frame of the beginning is marked)
                        • when you want to move to previous/next segments

                        @@ -312,7 +314,7 @@

                        4. Tracking the Selection History


                        Press Ctrl + Q or Ctrl + W to revert Selection to its previous or next state.

                        -

                        This method of navigation allows to return to previously edited segments and quickly remember the sequence of recent changes.

                        +

                        This method of navigation allows to return to previously edited segments and quickly recollect the sequence of recent changes.

                        When to use:

                        • when you need to return to previously edited segment
                        • @@ -334,22 +336,22 @@



                          -

                          1. Finding Markers with given text

                          +

                          1. Finding Markers with a given text


                          -

                          Open the Find Note window, enter the text to search and click Find next or press Enter key to set Selection cursor to the closest Marker which Note contains the text. The Piano Roll automatically scrolls after the Selection. You can search up or down from current position of Selection cursor.

                          +

                          Open the Find Note window, enter the text to search and click Find next or press Enter key to set the Selection cursor to the closest Marker which Note contains the text. The Piano Roll automatically scrolls after the Selection. You can search up or down from the current position of the Selection cursor.

                          When to use:

                            -
                          • when you need to find the segment, knowing some of the text it is labeled with
                          • +
                          • when you need to find the segment, knowing some of the exact text it is labeled with


                          -

                          2. Jumping to segment with similar description

                          +

                          2. Jumping to the segment with similar description


                          -

                          Leave Playback cursor in current segment and click the Similar or More button to set Selection cursor to the Marker containing the most relevant Note. The Piano Roll automatically scrolls after the Selection.

                          +

                          Leave the Playback cursor in the current segment and click the Similar or More button to set the Selection cursor to the Marker containing the most relevant Note. The Piano Roll automatically scrolls after the Selection.

                          This method is described in the Advanced Features chapter.

                          When to use:

                            -
                          • when you need to find the segment with description similar to currently played segment.
                          • +
                          • when you need to find the segment with a description similar to currently played segment.



                          diff --git a/help/taseditor/NonlinearTASing.html b/help/taseditor/NonlinearTASing.html index 580bb197..738bf9f1 100644 --- a/help/taseditor/NonlinearTASing.html +++ b/help/taseditor/NonlinearTASing.html @@ -71,7 +71,7 @@
                        • The mouse cursor navigation to any frame of the current segment is practically instant.
                        • Edit the segment with the mouse. You can either change the Input blindly, or move the Playback cursor from time to time in order to check with the game. The steps 3 and 4 are constantly alternating until you consider the editing complete.
                        • Detect the end of the segment by putting the Playback cursor at the target event.
                        • -
                        • [optional step] Save the finished approach to any free Bookmark, e.g. to slot 8.
                        • +
                        • [optional step] Save the finished approach to any free Bookmark, e.g. to slot 8 or 7.
                        • If this isn't the first approach to the segment, compare the new result to the best old result, using the optimality criterion. If the new approach is better (or it's the first approach), save the result to the Bookmark 9. The slot 9 will be used for keeping the best result of polishing the segment.
                        • If you still want to try different approaches, return to step 2, until you run out of ideas.
                        • [optional step] If you need more ideas, you can get some information from the past or the future by moving the Playback cursor to different segments of the movie or unpausing the emulator. When necessary, you can quickly draw a rough Input for watching the upcoming events of the game.
                        • @@ -81,14 +81,14 @@


                          Since all created approaches to playing the segment are automatically saved in the History Log, you could follow the temptation to rely on the Log and not save the approaches to Bookmarks (steps 6 and 7), instead just reach the target event once and then experiment with this Input, gradually improving it (and simply undoing all the changes that are for the worse). Such perfunctory way of TASing is technically possible, but not recommended, because it doesn't let you think far outside the terms of the first approach (because you subconsciously fear to lose the old best approach by leaving it too far away).

                          -

                          Even if the outcome of the latest modification of the Input made the game behave worse, you should not immediately revert to the previous state of the movie, better try to examine the cause of the worsening and continue the modification to turn it into an improvement. And in order to never be afraid to lose the previous successful playthrough in the depths of the History Log, you should do exactly like they do in the traditional TASing – allot a special slot for storing the best result and set this Bookmark to the end of the segment every time you improve the result.

                          +

                          Even if the outcome of the latest modification of the Input made the game behave worse, you should not immediately forget it and revert to the previous state of the movie, better try to examine the cause of the worsening and continue the modification to turn it into an improvement. And in order to never be afraid to lose the previous successful playthrough in the depths of the History Log, you should do exactly like they do in the traditional TASing – allot a special slot for storing the best result and set this Bookmark to the end of the segment every time you improve the result.

                          And you can do the same with those promising approaches that are somewhat better, but somewhat worse than the current best result. When you're saving all alternative approaches to separate Bookmarks, you can safely remove their Input from the working movie or change it beyond recognition, because you can return to any of them with a single key press, and no need to search within the History Log.


                          Unlike the traditional TASing method, here you may lose sight of dividing the movie into logical segments, because now you don't have to mark the beginning and the end of the current segment with Bookmarks. However, it's still recommended to keep an order and mark the beginning of every important segment with Markers, in order to limit the number of optimality factors.

                          -

                          The beginning and the end of a segment are usually associated with certain events of the game, and not with a soulless frame number. But since the starting event of the segment is not affected by modifying the Input of the segment, this event will always occur in the same frame, so you can lock the frame with a Marker.

                          -

                          The ending event of the segment may occur in various points of time, depending on the Input in the segment. So if you mark the end with a Marker, you will need to move the Marker up or down every time you change the target event by modifying the Input. Often it's impractical to spend time on dragging, so instead of the trailing Marker you can use aforementioned Bookmark which both stores the best approach and serves as a mark of the end of current segment.

                          +

                          The beginning and the end of a segment are usually associated with certain events of the game, and not with a soulless frame number. But since the starting event of the segment is not affected by modifying the Input of the segment, this event will always occur at the same frame, so you can lock the frame with a Marker.

                          +

                          The ending event of the segment may occur in various points of time, depending on the Input in the segment. So if you mark the end with a Marker, you will need to move the Marker up or down every time you change the target event by modifying the Input. Often it's impractical to spend time on dragging Markers, so instead of the trailing Marker you can use the aforementioned Bookmark which stores the best approach and its icon serves as a mark of the end of current segment.

                          -As for simple segments, you can polish them without marking the ending frame at all, by simply relying on your own memory and on the green arrow provided by Taseditor. With this green arrow the Taseditor hints you the frame where you've stopped watching the segment the last time (before you started modifying the Input of the segment). Usually this is the frame where the target event was detected in previous approach. So you may as well replay the updated segment up to the frame and compare the new result with the old one. If the target event is now detected 2 frames above the green arrow, it means you've outran previous result by 2 frames, so the new Input is better (if your criterion is speed). This entire logical chain pops in your mind once you glance at the Piano Roll after watching the outcome of the recent Input modification.

                          +As for simple segments, you can polish them without marking the ending frame at all, by simply relying on your own memory and on the green arrow provided by Taseditor. With this green arrow the Taseditor hints you the frame where you've stopped watching the segment the last time (before you started modifying the Input of the segment). Usually this is the frame where the target event was detected in previous approach. So you may as well replay the updated segment up to the frame and compare the new result with the old one. For example, if the target event is now detected 2 frames above the green arrow, it means you've outran previous result by 2 frames, so the new Input is better (if your criterion is speed). This entire logical chain pops in your mind once you glance at the Piano Roll after watching the outcome of the recent Input modification.


                          The process of polishing the Input in the nonlinear method is a constant alternation of editing and watching the segment. You analyze the situation during the watching and right after stopping the watching.

                          Possible ways to watch the outcome of Input:

                          @@ -98,17 +98,17 @@
                        • start seeking to the nearest Marker by holding Shift and pressing the middle mouse button
                        • start seeking to the Selection cursor by holding Ctrl and pressing the middle mouse button, granted that the Selection cursor is below the Playback cursor
                        • rewatch the segment from the Selection cursor position to the Playback cursor position by by holding Ctrl and pressing the middle mouse button, granted that the Selection cursor is above the Playback cursor
                        • -
                        • drag the Playback cursor manually, using the mouse cursor
                        • +
                        • just drag the Playback cursor manually, using the mouse cursor
                        • move the Playback cursor by holding the right mouse button and rolling the mouse wheel
                        • shift the Playback cursor frame-by-frame using Frame Rewind and Frame Advance hotkeys or < and > buttons or Shift + Up и Shift + Down keys
                        • and there are other ways of navigation with the Playback cursor.


                        -

                        Most often you are going to either click the middle mouse button or move the Playback cursor by scrolling the mouse wheel. Don't attach yourself to a single one of the ways, learn to use them depending on a situation.

                        +

                        Most often you are going to either click the middle mouse button or move the Playback cursor by scrolling the mouse wheel. Don't attach yourself to a single one of the ways, learn to use them depending on the situation.

                        The ratio between the time spent on editing and on watching depends on the complexity of the current segment and on the volume of your knowledge about the game. The more you TAS a single game, the better you are aware of its regularities. So near the end of your project you'll be able to foresee the outcome of your Input modifications before even attempting to edit them in. Then you'll only need to watch the segment in order to confirm your guess.

                        In some cases you can judge about the optimality of an Input by seeing its interim results and not even watching the segment to the end. For example, if the character bumps into a wall and nullifies his speed in the middle of the segment, you can immediately guess that he is going to reach the target event later than previous time. So sometimes you want to only watch a few frames and continue the editing. However, such a hurry may lead you to reject a solution that is suboptimal at first glance but has a potential to be very successful in another segment. For example, after bumping the wall Mario may accidentally enter inside and go through it. That's why it's recommended to never hurry when TASing, and to watch the current segment to the end, where you can be sure the optimality criterion won't let you down.

                        Technically you can watch and edit the Input simultaneously. When the "Follow cursor" checkbox is disabled, the Piano Roll stays still, while the movie is played, so you can draw buttonpresses right when they are executed (replayed). For example, when Mario jumps over an obstacle, try to change the height of the jump by drawing and erasing the A button presses without pausing the emulation. You can slow the emulation down by the - and = hotkeys, in order to have more time for clicking while watching.

                        -

                        But when you need to have enough time both for clicking and for thinking, better pause the emulator and TAS properly.

                        +

                        But when you need to have enough time not just for clicking, but also for thinking, better pause the emulator and TAS properly.


                        The emulation speed can be both decreased and increased. Before Taseditor, speeding up the emulation was used only for quick replay of the finished part of the movie. But now the turbo emulation also serves as an original way of TASing. With an extremely fast emulation you can feel the interconnection between a buttonpress and its distant outcome.

                        @@ -120,13 +120,13 @@

                        This way turbo allows to automatically filter useless information that is produced by the game in the middle of the segment, and only consume the necessary data that appears at the end of the segment.

                        Here's how you do it:

                          -
                        • Switch on the "Turbo seek" checkbox. Switch of the "Follow cursor".
                        • +
                        • Switch on the "Turbo seek" checkbox. Switch off the "Follow cursor".
                        • Set a trial buttonpress of the B at the beginning of the segment where you can shoot the enemy.
                        • Watch how the bullet hits the enemy and leave the Playback cursor at the frame where the item is supposedly laying on the ground for a second or two. That will be the end of current segment.
                        • So we assume that the first try didn't bring you the needed item, but you know that killing the enemy a bit later may change the outcome. Move the B buttonpress forward one frame (just insert a blank frame before the old position of the buttonpress).
                        • This action makes Taseditor rewind the game back, and on FCEUX screen you can see the moment before shooting.
                        • -
                        • Press the middle mouse button or Spacebar (the key assigned to the Restore Playback hotkey). The game events will replay like a flash, and you'll almost immediately see which item now falls from the enemy.
                        • -
                        • If the result is not satisfying, press Ctrl + Shift + Insert again, thus inserting another blank frame before the existing B buttonpress. The shot is delayed one more frame. Restore Playback again to see the new result.
                        • +
                        • Press the middle mouse button or Spacebar (the key assigned to the Restore Playback hotkey). The game events will replay like a flash, and you'll almost immediately see which item the enemy drops now.
                        • +
                        • If the result is not satisfying, press Ctrl + Shift + Insert again, thus inserting another frame before the existing B buttonpress. The shot is delayed by one more frame. Restore Playback again to see the new result.
                        • Continue until you find the frame where shooting the enemy brings you the needed item. This way you can test a hundred of options within a minute, by simply pressing the hotkeys and only watching the FCEUX screen.


                        @@ -135,13 +135,13 @@

                        Pros of the method:

                        + Instant navigation.

                        + Possibility to skip useless scenes.

                        -

                        + Detachment from the game flow increases the objectivity.

                        +

                        + Detachment from the game flow increases the objectivity of analysis.


                        Cons of the method:

                        Lack of the feedback inherent to normal game-player interaction.

                        Emphasis on the mouse controls.


                        -

                        When the method is recommended to use: most of time. Combine this method with the next method in order to create the full picture of the in-game possibilities.

                        +

                        When the method is recommended to use: most of time. Combine this method with the next method in order to construct the full picture of the in-game possibilities.


                        The next method fixes the main disadvantage of this method.


                        diff --git a/help/taseditor/Operations.html b/help/taseditor/Operations.html index 313ebdf2..05032704 100644 --- a/help/taseditor/Operations.html +++ b/help/taseditor/Operations.html @@ -60,7 +60,7 @@



                        All modifications of the movie are registered in History Log. Every record of the Log contains the time when the modification was done and the keyframe (or starting and ending frames of the section) to which the modification was applied.

                        -

                        Here you can find the list of all possible types of History records and corresponding operations with the movie.

                        +

                        Here you can find the list of all possible types of History Log records and corresponding operations with the movie.


                        @@ -197,13 +197,12 @@

                        Initialization

                        Category: other

                        -

                        The record is created automatically when new History Log is created.

                        -

                        Instances:

                        +

                        The record is created automatically when a new History Log is created.

                        +

                        Examples:

                        • when creating a new project
                        • when loading a compactly saved project that has no History Log
                        -

                        Example:

                        20:24:53 Initialization

                        Used: very rarely

                        Greenzone is truncated after zeroth frame.

                        @@ -220,15 +219,14 @@

                        Set

                        Category: Input change

                        The record is created when one or more buttonpresses appear in one or several frames.

                        -

                        Instances:

                        +

                        Examples:

                        • click on an empty Input cell of the Piano Roll
                        • -
                        • draw a new stroke by dragging mouse after the click on an empty Input cell
                        • +
                        • draw a new stroke by dragging the mouse after clicking on an empty Input cell
                        • Shift + click on an empty Input cell
                        • select some frames and then click on a button symbol in the Header of the Piano Roll
                        • select some frames and then press a key assigned to a virtual gamepad button
                        -

                        Example:

                        20:25:18 Set 15-21

                        Used: very often

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -238,15 +236,14 @@

                        Unset

                        Category: Input change

                        The record is created when one or more buttonpresses disappear from one or several frames.

                        -

                        Instances:

                        +

                        Examples:

                        • click on an occupied Input cell of the Piano Roll
                        • -
                        • erase some Input by dragging mouse after the click on an occupied Input cell
                        • +
                        • erase some Input by dragging the mouse after clicking on an occupied Input cell
                        • Shift + click on an occupied Input cell
                        • select some frames and then click on a button symbol in the Header of the Piano Roll
                        • select some frames and then press a key assigned to a virtual gamepad button
                        -

                        Example:

                        20:25:22 Unset 21

                        Used: very often

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -257,14 +254,13 @@

                        Category: Input change

                        The record is created when a sequence of buttonpresses changes to currently chosen pattern.

                        The name of the pattern is added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                        • Alt + click on an Input cell of the Piano Roll
                        • -
                        • Alt + dragging mouse after the click on an Input cell
                        • +
                        • Alt + dragging the mouse after clicking on an Input cell
                        • select some frames and then Alt + click on a button symbol in the Header of the Piano Roll
                        • select some frames and then Alt + press a key assigned to a virtual gamepad button
                        -

                        Example:

                        20:25:40 Pattern 21-30 Alternating (1010...)

                        Used: rarely

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -274,13 +270,12 @@

                        Clear

                        Category: Input change

                        The record is created when all buttonpresses disappear from one or several frames.

                        -

                        Instances:

                        +

                        Examples:

                        • select some frames and then press Delete
                        • select some frames and then choose Edit -> Clear in TAS Editor menu
                        • -
                        • right-click on a selected frame number and choose Clear
                        • +
                        • right-click on a selected frame number and choose Clear in the context menu
                        -

                        Example:

                        20:26:51 Clear 15-20

                        Used: moderately

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -290,14 +285,13 @@

                        Cut

                        Category: Input change

                        The record is created when all buttonpresses disappear from one or several frames, caused by "Cut" operation.

                        -

                        This is identical to Clear operation, except that buttonpresses are copied to the Clipboard before clearing.

                        +

                        This is identical to the Clear operation, except that buttonpresses are copied to the Clipboard before deleting them.

                        Note: although you can undo this operation, the Clipboard contents won't revert.

                        -

                        Instances:

                        +

                        Examples:

                        • select some frames and then press Ctrl + X
                        • select some frames and then choose Edit -> Cut in TAS Editor menu
                        -

                        Example:

                        20:27:05 Cut 21-23

                        Used: rarely

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -307,13 +301,12 @@

                        Paste

                        Category: Input change

                        The record is created when a Clipboard data is pasted into the movie.

                        -

                        Depending on the "Superimpose" checkbox the old Input on those frames is either erased or combined with the new Input. The Piano Roll Header briefly flashes symbols of those buttons that were added in the Paste process.

                        -

                        Instances:

                        +

                        Depending on the "Superimpose" checkbox, the old Input on those frames is either erased or combined with the new Input. The Piano Roll Header briefly flashes symbols of those buttons that were added in the Paste process.

                        +

                        Examples:

                        • select some frames and then press Ctrl + V
                        • select some frames and then choose Edit -> Paste in TAS Editor menu
                        -

                        Example:

                        20:27:11 Paste 21

                        Used: moderately/rarely

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -324,12 +317,11 @@

                        Category: Input change, Markers change

                        The record is created when a Clipboard data is inserted into the movie.

                        Old Input and Markers are shifted down to make place for the Input from Clipboard.

                        -

                        Instances:

                        +

                        Examples:

                        • select some frames and then press Ctrl + Shift + V
                        • select some frames and then choose Edit -> PasteInsert in TAS Editor menu
                        -

                        Example:

                        20:27:16 PasteInsert 21

                        Used: rarely

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        @@ -339,13 +331,12 @@

                        Clone

                        Category: Input change, Markers change

                        The record is created when copies of one or several frames are inserted into the movie, shifting the following Input and Markers down.

                        -

                        Instances:

                        +

                        Examples:

                        • select some frames and then press Ctrl + Insert
                        • select some frames and then choose Edit -> Clone in TAS Editor menu
                        • -
                        • right-click on a selected frame number and choose Clone
                        • +
                        • right-click on a selected frame number and choose Clone in the context menu
                        -

                        Example:

                        20:27:34 Clone 23

                        Used: often

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        @@ -355,13 +346,12 @@

                        Insert

                        Category: Input change, Markers change

                        The record is created when one or several blank frames are inserted into the movie, shifting the following Input and Markers down.

                        -

                        Instances:

                        +

                        Examples:

                        • select some frames and then press Ctrl + Shift + Insert
                        • select some frames and then choose Edit -> Insert in TAS Editor menu
                        • -
                        • right-click on a selected frame number and choose Insert
                        • +
                        • right-click on a selected frame number and choose Insert in the context menu
                        -

                        Example:

                        20:25:58 Insert 21

                        Used: moderately

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        @@ -370,16 +360,15 @@

                        Insert#

                        Category: Input change, Markers change

                        -

                        The record is created when specific number of blank frames is inserted into the movie, shifting the following Input and Markers down.

                        -

                        If there's Selection in the Piano Roll, this operation inserts frames before the Selection, otherwise it inserts frames before Playback cursor.

                        +

                        The record is created when a specific number of blank frames is inserted into the movie, shifting the following Input and Markers down.

                        +

                        If there's Selection in the Piano Roll, this operation inserts frames before the Selection, otherwise it inserts frames before the Playback cursor.

                        The number of inserted frames is added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                        • press Insert and enter the number of frames to insert
                        • choose Edit -> Insert # of Frames in TAS Editor menu
                        • -
                        • right-click on a selected frame number and choose Insert # of Frames
                        • +
                        • right-click on a selected frame number and choose Insert # of Frames in the context menu
                        -

                        Example:

                        20:26:09 Insert#4 29

                        Used: rarely

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        @@ -389,13 +378,12 @@

                        Delete

                        Category: Input change, Markers change

                        The record is created when one or several frames are deleted from the movie, shifting the following Input and Markers up.

                        -

                        Instances:

                        +

                        Examples:

                        • select some frames and then press Ctrl + Delete
                        • select some frames and then choose Edit -> Delete in TAS Editor menu
                        • -
                        • right-click on a selected frame number and choose Delete
                        • +
                        • right-click on a selected frame number and choose Delete in the context menu
                        -

                        Example:

                        20:26:12 Delete 33

                        Used: often

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        @@ -404,13 +392,12 @@

                        Truncate

                        Category: Input change, Markers change

                        -

                        The record is created when the tail of the movie is truncated, deleting all Input (and Markers) starting from either the Selection cursor or Playback cursor (if there's no Selection in Piano Roll).

                        -

                        Instances:

                        +

                        The record is created when the tail of the movie is truncated, deleting all Input (and Markers) starting from either the Selection cursor or the Playback cursor (when there's no Selection).

                        +

                        Examples:

                        • choose Edit -> Truncate movie in TAS Editor menu
                        • -
                        • right-click on a selected frame number and choose Truncate movie
                        • +
                        • right-click on a selected frame number and choose Truncate movie in the context menu
                        -

                        Example:

                        20:26:28 Truncate 42

                        Used: very rarely

                        Greenzone is truncated after the frame of movie truncation.

                        @@ -419,16 +406,14 @@

                        Record

                        Category: Input change

                        -

                        The record is created when emulator is recording Input using virtual gamepads.

                        -

                        The new Input appears in the Playback cursor frame. Depending on the "Superimpose" checkbox the old Input the frame is either erased or combined with the new Input. The Piano Roll Header briefly flashes symbols of those buttons that were added in the Recording process.

                        +

                        The record is created when the emulator is recording Input using gamepads.

                        +

                        The new Input appears at the Playback cursor frame. Depending on the "Superimpose" checkbox, the old Input of the frame is either overwritten or combined with the new Input. The Piano Roll Header briefly flashes symbols of those buttons that were added in the Recording process.

                        IDs of gamepads whose Input was changed are added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                          -
                        • switch Recording mode on, unpause the emulator and press any keys assigned to buttons of virtual pads
                        • -
                        • switch Recording mode on, unpause the emulator and do not press any keys assigned to buttons of virtual pads
                        • +
                        • switch Recording mode on, unpause the emulator and press any keys assigned to buttons of gamepads
                        • when emulator is paused, switch Recording mode on, hold any keys assigned to buttons of virtual pads and press Frame Advance
                        -

                        Example:

                        20:28:01 Record(1P) 18-24

                        Used: moderately

                        Greenzone is truncated after the Playback cursor position.

                        @@ -437,14 +422,13 @@

                        Import

                        Category: Input change

                        -

                        The record is created when an Input of another FM2/FM3 movie is imported to current project.

                        +

                        The record is created when an Input from another FM2/FM3 movie is imported into the current project.

                        Current movie Input is substituted by the Input of imported file. Markers are not changed.

                        The filename of the Input source is added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                        • choose File -> Import Input in TAS Editor menu and open the file which should be the source of Input
                        -

                        Example:

                        20:28:53 Import Battletoads-WIP1.fm2

                        Used: very rarely

                        Greenzone is truncated after the first frame where Input was changed.

                        @@ -463,15 +447,14 @@

                        Bookmark9

                        Category: other

                        The record is created when the data of a Bookmark slot is changed.

                        -

                        Re-saving a Bookmark into the same slot only works when the new Bookmark data differs from the data stored in the slot, e.g. when the Bookmark is set to another frame or when current movie Input is different from the Input stored in the slot.

                        -

                        When a Bookmark is successfully saved, its Branch becomes "current branch of the movie", and emulator shows the "Branch # saved." message.

                        -

                        Instances:

                        +

                        Note: re-saving a Bookmark into the same slot only works when the new Bookmark data differs from the data stored in the slot, e.g. when the Bookmark is placed to another frame or when the current movie Input differs from the Input stored in the slot.

                        +

                        When a Bookmark is successfully saved, its Branch becomes "the current branch of the movie", and the emulator shows the message "Branch # saved."

                        +

                        Examples:

                        • press a "Save state" hotkey: Shift + key in the row from F1 to F10
                        • -
                        • right-click on the Bookmarks List
                        • +
                        • right-click anywhere inside the Bookmarks List
                        • right-click on a Bookmark icon in the Branches Tree
                        -

                        Example:

                        20:28:53 Bookmark1 10

                        Used: often

                        Greenzone is not truncated.

                        @@ -489,16 +472,15 @@

                        Branch8 to

                        Branch9 to

                        Category: Input change, Markers change

                        -

                        The record is created when current movie is substituted with the data of a Bookmark slot. Both Input and Markers are substituted.

                        -

                        The time of the Bookmark creation is added to the text of the record, because the movie is in fact being reverted to its state at that time.

                        -

                        When a Bookmark is successfully loaded, its Branch becomes "current branch of the movie", and emulator shows the "Branch # loaded." message.

                        -

                        Instances:

                        +

                        The record is created when the current movie is substituted with the data of a Bookmark slot. Both Input and Markers are substituted.

                        +

                        The time of the Bookmark creation is added to the text of the record, because the movie is actually reverted to its own state at that time.

                        +

                        When a Bookmark is successfully loaded, its Branch becomes "the current branch of the movie", and the emulator shows the message "Branch # loaded."

                        +

                        Examples:

                        • press a "Load state" hotkey: Shift + key in the row from F1 to F10
                        • click on the right half of the Bookmarks List
                        • -
                        • double-click on the a Bookmark icon in the Branches Tree
                        • +
                        • double-click on a Bookmark icon in the Branches Tree
                        -

                        Example:

                        20:29:02 Branch1 to 20:28:15

                        Used: moderately

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        @@ -516,14 +498,13 @@

                        Marker Branch8 to

                        Marker Branch9 to

                        Category: Markers change

                        -

                        The record is created when current movie is substituted with the data of a Bookmark slot, but new Input was identical to old Input, and only Markers were different.

                        -

                        Instances:

                        +

                        The record is created when current movie is substituted with the data of a Bookmark slot, but the new Input was identical to the old Input, and only Markers were different.

                        +

                        Examples:

                        • press a "Load state" hotkey: Shift + key in the row from F1 to F10
                        • click on the right half of the Bookmarks List
                        • double-click on the a Bookmark icon in the Branches Tree
                        -

                        Example:

                        20:29:33 Marker Branch1 to 20:28:15

                        Used: very rarely

                        Greenzone is not truncated.

                        @@ -533,13 +514,12 @@

                        Marker Set

                        Category: Markers change

                        The record is created when a Marker appears on one or several frames.

                        -

                        Instances:

                        +

                        Examples:

                        • double-click on a non-marked frame number in the Piano Roll
                        • -
                        • select some frames and then click on the "Frame#" in the Piano Roll Header (granted that some selected frames don't have Markers)
                        • -
                        • right-click on a selected frame number and choose Set Markers
                        • +
                        • select some frames and then click on the "Frame#" in the Header of the Piano Roll
                        • +
                        • right-click on a selected frame number and choose Set Markers in the context menu
                        -

                        Example:

                        20:29:47 Marker Set 15-18

                        Used: often

                        Greenzone is not truncated.

                        @@ -549,13 +529,12 @@

                        Marker Remove

                        Category: Markers change

                        The record is created when Markers disappear from one or several frames.

                        -

                        Instances:

                        +

                        Examples:

                        • double-click on a marked frame number in the Piano Roll, drag the Marker outside the Piano Roll and release it
                        • -
                        • select some frames and then click on the "Frame#" in the Piano Roll Header (granted that all selected frames have Markers)
                        • -
                        • right-click on a selected frame number and choose Remove Markers
                        • +
                        • select some frames and then click on the "Frame#" in the Header of the Piano Roll
                        • +
                        • right-click on a selected frame number and choose Remove Markers in the context menu
                        -

                        Example:

                        20:29:52 Marker Remove 16-18

                        Used: moderately

                        Greenzone is not truncated.

                        @@ -566,11 +545,10 @@

                        Category: Markers change

                        The record is created when a sequence of Markers is created using currently chosen pattern.

                        The name of the pattern is added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                          -
                        • select some frames and then Alt + click on the "Frame#" in the Piano Roll Header
                        • +
                        • select some frames and then Alt + click on the "Frame#" in the Header of the Piano Roll
                        -

                        Example:

                        20:30:11 Marker Pattern 20-30 One Quarter (10001000...)

                        Used: very rarely

                        Greenzone is not truncated.

                        @@ -581,13 +559,12 @@

                        Category: Markers change

                        The record is created when Note of a Marker is changed.

                        The new text of the Note is added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                        • type the text of the Note right after creating the new Marker by double-click
                        • click on the upper edit field, erase old text and type new, then press Enter or click anywhere outside the edit field
                        • click on the lower edit field, erase old text and type new, then press Enter or click anywhere outside the edit field
                        -

                        Example:

                        20:31:01 Marker Rename 20 Testing...

                        Used: often

                        Greenzone is not truncated.

                        @@ -596,13 +573,12 @@

                        Marker Drag

                        Category: Markers change

                        -

                        The record is created when moving a Marker from one frame to another.

                        -

                        The old and new frame number, as well as the Note of the Marker is added to the text of the record.

                        -

                        Instances:

                        +

                        The record is created after moving a Marker from one frame to another.

                        +

                        The old and new frame number, as well as the Note of the Marker, are added to the text of the record.

                        +

                        Examples:

                        • double-click on a marked frame number in the Piano Roll, drag the Marker to a non-marked frame number and release
                        -

                        Example:

                        20:31:08 Marker Drag 20=>15 Testing...

                        Used: moderately

                        Greenzone is not truncated.

                        @@ -612,12 +588,11 @@

                        Marker Swap

                        Category: Markers change

                        The record is created when two Markers switch places.

                        -

                        The old and new frame number of the dragged Marker, as well as its Note is added to the text of the record.

                        -

                        Instances:

                        +

                        The old and new frame number of the dragged Marker, as well as its Note, are added to the text of the record.

                        +

                        Examples:

                        • double-click on a marked frame number in the Piano Roll, drag the Marker to another marked frame number and release
                        -

                        Example:

                        20:31:14 Marker Swap 24<=>28

                        Used: rarely

                        Greenzone is not truncated.

                        @@ -626,14 +601,13 @@

                        Marker Shift

                        Category: Markers change

                        -

                        The record is created when an operation didn't change Input but still shifted some Markers up or down.

                        -

                        Instances:

                        +

                        The record is created when a splicing operation didn't change Input but still shifted some Markers up or down.

                        +

                        Examples:

                        • insert blank frame near the end of the movie (granted that there's no buttonpresses after the frame, yet there is at least one Marker)
                        • clone a blank frame near the end of the movie (granted that there's no buttonpresses after the frame, yet there is at least one Marker)
                        • -
                        • copy a blank frame to the Clipboard and PasteInsert it somewhere near the end of the movie (granted that there's no buttonpresses, yet there is at least one Marker)
                        • +
                        • copy a blank frame to the Clipboard and PasteInsert it somewhere near the end of the movie (granted that there's no buttonpresses, yet there is at least one Marker)
                        -

                        Example:

                        20:31:44 Marker Shift 21

                        Used: very rarely

                        Greenzone is not truncated.

                        @@ -643,11 +617,10 @@

                        LUA Marker Set

                        Category: Markers change

                        The record is created when a Marker appears on a frame as a result of using taseditor.setmarker() function.

                        -

                        Instances:

                        +

                        Examples:

                        • run a Lua script with a taseditor.setmarker(framenum) line
                        -

                        Example:

                        20:35:14 LUA Marker Set 0

                        Used: rarely

                        Greenzone is not truncated.

                        @@ -657,11 +630,10 @@

                        LUA Marker Remove

                        Category: Markers change

                        The record is created when a Marker disappears from one frame as a result of using taseditor.removemarker() function.

                        -

                        Instances:

                        +

                        Examples:

                        • run a Lua script with a taseditor.removemarker(framenum) line
                        -

                        Example:

                        20:36:12 LUA Marker Remove 0

                        Used: rarely

                        Greenzone is not truncated.

                        @@ -672,11 +644,11 @@

                        Category: Markers change

                        The record is created when Note of a Marker is changed as a result of using taseditor.setnote() function.

                        The new text of the Note is added to the text of the record.

                        -

                        Instances:

                        +

                        Examples:

                        • run a Lua script with a taseditor.setnote(markernum, newtext) line
                        -

                        Example:

                        +


                        20:37:03 LUA Marker Rename 0 Hello from Lua!

                        Used: rarely

                        Greenzone is not truncated.

                        @@ -687,12 +659,11 @@

                        Category: Input change, Markers change

                        The record is created when Input or Markers were changed as a result of using taseditor.applyinputchanges() function.

                        Instead of the word "Change" the operation can be named with any other text provided by the parameter of taseditor.applyinputchanges() function.

                        -

                        Instances:

                        +

                        Examples:

                        • run a Lua script containing such lines as taseditor.submitinputchange(frame, joypad, input) and taseditor.applyinputchanges(name)
                        • run a Lua script containing such lines as taseditor.submitinsertframes(frame, number) or taseditor.submitdeleteframes(frame, number) and taseditor.applyinputchanges(name)
                        -

                        Example:

                        20:39:56 LUA Corruptor 10

                        Used: rarely

                        Greenzone is truncated after the first frame where Input or Lag was changed.

                        diff --git a/help/taseditor/PianoRoll.html b/help/taseditor/PianoRoll.html index ccd337fa..652d61d1 100644 --- a/help/taseditor/PianoRoll.html +++ b/help/taseditor/PianoRoll.html @@ -60,7 +60,7 @@



                        -

                        Taseditor's workspace is similar to the interface used in music-sequencing programs. Piano Roll is a table containing the most necessary data about the edited project. Users can both observe that data and edit it by mouse clicks on various cells of the table.

                        +

                        Taseditor's workspace is similar to the interface found in many music-sequencing programs. Piano Roll is a table containing the most necessary data about the edited project. Users can both observe that data and edit it by mouse clicks on various cells of the table.

                        If you just opened the Taseditor window you will most likely see an empty project that contains only the starting (zeroth) frame of the movie. So, before you begin any experiments, you should temporarily unpause the emulator to let the movie reach at least the title screen of the game, the point where players can already affect the game with buttons Input. By default the hotkey to pause/unpause emulator is the Pause key on the keyboard, but in Taseditor you can use middle mouse button (the wheel) instead. Try watching the running game for a couple of seconds, then again press the Pause key or make the middle-click (anywhere) to stop emulation.

                        During the emulation, Piano Roll contents become filled with the information about the processed frames. Each line in the Piano Roll list is responsible for a single frame. The index number of the frame is shown at the beginning of the line, the numeration goes top-down. When the window size is not enough to display all the frames, the list gets a vertical scrollbar.

                        By the color of each line you can tell the following data about the corresponding frame:

                        @@ -72,7 +72,7 @@
                      • A purple line appears for a brief moment when you use the Undo feature. This way the program shows you the exact place of the reverted changes. A huge convenience of Taseditor is that absolutely any change can be reverted with the standard key combination Ctrl + Z, so don't be afraid to experiment.

                      • -

                        To start adding and changing the movie Input, click cells of those columns to the right of the column with frame numbers. If you click an empty cell, a symbol corresponding to the real joypad button will appear there.

                        +

                        To start adding and changing the movie Input, click cells of those columns to the right from the column with frame numbers. If you click an empty cell, a symbol corresponding to the real joypad button will appear there.

                        AA button

                        @@ -94,16 +94,16 @@

                        When working in Taseditor, the most of time is spent on that very process of setting and removing buttons at different frames. This way you form the sequence of button states, which is then fed to the game and reflected by actions of the game character(s). For example, if you put the letter "A" to a chosen Piano Roll cell at the middle of Super Mario Bros gameplay, Mario will perform a low jump, because a short A button press occurred in the movie. And if you set several "A" symbols in a row (vertically), Mario will do a high jump, because A was held longer.


                        Every time you change the Input above the line with the Playback cursor, the light-blue cursor steps back (up in the Piano Roll) also clearing some part of the Greenzone. This happens because the change of Input leads to a change in the game events, so the game data memorized inside the Greenzone becomes irrelevant. Thus after you change Input you need to replay some frames of the movie again – either by unpausing the emulator, or by manually dragging the Playback cursor to the frame of interest – and you will see results of the latest Input changes on FCEUX screen (and also restore a part of the Greenzone).

                        -

                        Besides, you can hold the right mouse button and roll the mouse wheel down to move the Playback cursor to the needed frame manually. Wheel-based navigation is the most responsive way to observe a little segment of the movie. You may use a single hand, and the mouse pointer may be anywhere, e.g. it may be left over the edited cells. Try this method, it's a very effective way to rewind back and forth. Just hold the right mouse button with one finger and roll the wheel with another finger while looking at the FCEUX window.

                        +

                        Besides, you can hold the right mouse button and roll the mouse wheel down to move the Playback cursor to the needed frame manually. Wheel-based navigation is the most responsive way to observe a little segment of the movie. You may use a single hand, and the mouse pointer may be anywhere, e.g. it may be left over the edited Input cells. Try this method, it's a very effective way to rewind back and forth. Just hold the right mouse button with one finger and roll the wheel with another finger while looking at the FCEUX window.


                        In addition to single cell clicks, you can also change button states in many frames at once. For instance, if you want the R button (Right) to be pressed for 20 straight frames, you don't have to click all 20 cells. You can just click on one of them, hold the left mouse button and move the mouse cursor up or down – it will leave a trail of symbols, thus you will draw a vertical row of buttonpresses. Similarly, you can quickly erase a row of symbols by clicking the first one and moving the eraser up or down. As you may notice, erasing starts when you click an occupied cell, and drawing starts when you click an empty cell.

                        Moreover, you can hold the Shift key before clicking on the Input to spread the effect of the click across all frames between the point of click and the Selection cursor. For example, you can set "R" in the first frame, then scroll the Piano Roll to the end, hold Shift and set "R" in the last frame – the R button press will appear in all frames.

                        There's one more way to mass set or mass remove buttonpresses. First, select several frames, for example, the 5th, the 10th and the 20th (to do it you have to hold Ctrl while clicking on numbers 0000005, 0000010 and 0000020). Then click on the "L" letter in the Piano Roll Header. If the selected frames didn't have the Left button symbols, they will get it. And if all of the frames had the Left button already pressed, the click will clear it.

                        -

                        Later you will find a few other ways to edit the Input, but these were the main ones. At first it might look unnatural to draw buttonpresses with the mouse instead of simulating them using keyboard keys. But this discomfort feeling will disappear soon after you devote a few some days to Taseditor.

                        +

                        Later you will find a few other ways to edit the Input, but these were the main ones. At first it might look unnatural to draw buttonpresses with the mouse instead of simulating them using keyboard keys. But this discomfort feeling will disappear soon after you devote a few days to Taseditor.


                        -

                        When drawing the Input you've probably noticed that previously drawn letters have different color, and as you add new buttonpresses old letters change their color from orange to violet and blue, eventually becoming standard black. This is one of experimental features of Taseditor, called "Hot Changes". It was invented to unobtrusively increase TASer's awareness about recent changes. Every time you modify the Input, the latest buttonpresses receive the hottest color (bright orange), and all the previous edits cool down by one level, becoming less bright.

                        +

                        When drawing the Input you've probably noticed that previously drawn letters have different color, and as you add new buttonpresses the old letters change their color from orange to violet and blue, eventually becoming standard black. This is one of experimental features of Taseditor, called "Hot Changes". It was invented to unobtrusively increase TASer's awareness about recent changes. Every time you modify the Input, the latest buttonpresses receive the hottest color (bright orange), and all the previous edits cool down by one level, becoming less bright.

                        Because of the coloring, even a cursory glance on the Piano Roll is enough to get the idea which buttonpresses were added just recently and which were set long ago. Also, you can see which of them were recently removed (they are replaced with a dash).

                        If you don't like this feature, you can disable it, but within this Guide we'll imply that you have the "Hot Changes" enabled.


                        @@ -122,7 +122,8 @@

                        Markers are automatically numbered by the order they are located in the movie – top-down from first to last. In the upper left corner of TAS Editor window you can see the number of the Marker that is located just above the Playback cursor in the movie (light-blue "Marker #" label). This label both informs you and serves as a button for auto-scrolling. E.g. if you left the Playback cursor in one part of the movie and scrolled the Piano Roll far from that point, you can immediately return to the light-blue cursor anytime by clicking the "Marker" label (or tapping the Shift key twice). You are definitely going to need this feature when editing large movies.

                        A similar button can be found in the lower left corner of Taseditor. The "Marker #" label of a dark blue color (the same color as the Selection cursor) displays the number of the Marker located just above the Selection. If you click this label, the Piano Roll will automatically jump to Selection. This button is going to be used as often as the upper one. Its keyboard alternative is tapping the Ctrl key twice.

                        It should be easy to remember that the Shift key is almost always used to control the Playback cursor, while the Ctrl key is to control the Selection cursor.

                        -

                        If both Playback and Selection cursors are below the same Marker, the numbers in both corners will obviously be the same.

                        +

                        If both Playback and Selection cursors are under the same Marker, the numbers in both corners will obviously be the same.

                        +


                        Markers can do more than just divide the movie into logical parts. They may also contain text records (comments and work notes). The Marker Note is displayed right near its number. The upper edit field contains the Note of the Marker above the Playback Cursor, and the lower field shows the Note of the Marker above the Selection cursor.

                        By default, every new Marker contains an empty Note. When you create a new Marker by double-click, the lower edit field automatically becomes active, because the Selection cursor points to the just marked frame. So you may quickly type any text for the Note of that Marker and then resume your work with the movie. Text changes are saved automatically.

                        You can edit an old Marker Note in any of the following ways:

                        diff --git a/help/taseditor/ProgramCustomization.html b/help/taseditor/ProgramCustomization.html index ce2b9d05..826cec8c 100644 --- a/help/taseditor/ProgramCustomization.html +++ b/help/taseditor/ProgramCustomization.html @@ -60,10 +60,10 @@



                        Certain useful features of Taseditor are disabled by default, because using them requires understanding of their working principles. This chapter describes all Taseditor options and settings, as well as FCEUX settings that affect your work in Taseditor.

                        -

                        Settings are kept in the fceux.cfg file in emulator's main folder. If you delete this file, all settings will reset to default values when you launch FCEUX.

                        +

                        Settings are kept in the fceux.cfg file in the emulator's main folder. If you delete this file, all settings will reset to default values when you launch FCEUX.

                        - @@ -73,20 +73,20 @@

                        Now open the "View" submenu.

                        The "Find Note window" brings up the window dedicated to searching text in Marker Notes. This function is useful when you're documenting your movie with Notes. It's described in the next chapter.

                        -

                        Then there are several checkboxes allowing to customize the program interface. To try the customization possibilities, create a test project right now (just open Taseditor) and experiment with it.

                        +

                        Then there are several checkboxes allowing to customize the program interface. To try the customization possibilities, create a test project and experiment with it.



                        View -> Display Branch Screenshots

                        -

                        Displays pop-up screenshots when you point mouse cursor over Bookmarks. The screenshot helps you to recall movie events saved to the Bookmark, which simplifies searching for the needed branch of the movie, as you don't have to load the Bookmark to have an idea on its contents. This way you can also quickly compare results of several alternative approaches.

                        +

                        Displays pop-up screenshots when you point mouse cursor over Bookmarks. The screenshot helps you to recall movie events saved to the Bookmark, which simplifies searching for the needed branch of the movie, as you don't have to actually load the Bookmark when you need to have an idea on its contents. This way you can also quickly compare results of several alternative approaches.

                        This option is enabled by default. If disabled, no screenshots will pop up on mouse hover.

                        -

                        It's recommended to have it enabled, unless you're annoyed with pop-up pictures, partially obstructing the view on Piano Roll.

                        +

                        It's recommended to have it enabled, unless you're annoyed with pop-up pictures partially obstructing the view on the Piano Roll.


                        View -> Display Branch Descriptions

                        Displays pop-up descriptions when you point mouse cursor over Bookmarks. The text, as well as the screenshot, gives you additional information about the contents of the Bookmark, helping to decide whether this branch should be loaded or not.

                        The description text is taken from the Marker above the frame of that Bookmark. The Marker itself may be actually removed from the working movie long ago, but if the Bookmark was created while the Marked existed, then this Marker still exists in the branch of this Bookmark. And if you load this Bookmark, the Marker will reappear on its place.

                        -

                        So, when trying alternative strategies of playing through a large segment (e.g. whole level of the game), before saving every approach to a separate branch, you can make a name for the approach by setting a Marker at the Playback cursor position and typing a text message like "here I chose upper way". After that, save a Bookmark on that frame. Then you can remove the Marker together with the Input of the old approach and create next approach by applying another strategy of playing current segment. When the new approach if finished and replayed, you can again create a Marker with a Note like "here I chose lower way" and save all that to another Bookmark. After that you can save the project and, say, close Taseditor. Next day you can easily recall all pros and cons of the two strategies you tried. Each Bookmark will show you the screenshot of the bookmarked frame and the text you wrote for that Bookmark. While it can be hard to distinguish the strategies by screenshots (since both approaches end at the same event of the game), but text descriptions will make them easy to recognize.

                        +

                        So, when trying alternative strategies of playing through a large segment (e.g. whole level of the game), before saving every approach to a separate branch, you can make a name for the approach by setting a Marker at the Playback cursor position and typing a text message like "here I chose upper way" or just "upper way". After that, save a Bookmark on that frame. Then you can remove the Marker together with the Input of the old approach and create next approach by applying another strategy of playing the segment. When the new approach if finished and replayed, you can again create a Marker with a Note like "here I chose lower way" and save all that to another Bookmark. After that you can save the project and, say, close Taseditor. Next day you can easily recall all pros and cons of the two strategies you tried. Each Bookmark will show you the screenshot of the bookmarked frame and the text you wrote for that Bookmark. While it can be hard to distinguish the strategies by screenshots (since both approaches end at the same event of the game), but text descriptions will make them easy to recognize.

                        This option is enabled by default. If disabled, no descriptions will pop up on mouse hover.

                        It's recommended to have it enabled, unless you're annoyed with pop-up text fields.

                        @@ -101,7 +101,7 @@

                        Also, with Hot Changes you can see which buttonpresses were recently removed – instead of an empty cell there will be a dash of the corresponding color. The dash also changes its color while cooling down, and after 15 levels it finally disappears.

                        The same dashes appear when you insert new frames in the movie.

                        It's recommended to enable this feature to increase the usability of Taseditor. In theory it should even increase your working speed, because this way you never have to recall which actions you did a minute ago. Of course even without Hot Changes you can always remind the sequence of last actions by reverting History (making several Ctrl + Z keypresses) and then returning the movie to normal state again (making as many Ctrl + Y keypresses). But in this case you will also truncate the Greenzone. So better just leave the Hot Changes enabled.

                        -

                        The only downside of this feature is that Hot Changes data will be stored in the History Log and in FM3 project file, thus increasing the occupied memory.

                        +

                        The only downside of this feature is that Hot Changes data will be stored in the History Log and in FM3 project file, thus increasing the amount of occupied memory.


                        View -> Follow undo context

                        @@ -126,27 +126,27 @@

                        The default autosave period is 15 minutes. This means, if you've made some substantial changes to the project (e.g. you edited Input, and an asterisk appeared in the TAS Editor window caption), and then didn't save project for 15 minutes, Taseditor will remind you about that or just execute saving itself, depending on the state of the "silently" checkbox. If the checkbox is enabled, Taseditor silently saves the project to disk under the same filename. If it is disabled, Taseditor brings up the "Save As" dialog, where you can confirm the saving or cancel it. In the latter case Taseditor will wait another period of time until reminding you about the unsaved data.

                        The autosave function only works when current project already has a filename.

                        Maximum possible value of the period is 1440 minutes (24 hours). You can disable this function by switching off the "Autosave project" checkbox, but that's not recommended.

                        +

                        +

                        +

                        Config -> Set max undo levels

                        +

                        Specifies the maximum number of undo steps, how many times you can restore previous state of the project by pressing Ctrl + Z.

                        +

                        The History Log needs a lot of computer memory and takes some disk space to save FM3 files. The whole Log is stored in project files in compressed state. The compression is done in background – when the emulator is idle, Taseditor gradually compresses new items of the History Log. Thanks to this behavior, the History Log size doesn't affect FM3 saving time much.

                        +

                        With this setting you can adjust the amount of memory occupied by History Log. By default you have 100 undo levels, which means you can revert up to hundred of recent movie edits. It's not very much, because during real TASing you make lots of various edits within a small time span, as the time runs imperceptibly. If your computer has enough RAM, you can increase the "max undo levels" value up to the maximum possible number – 1000.


                        Config -> Set Greenzone capacity

                        -

                        Defines the maximum size of the Greenzone. The Greenzone is used for easier Playback cursor navigation, allowing to instantly return to any frame that was emulated. It needs a lot of computer memory to store emulator's information and disk space for saving FM3 projects.

                        +

                        Defines the maximum size of the Greenzone. The Greenzone is used for easier Playback cursor navigation, allowing to instantly return to any frame that has been emulated. It needs a lot of computer memory to store emulator's information and a lot of disk space for saving FM3 projects.

                        The more of green and red frames there are in the Piano Roll, the more memory the Greenzone occupies. For most NES games 1 frame costs about 10 kilobytes (compressed data). So, big movie projects may take hundreds of megabytes. It affects the project loading and saving time.

                        -

                        To decrease the amount of needed memory, Taseditor regularly cleans the Greenzone tail, forgetting the info about segments that are too far from from the Playback cursor.

                        +

                        To decrease the amount of needed memory, Taseditor regularly cleans the Greenzone tail, forgetting the info about segments that are too far from the Playback cursor.

                        This cleaning doesn't mean the Greenzone becomes inaccessible (white) on those frames. That would be very inconvenient, because to replay these frames you would need to wait until the emulation runs from the beginning of the movie. To avoid such inconvenience and still free some memory from old Greenzone sections, Taseditor uses gradual rarefication of the Greenzone tail.

                        -

                        This process works like shown in the picture to the right. The light-blue cursor runs down along the Piano Roll. The cursor is the head of the Greenzone. It leaves green/red lines behind, but far above it some of the lines become pale again. At first, every odd frame is cleared, then 3 of every 4, then 7 of 8, and finally 15 of 16.

                        +

                        This process works like shown on the picture to the right. The light-blue cursor runs down along the Piano Roll. The cursor is the head of the Greenzone. It leaves green/red lines behind, but far above it some of the lines become pale again. At first, every odd frame is cleared, then 3 of every 4, then 7 of 8, and finally 15 of 16.

                        Thus the Greenzone tail contains many hollow sections. And if you decide to send emulator to a frame inside such hollow section, you'll need to wait while emulation runs to it from the nearest bright Greenzone frame. But since bright frames alternate every 2 or 4 frames, the waiting will only last a split second, so you won't likely notice the difference between jumping to a regular Greenzone frame (instant jump) and jumping to a cleared tail (instant seeking).

                        By adjusting the "Set greenzone capacity" setting you can specify how many Greenzone frames (starting from its head) must stay untouched. On the picture to the right this number is 8.

                        For an experiment, choose the "Set greenzone capacity" item, a dialog window will appear asking you to enter a number, type 100 and press OK. This will mean that first hundred of frames above the Playback cursor should not be cleaned. Any cursor navigation along this area will be instant, so you may drag the light-blue cursor and use rewind with maximum comfort. After the first hundred of frames the cleaning will be removing every other frame – you'll see alternation of bright and pale lines in the Piano Roll. This alternation will last for about 200 frames. The Playback cursor navigation along the area of 200 frames will also be almost instant.

                        This way the Greenzone covers 100 + 200 = 300 frames, while only 100 + 100 = 200 frames are stored in memory. Then, during next 400 frames, every filled line will alternate with 3 cleared lines, and so on. In total, the Greenzone will only occupy memory needed for storing the data of 500 frames (about 5 MB), while the accessible area will be 3100 frames (about a minute).

                        By default, the Greenzone capacity is 10000 frames. This should be enough for most TASes. It's recommended to TAS with no less than 1000 frames of Greenzone capacity, because the further economy would be impractical.

                        -

                        The minimum number for that parameter is 1 (just for tests), the maximum number is 50000.

                        -

                        -

                        -

                        Config -> Set max undo levels

                        -

                        Specifies the maximum number of undo steps, how many times you can restore previous state of the project by pressing Ctrl + Z.

                        -

                        The History Log needs a lot of computer memory and takes some disk space to save FM3 files. The whole Log is stored in project files in compressed state. The compression is done in background – when the emulator is idle, Taseditor  gradually compresses new items of the History Log. Thanks to this behavior, the History Log size doesn't affect FM3 saving time much.

                        -

                        With this setting you can adjust the amount of memory occupied by History Log. By default you have 100 undo levels, which means you can revert up to hundred of recent movie edits. It's not very much, because during real TASing you make lots of various edits within a small time span, as the time runs imperceptibly. If your computer has enough RAM, you can increase the "max undo levels" value up to the maximum possible number – 1000.

                        +

                        The maximum number for that parameter is 50000.


                        Config -> Enable Greenzoning

                        @@ -157,23 +157,23 @@

                        Config -> Autofire Pattern skips Lag

                        Accounts for lag when you're using patterns (Alt + clicks on Input).

                        -

                        If the option is disabled, patterns appear in the Piano Roll exactly (e.g. for the "Alternating (1010...)" pattern the buttonpresses will actually alternate one after another).

                        +

                        If the option is disabled, patterns appear in the Piano Roll exactly like they were coded (e.g. for the pattern "Alternating (1010...)" the new buttonpresses will indeed alternate one after another).

                        If the option is enabled, the resulting sequence of buttonpresses may differ from original pattern (lag frames will have additional gaps not present in the pattern).

                        -

                        Since lag frames aren't accounted by most games, you have to skip red lines of the Piano Roll to correctly calculate the space between presses. For instance, if there must be exactly 3 blank frames between every buttonpress (pattern "10001000"), but there's also one lag frame in the middle of current segment, you have to add 1 more blank frame  (100001000).

                        -

                        This option is enabled by default. It's recommended to leave it enabled, because in vast majority of cases you need to skip lag frames, in order to adapt buttonpresses to how the game interprets Input.

                        +

                        Since lag frames aren't accounted by most games, you have to skip red lines of the Piano Roll to correctly calculate the gaps between presses. For instance, if there must be exactly 3 blank frames between every buttonpress (pattern "10001000"), but there's also one lag frame in the middle of current segment, you have to add 1 more blank frame  (100001000).

                        +

                        This option is enabled by default. It's recommended to leave it enabled, because in vast majority of cases you'll need to skip lag frames, in order to adapt buttonpresses to how the game interprets Input.


                        Config -> Auto-adjust Input according to Lag

                        Enables automatic adjustment of Input according to changes of lag data.

                        Basically, games only care about Input at green lines of the Piano Roll. It's pointless to draw any Input on red lines, because during lag frames the game doesn't poll Input. Those frames simply don't exist from the point of view of the game engine.

                        When you edit Input, you change the flow of game events, and lag may appear on different frames too. If those frames previously had a meaningful Input, this Input must be shifted to the frames without lag, to allow it to affect the game.

                        -

                        If this checkbox is enabled, you won't have to adjust the Input manually every time the Lag appears on different frames. Taseditor will insert an extra line at every new lag frame, thus shifting Input 1 frame down. And when an old lag frame disappears, Taseditor will remove respective frames from the movie, thus shifting Input up. As a result, you can be sure that the game will perceive your old Input correctly, no matter any Lag changes.

                        +

                        If this checkbox is enabled, you won't have to adjust the Input manually every time the Lag appears on different frames. Taseditor will insert an extra line at every new lag frame, thus shifting Input 1 frame down. And when an old lag frame disappears, Taseditor will remove respective frames from the movie, thus shifting Input up. As a result, you can be sure that the game will always perceive your old Input correctly, no matter any Lag changes.

                        Auto-adjustment operations are done by Taseditor only when you're watching (emulating) a segment, i.e. when Playback cursor runs through pale Piano Roll lines. The result of these operations is saved into the current History Log item.

                        This feature is enabled by default, and it's recommended to always work with the function enabled. It significantly increases the comfort of TASing, especially when dealing with lag-heavy games.


                        Config -> Draw Input by dragging

                        -

                        Allows to draw Input by holding the left mouse button and moving the mouse cursor over the Piano Roll.

                        +

                        Allows to literally draw Input by holding the left mouse button and moving the mouse cursor over the Piano Roll.

                        This option is enabled by default, so you can quickly draw or erase a long line of buttonpresses.

                        Drawing/erasing is usually constrained by single column, which allows user to do sweeping motions with the mouse. But if you hold the Shift key while drawing, you will be able to draw/erase Input freely (it's rather impractical, but fun).

                        If you disable this option, your clicks will only set/unset single buttonpresses. It may be necessary, for example, if you have trembling hands. But otherwise enabling this feature is recommended.

                        @@ -182,19 +182,19 @@

                        Config -> Combine consecutive Recordings/Draws

                        Combines consecutive operations of Input Recording into single item of the History Log. Also combines all Input drawn with the same press of mouse button.

                        This feature is disabled by default. So when you're recording Input, every recorded frame will create a separate item in the History Log, and you can undo changes for any frame. Also, when you're drawing Input, every new stroke will create a new History Log item, and you can undo each of them separately.

                        -

                        However, in real TASing you don't need such precision of the undo. So, to save considerable amount of space in History Log, it's recommended to enable this option.

                        +

                        However, in real TASing you don't need such precision of the undo. In fact, it may even become irritating when you have to undo every buttonpress separately. So, to save considerable amount of space in History Log, it's recommended to enable this option.


                        Config -> Use 1P keys for all single Recordings

                        Allows to record any joypad Input using only the first gamepad (1P). This function is used when you record Input traditional way using multitracking method to take turns for different players, e.g. first you record a short segment of Input for player one (1P), then record the Input for 2P and so on.

                        -

                        Thanks to multitracking, you don't have to press buttons on both controllers at once. And with the "Use 1P keys for all single Recordings" option you don't even have to confugure 2P controls, because the same keys used for 1P can be used for all the rest joypads too.

                        +

                        Thanks to multitracking, you don't have to press buttons on both controllers at once. And with the "Use 1P keys for all single Recordings" option you don't even have to configure 2P controls, because the same keys used for 1P can be used for all the rest joypads too.

                        The option is enabled by default. If you disable it, emulator will use the second controller keys for recording 2P.

                        It's recommended to have it enabled, in order to save the space on the keyboard.


                        Config -> Use Input keys for Column Set

                        Allows editing Input in selected frames by pressing corresponding joypad keys.

                        -

                        This feature is intended to speed up the Input editing process. To mass-set/mass-unset buttonpresses in a given segment, you usually either draw with mouse, or select a range of frames and click the necessary symbol in the Piano Roll Header – the symbol flashes and the respective Input changes in all selected frames.

                        +

                        This feature is intended to speed up the Input editing process. To mass-set/mass-unset buttonpresses in a given segment, you usually either draw with mouse, or select a range of frames and click the necessary symbol in the Piano Roll Header – the symbol flashes and the respective Input changes in all the selected frames.

                        With the "Use Input keys for Column Set" option you can press real keys (assigned to joypads) instead of clicking the Piano Roll Header. The result will be the same.

                        The option is disabled by default. Turn it on if you mostly use the new TASing methods and don't record Input traditional way. But when you're using Recording, either disable it or just remove the Selection to avoid Input changes on the selected frames when pressing joypad buttons.

                        With this feature you can record joypad buttons even when Recording is off. Put the Selection cursor to the frame you want to apply Input to, and press the needed joypad buttons.

                        @@ -203,7 +203,7 @@

                        Config -> Bind Markers to Input

                        Attaches Markers to Input. If the option is enabled, various Input editing functions will also affect Markers. For example, inserting blank frames into the movie will shift down both Input and Markers.

                        -

                        Usually Markers are set to frames where certain in-game events occur. And when you improve previous result and reach the given place earlier than before, the corresponding Marker (set there after previous attempt) must point to an earlier frame now. Sometimes you have to drag such Markers manually. But thanks to the binding feature, Markers will shift themselves during Input modifications, so the manual adjustment of Markers is rarely needed.

                        +

                        Usually Markers are set to frames where certain in-game events occur. And when you improve previous result and reach the given place earlier than before, the corresponding Marker (set there after previous attempt) should point to an earlier frame now. Sometimes you have to drag such Markers manually. But thanks to the binding feature, Markers will shift themselves during Input modifications, so the manual adjustment of Markers is rarely needed.

                        Detaching Markers may be necessary when you need to edit Input without shifting Markers. For example, when you need to remove a part of Input, leaving Markers intact.

                        The option is on by default. It's recommended to work with attached Markers most of the time, temporarily detaching them when necessary.

                        For clarification, Taseditor highlights attached Markers with a pale yellow color, and detached Markers with more bright yellow.

                        @@ -211,23 +211,23 @@

                        Config -> Empty new Marker Notes

                        Defines the default Notes text. If the option is set, each newly created Marker will have an empty Note. If not set, the new Marker will copy the above Marker's Note text.

                        -

                        The option is enabled by default. It's recommended to left it on, and type original Notes for important Markers, thus not leaving all Notes blank.

                        +

                        The option is enabled by default. It's recommended to left it on and type original Notes for important Markers, thus not leaving all Notes blank.


                        Config -> Old control scheme for Branching

                        Imitates certain limitations of the traditional TASing method, particularly related to handling the Bookmarks (savestates).

                        The option is disabled by default, so hotkeys F1-F10 are used to load branch of the the corresponding Bookmarks, and the numeric keys 1-10 are used for simple jumps to bookmarked frames without changing the movie.

                        -

                        Besides, Input Recording is switched on with a simple press of the Toggle Read-Only hotkey.

                        +

                        Also, Input Recording is switched on with a simple press of the Toggle Read-Only hotkey.

                        But if you enable this option, the controls scheme will be the same as in old emulators. Pressing F1-F10 will work depending on the Recording mode. When the Recording is off, functional keys jump to respective Bookmark frame, and when Recording is on, F1-F10 keys load the branch of the Bookmark.

                        -

                        Besides, Input Recording won't work until you load some Bookmark. This behavior allows you to press the Toggle Read-Only hotkey in the middle of watching the movie, without overwriting old Input until you actually load a savestate.

                        -

                        Also, there will be a red frame around the "current slot" number in the Bookmarks List. Press numeric keys 1-10 to switch the current slot.

                        -

                        This option is left to help old TASers move to TASing in Taseditor. However, it's not recommended to use it, because the new controls scheme much better fits the specifics of TASing process in Taseditor.

                        +

                        Also, Input Recording won't work until you load some Bookmark. This behavior allows you to press the Toggle Read-Only hotkey in the middle of watching the movie, without overwriting old Input until you actually load a savestate.

                        +

                        Plus, there will be a red frame around the "current slot" number in the Bookmarks List. Press numeric keys 1-10 to switch the current slot.

                        +

                        This option is only left here to help old TASers move to Taseditor. But it's recommended to use the new controls scheme, because it fits the specifics of TASing process in Taseditor much better.


                        Config -> Branches restore entire Movie

                        -

                        Defines the way the branch is restored when you load a Bookmark.

                        +

                        Defines the way a branch is restored when you load its Bookmark.

                        The option is enabled by default, so when you're loading a Bookmark, you replace the current movie with the movie state stored in that Bookmark.

                        -

                        If this option is disabled, when you're loading a Bookmark, the current movie is replaced with a truncated version of the bookmarked movie state. The movie will be truncated at the bookmarked frame, thus imitating the traditional behavior of loading a savestate: savestates only recover the part of the movie before the Playback cursor, and the rest frames (from the light-blue cursor to the movie end) aren't loaded. This makes sense when TASing traditional way, because after loading a savestate TASer usually records a new Input starting from the position of the Playback cursor, so there's no need to load the data that will be overwritten anyway. But in Taseditor the movie is edited independently from the Playback cursor position, so you can load the entire movie state from Bookmarks, without caring if the Playback cursor is in the end of the movie or it is in the middle.

                        +

                        If this option is disabled, when you're loading a Bookmark, the current movie is replaced with a truncated version of the bookmarked movie state. The movie will be truncated at the bookmarked frame, thus imitating the traditional behavior of loading a savestate: savestates only recover the part of the movie before the Playback cursor, and the rest frames (from the light-blue cursor to the movie end) aren't loaded. This makes sense when TASing traditional way, because after loading a savestate TASer usually records a new Input starting from the position of the Playback cursor, so there's no need to load the data that is going to be be overwritten anyway. But in Taseditor the movie is edited independently from the Playback cursor position, so you can load the entire movie state from Bookmarks, without caring if the Playback cursor is in the end of the movie or it is in the middle.

                        It's recommended to leave this option enabled.


                        @@ -249,17 +249,17 @@


                        If you are going to TAS traditional way, it's obligatory to set the first controller buttons to such keys that would be easy to press together with the Frame Advance hotkey. While FCEUX supports binding the virtual NES joypad to a real PC gamepad, it's recommended to use the keyboard for recording Input, in order to have fast access to Frame Advance, Frame Rewind, Pause, and to all 10 savestate slots.

                        However, if you use Taseditor as intended, you won't need to use Recording too much, and even in cases when you use it (for example, when recording a test playthrough of a level), an access to functional keys isn't critical. So, you can reassign the game controls to a USB gamepad, if you have one.

                        -

                        Virtual controller buttons are configured in FCEUX the following way. Choose Config -> Input in emulator main menu. In the appeared dialog, select the "Gamepad" item from the leftmost drop-down listbox (it's usually already selected). Click the left Configure button (since you need to configure the first gamepad). In the new window click the Up button, then a small window will appear, now press the keyboard key you want to set for the virtual Up button. Press that key 2nd time to confirms your choice, or just click Close. Then you need to do the same for the rest buttons of NES gamepad – Down, Left, Right, Select, Start, B, A. After you're done with the first controller buttons (Virtual Gamepad 1), you may close both windows: Gamepad and Input Configuration.

                        +

                        Virtual controller buttons are configured in FCEUX the following way. Choose Config -> Input in emulator main menu. In the appeared dialog, select the "Gamepad" item from the leftmost drop-down listbox (usually it's already selected). Click the left Configure button (since you need to configure the first gamepad). In the new window click the Up button, then a small window will appear, now press the keyboard key you want to set for the virtual Up button. Press that key 2nd time to confirms your choice, or just click Close. Then you need to do the same for the rest buttons of NES gamepad – Down, Left, Right, Select, Start, B, A. After you're done with the first controller buttons (Virtual Gamepad 1), you may close both windows: Gamepad and Input Configuration.

                        You can check the assigned buttons while playing the game or while Taseditor is engaged – as you press them, the corresponding symbols in the Piano Roll Header will shine with green color. Besides, if you enable Input display (FCEUX: Config -> Display -> Input Display -> 2 player), FCEUX screen will show you the pressed buttons too.

                        In addition to recording the regular gaming session, virtual gamepad buttons may be used to quickly set Input when editing movie (see Config -> Use Input keys for Column Set). Select a range of frames where you want to change Input and press the key you assigned to a button of the virtual gamepad.

                        -

                        When you map the virtual buttons to keyboard keys, make sure none of the emulator or Taseditor hotkeys are already assigned to those keys. The full list of default hotkeys can be found in Reference.

                        -

                        Some FCEUX hotkeys don't have default mapping (they're not mapped to any key yet), you can configure them this way. In the emulator main menu choose Config -> Map Hotkeys. A window listing all possible emulator hotkeys will appear. Choose the necessary hotkey, double-click it and then press the desired keyboard key.

                        -

                        First of all, find the item called "Open TAS Editor" and double-click it. In the appearing window press the key that you will always use to quickly launch Taseditor.

                        -

                        Second, find the item "Reload ROM or TAS Editor Project" and either remap it or remember the default combination (Ctrl + F1). This hotkey will help you quickly return to your interrupted work – just launch FCEUX, press the Reload ROM hotkey, then the aforementioned Open TAS Editor hotkey, and then again Reload ROM (this time it will work as Reload TAS Editor Project). This way you'll return to the state of your paused work in a split second.

                        -

                        Then look at the hotkeys "Frame Advance" и "Frame Rewind". They are used for Playback cursor navigation. By default they are mapped to "\" and "Backspace". You can reconfigure them to more handy keys or just ignore and use just the mouse wheel for Playback cursor navigation.

                        +

                        When you map the virtual buttons to keyboard keys, make sure none of the emulator or Taseditor hotkeys are already assigned to those keys. The full list of default hotkeys can be found in the Reference.

                        +

                        Some FCEUX hotkeys don't have default mapping (they're not mapped to any key yet). You can configure them the following way. In the emulator main menu choose Config -> Map Hotkeys. A window listing all possible emulator hotkeys will appear. Choose the necessary hotkey, double-click it and then press the desired keyboard key.

                        +

                        First of all, find the item called "Open TAS Editor" and double-click it. In the appeared window press the key that you will always use to quickly launch Taseditor.

                        +

                        Second, find the item "Reload ROM or TAS Editor Project" and either remap it or remember the default combination (Ctrl + F1). This hotkey will help you quickly return to your interrupted work – just launch FCEUX, press the Reload ROM hotkey, then press the aforementioned Open TAS Editor hotkey, and then again Reload ROM (this time it will work as Reload TAS Editor Project). This way you'll return to the state of your paused work in a split second.

                        +

                        Now look at the hotkeys "Frame Advance" и "Frame Rewind". They are used for Playback cursor navigation. By default they are mapped to "\" and "Backspace". You can reconfigure them to more handy keys or just use the mouse wheel for the Playback cursor frame-by-frame navigation.

                        Also see the "Speed Down" and "Speed Up" hotkeys. You may consider remapping them to Numpad keys "+" and "-".

                        The "Pause" и "Restore Playback" hotkeys are set to "Pause/Break" and "Spacebar" keys by default, but in most cases it's easier to use the middle mouse button instead of these hotkeys, so you can even reassign the "Spacebar" for something else if you wish.

                        -

                        Finally, there is the "Cancel Seeking" hotkey ("Esc" key by default). Pressing it is the same as clicking the Taseditor progressbar – if the Playback was seeking to a target frame, the seeking will be canceled.

                        +

                        Finally, there is the "Cancel Seeking" hotkey ("Esc" key by default). Pressing it is the same as clicking the Taseditor progressbar – if the Playback was seeking to a target frame, the seeking will be aborted.

                        Some FCEUX hotkeys don't work when Taseditor is engaged. For example, the "Open ROM" won't work – you have to load ROM before running Taseditor. This is done for mistake-proofing.


                        The next chapter describes additional features of Taseditor. You may postpone reading it until you are used to main features. Anyway, now you're ready enough for productive work in Taseditor.

                        diff --git a/help/taseditor/ProgramInterface.html b/help/taseditor/ProgramInterface.html index 25a9ebda..43a8364a 100644 --- a/help/taseditor/ProgramInterface.html +++ b/help/taseditor/ProgramInterface.html @@ -69,7 +69,7 @@
                      • open Taseditor window (Tools -> TAS Editor)

                      • -

                        When you engage Taseditor, the game is reset, and the emulator pauses. It shall stand paused as you TAS, to prevent the game from urging you on and distracting from analysis of information.

                        +

                        When you engage Taseditor, the game is reset, and the emulator pauses. It shall stay paused as you TAS, to prevent the game from urging you on and distracting from analysis of information.



                        diff --git a/help/taseditor/SemiautomaticTASing.html b/help/taseditor/SemiautomaticTASing.html index 98bfe4e7..0486cdb4 100644 --- a/help/taseditor/SemiautomaticTASing.html +++ b/help/taseditor/SemiautomaticTASing.html @@ -63,9 +63,9 @@

                        This method further develops the ideas of the nonlinear TASing method.

                        In many cases TASer needs to see the result of the Input modification immediately. Ideally, he should realize all the consequences of his decision right at the moment of making the decision. But in reality he has to spend precious time on inputting the decision and navigating with the Playback cursor to the end of the segment.

                        In these cases you can leave the Playback navigation to Taseditor and just focus on editing. Taseditor will immediately react on any Input modification and display the new result.by bringing the Playback cursor to the end of the current segment.

                        -

                        Since you feel the influence of every click, you build very high level of interconnection between TASer and the game. In such close interaction both TASer controls the game and the game urges TASer's actions into right direction. Of course, such high level of interdependency is not always useful, because it narrows your spectrum of thoughts, not allowing to look down on the game and apply the logic from different games and other fields of life.

                        +

                        When you feel the influence of every click, you build very high level of interconnection between TASer and the game. In such close interaction both TASer controls the game and the game urges TASer's actions into right direction. Of course, such high level of interdependency is not always useful, because it narrows your spectrum of thoughts, not allowing to look down on the game and apply a logic from different games and other fields of life.

                        However, when the current segment is simple and all optimality factors are already known (and you only need to find the perfect combination of them), it's useful to abstract from everything else and devote full attention to going over the possible options. This way you can test a lot of approaches before you become bored with the current segment.

                        -

                        The Recording mode and the "Follow cursor" checkbox should be off. The "Auto-restore last position" checkbox should be on. The "Turbo seek" checkbox can be either disabled or enabled.

                        +

                        The Recording mode should be off. The "Auto-restore last position" checkbox should be on. The "Turbo seek" and "Follow cursor" checkboxes are usually disabled, but may be enabled when necessary.


                        General activity:


                        @@ -74,8 +74,8 @@
                      • Detect the end of the segment and leave the Playback cursor there.
                      • Suppose there's a mistake in the segment, weigh known factors of optimality and figure out the way to fix the mistake.
                      • The mouse cursor navigation to any frame of the current segment is practically instant.
                      • -
                      • Edit the segment with the mouse. After every Input modification the Playback cursor will automatically replay the segment and stop at the frame that was considered to be the end of the segment. If necessary, you can shift the end of the segment by moving the Playback cursor manually (using the wheel). The steps 4 and 5 are constantly alternating until you consider the editing complete, according to the optimality criterion.
                      • -
                      • [optional step] Save the finished approach to any free Bookmark, e.g. to slot 8.
                      • +
                      • Edit the segment with the mouse. After every Input modification the Playback cursor will automatically replay the segment and stop at the frame that was considered to be the end of the segment. If necessary, you can shift the end of the segment by moving the Playback cursor manually (e.g. using the mouse wheel). The steps 4 and 5 are constantly alternating until you consider the editing complete, according to the optimality criterion.
                      • +
                      • [optional step] Save the finished approach to any free Bookmark, e.g. to slot 8 or 7.
                      • If this isn't the first approach to the segment, compare the new result to the best old result, using the optimality criterion. If the new approach is better (or it's the first approach), save the result to the Bookmark 9. The slot 9 will be used for keeping the best result of polishing the segment.
                      • If you still want to try different series of approaches, return to step 3, until you run out of ideas.
                      • [optional step] If you need more ideas, you can get some information from the past or the future by moving the Playback cursor to different segments of the movie or unpausing the emulator. When necessary, you can quickly draw a rough Input for watching the upcoming events of the game. But when returning to the segment modification you have to return the Playback cursor to the frame of the target event.
                      • @@ -87,9 +87,9 @@

                        The main difference between this and previous method is that here the Playback cursor is generally located at the end of the current segment, and not at the beginning. Every time the Greenzone truncates, the Playback cursor seeks to the end of the segment, or rather to the frame where the segment end was before you modified the Input. If the Input modification also changed the frame of the target event, you can additionally move the light-blue cursor by mouse wheel if needed. But often there's no need for precise positioning, because you may only need to know the sequence of events occurring in the segment due to the Input modification.

                        The replay of the current segment is automatically launched after every interim step of the Input modifications, even when you haven't finished the thought yet and are not ready to compare the current result to the result of the previous approach. Fortunately, when TASer is carried away by the editing process, he doesn't look at FCEUX screen and only clicks the Piano Roll, until his idea is implemented in the form of a full-fledged button combination. And when the Input is starting to become interesting, TASer pays attention to the emulator screen or the Memory Watch window.

                        For example, when you need to create a jump over a pit, you first draw a long row of the R button presses, and you don't care that at the same time the FCEUX screen displays how Mario runs and falls into the pit. You just draw some A buttonpresses, then look at the emulator window and erase or draw additional A buttonpresses, thus changing the beginning and the duration of the jump while watching the trajectory of Mario sprite.

                        -

                        So, the process of polishing the Input in this method is a simultaneous editing and watching the segment. TASer gets in close informational contact with the game and soon starts to think synchronously with its responses. The game starts to help TASer filter and accept decisions. As a result, you may lose impartiality of your mind and stick to obvious decisions encouraged by the game. That's why you shouldn't use this method all the time, it's recommended to alternate it with the previous one.

                        +

                        So, the process of polishing the Input in this method is a simultaneous editing and watching the segment. TASer gets in close informational contact with the game and soon starts to think synchronously with its responses. The game starts to help you filter and accept decisions. As a result, you may lose impartiality of your mind and stick to obvious decisions encouraged by the game. That's why you shouldn't use this method all the time, it's recommended to alternate it with the previous one.


                        -

                        As with the simple nonlinear method, you can change the speed of emulation and get different variations of the semiautomatic method:

                        +

                        Like with the simple nonlinear method, you can change the speed of emulation and get different variations of the semiautomatic method:

                        1. editing and watching the changes in real time
                        2. editing and watching the changes in slow motion
                        3. @@ -130,11 +130,11 @@

                          The insistent game feedback provokes TASer to discard some illogical but potentially advantageous approaches.

                          Emphasis on the mouse controls.


                          -

                          When the method is recommended to use: when you need to polish the segment already knowing its all optimality factors. E.g. for quick resyncing of the old Input this method is better than previous. Also it may be better for making an initial playthrough of a segment.

                          +

                          When the method is recommended to use: when you need to polish the segment already knowing all of its optimality factors. E.g. for quick resyncing of the old Input this method is better than previous. Also it may be better for making an initial playthrough of a segment.




                          -

                          Now that you know the main principles of working in Taseditor, you can begin TASing your game of interest. Practice is the best teacher, so you'll only learn all intricacies of the activity by engaging in real development of your own TAS.

                          +

                          Now that you know the main principles of working in Taseditor, you can begin TASing your game of interest. Practice is the best teacher, so you'll only learn all intricacies of the activity by engaging in a real development of your own TAS.

                          After several weeks of practical TASing it's recommended to reread the 3rd and 4th chapters of this Guide, in order to understand the text on a deeper level.


                          In the next chapter: tweaking the program.

                          diff --git a/help/taseditor/SpeedrunningSynopsis.html b/help/taseditor/SpeedrunningSynopsis.html index ef0fe32f..ec0bd4ed 100644 --- a/help/taseditor/SpeedrunningSynopsis.html +++ b/help/taseditor/SpeedrunningSynopsis.html @@ -59,7 +59,7 @@

                          Speedrunning synopsis



                          -

                          Thanks to the definite goal, creating tool-assisted speedruns is the easiest application of TASing, and relevant techniques are examined pretty well. Here you can find the summary of generic tasks emerging in the process of polishing the Input for a speedrun. Before reading this, make sure you've learned the materials in TASing Process and TASing Methodology.

                          +

                          Thanks to having a definite goal, creating tool-assisted speedruns is the easiest application of TASing, and all relevant techniques are examined pretty well. Here you can find the summary of generic tasks emerging in the process of polishing the Input for a speedrun. Before reading this, make sure you've learned the materials in TASing Process and TASing Methodology.


                          Speedrunners have to search for the shortest way of completing every segment of the game. This process of searching consists of testing a multitude of approaches for playing the segment and finally choosing the best approach. Here we will discuss only the problem of choice.

                          To simplify the problem, TASers usually compare only two approaches: the new working approach and the old best approach; all other old approaches are promptly forgotten (although the interesting ones can always be saved in the Bookmarks).

                          @@ -80,7 +80,7 @@
                        4. the state of the game at the same frame in the new and old movie (string)

                        5. -

                          Respectively, when you're comparing any pair of approaches you are doing one of the three:

                          +

                          Respectively, when you're comparing any pair of approaches you are doing one of the three possible actions:

                          1. Comparing presence/absence of the event.

                          A. By memory

                          B. Using Bookmarks

                          @@ -89,7 +89,7 @@

                          B. Using the green arrow

                          C. Using a Marker

                          D. Using Bookmarks

                          -

                          3. Comparing the state of the game at the same frame.

                          +

                          3. Comparing the state of the game at one and the same frame.

                          A. By memory

                          B. Using Bookmarks


                          @@ -98,7 +98,7 @@

                          1. Comparing presence/absence of the event.

                          Choose the approach where the needed event happens / unneeded event doesn't happen. The occurrence of the event is only the first (and often easy) step in creating the Input for current segment, and next step is to try speeding up the time of the occurrence.

                          The search for approaches goes on until the first successful approach is found, or until you're tired (then the event is considered to be unfeasible).

                          -

                          Programming analogy: comparing two Booleans, comparing  two arrays of Booleans.

                          +

                          Programming analogy: comparing two Booleans, comparing  two arrays of Booleans.


                          A. Most of time it's enough to simply keep in mind the fact that target event didn't occur in previous approaches. Example: finding the Start buttonpress.

                          @@ -111,41 +111,41 @@

                          2. Comparing the time of occurrence.

                          Choose the approach where the target event occurs earlier. The time of occurrence is defined by the frame in which the event can be detected, while in previous frame it cannot be detected. The number of this frame is found by bringing the Playback cursor to the frame and watching the FCEUX screen (or Memory Watch) for confirming.

                          The search for approaches goes on until you're tired, or until all possible types of approaches are exhausted (then the current best approach is considered to be frame perfect, until new factors are found).

                          -

                          Programming analogy: comparing two Integer Numbers.

                          +

                          Programming analogy: comparing two Integer Numbers.


                          -A. For simplest segments and small subsegments it may be enough to just keep in mind current fastest frame number and compare results of all new approaches with this number. But in general it's not recommended to rely on human memory. Details: TASing Process.

                          +A. For simplest segments and small subsegments it may be enough to just keep in mind the current fastest frame number and compare results of all new approaches with this number. But in general it's not recommended to rely on human memory. Details: TASing Process.


                          -B. On simple segments you can refer to the green arrow of Taseditor. When using it you're supposed to always leave the Playback cursor at the frame of target event (which is only natural). Thus if the new frame of target event is located above the green arrow, it means the new approach is faster than previous approach. Details:TASing Methodology.

                          +B. On simple segments you can refer to the green arrow of Taseditor. When using it, you're supposed to always leave the Playback cursor at the frame of target event (which is only natural). Thus if the new frame of target event is located above the green arrow, it means the new approach is faster than previous approach. Details:TASing Methodology.


                          -C. On complex segments use an unbound Marker that always points at current fastest frame number in the Piano Roll. Every time you beat the old result you're supposed to manually move the Marker higher. Thus if the new frame of target event is located above the Marker, it means the new approach is faster than the old best approach. Details: Program Customization.

                          +C. On complex segments use an unbound Marker that always points at the current fastest frame number in the Piano Roll. Every time you beat the old result you're supposed to manually move the Marker higher. Thus if the new frame of target event is located above the Marker, it means the new approach is faster than the old best approach.


                          -D. On segments of any level of complexity it's recommended to use Bookmarks that are displayed in the icons column of the Piano Roll. Every time you beat the old result you're supposed to manually save current approach to the same Bookmark slot, replacing the old best approach stored there. Thus if the new frame of target event is located above the Bookmark icon, it means the new approach is faster than the old best approach.

                          +D. On segments of any level of complexity it's recommended to use Bookmarks that are displayed in the icons column of the Piano Roll. Every time you beat the old result you're supposed to manually save the current approach to the same Bookmark slot, replacing the old best approach stored there. Thus if the new frame of target event is located above the Bookmark icon, it means the new approach is faster than the old best approach.



                          3. Comparing the state of the game at the same frame.

                          -

                          Choose the approach where properties of the game are more advantageous in a whole. This type of comparison is useful when you need to evaluate compound in-game situations. For example, in Formula 1 racing you have to care both about being as fast as possible and wearing tyres as little as possible, so you need to find an optimal balance on each segment of the track instead of just simply hurrying up.

                          -

                          Here the segment has defined end frame, and every new test is supposed to replay the segment up to that frame. Taseditor stores this frame number in the form of the green arrow, which automatically pauses emulation when you watch new approaches. So TASer only needs to edit Input (creating new approaches), launch replaying, wait for the stopping and evaluate the result (judging by FCEUX screen or Memory Watch).

                          +

                          Choose the approach where properties of the game are more advantageous in a whole. This type of comparison is useful when you need to evaluate compound in-game situations. For example, in Formula 1 racing you have to care both about being as fast as possible and wearing tyres as little as possible, so you need to find an optimal balance on each segment of the track instead of simply rushing.

                          +

                          Here our segment has defined end frame, and every new test is supposed to replay the segment up to that frame. Taseditor stores this frame number in the form of the green arrow, which automatically pauses emulation when you watch new approaches. So TASer only needs to edit Input (creating new approaches), launch replaying, wait for the stopping and evaluate the result (judging by FCEUX screen or Memory Watch).

                          The search of approaches goes on until you're tired, or until all possible types of approaches are exhausted (then the current best approach is considered to be perfect, until new factors are found).

                          -

                          Programming analogy: comparing two Strings, comparing  two arrays of Integer Numbers.

                          +

                          Programming analogy: comparing two Strings, comparing  two arrays of Integer Numbers.


                          A. For simple segments it may be enough to just keep in mind the value of the most important property of the game state achieved in the old best approach. Every time you watch the replaying of a new approach, you can compare results of the new approach with this value. If you decide the new value is better, you have to memorize it in place of old value. Example: luck manipulation.

                          When there's more than one important property, it's not recommended to rely on human memory.


                          -B. On complex segments and especially on gigantic segments (with the size of a whole level of the game) use Bookmarks that store alternative branches of the movie. The best approach for playing the segment is saved into one Bookmark slot and the new approach is saved into another slot. Then you can easily switch between these slots and compare values of each property of the game state. In addition, you can point the mouse cursor to respective Bookmarks to see screenshots of the game state and visually compare their properties with current image on FCEUX screen.

                          -

                          To display important RAM data on screenshots you should use Lua graphical output, then Memory Watch window won't be required to judge important properties, and you will be able to successfully judge by screenshots only. Details: Program Customization.

                          +B. On complex segments and especially on gigantic segments (e.g. with the size of a whole level of the game) use Bookmarks that store alternative branches of the movie. The best approach for playing the segment is saved into one Bookmark slot and the new approach is saved into another slot. Then you can easily switch between these slots and compare values of each property of the game state. In addition, you can point the mouse cursor to respective Bookmarks to see screenshots of the game state and visually compare their properties with current image on FCEUX screen.

                          +

                          To display important RAM data on screenshots you should use Lua graphical output, then Memory Watch window won't be required to judge about hidden properties, and you will be able to successfully judge by screenshots only. Details: Program Customization.

                          In the situation when some properties in the new approach are better and some others are worse you'll have to thoroughly weigh all of them (either in your mind or using a Lua-powered aggregate formula) and then decide which state of the game is better.

                          Every time you beat the old result you're supposed to manually save the new approach to the same Bookmark slot, replacing the old best approach stored there.




                          -

                          After finding the fastest approach of playing the segment a good TASer is expected to improve the entertainment value of the play through the segment. The optimality criteria in such activity may be very diverse, but the general requirement is to keep the same time of playing through the segment.

                          +

                          After finding the fastest approach of playing the segment, a good TASer is expected to improve the entertainment value of the play through the segment. The optimality criteria in such activity may be very diverse, but the general requirement is to keep the same time of playing through the segment.

                          Alternatively, you can postpone the entertainment improvement of the segment and proceed to the next.



                          diff --git a/help/taseditor/TASEditorInside.html b/help/taseditor/TASEditorInside.html index acfee727..b66ae134 100644 --- a/help/taseditor/TASEditorInside.html +++ b/help/taseditor/TASEditorInside.html @@ -56,8 +56,8 @@



                          This section of the documentation describes all ideas put into the Taseditor and reveals major details of the final implementation of TAS Editor 1.0. For more details check the source code of the program (in C++).

                          -

                          Taseditor is an open source program and is distributed under the MIT license which allows unrestricted use. The license was chosen to encourage a modification and porting Taseditor to another platforms.

                          -

                          You can download the source code of the FCEUX 2.2.0 emulator with built-in Taseditor from the official SVN repository: http://sourceforge.net/p/fceultra/code/

                          +

                          Taseditor is an open source program and is distributed under the MIT license which allows unrestricted use. The license was chosen to encourage modification and porting to another platforms.

                          +

                          You can download the source code of the FCEUX emulator with built-in Taseditor from the official SVN repository: http://sourceforge.net/p/fceultra/code/

                          To work with SVN you'll need some SVN client program, like TortoiseSVN.

                          The source code of Taseditor is well-commented, and to understand the code you only need basic skills of programming in C++ under Win32 API.


                          diff --git a/help/taseditor/TASingMethodology.html b/help/taseditor/TASingMethodology.html index edd67e43..b700890d 100644 --- a/help/taseditor/TASingMethodology.html +++ b/help/taseditor/TASingMethodology.html @@ -59,12 +59,12 @@

                          TASing Methodology



                          -

                          This chapter is dedicated to the principal activity in TASing – the way of creating an optimal Input for any given segment of the movie. TASes look so shiny exactly because of persistent manual polishing of Input. The size of the segment can be anything, criteria and factors of optimality can vary, but the method is basically one and the same: retry all sorts of approaches and choose the best one. The only question is how to do it with minimum time and effort.

                          +

                          This chapter is dedicated to the principal activity in TASing – the way of creating an optimal Input for any given segment of the movie. TASes look so shiny exactly because of persistent manual polishing of Input. The size of working segment can be anything, criteria and factors of optimality can vary, but the method is basically one and the same: retry all sorts of approaches and choose the best one. The only question is how to do it with minimum time and effort.


                            -
                          • Gamers erroneously think that to make a TAS you only have to complete the game once, using savestates when you make some fatal mistakes resulting in inability to complete current segment (for example, death of the character).
                          • -
                          • Newbie TASers understand that to make a beautiful TAS you have to revert and fix all noticed mistakes (e.g. such minor flaws as stumbling over a threshold). They also complete each segment only once, but spend more time than regular players, because of saving and loading savestates much more often. For TASing simple games this can be sufficient.
                          • -
                          • Experienced TASers know that to make a perfect TAS it's not enough to fix all noticed mistakes. You also have to fix unnoticed mistakes. Consider unknown factors. Approach the task from an unobvious side. To do all this they play through the same segment several times, both fixing all noticed mistakes and somehow trying not to make unnoticeable mistakes.
                          • +
                          • Gamers erroneously think that to make a TAS you only have to complete the game once, using savestates when you make some fatal mistakes (those resulting in inability to complete current segment, for example, death of the character).
                          • +
                          • Newbie TASers understand that to make a beautiful TAS you have to revert and fix all noticed mistakes (e.g. even such minor flaws as stumbling over a threshold). They also complete each segment only once, but spend more time than regular players, because of saving and loading savestates much more often. For TASing simple games this can be sufficient.
                          • +
                          • Experienced TASers know that to make a perfect TAS it's not enough to fix all noticed mistakes. You also have to fix unnoticed mistakes. Consider unknown factors. Approach the task from an unobvious side. To do all this they play through the same segment several times, both fixing all noticed mistakes and trying to somehow avert unnoticeable mistakes.


                          It's rather difficult to convince yourself to spend time on alternative ways to play through the segment once it's already completed and all obvious mistakes are already fixed. After achieving the current in-game goal people usually want to set another in-game goal. But you must remember that TASer's goal is different from player's goals. So try to abstract away from the game rules and not to retreat from the segment until you complete real goal, not just player's small goal.

                          @@ -86,37 +86,37 @@

                          1. Realizing a mistake happens either when watching the movie in Read-Only mode or right when recording/editing the Input.

                        First, if you've already read chapter 2 and understood the purpose of all GUI elements, you should disable pop-up tooltips (intended for newbies only). Go to "Help" submenu of Taseditor main menu and uncheck the option "Enable Tooltips". Before doing it you may want to actually read all the tooltips by pointing the mouse cursor at different elements of TAS Editor window, and thus consolidate your knowledge of the GUI.

                        +

                        First, if you've already read the chapter 2 and understood the purpose of all GUI elements, you should disable pop-up tooltips (intended for newbies only). Go to the "Help" submenu of Taseditor main menu and uncheck the option "Enable Tooltips". Before doing it you may want to actually read all the tooltips by pointing the mouse cursor at different elements of TAS Editor window, and thus consolidate your knowledge of the GUI.

                        -

                        Comment: Instead of detecting a tangible mistake TASers often just assume that current segment is still improvable. It's always wise to doubt the perfectness of current result and try experimenting with the Input – sometimes you indeed find unrealized possibilities.

                        +

                        Comment: Instead of detecting a tangible mistake TASers often just assume that current segment is still improvable. It's always wise to doubt the perfectness of current result and try experimenting with the Input – sometimes you indeed find unused possibilities.


                        -

                        2. The means of solving the mistake are either immediately obvious or are found experimentally. In rare cases you have to resort to calculations and comparisons. A correctly chosen segment usually encompasses all key factors of optimality. The information from previous or next segments is rarely required.

                        +

                        2. The means of solving the mistake are either immediately obvious or are found experimentally. In rare cases you have to resort to calculations and comparisons. A correctly chosen segment usually encompasses all key factors of optimality. The information from previous or next segments is rarely needed.

                        -

                        Comment: Sometimes while fixing one mistake we unwittingly create another mistake. In this case the optimization process would go in wrong direction, but fortunately such situations are extremely rare in TASing, because videogames are much more obvious and linear than real life, so player can find all factors and correct criterion of optimality. Taseditor additionally simplifies the process by data visualization.

                        +

                        Comment: Sometimes while fixing one mistake we unwittingly create another mistake. In this case the optimization process would go in wrong direction, but fortunately such situations are extremely rare in TASing, because videogames are much more straightforward than real life, so player can find all factors and an unambiguous criterion of optimality. Taseditor additionally simplifies the process by data visualization.


                        -

                        3. The ability to navigate to the place of making the mistake is the essential distinction between TASing and normal speedrunning. Regular players can detect the mistake, but it's TASers who always return back to correct it.

                        -

                        In traditional method of TASing the navigation may take noticeable amount of time and effort. Taseditor makes the navigation lightning fast.

                        +

                        3. The ability to navigate to the place of making the mistake is the essential distinction between TASing and normal speedrunning. Regular players can detect the mistake post factum, but it's TASers who always return back to correct it.

                        +

                        In traditional method of TASing the navigation may take noticeable amount of time and effort. Taseditor makes the navigation much faster.

                        -

                        Comment: Sometimes the place of making the mistake is located long before the segment where it is revealed. In this case you have to find the segment affecting the mistake and edit it according to the information given by the played segment. And in this case the speed of navigation is even more important.

                        +

                        Comment: Sometimes the place of making the mistake is located long before the segment where it is revealed. In this case you have to find the segment affecting the mistake and edit it according to the information given by the played segment. And in this case the speed of navigation between those two segments is even more important.


                        4. Applying modifications to Input is how you make your thoughts real. The less the delay between an idea and its implementation is, the better.

                        -

                        In traditional method of TASing the Input modification takes longer, because in addition to rewriting erroneous frames you also have to rewrite adjacent frames  In Taseditor this is mostly not necessary.

                        +

                        In the traditional method of TASing the Input modification generally takes longer, because in addition to rewriting erroneous frames you also have to rewrite adjacent frames  In Taseditor this is often not necessary.

                        -

                        Comment: Since any Input modification entails a change in game flow, sometimes you still have to resync the old Input that follows the place of of fixing the mistake.

                        +

                        Comment: Since any Input modification entails a change in the game flow, sometimes even in Taseditor you have to resync the old Input that follows the place of fixing mistake.

                        @@ -125,13 +125,13 @@

                        5. To see the outcome you need to resume playing the movie from the beginning of current segment of right from the frame of fixing the mistake. There's no need to re-check previous segments of the movie, because the mistake fixing affects only subsequent events.

                        -

                        Comment: Although, when you're making an entertaining playthrough instead of a pure speedrun, after fixing a mistake (e.g. making the movement trajectory more smooth) you should ensure that this correction fits it with the general sequence of in-game events, so it's advised to rewatch some previous events together with current segment.

                        +

                        Comment: Although, when you're making an entertaining playthrough instead of a pure speedrun, after fixing a mistake (e.g. making the movement trajectory more smooth) you should ensure that this correction fits with the general sequence of in-game events, so it's recommended to rewatch some previous events together with the current segment.

                        -

                        You have to watch current segment up to its end, that is, to the moment when the target event occurs, so that you can safely apply the optimality criterion. Because the correction may seem profitable at first but appear worse in the end.

                        -

                        After evaluating the outcome the mistake is either considered to be fixed/non-existent, or you have to return to step 2 and rethink the situation.

                        +

                        You almost always have to watch the current segment up to its end, that is, to the moment when the target event occurs, so that you can confidently apply the optimality criterion. Because the correction may seem profitable at first but appear worse in the end.

                        +

                        After evaluating the outcome, the mistake is either considered to be fixed/non-existent, or you have to return to step 2 and rethink the situation.



                        @@ -142,10 +142,10 @@

                      • TASer sequentially types the Input into frames pointed by the Playback cursor. You see the outcome of the committed Input next frame (or sometimes in several frames). Experienced TASers create a new savestate after each hard-to-reproduce action, so they are able to return back without the need to replay the whole segment from the beginning.
                      • To correct a mistake, TASer returns to the supposed place of making the mistake and rerecords the whole Input, starting from the frame that needs to be changed. If there was a savestate created at this frame, you can instantly load the savestate in Read+Write mode and begin typing buttonpresses right away. But if you only have a savestate created at some distance before the frame, there are two options. Option 1: load the nearest savestate in Read-Only mode and replay the movie up to the needed frame, then switch back to Read+Write mode and start the correction, thus not touching the Input in the interval from the savestate frame to the mistake frame. Option 2: just load the nearest savestate in Read+Write mode and repeat the old Input by memory, thus rewriting it up to the needed frame, and then start the correction. The 2nd way is used more often, because after the nearest savestate there's usually an easy-to-reproduce Input (e.g. simply holding R + B). Also, upon arriving to the supposed frame of the mistake, an experienced TASer mechanically creates a savestate (just in case!), so next time he will be able to return directly to the frame, without wasting time on navigation. Such a prudence makes sense, because mistakes are seldom fixed at the first attempt, usually you need to repeatedly rerecord the same section of Input, starting from about the same frame.
                      • The disadvantages of the traditional method clearly reveal when you need to see a distant result of your Input (for example, you press the button now, but the roulette only stops in several seconds). In such cases TASer makes a savestate before entering the Input, records the decisive Input and makes a savestate after it, then unpauses the emulator and carelessly (suboptimally) plays through the game up to the point of seeing the result. If the result is satisfactory, TASer loads the savestate made after the decisive Input and records an optimal playthrough, already being sure in successful outcome. And if the result is unsatisfactory, TASer loads the initial savestate, changes the decisive Input and repeats previous actions (creates a savestate after the Input and hastily plays up to the result). And this process may go for a long while.
                      • -
                      • In order to copy an old Input (for example, the intricate acceleration of Mario at the beginning of every level), TASer either learns the button combination by heart or copies it in parts by making several jumps between the source and the destination. First the game is sent to the place of old Input (by loading the savestate prepared at that frame) to watch the replay in Read-Only mode and memorize a few buttonpresses, then it's sent to the current segment (by loading the latest savestate in Read+Write mode) to lay out the buttonpresses. This way sounds tiresome, but if you keep moving both savestates a bit forward after every jump, the navigation between source and destination becomes rather quick. Still, when TASers need to copy a long sequence of buttonpresses, they use an external editor of Input, allowing to copy/paste. But the downside is that switching contexts is very distracting, so often it's less troublesome to just copy the Input manually.
                      • -
                      • To examine the current progress, TASer makes a savestate, turns off the Recording and loads the savestate left at the beginning of current level (usually it's the slot assigned to a rarely used key, such as F10). Then he unpaused the emulator and watches the movie like an outsider. To continue the recording, he switches to Read+Write mode and returns directly to the latest recorded frame by loading the latest savestate (usually it's the most used slot, like F1). If while watching TASer decides to modify the old Input, he makes a savestate at this point, switches to Read+Write and loads the just created savestate. Beforehand, you should make sure the last state of the movie is saved to both F1 and another slot that won't be used in your experiments with the old Input. This is necessary in case your experiments fail, so you could restore the old movie even if the F1 slot becomes overwritten in the course of the experiments.
                      • -
                      • So, the majority of the 10 available slots is used for navigation between different moments of the game. Or, using Taseditor's terms, they are used for Playback cursor navigation along the movie. The 10 slots are more than enough to teleport among all places of interest, even when current segment is very large. Usually 3-5 slots are enough. Experienced TASers juggle these slots with astounding speed.
                      • -
                      • A couple of another slots are used to store alternative strategies of playing. When you don't know which approach to playing a large segment (e.g. a whole level of the game) will be better, you first polish the 1st approach and save it to a separate slot (say, F8), then you polish the 2nd approach and save it to an adjacent slot (e.g. F7). After that you alternately load these slots (or even alternately watch the two branches of the movie) and choose the best one, save it to F1 and continue TASing in this branch.
                      • +
                      • In order to copy an old Input (for example, the complex acceleration of Mario at the beginning of every level), TASer either learns the button combination by heart or copies it in parts by making several jumps between the source and the destination. First the game is sent to the place of old Input (by loading the savestate prepared at that frame) to watch the replay in Read-Only mode and memorize a few buttonpresses, then it's sent to the current segment (by loading the latest savestate in Read+Write mode) to lay out the buttonpresses. This way sounds tiresome, but if you keep moving both savestates a bit forward after every jump, the navigation between source and destination becomes rather quick. Still, when TASers need to copy a long sequence of buttonpresses, they use an external editor of Input, allowing to copy/paste. But the downside is that switching contexts is very distracting, so often it's less troublesome to just copy the Input manually.
                      • +
                      • To examine the current progress, TASer makes a savestate, turns off the Recording and loads the savestate left at the beginning of current level (usually it's the slot assigned to a rarely used key, such as F10). Then he unpaused the emulator and watches the movie like an outsider. To continue the recording, he switches to Read+Write mode and returns directly to the latest recorded frame by loading the latest savestate (usually it's the most often used slot, like F1). If while watching TASer decides to modify the old Input, he makes a savestate at this point, switches to Read+Write and loads the just created savestate. Beforehand, you should make sure the last state of the movie is saved to both F1 and another slot that won't be used in your experiments with the old Input. This is necessary in case your experiments fail, so you could restore the old movie even if the F1 slot becomes overwritten in the course of the experiments.
                      • +
                      • So, the majority of the 10 available slots is used for navigation between different moments of the game. Or, using Taseditor's terms, they are used for Playback cursor navigation along the movie. The 10 slots are more than enough to teleport back and forth among all places of interest, even when current segment is very large. Usually 3-5 slots are enough. Experienced TASers juggle these slots with astounding speed.
                      • +
                      • A couple of another slots are used to store alternative strategies of playing. When you don't know which approach to playing a large segment (e.g. a whole level of the game) will be better, you first polish the 1st approach and save it into a separate slot (say, F8), then you polish the 2nd approach and save it into an adjacent slot (e.g. F7). After that you can alternately load these slots (or even alternately watch the two branches of the movie) and choose the best one, save it to F1 and continue TASing in this branch.

                      • As you see, almost everything in the traditional method of TASing is done using savestates (Bookmarks). In Taseditor some of their functions are replaced by the Greenzone and the History Log, yet Bookmarks still play important role, allowing to keep alternative branches of the movie in a single project. The Playback cursor navigation now can be done faster by either drag'n'drop or mouse wheel. In fact, now you don't need to put Playback cursor to the frame of modification, you can just scroll the Piano Roll to the place and change the Input by mouse.

                        diff --git a/help/taseditor/TASingProcess.html b/help/taseditor/TASingProcess.html index 92e258de..d0693d88 100644 --- a/help/taseditor/TASingProcess.html +++ b/help/taseditor/TASingProcess.html @@ -71,8 +71,8 @@


                        An adequate segment (subtask) is supposed to give TASer a consistent goal and simple means to reach it.

                        The goal of a segment playthrough is usually to achieve certain in-game event. For example, the goal of playing through the whole game is the event when "THE END" text appears on the screen. The goal of one level can be such event as "the value of the level counter in RAM was increased" or simply "the screen faded at the end of current level". And the goal of a small segment may be something like "the character successfully landed on the other side of the pit". These intermediate goals are defined by the context.

                        -

                        Based on the goal, TASer defines the optimality criterion in mind. The criterion is the rule which let's you compare any two versions of playing through the current segment of the game. When you're TASing, it's not enough to simply reach the goal, you have to try many approaches to reaching it, and then choose the best approach of all. For example, in a speedrun the best approach to playing a segment is usually the one in which the target event occurs as early as possible. E.g. if the 1st approach to playing the segment made the event occur at frame 350, and the 2nd approach made it appear at frame 340, then the 2nd approach is better than the 1st, and the final movie should contain exactly the 2nd approach.

                        -

                        There are too many means for reaching the target event. In theory, any gameplay aspect (including those not planned by developers) may help or impede the progress in some way. So, to cope with this vague multitude of possibilities you should regard all aspects of the game as optimality factors.

                        +

                        Based on the goal, TASer defines the optimality criterion in mind. The criterion is the rule which lets you compare any two versions of playing through the current segment of the game. When you're TASing, it's not enough to simply reach the goal, you have to try many approaches to reaching it, and then choose the best approach of all. For example, in a speedrun the best approach to playing a segment is usually the one in which the target event occurs as early as possible. E.g. if the 1st approach to playing the segment made the event occur at frame 350, and the 2nd approach made it appear at frame 340, then the 2nd approach is better than the 1st, and the final movie should contain exactly the 2nd approach.

                        +

                        There's a lot of means for reaching the target event. In theory, any gameplay aspect (including those not planned by developers) may help or impede the progress in some way. So, to cope with this vague multitude of possibilities you should regard all aspects of the game as optimality factors.

                        An optimality factor is an aspect of the game that directly affects optimality of playing current segment. The word "directly" implies a monotonous dependence of outcome from applying the factor. For example, on this picture there's no monotonous dependence between the distance to finish and the duration of holding Right. Pressing the same R button either makes Mario be closer to the finish, or moves him away, depending on his position.

                        When people perceive such segment in a whole, it's difficult to guess the best moment to release the R button, when to press the L button and so on. So, in order to simplify the understanding of complex dependencies (and thus reveal factors), such segments should be broken into several subsegments.

                        @@ -85,7 +85,7 @@
                        @@ -98,7 +98,7 @@

                        Let's have an example when the segment is too large. In a Super Mario Bros speedrun you are expected to reach the end of World 1-1 as fast as possible, which means you have to maximize the X coordinate of the character moving from left to right. The basic premise is that at the beginning of the level the X value equals zero and at the end of the level it is one thousand. Using gamepad buttons you can influence the coordinate in various ways.

                        -

                        If we take the whole level from the moment X = 0 to the event X = 1000 as our working segment, we can immediately see the optimality criterion (the best approach will be the one with minimal value of the frame counter when X >= 1000), but we can't see definite factors. How exactly we're supposed to press buttons to get the X = 1000 within minimal number of frames? Well, we can apply a regular player's logic and intuition. When we press the R button, the X coordinate usually increases, and with the L button it decreases. So the most obvious decision is to hold the R button and see how many frames is needed to grow the value of X to one thousand. When testing such approach in emulator, it appears that Mario is hampered by obstacles and the X coordinate does not grow, even though the R button is held. This way a new factor comes to light – the need to jump over obstacles and pits. Using the A button Mario eventually reaches the X = 1000 event, and the optimality criterion can eliminate all alternative playthroughs where the A button presses were ill-timed (e.g. where Mario stumbled  over edges of pipes, the frame counter at the end of the segment was higher).

                        +

                        If we take the whole level from the moment X = 0 to the event X = 1000 as our working segment, we can immediately see the optimality criterion (the best approach will be the one with minimal value of the frame counter when X >= 1000), but we can't see definite factors. How exactly we're supposed to press buttons to get the X = 1000 within minimal number of frames? Well, we can apply a regular player's logic and intuition. When we press the R button, the X coordinate usually increases, and with the L button it decreases. So the most obvious decision is to hold the R button and see how many frames is needed to grow the value of X to one thousand. When testing such approach in emulator, it appears that Mario is hampered by obstacles and the X coordinate does not grow, even though the R button is held. This way a new factor comes to light – the need to jump over obstacles and pits. Using the A button Mario eventually reaches the X = 1000 event, and the optimality criterion can eliminate all alternative playthroughs where the A button presses were ill-timed (e.g. where Mario stumbled over edges of pipes, the frame counter at the end of the segment was higher).

                        Now the player (or rather, TASer who is stuck in player's mindset) may think that all factors are applied and the segment is perfect. But it isn't. Super Mario Bros has somewhat complex physics engine. The X coordinate is influenced by current horizontal speed, and speed is influenced by acceleration. Acceleration is affected by the B button, skidding, Mario's direction and air-ground state. There are also teleporter pipes and useful glitches like the "flagpole glitch" and so on. A lot of things to bear in mind. But, according to certain research, human working memory can only store about 7 objects, thus some factors inevitably slip away when you're editing Input on large segment. You'd better shrink the segment to such a scale which reveals factors individually or in a small group.

                        If we focus on the segment from X = 0 to X = 100, the optimality criterion will be the same, but now it also becomes obvious that in the first half of the segment Mario runs slower, and in the second half he runs with constant speed which can be considered maximum. This way you begin to appreciate the acceleration factor, so you add the RAM address to Memory Watch and start analyzing possible ways to influence the acceleration. After some experiments with turning and jumping you can discover more factors. As a result, you're going to find an intricate combination of R, L, B and A buttonpresses that makes the event X = 100 occur faster than simply holding R and B. And even if the new playthrough of the segment is only several frames faster than old, it's much closer to perfectness.

                        Now let's take a look at another extreme. When segment is too small, its optimality criterion may contradict the final goal of the TAS.

                        First, if you get carried away by maximizing speed and acceleration in equal intervals between every next hundred of pixels, you may forget about the shortcut pipe, because diving into pipes resets speed value to zero, which contradicts with the goal of current segment. In short term the diving factor is disadvantageous for a speedrunner, and its long-term profit may be overlooked when you're busy with habitual actions.

                        -

                        In this case the segment was chosen without much foresight, and as a consequence it sprouted wrong criterion of optimality ("the frame counter at the event X = 200 must be minimal"). Here the segment should end at the moment when any Down button press will start diving animation.

                        +

                        In this case the segment was chosen without much foresight, and as a consequence it sprouted wrong criterion of optimality ("the frame counter at the event X = 200 must be minimal"). Instead, the segment should end at the moment when any Down button press starts diving animation.

                        Of course such mistakes are often noticed when replaying finished movie on a fresh mind, but sometimes the situation is less obvious and is only revealed after publishing.


                        Second, in the same SMB game after diving into the pipe (World 1-1) you have to reach the exit to the right. It may seem necessary to start maximizing speed from the very beginning. But as you may see in the picture, within first dozen of frames it's better to hold the L button instead of R, so that Mario lands slightly aloof from the wall that needs to be jumped over. If you hold R too early, Mario will land close to the wall and will have to jump vertically, thus losing gathered speed.

                        @@ -130,7 +130,7 @@

                        When you're confident you've found perfect solution of the segment, move to the next segment. Don't remove old Markers, since they may be useful in future, in case you begin doubting the perfectness of your decisions (e.g. after finding a new trick). The logic of movie dividing will most likely remain the same even after finding the new factor (the trick).

                        Also, if in the middle of optimization process you become confident you've found perfect Input for the first half (or a third) of current segment, you can divide the segment in two and focus on optimizing the remaining section. Such situations often rise when the initially chosen segment was too large and its logical parts naturally emerged in the process of editing the Input.


                        -

                        So, if you don't like to keep things organized, you can avoid Markers and Bookmarks whatsoever, working mostly in terms of fuzzy in-game concepts and imagining segments as some emotional sequences of events. Unfortunately, the data about fuzzy goals also occupies part of human working memory, and as a result you won't have enough resources to keep all optimality factors in mind. And you won't even notice how you're losing a multitude of possibilities.

                        +

                        So, if you don't like to keep things organized, you can avoid Markers and Bookmarks whatsoever, working mostly in terms of fuzzy in-game concepts and imagining segments as some emotional sequences of events. Unfortunately, the data about fuzzy goals also occupies part of human working memory, and as a result you won't have enough resources to keep all optimality factors in mind. And you won't even notice how you've overlooked a multitude of possibilities.

                        On the contrary, if you like to keep an order, it's recommended to accompany Markers with text Notes, either before, or during, or after the optimization of the current segment. For example, make up a name for the segment or put a tag. This way you document the development of the TAS during actual TASing, give an objective meaning to the Input appearing in the process. This is especially useful when TASing in co-authorship. But even when working alone, you may notice the documentation from previous levels motivates you to carry on. It only takes seconds to type that kind of texts, and then it helps not to abandon the project.

                        Notes also help to better unlock the potential of tricks and bugs of the game. By writing the text you actually formalize your knowledge about the described phenomenon. When the essence of the trick is kept in your mind, you may think that you already know everything about it, and that your current TAS uses the trick the best way possible. But when you construct an objective model (a verbal description of the trick) you often find its new sides.

                        It's not uncommon for TASVideos.org to see how one TASer read the description of a trick in the submission text written by another TASer and found a way to use the trick better than original author. There were also cases when author himself reads his recent submission, facepalms and urgently records an improvement.

                        @@ -147,7 +147,7 @@

                        You should learn not to feel sorry when you have to throw away results of your hard work. In TASing you're expected to reconsider even polished parts of the movie from time to time. The traditional method of TASing quickly makes you accustomed to inevitable losses of time, because any inattention or slipped finger requires you to rerecord part of current segment. Taseditor averts such minor losses, but doesn't change the fact that you have to retry new approaches after finding new optimality factors.

                        For example, when polishing the Input near the end of World 1-3, you've suddenly found a new trick allowing you to get a mushroom, and it also appears to work in the World 1-1. Now you have to redo both 1-1, 1-3 and even 1-2, because you now play World 1-2 with big Mario. Of course, TASing the same levels second time is easier, but the fact of wasted time may dispirit you at first. Sometimes it may seem that fixing the old mistake is not worth spending additional time. At this point you'd better stop thinking too much and just choose one of the two options – either immediately start fixing, or postpone it for an indefinite period (and leave the Marker with a note describing the issue). If at the end of the project you accumulate a critical mass of such postponed plans, the movie should be called a "test run" and probably also published, at least as a WIP (work in progress). Then take some considerable rest until you feel like redoing the TAS (making an improvement).


                        -

                        Despite all the difficulties, TASing can bring enjoyment both to viewers and authors. TASes are made by people who consider this kind of work to be balanced by the excitement from intermediate and final results. In many senses TASing is similar to a special meta-videogame with a unique gameplay mechanic. And until games bring fun, people play them no matter how hardcore they are.

                        +

                        Despite all the difficulties, TASing can bring enjoyment both to viewers and authors. TASes are made by people who consider this kind of work to be balanced (paid off) by the excitement from intermediate and final results. In many senses TASing is similar to a special meta-videogame with a unique gameplay mechanic. And until games bring fun, people play them no matter how hardcore they are.


                        In the next chapter: descriptions of Input optimization methods.


                        diff --git a/help/taseditor/Toolbox.html b/help/taseditor/Toolbox.html index c8fe8032..d5472cec 100644 --- a/help/taseditor/Toolbox.html +++ b/help/taseditor/Toolbox.html @@ -76,7 +76,7 @@


                        -

                        The top section is allotted to the Playback controls. The Playback is the component of Taseditor dedicated to handle the game emulation: keep it paused, replay in any direction, rewind to desired frame and so on. It allows to treat video games as straightforwardly as if they were regular video recordings, disregarding the interactivity element inherent to them.

                        +

                        The top section is allotted to the Playback controls. The Playback is the component of Taseditor dedicated to handle game emulation: keep it paused, replay in any direction, rewind to desired frame and so on. It allows to treat video games as straightforwardly as if they were regular video recordings, disregarding the interactivity element inherent to them.

                        There are 5 buttons at the top of the window.

                        The "||" button (pause/resume) is simple graphical analog of the Pause Emulation hotkey. When you click it, the game emulation either pauses or resumes. However, if your mouse has a middle button, it's easier to press it instead of clicking the "||" button, in this case you won't need to move the mouse cursor to the Playback section.

                        The ">" button (step forward / advance 1 frame) moves the light-blue cursor 1 frame down, forcing FCEUX to emulate one frame if necessary. You can either click that button or click and hold it to make several steps forward. This button's keyboard analog is Shift + Down. If your mouse has a wheel, it's easier to hold the right mouse button and scroll the wheel 1 step down instead of using the ">" button.

                        @@ -91,7 +91,7 @@

                        So, when you send the Playback cursor to a frame far from the Greenzone, instead of immediate jump the light-blue cursor starts seeking to that frame. A shadow of the light-blue cursor will be blinking at the target line of the Piano Roll, and the game images on the FCEUX screen will rapidly change as the Playback cursor runs to the target.

                        In this case you'll have to wait. The seek time depends on the distance between the target frame and the end of the Greenzone, on your computer power and a few other factors. The progress bar helps to estimate the waiting time. If you don't want to wait, left-click on the progress bar (in addition to being an indicator, it's also a button) or use the Cancel Seeking hotkey (Esc by default). Then the target frame will quit blinking, the light-blue cursor will stop and the emulation will be paused.

                        While Playback is seeking you may change the target by clicking on the desired frame row in the icons column of the Piano Roll. If you pause the emulator during seeking, the light-blue cursor will freeze and the target frame blinking will slow down, but the seeking won't be cancelled – when you unpause, the Playback cursor will continue running to the target and stop automatically after hitting it.

                        -

                        Progress bar is also used when loading and saving Taseditor project files to disk.

                        +

                        This Progress bar is also used when loading and saving Taseditor project files to disk.


                        The "Turbo seek" checkbox allows to change the seeking speed. When the Turbo is on, FCEUX emulates the game on the highest speed possible, reducing the seeking time tenfold. So, if you seek to a distant frame, check that option. But during the TASing process its often necessary to see all the intermediate frames, not just the last one. In such cases you should uncheck the checkbox and maybe even slow down the emulation with the - and = hotkeys to ensure you're not missing any important detail of the gameplay.

                        @@ -99,7 +99,7 @@

                        The "Follow cursor" checkbox forces the Piano Roll to follow the movement of the Playback cursor and autoscroll the view so that the light-blue cursor is always visible. This allows you to observe the Input played back when the emulator is unpaused. But when you edit the movie you should uncheck this option to prevent the Piano Roll from running away from the edited spot.


                        The "Auto-restore last position" checkbox makes the Playback automatically start seeking when the Playback cursor was moved back by the Greenzone. Every time you change an Input, the Greenzone is truncated after the first changed frame, forgetting old events that became irrelevant after that change. The Playback cursor must always be inside the Greenzone, so it steps back along with it. With the auto-restore checkbox you can instantly see new events on these frames. When the checkbox is checked, any Input modification triggers the replaying of the changed segment, helping you to compare different scenarios of the game events.

                        -

                        Thanks to auto-restore TASers can focus on Input editing and rapidly go over many approaches to playing current segment of the movie. This method of TASing will be described later.

                        +

                        Thanks to auto-restore, TASers can focus on Input editing and rapidly go over many approaches to playing current segment of the movie. This method of TASing will be described later.



                        @@ -153,7 +153,7 @@


                        When TASing in Taseditor you're going to most often use Ctrl + Delete (Delete Frames) and Ctrl + Insert (Clone Frames) to quickly move edited segments up/down in the frame list, thus performing certain in-game actions sooner or later.

                        -

                        Unlike FCEUX hotkeys, these key combinations can't be reassigned, so if you have some other emulator functions assigned to Ctrl, Insert or Delete, you'll have to change emulator settings.

                        +

                        Unlike FCEUX hotkeys, these key combinations can't be changed, so if you have some other emulator functions assigned to Ctrl, Insert or Delete, you'll have to change emulator settings.



                        diff --git a/help/taseditor/TraditionalTASing.html b/help/taseditor/TraditionalTASing.html index 59aae50a..27e22992 100644 --- a/help/taseditor/TraditionalTASing.html +++ b/help/taseditor/TraditionalTASing.html @@ -62,17 +62,17 @@

                        This method is similar in form to normal videogames playing, however it is completely different in content and requires different way of thinking.

                        Editing Input is done here by recording a new Input over existing Input.

                        -

                        To switch between movie watching and editing you have to turn the Recording mode on and off (default hotkey is Q). It's recommended to enable the "Follow cursor" checkbox, in order to observe the recorded Input in the Piano Roll.

                        +

                        To switch between movie watching and editing you have to turn the Recording mode off and on (default hotkey is Q). It's recommended to enable the "Follow cursor" checkbox, in order to observe the recorded Input in the Piano Roll.


                        General activity:


                        1. Put the Playback cursor at the beginning of the edited segment, create a Bookmark, define the goal.
                        2. Suppose there's a mistake in the segment, weigh known factors of optimality and figure out the way to fix the mistake.
                        3. -
                        4. Navigate to the place of fixing the mistake (load a Bookmark and, if necessary, quickly repeat the existing Input up to the needed frame).
                        5. +
                        6. Navigate to the place of fixing the mistake (e.g. load a Bookmark and, if necessary, quickly repeat the existing Input up to the needed frame).
                        7. Play the game in Read+Write mode up to the moment when the target event occurs. The newly recorded Input should be different from old Input in this segment. While recording, create Bookmarks in free slots from time to time to speed up navigation.
                        8. -
                        9. If you make a mistake while typing the Input, return to step 3. If you can not reach the target event using the chosen approach, you can retreat and go to step 8.
                        10. -
                        11. [optional step] Save the finished approach to a temporary Bookmark, e.g. to slot 8.
                        12. +
                        13. If you make a mistake while typing the Input, return to step 3. If you fail to reach the target event using the chosen approach, you can retreat and go to step 8.
                        14. +
                        15. [optional step] Save the finished approach to a temporary Bookmark, e.g. to slot 8 or 7.
                        16. If this isn't the first approach to the segment, compare the new result to the best old result, using the optimality criterion. If the new approach is better (or it's the first approach), save the result to the Bookmark 9. The slot 9 will be used for keeping the best result of polishing the segment.
                        17. If you still want to try different approaches, return to step 2, until you run out of ideas.
                        18. [optional step] If you need more ideas, you can get some information from the past by replaying the old segments of the movie (e.g. load the Bookmark 0 left at the beginning of current level). Also you can get some food for the mind from the future, by playing with the game events happening after the current segment.
                        19. @@ -81,22 +81,22 @@




                          -

                          When you're making a test playthrough of the game (i.e. playing with savestates, but without polishing), you only do steps 3 – 5. And you are satisfied with any successful accomplishment of a segment, so after reaching the target for the first time you proceed to the next segment right away. In this kind of playing you only use savestates to speed up navigation in case you make a fatal mistake (e.g. didn't press the A button in time and fell into the pit), because you don't want to rewrite existing Input from the very beginning of the game.

                          +

                          When you're making a test playthrough of the game (i.e. playing with savestates, but without polishing), you only do steps 3 – 5. And you are satisfied with any successful accomplishment of a segment, so after reaching the target for the first time you proceed to the next segment right away. In this kind of playing you only use savestates to speed up navigation in case you make a fatal mistake (e.g. didn't press the A button in time and fell into the pit), only because you don't want to rewrite existing Input from the very beginning of the game.

                          But when you're seriously TASing the game, you need to try many different approaches in order to find the best one. So you have to repeat steps 2 – 8 many times, until you think the segment is played perfectly. The steps 6 – 9 are what distinguishes real TASing from casual playing with savestates.

                          -

                          The process of Input Recording (step 4) means that you're editing the Input right while watching the results. That is, when watching the game state at the frame 200 you prepare the Input for the frame 201 (lay fingers on necessary buttons) and then pass the Input to the game using Frame Advance, and immediately see the outcome – the game state at the frame 201 (granted that you look at the Memory Watch, because the game screen rendering is one frame behind). Usually this outcome is only an intermediate result, which means you can use it to estimate your progress (step 5) but should not use it to compare current and previous approaches of playing the segment (step 7). So you shouldn't apply the optimality criterion after every frame. Even if at the beginning of the segment you outrun the previous approach, you may fall behind somewhere in the middle. Only when you reach the end of the segment (step 6) you get an objective base for comparing.

                          +

                          The process of Input Recording (step 4) means that you're editing the Input right while watching the results. That is, when watching the paused game state at the frame 200 you prepare the Input for the frame 201 (lay fingers on necessary buttons) and then pass the Input to the game using Frame Advance, and immediately see the outcome – the game state at the frame 201 (granted that you look at the Memory Watch, because the game screen rendering is one frame behind). Usually this outcome is only an intermediate result, which means you can use it to estimate your progress (step 5) but should not use it to compare current and previous approaches of playing the segment (step 7). So you shouldn't apply the optimality criterion after every frame. Even if at the beginning of the segment you outrun the previous approach, you may fall behind somewhere in the middle. Only when you reach the end of the segment (step 6) you get an objective base for comparing.

                          Steps 3 and 4 take the most of time in this cycle. Often before reaching the target event you have to repeat steps 3, 5 and 5 several times in a row, recording and discarding decisions that are obviously wrong even without comparing them to old approaches. For example, if in the middle of acceleration Mario gets killed by an enemy, there's no point in entering the remaining buttons needed for acceleration. You have to return back and rewrite the Input in such a way that the enemy misses. In a tough situation it's even better to break current segment into two subsegments (before and after the interaction with the enemy), in order to optimize them separately. If you don't do so, you will probably become tired after finishing the first approach, and you'll decide to leave the segment as it is. See, you've got to manage your effort optimally as well!


                          -

                          Since the Input editing in this method is done using the Playback cursor (and not the mouse cursor), for an effective work you must learn to quickly deliver the light-blue cursor to any frame necessary. Upon gaining an experience, TASers accustom themselves to "juggle" with Bookmarks using the motor memory. They mechanically create intermediate and auxillary Bookmarks while recording the Input, and find the necessary Bookmark slot without looking.

                          -

                          This virtuosity comes with time, usually after having finished a couple of TASes. You cultivate certain habits, one finger adheres to Frame Advance, Bookmark slots become logically distributed according to their duties, so that fingers press right keys at right moments. For example, that's how some TASers distribute 10 slots:

                          +

                          Since the Input editing in this method is done using the Playback cursor (and not the mouse cursor), for an effective work you must learn to quickly deliver the light-blue cursor to any frame necessary. Upon gaining an experience, TASers accustom themselves to "juggle" with Bookmarks using the motor memory. They mechanically create intermediate and auxiliary Bookmarks while recording the Input, and find the necessary Bookmark slot without looking.

                          +

                          This virtuosity comes with time, usually after having finished a couple of TASes. You cultivate certain habits, one finger adheres to Frame Advance key, Bookmark slots become logically distributed according to their duties, so that fingers press right keys at right moments on their own. For example, that's how some TASers distribute 10 slots:



                            -
                          • F10 points to the beginning of current level of the game, so you can rewatch recent segments without watching whole movie. Used for navigation.
                          • +
                          • F10 points to the beginning of current level of the game, so you can see recent segments without rewatching the whole movie. Used for navigation.
                          • F9 is responsible for keeping the best result of current segment. Used for storing.
                          • -
                          • F2-F6 serve as Bookmarks left after every hard-to-reproduce action of the current approach to the segment. These Bookmarks are needed for a quick navigation along the current segment. One of them points to the beginning of the segment, and other are used when necessary (may be left unused, if the segment is short and simple). These Bookmarks are created automatically while successfully progressing with Input Recording. Used for navigation.
                          • -
                          • F1 stores a backup copy of the movie at the last successful frame. Current movie state is saved to this slot with paranoid frequency, so you could always return to this stable state from any situation (e.g. after loading some other Bookmarks, or after recording an experiment). This is how the traditional method implements the simple undo feature. Sometimes in addition to the F1 people use F2 to provide two levels of undo, but this complicates the logic of backups (as you'd have to alternate the slots), and usually one slot is sufficient. Used for storing.
                          • +
                          • F2-F6 serve as Bookmarks left after every hard-to-reproduce action of the current approach to the segment. These Bookmarks are needed for a quick navigation along the current segment. One of them points to the beginning of the segment, and other are used when necessary (may be left unused, if the segment is short and simple). These Bookmarks are created mechanically while successfully progressing with Input Recording. Used for navigation.
                          • +
                          • F1 stores a backup copy of the movie at the last successful frame. Current movie state is saved to this slot with paranoid frequency, so you could always return to this stable state from any situation (e.g. after loading some other Bookmarks, or after recording an experiment). This is how the traditional method implements simple undo feature. Sometimes in addition to the F1 people use F2 to provide two levels of undo, but this complicates the logic of backups (as you'd have to alternate the slots), and usually one slot is sufficient. Used for storing.
                          • F7-F8 may store results of alternative strategies that aren't better than the contents of the F9, yet they are of some interest. Also, one of these slots (or one of F2-F6) is used during step 6 to temporarily save the result of the newly finished approach, in order to compare it to the old best result more precisely (by quickly switching between F8 and F9). Used for storing.
                          • When creating an improvement for someone else's TAS, slots F5-F7 may be allotted for various points of the old movie. For example, F5 is responsible for the beginning of current level in old movie, F6 – for the beginning of current segment in old movie, F7 – for the end of the current segment in old movie. Used for storing and navigating the old movie contents.
                          @@ -117,7 +117,7 @@

                          Pros of the method:

                          + The process is intuitive for any gamer.

                          + Constant feedback allows to adapt to the game while editing the Input, adjust your decisions and discard incorrect approaches prematurely.

                          -

                          + The boundaries of current segment are always marked with Bookmarks (for navigation), thus training TASer to be orderly.

                          +

                          + The boundaries of current segment are always marked with Bookmarks (for navigation), thus training TASer to be orderly (which will pay off).


                          Cons of the method:

                          The insistent game feedback provokes TASer to discard some illogical but potentially advantageous approaches.

                          diff --git a/help/taseditor/js/searchdata.js b/help/taseditor/js/searchdata.js index 93165021..f2e85608 100644 --- a/help/taseditor/js/searchdata.js +++ b/help/taseditor/js/searchdata.js @@ -1 +1 @@ -var aTl=[['Title.html','Title'],['BeginnersGuide.html','Beginner%27s%20Guide'],['Introduction.html','1%2E%20Introduction'],['ProgramInterface.html','2%2E%20Program%20Interface'],['PianoRoll.html','2%2E1%2E%20Piano%20Roll'],['Toolbox.html','2%2E2%2E%20Toolbox'],['TASingProcess.html','3%2E%20TASing%20Process'],['TASingMethodology.html','4%2E%20TASing%20Methodology'],['TraditionalTASing.html','4%2E1%2E%20Traditional%20TASing'],['NonlinearTASing.html','4%2E2%2E%20Nonlinear%20TASing'],['SemiautomaticTASing.html','4%2E3%2E%20Semiautomatic%20TASing'],['ProgramCustomization.html','5%2E%20Program%20customization'],['AdvancedFeatures.html','6%2E%20Advanced%20Features'],['Reference.html','Reference'],['Glossary.html','Glossary'],['Controls.html','Controls'],['Navigation.html','Navigation'],['Operations.html','Operations'],['LuaAPI.html','Lua%20API'],['FAQ.html','FAQ'],['SpeedrunningSynopsis.html','Speedrunning%20synopsis'],['TASEditorInside.html','TAS%20Editor%20Inside'],['Ideas.html','Ideas'],['Implementation.html','Implementation'],['MistakeProofing.html','Mistake%2Dproofing'],['FM3format.html','FM3%20format']];var oWl= {'relation':[[2,1],[22,2]],'otherwise':[[17,1],[5,1],[22,2],[4,1],[18,1],[11,2]],'content':[[8,1],[5,1]],'comma':[[15,1]],'differ':[[4,1],[12,1],[22,1],[11,1],[24,1]],'emerging':[[20,1]],'become':[[7,1],[8,2],[5,1],[15,3],[14,1],[22,3],[6,2],[2,2],[4,5],[10,2],[11,2],[18,1]],'matching':[[22,1]],'rightclick':[[24,3]],'decreases':[[6,1],[11,1]],'implements':[[22,1],[23,38],[8,1]],'greenzoning':[[11,1],[22,1]],'rare':[[22,1],[7,2],[11,1]],'bookmark7':[[17,1]],'especially':[[15,1],[14,1],[20,1],[6,3],[11,1]],'speedrunning':[[0,1],[13,1],[20,2],[7,1],[2,1]],'templates':[[3,1],[2,1]],'buttons':[[19,1],[12,4],[8,2],[5,19],[17,5],[9,1],[14,1],[15,3],[22,21],[6,2],[2,2],[4,5],[23,9],[25,3],[11,12],[18,7]],'roll':[[19,5],[12,8],[16,28],[20,2],[8,1],[5,15],[17,18],[9,3],[14,16],[15,42],[22,70],[2,1],[23,12],[4,22],[24,3],[25,4],[3,3],[10,2],[11,20],[7,1]],'application':[[20,1],[5,1]],'precision':[[15,1],[14,1],[8,1],[11,1]],'increments':[[22,3]],'dark':[[4,3],[22,2],[14,1],[5,1]],'submitinputchange':[[17,1],[12,1],[22,1],[18,2]],'let':[[9,2],[22,2],[6,3],[4,2],[12,2],[3,1],[7,1],[5,1]],'realize':[[10,1],[2,1]],'key':[[12,2],[16,4],[5,8],[17,6],[9,2],[15,9],[22,7],[23,3],[6,2],[2,3],[4,9],[24,1],[25,4],[3,1],[10,1],[11,9],[7,2]],'practical':[[15,1],[14,1],[10,1],[6,1]],'reverts':[[5,1]],'byte':[[22,1],[25,9],[18,1]],'confirming':[[20,1]],'config':[[15,1],[22,2],[23,4],[19,4],[24,5],[3,1],[11,21],[5,1]],'entails':[[7,1]],'reference':[[23,1],[0,1],[4,1],[12,1],[13,2],[11,1],[5,1]],'from':[[18,3],[25,3],[19,2],[12,17],[16,9],[8,9],[5,26],[17,15],[9,8],[14,7],[15,26],[21,1],[6,21],[2,11],[4,10],[22,64],[23,32],[24,14],[3,2],[10,5],[11,17],[7,15]],'intricate':[[6,1],[7,1]],'speeding':[[9,1],[14,3],[3,1],[20,1]],'port1':[[25,7],[24,1]],'postponed':[[22,3],[12,1],[6,1]],'covers':[[11,1]],'dissipate':[[2,1]],'incorrect':[[10,1],[8,1]],'10001000':[[17,1],[11,1]],'cleans':[[11,1]],'sensibly':[[6,1],[12,1]],'compact':[[12,14],[23,1],[22,2],[25,1]],'module':[[25,6]],'category':[[17,30],[14,1],[5,1]],'subdividing':[[12,1]],'000001':[[22,1]],'fed':[[4,1]],'reproduce':[[19,1],[7,2],[8,1]],'201':[[8,2]],'disadvantage':[[9,1]],'calculated':[[22,1]],'hand':[[4,1],[15,2],[10,1],[6,1],[24,1]],'scrolling':[[9,1],[15,4],[22,8],[19,1],[6,1],[23,5],[4,1],[12,2],[16,4],[5,1]],'api':[[21,1],[14,1],[22,2],[0,1],[13,1],[18,2]],'interdependency':[[10,1]],'each':[[7,2],[12,6],[20,2],[5,4],[22,26],[14,1],[23,1],[25,5],[6,2],[2,1],[4,4],[24,1],[3,1],[11,4],[18,2]],'shoot':[[9,1],[20,1],[6,2],[5,2]],'sound':[[15,4],[12,1],[14,1],[23,1]],'forget':[[4,1],[18,1],[6,2],[8,1]],'rldutsba':[[25,1]],'set':[[18,4],[19,2],[12,4],[16,6],[5,15],[17,11],[9,2],[14,2],[15,12],[22,25],[6,6],[2,2],[4,12],[23,5],[24,3],[25,1],[10,3],[11,17],[7,1]],'whenever':[[22,1]],'finding':[[22,1],[14,1],[23,1],[2,1],[6,4],[16,2],[20,2]],'office':[[22,1]],'keys':[[5,7],[17,3],[9,1],[15,7],[22,8],[19,1],[24,2],[25,2],[4,2],[11,20],[8,1]],'newline':[[25,1]],'unrelated':[[4,1]],'pixels':[[6,1],[22,7]],'gathered':[[6,1]],'listed':[[4,1],[11,1],[12,1]],'currently':[[17,2],[15,5],[14,1],[22,8],[23,1],[24,3],[4,1],[16,8],[18,4],[5,2]],'access':[[12,1],[14,1],[22,1],[23,3],[11,2]],'laconic':[[4,1]],'necessary':[[19,1],[12,3],[16,1],[8,5],[5,3],[9,3],[14,3],[22,13],[23,2],[6,2],[2,1],[4,1],[24,2],[10,2],[11,5],[7,3]],'allotted':[[14,1],[8,1],[5,1]],'strings':[[20,1]],'lighter':[[22,1]],'unsigned':[[25,3]],'feasible':[[14,1]],'shiny':[[7,1]],'clicks':[[15,1],[14,1],[22,3],[23,8],[24,1],[4,3],[12,2],[10,1],[11,2]],'placed':[[15,1],[14,1],[22,1],[11,1]],'released':[[4,2],[12,2],[16,1],[22,5],[24,1],[5,1]],'regardless':[[22,1],[5,1]],'converting':[[22,2]],'leave':[[9,1],[15,1],[22,3],[6,1],[4,1],[12,5],[16,1],[10,3],[20,1],[11,5],[8,1]],'definitions':[[14,1]],'satisfying':[[9,1]],'reach':[[11,1],[9,2],[6,6],[4,1],[10,1],[8,2],[5,1]],'saves':[[22,3],[14,1],[23,12],[25,3],[11,1],[5,2]],'reaches':[[6,1],[22,1]],'intentionally':[[14,1]],'simple':[[12,4],[20,2],[8,2],[5,2],[9,1],[14,1],[22,3],[25,1],[6,5],[2,3],[3,1],[10,2],[11,2],[7,1]],'type':[[19,1],[12,1],[20,1],[5,3],[17,3],[9,1],[14,1],[22,5],[23,3],[6,1],[25,3],[4,2],[11,2]],'revolutionary':[[7,3]],'invalidate':[[23,1]],'blue':[[5,18],[15,1],[14,3],[22,18],[24,1],[4,12],[16,1],[10,1],[11,3],[8,1]],'disabling':[[11,1],[24,1]],'object':[[15,1],[14,2],[22,1],[2,1]],'away':[[8,2],[9,1],[15,1],[22,2],[19,1],[6,10],[2,2],[24,1],[16,1],[10,1],[7,2],[5,1]],'changing':[[15,1],[14,1],[22,7],[23,5],[2,1],[24,1],[4,1],[12,1],[10,1],[11,1],[5,1]],'late':[[5,1]],'reaction':[[2,2]],'induces':[[10,1]],'storage':[[14,3]],'train':[[8,1]],'interconnected':[[14,1]],'invokes':[[23,1]],'well':[[11,2],[17,2],[9,1],[21,1],[22,3],[23,1],[6,5],[2,2],[12,1],[20,1],[8,1],[5,3]],'getsuperimpose':[[18,2]],'comments':[[4,1],[2,3],[22,1]],'serve':[[8,1]],'advised':[[7,1]],'soulless':[[9,1]],'acceptable':[[6,1]],'possibility':[[9,2],[12,1],[10,1],[22,1]],'reality':[[10,1]],'magnifying':[[22,1]],'cpp':[[23,22]],'initialized':[[22,1]],'popup_display':[[23,1]],'under':[[5,2],[15,1],[21,2],[22,16],[24,2],[18,1],[11,1]],'recall':[[11,3]],'carefully':[[12,1],[16,2],[5,1]],'kind':[[4,1],[7,1],[8,1],[2,1],[6,2]],'selected':[[17,10],[18,3],[15,20],[14,2],[22,33],[19,3],[23,5],[24,1],[4,9],[12,6],[11,4],[5,7]],'straightforwardly':[[5,1]],'1st':[[5,1],[22,3],[25,3],[7,1],[6,4]],'engaging':[[10,1]],'registerauto':[[18,3]],'themselves':[[11,1],[2,1],[8,1]],'behavior':[[14,1],[6,3],[24,3],[2,1],[12,1],[11,4]],'obstacle':[[9,1]],'neighborhood':[[15,1]],'superimposing':[[8,1]],'distant':[[9,1],[10,2],[7,1],[5,1]],'decides':[[7,1]],'detail':[[3,1],[5,1]],'pointless':[[11,1]],'invoking':[[15,1]],'attempt':[[5,1],[24,3],[11,1],[7,1]],'big':[[12,1],[6,1],[11,1]],'briefly':[[17,2]],'importantly':[[12,1]],'trembling':[[11,1]],'statistics':[[22,1]],'seeing':[[0,1],[9,1],[10,1],[7,2],[5,1]],'writes':[[25,1],[22,1],[23,1]],'accelerators':[[22,1]],'address':[[14,1],[6,1],[12,2]],'reselectclipboard':[[24,1]],'expects':[[25,1],[24,1]],'item':[[18,1],[9,7],[15,1],[22,32],[23,2],[12,1],[3,6],[11,8],[5,8]],'automatically':[[12,3],[16,4],[20,2],[8,1],[5,6],[17,1],[9,2],[14,2],[15,3],[22,13],[23,1],[24,1],[4,6],[3,1],[10,2],[11,4],[7,2]],'psx':[[22,1]],'experience':[[6,1],[12,2],[22,1],[8,1],[2,2]],'suggests':[[24,2]],'resort':[[7,1]],'drawbox':[[12,2]],'nowadays':[[14,1]],'bookmarking':[[22,3]],'unpaused':[[18,2],[15,1],[22,1],[7,1],[5,1]],'pointing':[[15,3],[16,2],[22,1],[25,1],[11,1],[5,1]],'fit':[[22,3],[16,1],[18,3]],'commented':[[12,1],[21,1]],'judging':[[6,1],[20,1]],'followed':[[6,1]],'imported':[[17,2],[19,1]],'classification':[[13,1]],'burst':[[12,1]],'short':[[5,3],[22,1],[6,2],[4,1],[12,2],[16,2],[8,1],[11,1]],'final':[[21,1],[14,1],[22,4],[6,8],[20,1],[10,1],[7,2],[5,1]],'romchecksum':[[25,1]],'disposal':[[5,1]],'minor':[[22,1],[23,1],[6,1],[7,1]],'shade':[[11,1],[22,4]],'signal':[[22,2],[24,1]],'while':[[18,2],[19,1],[12,8],[20,1],[8,7],[5,5],[9,2],[14,3],[15,7],[22,10],[6,5],[2,3],[4,6],[23,1],[24,8],[3,1],[10,2],[11,11],[7,3]],'gameplay':[[4,1],[6,3],[7,1],[2,4],[5,2]],'alone':[[6,1]],'time':[[18,3],[0,1],[12,10],[13,1],[16,4],[20,11],[8,6],[5,25],[17,3],[9,12],[14,14],[15,5],[22,23],[6,16],[2,6],[4,5],[23,6],[10,8],[11,11],[7,6]],'height':[[22,9],[9,1],[2,1]],'fds':[[15,4],[25,2],[24,2],[18,2]],'passes':[[22,1]],'duration':[[10,2],[2,1],[6,1]],'such':[[18,6],[19,1],[12,4],[20,2],[8,1],[5,5],[17,2],[9,2],[14,2],[15,1],[22,7],[6,20],[2,3],[4,2],[23,3],[24,5],[3,1],[10,2],[11,5],[7,6]],'converts':[[22,1]],'synchronization':[[24,1]],'func':[[18,4]],'lack':[[9,1]],'listing':[[11,1]],'demand':[[22,1],[23,10]],'masterfully':[[2,1]],'side':[[15,7],[22,7],[25,2],[24,2],[6,2],[18,1],[7,1]],'erroneously':[[7,1]],'crossing':[[22,4],[15,3],[16,2]],'unfinished':[[6,1]],'focusing':[[22,1]],'memo':[[25,1]],'modification':[[17,3],[9,3],[14,2],[21,1],[22,1],[23,4],[10,6],[7,4],[5,1]],'written':[[22,1],[14,1],[23,1],[6,1]],'occurrence':[[23,2],[20,6]],'paste':[[7,1],[17,5],[15,3],[22,1],[23,1],[19,1],[2,1],[12,3],[8,1],[5,2]],'finish':[[4,1],[15,1],[22,1],[2,1],[6,2]],'moving':[[12,1],[16,3],[5,1],[17,1],[9,1],[15,6],[22,5],[23,1],[6,2],[24,1],[4,1],[10,2],[11,1],[7,1]],'easier':[[11,2],[22,2],[23,1],[6,3],[2,3],[12,3],[8,1],[5,3]],'confirm':[[9,1],[11,1]],'disregard':[[2,1]],'creating':[[19,1],[12,2],[20,3],[8,2],[5,1],[17,2],[15,1],[14,3],[22,5],[23,10],[2,2],[24,1],[4,1],[3,1],[11,1],[7,3]],'disabled':[[9,3],[22,1],[24,2],[10,1],[11,13],[5,1]],'reader':[[6,1]],'replace':[[24,1],[12,1],[18,2],[11,1]],'outran':[[9,1]],'far':[[9,2],[22,2],[6,1],[2,1],[4,1],[12,1],[16,1],[11,2],[5,1]],'incompatible':[[24,1]],'priorities':[[4,1],[14,1]],'experimentally':[[7,1]],'subforum':[[19,1]],'properly':[[9,1],[5,1]],'breakthrough':[[2,1],[7,1]],'proofing':[[15,1],[21,1],[23,1],[24,2],[0,1],[11,1]],'restored':[[22,2],[3,1],[11,1]],'pop':[[22,11],[11,7],[5,1]],'340':[[6,2]],'trap':[[6,1]],'opens':[[11,1],[24,1]],'back':[[5,11],[9,1],[15,1],[22,8],[23,1],[2,2],[24,2],[4,3],[25,1],[16,1],[7,3],[8,1]],'joypad1data':[[12,3]],'upper':[[17,1],[15,3],[14,1],[22,4],[19,1],[23,4],[4,4],[12,1],[16,2],[11,2],[5,5]],'lengthy':[[19,1]],'box':[[12,1]],'section':[[12,1],[16,1],[5,18],[17,1],[15,1],[14,1],[21,1],[22,3],[6,1],[2,2],[4,2],[25,2],[7,1],[11,1]],'digits':[[22,2],[5,1]],'ability':[[6,1],[24,1],[22,8],[7,1],[2,2]],'only':[[18,5],[19,2],[12,14],[16,3],[20,6],[8,5],[5,10],[17,2],[9,5],[14,4],[15,5],[21,1],[6,12],[2,7],[4,1],[22,29],[23,2],[24,5],[10,8],[11,16],[7,12]],'alt':[[17,5],[15,8],[22,8],[23,1],[24,1],[12,4],[16,1],[11,1]],'corrupted':[[24,2]],'states':[[22,4],[14,1],[23,1],[25,1],[4,3],[12,1],[5,1]],'unbounded':[[5,1]],'according':[[8,1],[22,2],[23,4],[19,1],[6,1],[12,3],[10,1],[7,1],[11,2]],'requests':[[12,1],[18,6]],'arranged':[[22,1]],'occasionally':[[15,1],[22,1]],'bros':[[4,1],[12,1],[14,1],[6,3],[5,1]],'joypads':[[22,5],[23,1],[19,1],[11,2]],'resumed':[[22,1]],'depend':[[25,1],[18,1],[22,2]],'cards':[[4,1],[5,1]],'paging':[[16,2]],'txt':[[12,1],[24,1]],'assistance':[[0,1]],'heavy':[[11,1]],'enemies':[[6,3],[20,2]],'swap':[[17,3],[22,1]],'keeping':[[10,1],[8,2],[9,1]],'svn':[[21,3]],'si_zapper':[[25,4]],'tree':[[17,3],[15,3],[22,9],[23,5],[19,1],[2,2],[24,4],[16,2],[5,7]],'library':[[12,1],[13,1],[22,1],[23,2],[18,2]],'thanks':[[22,3],[6,1],[2,4],[24,2],[20,1],[11,3],[5,2]],'something':[[6,2],[12,2],[11,1],[2,2]],'falling':[[6,1]],'effort':[[8,1],[2,1],[7,2]],'indication':[[22,1]],'discomfort':[[4,1]],'spot':[[5,1]],'reading':[[23,7],[19,1],[6,1],[12,1],[20,1],[7,1],[11,1]],'obstructing':[[11,1]],'500':[[11,1]],'rows':[[15,4],[14,1],[22,8],[23,4],[5,2]],'fceux':[[19,4],[12,13],[16,1],[20,3],[8,1],[5,10],[9,2],[15,7],[21,1],[22,6],[2,2],[23,7],[4,5],[24,6],[25,1],[3,1],[10,6],[11,11],[18,11]],'bit6':[[25,2]],'tasks':[[12,3],[14,1],[10,1],[20,1],[6,3]],'twin':[[12,1]],'looks':[[12,1]],'dozens':[[12,1]],'markedframe':[[18,2]],'enjoy':[[6,2]],'5000':[[24,1]],'stumble':[[6,1]],'graph':[[5,3]],'observing':[[19,1],[16,1]],'hud':[[22,1],[14,1],[23,1],[11,1]],'jumps':[[7,1],[9,1],[15,2],[22,1],[6,1],[11,2],[5,3]],'probably':[[4,1],[8,1],[12,3],[16,1],[2,1],[6,1]],'region':[[15,2],[23,4]],'excluding':[[22,1]],'public':[[12,1],[23,2]],'emulator':[[18,2],[25,5],[19,1],[12,5],[16,3],[5,14],[17,6],[9,4],[14,4],[15,7],[21,1],[6,1],[2,3],[4,8],[22,18],[23,24],[24,10],[3,4],[10,4],[11,13],[7,3]],'resizable':[[22,1]],'smart':[[12,1],[6,1],[5,1]],'joining':[[2,1]],'toolset':[[2,1]],'across':[[4,1],[23,1]],'session':[[4,1],[11,1]],'component':[[22,1],[5,1]],'received':[[14,2]],'newcomer':[[2,1]],'aren':[[5,1],[11,2],[12,1],[14,1],[8,1],[6,2]],'convenient':[[12,1],[22,1],[6,1],[5,1]],'clipboard':[[17,6],[15,5],[22,3],[23,5],[12,3],[16,3],[5,7]],'revert':[[17,1],[5,1],[9,1],[23,1],[16,2],[11,2],[7,1]],'bit2':[[25,2]],'yes':[[12,1],[22,2],[24,4]],'conducting':[[7,1]],'pass':[[22,1],[8,1],[11,1]],'mind':[[5,1],[9,1],[22,1],[6,8],[2,2],[4,4],[12,4],[20,4],[10,1],[7,1],[8,1]],'moved':[[22,3],[23,2],[5,1]],'device':[[25,3],[14,1]],'running':[[18,2],[15,1],[14,1],[22,1],[6,1],[24,1],[4,2],[12,2],[11,2],[5,2]],'labels':[[15,1],[23,1]],'convention':[[25,2]],'avoids':[[6,1]],'terms':[[9,1],[14,3],[22,1],[6,2],[12,1],[13,1],[3,1],[7,1]],'broken':[[6,1]],'unknown':[[22,1],[7,2],[5,1]],'skills':[[21,1],[16,1],[14,1],[6,2]],'disappears':[[17,1],[22,2],[11,2]],'self':[[4,1]],'resave':[[11,1]],'bits':[[25,3],[18,1]],'main':[[19,2],[12,6],[16,1],[5,4],[9,2],[14,2],[15,2],[22,1],[6,1],[2,1],[4,1],[23,3],[24,1],[3,2],[10,2],[11,5]],'repository':[[2,1],[21,1]],'principal':[[7,1]],'equivalent':[[22,1]],'differs':[[17,1],[22,1],[24,1],[5,1]],'modes':[[7,1],[23,1]],'reassign':[[11,2]],'clearinputchanges':[[18,2]],'yyy':[[25,2]],'gamers':[[7,1]],'master':[[8,2],[12,3]],'illogical':[[10,1],[8,1]],'invent':[[14,1],[7,1],[12,2]],'methodically':[[14,1]],'vision':[[23,1],[22,1],[1,1]],'900':[[8,3]],'dealing':[[6,1],[11,1]],'executes':[[22,1]],'unpredictable':[[14,1]],'piece':[[6,2]],'persistence':[[7,1]],'wasn':[[23,1],[18,2],[22,2]],'text':[[12,12],[16,5],[8,1],[5,1],[17,16],[15,8],[14,2],[22,12],[23,6],[6,5],[25,11],[4,3],[3,4],[10,2],[11,9],[18,1]],'accomplishes':[[6,1]],'opinion':[[12,1]],'callback':[[18,10]],'restore':[[5,3],[11,3],[9,5],[15,10],[22,5],[19,1],[23,1],[4,1],[12,2],[10,3],[8,1],[7,1]],'restriction':[[22,1]],'|commands|rldutsba|rldutsba|rldutsba|rldutsba|port2|':[[25,1]],'form':[[22,2],[1,1],[14,5],[23,1],[25,2],[4,1],[12,3],[20,1],[10,1],[8,1]],'controlling':[[15,3],[16,1],[22,2],[2,1],[5,2]],'registers':[[22,1],[12,2],[18,2]],'latter':[[11,1],[14,1]],'unnecessary':[[14,1]],'intricacies':[[10,1],[8,1]],'adv':[[15,1]],'with':[[19,4],[16,9],[9,19],[14,10],[15,14],[23,9],[2,12],[24,16],[4,18],[10,8],[18,5],[7,7],[12,21],[13,1],[20,5],[8,11],[5,26],[17,9],[21,2],[22,72],[25,8],[6,30],[3,3],[11,29]],'systematizes':[[19,1]],'between':[[19,1],[12,2],[20,1],[8,2],[5,7],[9,3],[14,7],[15,3],[22,13],[6,9],[2,2],[4,2],[23,9],[24,2],[3,1],[10,3],[11,3],[7,5]],'working':[[1,1],[19,1],[12,2],[20,3],[5,6],[9,2],[23,14],[25,1],[6,6],[2,2],[4,2],[24,1],[10,2],[11,3]],'chronology':[[5,2]],'intensified':[[7,1]],'meet':[[12,1]],'flying':[[9,1]],'absolute':[[6,1]],'recalculates':[[23,1]],'vertically':[[4,1],[6,1],[22,1]],'saving':[[12,8],[5,3],[17,1],[9,1],[15,1],[22,7],[23,6],[6,1],[2,1],[24,7],[25,1],[3,2],[11,9],[7,1]],'mathematical':[[12,1]],'particular':[[22,2],[23,1]],'got':[[8,1],[12,1]],'maybe':[[6,1],[5,1]],'possible':[[19,2],[12,2],[13,1],[16,1],[20,4],[5,4],[17,1],[9,2],[14,7],[22,6],[23,1],[6,11],[2,3],[24,3],[10,2],[11,3]],'omit':[[4,1]],'insert':[[19,1],[5,12],[17,12],[9,2],[15,12],[22,3],[25,2],[6,1],[24,3],[10,3],[18,2],[11,2]],'intelligence':[[14,1]],'scrolled':[[4,1],[22,2]],'like':[[7,2],[12,6],[16,3],[5,4],[9,3],[14,1],[21,1],[22,6],[6,9],[2,2],[4,2],[23,2],[24,2],[3,2],[11,3],[18,2]],'transparent':[[23,1]],'cloning':[[23,1]],'interacting':[[3,1]],'range':[[5,1],[22,4],[2,1],[24,1],[4,1],[12,4],[11,2],[18,8]],'occurs':[[7,1],[22,4],[20,1],[8,1],[6,2]],'keypresses':[[5,1],[11,2],[7,1]],'role':[[15,1],[2,1],[7,1]],'economy':[[11,1]],'screen':[[12,6],[20,3],[8,1],[5,4],[9,3],[14,3],[22,14],[25,2],[6,3],[2,1],[4,4],[10,9],[11,1]],'file':[[19,4],[12,42],[8,1],[5,1],[17,3],[21,1],[14,1],[22,18],[23,24],[24,26],[25,15],[3,6],[11,4]],'year':[[7,1]],'symbol':[[17,3],[15,5],[14,1],[22,3],[4,1],[12,1],[11,4]],'movies':[[22,3],[14,3],[19,3],[24,1],[4,1],[12,2],[5,2]],'paragraphs':[[6,1]],'pacifist':[[14,1]],'net':[[21,1]],'specific':[[17,1],[22,1],[23,3],[6,2],[12,1],[16,2],[3,1],[20,1],[18,1]],'port':[[25,3],[19,1],[24,1]],'consuming':[[2,1]],'lots':[[2,1],[11,1]],'transmission':[[7,1]],'fractional':[[14,1]],'unused':[[8,1],[14,2]],'makes':[[11,1],[9,3],[22,3],[23,3],[6,4],[2,1],[12,1],[7,6],[5,1]],'fancy':[[10,1]],'finishing':[[8,1],[14,1]],'basic':[[21,1],[14,1],[22,2],[6,2],[7,2]],'decompression':[[23,4]],'recommended':[[19,4],[12,9],[16,1],[20,6],[8,2],[5,3],[9,5],[14,2],[15,2],[22,1],[6,1],[23,1],[4,2],[24,2],[3,1],[10,3],[11,20],[18,1]],'protection':[[24,1]],'1200':[[22,4]],'shortly':[[20,1]],'surrounding':[[15,1]],'want':[[18,1],[19,1],[12,5],[16,6],[8,2],[5,4],[9,2],[15,1],[22,1],[6,1],[2,1],[4,1],[10,1],[11,6],[7,2]],'dispatch':[[23,1]],'redone':[[2,1]],'attract':[[22,1]],'movement':[[23,3],[7,1],[5,2]],'cause':[[9,1],[22,1],[2,1],[5,1]],'common':[[12,1],[23,2]],'inventiveness':[[6,2]],'shaping':[[6,1],[12,1]],'different':[[12,5],[16,1],[8,5],[5,4],[17,2],[9,3],[14,4],[15,2],[22,9],[6,3],[2,1],[4,3],[24,1],[10,4],[11,4],[7,2]],'activating':[[12,1]],'tortoisesvn':[[21,1]],'voltage':[[22,1]],'waves':[[6,1]],'repeats':[[7,1]],'mouseover':[[23,4]],'semiautomatic':[[10,5],[7,1],[14,1]],'fills':[[22,1]],'options':[[7,1],[9,1],[19,1],[6,1],[12,1],[10,1],[11,3],[5,1]],'force':[[6,2]],'urges':[[10,1]],'study':[[3,1],[0,1]],'commenting':[[12,1]],'shortest':[[20,1]],'letter':[[4,2]],'purpose':[[22,1],[14,1],[11,1],[5,2]],'slash':[[15,1]],'critically':[[6,1]],'ill':[[6,1]],'leaves':[[11,1],[22,1]],'eventually':[[4,1],[6,1]],'wants':[[22,2]],'miscellaneous':[[25,1]],'interpret':[[4,1],[25,1],[18,1]],'zero':[[6,3],[22,3],[18,2],[2,1]],'manner':[[19,1],[12,1],[15,1]],'aesthetic':[[22,1]],'push':[[24,1],[23,1]],'dozen':[[22,2],[6,2],[5,1]],'0000005':[[4,1]],'win':[[12,1]],'color':[[15,2],[14,3],[22,18],[4,8],[12,1],[11,6],[5,1]],'flashings':[[23,4]],'drop':[[9,1],[22,2],[11,1],[7,1]],'motor':[[8,1]],'inspects':[[23,1]],'accidentally':[[9,1],[24,3],[5,1]],'port2':[[25,3],[24,1]],'guide':[[1,2],[14,1],[19,1],[6,1],[2,2],[4,1],[0,1],[12,1],[3,2],[10,1]],'divides':[[6,1]],'accessed':[[3,1]],'dividing':[[9,1],[10,1],[2,1],[6,2]],'fork':[[5,1]],'gets':[[22,1],[14,1],[6,1],[4,1],[12,1],[10,1],[8,1]],'mid':[[15,3]],'books':[[6,1]],'patern':[[23,1]],'speedrunners':[[20,1],[14,1]],'rationally':[[5,1]],'download':[[21,1]],'minutes':[[11,3],[10,2],[6,1],[5,1]],'activity':[[9,1],[14,1],[10,2],[20,1],[7,1],[8,1]],'unnoticeable':[[7,1],[14,1]],'break':[[4,1],[11,1],[12,1],[22,1],[6,1],[8,1]],'seldom':[[7,1]],'conflicting':[[5,1]],'head':[[22,6],[12,1],[11,2]],'card':[[5,4]],'dedicated':[[5,2],[22,3],[0,1],[4,1],[11,1],[7,1]],'remain':[[22,4],[12,1],[6,1]],'believe':[[6,1]],'previously':[[22,3],[4,1],[16,2],[20,1],[11,2],[18,5]],'will':[[18,41],[1,1],[19,3],[12,40],[16,1],[20,2],[8,4],[5,33],[9,6],[14,2],[15,31],[22,59],[6,10],[2,3],[4,30],[23,2],[24,12],[25,4],[3,4],[10,10],[11,55],[7,4]],'spontaneously':[[6,1]],'huge':[[4,1],[12,4],[14,1],[23,1],[2,1]],'else':[[15,1],[14,2],[10,1],[8,1],[11,1]],'accessible':[[11,1]],'cross':[[4,1],[22,1]],'state':[[18,4],[12,3],[16,3],[20,7],[8,4],[5,10],[17,4],[9,1],[14,6],[15,25],[22,28],[6,3],[2,1],[4,2],[23,18],[24,12],[25,5],[10,1],[11,9],[7,1]],'populated':[[3,1]],'lua':[[0,1],[12,14],[13,2],[20,2],[5,4],[17,18],[15,3],[14,5],[22,18],[23,9],[24,1],[3,1],[18,5],[11,2]],'checked':[[15,1],[22,3],[23,1],[12,3],[16,1],[18,4],[5,2]],'thing':[[14,1],[2,1],[12,1]],'slowdown':[[2,2]],'highlighted':[[15,2],[14,1],[22,2],[5,2]],'glossary':[[12,1],[13,1],[3,1],[14,3],[0,1]],'unwittingly':[[7,1]],'bonus':[[6,1],[9,1]],'not':[[18,25],[19,2],[12,19],[16,2],[20,3],[8,3],[5,7],[17,15],[9,7],[14,5],[15,7],[22,70],[6,17],[2,13],[4,5],[23,8],[24,9],[25,9],[10,8],[11,10],[7,7]],'neighboring':[[22,1]],'anymore':[[2,1],[22,1]],'log':[[18,2],[12,4],[16,1],[20,1],[8,1],[5,7],[17,4],[9,5],[14,2],[15,9],[22,52],[2,2],[23,6],[24,1],[25,11],[10,1],[7,1],[11,11]],'maximum':[[22,7],[14,2],[6,2],[12,1],[11,7],[5,3]],'implementing':[[6,2],[22,1]],'sooner':[[5,1]],'saved':[[12,8],[20,3],[8,1],[5,3],[17,3],[9,1],[14,1],[15,3],[22,13],[24,1],[25,10],[4,1],[3,1],[11,6],[7,1]],'shrink':[[23,1],[6,1],[22,1]],'refer':[[18,1],[20,1]],'superimposed':[[22,1]],'provokes':[[10,1],[8,1]],'conversion':[[23,1]],'safely':[[24,1],[7,1],[9,1]],'gather':[[14,1]],'design':[[6,1]],'senses':[[6,1]],'becomes':[[5,1],[17,2],[22,6],[6,3],[2,1],[4,2],[20,1],[7,2],[11,1]],'raw':[[2,1],[22,1]],'pit':[[5,1],[12,1],[10,2],[8,1],[6,4]],'integral':[[2,1]],'remote':[[2,1],[5,1]],'express':[[6,1]],'met':[[6,2]],'foresight':[[6,1]],'representing':[[23,1],[14,1],[18,6],[24,1]],'harder':[[2,2]],'notice':[[4,1],[6,4],[11,1],[24,1],[2,3],[5,2]],'explain':[[19,1],[2,1]],'basics':[[2,1]],'beyond':[[22,5],[9,1],[23,1],[6,1]],'entangle':[[14,1]],'shall':[[3,1]],'discuss':[[20,1]],'determining':[[25,1]],'existing':[[5,4],[18,1],[9,1],[14,2],[15,2],[19,1],[22,2],[12,1],[3,1],[8,3],[7,1]],'page':[[15,2],[16,6],[22,2],[24,3],[5,9]],'aid':[[2,1],[6,1]],'intermediaries':[[10,1]],'rather':[[11,1],[9,1],[6,2],[2,2],[4,1],[24,1],[12,3],[10,1],[7,2],[5,2]],'instances':[[17,29]],'deleting':[[17,1],[14,1],[23,3],[19,1]],'unconsciously':[[6,1]],'prepare':[[4,1],[12,1],[7,1],[8,1]],'precise':[[4,1],[10,1],[6,1]],'harmful':[[2,1]],'line':[[17,3],[22,20],[14,1],[25,3],[24,1],[4,11],[12,4],[11,3],[5,7]],'onto':[[6,1],[22,1]],'attributes':[[22,3]],'thousands':[[16,2]],'jumpnextmarker':[[24,1]],'around':[[11,1],[22,1]],'thousand':[[6,3]],'zapper':[[25,4]],'goes':[[22,7],[6,1],[2,1],[4,1],[20,3],[5,2]],'scalable':[[23,1]],'send':[[15,6],[22,1],[23,2],[24,1],[12,1],[16,2],[11,1],[5,4]],'shouldn':[[23,2],[10,1],[6,1],[8,1]],'confinement':[[15,1]],'enforces':[[22,1]],'interaction':[[24,1],[9,1],[14,2],[10,1],[2,1],[8,1]],'destination':[[7,2],[12,1]],'inexactitude':[[19,1]],'tough':[[8,1]],'cached_timelines':[[23,1]],'rules':[[12,1],[2,6],[7,1]],'draw':[[17,1],[9,2],[14,1],[15,1],[22,2],[4,2],[12,1],[10,4],[11,6],[5,2]],'statement':[[6,1],[7,1]],'sorted':[[18,2]],'held':[[15,2],[22,2],[23,1],[6,1],[2,1],[4,2],[24,2],[16,1],[5,1]],'automate':[[18,1],[5,1]],'simplest':[[20,1]],'seekng':[[23,1]],'called':[[18,5],[22,6],[14,3],[6,1],[4,3],[12,2],[16,1],[11,1],[5,1]],'awkward':[[22,1]],'progressing':[[8,1]],'visualizes':[[22,1]],'automated':[[22,1]],'newly':[[5,1],[22,6],[11,1],[8,2]],'incomplete':[[6,1]],'interrupting':[[16,1]],'experimenting':[[7,1]],'port0':[[25,7],[24,1]],'testing':[[0,1],[17,2],[14,1],[20,1],[8,1],[6,3]],'post':[[19,1],[2,1],[12,1]],'tangible':[[7,1]],'software':[[5,1]],'hide':[[15,3],[12,1],[22,3],[24,1],[5,1]],'similar':[[19,1],[12,11],[16,4],[8,2],[5,5],[9,1],[14,1],[15,1],[22,7],[6,3],[2,1],[4,2],[23,2],[3,1],[10,1]],'finally':[[22,1],[20,1],[3,1],[11,4],[5,1]],'subpixel':[[2,1]],'turns':[[5,1],[14,1],[6,1],[2,1],[4,1],[24,1],[7,1],[11,1]],'emphasizing':[[2,1]],'etc':[[9,1],[14,5],[22,6],[23,2],[6,1],[12,1],[3,1],[8,2],[5,1]],'sensible':[[12,1]],'deleted':[[17,1],[19,1]],'digit':[[4,1],[22,5]],'standard':[[5,1],[15,1],[2,1],[24,2],[4,2],[12,3],[3,1],[7,1],[11,2]],'overwriting':[[11,1],[5,1]],'noticing':[[6,1],[12,1]],'labor':[[22,1]],'bullet':[[6,1],[9,4]],'win32':[[21,1]],'hash':[[25,1]],'delays':[[14,1]],'write':[[18,1],[7,6],[22,1],[25,2],[2,1],[12,6],[8,2],[5,1]],'blank':[[17,5],[18,2],[9,2],[15,2],[22,2],[24,2],[12,1],[11,4],[5,2]],'intensive':[[22,1]],'grasp':[[6,1]],'means':[[7,3],[19,2],[12,1],[16,1],[20,3],[8,2],[9,1],[14,1],[22,3],[23,2],[2,2],[6,5],[4,1],[25,2],[11,2],[18,1]],'marked':[[5,2],[17,6],[18,4],[14,1],[22,5],[19,1],[4,4],[12,4],[16,2],[11,1],[8,1]],'equal':[[5,2],[18,3],[22,10],[6,1],[2,1]],'spawn':[[22,1]],'preferences':[[3,1]],'persistent':[[7,1]],'routine':[[12,1],[5,1]],'derived':[[14,1]],'action':[[5,1],[9,1],[12,1],[15,1],[8,1],[7,1]],'games':[[11,4],[22,1],[14,4],[6,6],[2,1],[12,4],[10,4],[7,1],[5,3]],'pastes':[[5,1]],'drawn':[[4,1],[12,2],[22,2],[11,1]],'your':[[18,5],[12,15],[20,1],[8,3],[5,14],[9,7],[14,2],[22,2],[6,14],[2,4],[4,7],[24,1],[3,1],[10,7],[11,12],[7,10]],'exhausted':[[20,2]],'battletoads':[[17,1]],'linearity':[[2,1]],'spatial':[[5,2]],'calling':[[22,1],[12,1],[25,1],[18,2]],'checkboxes':[[9,1],[15,1],[23,2],[19,1],[10,1],[11,2],[5,3]],'simultaneously':[[9,1],[14,1],[20,2],[22,1],[2,1]],'canvas':[[22,3]],'processor':[[14,1]],'branching':[[19,1],[11,1],[22,1]],'examined':[[20,1]],'unprohibited':[[14,1]],'treated':[[18,1]],'init':[[23,1]],'pause':[[9,3],[15,7],[22,4],[23,3],[4,3],[11,4],[5,3]],'latest':[[4,2],[9,1],[6,1],[7,3]],'shift':[[17,10],[9,5],[15,25],[22,11],[4,4],[12,1],[16,13],[10,4],[11,3],[5,16]],'fall':[[8,1]],'gridview':[[22,1]],'traverse':[[16,1]],'somebody':[[14,1]],'within':[[9,2],[14,2],[22,1],[23,2],[2,1],[6,4],[4,1],[12,1],[16,2],[11,1]],'damaged':[[12,1]],'indicator':[[22,2],[15,1],[23,1],[5,1]],'separate':[[11,2],[9,1],[22,2],[6,2],[2,1],[12,1],[7,1],[5,1]],'hollow':[[11,2]],'framenum':[[17,2]],'begins':[[22,2]],'redo':[[15,3],[22,2],[23,2],[6,5],[24,2],[10,1],[11,1]],'difference':[[22,9],[14,1],[23,3],[19,1],[2,1],[4,1],[10,1],[11,1],[5,1]],'besides':[[22,2],[19,1],[6,1],[2,1],[4,2],[24,1],[12,1],[3,2],[10,1],[11,3],[5,3]],'increases':[[5,1],[11,1],[9,1],[22,1],[6,1],[2,1]],'nothing':[[4,1],[15,1],[14,1],[22,1],[18,8]],'window':[[19,3],[12,11],[16,3],[20,1],[5,8],[15,7],[14,1],[22,25],[23,11],[6,2],[2,1],[4,6],[24,9],[3,12],[10,6],[18,1],[11,11]],'prototype':[[22,2]],'affected':[[9,1],[16,1],[22,3],[6,1],[5,1]],'guided':[[22,1]],'greenzoned':[[22,2]],'bit1':[[25,2]],'stopping':[[22,2],[9,1],[20,1]],'heart':[[7,1]],'word':[[17,1],[12,6],[3,1],[25,1],[6,1],[5,1]],'strategy':[[11,1],[5,1]],'system':[[15,2],[14,2],[22,4],[25,1],[0,1]],'occurred':[[4,1],[18,1],[24,1]],'achievement':[[5,1]],'grows':[[6,2]],'development':[[0,1],[22,1],[10,1],[6,1],[2,3]],'imply':[[4,1]],'activities':[[2,1]],'detecting':[[7,1]],'fm2':[[17,2],[14,1],[25,8],[2,3],[24,9],[12,12]],'astounding':[[7,1]],'recorded':[[8,2],[7,1],[22,7],[25,1],[12,1],[11,1],[5,4]],'majority':[[7,2],[22,1],[11,1],[6,1]],'peculiarities':[[14,1]],'doubt':[[7,1]],'transposed':[[19,1]],'fastest':[[13,1],[14,2],[20,3],[6,1],[24,1]],'tapping':[[4,2],[12,1]],'immensely':[[5,1]],'obtained':[[22,1]],'procedure':[[23,1]],'ordinary':[[14,2]],'strategies':[[8,1],[24,1],[22,1],[14,1],[11,3],[7,1]],'bird':[[2,1]],'solves':[[22,1]],'showing':[[4,1]],'traditional':[[19,2],[12,2],[8,6],[5,2],[9,3],[14,2],[22,2],[6,3],[2,3],[10,2],[11,6],[7,6]],'laziness':[[6,1]],'ins':[[5,1]],'totally':[[4,1],[24,1],[2,1],[5,1]],'implementation':[[24,1],[21,2],[23,2],[7,1],[0,1]],'bit4':[[25,2]],'walkthroughs':[[14,1]],'unpacks':[[22,1]],'instant':[[9,2],[22,3],[12,1],[10,2],[11,4],[5,1]],'reconsider':[[6,1]],'however':[[8,2],[9,3],[14,1],[22,4],[6,1],[12,1],[10,1],[11,3],[5,1]],'stop':[[9,1],[15,1],[22,2],[6,1],[2,1],[4,1],[24,2],[10,1],[5,2]],'sends':[[22,5],[23,7],[18,4],[24,2]],'creative':[[6,1]],'half':[[17,2],[15,1],[22,5],[6,5],[18,1],[5,4]],'influence':[[10,1],[2,1],[6,2]],'subclasses':[[23,1]],'earlier':[[22,3],[20,1],[6,3],[11,2]],'explore':[[16,2]],'indicates':[[25,1]],'ask':[[19,1],[12,2],[23,1]],'capturing':[[22,1]],'reappear':[[11,1]],'inserted':[[17,5],[15,1],[22,1]],'warning':[[24,1],[23,6]],'slower':[[6,1]],'flaws':[[6,1],[7,1]],'doing':[[24,1],[20,1],[6,1],[11,1]],'less':[[7,3],[12,4],[8,2],[22,1],[23,2],[2,2],[6,6],[4,1],[24,2],[10,3],[11,1],[18,2]],'throughout':[[16,1],[13,1],[14,1]],'single':[[12,4],[16,1],[5,3],[9,3],[14,2],[15,1],[22,11],[6,3],[2,1],[4,5],[23,18],[24,1],[10,1],[11,5],[7,1]],'pasteinsert':[[17,5],[15,1]],'construction':[[2,1]],'another':[[12,6],[20,1],[5,5],[17,4],[9,2],[14,5],[15,2],[21,1],[6,7],[22,3],[4,1],[23,2],[24,1],[10,1],[11,5],[7,4]],'disk':[[5,1],[15,11],[22,4],[25,6],[24,5],[12,3],[18,1],[11,5]],'emptiness':[[15,1],[16,1]],'slot':[[20,6],[8,5],[5,4],[17,6],[9,3],[15,33],[22,8],[23,1],[6,1],[24,8],[10,2],[7,6],[11,2]],'checkbox':[[12,5],[16,1],[8,1],[5,13],[17,2],[9,3],[15,3],[22,5],[24,2],[10,4],[18,2],[11,4]],'projected':[[22,1]],'translucency':[[22,1]],'heartedly':[[6,1]],'follows':[[22,2],[14,1],[25,1],[7,1]],'caused':[[17,1],[14,1]],'emuversion':[[25,1]],'accomplishment':[[8,1]],'intellectual':[[6,1]],'equalizing':[[6,1]],'distinct':[[12,1],[22,1]],'300':[[6,1],[11,1]],'useless':[[9,2],[14,1],[10,1],[24,1]],'suppose':[[9,1],[12,1],[10,1],[6,1],[8,1]],'confine':[[2,1],[12,1]],'above':[[9,2],[15,2],[22,9],[19,1],[4,9],[12,2],[16,6],[20,3],[11,7],[5,6]],'shifts':[[22,2]],'fix':[[7,3],[9,1],[2,2],[12,1],[10,1],[8,1],[5,1]],'exists':[[4,2],[22,1],[11,1],[24,1]],'startup':[[22,1]],'selects':[[6,2],[22,1]],'figure':[[4,1],[9,1],[10,1],[8,1]],'branch6':[[17,2]],'luck':[[9,1],[14,3],[10,1],[20,1]],'virtuosity':[[8,1]],'implication':[[22,1]],'assigned':[[17,6],[7,1],[9,1],[5,2],[22,1],[11,5],[18,1]],'platform':[[19,1],[6,1],[22,1]],'hitbox':[[12,2]],'contained':[[4,1],[12,1],[22,4]],'rerecording':[[24,1],[2,1],[14,1]],'sstart':[[25,1]],'extent':[[22,1],[14,1]],'small':[[7,2],[22,3],[14,2],[6,12],[24,2],[20,1],[11,2],[5,3]],'wise':[[6,1],[7,1]],'period':[[14,1],[23,1],[6,1],[11,3]],'simultaneous':[[10,1]],'choose':[[5,3],[17,18],[15,1],[19,3],[6,7],[4,2],[12,7],[20,3],[7,2],[11,4]],'controller':[[11,4],[22,2]],'exact':[[4,1],[12,3],[22,2],[2,1]],'laws':[[14,1]],'treat':[[5,1]],'adheres':[[8,1]],'field':[[17,4],[15,5],[22,6],[23,6],[25,8],[4,6],[16,2],[11,2],[5,1]],'resume':[[4,1],[24,2],[7,1],[5,2]],'indulge':[[6,1]],'steps':[[5,2],[11,1],[9,3],[4,1],[10,1],[8,5],[7,1]],'branch7':[[17,2]],'says':[[22,2]],'input':[[18,19],[1,1],[19,11],[12,34],[16,4],[20,3],[8,21],[5,38],[17,68],[9,16],[14,43],[15,28],[22,102],[6,16],[2,16],[4,16],[23,36],[24,5],[25,16],[3,2],[10,16],[11,59],[7,45]],'fledged':[[10,1],[6,1]],'trailing':[[9,1]],'sounded':[[22,1]],'abstract':[[12,1],[13,1],[10,1],[22,1],[2,1],[7,1]],'handling':[[11,1],[2,1],[6,1]],'dirty':[[12,1]],'registermanual':[[12,2],[18,4]],'deeper':[[10,1]],'drag':[[17,6],[9,1],[15,3],[22,5],[23,1],[24,2],[4,2],[16,2],[7,1],[11,2]],'seriously':[[8,1]],'backslash':[[15,1]],'travels':[[4,1]],'copying':[[22,1],[23,8],[19,1]],'seems':[[6,1]],'rebuilt':[[5,1]],'actual':[[21,1],[22,2],[6,2],[2,1],[4,2],[12,2],[18,5],[5,3]],'megaman':[[12,1]],'promising':[[22,1],[9,1],[20,1]],'srt':[[12,2]],'scripting':[[5,2]],'improvements':[[22,2],[14,1],[6,2],[7,1]],'700':[[8,1]],'branch5':[[17,2]],'keyword':[[25,3]],'recording':[[19,3],[12,1],[8,9],[5,18],[17,5],[9,1],[14,5],[15,3],[22,8],[6,2],[2,2],[23,6],[24,6],[3,2],[10,1],[11,15],[7,5]],'unimplemented':[[6,1]],'100':[[22,1],[10,2],[25,2],[6,2],[11,5]],'events':[[19,1],[12,3],[16,5],[8,1],[5,7],[9,3],[14,7],[22,5],[6,3],[2,5],[4,5],[10,3],[11,3],[7,3]],'names':[[22,3],[23,2],[2,1],[24,1]],'check':[[7,1],[19,1],[12,1],[5,1],[9,1],[15,3],[21,1],[22,2],[23,1],[25,1],[3,1],[18,1],[11,1]],'aforementioned':[[9,1],[11,1]],'detects':[[25,1],[22,2],[23,2]],'suffix':[[12,1]],'configuration':[[11,1],[24,1]],'cheating':[[2,1]],'bytes':[[25,13]],'selectbetweenmarkers':[[24,1]],'font':[[4,1],[22,1]],'optimize':[[8,1]],'everyframe':[[12,4]],'questions':[[19,1],[13,1]],'tests':[[11,1],[14,1],[10,1],[2,1],[6,1]],'icons':[[15,2],[22,11],[24,1],[4,1],[12,1],[16,3],[20,1],[11,1],[5,1]],'smooth':[[7,1]],'striving':[[6,1],[16,1]],'eight':[[25,1]],'pointers':[[25,1],[14,1]],'determinism':[[22,1],[14,1]],'cloudlet':[[22,3],[16,1],[23,1],[5,3]],'coordinate':[[22,1],[6,8],[14,1]],'10px':[[22,2]],'newcomers':[[2,2]],'glitch':[[6,1],[14,1]],'gaps':[[15,2],[16,2],[22,8],[23,1],[11,1]],'auxillary':[[8,1],[14,1]],'linear':[[5,2],[12,1],[7,1],[2,2]],'emulating':[[22,2],[16,1],[11,1]],'going':[[9,2],[22,1],[6,4],[4,2],[12,4],[16,2],[10,1],[11,1],[5,1]],'seeks':[[10,1]],'requires':[[22,1],[14,1],[6,1],[2,1],[12,2],[10,1],[11,1],[8,1]],'hands':[[11,1],[5,1]],'considers':[[22,2]],'compares':[[22,3],[24,1]],'flag':[[22,1]],'imperfect':[[6,4]],'straightforward':[[12,1]],'rendering':[[8,1]],'recognize':[[11,1]],'algorithm':[[22,2],[12,2],[14,1]],'modifiers':[[15,2]],'reconfigure':[[11,1]],'processed':[[4,2]],'serializes':[[25,1]],'day':[[11,1],[22,1]],'glance':[[4,1],[9,2],[3,1]],'newbies':[[11,1]],'removes':[[24,1],[18,1],[5,2]],'drastically':[[2,1]],'intuitive':[[8,1],[22,3]],'provided':[[17,1],[9,1],[16,2],[22,1],[18,2]],'mood':[[12,1]],'traps':[[6,1]],'during':[[12,7],[8,1],[5,6],[9,1],[14,2],[22,15],[6,2],[2,3],[4,2],[24,1],[3,2],[11,5],[18,4]],'training':[[8,1]],'accumulate':[[6,1]],'aspects':[[6,1],[18,1],[12,2],[14,2],[11,1],[2,3]],'simply':[[11,1],[9,3],[22,1],[25,1],[6,4],[2,2],[4,2],[20,2],[7,1],[5,2]],'realizing':[[7,1]],'satisfactory':[[7,1]],'modifier':[[22,4],[24,1]],'hurrying':[[20,1]],'undefined':[[17,3]],'tune':[[19,1],[5,1]],'dramatically':[[22,1],[6,1],[12,2]],'repeat':[[12,2],[22,1],[7,1],[8,3]],'cold':[[11,1]],'calls':[[25,2],[22,3]],'trying':[[11,1],[22,1],[10,1],[2,1],[7,1]],'palflag':[[25,1]],'filter':[[9,1],[12,1],[10,1],[22,1],[24,1]],'tick':[[22,1]],'precious':[[10,1]],'vague':[[4,1],[12,1],[23,1],[6,1]],'repetition':[[12,1]],'intuition':[[6,2],[14,1]],'related':[[24,1],[12,3],[23,1],[11,1],[5,3]],'anything':[[15,1],[6,1],[7,1]],'product':[[14,1]],'limitation':[[22,1],[16,1]],'100001000':[[11,1]],'stack':[[22,2],[23,2]],'inability':[[7,1]],'walk':[[6,1]],'picture':[[9,1],[6,3],[2,1],[4,4],[12,2],[3,1],[10,1],[11,3],[5,5]],'delivered':[[7,1]],'2012':[[22,1]],'assumes':[[15,1],[24,1]],'stopseeking':[[18,2]],'distributing':[[23,1]],'unskippable':[[6,1]],'causing':[[12,1]],'features':[[1,2],[19,3],[0,1],[12,2],[16,1],[5,1],[22,3],[14,10],[23,3],[2,3],[4,1],[3,1],[18,1],[11,3]],'introduces':[[16,1]],'helping':[[11,1],[5,1]],'play':[[8,1],[11,1],[15,2],[14,2],[6,5],[2,4],[24,3],[16,1],[20,1],[7,3],[5,5]],'aggregate':[[20,1]],'summary':[[13,1],[20,1]],'experimental':[[4,1],[22,1],[23,1],[5,1]],'constitute':[[25,1]],'bookmarks':[[19,3],[12,3],[16,3],[20,10],[8,11],[5,27],[17,3],[9,3],[14,3],[15,8],[22,52],[6,2],[23,15],[4,1],[24,3],[25,5],[11,8],[7,3]],'discretion':[[6,1]],'error':[[23,12],[14,1],[25,1],[24,3]],'rollback':[[23,3]],'client':[[21,1]],'rolls':[[14,1]],'400':[[11,1]],'insert#4':[[17,1]],'thin':[[22,1]],'projects':[[22,1],[23,1],[25,1],[2,2],[24,2],[12,5],[3,1],[11,3],[7,1]],'fight':[[12,1]],'relations':[[23,2]],'alternately':[[7,2]],'transforming':[[24,1]],'beating':[[2,1]],'suited':[[12,1]],'authorship':[[12,1],[2,1],[6,1]],'vulnerabilities':[[2,1]],'cooling':[[11,1]],'offsets':[[25,4],[23,1]],'functions':[[5,3],[18,5],[15,2],[22,6],[23,1],[2,1],[24,1],[12,4],[13,1],[3,2],[7,1],[11,1]],'similarly':[[4,1],[12,1],[22,2],[24,1]],'together':[[5,2],[11,2],[22,3],[7,1],[6,1]],'compatible':[[5,1]],'increasing':[[11,1],[14,1]],'separated':[[6,2]],'instrument':[[8,1]],'newppu':[[25,1]],'getinput':[[12,1],[18,2]],'for':[[19,6],[0,1],[16,6],[9,13],[14,36],[15,16],[23,42],[2,8],[24,11],[4,14],[10,14],[18,6],[7,11],[12,50],[13,1],[20,12],[8,28],[5,24],[17,1],[21,1],[22,96],[25,9],[6,30],[3,4],[11,53]],'deciphering':[[12,1]],'fun':[[12,1],[6,1],[11,1]],'urgently':[[6,1]],'platformer':[[6,1]],'booleans':[[25,1],[20,2]],'occupied':[[4,2],[17,3],[15,2],[6,1],[11,2]],'appropriate':[[18,2],[22,8],[14,1],[2,1],[5,1]],'radio':[[5,2]],'executed':[[22,2],[9,1],[12,5],[23,1]],'subpixels':[[14,2]],'teleporter':[[6,1]],'rerecordcount':[[25,1]],'users':[[4,1],[22,1],[19,1],[5,1]],'realm':[[2,1]],'obstacles':[[6,3]],'applying':[[11,1],[7,1],[9,1],[14,2],[18,2],[6,1],[8,1],[5,1]],'permitted':[[14,1]],'anticipation':[[6,1]],'could':[[5,2],[9,1],[14,1],[22,3],[6,1],[4,1],[12,1],[7,1],[8,1]],'serious':[[5,1]],'hello':[[17,1]],'1000':[[5,1],[11,2],[22,3],[23,1],[8,2],[6,4]],'sorts':[[7,1]],'lowest':[[22,1]],'devised':[[2,1]],'exempts':[[14,1]],'parabola':[[22,1]],'distracted':[[6,1]],'historx':[[25,1]],'subtask':[[6,2],[14,1]],'freely':[[11,1],[15,1]],'dream':[[2,1],[22,1]],'essentially':[[4,1],[9,1]],'weeks':[[10,1]],'macros':[[2,1]],'resizing':[[23,1]],'sequential':[[23,1]],'days':[[4,1],[6,1]],'screenshot':[[15,4],[14,3],[22,6],[19,1],[23,5],[11,3],[5,1]],'suboptimal':[[2,1],[9,1]],'root':[[22,1],[5,1]],'skillful':[[6,1]],'redefine':[[15,1]],'waste':[[2,1],[23,1]],'export':[[12,3],[23,1],[19,1],[2,1]],'new_set':[[18,2]],'replay':[[19,1],[12,1],[16,1],[20,1],[5,2],[9,3],[14,1],[23,2],[6,1],[4,1],[10,2],[11,1],[7,3]],'couple':[[4,1],[8,1],[12,1],[7,1],[5,1]],'lose':[[9,3],[22,4],[10,1],[18,2]],'ascii':[[25,1]],'return':[[7,4],[12,2],[16,4],[8,4],[5,4],[9,2],[15,1],[22,2],[2,1],[4,1],[10,2],[11,3],[18,3]],'2gb':[[22,1]],'accelerate':[[12,3],[22,1]],'whole':[[0,1],[12,4],[20,2],[8,2],[5,2],[15,1],[14,1],[22,3],[6,5],[2,2],[24,1],[11,3],[7,3]],'staying':[[2,1]],'branch3':[[17,2]],'evolved':[[2,2],[22,1]],'too':[[8,2],[9,1],[14,1],[15,1],[22,7],[6,9],[23,2],[24,1],[10,1],[11,7],[5,2]],'caller':[[23,7]],'laying':[[9,1]],'mechanism':[[7,1],[1,1]],'spacebar':[[15,2],[9,1],[23,1],[25,1],[11,2],[24,1]],'synchronously':[[10,1]],'call':[[4,2],[12,1],[22,1],[23,3],[18,11]],'optimality':[[7,4],[9,5],[14,1],[22,2],[6,18],[12,1],[20,2],[10,6],[8,3],[5,1]],'motion':[[10,1],[14,1]],'belong':[[15,1]],'modifications':[[17,1],[9,1],[23,3],[6,1],[10,1],[11,1],[7,2]],'kinds':[[22,1]],'naked':[[14,1]],'leftmost':[[11,1],[16,1]],'markerx':[[25,1]],'premise':[[6,1],[23,1]],'viewer':[[15,2]],'september':[[22,1]],'usual':[[15,1],[23,1],[25,1],[19,2],[2,1],[5,1]],'provide':[[12,2],[22,3],[23,2],[18,3],[8,1]],'logic':[[6,2],[14,1],[10,1],[23,1],[8,1],[2,1]],'overview':[[1,1]],'attack':[[12,1],[14,1]],'silently':[[11,2]],'respects':[[24,1]],'those':[[19,1],[12,3],[5,4],[17,3],[9,1],[14,5],[15,5],[22,3],[6,3],[2,1],[4,2],[25,1],[3,3],[18,2],[11,4]],'logging':[[2,1],[22,3]],'verbal':[[6,1]],'untouched':[[11,1]],'minimap':[[22,16]],'emancipates':[[2,1]],'prolific':[[2,1]],'varies':[[6,1]],'trackers':[[14,1]],'using':[[18,2],[1,1],[19,3],[12,11],[16,2],[20,8],[8,7],[5,12],[17,6],[9,4],[14,8],[15,7],[22,13],[6,6],[2,6],[4,1],[23,1],[24,1],[25,1],[10,4],[11,5],[7,10]],'relying':[[9,1]],'~17':[[22,1]],'drawing':[[9,1],[14,1],[15,2],[22,3],[23,1],[0,1],[4,2],[12,4],[10,1],[11,4],[5,1]],'although':[[17,1],[22,1],[14,1],[6,1],[12,2],[20,1],[7,1]],'suddenly':[[6,1]],'turbo':[[9,5],[14,3],[15,3],[23,2],[2,1],[10,6],[5,2]],'describing':[[12,1],[6,1],[1,1]],'engaged':[[15,1],[19,1],[24,8],[12,1],[11,2],[18,27]],'committed':[[7,1]],'si_none':[[25,4]],'bookmark4':[[17,1]],'imagine':[[12,1]],'comfort':[[10,1],[2,1],[11,2]],'switched':[[2,1],[11,1]],'spend':[[9,1],[12,1],[10,2],[14,1],[7,2]],'icon':[[17,3],[15,5],[22,7],[23,1],[24,3],[16,1],[20,1]],'criteria':[[7,1],[20,2]],'rolled':[[15,1],[22,2]],'decision':[[23,2],[10,3],[6,1]],'optionally':[[15,1],[23,1]],'relative':[[22,3]],'items':[[15,2],[22,6],[23,4],[19,1],[11,1],[5,2]],'specifics':[[11,1],[22,1]],'technically':[[8,1],[9,2]],'speak':[[5,1]],'specialized':[[22,1]],'stereotypes':[[2,2]],'customize':[[22,3],[14,1],[11,1]],'interacts':[[23,1]],'popularity':[[22,1]],'coin':[[24,1]],'structures':[[2,1]],'exiting':[[15,1],[23,1]],'bar':[[12,1],[22,1],[8,1],[5,5]],'stay':[[6,1],[11,1]],'based':[[4,1],[22,5],[23,1],[6,1]],'basically':[[5,2],[19,1],[11,1],[7,2]],'indeed':[[24,1],[6,1],[7,1]],'container':[[14,2]],'chapter':[[11,5],[15,2],[6,2],[2,1],[12,1],[16,1],[3,3],[10,1],[7,1],[5,1]],'stretch':[[4,1],[15,1],[22,5],[5,1]],'rewritten':[[6,1],[23,1]],'ride':[[5,1]],'remained':[[2,1]],'awareness':[[4,1]],'middle':[[5,3],[9,9],[15,7],[22,3],[23,3],[6,2],[24,4],[4,3],[12,1],[8,2],[11,5]],'until':[[7,1],[12,1],[20,8],[8,3],[5,1],[9,3],[14,1],[22,6],[6,5],[2,1],[3,1],[10,4],[11,6],[18,5]],'pauses':[[20,1],[3,1],[18,2],[5,1]],'unlock':[[6,1]],'tremendous':[[7,1]],'potentially':[[10,1],[8,1]],'autopause':[[11,2],[22,1]],'respectively':[[15,2],[20,1]],'frames':[[18,6],[19,1],[12,11],[16,8],[8,1],[5,27],[17,43],[9,3],[14,8],[15,24],[22,43],[6,9],[2,2],[4,25],[23,8],[24,4],[25,1],[11,38],[7,4]],'выходе':[[22,1]],'refresh':[[4,1],[2,1]],'expand':[[18,3],[22,2]],'delay':[[23,1],[7,1],[14,1]],'intersection':[[22,1]],'corners':[[4,1]],'portrayed':[[6,1]],'tactic':[[6,1]],'string':[[20,1],[25,4],[18,13]],'must':[[7,1],[19,1],[12,1],[8,1],[5,2],[22,4],[23,3],[25,6],[6,2],[2,1],[24,1],[11,4],[18,1]],'turned':[[25,1]],'closer':[[22,1],[14,1],[6,2],[7,1]],'terminated':[[25,1]],'arrow':[[9,5],[14,1],[15,4],[22,21],[24,1],[4,2],[20,4],[5,1]],'tried':[[11,1]],'2013':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,1],[6,1],[3,1],[11,1]],'inspiration':[[7,1]],'teleport':[[7,1]],'emphasis':[[10,1],[9,1]],'retrieved':[[22,1]],'affecting':[[7,1],[6,1],[5,1]],'the':[[1,11],[19,79],[0,4],[16,156],[9,277],[14,124],[15,199],[23,128],[2,125],[24,198],[4,290],[10,239],[18,45],[7,224],[12,357],[13,2],[20,146],[8,161],[5,569],[17,203],[21,16],[22,1482],[25,142],[6,392],[3,50],[11,370]],'thumb':[[16,1]],'popup':[[23,6]],'off':[[7,1],[19,3],[8,1],[5,2],[9,1],[22,6],[23,1],[25,1],[6,1],[24,2],[4,1],[3,1],[10,2],[11,4],[18,1]],'physics':[[6,1]],'better':[[12,2],[16,1],[20,5],[8,4],[5,2],[9,6],[14,3],[6,9],[2,1],[3,1],[10,3],[11,2],[7,2]],'optimum':[[14,1]],'sifc_none':[[25,1]],'bear':[[6,1]],'correlate':[[4,1],[12,1],[22,1]],'readbyte':[[12,3]],'player':[[12,4],[5,6],[9,1],[14,14],[15,1],[23,2],[6,7],[2,2],[4,1],[25,4],[11,3],[7,4]],'automatism':[[12,1]],'minimal':[[6,3],[12,1]],'modern':[[8,1]],'invalid':[[18,2]],'allowed':[[6,2]],'passing':[[22,1],[6,1],[12,1]],'located':[[18,1],[22,3],[4,3],[12,1],[16,1],[10,1],[20,3],[7,1],[5,4]],'alive':[[18,2]],'generic':[[20,1]],'rectangular':[[22,4]],'balance':[[6,1],[20,1]],'disappear':[[4,1],[17,4],[12,1],[22,3],[10,1]],'detaching':[[11,2]],'images':[[12,1],[14,1],[23,1],[5,1]],'english':[[0,1]],'navigate':[[7,2],[15,1],[22,1],[12,1],[13,1],[8,3],[5,2]],'applychanges':[[23,1]],'proceed':[[9,1],[2,1],[6,1],[4,1],[20,1],[3,1],[10,1],[8,2]],'tens':[[16,1]],'everything':[[22,2],[2,1],[6,1],[12,1],[3,1],[10,1],[7,1]],'specifications':[[13,1],[21,1],[25,1],[19,2],[0,1]],'2nd':[[7,2],[22,4],[25,3],[19,1],[6,5],[10,1],[11,2],[5,3]],'preset':[[15,3]],'rendered':[[5,1]],'turning':[[6,1]],'viewing':[[22,2]],'bind':[[22,1],[11,1],[18,2]],'zone':[[23,1],[2,1],[14,1]],'making':[[7,7],[12,4],[8,1],[9,1],[14,5],[22,2],[23,4],[6,4],[2,1],[10,2],[11,2],[18,2]],'pressed':[[5,1],[22,10],[25,5],[4,3],[12,2],[16,2],[18,3],[11,1]],'roulette':[[7,1]],'imperceptibly':[[11,1]],'lag':[[17,7],[15,3],[14,8],[22,30],[23,5],[2,3],[4,1],[11,16],[8,1]],'endeavours':[[19,1]],'width':[[22,14]],'note':[[19,1],[12,9],[16,7],[5,1],[17,8],[15,13],[14,3],[22,11],[23,4],[6,2],[4,8],[3,1],[18,3],[11,9]],'simplify':[[12,1],[20,1],[22,1],[6,1],[5,1]],'release':[[17,3],[15,7],[22,3],[25,1],[6,2],[24,1],[12,1],[10,1]],'automation':[[22,2],[14,1]],'cover':[[16,1]],'refuses':[[25,2]],'function':[[17,5],[5,1],[15,1],[22,5],[23,15],[24,1],[12,14],[18,26],[11,7]],'contents':[[17,1],[5,4],[22,11],[23,2],[24,1],[4,1],[20,1],[3,2],[11,2],[8,2]],'behind':[[4,1],[8,2],[11,1]],'dissection':[[1,1]],'designed':[[22,2],[14,1],[23,1],[2,1]],'synchronize':[[12,1]],'given':[[18,33],[15,1],[14,2],[22,5],[23,3],[2,1],[25,1],[12,1],[16,3],[7,2],[11,2]],'encouraged':[[10,1],[24,1]],'scenery':[[10,1]],'improve':[[9,1],[1,1],[14,1],[22,2],[2,1],[6,2],[4,1],[24,1],[12,1],[20,1],[11,1]],'initialize':[[12,2]],'rest':[[24,3],[22,2],[3,1],[6,1],[11,3]],'perfect':[[12,1],[20,2],[10,1],[6,11],[7,3]],'exempt':[[7,1]],'concept':[[22,1],[12,1],[14,1],[23,1]],'algorithms':[[14,2]],'usb':[[11,1],[5,1]],'describe':[[2,1],[12,2]],'inherent':[[9,1],[5,1]],'along':[[7,1],[5,1],[22,3],[4,1],[12,1],[8,1],[11,3]],'examine':[[7,1],[9,1]],'who':[[7,1],[1,2],[6,3],[2,1]],'human':[[22,1],[14,2],[20,2],[2,1],[6,3]],'fundamental':[[5,1]],'classes':[[23,1]],'approve':[[24,1]],'specified':[[25,2],[22,1]],'returns':[[5,1],[22,5],[23,1],[18,35],[7,2]],'provides':[[22,5],[23,3],[5,1]],'sitting':[[22,1],[5,1]],'shortcuts':[[19,1],[2,1]],'existed':[[11,1],[12,2]],'listbox':[[11,1],[24,3]],'little':[[4,1],[12,2],[20,1],[22,1],[2,1],[6,1]],'improvement':[[9,1],[1,1],[14,2],[22,4],[6,6],[20,1],[8,1]],'déformation':[[2,1]],'attention':[[22,3],[14,1],[2,1],[24,1],[10,2],[11,1],[5,1]],'shooting':[[9,4],[12,2],[6,1],[5,1]],'choice':[[11,1],[20,1]],'determine':[[22,4],[14,1]],'taseditor_lua':[[22,1],[23,1]],'building':[[23,1]],'middleclick':[[24,3]],'gain':[[22,2],[12,2],[2,1]],'triangle':[[4,1],[22,1],[24,1]],'providing':[[14,1]],'difficult':[[6,4],[22,1],[7,2],[2,1]],'enjoyment':[[6,1]],'join':[[6,2]],'logged':[[24,1],[22,3],[5,1]],'submitinsertframes':[[17,1],[18,2],[22,1]],'compress':[[24,1]],'assisted':[[20,1],[14,2]],'fixes':[[9,1],[12,1]],'autoscrolling':[[11,1]],'ticks':[[15,1]],'giving':[[10,1],[2,1]],'landed':[[6,1]],'older':[[2,1]],'inserts':[[17,2],[5,3]],'truncate':[[17,5],[8,1],[15,1],[22,4],[19,1],[11,1],[5,1]],'definite':[[6,1],[20,1]],'effectively':[[9,1],[24,1]],'boss':[[12,5]],'eyes':[[3,1]],'enabling':[[11,1]],'six':[[25,1]],'nil':[[22,1],[12,1],[18,7]],'label':[[4,6],[12,2],[15,1],[16,2],[5,2]],'rewrite':[[7,1],[8,2]],'applied':[[17,1],[12,2],[14,1],[23,1],[6,2],[5,1]],'syncing':[[14,1]],'arbitrary':[[2,2]],'setting':[[15,3],[14,1],[22,6],[23,5],[6,3],[4,3],[11,3],[5,2]],'hampered':[[6,1]],'supporting':[[22,2],[24,1]],'improved':[[6,1],[22,1]],'constantly':[[9,1],[22,1],[23,1],[6,1],[2,1],[24,1],[16,1],[10,1],[7,1]],'occupies':[[6,1],[11,1]],'getmarker':[[18,2]],'displaying':[[15,3],[14,1],[3,1],[22,4],[24,1],[5,2]],'food':[[8,1]],'lead':[[9,1],[15,1]],'static':[[22,1]],'programmer':[[14,1]],'detached':[[11,1],[22,3]],'recordings':[[22,1],[19,1],[11,3],[5,1]],'branch8':[[17,2]],'descriptions':[[15,1],[22,1],[6,1],[11,4]],'organism':[[2,1]],'list':[[19,1],[12,2],[13,1],[16,4],[5,14],[17,4],[15,8],[21,1],[22,29],[23,14],[24,1],[4,2],[18,5],[11,2]],'porting':[[24,1],[21,1],[22,1]],'record':[[12,6],[8,1],[5,6],[17,44],[15,2],[14,2],[22,7],[25,12],[6,3],[2,1],[24,2],[11,7]],'powerful':[[24,2],[5,1]],'cocktail':[[2,1]],'stream':[[5,1],[7,1],[25,8],[6,1],[2,2]],'fps':[[15,1],[18,1]],'mouse':[[19,4],[0,1],[12,3],[16,17],[20,1],[8,1],[5,18],[17,3],[9,14],[14,1],[15,53],[22,34],[2,4],[23,5],[4,11],[24,7],[25,6],[3,1],[10,5],[11,13],[7,6]],'jumping':[[5,1],[15,1],[22,6],[23,3],[6,4],[24,1],[4,1],[12,3],[16,20],[7,1],[11,2]],'cutscenes':[[6,1]],'which':[[18,2],[19,2],[12,8],[16,5],[20,4],[8,1],[5,1],[17,2],[9,3],[14,4],[21,1],[22,16],[6,13],[23,4],[4,4],[25,13],[10,1],[11,9],[7,1]],'stores':[[9,1],[14,1],[22,11],[23,38],[24,1],[25,1],[12,1],[20,1],[3,2],[8,1]],'throws':[[6,1]],'review':[[13,1],[7,1],[1,1]],'reflects':[[12,1],[22,1],[23,1],[19,1]],'minus':[[15,1]],'comparison':[[22,1],[20,1]],'decimal':[[25,2]],'mistakes':[[6,4],[7,12],[2,3]],'license':[[21,2]],'start':[[7,3],[19,1],[12,8],[20,1],[8,1],[5,2],[9,3],[15,2],[22,4],[23,3],[6,6],[2,1],[4,2],[24,3],[25,3],[10,11],[11,3],[18,2]],'superstructure':[[24,1]],'title':[[4,1],[10,3],[0,1]],'himself':[[2,1],[6,1]],'lines':[[17,2],[22,28],[25,2],[6,1],[4,7],[12,2],[11,8],[5,2]],'dash':[[4,1],[22,1],[19,1],[11,2]],'urging':[[3,1]],'ingenious':[[6,1]],'require':[[12,1],[14,2],[22,2],[6,4],[24,1]],'deliberately':[[14,1]],'entirely':[[22,1]],'unparalleled':[[2,1]],'press':[[19,1],[12,8],[16,15],[8,2],[5,12],[17,19],[9,5],[15,6],[22,10],[6,4],[2,1],[4,5],[24,1],[10,5],[11,17],[7,1]],'trouble':[[6,1]],'work':[[12,8],[8,2],[5,2],[15,6],[14,2],[21,1],[22,6],[6,8],[2,3],[4,2],[23,2],[24,5],[3,1],[10,1],[11,12],[7,3]],'fits':[[7,1],[22,2],[11,1],[6,1]],'compression':[[11,1],[23,3]],'speedruns':[[20,2],[22,1],[14,2]],'minuses':[[14,2]],'wait':[[5,2],[22,1],[20,1],[11,3],[6,1]],'deletion':[[18,1],[23,1]],'unset':[[17,3],[15,1],[22,1],[11,2]],'hours':[[11,1]],'neighbors':[[22,1],[14,1]],'bookmark':[[19,3],[12,1],[16,3],[20,5],[8,9],[5,52],[17,13],[9,5],[14,3],[15,17],[22,62],[6,7],[23,7],[24,6],[10,3],[11,18]],'therefore':[[24,1],[12,1],[22,3],[6,1],[5,1]],'continuum':[[2,1]],'arrange':[[4,1]],'maps':[[23,1]],'you':[[18,23],[19,13],[0,3],[12,102],[16,40],[20,33],[8,49],[5,99],[17,2],[9,65],[14,8],[15,46],[21,3],[6,120],[2,42],[4,71],[22,101],[24,3],[25,1],[3,13],[10,44],[11,139],[7,55]],'left':[[7,1],[12,8],[16,1],[8,3],[5,11],[15,18],[22,32],[25,3],[6,2],[2,1],[4,14],[24,3],[3,1],[11,5],[18,2]],'happening':[[8,1],[22,1]],'immediately':[[5,1],[9,4],[15,1],[22,5],[23,1],[6,2],[2,1],[4,1],[16,5],[10,2],[7,3],[8,1]],'sight':[[19,1],[9,1]],'limitations':[[11,1],[14,1]],'memory':[[12,8],[16,1],[20,9],[8,2],[5,1],[9,1],[14,2],[15,1],[22,6],[6,5],[23,2],[24,2],[10,1],[7,1],[11,9]],'used':[[12,5],[13,1],[8,9],[5,9],[17,30],[9,2],[14,12],[15,5],[22,12],[6,1],[2,2],[4,3],[23,4],[24,8],[25,16],[3,3],[10,1],[11,9],[7,8]],'frequently':[[12,1]],'restores':[[22,3]],'waiting':[[22,1],[14,2],[11,1],[5,1]],'segment':[[12,21],[13,1],[16,19],[20,11],[8,28],[5,18],[9,34],[14,7],[15,1],[22,20],[6,76],[2,1],[4,2],[10,27],[11,7],[7,21]],'marker':[[19,2],[12,7],[16,15],[20,4],[5,10],[17,57],[9,6],[14,2],[15,14],[22,35],[6,5],[23,9],[4,20],[3,1],[18,10],[11,19]],'tilt':[[22,1]],'intent':[[12,1]],'edited':[[5,5],[9,1],[22,3],[23,1],[4,2],[12,1],[16,7],[10,1],[11,4],[8,1]],'programmed':[[12,1]],'enables':[[11,1]],'настройки':[[22,1]],'hundreds':[[11,1],[12,1]],'repetitive':[[6,1]],'ratio':[[9,1]],'orderly':[[8,1]],'documentation':[[15,2],[1,1],[21,1],[6,1],[12,2],[13,1],[16,1]],'shifted':[[17,2],[22,3],[11,1],[5,1]],'fires':[[15,3],[22,2]],'phenomenon':[[6,1]],'misses':[[8,1]],'mario':[[5,1],[9,2],[14,1],[6,16],[4,3],[12,3],[10,2],[7,1],[8,1]],'rough':[[4,1],[9,1],[14,1],[10,1]],'negative':[[18,4]],'why':[[11,1],[9,1],[19,4],[2,1],[6,1],[4,2],[10,1],[7,1],[8,1]],'column':[[15,8],[22,30],[25,2],[19,1],[24,3],[4,8],[12,4],[16,5],[20,1],[11,5],[5,2]],'physical':[[5,1]],'dontknow':[[22,1]],'layer':[[23,1]],'erased':[[17,2]],'bring':[[9,1],[15,2],[6,2],[24,1],[4,1],[12,2],[7,1]],'number':[[19,2],[12,2],[16,2],[20,5],[8,1],[5,12],[17,21],[9,2],[14,1],[15,7],[22,60],[6,3],[2,1],[4,10],[23,1],[24,2],[25,10],[3,1],[10,1],[11,7],[18,21]],'corruption':[[14,1]],'rom':[[12,1],[15,1],[3,2],[25,1],[11,5],[24,10]],'sprite':[[10,1],[14,2]],'megabytes':[[11,1],[12,2]],'opposite':[[6,1]],'known':[[9,1],[14,1],[22,1],[19,1],[2,1],[10,2],[8,1]],'attached':[[22,3],[25,5],[11,2]],'adjusting':[[11,1]],'temporarily':[[4,1],[8,1],[11,1]],'4th':[[10,1],[25,1],[22,1]],'but':[[19,1],[12,22],[16,2],[20,3],[8,8],[5,15],[17,2],[9,9],[14,6],[15,1],[22,41],[6,23],[2,11],[4,12],[23,1],[24,3],[25,1],[10,8],[11,17],[7,13]],'may':[[7,4],[12,12],[20,3],[8,5],[5,9],[9,8],[14,2],[22,11],[23,4],[6,19],[2,4],[4,9],[24,1],[25,2],[10,3],[11,15],[18,5]],'hierarchical':[[22,1]],'nes':[[15,4],[22,2],[19,1],[24,4],[12,1],[11,3]],'clearing':[[4,1],[17,1],[22,1],[23,1]],'casual':[[6,1],[8,1]],'marioheight':[[12,3]],'visually':[[22,3],[20,1],[6,1]],'wip':[[6,1]],'redoing':[[6,1]],'observe':[[4,3],[8,1],[11,1],[14,1],[2,1],[5,1]],'joyful':[[6,1]],'automates':[[2,1]],'slowing':[[2,1],[14,1]],'default':[[16,1],[8,1],[5,7],[15,3],[22,3],[23,5],[25,2],[6,1],[24,3],[4,2],[3,1],[18,1],[11,30]],'store':[[11,2],[7,1],[22,7],[14,3],[23,2],[6,1],[24,1],[20,1],[8,1],[5,1]],'average':[[16,1]],'normal':[[8,2],[9,1],[14,1],[15,2],[22,5],[2,1],[23,1],[12,1],[7,1],[11,2]],'filters':[[23,1]],'tasvideos':[[12,5],[19,2],[2,2],[6,1]],'slip':[[6,1]],'branch0':[[17,2]],'slows':[[22,1]],'binary':[[25,5],[12,3]],'plain':[[25,1]],'performing':[[5,1]],'creates':[[22,2],[23,2],[25,2],[24,1],[12,3],[10,1],[7,2]],'removemarker':[[17,2],[18,2]],'high':[[14,1],[2,1],[4,1],[12,1],[10,3],[11,1],[8,1]],'can':[[18,17],[25,5],[19,8],[12,32],[16,9],[20,9],[8,8],[5,48],[17,3],[9,22],[14,23],[15,18],[21,1],[6,32],[2,12],[4,27],[22,88],[23,6],[24,16],[3,6],[10,12],[11,33],[7,16]],'recreate':[[19,1],[12,1]],'base64':[[25,1]],'fireball':[[22,5],[16,1],[23,1],[5,2]],'fm2s':[[25,1]],'programs':[[4,1],[14,1]],'illusions':[[2,1]],'getselection':[[12,1],[18,2]],'abandon':[[6,1]],'important':[[7,2],[9,1],[14,1],[19,1],[6,1],[12,2],[20,4],[11,1],[5,1]],'follow':[[8,1],[9,4],[15,5],[22,1],[23,1],[2,1],[16,3],[10,2],[11,2],[5,2]],'bookmark5':[[17,1]],'meaningful':[[11,1]],'trends':[[1,1]],'workflow':[[11,1],[22,2]],'sequencers':[[14,1]],'hedgehog':[[14,1]],'effective':[[14,1],[19,1],[6,1],[4,1],[12,2],[8,2],[7,1]],'finishes':[[12,1],[23,1]],'innovation':[[22,1]],'undone':[[4,1],[12,1],[2,1],[5,1]],'puts':[[22,2]],'multiple':[[22,4],[2,1],[5,2]],'this':[[1,1],[19,4],[0,2],[16,7],[9,17],[14,11],[15,22],[23,2],[2,8],[24,10],[4,24],[10,14],[18,11],[7,18],[12,29],[13,1],[20,9],[8,15],[5,35],[17,3],[21,1],[22,74],[25,6],[6,20],[3,3],[11,58]],'impulse':[[12,1]],'polling':[[14,2]],'more':[[18,1],[12,7],[16,1],[20,3],[8,4],[5,3],[17,2],[9,6],[14,22],[15,1],[21,1],[6,11],[2,7],[4,4],[22,14],[23,1],[24,1],[10,7],[11,11],[7,8]],'dead':[[14,1]],'understood':[[11,1]],'frequency':[[8,1]],'docs':[[12,1],[0,1]],'link':[[3,1]],'factor':[[12,1],[14,1],[10,1],[6,6]],'1010':[[17,1],[11,1],[5,1]],'ignored':[[25,2]],'information':[[12,2],[8,1],[5,1],[9,2],[14,3],[15,2],[22,13],[2,1],[24,1],[4,1],[3,1],[10,2],[11,2],[7,3]],'forces':[[22,1],[6,1],[5,1]],'lot':[[12,1],[22,3],[10,1],[6,1],[11,2]],'recorder':[[12,1],[22,9],[23,7],[18,2],[5,9]],'report':[[22,1]],'greenzonx':[[25,1]],'intended':[[21,1],[14,1],[22,3],[2,1],[12,1],[11,4]],'affects':[[7,1],[16,1],[11,1],[6,1]],'rotated':[[24,1]],'what':[[4,1],[12,1],[19,1],[6,1],[8,1]],'have':[[18,1],[19,1],[12,8],[20,4],[8,7],[5,6],[17,2],[9,4],[14,7],[15,2],[22,14],[6,22],[2,6],[4,6],[23,4],[24,2],[25,1],[3,1],[10,1],[11,24],[7,15]],'script':[[17,5],[12,16],[15,2],[22,2],[18,7]],'obeying':[[2,1]],'position':[[12,5],[16,3],[5,8],[17,1],[9,4],[15,4],[22,15],[23,3],[6,1],[24,2],[25,6],[3,1],[10,2],[18,2],[11,3]],'abilities':[[2,1]],'crash':[[24,1]],'paths':[[3,1]],'efficient':[[10,1]],'moments':[[6,3],[8,1],[12,1],[22,1],[7,2],[2,1]],'other':[[18,2],[19,5],[12,5],[16,6],[20,1],[8,3],[5,12],[17,5],[9,1],[14,2],[15,7],[22,17],[6,4],[2,2],[4,4],[23,2],[24,3],[25,1],[3,2],[10,1],[11,2],[7,1]],'created':[[18,1],[12,4],[8,1],[5,3],[17,31],[9,1],[14,3],[15,1],[22,4],[2,1],[25,1],[11,2],[7,3]],'separately':[[8,1],[14,1],[11,1],[2,1]],'quickly':[[19,1],[12,1],[16,2],[8,4],[5,4],[9,1],[15,2],[22,7],[6,2],[2,5],[4,2],[10,2],[11,5]],'offers':[[2,1]],'selection_table':[[12,3]],'insert#':[[17,2]],'append':[[6,1],[15,1]],'rooms':[[6,1]],'representation':[[25,1],[22,1],[14,1]],'trail':[[4,2]],'inactive':[[22,1],[5,1]],'put':[[12,2],[8,1],[5,1],[9,1],[21,1],[22,3],[6,1],[4,5],[3,1],[10,1],[11,1],[7,1]],'sprouted':[[6,1]],'thoughts':[[12,1],[10,1],[2,1],[7,1]],'individually':[[6,2],[22,1]],'request':[[18,9],[24,1]],'snapshots':[[23,3]],'flower':[[6,2]],'meta':[[6,1]],'alternatively':[[20,1],[15,1],[5,1]],'past':[[9,1],[10,1],[8,1],[5,1]],'int':[[22,2],[20,1],[18,48]],'caches':[[23,1]],'mentally':[[4,1],[2,2]],'dashes':[[11,1]],'organized':[[6,1],[12,1]],'investigation':[[12,1]],'capture':[[11,2]],'topmost':[[22,1]],'accompanying':[[14,1]],'presses':[[18,1],[9,1],[14,1],[22,3],[23,1],[6,1],[12,3],[10,1],[11,1],[5,2]],'ppu':[[25,1],[15,1],[24,3]],'primarily':[[22,1]],'taken':[[11,1],[22,5]],'scenes':[[10,1],[9,1]],'parents':[[22,2]],'platforms':[[24,1],[21,1],[22,4]],'invulnerability':[[12,1]],'rate':[[5,1]],'example':[[18,2],[12,18],[20,3],[8,4],[5,9],[17,29],[9,4],[14,3],[22,16],[23,1],[6,11],[2,2],[4,7],[24,2],[25,2],[10,4],[11,8],[7,3]],'cheat':[[12,1]],'because':[[19,1],[12,4],[20,1],[8,4],[5,8],[17,1],[9,4],[14,2],[15,1],[22,17],[6,14],[2,5],[4,8],[23,3],[24,3],[25,2],[10,5],[11,10],[7,10]],'judge':[[9,1],[20,2]],'lands':[[6,2]],'spontaneous':[[6,1]],'preparation':[[12,1]],'insistent':[[10,1],[8,1]],'behave':[[9,1]],'reset':[[15,5],[22,6],[23,2],[19,4],[6,1],[24,2],[25,2],[3,1],[18,1],[11,1]],'repeated':[[12,1],[6,1],[7,1]],'uploading':[[2,1]],'corresponding':[[17,1],[22,11],[25,1],[4,4],[12,2],[16,1],[11,6],[5,5]],'data':[[18,1],[19,1],[12,10],[16,8],[20,1],[8,1],[5,11],[17,7],[9,1],[14,12],[15,1],[22,51],[6,1],[2,1],[4,4],[23,51],[24,6],[25,25],[3,1],[11,9],[7,3]],'group':[[6,2],[16,1]],'vary':[[7,1],[14,1]],'weigh':[[9,1],[20,1],[10,1],[8,1]],'selected_frame':[[12,3]],'worth':[[6,1]],'reside':[[23,1]],'descending':[[5,1]],'bots':[[11,1],[14,5]],'groundwork':[[2,1]],'bright':[[4,2],[22,1],[19,1],[11,4]],'substituted':[[17,4]],'pointer':[[22,2],[14,1],[23,5],[4,5],[11,2],[5,2]],'sentences':[[6,1]],'disadvantages':[[7,1]],'precisely':[[12,1],[23,1],[19,1],[8,1],[24,1]],'screenshots':[[15,1],[20,3],[22,7],[11,6]],'tables':[[23,1]],'encompasses':[[7,1]],'contradict':[[6,3],[24,1]],'knowledge':[[9,1],[1,1],[14,5],[22,1],[6,1],[12,2],[11,1],[7,1]],'touching':[[7,1],[14,1]],'contexts':[[7,1]],'chain':[[9,1]],'usefulness':[[14,1]],'developers':[[6,1],[14,1]],'due':[[12,1],[22,2],[10,1],[5,1]],'contain':[[15,1],[14,1],[22,4],[25,7],[6,3],[24,1],[4,1],[12,1]],'developed':[[2,1],[22,1]],'methodical':[[23,1],[2,1],[6,1]],'maintain':[[6,1],[12,1]],'applies':[[15,1],[14,1],[23,1],[18,1],[5,1]],'idle':[[11,1]],'applyinputchanges':[[17,4],[12,2],[22,1],[18,10]],'played':[[5,3],[9,1],[14,1],[22,1],[25,1],[6,2],[2,2],[4,1],[24,1],[16,5],[7,1],[8,1]],'responsible':[[4,1],[15,3],[22,2],[3,1],[8,2]],'returning':[[22,1],[16,2],[10,1],[11,1],[5,4]],'unneeded':[[20,1]],'formed':[[22,1]],'flexible':[[22,1]],'hex':[[2,1],[15,1]],'enter':[[17,3],[9,1],[15,2],[22,1],[4,2],[12,1],[16,2],[3,1],[11,1],[5,1]],'racing':[[20,1]],'submits':[[12,1]],'named':[[17,1],[22,1],[23,1],[2,1]],'pageup':[[15,3]],'processing':[[14,2]],'assign':[[2,1]],'efficiently':[[2,1]],'ready':[[11,1],[10,2],[2,1],[5,1]],'regular':[[11,3],[22,1],[23,1],[6,5],[2,2],[24,2],[12,2],[7,3],[5,2]],'terminology':[[22,1]],'success':[[20,1],[25,1],[6,1],[7,1]],'guaranteed':[[22,1]],'codebase':[[23,1]],'analog':[[22,3],[14,1],[5,7]],'ctrl':[[12,5],[16,11],[5,18],[17,6],[9,3],[14,1],[15,43],[22,19],[24,11],[4,5],[3,2],[10,3],[11,5]],'triggers':[[5,1]],'consume':[[9,1]],'numpad':[[11,1]],'enforcing':[[2,1]],'global':[[12,1]],'loading':[[11,5],[7,4],[17,1],[22,10],[23,5],[25,5],[2,1],[24,12],[12,3],[8,2],[5,2]],'problem':[[9,1],[12,2],[20,2],[19,1],[22,1]],'columns':[[15,2],[22,61],[23,2],[19,2],[4,2],[5,3]],'resize':[[15,1]],'out':[[7,2],[9,2],[22,2],[23,1],[2,2],[24,1],[10,2],[8,3],[5,1]],'branch9':[[17,2]],'predictable':[[2,1],[14,1]],'manager':[[22,1],[23,9]],'exporting':[[3,1]],'#selection_table':[[12,1]],'response':[[23,1]],'invented':[[4,1],[2,2],[22,1]],'intend':[[6,1]],'freeing':[[22,1]],'flashing':[[22,1],[23,2],[5,1]],'memorable':[[12,1]],'neighbor':[[11,1],[5,1]],'think':[[9,3],[22,3],[19,2],[6,4],[12,2],[10,2],[7,1],[8,2]],'topic':[[19,1]],'birth':[[22,1]],'bookmark3':[[17,1]],'accounting':[[5,1]],'texts':[[23,1],[6,1],[22,1]],'fly':[[12,2],[10,1],[2,1],[5,1]],'entire':[[9,1],[22,3],[25,1],[19,1],[2,1],[4,1],[12,1],[11,2],[5,1]],'indicated':[[22,2]],'dictate':[[2,1]],'outrun':[[8,1]],'cached_first_difference':[[23,1]],'beat':[[12,1],[20,3],[22,1],[2,1],[5,1]],'abstracting':[[2,1]],'setnote':[[17,2],[18,2]],'take':[[5,1],[11,3],[22,2],[23,4],[6,5],[4,1],[12,1],[10,1],[7,1],[8,1]],'cases':[[11,4],[9,1],[14,1],[22,7],[23,1],[6,3],[2,1],[24,1],[12,5],[10,2],[7,2],[5,1]],'outdated':[[22,2]],'produce':[[25,1],[7,1]],'unimportant':[[14,1]],'general':[[9,1],[1,1],[14,1],[22,1],[2,1],[6,1],[4,1],[20,2],[10,2],[7,1],[8,1]],'reconfiguring':[[11,1]],'selectall':[[24,1]],'corresponds':[[22,8],[14,1],[25,1],[18,1],[5,1]],'occasions':[[22,1]],'resembles':[[8,1],[0,1]],'discrepancy':[[14,1],[19,1],[5,1]],'consider':[[8,1],[9,1],[6,4],[12,1],[10,2],[7,2],[11,1]],'values':[[22,11],[14,2],[23,2],[25,5],[12,3],[20,1],[11,1]],'multi':[[22,2],[14,2]],'recipient':[[12,2]],'priority':[[22,1]],'alters':[[2,1]],'topics':[[22,1]],'walks':[[6,1]],'lightning':[[7,1]],'gamer':[[8,1],[2,2],[6,1]],'unfeasible':[[23,1],[20,2]],'entertainment':[[20,2],[14,2]],'reason':[[2,2],[22,1]],'dumped':[[15,1]],'bookmark9':[[17,1]],'obvious':[[6,6],[12,2],[10,1],[7,4],[2,1]],'rule':[[6,1],[12,1]],'particularly':[[11,1],[24,1]],'cool':[[4,1],[11,1]],'evaluated':[[6,1],[14,1]],'md5':[[25,1],[24,1]],'methodicalness':[[6,1]],'mutual':[[2,1]],'brief':[[4,1],[11,1]],'autofire':[[12,1],[23,1],[2,1],[11,1]],'closest':[[6,1],[16,2]],'forcing':[[5,1]],'macro':[[12,1],[22,3]],'term':[[12,1],[14,2],[22,1],[2,1],[6,2]],'tab':[[15,2]],'potential':[[6,3],[9,1]],'visible':[[15,4],[16,2],[22,5],[23,1],[6,1],[5,2]],'entering':[[5,1],[15,1],[8,1],[7,1]],'generating':[[12,1],[23,1]],'truncates':[[22,1],[23,2],[10,1],[5,1]],'accessing':[[19,1]],'successors':[[22,1]],'submitdeleteframes':[[17,1],[18,2],[22,1]],'timeline':[[24,1],[15,2],[22,7],[6,1],[5,2]],'accumulated':[[12,1]],'taseditor_config':[[23,4]],'attribute':[[22,1]],'program':[[1,3],[19,4],[0,2],[12,1],[20,2],[5,1],[15,2],[14,3],[21,5],[22,7],[2,4],[24,1],[4,1],[3,6],[10,1],[11,3]],'establishes':[[14,1]],'table':[[15,1],[14,1],[22,2],[23,1],[4,2],[3,1],[18,6]],'replacing':[[24,2],[20,2]],'doubting':[[6,1]],'these':[[18,3],[0,1],[12,2],[20,1],[8,3],[5,10],[15,5],[14,1],[22,8],[6,7],[2,2],[4,5],[24,2],[10,1],[11,4],[7,4]],'conventional':[[6,1],[1,1]],'getlostplayback':[[18,2]],'finds':[[12,1],[14,1]],'combined':[[17,2],[22,1],[5,1]],'painted':[[22,2]],'textbook':[[1,1]],'some':[[18,3],[19,1],[12,11],[13,1],[16,3],[20,2],[8,7],[5,11],[17,26],[9,2],[14,6],[15,5],[21,1],[6,15],[2,8],[4,6],[22,12],[23,3],[24,2],[10,5],[11,8],[7,4]],'accepted':[[12,1],[22,2]],'objectively':[[2,1]],'model':[[6,1]],'constrained':[[11,1]],'gradients':[[23,1]],'parameter':[[17,1],[11,1]],'unique':[[12,5],[25,1],[2,1],[6,1]],'colors':[[4,1],[22,6],[23,2],[11,1]],'convince':[[7,1]],'playthrough':[[8,2],[11,1],[9,1],[14,1],[6,11],[2,2],[12,1],[10,1],[7,2],[5,2]],'exactly':[[9,1],[22,1],[6,3],[12,2],[16,1],[11,2],[7,2]],'complex':[[5,2],[12,1],[20,3],[6,4],[2,1]],'analyzing':[[6,2],[22,1]],'skipped':[[24,1]],'erase':[[4,1],[17,3],[15,1],[22,1],[10,1],[11,2]],'modify':[[4,1],[12,5],[19,1],[6,1],[7,1]],'assumption':[[22,1],[14,1]],'lesser':[[19,1],[22,1]],'achieved':[[2,2],[20,1]],'fine':[[19,1]],'quicker':[[2,1],[8,1]],'fill':[[12,1],[16,1],[22,1],[5,1]],'version':[[22,3],[14,1],[25,9],[24,2],[2,1],[11,1]],'psychological':[[2,1]],'consistent':[[6,1],[22,2]],'slots':[[8,6],[7,6],[22,2],[24,2],[20,1],[11,1],[5,2]],'piano_roll':[[25,1],[23,1]],'except':[[4,1],[17,1],[12,2],[15,1],[16,1],[25,1]],'control':[[22,7],[14,1],[23,1],[19,1],[2,3],[4,2],[12,1],[11,1]],'unbound':[[20,1]],'expanded':[[22,1]],'xxx':[[25,2]],'prohibit':[[23,1]],'bit7':[[25,2]],'exit':[[22,1],[15,3],[23,3],[6,1]],'sessions':[[6,1]],'bit5':[[25,2]],'assume':[[9,1],[2,1],[7,1]],'sat':[[5,1]],'supermariobros':[[12,1]],'once':[[18,1],[12,2],[16,1],[8,1],[5,3],[9,2],[14,2],[22,6],[6,2],[2,1],[4,1],[10,1],[11,2],[7,3]],'letters':[[4,3]],'org':[[12,1],[2,1],[6,1]],'notion':[[2,1],[23,1]],'throw':[[6,2]],'deploy':[[23,1]],'storing':[[9,1],[14,3],[22,2],[23,1],[6,1],[11,1],[8,4]],'pushing':[[14,1]],'made':[[7,1],[18,5],[9,1],[14,4],[22,4],[23,1],[6,5],[12,1],[16,1],[11,1],[5,3]],'discarding':[[8,1]],'inconvenience':[[11,1]],'robot':[[12,2],[14,1]],'clarification':[[11,1]],'regularities':[[6,1],[9,1]],'misconception':[[24,1]],'cell':[[17,8],[15,10],[22,30],[4,6],[16,5],[11,3]],'consolidate':[[4,1],[11,1]],'land':[[10,1],[6,1]],'changed':[[17,20],[18,4],[22,14],[23,1],[6,1],[24,2],[4,2],[16,1],[10,3],[7,1],[5,5]],'minimized':[[12,1]],'encouraging':[[2,1]],'scroll':[[5,3],[9,1],[15,11],[22,5],[4,1],[16,11],[10,1],[11,2],[7,1]],'effect':[[4,1],[22,1],[2,2],[6,1]],'unrealized':[[7,1]],'fullscreen':[[24,1]],'distribute':[[8,1]],'life':[[10,1],[7,1],[14,1]],'paid':[[2,1]],'semi':[[12,1]],'pros':[[11,1],[9,1],[10,1],[7,1],[8,1]],'informational':[[4,1],[10,1],[2,1]],'through':[[11,3],[9,1],[22,10],[6,3],[4,1],[12,3],[16,2],[3,1],[20,2],[7,3],[5,2]],'temptation':[[6,1],[9,1]],'publish':[[12,3]],'consequences':[[10,1],[2,1]],'subtitles':[[25,1],[12,5],[15,1]],'scale':[[22,1],[14,1],[23,2],[6,3],[3,1],[5,1]],'comprehending':[[6,1]],'filtered':[[22,1]],'accidental':[[5,1]],'markers_manager':[[23,2]],'сохраняются':[[22,1]],'checks':[[22,1],[23,4],[14,1]],'greatly':[[14,1],[23,1],[5,2]],'deliver':[[8,1]],'accordance':[[22,1]],'5th':[[4,1]],'leaving':[[4,1],[9,1],[22,2],[10,1],[11,2]],'comparing':[[22,2],[23,3],[6,1],[20,12],[8,2],[11,1]],'divergence':[[7,1]],'filename':[[17,1],[23,4],[19,1],[11,2]],'valid':[[25,1]],'checkpoints':[[6,1]],'viewers':[[6,1],[12,2]],'resources':[[12,1],[23,16],[6,1]],'bound':[[16,1]],'manipulation':[[9,1],[14,3],[10,1],[20,1]],'history':[[18,2],[12,7],[16,3],[20,1],[8,1],[5,7],[17,4],[9,4],[15,8],[22,43],[23,10],[2,1],[25,6],[10,1],[7,1],[11,11]],'divided':[[3,1],[22,1]],'regularly':[[22,1],[23,15],[11,1]],'results':[[5,2],[11,1],[9,1],[14,3],[23,1],[6,4],[2,1],[4,1],[12,1],[20,2],[7,3],[8,2]],'learns':[[7,1]],'early':[[22,1],[10,1],[2,1],[6,2]],'fixing':[[8,1],[6,2],[7,8]],'local':[[3,1]],'limits':[[0,1],[14,2],[23,1],[6,2],[2,1]],'flow':[[7,2],[11,1],[9,1],[3,1],[2,4],[6,3]],'detect':[[9,1],[14,1],[10,1],[22,1],[7,1]],'replaced':[[5,1],[22,2],[14,1],[24,1],[4,1],[12,1],[11,1],[7,1]],'rapidly':[[5,5]],'cursors':[[4,1],[22,2]],'extend':[[12,1]],'pure':[[7,1]],'confirms':[[11,1],[22,1]],'over':[[19,1],[12,6],[8,1],[5,3],[9,1],[15,12],[22,10],[23,1],[6,12],[2,2],[4,1],[24,5],[10,3],[11,6],[7,1]],'fact':[[17,1],[22,1],[14,1],[6,3],[24,1],[12,2],[20,1],[7,1]],'definition':[[23,1]],'third':[[5,2],[12,1],[22,2],[7,1],[6,1]],'editors':[[3,1],[2,1]],'logically':[[4,1],[8,1]],'depicted':[[14,1]],'animation':[[6,1],[23,3]],'depending':[[17,2],[9,2],[22,3],[25,1],[6,2],[4,2],[12,2],[16,1],[11,3],[5,1]],'non':[[17,2],[15,1],[22,1],[6,1],[2,2],[12,2],[7,1],[5,2]],'attaches':[[11,1]],'fingers':[[8,3]],'impose':[[2,1]],'definitely':[[4,1],[10,1],[14,1]],'sense':[[12,1],[22,2],[7,1],[11,1]],'clone':[[17,6],[15,2],[5,2]],'hits':[[9,1]],'description':[[15,2],[22,2],[23,1],[6,2],[4,1],[12,2],[16,3],[3,2],[11,1]],'involuntarily':[[2,1]],'fire':[[22,2],[12,1],[15,3]],'vibrating':[[14,1]],'callbacks':[[18,8]],'positioned':[[22,1]],'valuable':[[2,1]],'duplicate':[[2,1]],'intersects':[[6,1]],'selecting':[[12,1],[15,2],[22,2],[18,1],[24,1]],'much':[[22,2],[23,2],[2,3],[6,6],[4,1],[24,1],[12,3],[10,2],[7,2],[11,5]],'erasing':[[4,1],[9,1],[15,2],[11,1],[5,2]],'fortification':[[12,1]],'properties':[[22,1],[20,4],[23,3],[6,1]],'performance':[[10,1],[11,1],[14,1]],'getplaybacktarget':[[18,2]],'evaluating':[[22,1],[7,1],[14,1]],'initially':[[6,1]],'constant':[[6,2],[9,1],[22,1],[10,1],[8,2],[2,1]],'hidden':[[12,2],[14,2],[22,1],[6,2]],'kick':[[23,1]],'|commands|port0|port1|port2|':[[25,1]],'please':[[0,1]],'tedious':[[2,1],[14,1]],'numeration':[[4,1]],'critical':[[6,2],[11,1]],'evil':[[19,1]],'versatile':[[22,1]],'been':[[11,1],[22,1]],'responsive':[[4,1]],'voiced':[[2,1]],'dynamic':[[22,1]],'resyincing':[[6,1]],'closing':[[6,1]],'helps':[[22,1],[6,1],[2,2],[4,1],[12,1],[11,1],[5,2]],'poll':[[23,1],[11,1],[14,2]],'were':[[11,3],[12,1],[16,1],[5,2],[17,4],[22,4],[14,1],[25,4],[6,3],[2,4],[4,5],[24,1],[18,2],[7,1]],'glow':[[22,1]],'sides':[[6,1]],'subtasks':[[6,1],[14,1]],'unequal':[[22,1]],'shortage':[[14,1]],'tas':[[18,53],[25,2],[1,1],[19,4],[0,5],[12,11],[8,1],[5,4],[17,11],[9,2],[14,8],[15,8],[21,3],[2,10],[6,10],[4,3],[22,14],[23,17],[24,5],[3,7],[10,1],[11,8],[7,3]],'meditating':[[2,1]],'command':[[12,1],[15,8],[22,1],[19,2],[7,2],[5,1]],'stuck':[[6,1]],'existent':[[7,1]],'improves':[[6,1],[22,1]],'launching':[[22,1],[12,1],[23,5],[2,1],[24,3]],'ups':[[22,3]],'monotonous':[[6,2],[5,1]],'occurring':[[10,1],[22,1]],'aside':[[5,1]],'extra':[[19,1],[11,1],[14,1]],'reread':[[10,1],[12,1]],'frontier':[[6,1]],'21060':[[25,1]],'love':[[7,1]],'find':[[18,1],[12,5],[16,9],[20,2],[8,2],[5,2],[17,1],[9,1],[14,2],[15,3],[22,5],[6,5],[23,1],[4,1],[3,1],[10,1],[11,3],[7,3]],'moreover':[[4,1],[15,1],[22,1],[6,1]],'search':[[9,1],[14,2],[15,1],[22,12],[2,1],[6,1],[12,8],[16,2],[3,1],[10,1],[20,5]],'later':[[4,2],[9,5],[22,1],[3,2],[24,1],[5,4]],'shot':[[4,1],[9,2],[20,1]],'limit':[[6,2],[9,1]],'dependence':[[6,2]],'limited':[[22,2],[14,1],[6,2],[8,1]],'boost':[[14,1]],'manipulations':[[2,1],[14,1]],'scope':[[6,1]],'animates':[[23,1]],'show':[[15,3],[22,2],[23,1],[6,1],[12,1],[10,2],[11,2]],'modifies':[[22,1]],'author':[[22,1],[1,1],[23,1],[19,2],[6,4],[0,2],[25,3],[12,1]],'mapping':[[11,1]],'core':[[23,1]],'dislocated':[[5,1]],'cleaned':[[11,1]],'unpause':[[17,2],[9,1],[15,3],[4,2],[12,3],[7,1],[5,3]],'postpone':[[20,1],[6,1],[11,1]],'extremely':[[9,1],[6,1],[7,1]],'corner':[[4,2],[6,1],[12,1],[2,1],[5,1]],'wasting':[[7,1]],'intense':[[11,1],[2,1],[6,2]],'si_gamepad':[[25,4]],'bookmark2':[[17,1]],'fined':[[2,1]],'relaxation':[[6,1]],'vertical':[[4,2],[12,1],[16,2],[22,2],[23,1]],'learn':[[9,1],[1,1],[6,2],[2,2],[0,1],[12,1],[10,1],[8,2]],'complicated':[[12,1],[2,1],[6,1]],'inbuilt':[[2,1]],'hotkeys':[[9,3],[15,10],[23,1],[24,3],[11,11],[5,2]],'simplifies':[[11,1],[7,1],[5,1]],'maximizing':[[6,2]],'superimposes':[[12,1]],'pal':[[25,1],[18,1],[24,1]],'understanding':[[6,1],[11,1]],'temporal':[[5,2]],'computer':[[24,1],[14,2],[10,1],[11,3],[5,1]],'performs':[[22,1]],'zipping':[[14,1]],'meaning':[[12,1],[23,1],[6,1],[5,1]],'having':[[8,1],[23,1]],'maximize':[[6,2]],'implement':[[23,1],[22,4],[5,2]],'accomplished':[[22,2]],'recharge':[[6,1]],'emotional':[[7,1],[2,1],[6,1]],'absolutely':[[4,1]],'cuts':[[6,1],[14,1]],'gaining':[[8,1]],'produced':[[9,1]],'humans':[[14,2]],'numbers':[[15,1],[22,12],[2,1],[4,7],[12,1],[20,2],[18,2],[5,1]],'truncated':[[17,30],[5,2],[22,9],[12,1],[18,1],[11,2]],'energy':[[2,1],[14,1]],'recently':[[4,2],[22,1],[3,1],[11,3]],'apply':[[8,1],[18,1],[15,2],[22,2],[23,2],[6,1],[12,4],[10,1],[7,2],[11,1]],'inattention':[[6,1]],'unsetting':[[15,2]],'disable':[[4,1],[22,6],[23,1],[11,6]],'create':[[7,2],[19,3],[12,4],[8,4],[5,4],[9,1],[14,1],[22,4],[23,3],[6,2],[2,1],[4,1],[24,3],[10,1],[11,5],[18,2]],'hints':[[3,1],[9,1]],'efforts':[[6,2]],'inaccessible':[[11,1]],'battles':[[12,1]],'darker':[[11,1],[22,1]],'cells':[[4,4],[15,2],[22,25],[11,1]],'hides':[[22,1],[23,1]],'purple':[[4,1],[22,3],[11,2],[5,3]],'mostly':[[11,1],[3,1],[6,1],[7,2]],'give':[[22,1],[2,1],[6,2]],'via':[[12,1],[15,1],[2,1],[5,1]],'suffixes':[[23,1]],'averts':[[6,1]],'successful':[[9,2],[14,1],[6,1],[20,1],[10,2],[7,2],[8,2]],'death':[[7,1],[9,1]],'repeatedly':[[7,1],[22,1]],'recover':[[11,1]],'skidding':[[6,1]],'switches':[[23,1],[7,2],[11,1]],'concepts':[[6,1]],'pasting':[[12,1]],'indicators':[[6,1]],'does':[[5,1],[22,16],[25,1],[6,1],[2,2]],'ending':[[17,1],[9,2],[14,2],[22,1],[25,1],[6,1]],'tricks':[[6,2],[14,3]],'assess':[[6,1]],'get':[[12,4],[16,2],[8,4],[5,1],[9,1],[14,1],[22,3],[23,1],[6,5],[2,5],[4,2],[10,2],[11,1],[18,5]],'overlapping':[[15,1]],'bool':[[20,1],[25,5],[18,4]],'enabled':[[9,1],[22,1],[19,1],[4,1],[16,2],[10,1],[11,30],[5,1]],'reviewed':[[3,1]],'recalling':[[12,1]],'share':[[2,2],[12,7]],'cannot':[[15,1],[20,1],[25,1],[18,1],[24,1]],'locked':[[24,1]],'dummy':[[25,2]],'knows':[[4,1]],'registerafter':[[12,2]],'air':[[6,1]],'purposely':[[12,1]],'sourceforge':[[21,1]],'searches':[[22,2],[23,1]],'parsed':[[25,2]],'backup_current_branch':[[23,1]],'logical':[[4,1],[9,2],[12,1],[2,1],[6,2]],'influenced':[[6,2]],'timesaver':[[14,3]],'fresh':[[6,1]],'rerecord':[[7,1],[15,2],[22,3],[23,1],[25,1],[6,1],[24,1],[8,1],[5,1]],'examples':[[18,1],[14,8]],'capabilities':[[22,1]],'taseditor':[[1,1],[19,5],[0,2],[16,1],[9,5],[14,5],[15,3],[23,23],[2,14],[24,39],[4,10],[10,3],[18,57],[7,8],[12,26],[13,1],[20,2],[8,3],[5,14],[17,13],[21,6],[22,43],[25,10],[6,3],[3,7],[11,37]],'beginning':[[12,8],[16,21],[8,8],[5,7],[9,6],[14,1],[15,6],[22,11],[6,14],[23,3],[4,3],[24,2],[25,3],[10,5],[11,1],[7,4]],'recognized':[[4,1]],'fortunately':[[10,1],[7,1]],'integer':[[25,6],[20,2]],'few':[[9,1],[22,3],[6,1],[4,2],[7,1],[5,2]],'resyncing':[[10,1]],'row':[[17,3],[18,1],[15,9],[14,6],[22,3],[23,1],[4,3],[10,1],[8,1],[5,1]],'combination':[[15,1],[2,1],[6,1],[4,1],[12,2],[10,3],[7,1],[11,1]],'itself':[[5,1],[22,2],[11,2],[6,1]],'elements':[[24,3],[15,1],[22,1],[11,2],[5,2]],'idea':[[11,2],[22,2],[6,7],[2,1],[4,1],[12,1],[10,1],[7,2],[5,1]],'configure':[[11,4]],'50000':[[11,1]],'recovered':[[22,2]],'attempting':[[9,1]],'speed':[[12,3],[8,2],[5,5],[9,3],[14,8],[15,9],[22,5],[6,9],[2,1],[23,1],[24,1],[10,2],[11,4],[7,2]],'caption':[[15,1],[22,3],[23,5],[24,1],[12,1],[3,2],[11,1],[5,1]],'accustom':[[8,2]],'bullets':[[6,1]],'tied':[[4,1],[22,1],[5,1]],'reduce':[[2,2]],'sensitive':[[22,1]],'pipe':[[25,3],[6,2]],'stretching':[[24,1]],'detailed':[[2,1],[1,1]],'when':[[19,3],[0,2],[16,62],[9,15],[14,17],[15,19],[23,15],[2,12],[24,32],[4,13],[10,15],[18,10],[7,13],[12,26],[13,1],[20,8],[8,12],[5,26],[17,38],[22,103],[25,9],[6,40],[3,2],[11,45]],'shows':[[17,2],[22,3],[23,1],[24,2],[4,4],[10,2]],'inevitable':[[6,1]],'stable':[[23,1],[6,1],[8,1]],'backward':[[14,1]],'memorizes':[[22,2]],'forgetting':[[11,1],[5,1]],'redrawn':[[12,1],[22,1]],'virtual':[[17,7],[15,3],[22,18],[23,6],[2,1],[11,7]],'works':[[17,1],[15,1],[14,1],[6,1],[24,2],[12,1],[16,2],[10,2],[11,3],[5,1]],'segmentation':[[2,1],[6,1]],'place':[[19,1],[12,1],[16,3],[20,1],[8,2],[5,7],[17,1],[15,3],[22,9],[6,4],[2,3],[4,2],[24,1],[10,1],[11,3],[7,8]],'never':[[17,1],[9,2],[11,1],[8,1]],'prompting':[[12,2]],'docopy':[[12,3]],'progressbars':[[15,1]],'filling':[[22,2]],'launches':[[23,2]],'meant':[[4,1],[22,1]],'compressing':[[23,1]],'luascripts':[[12,1],[18,1]],'whatsoever':[[6,1]],'decreased':[[9,1]],'situation':[[9,4],[19,1],[6,1],[2,1],[12,3],[16,1],[20,1],[8,2],[7,1]],'videogame':[[6,2]],'newlines':[[25,2]],'increased':[[6,1],[9,1]],'foresee':[[9,1]],'operate':[[14,2]],'accessory':[[2,1]],'sequence':[[17,2],[18,1],[22,6],[14,7],[6,3],[4,2],[12,12],[16,1],[10,1],[11,2],[7,2]],'uniqueness':[[12,1]],'imposes':[[22,1]],'enable':[[8,1],[15,2],[24,3],[12,1],[11,7],[5,1]],'subtitle':[[25,4]],'series':[[10,1],[22,1]],'differently':[[25,1],[5,1]],'operation':[[17,6],[15,1],[22,14],[23,3],[19,1],[2,1],[24,1],[4,3],[12,1],[16,1],[11,1]],'seeking':[[16,1],[5,9],[9,4],[14,1],[15,6],[22,21],[2,1],[23,4],[24,2],[10,3],[18,6],[11,4]],'task':[[12,5],[14,7],[16,1],[6,5],[7,2]],'division':[[6,1]],'profitable':[[7,1]],'honestly':[[12,1]],'faq':[[13,1],[19,2],[0,1]],'boolean':[[22,1]],'encoded':[[12,2]],'predefined':[[14,1]],'axis':[[22,1]],'friendly':[[14,1]],'reproducible':[[14,2]],'comprehensive':[[14,1],[19,1],[0,1]],'found':[[7,1],[19,2],[12,3],[20,4],[5,1],[22,8],[23,2],[6,4],[24,1],[4,1],[3,1],[10,1],[11,1],[18,2]],'wouldn':[[14,1]],'filler':[[6,1]],'versions':[[22,2],[19,1],[6,2],[2,2],[24,1],[7,1],[5,2]],'submissions':[[12,1]],'insignificantly':[[12,4]],'hottest':[[4,1]],'pending':[[18,1],[23,1]],'expressions':[[12,1]],'hanging':[[22,1]],'acceleration':[[7,1],[12,6],[8,2],[6,5]],'supposedly':[[9,1]],'measured':[[14,1]],'say':[[22,1],[7,1],[11,1]],'retrieve':[[18,1]],'rarefied':[[22,1]],'formalize':[[6,1],[14,1]],'source':[[17,2],[21,4],[14,2],[19,1],[12,2],[7,2]],'buttonpress':[[9,6],[22,1],[12,1],[16,1],[10,6],[20,1],[11,2]],'publishing':[[2,1],[6,1]],'pasted':[[17,1],[5,1]],'greater':[[14,1],[22,1],[5,1]],'read':[[7,10],[0,1],[12,2],[8,1],[5,3],[15,1],[14,1],[22,2],[23,3],[6,2],[25,1],[3,2],[11,4],[18,2]],'juggle':[[7,1],[8,1]],'lacks':[[22,1]],'alternation':[[12,1],[9,1],[11,2]],'350':[[6,2]],'caching':[[22,1]],'ans':[[1,1],[19,1],[0,4],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,2],[6,1],[3,1],[11,1]],'mute':[[15,1],[23,1]],'generation':[[22,1]],'took':[[2,1],[22,1]],'direction':[[5,1],[24,1],[22,1],[10,1],[7,1],[6,1]],'getting':[[12,1]],'race':[[14,1]],'uncontrollable':[[14,1]],'stored':[[17,2],[5,1],[22,14],[23,4],[25,3],[12,6],[20,4],[18,1],[11,4]],'keeps':[[22,1],[2,1],[5,1]],'appears':[[19,1],[12,1],[17,3],[9,1],[14,1],[15,2],[22,9],[6,6],[24,1],[4,1],[3,1],[10,1],[11,2]],'feedback':[[9,1],[10,2],[7,2],[8,2]],'even':[[18,4],[19,1],[12,5],[8,4],[5,4],[9,3],[14,4],[15,1],[22,15],[6,21],[2,4],[4,2],[23,1],[24,4],[3,1],[10,6],[11,6],[7,7]],'network':[[12,1]],'hovering':[[22,1],[24,1]],'forum':[[19,1],[22,1]],'revokes':[[8,1]],'difficulties':[[6,1]],'max':[[22,1],[14,1],[23,3],[6,1],[11,2]],'exploiting':[[14,1]],'consequence':[[6,1]],'haven':[[4,1],[10,1]],'strokes':[[2,1]],'special':[[9,1],[14,1],[22,2],[23,1],[2,1],[6,1],[12,1],[16,2]],'started':[[22,3],[9,1],[11,1]],'continually':[[7,1]],'3100':[[11,1]],'eject':[[15,3],[25,2],[24,2]],'including':[[22,9],[14,1],[23,2],[19,1],[6,1],[11,1]],'than':[[7,4],[19,1],[12,1],[20,6],[8,1],[9,2],[14,2],[22,9],[23,3],[2,9],[6,13],[4,1],[25,1],[10,2],[11,3],[18,1]],'space':[[22,2],[23,2],[25,4],[6,1],[12,1],[3,1],[11,5],[5,1]],'spent':[[4,1],[9,1],[14,1],[2,1],[6,1]],'sounding':[[5,1]],'2008':[[22,1]],'represented':[[25,2],[22,1]],'sharing':[[12,1],[22,1]],'hierarchy':[[22,2],[5,2]],'begin':[[15,1],[22,1],[6,2],[4,2],[12,1],[10,2],[7,1]],'background':[[15,2],[22,6],[11,1],[5,2]],'unchecked':[[18,1],[5,1]],'diverse':[[20,1]],'hesitate':[[2,1]],'efficiency':[[2,1]],'beginner':[[1,2],[14,1],[19,1],[0,1]],'where':[[18,2],[19,1],[12,7],[16,5],[20,5],[5,10],[17,14],[9,6],[14,1],[15,4],[22,5],[6,8],[24,1],[4,4],[25,1],[10,4],[11,4],[7,1]],'fell':[[8,1],[5,1]],'smaller':[[6,1],[22,1]],'situations':[[22,2],[6,1],[12,2],[20,1],[7,1],[11,1]],'reminding':[[11,1]],'encourage':[[21,1]],'calculate':[[6,1],[11,1]],'editing':[[18,1],[19,1],[12,5],[8,6],[5,6],[9,4],[14,7],[15,12],[22,8],[6,4],[2,3],[4,4],[23,7],[24,2],[25,1],[10,8],[11,7],[7,4]],'won':[[7,2],[19,2],[12,3],[20,1],[5,4],[17,1],[9,1],[15,2],[6,4],[2,2],[4,2],[24,2],[3,1],[11,8],[18,3]],'actively':[[24,1]],'editor':[[18,53],[1,1],[19,3],[0,6],[12,6],[8,1],[5,4],[17,11],[15,9],[14,1],[21,3],[22,10],[2,7],[23,20],[4,2],[24,5],[25,2],[3,4],[11,6],[7,1]],'addition':[[11,1],[5,2],[22,10],[2,4],[4,1],[20,1],[7,1],[8,1]],'infinitely':[[11,1]],'quit':[[5,1]],'launch':[[15,4],[23,1],[24,2],[12,1],[20,1],[3,2],[11,3]],'isn':[[5,1],[11,1],[9,1],[18,2],[6,1],[4,1],[12,1],[10,1],[7,1],[8,1]],'500kb':[[12,1]],'explains':[[1,1]],'gave':[[22,1]],'double':[[17,7],[15,3],[22,4],[4,5],[11,2],[5,1]],'moment':[[7,1],[16,2],[8,1],[5,2],[9,1],[14,3],[15,2],[22,6],[6,6],[23,2],[4,2],[24,1],[10,2],[11,2],[18,5]],'submission':[[6,2],[12,1]],'did':[[22,2],[14,1],[11,1]],'bug':[[19,1],[14,2]],'tradition':[[22,1]],'now':[[12,3],[8,1],[5,9],[9,4],[22,5],[25,1],[6,6],[2,5],[4,2],[3,2],[10,2],[11,7],[7,5]],'arguments':[[22,1]],'needed':[[19,1],[12,6],[16,2],[20,1],[8,4],[5,4],[9,2],[14,2],[15,3],[22,5],[6,2],[23,2],[4,2],[25,1],[10,1],[11,5],[7,3]],'explicit':[[7,1]],'techniques':[[7,1],[20,1]],'closes':[[24,1]],'update':[[4,1],[23,2],[14,1]],'appeared':[[22,1],[2,1],[11,2]],'pressing':[[9,7],[14,2],[15,7],[22,3],[6,1],[23,1],[4,1],[24,1],[12,4],[10,2],[11,6],[5,6]],'chooses':[[14,1]],'rise':[[6,1]],'appearing':[[11,1],[9,1],[12,1],[6,1],[5,1]],'inputting':[[10,1]],'reads':[[6,1],[23,1]],'supersaturated':[[6,1]],'complicates':[[8,1]],'end':[[18,2],[19,1],[12,11],[16,14],[20,2],[8,2],[5,6],[17,3],[9,11],[14,1],[15,8],[22,8],[6,23],[2,1],[4,1],[23,5],[24,2],[25,2],[3,1],[10,10],[11,5],[7,2]],'impossible':[[2,1],[5,3]],'selection':[[12,7],[16,26],[5,16],[17,4],[9,4],[14,7],[15,31],[22,69],[2,1],[23,18],[4,17],[24,6],[25,5],[18,2],[11,4]],'unfortunately':[[19,1],[6,2]],'right':[[18,3],[19,8],[12,6],[16,1],[8,5],[5,12],[17,13],[9,4],[14,1],[15,17],[22,21],[6,9],[23,2],[4,8],[24,4],[25,5],[3,3],[10,2],[11,6],[7,3]],'desync':[[14,2]],'way':[[19,4],[12,7],[16,2],[20,1],[8,3],[5,6],[9,5],[14,6],[15,5],[22,9],[6,9],[2,6],[4,9],[23,1],[24,1],[10,5],[11,16],[7,4]],'raise':[[2,1]],'there':[[18,5],[19,4],[12,8],[16,1],[20,3],[8,5],[5,5],[17,8],[9,3],[14,1],[15,3],[22,21],[6,6],[2,2],[4,9],[23,5],[25,4],[3,3],[10,7],[11,9],[7,6]],'offered':[[12,1]],'settings':[[1,1],[19,1],[12,1],[5,1],[22,4],[14,1],[23,9],[25,1],[2,1],[24,2],[4,1],[3,2],[11,7]],'appearance':[[12,2],[22,1],[3,1],[23,1]],'further':[[24,1],[22,2],[10,1],[6,1],[11,1]],'observed':[[14,1]],'his':[[9,1],[14,2],[22,1],[2,6],[6,4],[4,1],[24,1],[12,2],[10,2]],'increase':[[15,1],[22,9],[2,1],[6,1],[4,1],[12,9],[8,1],[11,3]],'sequences':[[12,5],[15,1],[22,3],[6,1],[7,1]],'focus':[[24,1],[22,1],[23,1],[10,1],[6,4],[5,1]],'stays':[[4,1],[9,1]],'pops':[[9,1],[5,1]],'oftentimes':[[12,1]],'infinite':[[12,1]],'loop':[[12,3],[14,2],[7,1]],'doesn':[[11,4],[19,2],[12,2],[16,1],[20,1],[8,1],[9,1],[14,2],[15,2],[22,2],[6,3],[23,3],[24,7],[25,2],[10,2],[18,3],[7,1]],'dissect':[[14,1]],'distinction':[[7,1]],'evolutionary':[[7,1]],'mentioned':[[23,1]],'retype':[[2,1]],'3rd':[[22,4],[20,1],[10,2],[25,1],[5,1]],'sorry':[[6,1]],'regain':[[6,1]],'modified':[[12,1],[10,1],[11,2],[18,1]],'higher':[[4,1],[7,1],[20,1],[2,1],[6,1]],'same':[[19,1],[12,4],[16,3],[20,6],[5,10],[17,1],[9,2],[14,1],[15,6],[22,20],[6,9],[2,4],[4,6],[23,1],[24,3],[25,2],[10,3],[11,11],[7,7]],'satisfied':[[20,1],[6,1],[8,1]],'atmosphere':[[2,1]],'chosen':[[11,1],[5,3],[17,2],[21,1],[22,1],[6,5],[4,3],[12,2],[7,1],[8,1]],'thorough':[[14,1]],'branch4':[[17,2]],'easiest':[[20,1]],'additionally':[[10,1],[7,1],[24,1]],'was':[[18,3],[19,3],[12,4],[16,2],[20,1],[5,10],[17,18],[9,3],[14,3],[15,6],[21,1],[6,5],[2,6],[4,5],[22,16],[23,7],[24,3],[10,4],[25,9],[11,4],[7,1]],'manage':[[8,1]],'undoing':[[9,1],[22,1]],'heatmap':[[22,6]],'tinted':[[22,1]],'yellow':[[4,2],[22,7],[14,1],[11,2]],'pits':[[6,1]],'releases':[[22,1],[12,2],[5,1]],'setplayback':[[18,2]],'elaborate':[[7,1]],'combining':[[22,1]],'romfilename':[[25,1]],'achieve':[[6,1],[7,1]],'sweat':[[6,2]],'tested':[[20,1],[5,1]],'has':[[12,1],[16,1],[20,1],[5,10],[17,1],[9,1],[14,1],[22,23],[25,1],[6,5],[24,1],[4,2],[10,1],[18,2],[11,4]],'picked':[[15,1]],'volume':[[9,1],[15,3]],'fast':[[7,1],[9,1],[14,1],[6,2],[12,1],[16,1],[20,1],[11,1],[5,3]],'simulate':[[22,1],[24,1]],'inaccuracy':[[14,1]],'fully':[[23,1]],'mechanisms':[[7,1]],'inevitably':[[6,1]],'again':[[9,2],[22,4],[6,1],[24,1],[4,2],[12,1],[11,4],[5,3]],'thinking':[[6,2],[9,1],[8,1],[2,4]],'code':[[15,1],[14,2],[21,5],[19,3],[2,5],[22,2],[23,9],[25,4],[12,10],[18,1]],'excessively':[[6,1]],'solved':[[12,1],[14,1]],'aimed':[[14,1]],'extends':[[22,1]],'devices':[[25,3]],'eliminate':[[6,1],[14,1]],'shortcut':[[6,1]],'numeric':[[12,1],[22,2],[11,2],[5,1]],'reports':[[25,2]],'fixed':[[22,3],[14,3],[25,1],[19,1],[6,1],[7,5]],'reveals':[[6,1],[21,1]],'measuring':[[14,2],[6,1],[5,1]],'point':[[12,1],[16,1],[20,1],[8,1],[15,5],[22,4],[23,6],[2,1],[6,3],[4,3],[10,1],[11,4],[7,2]],'respective':[[15,1],[14,3],[22,2],[23,3],[25,1],[20,1],[11,3],[5,1]],'backup_bookmarks':[[23,1]],'beforehand':[[7,1],[5,1]],'one':[[18,7],[19,1],[12,12],[16,3],[20,4],[8,7],[5,14],[17,17],[9,4],[14,11],[15,3],[22,32],[6,12],[2,4],[4,11],[23,5],[24,4],[3,1],[10,3],[11,4],[7,7]],'signals':[[23,1]],'unboundedness':[[14,1]],'variable':[[12,1],[22,2],[25,2]],'positioning':[[10,1]],'instead':[[11,3],[19,1],[20,1],[5,6],[17,1],[9,2],[14,1],[15,3],[22,7],[6,3],[23,1],[4,2],[24,1],[18,1],[7,5]],'entertaining':[[7,1]],'guid':[[25,1]],'advisable':[[3,1]],'property':[[20,3]],'speedrunner':[[6,1]],'order':[[7,1],[19,1],[12,6],[8,4],[9,7],[14,1],[22,15],[23,1],[2,4],[6,8],[4,2],[24,3],[25,3],[10,1],[11,5],[18,2]],'fuzzy':[[4,1],[6,2],[22,1]],'subsegment':[[6,1],[22,2]],'youtube':[[12,1],[14,1]],'numbered':[[4,1],[22,1],[14,1],[5,1]],'performed':[[22,1],[14,1]],'levels':[[5,1],[22,2],[6,5],[2,2],[24,1],[12,1],[3,1],[8,1],[11,4]],'represents':[[14,1]],'timing':[[25,1],[23,1]],'tools':[[18,2],[14,3],[6,1],[2,6],[12,2],[3,1],[8,2],[5,1]],'polished':[[6,1],[12,1]],'conflict':[[24,1]],'chose':[[11,2],[23,1]],'claim':[[12,1]],'tags':[[12,1],[22,1]],'accuracy':[[2,1]],'contradicts':[[6,1]],'tweaking':[[10,1],[22,2]],'open':[[1,1],[12,7],[16,1],[17,1],[15,12],[14,1],[21,1],[22,1],[6,2],[24,6],[3,3],[11,6]],'pagedown':[[15,3]],'progress':[[5,5],[8,1],[7,2],[6,3]],'button':[[18,6],[19,1],[12,25],[16,10],[8,1],[5,38],[17,6],[9,10],[14,5],[15,41],[22,39],[6,13],[2,2],[4,23],[23,6],[24,7],[25,6],[10,11],[11,9],[7,2]],'yourself':[[9,1],[6,1],[2,1],[12,2],[7,1],[5,1]],'contrary':[[6,2]],'watching':[[19,1],[12,1],[20,1],[8,4],[5,3],[9,10],[14,2],[22,6],[6,4],[2,1],[4,1],[10,5],[11,2],[7,5]],'swapped':[[22,1]],'countdown':[[14,1]],'wrong':[[5,1],[8,1],[12,1],[10,1],[7,1],[6,2]],'inserting':[[9,1],[22,2],[23,1],[19,1],[11,1]],'layout':[[22,1]],'documented':[[2,1]],'resets':[[6,1],[23,1]],'kept':[[11,1],[6,1],[5,3]],'16th':[[12,2]],'keep':[[19,1],[12,4],[20,4],[5,1],[9,1],[22,2],[6,5],[2,3],[4,1],[24,1],[3,1],[18,2],[7,3]],'hover':[[15,4],[22,1],[11,2],[5,2]],'throwing':[[22,1]],'strives':[[14,1]],'loads':[[22,2],[14,1],[23,12],[7,4],[24,1]],'obsolete':[[10,1]],'following':[[19,1],[5,1],[17,4],[15,1],[14,1],[22,7],[23,2],[6,3],[2,2],[4,2],[24,4],[25,7],[3,1],[18,1],[11,1]],'cutscene':[[6,1]],'programmers':[[2,1]],'subconsciously':[[9,1]],'intact':[[22,2],[19,1],[11,1]],'skill':[[12,1],[6,2],[8,2]],'stumbling':[[7,1]],'exhaustive':[[13,1],[14,1]],'understand':[[12,2],[21,1],[10,1],[7,1]],'describes':[[12,1],[1,1],[3,1],[21,1],[6,1],[11,3]],'ensure':[[5,1],[24,1],[7,1],[6,1]],'checksum':[[24,5]],'blinking':[[5,3]],'advantageous':[[20,1],[10,1],[7,2],[8,1]],'decisions':[[10,3],[6,2],[8,2]],'answers':[[13,1]],'disregarding':[[5,1]],'comment':[[25,3],[7,5]],'just':[[19,1],[12,4],[20,3],[5,7],[9,2],[14,1],[15,2],[22,5],[6,10],[2,8],[4,13],[24,1],[25,1],[3,1],[10,3],[11,10],[7,9]],'synopsis':[[13,1],[20,2],[0,1]],'footage':[[14,1],[5,1]],'shouting':[[14,1]],'major':[[15,1],[16,1],[21,1],[2,1]],'obligatory':[[11,1]],'laglog':[[23,5]],'option':[[11,33],[7,2],[22,2],[23,1],[19,4],[12,5],[16,2],[18,2],[5,5]],'significant':[[22,1]],'sequencing':[[4,1]],'without':[[12,8],[16,1],[8,6],[5,3],[9,2],[14,4],[15,1],[22,10],[6,2],[2,3],[23,1],[24,2],[11,6],[7,3]],'reorder':[[22,1]],'pretty':[[20,1],[2,1],[12,2]],'snowslide':[[6,1]],'polishing':[[9,2],[14,1],[6,3],[12,1],[20,1],[10,2],[7,2],[8,3]],'gigantic':[[20,1]],'approaches':[[7,2],[11,3],[9,5],[14,2],[6,4],[20,16],[10,7],[8,7],[5,3]],'rely':[[9,1],[20,2],[6,1]],'thoughtful':[[7,1]],'playarounds':[[14,1]],'hardware':[[15,2],[14,1],[22,1],[19,1],[23,2],[18,1]],'denying':[[14,2]],'implemented':[[22,3],[23,1],[10,1],[2,1]],'containers':[[14,1]],'navigation':[[19,1],[0,1],[13,1],[16,10],[8,7],[5,3],[9,3],[14,5],[15,2],[22,10],[2,1],[23,2],[4,2],[24,2],[10,3],[11,5],[7,8]],'ideas':[[5,1],[9,3],[21,2],[22,9],[6,2],[0,1],[2,1],[12,1],[10,4],[7,2],[8,3]],'confident':[[6,2]],'tutorial':[[19,1],[2,1]],'seek':[[9,2],[10,2],[25,1],[5,3]],'pays':[[10,1]],'activated':[[10,1],[12,1]],'poweron':[[18,1]],'impractical':[[9,1],[11,2]],'upwards':[[22,1]],'backups':[[8,2]],'activate':[[4,3],[12,1],[15,1]],'identification':[[2,1]],'experienced':[[6,2],[7,4],[1,1],[2,2],[5,1]],'emerged':[[6,1]],'containing':[[17,2],[15,4],[14,3],[6,1],[24,1],[4,1],[12,1],[16,1],[18,1],[5,1]],'dispirit':[[6,1]],'reject':[[9,1]],'lists':[[22,1],[24,1]],'trial':[[10,2],[9,1],[14,1]],'know':[[9,1],[22,1],[6,2],[2,1],[0,1],[12,5],[3,1],[10,3],[7,2],[18,1]],'progression':[[14,1]],'gradient':[[23,2]],'subsequent':[[7,1],[22,2]],'gateway':[[22,5]],'basis':[[22,1]],'reaching':[[23,1],[6,3],[8,2]],'prevent':[[12,1],[3,1],[24,1],[5,2]],'unselected':[[15,1],[22,2]],'unless':[[25,1],[11,3],[12,1]],'inconvenient':[[7,1],[11,1]],'9px':[[22,2]],'add':[[22,4],[23,2],[6,1],[4,1],[12,1],[11,1],[5,1]],'issues':[[13,1]],'sounds':[[22,1],[6,1],[7,1]],'combinations':[[15,2],[22,2],[6,1],[12,1],[3,1],[5,2]],'coincides':[[22,1]],'described':[[5,3],[22,1],[14,1],[6,1],[4,1],[12,2],[16,1],[3,3],[7,3],[11,1]],'discovered':[[14,1]],'recalculating':[[23,1]],'marking':[[6,2],[9,1]],'savestates':[[8,5],[11,2],[22,10],[14,1],[23,9],[25,1],[6,2],[2,1],[24,5],[7,5],[5,3]],'allowing':[[8,2],[11,3],[22,3],[14,1],[6,1],[2,2],[12,2],[16,1],[10,1],[7,2],[5,2]],'available':[[18,1],[24,1],[12,2],[22,1],[7,1],[5,3]],'format':[[21,1],[22,8],[23,1],[25,15],[2,1],[0,1],[24,5],[12,9]],'matter':[[5,1],[11,1],[15,1],[6,1],[2,1]],'done':[[8,2],[17,1],[15,3],[18,8],[22,10],[19,2],[2,1],[23,1],[12,1],[7,2],[11,6]],'optimal':[[14,2],[6,2],[12,1],[20,2],[10,1],[7,2]],'index':[[4,1],[18,11]],'several':[[7,5],[12,6],[8,1],[5,3],[17,9],[15,2],[22,3],[25,2],[6,6],[2,2],[4,5],[10,2],[11,4],[18,3]],'hot':[[4,2],[22,11],[23,7],[19,1],[11,7]],'need':[[0,1],[12,18],[16,21],[20,2],[8,5],[5,8],[9,5],[15,5],[21,2],[22,14],[6,5],[2,3],[4,3],[23,1],[24,1],[25,1],[10,8],[11,14],[7,9]],'length':[[23,2],[25,5],[5,1]],'enrich':[[7,1]],'subdivide':[[6,1]],'words':[[25,1],[12,6]],'resembling':[[12,1]],'don':[[18,3],[12,9],[8,4],[5,2],[17,1],[9,2],[14,3],[22,1],[23,1],[6,16],[2,2],[4,5],[24,4],[3,1],[10,1],[11,9],[7,4]],'obstruct':[[19,1]],'accounted':[[11,1]],'readability':[[2,2]],'unbroken':[[6,1]],'stumbled':[[6,1]],'forums':[[2,2],[12,1]],'dialog':[[15,1],[23,2],[11,4],[24,6]],'rerecords':[[6,1],[22,4],[14,1],[7,1],[2,1]],'sure':[[11,2],[18,1],[9,1],[19,1],[6,1],[12,2],[20,1],[3,1],[10,1],[7,2],[5,2]],'inputlog':[[23,6]],'compared':[[6,1],[14,1]],'designers':[[6,1]],'mark':[[9,5],[14,2],[15,1],[19,1],[6,5],[22,2],[4,1],[23,1],[24,1]],'arriving':[[7,1]],'rewinding':[[23,1],[15,1],[16,2]],'cancel':[[15,2],[22,1],[23,3],[24,7],[4,1],[11,2],[5,2]],'rename':[[17,6]],'muscle':[[16,1]],'soft':[[25,2]],'pair':[[22,1],[20,1]],'updates':[[18,1],[23,18]],'stage':[[6,3],[22,1]],'conditions':[[12,1],[14,2],[23,1],[6,2]],'span':[[11,1]],'workarounds':[[2,1]],'generated':[[25,1]],'devote':[[4,1],[10,1]],'bored':[[10,1],[12,1]],'amusement':[[6,1]],'200':[[8,1],[11,4],[6,3]],'carelessly':[[7,1]],'repaid':[[12,1]],'disassembly':[[14,1]],'loses':[[23,1]],'bumping':[[9,1]],'debugger':[[15,1]],'case':[[11,3],[7,6],[22,4],[14,1],[6,3],[24,3],[12,4],[20,1],[8,1],[5,3]],'gains':[[23,1],[7,1],[22,1]],'http':[[12,1],[21,1]],'clearly':[[12,1],[22,1],[6,1],[7,1]],'quantity':[[14,1]],'always':[[12,3],[16,2],[20,3],[8,2],[5,5],[9,3],[14,1],[15,2],[22,12],[6,6],[2,2],[4,3],[23,2],[24,4],[25,5],[10,1],[11,3],[7,5]],'wall':[[6,3],[9,2]],'preferred':[[4,1],[5,2]],'intervals':[[22,2],[12,1],[6,3]],'nuances':[[21,1]],'meeting':[[22,2]],'alternative':[[16,2],[20,1],[8,1],[5,6],[9,1],[14,1],[15,1],[22,4],[6,1],[2,1],[4,1],[23,1],[24,1],[11,2],[7,3]],'minute':[[9,1],[11,2],[6,1]],'workspace':[[3,1],[4,1]],'replaces':[[22,1]],'perfectly':[[12,1],[6,1],[8,1]],'dipswitch':[[24,1]],'desired':[[24,1],[22,7],[16,2],[11,1],[5,4]],'someone':[[2,1],[8,1]],'flashes':[[17,2],[22,1],[23,2],[11,1],[5,2]],'pairs':[[25,2]],'most':[[19,1],[12,9],[16,2],[20,3],[8,1],[5,3],[9,2],[14,3],[15,1],[22,5],[6,8],[2,9],[4,5],[3,1],[10,1],[11,5],[7,3]],'occupy':[[11,1]],'since':[[19,3],[12,4],[8,3],[5,2],[9,3],[15,1],[22,11],[23,2],[6,4],[2,2],[24,7],[10,2],[11,4],[7,2]],'leads':[[4,1],[7,1],[14,1]],'expect':[[6,1]],'getrecordermode':[[18,2]],'deselected':[[22,1]],'emulated':[[15,1],[14,4],[22,6],[23,2],[6,1],[4,1],[12,1],[16,1],[11,2],[5,2]],'bookmark8':[[17,1]],'worse':[[20,1],[7,1],[9,3]],'partially':[[22,3],[12,1],[11,2],[24,1]],'targeting':[[22,1]],'shifting':[[5,2],[17,4],[11,3],[6,1]],'assumed':[[20,1]],'view':[[22,3],[14,1],[19,2],[2,2],[24,2],[16,2],[3,1],[11,9],[5,7]],'stages':[[6,1],[22,1]],'bottom':[[12,1],[16,1],[22,3],[5,1]],'compensating':[[2,1]],'regard':[[6,2]],'process':[[1,2],[19,1],[0,1],[12,5],[20,4],[8,2],[5,7],[17,2],[9,2],[14,5],[22,5],[23,3],[6,12],[2,6],[4,1],[10,4],[11,4],[7,5]],'counter':[[15,4],[14,1],[22,14],[6,6],[2,3],[18,1],[11,1]],'redesigned':[[22,2]],'formatting':[[12,1]],'unavailable':[[24,1]],'stuff':[[22,2]],'examination':[[10,1],[7,1]],'might':[[4,2],[20,1],[6,1],[5,1]],'strict':[[22,1],[14,1],[2,1],[5,1]],'removing':[[4,2],[22,4],[14,1],[23,1],[11,1],[5,2]],'pile':[[18,1]],'carefree':[[6,1]],'falls':[[10,1],[9,1]],'faster':[[15,2],[14,1],[22,1],[23,1],[6,2],[2,2],[12,1],[20,3],[10,1],[8,1],[7,1]],'aim':[[24,1]],'documenting':[[11,1]],'accelerator':[[23,1],[15,3],[5,1]],'granted':[[17,5],[9,2],[22,1],[6,1],[2,1],[12,1],[8,1],[5,1]],'output':[[22,12],[14,10],[23,1],[12,2],[20,1],[3,1],[11,3],[5,1]],'meditate':[[10,1]],'expands':[[8,1],[5,1]],'smoothly':[[2,1]],'surpass':[[7,1]],'comfortable':[[23,1],[2,1],[6,2]],'excitement':[[6,1]],'coherent':[[2,1]],'appending':[[22,1],[15,1],[14,1]],'symbolizes':[[22,1],[5,1]],'tell':[[4,1],[10,1],[5,1]],'files':[[14,2],[23,4],[19,1],[2,4],[24,3],[25,3],[12,4],[11,4],[5,1]],'tases':[[8,1],[11,1],[14,2],[6,2],[2,1],[7,1],[5,1]],'browse':[[12,1]],'unnoticed':[[7,1]],'sole':[[4,1]],'parts':[[15,1],[14,1],[25,1],[6,5],[4,1],[12,1],[3,1],[7,1]],'rarefication':[[11,1]],'0x3ad':[[12,2]],'outline':[[14,1]],'trace':[[12,1],[15,1]],'marks':[[4,1],[22,2],[14,2]],'edits':[[4,1],[11,3],[22,1],[23,1],[2,1],[5,1]],'annoyed':[[11,2]],'coincide':[[14,1]],'soon':[[4,1],[22,1],[23,1],[10,1]],'save':[[19,2],[12,16],[20,4],[8,3],[5,4],[17,1],[9,3],[14,2],[15,14],[22,4],[2,2],[23,8],[24,16],[25,4],[10,2],[7,3],[11,9]],'discover':[[6,2]],'buttonpresses':[[19,3],[12,2],[5,11],[17,9],[9,1],[15,1],[22,2],[23,2],[6,3],[4,6],[10,2],[11,8],[7,4]],'spectrum':[[10,1]],'0000020':[[4,1]],'modifying':[[9,3],[14,1],[22,1],[23,1],[6,1],[7,1]],'correctly':[[7,1],[11,2]],'horizontally':[[22,2]],'intercepts':[[23,1]],'super':[[4,1],[12,1],[14,1],[6,3],[5,1]],'extension':[[12,1],[25,1],[24,1],[2,1]],'extreme':[[6,1],[22,1]],'habitual':[[6,1],[7,1]],'question':[[5,1],[7,2],[15,1],[24,1],[6,1],[2,1]],'also':[[18,3],[19,2],[12,12],[16,4],[20,1],[8,3],[5,10],[9,2],[14,3],[15,5],[22,40],[6,10],[2,4],[4,7],[23,18],[24,4],[25,1],[3,3],[10,4],[11,11],[7,4]],'cursory':[[3,1],[4,1]],'timesavers':[[14,2]],'analysis':[[12,1],[14,1],[3,1],[16,1],[2,2]],'labeled':[[16,1],[5,1]],'overcoming':[[6,1]],'cut':[[17,5],[15,2],[5,1]],'rectangle':[[12,1],[22,1]],'perfectness':[[6,3],[7,1]],'replayed':[[9,1],[11,1]],'down':[[19,1],[12,3],[16,12],[8,1],[5,18],[17,5],[9,4],[14,2],[15,16],[22,22],[6,2],[2,1],[4,12],[24,2],[25,3],[10,1],[11,8],[18,3]],'joysticks':[[23,1]],'rapid':[[8,1]],'resized':[[22,2]],'entitled':[[12,1]],'facepalms':[[6,1]],'cleaning':[[11,2],[23,3]],'hitting':[[5,1]],'graphical':[[20,1],[22,1],[5,1]],'downside':[[7,1],[11,1]],'details':[[15,1],[21,2],[22,6],[19,1],[24,1],[0,1],[4,1],[12,2],[20,4]],'possibilities':[[11,1],[9,1],[1,1],[6,4],[0,1],[12,1],[7,1],[8,2]],'fm3':[[17,1],[21,1],[22,5],[23,1],[19,2],[2,2],[0,1],[24,9],[25,10],[12,17],[11,6]],'revealed':[[6,1],[7,1]],'decide':[[4,1],[20,2],[8,1],[11,2]],'tiny':[[3,1]],'unsuccessful':[[6,1]],'wrote':[[11,1],[12,1]],'interact':[[22,1]],'translation':[[0,1]],'navigating':[[16,1],[10,1],[7,3],[8,1]],'objectivity':[[2,1],[9,1]],'approach':[[12,4],[20,34],[8,10],[5,1],[9,9],[14,1],[15,1],[22,1],[6,13],[2,2],[10,6],[11,5],[7,8]],'criterion':[[9,3],[14,2],[22,2],[6,12],[10,2],[7,2],[8,2]],'asked':[[18,1]],'bookmarkx':[[25,1]],'playing':[[0,1],[20,4],[8,7],[5,6],[9,1],[14,2],[22,1],[6,8],[2,1],[24,3],[11,5],[7,3]],'added':[[17,12],[22,3],[25,4],[19,1],[4,1],[12,2],[3,1]],'intermediate':[[5,1],[22,1],[8,2],[6,2]],'incites':[[10,1],[2,1]],'pipes':[[6,3]],'crossed':[[22,1]],'remove':[[17,7],[9,1],[15,7],[22,3],[23,1],[6,1],[4,5],[10,1],[11,4]],'feature':[[5,2],[18,1],[15,2],[14,3],[22,9],[19,1],[23,2],[4,3],[12,3],[11,10],[8,1]],'observations':[[6,1]],'mindset':[[6,1]],'convert':[[12,2]],'hardly':[[22,1]],'parameters':[[22,2],[23,1]],'event':[[12,2],[16,1],[20,17],[8,3],[5,1],[9,9],[14,2],[22,4],[6,13],[2,1],[4,1],[10,2],[11,1],[7,1]],'aloof':[[6,1]],'shape':[[2,1]],'discoveries':[[6,2]],'capacity':[[23,1],[24,3],[11,5]],'professionnelle':[[2,1]],'expected':[[12,2],[13,1],[14,1],[20,1],[2,1],[6,2]],'delayed':[[9,1],[14,2],[2,1]],'member':[[15,1]],'variations':[[10,1]],'conclude':[[22,1]],'fragment':[[6,1],[5,1]],'unregistered':[[6,1]],'copies':[[17,1],[12,1],[7,1],[5,3]],'shown':[[4,1],[22,6],[11,1],[18,1]],'walkthrough':[[6,3],[14,6]],'almost':[[9,1],[14,1],[22,3],[2,2],[4,3],[10,1],[11,1],[7,2]],'connect':[[22,1],[5,2]],'published':[[6,1],[12,1]],'standards':[[12,1]],'fade':[[23,1]],'spirit':[[2,1]],'notepad':[[12,1],[22,1],[3,1],[2,1]],'part':[[1,1],[19,1],[12,4],[16,1],[5,5],[9,1],[14,1],[22,4],[6,6],[2,2],[4,4],[3,1],[11,3],[7,1]],'gives':[[11,1],[22,1]],'html':[[12,1]],'forming':[[5,1]],'specs':[[14,6]],'shine':[[11,1]],'reload':[[24,1],[11,4],[15,4]],'launched':[[10,1],[2,1],[12,1]],'min':[[23,1]],'tap':[[4,1],[15,2],[5,1]],'vice':[[22,1],[15,1],[16,1]],'segments':[[12,7],[16,3],[20,7],[8,3],[5,2],[9,3],[14,2],[15,1],[22,2],[6,19],[2,1],[10,2],[11,1],[7,3]],'jumped':[[6,2]],'methods':[[5,1],[22,3],[1,2],[6,1],[2,2],[7,4],[11,1]],'combines':[[11,2],[22,2]],'sweeping':[[11,1]],'direct':[[6,1],[7,1],[14,1],[3,1],[2,2],[5,1]],'mariox':[[12,3]],'stroke':[[17,1],[11,1],[5,1]],'formulating':[[23,1]],'animating':[[23,2]],'updated':[[9,1],[22,4]],'deliberation':[[22,1]],'unpauses':[[7,1]],'pattern':[[17,10],[15,3],[14,1],[22,8],[23,2],[25,1],[12,15],[3,2],[11,5],[5,6]],'videogames':[[14,3],[6,1],[0,1],[12,1],[10,1],[8,1],[7,1]],'videos':[[6,1],[14,2]],'finished':[[5,1],[11,3],[9,2],[14,1],[22,1],[6,3],[2,1],[4,1],[10,2],[7,1],[8,3]],'f10':[[17,3],[8,1],[15,2],[7,1],[24,1],[11,3],[5,3]],'associated':[[22,6],[9,1],[14,1],[25,1]],'replaying':[[8,1],[25,1],[6,1],[12,2],[20,2],[11,1],[5,2]],'000020':[[22,1]],'live':[[6,1],[14,1]],'cope':[[6,1]],'painting':[[22,1]],'being':[[17,1],[15,1],[2,2],[12,2],[20,1],[7,3],[5,1]],'brainer':[[12,1]],'conventions':[[2,1]],'submenu':[[11,3]],'peculiarity':[[6,1]],'rewatch':[[7,2],[9,1],[8,1],[6,1]],'fear':[[9,1]],'comprehension':[[5,1]],'remind':[[25,1],[11,2]],'facilitate':[[4,1],[19,2],[5,1]],'finger':[[4,2],[6,1],[8,1]],'today':[[12,1]],'completed':[[7,1]],'taseditor_project':[[23,1]],'ascending':[[18,1],[22,1]],'keyboard':[[5,10],[15,7],[22,4],[23,1],[19,1],[2,2],[4,3],[7,3],[11,5]],'radiobutton':[[11,1],[22,2]],'rewind':[[9,3],[14,1],[15,2],[19,1],[4,1],[16,2],[11,3],[5,4]],'playthroughs':[[6,1],[5,2]],'future':[[9,1],[14,1],[22,7],[6,1],[10,1],[11,1],[8,1]],'considerable':[[3,1],[6,2],[11,1]],'timings':[[23,5]],'tries':[[24,1],[23,1]],'watch':[[12,5],[16,2],[20,5],[8,1],[5,1],[9,6],[14,2],[15,3],[22,2],[6,6],[2,1],[4,1],[3,1],[10,2],[7,3]],'feel':[[9,1],[19,1],[6,4],[2,1],[12,1],[10,1],[7,1],[5,1]],'motivates':[[6,1],[7,1]],'remember':[[5,1],[22,2],[6,1],[4,2],[12,3],[16,2],[7,1],[11,1]],'advanced':[[22,4],[1,1],[14,4],[19,1],[0,1],[12,2],[16,1],[18,1],[5,1]],'orientation':[[12,1]],'separation':[[22,1]],'organize':[[14,1]],'mechanically':[[6,1],[8,1],[7,1],[2,1]],'scrolls':[[22,2],[16,4],[23,2],[11,3]],'location':[[2,1],[22,2]],'pointed':[[22,3],[15,1],[7,1]],'entry':[[22,2]],'tasers':[[5,3],[11,2],[22,2],[1,1],[14,5],[6,8],[2,1],[12,1],[20,1],[7,8],[8,2]],'ids':[[17,1],[23,5]],'offset':[[25,2]],'looking':[[4,1],[8,1],[22,1]],'reselect':[[15,1],[23,1]],'retreat':[[7,1],[8,1]],'patience':[[2,1]],'defeating':[[6,1]],'powered':[[20,1]],'course':[[11,1],[22,2],[1,1],[6,3],[2,1],[0,1],[10,1],[7,3],[5,1]],'plans':[[6,1],[2,1],[5,1]],'hacks':[[2,1]],'perfunctory':[[9,1]],'invert':[[22,1]],'availability':[[22,1]],'armed':[[12,1]],'players':[[5,1],[14,1],[19,1],[6,2],[2,1],[4,1],[12,2],[7,2],[11,1]],'selectiox':[[25,1]],'relieved':[[12,1]],'supported':[[25,3],[19,1],[24,2]],'base':[[7,1],[12,1],[14,1],[8,1],[6,1]],'internal':[[25,4],[6,1]],'gamepads':[[17,2],[25,1],[5,2]],'alternate':[[11,4],[12,1],[10,1],[8,1],[5,1]],'constitutes':[[12,1]],'mit':[[21,1]],'cultivate':[[8,1]],'interactive':[[2,1],[0,1]],'issue':[[19,1],[6,1]],'worsening':[[9,1]],'int32':[[25,4]],'informs':[[4,1],[24,1]],'sequentially':[[7,1],[14,2]],'stick':[[22,2],[14,1],[12,1],[16,1],[10,1],[5,1]],'goal':[[9,1],[14,1],[6,23],[2,2],[20,1],[10,1],[8,1],[7,5]],'whitish':[[4,1]],'defines':[[5,1],[11,4],[6,1]],'hotkey':[[5,8],[17,3],[9,3],[15,8],[22,5],[24,1],[4,1],[12,1],[16,3],[11,8],[8,1]],'helper':[[12,1]],'usability':[[11,1]],'draws':[[12,2],[19,1],[11,1],[24,1]],'craftily':[[2,1]],'units':[[14,1]],'writing':[[12,3],[23,2],[25,2],[6,1]],'learning':[[1,1],[3,1],[10,1],[2,2]],'resulting':[[5,2],[14,1],[11,1],[7,1]],'hiding':[[22,1]],'literary':[[6,1]],'messages':[[4,1],[12,2],[23,2],[11,1],[24,1]],'glitches':[[6,1]],'profit':[[6,1]],'reverse':[[18,1]],'newbie':[[7,1],[2,2],[6,1]],'pastel':[[22,2]],'joypad':[[17,1],[18,10],[22,30],[23,2],[25,2],[19,1],[2,1],[4,2],[12,4],[11,6],[7,3]],'teacher':[[10,1]],'noticed':[[4,1],[6,2],[7,3]],'integrity':[[25,1]],'implied':[[22,1],[5,1]],'two':[[18,2],[19,2],[12,4],[20,6],[8,2],[5,2],[17,1],[9,1],[14,1],[15,2],[22,6],[6,6],[2,1],[4,2],[23,4],[25,2],[10,2],[11,1],[7,2]],'reverting':[[11,1]],'cycle':[[8,1]],'automatic':[[12,2],[22,6],[10,1],[11,1]],'customization':[[15,2],[1,1],[14,2],[22,4],[0,1],[20,2],[11,3]],'fatal':[[8,1],[6,1],[7,1]],'compresses':[[11,1],[23,1]],'needs':[[12,3],[16,1],[20,1],[5,1],[22,4],[23,1],[6,2],[2,2],[4,1],[24,1],[10,1],[11,2],[7,1]],'specify':[[11,1]],'resend':[[23,1]],'unsystematic':[[2,1]],'info':[[23,9],[11,1],[5,4]],'carried':[[10,1],[2,1],[6,2]],'frequent':[[12,1]],'patterns':[[15,1],[14,1],[22,7],[23,3],[2,2],[24,3],[12,14],[3,1],[11,2],[5,1]],'loopholes':[[2,1]],'receive':[[4,1],[7,1],[23,1]],'desktop':[[3,2],[2,1],[22,1]],'became':[[14,1],[23,1],[5,1]],'home':[[15,3],[16,3],[22,1],[24,1],[5,2]],'worked':[[10,1]],'opportunity':[[14,1]],'avi':[[15,2],[14,1]],'lower':[[17,1],[15,3],[22,5],[23,4],[2,1],[4,5],[16,2],[11,2],[5,3]],'adjustlag':[[22,5]],'counts':[[14,1]],'ones':[[4,1],[22,1],[20,1],[2,1]],'every':[[18,2],[12,9],[20,6],[8,2],[5,9],[17,1],[9,3],[14,7],[15,1],[22,14],[6,11],[2,2],[4,4],[23,5],[25,4],[10,5],[11,14],[7,2]],'roughness':[[6,1]],'periodically':[[18,1],[22,1]],'pale':[[4,1],[24,1],[22,2],[11,4],[5,1]],'openness':[[2,1]],'backtrack':[[11,1]],'20fps':[[18,1]],'contact':[[10,1]],'inferior':[[8,1]],'analogy':[[20,3],[22,1],[5,1]],'fceultra':[[21,1]],'smallest':[[5,1]],'envelope':[[22,1]],'tool':[[22,3],[14,3],[23,5],[12,3],[20,1],[5,1]],'wm_mousewheel':[[23,1]],'violet':[[4,1]],'consisting':[[12,1],[22,1]],'click':[[19,6],[12,11],[16,15],[5,21],[17,37],[9,1],[15,27],[22,26],[23,2],[2,1],[24,6],[4,26],[10,1],[11,8]],'necessity':[[2,1],[6,1]],'compare':[[8,3],[9,2],[14,2],[22,2],[19,1],[6,2],[20,5],[10,2],[11,1],[5,2]],'mashing':[[5,1]],'introduction':[[1,1],[2,3],[0,1]],'affect':[[4,2],[22,3],[16,1],[2,1],[11,5]],'unobtrusively':[[4,1]],'edit':[[12,2],[16,2],[20,1],[5,4],[17,13],[9,3],[14,2],[15,3],[22,11],[6,1],[2,1],[4,8],[3,2],[10,1],[11,5],[7,1]],'loaded':[[17,2],[22,6],[20,1],[25,1],[11,2],[24,4]],'completion':[[14,2]],'assuming':[[23,1]],'caring':[[5,1],[24,1],[11,1],[2,1]],'faded':[[6,1]],'clear':[[17,6],[15,3],[22,1],[25,1],[2,3],[4,1],[18,3],[5,2]],'include':[[25,1]],'consists':[[22,1],[14,4],[25,5],[12,2],[20,1],[5,1]],'offer':[[22,1]],'truth':[[2,1],[6,1]],'quitting':[[23,2]],'triggered':[[18,1],[22,1]],'structuring':[[4,1],[6,1]],'jumpprevmarker':[[24,1]],'characters':[[25,2],[22,1]],'engine':[[14,1],[23,2],[6,2],[11,1]],'excel':[[6,1]],'distinctness':[[14,1]],'menu':[[17,10],[15,8],[22,3],[23,3],[19,9],[24,7],[4,2],[12,3],[3,3],[11,4],[5,6]],'bookmark0':[[17,1]],'handles':[[23,1]],'independence':[[7,1]],'forced':[[6,2],[14,1]],'inputted':[[14,1]],'speedrun':[[5,1],[7,1],[14,5],[20,1],[6,5],[2,1]],'deserialize':[[25,1]],'nearest':[[11,1],[9,1],[14,1],[15,1],[22,4],[6,1],[2,1],[16,1],[7,3],[5,3]],'suggest':[[24,1],[6,1],[23,1]],'accordingly':[[4,1],[22,2]],'sections':[[4,1],[11,2],[2,1],[5,1]],'cons':[[11,1],[9,1],[10,1],[7,1],[8,1]],'creation':[[17,1],[15,1],[22,6],[23,4],[12,1],[3,1]],'emu':[[12,1],[18,1]],'own':[[7,1],[12,3],[20,1],[5,2],[9,1],[14,2],[15,1],[23,1],[6,3],[2,3],[4,2],[25,2],[10,1],[11,1],[18,1]],'bookmarked':[[8,1],[15,5],[22,14],[16,3],[11,4],[5,4]],'extraordinary':[[2,2],[14,1]],'instance':[[4,1],[11,1],[23,17],[2,1],[6,1]],'help':[[18,1],[23,1],[25,1],[19,1],[6,2],[2,1],[12,2],[3,1],[10,1],[11,3],[5,2]],'frame':[[18,50],[19,8],[12,20],[16,29],[20,17],[8,11],[5,60],[17,47],[9,19],[14,19],[15,36],[22,161],[6,21],[2,12],[4,37],[23,24],[24,5],[25,5],[10,18],[11,34],[7,15]],'empty':[[17,3],[15,4],[22,7],[23,2],[19,1],[25,1],[4,4],[11,3],[18,1]],'composed':[[5,1]],'moderately':[[17,7]],'correction':[[7,4]],'next':[[19,1],[12,1],[16,8],[20,2],[8,3],[5,7],[9,4],[14,1],[15,3],[22,6],[6,7],[2,2],[4,2],[24,1],[25,2],[3,1],[10,2],[11,5],[7,3]],'kilobytes':[[11,1]],'newtext':[[17,1],[18,2]],'ruler':[[2,1],[5,1]],'bit0':[[25,2]],'hoping':[[22,1]],'connection':[[9,1]],'separator':[[25,4]],'thread':[[22,1]],'adjust':[[23,1],[2,1],[6,2],[12,1],[3,2],[10,1],[8,1],[11,3]],'detection':[[14,1]],'dragged':[[17,1]],'invoked':[[19,1]],'behaviors':[[23,1]],'hence':[[22,1]],'instantly':[[7,1],[18,1],[22,3],[14,1],[2,1],[12,4],[20,1],[10,1],[11,1],[5,4]],'folder':[[12,1],[18,2],[11,1]],'lights':[[23,2]],'nevertheless':[[2,1]],'interpreted':[[22,1],[25,1],[2,1],[18,1]],'becoming':[[4,2]],'thought':[[10,1],[6,1]],'beautiful':[[7,1],[22,1]],'toolbox':[[22,1],[14,6],[4,1],[12,1],[16,1],[3,1],[5,4]],'troublesome':[[7,1]],'snapshot':[[22,2],[14,1],[23,17],[19,1],[12,2],[11,1]],'console':[[12,3],[14,2],[3,1],[15,1],[22,2]],'fields':[[15,1],[22,2],[10,1],[25,1],[11,1]],'had':[[4,1],[12,1],[2,2],[11,1]],'subfolder':[[12,2],[18,1]],'logs':[[22,1]],'mini':[[12,1],[13,1]],'insertion':[[23,1],[18,1],[22,1]],'defined':[[22,1],[14,2],[20,2],[6,1],[5,1]],'illuminate':[[15,1]],'verify':[[7,1]],'succession':[[12,1],[2,1],[6,1]],'resumption':[[4,1]],'dot':[[25,1],[15,1]],'frame#':[[4,1],[17,3],[15,2],[22,1],[24,1]],'highlighting':[[22,3]],'already':[[18,2],[15,2],[1,1],[22,4],[23,1],[2,1],[6,4],[4,6],[12,3],[10,3],[7,3],[11,4]],'modal':[[22,1]],'methodology':[[1,1],[14,3],[20,2],[7,2],[0,1]],'nice':[[2,1],[12,1]],'collision':[[9,1],[14,1]],'trick':[[14,1],[2,3],[6,9]],'interactivity':[[5,1]],'exist':[[12,1],[18,2],[11,1]],'freeze':[[5,1]],'unintended':[[24,1],[14,1]],'their':[[1,1],[12,6],[20,1],[8,1],[5,3],[9,1],[14,2],[15,1],[22,2],[6,2],[2,1],[4,1],[23,1],[24,2],[25,2],[11,2],[7,1]],'promptly':[[20,1]],'emulate':[[22,3],[15,1],[5,1]],'solving':[[12,1],[14,1],[10,1],[6,1],[7,2]],'specifies':[[11,1]],'evens':[[4,1]],'illuminating':[[15,1]],'solution':[[9,1],[12,2],[14,6],[6,1],[7,1]],'confirmation':[[12,1]],'decrease':[[15,1],[6,1],[11,1]],'that':[[18,10],[19,5],[12,43],[13,1],[16,5],[20,6],[8,9],[5,25],[17,10],[9,12],[14,15],[15,8],[22,65],[6,35],[2,10],[4,22],[23,13],[24,16],[25,8],[3,4],[10,7],[11,24],[7,22]],'taseditor_window':[[23,1]],'area':[[15,4],[22,6],[23,1],[24,1],[12,1],[16,2],[11,3],[5,1]],'enemy':[[9,7],[6,4],[8,3]],'arising':[[13,1]],'memorized':[[4,1],[22,1]],'suggested':[[24,1]],'setmarker':[[17,2],[18,2]],'reducing':[[22,1],[14,1],[2,1],[5,1]],'first':[[18,3],[19,2],[0,1],[12,14],[16,1],[20,2],[8,5],[5,6],[17,14],[9,6],[22,20],[23,4],[25,5],[6,8],[2,5],[4,9],[24,2],[10,7],[11,10],[7,5]],'shades':[[11,1],[22,1]],'care':[[10,1],[11,1],[20,1]],'literature':[[12,1]],'points':[[9,1],[22,3],[23,1],[24,2],[4,2],[20,1],[8,3]],'asking':[[11,1],[18,3]],'tag':[[6,1],[12,1]],'top':[[4,2],[12,1],[22,1],[5,2]],'correct':[[6,2],[7,4]],'hardcore':[[6,1]],'below':[[4,1],[9,1],[15,2],[16,2],[22,1],[5,4]],'account':[[22,1]],'remapping':[[11,1]],'step':[[7,1],[9,3],[14,2],[15,2],[2,2],[20,2],[10,4],[8,10],[5,4]],'actually':[[11,4],[18,1],[15,1],[6,1],[2,1],[12,2],[10,1],[7,3],[5,1]],'concentrates':[[14,1]],'filled':[[4,1],[22,1],[11,1],[24,1]],'abstraction':[[4,1]],'stands':[[5,1]],'often':[[18,1],[19,1],[12,3],[20,1],[8,2],[5,2],[17,7],[9,2],[14,1],[6,6],[2,1],[4,2],[24,3],[10,2],[11,1],[7,4]],'prefix':[[23,2]],'constructed':[[14,1]],'unpausing':[[4,1],[10,1],[9,1]],'plus':[[22,1],[15,1],[5,1]],'formula':[[20,2]],'really':[[10,1],[7,1],[12,1]],'grades':[[22,1]],'analyze':[[5,1],[9,1],[12,1],[6,1],[2,1]],'autosave':[[22,2],[23,2],[11,4],[24,1]],'notify':[[24,1],[23,1]],'20th':[[4,1]],'wasted':[[6,1]],'slowly':[[15,1]],'putting':[[9,1]],'montage':[[23,1]],'slow':[[9,1],[14,2],[15,1],[2,1],[10,1],[8,1],[5,2]],'bit':[[9,2],[22,1],[25,20],[24,2],[18,22],[7,1]],'world':[[5,1],[12,3],[14,1],[10,3],[6,8],[2,4]],'recent':[[9,1],[22,1],[23,1],[6,1],[24,2],[4,1],[16,2],[3,1],[11,1],[8,1]],'killed':[[8,1]],'material':[[2,1]],'total':[[22,1],[25,1],[11,2],[5,1]],'sets':[[23,1],[18,2],[22,1]],'fcexp':[[25,1]],'ran':[[6,1]],'alpha':[[22,3]],'registration':[[22,1]],'usually':[[19,2],[12,8],[16,1],[20,1],[8,3],[5,3],[9,3],[14,5],[15,1],[22,6],[6,11],[2,1],[4,2],[24,1],[25,2],[11,7],[7,7]],'todo':[[12,2]],'believed':[[22,1]],'outsider':[[2,1],[7,1]],'partial':[[12,1],[23,3],[20,1]],'yet':[[7,3],[17,3],[18,1],[19,1],[2,1],[24,1],[4,1],[12,1],[10,1],[8,3],[11,1]],'stand':[[3,1],[4,1]],'improvable':[[7,1]],'prepared':[[5,1],[22,1],[7,1],[6,1]],'avoid':[[22,1],[14,1],[24,2],[6,2],[12,1],[11,2]],'into':[[25,3],[19,3],[12,5],[16,1],[20,4],[8,4],[5,7],[17,6],[9,4],[14,4],[15,4],[21,1],[6,14],[2,2],[4,3],[22,11],[23,6],[24,3],[3,1],[10,3],[11,5],[7,3]],'ground':[[9,1],[6,2],[7,1]],'timer':[[3,1],[6,1],[14,1]],'supports':[[5,1],[12,1],[11,2],[2,2]],'truncation':[[17,1],[22,6]],'calculates':[[23,1]],'isolate':[[2,1],[6,1]],'windows':[[15,3],[22,6],[23,5],[4,1],[3,1],[11,1]],'estimated':[[10,1],[6,1],[5,1]],'either':[[18,2],[12,1],[20,1],[5,6],[17,3],[9,2],[14,4],[15,1],[22,6],[6,4],[2,2],[4,2],[23,2],[24,5],[25,3],[10,1],[11,3],[7,5]],'interprets':[[7,1],[11,1]],'fail':[[7,1]],'successfully':[[17,2],[22,1],[23,1],[6,1],[24,1],[12,3],[20,1],[7,1],[8,1]],'corruptor':[[17,1]],'branch':[[17,8],[7,1],[15,5],[14,3],[18,1],[22,13],[23,2],[24,1],[11,10],[5,4]],'irrelevant':[[9,1],[22,2],[23,1],[25,2],[6,1],[2,1],[4,1],[5,1]],'busy':[[6,1]],'correspond':[[22,3]],'mechanic':[[6,1],[14,1]],'user':[[7,1],[18,9],[15,1],[14,1],[22,41],[23,11],[2,1],[24,26],[11,2],[5,1]],'copy':[[19,3],[12,7],[16,1],[8,2],[5,3],[17,1],[15,4],[14,1],[22,8],[23,2],[2,1],[3,1],[11,1],[7,4]],'how':[[7,3],[19,5],[12,6],[8,2],[5,5],[9,2],[22,3],[6,8],[2,4],[4,1],[10,1],[11,4],[18,1]],'keypad':[[15,4]],'tracks':[[23,3]],'serves':[[4,1],[9,2],[14,1],[15,1],[22,5]],'threshold':[[2,1],[7,1]],'external':[[22,1],[14,1],[23,2],[25,1],[6,1],[2,1],[12,1],[8,1],[7,1]],'rides':[[5,1]],'criticize':[[6,1]],'certain':[[11,3],[9,1],[14,3],[22,4],[23,1],[6,3],[2,1],[12,4],[10,1],[8,1],[5,1]],'branch2':[[17,2]],'delivers':[[12,1]],'condition':[[24,1]],'expanding':[[11,1],[14,1]],'isolated':[[19,1]],'fantasy':[[2,1]],'recurring':[[2,1]],'dropped':[[9,1]],'%01d':[[25,2]],'remake':[[22,1]],'gamepad':[[17,3],[15,3],[14,3],[6,1],[2,2],[11,10],[5,3]],'pulled':[[24,1]],'wearing':[[20,1]],'experiment':[[11,2],[9,1],[6,1],[2,1],[4,1],[10,1],[8,1],[5,2]],'deselect':[[4,1],[15,1]],'ineffectively':[[2,1]],'black':[[4,1],[22,1],[19,1],[11,3]],'name':[[19,1],[12,5],[5,1],[17,4],[15,1],[14,1],[22,3],[23,1],[6,1],[24,11],[25,1],[3,3],[18,9],[11,1]],'micro':[[6,1]],'sent':[[22,4],[14,1],[7,2],[24,2]],'commands':[[15,3],[22,3],[23,7],[19,2],[24,4],[25,3],[18,1],[5,1]],'believes':[[22,1]],'match':[[22,2],[25,2],[19,1],[6,2],[24,2],[12,3]],'familiar':[[7,1],[5,3]],'principle':[[6,1],[22,1]],'path':[[2,1]],'allot':[[9,1]],'theory':[[24,1],[22,1],[6,1],[11,1]],'identical':[[17,2]],'adds':[[25,1]],'here':[[19,1],[0,1],[12,4],[20,3],[8,1],[5,3],[17,1],[9,3],[14,1],[22,2],[23,5],[6,4],[2,2],[3,2],[10,3],[11,2],[7,2]],'scheme':[[5,1],[19,1],[11,3],[7,1]],'sync':[[23,1],[6,2],[12,1]],'advantages':[[2,1],[12,1]],'substantial':[[11,1],[14,1]],'reached':[[22,2],[2,1],[6,1]],'current':[[18,12],[19,3],[12,11],[16,8],[20,7],[8,14],[5,20],[17,7],[9,8],[14,10],[15,9],[22,70],[6,27],[2,3],[23,26],[24,8],[25,3],[3,2],[10,8],[11,10],[7,11]],'nameless':[[24,3]],'internet':[[12,1]],'associates':[[2,1]],'decided':[[19,1]],'border':[[22,2],[24,1]],'blindly':[[9,1],[22,1]],'choosing':[[24,1],[20,1],[6,1],[5,1]],'emulation':[[7,1],[12,4],[20,1],[5,8],[9,6],[14,6],[15,2],[22,11],[2,1],[23,6],[4,3],[24,1],[10,1],[11,2],[18,2]],'processes':[[23,1]],'character':[[9,1],[22,1],[25,1],[6,5],[2,3],[4,1],[12,1],[7,1],[5,3]],'clearselection':[[24,1]],'whereas':[[22,1]],'result':[[19,1],[12,5],[20,4],[8,8],[17,4],[9,11],[14,2],[22,4],[6,4],[2,4],[24,1],[10,12],[11,4],[7,7]],'perform':[[4,1],[12,1]],'straight':[[4,1]],'twice':[[4,2],[12,3],[15,2],[16,2],[22,3]],'engage':[[3,1]],'green':[[9,5],[15,3],[22,21],[4,4],[20,4],[11,4],[5,2]],'receives':[[11,1],[12,1]],'medium':[[14,1]],'careful':[[14,1]],'binding':[[2,1],[11,2]],'handy':[[5,3],[12,2],[11,1],[2,1]],'0xce':[[12,2]],'unmarked':[[22,3]],'upcoming':[[10,1],[9,1],[14,1]],'interconnections':[[6,1]],'involvement':[[7,1]],'adjustment':[[12,1],[8,1],[11,3]],'dump':[[4,1],[12,1]],'scenario':[[2,1]],'significantly':[[24,1],[11,2],[22,2]],'true':[[22,2],[14,1],[25,6],[18,2],[2,1]],'execution':[[2,1],[12,2]],'reflecting':[[23,1]],'previous':[[12,4],[16,7],[20,3],[8,3],[5,2],[9,5],[14,2],[15,5],[22,12],[6,7],[23,1],[4,2],[24,1],[10,4],[11,3],[7,5]],'required':[[22,1],[25,8],[19,1],[12,1],[20,1],[7,1],[5,1]],'narrow':[[4,1],[22,1],[24,1]],'multitrack':[[22,2],[5,1]],'plenty':[[2,1],[12,1]],'reverted':[[4,2],[17,1]],'level':[[12,7],[16,1],[20,2],[8,3],[5,8],[22,6],[25,2],[6,16],[2,3],[4,3],[10,3],[11,3],[7,4]],'full':[[18,1],[9,1],[14,2],[15,2],[19,1],[6,1],[22,2],[23,4],[25,1],[10,2],[11,1],[5,1]],'guessed':[[22,1],[5,1]],'movie':[[18,12],[19,9],[12,22],[13,2],[16,26],[20,3],[8,14],[5,53],[17,23],[9,8],[14,27],[15,19],[22,85],[6,23],[2,4],[4,24],[23,30],[24,23],[25,15],[3,1],[10,4],[11,33],[7,12]],'taking':[[14,1]],'aims':[[2,1],[14,1]],'drag_mode_selection':[[24,1]],'seem':[[9,1],[14,1],[6,2],[7,2]],'guess':[[9,2],[2,1],[6,1]],'detected':[[9,2],[20,2],[22,2],[19,1]],'quick':[[11,1],[9,1],[22,1],[10,2],[7,1],[8,1]],'official':[[25,1],[21,1]],'savestate':[[7,21],[15,12],[14,3],[22,12],[23,7],[24,11],[12,4],[11,5],[5,2]],'horizontal':[[22,2],[15,1],[6,1]],'fashion':[[22,1]],'achieving':[[7,1]],'logger':[[15,2]],'architecture':[[23,1],[21,1],[22,1]],'appear':[[7,1],[19,1],[12,4],[16,1],[5,5],[17,2],[9,1],[14,3],[22,7],[6,2],[2,2],[4,3],[24,2],[11,6],[18,1]],'active':[[4,1],[22,1],[24,1]],'temporary':[[8,1],[20,1]],'relatively':[[22,1]],'handle':[[24,1],[18,1],[5,1]],'shadow':[[5,1]],'size':[[12,13],[16,1],[20,1],[5,3],[22,7],[14,1],[23,5],[25,5],[6,2],[4,1],[3,3],[7,1],[11,3]],'allow':[[22,3],[14,1],[10,2],[23,2],[11,1],[24,1]],'objective':[[8,1],[2,1],[6,2]],'unlike':[[4,2],[9,1],[12,1],[14,3],[5,2]],'useful':[[15,3],[1,1],[14,2],[22,5],[6,5],[2,1],[12,5],[20,1],[10,2],[11,5],[5,1]],'noticeable':[[7,1]],'reloads':[[2,1]],'project':[[19,5],[12,24],[5,5],[17,3],[9,1],[14,3],[15,3],[21,1],[6,2],[2,5],[4,2],[22,26],[23,25],[24,33],[3,3],[25,4],[11,15],[7,1]],'imagination':[[2,1]],'detachment':[[9,1]],'rethink':[[6,1],[7,1]],'programming':[[12,2],[14,2],[20,3],[21,1],[2,2],[0,1]],'free':[[9,1],[14,1],[22,1],[19,1],[2,1],[10,1],[11,1],[8,1]],'manual':[[11,1],[19,3],[0,3],[12,2],[5,1],[15,2],[14,2],[22,1],[23,2],[6,1],[4,2],[18,4],[7,1]],'imperfections':[[2,1],[6,1]],'come':[[7,1],[12,1],[8,1],[2,1]],'new':[[18,4],[1,1],[19,5],[12,8],[16,2],[20,24],[8,5],[5,9],[17,15],[9,6],[14,1],[15,1],[22,20],[6,17],[2,6],[4,4],[23,10],[24,3],[25,1],[3,1],[10,3],[11,13],[7,3]],'jump':[[12,4],[5,25],[9,1],[14,1],[15,3],[22,7],[6,3],[2,1],[4,5],[23,3],[24,2],[10,2],[11,2],[7,1]],'fourth':[[22,1]],'practice':[[1,1],[3,1],[10,2],[6,1],[5,1]],'dragging':[[17,3],[9,1],[15,2],[22,6],[19,1],[24,1],[4,3],[16,3],[3,1],[11,1],[5,1]],'adjacent':[[22,2],[16,1],[6,1],[7,2]],'miss':[[3,1],[24,1]],'tasing':[[18,1],[1,5],[19,2],[0,3],[12,6],[16,1],[20,5],[8,7],[5,10],[9,8],[14,14],[15,1],[22,7],[2,24],[6,24],[4,1],[23,4],[3,1],[10,8],[11,8],[7,16]],'reassigned':[[5,1]],'register':[[22,1],[12,1],[18,3]],'undos':[[11,1],[22,1]],'prematurely':[[10,1],[8,1]],'gameresources':[[12,1]],'ungreenzone':[[15,1]],'scenarios':[[5,1]],'very':[[12,4],[16,1],[20,1],[8,2],[5,3],[17,8],[9,2],[22,3],[23,2],[6,6],[2,3],[4,4],[3,1],[10,3],[11,2],[7,4]],'resumes':[[24,1],[5,1]],'modules':[[25,7],[23,4]],'feos':[[0,2]],'physically':[[2,1]],'spending':[[6,1]],'accounts':[[11,1]],'evaluate':[[20,2],[22,1],[5,1]],'playback':[[18,8],[19,3],[12,6],[16,25],[20,2],[8,3],[5,33],[17,4],[9,16],[14,6],[15,30],[22,61],[2,1],[23,12],[4,17],[24,8],[10,12],[11,16],[7,5]],'low':[[4,1],[6,1]],'image':[[22,3],[14,1],[6,1],[4,4],[20,1],[10,1]],'paranoid':[[8,1]],'kills':[[2,2]],'though':[[22,1],[19,1],[24,2],[2,1],[6,2],[12,2]],'opening':[[23,2],[3,1],[24,2]],'visual':[[4,1],[22,2],[14,1]],'learned':[[20,1]],'functional':[[11,2]],'bitmap':[[22,1]],'killing':[[2,1],[9,1]],'long':[[11,5],[15,3],[22,8],[19,1],[6,4],[2,2],[4,1],[12,3],[10,1],[7,3],[5,2]],'longer':[[4,1],[2,1],[7,1]],'places':[[17,1],[15,1],[22,2],[23,1],[19,1],[12,5],[7,1]],'divide':[[4,1],[6,3]],'optimizing':[[14,1],[6,3],[13,1]],'registered':[[17,1],[22,2],[23,2],[12,2],[10,1],[18,10]],'cleared':[[4,1],[11,3],[22,1]],'optimization':[[12,2],[14,2],[6,3],[7,2]],'superimpose':[[17,2],[18,1],[12,2],[22,1],[2,1],[5,4]],'positions':[[16,1]],'losing':[[14,1],[6,3],[8,1]],'streamlines':[[23,2]],'configured':[[11,1],[22,2]],'consecutive':[[11,2],[19,1],[18,2],[6,1]],'disregarded':[[22,1]],'moves':[[22,6],[10,2],[25,1],[6,2],[5,8]],'people':[[1,1],[6,4],[2,2],[12,2],[7,3],[8,2]],'practically':[[10,1],[9,1]],'second':[[19,1],[12,7],[5,1],[9,1],[14,1],[22,14],[23,1],[6,3],[2,1],[4,1],[10,2],[18,5],[11,4]],'commonly':[[12,1]],'transpose':[[24,1],[15,1],[16,1]],'selectively':[[22,2]],'suitable':[[10,2],[6,2]],'and':[[1,4],[19,12],[0,2],[16,15],[9,50],[14,39],[15,41],[23,90],[2,43],[24,26],[4,53],[10,44],[18,14],[7,55],[12,94],[13,1],[20,24],[8,33],[5,87],[17,59],[21,4],[22,182],[25,25],[6,119],[3,13],[11,75]],'credible':[[2,1]],'still':[[7,4],[19,1],[12,5],[8,1],[5,1],[17,1],[9,3],[22,4],[6,4],[2,5],[4,1],[24,1],[10,2],[11,2],[18,2]],'meaningless':[[25,1],[14,1]],'stops':[[18,1],[24,1],[12,1],[22,3],[7,1],[11,1]],'convenience':[[4,1],[19,1],[2,1],[5,1]],'formulate':[[2,1]],'before':[[18,4],[19,2],[12,4],[16,2],[20,1],[8,2],[5,8],[17,3],[9,6],[14,2],[15,4],[22,13],[6,1],[2,2],[4,4],[23,1],[24,3],[25,2],[3,1],[10,4],[11,7],[7,5]],'overtakes':[[6,1]],'ignore':[[6,1],[18,6],[11,1],[2,1]],'lock':[[9,1]],'implies':[[6,2],[22,1]],'various':[[9,1],[22,1],[2,1],[6,2],[4,2],[12,3],[8,1],[11,2]],'polish':[[9,1],[10,2],[7,3]],'registering':[[18,4]],'forth':[[4,1],[2,1],[22,1]],'Все':[[22,1]],'starts':[[15,2],[22,9],[23,2],[25,3],[4,3],[12,1],[10,3],[18,1],[5,3]],'branch1':[[17,4]],'adding':[[4,1],[12,1],[14,1],[22,1],[23,1]],'menus':[[19,1],[15,1]],'recalculate':[[12,1]],'fading':[[23,1]],'gaming':[[6,1],[11,1],[8,1],[2,1]],'controls':[[19,1],[0,1],[13,2],[5,2],[9,1],[14,1],[15,6],[22,2],[23,2],[4,1],[10,2],[11,5]],'differences':[[22,1]],'highest':[[22,1],[5,1]],'hit':[[22,1]],'switch':[[18,2],[19,8],[12,1],[20,1],[8,1],[5,4],[17,4],[9,2],[14,1],[15,9],[22,1],[2,1],[24,3],[25,2],[3,1],[10,2],[11,1],[7,2]],'losses':[[6,2]],'centering':[[23,1]],'10000':[[11,1]],'greenzone':[[18,3],[19,2],[12,11],[16,1],[5,10],[17,29],[9,1],[14,3],[15,1],[22,55],[2,1],[23,11],[4,7],[24,7],[25,5],[10,1],[11,22],[7,1]],'mushroom':[[6,1]],'stopped':[[9,1],[18,2]],'subject':[[25,1],[14,1]],'initialization':[[17,3],[23,2]],'accompany':[[6,1]],'anyway':[[8,1],[12,1],[11,2],[6,1]],'eye':[[22,1],[2,1],[14,1]],'nearby':[[23,1],[11,1],[16,2]],'deploying':[[23,1]],'accentuate':[[6,1]],'formatted':[[12,1]],'marioy':[[12,3]],'invalidation':[[18,1]],'suboptimally':[[7,1]],'trivial':[[4,1],[2,1],[6,1]],'its':[[18,1],[19,1],[12,6],[16,3],[5,9],[17,4],[9,3],[14,5],[15,2],[22,12],[6,7],[2,3],[4,2],[23,2],[24,4],[25,3],[3,1],[10,2],[11,9],[7,4]],'deal':[[10,1],[6,1]],'2011':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,2],[25,1],[6,1],[3,1],[11,1]],'mobile':[[6,1]],'slipped':[[6,1]],'interrupted':[[11,1]],'adequate':[[6,3],[23,2]],'tenfold':[[5,1]],'present':[[6,1],[11,1]],'individuality':[[6,1]],'pixel':[[22,2]],'cursor':[[18,3],[19,4],[12,8],[16,43],[20,3],[8,6],[5,54],[17,5],[9,22],[14,9],[15,61],[22,83],[23,12],[24,12],[4,30],[10,15],[11,24],[7,5]],'accustomed':[[6,1],[22,1]],'records':[[5,1],[17,1],[22,2],[25,2],[6,1],[4,1],[12,1],[7,2],[11,1]],'react':[[10,1]],'distract':[[8,1]],'eraser':[[4,1]],'prudence':[[7,1]],'sometimes':[[5,1],[11,1],[9,1],[14,2],[19,2],[6,8],[4,1],[12,1],[16,1],[7,6],[8,1]],'imitating':[[11,1]],'responses':[[10,1]],'didn':[[20,1],[8,1],[5,1],[17,1],[9,1],[14,1],[22,1],[25,1],[2,2],[4,2],[10,1],[11,1],[18,1]],'happens':[[4,2],[7,1],[20,1]],'nullifies':[[9,1]],'columnset':[[23,1]],'advantage':[[5,1]],'importing':[[3,1],[22,1]],'breaking':[[14,1]],'prompt':[[19,1]],'context':[[15,4],[14,1],[22,2],[19,5],[2,1],[6,1],[4,2],[23,1],[24,2],[16,3],[11,3]],'close':[[24,4],[6,3],[3,1],[10,2],[11,3],[5,1]],'edges':[[3,1],[6,1]],'route':[[5,1]],'make':[[18,1],[19,1],[12,5],[16,1],[20,1],[8,3],[5,12],[17,1],[15,2],[14,3],[22,4],[23,3],[6,7],[2,1],[4,1],[3,1],[11,6],[7,7]],'wip1':[[17,1]],'imagining':[[6,1]],'unmark':[[23,1]],'lay':[[7,1],[8,1]],'truncating':[[22,3],[23,3]],'paints':[[22,1]],'proper':[[12,1]],'addresses':[[12,3]],'research':[[23,1],[6,2],[14,2]],'writers':[[6,1]],'both':[[1,1],[19,2],[0,1],[12,3],[20,1],[5,2],[17,1],[9,3],[22,6],[6,4],[2,2],[4,4],[24,1],[10,1],[11,4],[7,5]],'any':[[19,1],[12,7],[16,10],[20,3],[8,4],[5,23],[17,4],[9,3],[14,7],[15,9],[22,30],[6,13],[2,6],[4,14],[23,8],[24,3],[25,4],[3,2],[10,5],[11,7],[7,5]],'typing':[[4,1],[11,1],[12,2],[15,1],[7,1],[8,1]],'synchronized':[[22,1]],'structure':[[6,2],[22,1]],'commonplace':[[12,1]],'appreciate':[[6,1]],'controllers':[[11,1]],'heirs':[[22,1]],'evolution':[[22,1],[5,1]],'10th':[[4,1]],'competent':[[1,1]],'about':[[18,1],[0,1],[12,1],[16,1],[20,1],[8,1],[5,5],[9,3],[14,5],[15,1],[22,16],[6,7],[2,2],[4,5],[23,10],[24,5],[3,1],[11,9],[7,2]],'inconveniences':[[12,1]],'timers':[[12,1]],'manually':[[18,1],[9,2],[14,1],[22,1],[19,1],[2,1],[4,2],[12,2],[20,3],[10,1],[11,3],[7,1]],'value':[[18,1],[22,20],[14,1],[23,2],[25,14],[6,8],[2,1],[12,1],[20,5],[11,3],[5,1]],'whose':[[17,1],[22,8]],'imitates':[[11,1]],'interesting':[[12,1],[20,1],[10,1],[2,1],[6,1]],'operations':[[0,1],[13,2],[5,3],[17,3],[15,3],[14,1],[22,12],[23,11],[4,1],[3,1],[18,1],[11,3]],'overlooked':[[6,1]],'beaten':[[12,1],[14,1]],'score':[[24,1],[14,1]],'takes':[[7,1],[22,6],[14,1],[19,1],[6,1],[12,1],[16,2],[11,2],[5,1]],'zeroth':[[4,1],[17,1],[22,2],[11,1],[18,1]],'plastic':[[4,1]],'controlled':[[2,1],[15,2]],'decompressed':[[22,1]],'goals':[[7,1],[12,1],[1,1],[6,2],[2,1]],'mistake':[[0,1],[8,5],[5,1],[9,2],[14,1],[15,1],[21,1],[6,2],[23,1],[24,2],[10,2],[11,1],[7,21]],'disables':[[24,1]],'receiving':[[2,1]],'subsegments':[[20,1],[6,3],[8,1]],'motions':[[11,1]],'move':[[19,1],[12,1],[16,13],[20,1],[5,4],[9,5],[14,2],[15,12],[22,8],[6,3],[2,2],[4,3],[23,1],[24,1],[3,1],[10,1],[11,1],[18,2]],'superplay':[[14,1]],'none':[[11,1],[24,1]],'afraid':[[4,1],[9,1]],'extensions':[[12,1]],'hard':[[11,1],[7,1],[22,1],[6,1],[12,1],[8,1],[5,1]],'clicked':[[22,2],[5,1]],'supposed':[[5,1],[14,1],[20,5],[7,3],[6,3]],'experiments':[[4,1],[14,1],[6,1],[7,4]],'typical':[[12,3],[13,1],[15,1],[23,1],[2,1],[6,1]],'possess':[[6,1]],'hint':[[12,1]],'upon':[[8,1],[6,1],[7,1]],'relationship':[[22,1]],'covered':[[3,1],[22,1],[5,1]],'runs':[[18,2],[22,1],[23,1],[6,2],[4,1],[12,3],[10,1],[11,5],[5,1]],'exits':[[22,1]],'diving':[[6,4]],'listview':[[22,3]],'searching':[[22,3],[14,1],[23,4],[6,1],[12,2],[16,4],[10,2],[20,1],[11,2],[5,1]],'determined':[[22,1],[14,1],[25,1],[2,1]],'essential':[[12,2],[2,1],[7,1]],'stress':[[2,1],[5,1]],'ago':[[4,1],[22,1],[2,1],[11,4]],'focused':[[24,1],[2,1],[22,1]],'balanced':[[6,1]],'associate':[[4,1],[2,1],[6,1]],'represent':[[22,1],[14,1],[25,3],[6,1],[5,2]],'canceled':[[11,1],[22,1]],'use':[[18,5],[19,4],[12,13],[16,23],[20,4],[8,6],[5,9],[9,3],[14,6],[15,5],[21,1],[6,4],[2,3],[4,4],[22,7],[23,1],[24,2],[10,3],[11,17],[7,2]],'involving':[[12,1],[22,2]],'esc':[[4,1],[15,2],[11,1],[5,2]],'acquire':[[2,1]],'translucent':[[22,1]],'identifier':[[25,1]],'ram':[[15,2],[14,1],[22,4],[23,3],[6,2],[12,5],[20,1],[3,1],[11,1]],'header':[[17,8],[15,5],[22,12],[23,6],[25,6],[4,3],[12,1],[11,3],[5,2]],'surroundings':[[11,1]],'truncations':[[22,1]],'refuse':[[23,1],[14,1],[6,1],[24,1]],'2005':[[22,1]],'contains':[[17,1],[22,4],[14,3],[23,1],[19,2],[24,1],[4,3],[12,3],[16,2],[3,2],[11,1],[5,4]],'excessive':[[14,1]],'auto':[[12,2],[8,1],[5,3],[9,1],[15,2],[22,6],[23,3],[2,3],[24,2],[4,1],[3,1],[10,2],[11,2],[18,6]],'tasedit':[[22,1],[23,2]],'underlying':[[22,1]],'advance':[[8,2],[17,1],[9,1],[14,2],[15,3],[19,1],[2,1],[12,2],[16,1],[11,3],[5,3]],'farther':[[15,1]],'years':[[6,1]],'real':[[12,1],[8,1],[5,1],[15,1],[14,5],[22,5],[6,3],[2,1],[4,3],[10,2],[11,4],[7,4]],'costs':[[11,1],[12,1]],'construct':[[6,1]],'ensures':[[22,1],[15,1],[23,2],[6,1]],'mod':[[14,1]],'element':[[4,1],[15,1],[22,1],[24,2],[5,1]],'memorize':[[7,1],[20,1]],'symbols':[[17,2],[15,2],[22,6],[25,2],[4,5],[11,2]],'functionality':[[21,1],[22,2],[2,2],[5,1]],'returned':[[23,1],[18,1],[22,1]],'filesystem':[[23,1]],'panel':[[12,1],[16,3],[23,2],[2,1]],'invoke':[[15,5],[23,1]],'outcome':[[7,6],[9,6],[14,1],[8,2],[6,1]],'pluses':[[14,2]],'map':[[22,1],[15,2],[23,2],[11,2]],'they':[[12,9],[8,2],[5,7],[9,3],[14,2],[15,3],[22,8],[6,8],[2,3],[4,8],[23,2],[24,4],[25,1],[3,2],[11,5],[7,5]],'skim':[[12,1]],'complexity':[[4,1],[9,1],[20,1],[6,1],[5,2]],'coloring':[[4,1],[22,3]],'language':[[12,2],[14,1],[2,1],[5,1]],'then':[[18,1],[19,2],[12,13],[16,1],[20,6],[8,2],[5,10],[17,25],[9,2],[14,3],[15,2],[22,25],[6,13],[2,5],[4,7],[23,3],[24,1],[25,7],[10,2],[11,15],[7,6]],'prepares':[[22,1]],'copied':[[17,1],[15,1],[22,3],[19,1],[16,1],[5,2]],'requested':[[18,2]],'graphically':[[22,1]],'ignoring':[[22,1],[23,1]],'replacement':[[22,1],[14,1]],'backup':[[24,1],[8,1],[22,1]],'toggle':[[15,15],[22,1],[23,3],[24,3],[11,2],[5,1]],'pad':[[4,4],[5,1]],'mention':[[22,1]],'saying':[[12,1]],'ways':[[12,1],[13,1],[16,2],[8,1],[9,3],[14,5],[15,1],[22,2],[2,2],[6,2],[4,3],[3,1],[7,1]],'topical':[[12,1]],'splicing':[[25,1],[5,1]],'builds':[[2,1]],'attach':[[19,1],[9,1],[24,1]],'essence':[[19,1],[2,1],[6,1]],'power':[[15,4],[23,1],[25,2],[19,1],[24,2],[5,1]],'asterisk':[[12,1],[22,1],[3,1],[11,1]],'mainly':[[7,1],[22,1]],'interim':[[9,1],[14,2],[2,1],[10,1],[7,3],[5,1]],'pictures':[[11,1]],'identify':[[22,1]],'wheel':[[19,2],[12,1],[16,9],[5,7],[9,2],[15,16],[22,7],[23,2],[24,7],[4,4],[10,2],[11,1],[7,1]],'unnatural':[[4,1]],'rewriting':[[7,2],[14,1]],'additional':[[5,1],[22,5],[1,1],[23,1],[19,1],[6,1],[10,1],[8,1],[11,3]],'translate':[[12,1]],'normally':[[9,1],[14,3],[10,1],[5,1]],'reflexes':[[14,1]],'fourscore':[[25,7],[12,1]],'would':[[19,1],[12,3],[5,2],[9,1],[14,3],[15,1],[22,4],[6,3],[2,4],[23,3],[10,2],[11,4],[7,3]],'improving':[[6,1],[9,1]],'mariowidth':[[12,3]],'uncheck':[[12,4],[15,1],[11,1],[5,3]],'compound':[[20,1]],'times':[[8,2],[11,1],[18,3],[14,1],[22,2],[23,2],[6,3],[2,1],[12,4],[7,1],[5,2]],'target':[[18,1],[19,2],[12,1],[20,9],[8,4],[5,9],[9,6],[22,6],[23,3],[6,3],[10,2],[7,1],[11,1]],'association':[[10,2],[9,2],[22,1]],'subtitled':[[12,1]],'authors':[[6,1],[14,1]],'resultant':[[22,1]],'original':[[9,1],[22,2],[6,1],[2,1],[24,1],[11,2],[7,1]],'four':[[22,1],[24,1]],'narrows':[[10,1]],'borrow':[[6,1]],'scrollbar':[[4,1],[15,1],[16,4],[22,1]],'interest':[[4,1],[22,3],[10,1],[7,1],[8,1]],'mnemonics':[[25,1],[23,1]],'ntsc':[[18,1]],'cached':[[22,1]],'activation':[[12,1]],'switching':[[7,2],[11,1],[15,1],[22,1],[8,1],[2,1]],'theoretically':[[22,1],[14,1]],'bitwise':[[18,1]],'parent':[[22,7]],'periods':[[6,1]],'import':[[4,1],[17,4],[12,2],[22,1],[23,1],[19,5]],'remap':[[11,1]],'highlight':[[22,1]],'aspect':[[14,2],[2,1],[6,2]],'custom':[[12,1],[14,2],[2,2]],'grants':[[6,1]],'highly':[[12,1],[22,1]],'unobvious':[[7,1],[21,1]],'looped':[[12,1]],'counters':[[12,1]],'typically':[[22,1]],'distance':[[5,2],[22,2],[7,1],[6,1]],'consoles':[[22,1]],'large':[[22,1],[19,1],[6,7],[4,1],[12,2],[11,1],[7,2]],'saveas':[[24,1]],'insignificant':[[4,1]],'reveal':[[6,2],[14,1],[7,1],[2,1]],'objects':[[6,1],[14,3]],'sufficient':[[7,1],[8,2]],'informative':[[22,1]],'skipping':[[14,1]],'trajectory':[[10,1],[7,1]],'applications':[[15,2]],'count':[[25,1]],'damage':[[12,2],[14,1]],'jobs':[[22,2]],'see':[[19,2],[12,3],[16,7],[20,1],[8,2],[5,12],[9,5],[14,4],[15,7],[22,17],[6,8],[2,3],[4,5],[23,2],[10,3],[11,5],[7,5]],'slowest':[[4,1],[15,1]],'taseditor_patterns':[[12,1],[24,1]],'uint64':[[25,1]],'hastily':[[7,1]],'optimally':[[12,1],[6,1],[8,1]],'allows':[[16,3],[8,2],[5,8],[9,1],[14,4],[15,3],[21,1],[6,3],[2,3],[4,1],[22,8],[24,1],[3,1],[10,2],[11,5]],'memories':[[4,1],[2,1]],'despite':[[12,1],[22,1],[6,1],[5,1]],'clears':[[23,3],[18,2],[5,2]],'tyres':[[20,1]],'bot':[[14,1]],'mass':[[4,4],[22,1],[23,1],[6,1],[11,2]],'hundred':[[11,3],[9,1],[22,1],[10,1],[6,1],[5,1]],'forgotten':[[4,1],[20,1]],'splicer':[[22,1],[23,2],[5,5]],'emulators':[[11,1],[22,2],[14,4],[19,1],[18,1],[8,1]],'150':[[10,2]],'ended':[[11,1]],'resist':[[2,1]],'ideal':[[6,2],[7,1]],'many':[[12,8],[16,2],[8,4],[5,3],[15,1],[14,7],[22,9],[6,16],[2,5],[4,1],[24,1],[3,1],[10,3],[11,4]],'happen':[[15,1],[20,1],[2,1],[5,1]],'disclose':[[22,1]],'taser':[[19,1],[12,5],[16,1],[20,3],[8,2],[5,5],[22,20],[14,7],[6,10],[2,16],[4,4],[10,9],[11,2],[7,10]],'thrill':[[6,1]],'autoscroll':[[5,1]],'act':[[2,1],[12,1]],'dry':[[6,1]],'reflected':[[4,1]],'uses':[[22,3],[25,2],[6,1],[12,1],[3,1],[11,1]],'microphone':[[24,1],[14,1]],'inspection':[[2,1]],'flexibly':[[22,1],[5,1]],'anytime':[[4,2],[5,1]],'subdivision':[[6,2]],'paper':[[14,1]],'dependencies':[[6,1],[14,1]],'piano_rolx':[[25,1]],'unconventional':[[2,1]],'seen':[[4,1],[14,1],[5,1]],'cheats':[[15,1]],'combine':[[9,1],[19,1],[11,1],[5,2]],'variables':[[22,2],[12,3],[14,1]],'compactly':[[17,1]],'materials':[[20,1]],'inside':[[9,1],[21,2],[22,5],[19,1],[0,1],[4,1],[12,3],[11,1],[5,1]],'watched':[[22,2]],'last':[[12,1],[16,1],[8,1],[5,4],[9,2],[15,4],[22,15],[23,6],[6,3],[24,1],[4,2],[25,2],[10,2],[11,5],[7,1]],'polls':[[22,1]],'submitted':[[18,1]],'starting':[[7,2],[16,1],[5,3],[17,2],[9,1],[14,2],[15,2],[22,5],[24,1],[4,1],[3,1],[10,1],[11,2],[18,1]],'red':[[15,1],[14,1],[22,6],[19,1],[4,4],[12,1],[11,6],[5,4]],'explanations':[[19,1]],'document':[[22,1],[2,1],[6,2]],'collecting':[[11,1],[22,1]],'serving':[[12,1]],'minimize':[[14,1]],'deterministic':[[23,1],[14,2]],'conclusion':[[6,1],[22,1]],'somewhat':[[6,1],[9,2]],'try':[[19,2],[12,3],[20,1],[8,2],[5,3],[9,4],[14,3],[15,1],[6,6],[2,4],[4,3],[24,1],[10,3],[11,1],[7,2]],'easily':[[22,2],[14,1],[4,1],[12,1],[20,1],[11,1],[5,1]],'support':[[22,2],[12,1],[14,1],[23,2]],'seconds':[[4,1],[11,1],[14,1],[10,1],[6,1],[7,1]],'selections':[[22,3],[23,2]],'hold':[[17,1],[15,21],[22,10],[6,4],[2,2],[4,6],[24,1],[12,7],[16,5],[10,1],[11,1],[5,11]],'select':[[17,23],[15,8],[22,8],[23,3],[25,3],[4,6],[12,4],[16,2],[11,5],[18,2]],'markernum':[[17,1]],'loops':[[12,1]],'coordinates':[[12,2],[23,2],[14,4]],'displayed':[[15,1],[14,2],[22,27],[25,4],[4,2],[12,1],[20,1],[11,2],[5,4]],'progressbar':[[22,2],[15,1],[23,2],[11,1]],'restoring':[[22,1],[23,4],[14,1]],'orange':[[4,2]],'smb':[[6,1],[12,1]],'easy':[[5,2],[14,2],[25,1],[6,3],[4,1],[12,1],[20,1],[7,1],[11,2]],'accurate':[[12,1],[22,1]],'completing':[[20,1]],'systematic':[[12,3],[5,1]],'good':[[9,1],[12,1],[10,1],[20,1],[2,2],[23,1]],'distinguish':[[23,1],[11,1],[22,1]],'carry':[[6,1]],'outside':[[17,3],[9,2],[15,7],[22,4],[6,1],[24,1],[4,2],[12,1],[16,1],[18,7],[5,1]],'watches':[[5,1],[22,2],[7,1],[6,1]],'feeling':[[4,1]],'boundaries':[[6,3],[8,1]],'genius':[[7,1]],'among':[[12,1],[14,2],[15,2],[22,1],[7,1],[23,1]],'diversify':[[12,1]],'indicate':[[4,1],[12,1]],'conjecture':[[7,1]],'quarter':[[17,1]],'spread':[[4,1]],'reviews':[[13,1]],'structurizing':[[12,1]],'thus':[[19,1],[12,1],[20,3],[8,1],[5,5],[9,1],[14,3],[15,1],[22,10],[6,8],[2,4],[4,5],[23,1],[24,1],[10,2],[11,8],[7,3]],'look':[[8,1],[11,2],[22,1],[6,1],[2,1],[4,1],[0,1],[12,1],[10,3],[7,1],[5,2]],'old':[[18,4],[19,3],[12,1],[20,18],[8,10],[5,6],[17,8],[9,4],[14,2],[22,14],[6,5],[2,4],[4,2],[24,2],[10,2],[11,8],[7,7]],'unsaved':[[12,1],[23,2],[3,1],[11,1],[24,1]],'decisive':[[10,1],[7,3]],'light':[[5,15],[15,1],[14,2],[22,6],[6,2],[24,1],[4,5],[16,1],[10,1],[8,1],[11,3]],'fm3s':[[25,1]],'colored':[[22,7],[16,1],[19,2],[5,3]],'desirable':[[22,2]],'comes':[[5,1],[18,1],[22,1],[8,1],[6,4]],'emulates':[[5,1]],'built':[[12,1],[14,1],[21,1],[22,1],[5,1]],'readonly':[[18,1]],'checkpoint':[[6,2]],'ends':[[9,1],[14,1],[22,2],[25,1],[6,3],[4,1],[12,2]],'drag_mode_deselection':[[24,1]],'markers':[[19,2],[12,17],[16,7],[5,8],[17,38],[9,1],[14,4],[15,13],[22,45],[6,5],[2,1],[4,15],[23,25],[25,5],[18,5],[11,17]],'pads':[[17,3],[23,4],[5,2]],'keyframe':[[17,1],[22,4],[23,1]],'counted':[[25,1]],'comparisons':[[7,1]],'interpreter':[[22,4]],'impartiality':[[10,1]],'execute':[[11,1],[18,1]],'simplistic':[[14,1]],'removed':[[4,2],[22,3],[19,1],[11,2],[24,1]],'highlights':[[4,1],[11,1],[14,1]],'perhaps':[[22,1]],'technique':[[8,1]],'gate':[[23,2]],'missing':[[22,1],[5,1]],'meantime':[[5,1]],'method':[[12,4],[16,3],[8,12],[5,2],[9,11],[14,1],[22,2],[6,2],[2,3],[4,1],[10,18],[11,2],[7,10]],'reacts':[[23,3]],'agreement':[[24,1]],'lovingly':[[12,1]],'calculations':[[7,1],[23,1]],'radiobuttons':[[15,1]],'erroneous':[[7,1]],'saturated':[[22,1]],'game':[[19,1],[12,15],[16,3],[20,11],[8,13],[5,23],[9,14],[14,40],[15,3],[22,26],[6,36],[2,26],[4,13],[23,4],[25,1],[3,3],[10,15],[11,13],[7,16]],'presented':[[5,1],[1,1]],'initial':[[22,4],[14,1],[6,1],[12,1],[10,2],[7,1]],'gradually':[[4,1],[11,1],[9,1],[6,1],[7,1]],'specifically':[[4,1],[22,2]],'boundary':[[22,4],[6,1],[11,1]],'conduct':[[10,1]],'uncommon':[[6,1]],'grid':[[14,1]],'restart':[[12,1]],'disadvantageous':[[6,1]],'unrestricted':[[21,1],[14,1]],'scrollbars':[[15,1]],'getnote':[[18,2]],'plan':[[22,1],[6,1],[20,1]],'split':[[11,2]],'changes':[[18,14],[19,1],[12,3],[16,2],[5,6],[17,1],[9,1],[14,1],[15,6],[22,32],[6,1],[23,20],[4,6],[24,1],[3,1],[10,3],[11,14],[7,2]],'motivate':[[12,1]],'knowing':[[10,1],[16,1]],'inputlogs':[[23,2]],'test':[[11,2],[9,1],[14,1],[6,3],[2,2],[20,1],[10,3],[8,2],[5,2]],'productive':[[11,1],[22,1]],'desyncs':[[23,1],[14,1]],'numbering':[[22,1]],'plays':[[7,2]],'him':[[2,3],[6,1]],'rightclicks':[[24,1]],'eof':[[25,1]],'completely':[[12,2],[14,1],[22,2],[6,2],[8,1]],'animations':[[23,2]],'wide':[[4,1],[22,1]],'wish':[[1,2],[0,1],[4,1],[16,2],[11,1],[5,1]],'slightly':[[5,1],[22,1],[8,1],[6,1]],'multitracking':[[8,1],[15,2],[14,1],[22,2],[23,2],[2,1],[11,3],[5,2]],'track':[[22,3],[20,1],[14,1]],'lost':[[8,1],[22,1]],'emphasizes':[[14,1]],'are':[[1,1],[19,8],[16,2],[9,11],[14,16],[15,11],[23,2],[2,6],[24,8],[4,17],[10,3],[18,4],[7,15],[12,29],[13,1],[20,12],[8,9],[5,20],[17,9],[22,74],[25,17],[6,19],[3,3],[11,21]],'releasing':[[12,1],[24,1]],'others':[[12,1],[16,1],[3,1],[20,1]],'music':[[4,1],[14,1],[0,1]],'fatigability':[[8,1]],'notes':[[22,4],[14,1],[23,7],[6,2],[0,1],[4,3],[12,12],[3,1],[11,6],[5,2]],'cancelled':[[23,1],[15,1],[5,1]],'reloading':[[7,1]],'naturally':[[20,1],[6,2],[12,1]],'touch':[[6,1],[22,1]],'getcurrentbranch':[[18,2]],'retry':[[6,1],[7,1]],'agrees':[[23,1]],'develops':[[10,1]],'holding':[[11,1],[9,4],[15,2],[22,5],[19,1],[6,3],[2,1],[10,1],[7,1],[5,2]],'fer':[[24,1]],'load':[[12,1],[8,2],[5,3],[17,2],[15,13],[22,2],[23,2],[25,3],[6,1],[24,11],[3,1],[11,10],[7,4]],'setselection':[[18,3]],'skip':[[11,2],[9,2],[15,1],[10,1],[6,1],[5,1]],'thereby':[[11,1]],'collected':[[22,2]],'revise':[[6,1]],'paused':[[11,1],[12,1],[5,2],[17,1],[15,1],[22,3],[23,2],[2,1],[24,1],[4,1],[3,1],[18,3],[7,2]],'0000010':[[4,1]],'при':[[22,1]],'enough':[[9,1],[22,3],[2,3],[6,6],[4,2],[24,1],[12,5],[20,3],[7,3],[11,3]],'skips':[[11,1]],'chapters':[[10,1],[2,1],[6,2]],'oldest':[[23,1]],'build':[[10,1],[23,1],[14,1]],'accept':[[10,2],[5,1]],'backspace':[[15,2],[11,1],[5,1]],'run':[[12,7],[8,1],[5,2],[17,5],[9,1],[15,1],[22,2],[23,4],[6,1],[3,1],[10,1],[18,4]],'interface':[[22,3],[1,1],[14,1],[19,1],[2,3],[0,1],[4,1],[23,6],[3,3],[11,1]],'collects':[[14,1]],'indicating':[[25,1]],'three':[[22,2],[20,1],[7,2],[5,2]],'rarely':[[17,16],[7,2],[15,1],[22,1],[12,1],[11,1],[5,1]],'indefinite':[[6,1]],'random':[[14,1]],'quiet':[[6,1]],'relevant':[[22,2],[16,1],[20,1],[6,1],[11,3]],'forward':[[9,1],[14,2],[15,1],[22,1],[6,2],[25,1],[16,1],[10,1],[7,1],[5,7]],'aware':[[11,1],[9,1],[6,1],[7,1]],'somehow':[[7,1]],'distributed':[[21,1],[8,1],[14,1]],'sonic':[[14,1]],'abused':[[14,1]],'napkin':[[22,1]],'simulating':[[4,1]],'solve':[[14,1]],'mimic':[[14,1]],'impede':[[6,1]],'inflict':[[12,1]],'immediate':[[22,1],[5,2]],'unsatisfactory':[[7,1]],'anywhere':[[4,2],[17,2],[15,3],[16,3],[22,1]],'grow':[[6,2]],'ideally':[[10,1],[16,1]],'compressed':[[22,8],[23,1],[11,2],[24,1]],'obviously':[[4,1],[12,2],[8,1]],'hexified':[[25,1]],'stylus':[[14,1]],'habits':[[22,1],[19,1],[2,1],[8,1]],'tiresome':[[7,1],[8,1]],'environment':[[23,1],[12,1],[0,1]],'duties':[[8,1]],'tail':[[17,1],[11,4],[22,1]],'tracking':[[22,2],[16,2]],'reverses':[[18,1]],'somewhere':[[17,1],[15,1],[16,1],[8,1]],'solutions':[[12,1],[14,1]],'false':[[22,2],[23,1],[25,1],[18,3]],'things':[[6,3],[14,1],[8,1],[2,2]],'tells':[[24,1]],'transition':[[12,1],[22,1]],'origin':[[16,2]],'organization':[[4,1],[2,1],[5,1]],'man':[[2,1],[6,1]],'optional':[[9,2],[10,2],[25,7],[8,2]],'curent':[[23,1]],'cfg':[[11,1],[23,2]],'mode':[[7,9],[8,2],[5,3],[17,3],[9,1],[14,2],[15,9],[22,7],[23,2],[24,5],[3,1],[10,1],[11,2],[18,2]],'flagpole':[[6,1]],'producing':[[14,1]],'skilled':[[2,1]],'welcome':[[0,1]],'per':[[22,1],[14,1],[10,1],[23,1],[18,7],[5,1]],'gui':[[15,2],[23,6],[24,3],[12,1],[11,2],[18,3]],'uncompressed':[[22,3],[23,1]],'after':[[18,2],[19,2],[12,10],[16,4],[20,2],[8,10],[5,13],[17,23],[9,5],[14,1],[15,2],[22,30],[6,11],[2,2],[4,3],[23,5],[24,4],[25,6],[10,6],[11,11],[7,11]],'clicking':[[18,1],[9,2],[15,8],[22,18],[19,1],[24,1],[4,6],[12,1],[11,2],[5,5]],'distinguishes':[[8,1]],'rut':[[2,2]],'recognition':[[9,1]],'expose':[[6,1]],'requirement':[[20,1]],'mismatch':[[24,1],[23,1]],'overwritten':[[11,1],[7,1],[5,1]],'should':[[18,1],[19,3],[12,7],[16,1],[20,2],[8,2],[5,3],[17,2],[9,4],[14,1],[22,13],[23,24],[6,9],[2,2],[4,2],[25,2],[10,3],[11,6],[7,2]],'white':[[4,1],[15,2],[22,1],[11,1],[5,1]],'usage':[[8,1],[12,6],[1,1],[2,1],[5,1]],'brings':[[24,1],[9,1],[11,2]],'updating':[[23,1],[14,1]],'initializes':[[12,1]],'bugs':[[6,1],[14,5]],'vast':[[6,1],[11,1]],'generally':[[10,1],[19,1],[14,1]],'continue':[[5,1],[9,3],[12,1],[19,1],[7,3],[6,1]],'midi':[[14,1]],'famicom':[[25,1],[15,2]],'define':[[9,1],[10,1],[6,2],[8,1]],'repeatable':[[12,1]],'timed':[[6,1]],'adapt':[[10,1],[8,1],[11,1]],'discard':[[10,2],[8,2],[18,1]],'operational':[[22,1]],'interval':[[22,1],[7,1],[12,3]],'actions':[[11,2],[15,2],[14,3],[22,1],[6,3],[2,3],[4,1],[12,3],[10,1],[7,1],[5,2]],'branches':[[11,1],[19,2],[12,1],[16,2],[20,1],[5,12],[17,3],[15,4],[14,3],[22,17],[23,11],[2,4],[24,4],[7,2],[18,1]],'turn':[[11,2],[9,1],[22,1],[8,1],[5,2]],'occur':[[9,2],[12,1],[20,1],[11,1],[6,4]],'3000':[[24,1]],'fonts':[[23,1]],'concentration':[[6,1]],'resync':[[6,2],[7,1]],'odd':[[11,1]],'principles':[[11,1],[19,1],[6,1],[2,1],[10,1],[7,1],[5,1]],'indeterminate':[[18,1]],'bad':[[6,1],[12,1]],'pick':[[6,1]],'graphics':[[10,1],[12,1]],'perceive':[[6,1],[12,1],[11,1],[2,1]],'depends':[[9,2],[14,1],[22,5],[25,1],[16,1],[10,1],[5,2]],'independently':[[24,1],[22,1],[11,1],[5,1]],'nonlinear':[[9,3],[14,2],[10,2],[7,1],[8,1]],'consecutively':[[22,1]],'undo':[[12,1],[8,2],[5,4],[17,1],[15,3],[22,5],[23,6],[6,1],[2,1],[4,1],[24,3],[3,1],[11,9],[18,1]],'likely':[[22,1],[2,1],[6,1],[4,1],[12,3],[10,1],[7,1],[11,2]],'decomposed':[[2,1]],'theme':[[4,1]],'mean':[[4,1],[11,2]],'whether':[[4,1],[11,1],[22,5],[2,1],[5,1]],'sub':[[3,1]],'summer':[[22,1]],'site':[[25,1],[2,1],[23,1]],'visualization':[[7,1],[12,1],[14,1],[8,1],[2,2]],'deprecated':[[15,2]],'able':[[7,2],[12,5],[20,1],[5,1],[9,1],[22,4],[23,4],[6,1],[2,3],[3,1],[11,2],[18,1]],'versa':[[22,1],[15,1],[16,1]],'amount':[[7,1],[22,1],[14,3],[2,1],[12,1],[16,3],[11,3],[5,2]],'all':[[1,1],[16,2],[9,5],[14,10],[15,6],[23,23],[2,5],[24,6],[4,12],[10,6],[18,4],[7,13],[12,18],[13,2],[20,6],[8,1],[5,18],[17,6],[21,1],[22,42],[25,6],[6,14],[3,2],[11,18]],'displays':[[22,16],[14,2],[23,3],[24,1],[4,2],[3,1],[10,1],[11,2],[5,3]],'delete':[[17,7],[18,1],[15,4],[14,1],[6,1],[24,1],[11,1],[5,6]],'surely':[[2,1]],'researcher':[[2,1]],'near':[[4,1],[17,3],[9,1],[22,2],[6,1]],'tired':[[20,3],[2,1],[8,1]],'depths':[[9,1]],'flash':[[4,1],[9,1],[22,1],[10,2],[7,1],[5,1]],'minimum':[[22,6],[14,1],[7,1],[11,1]],'planned':[[6,1],[22,2]],'them':[[19,2],[12,5],[16,1],[20,1],[8,3],[5,4],[9,4],[14,3],[15,1],[22,9],[6,9],[2,1],[4,9],[23,3],[24,1],[25,1],[10,1],[11,10],[18,2]],'hotness':[[11,4],[22,7]],'alternating':[[17,1],[9,1],[22,1],[12,1],[10,1],[11,1],[5,1]],'%03d':[[25,2]],'piano':[[19,5],[12,8],[16,23],[20,2],[8,1],[5,13],[17,18],[9,3],[14,17],[15,33],[22,68],[2,1],[23,12],[4,20],[24,3],[25,4],[3,3],[10,2],[11,20],[7,1]],'variety':[[22,1],[14,1]],'gradual':[[11,1],[23,2]],'owing':[[2,1]],'musical':[[8,1]],'least':[[17,3],[15,1],[14,1],[22,5],[23,2],[6,1],[4,1],[12,3],[5,1]],'purposes':[[12,1],[24,1]],'universal':[[22,1]],'bit3':[[25,2]],'viewpoint':[[2,1]],'facts':[[2,1]],'change':[[18,4],[19,2],[12,5],[5,15],[17,41],[9,5],[15,5],[22,39],[23,5],[6,3],[2,1],[4,7],[24,4],[3,1],[10,2],[11,4],[7,2]],'factors':[[7,4],[9,2],[6,23],[12,2],[20,2],[10,3],[8,1],[5,1]],'scripts':[[12,8],[22,2],[18,4],[2,1]],'upload':[[2,1]],'directly':[[12,1],[14,1],[22,3],[6,2],[7,2]],'asksave':[[23,1]],'bookmark1':[[17,2]],'brighter':[[5,1]],'thoroughly':[[10,1],[20,1],[14,1]],'complete':[[10,1],[7,4],[9,1]],'status':[[15,1],[23,2],[18,1]],'attempts':[[6,1]],'array':[[22,9],[23,12],[18,1]],'fundamentals':[[1,1]],'rolling':[[9,1],[16,2],[22,3],[19,1],[24,3]],'bumps':[[9,1]],'visualize':[[5,1]],'remains':[[22,3],[12,1],[5,1]],'1440':[[11,1]],'decompose':[[14,1]],'our':[[2,1],[6,1]],'confugure':[[11,1]],'resource':[[22,1],[23,1]],'hovers':[[22,1]],'best':[[9,7],[14,6],[22,1],[6,9],[2,1],[24,1],[12,1],[20,14],[10,5],[8,6],[7,3]],'mapped':[[15,2],[11,2],[5,1]],'natural':[[12,1],[20,1],[2,1],[6,1]],'plug':[[19,1],[5,1]],'multitude':[[22,1],[20,1],[6,2],[5,1]],'preceding':[[22,1],[5,1]],'critic':[[6,1]],'video':[[12,1],[14,1],[6,1],[5,5]],'integrated':[[12,1],[0,1]],'reasonable':[[11,1],[6,2],[8,1]],'opened':[[4,1],[12,1],[24,2]],'spends':[[2,1]],'justify':[[2,1]],'estimate':[[22,3],[8,1],[5,2]],'distracting':[[3,1],[7,1]],'tooltips':[[3,1],[11,3],[23,1]],'monstrous':[[5,1]],'presence':[[20,3],[22,1],[5,1]],'interconnection':[[10,1],[9,1]],'checking':[[22,1],[14,1],[23,2],[18,1]],'markings':[[8,1]],'equals':[[6,1]],'absence':[[22,1],[20,3]],'considered':[[22,3],[14,3],[25,4],[6,3],[24,2],[4,1],[20,4],[10,1],[7,1]],'bookmark6':[[17,1]],'remaining':[[22,1],[25,3],[6,2],[3,1],[11,1],[8,1]],'macro1':[[22,1]],'pausing':[[9,1]],'glass':[[22,1]],'widths':[[23,1]],'message':[[17,2],[25,1],[19,1],[24,3],[12,1],[11,1],[5,2]],'types':[[17,1],[22,1],[23,1],[25,3],[20,2],[7,1]],'hurry':[[6,1],[9,2]],'bringing':[[10,1],[12,1],[20,1]],'prompts':[[23,1],[19,1],[5,1]],'display':[[15,7],[22,14],[23,1],[2,2],[24,1],[4,2],[16,1],[10,2],[20,1],[11,5]],'arrays':[[20,2]],'redrawing':[[23,8]]}; \ No newline at end of file +var aTl=[['Title.html','Title'],['BeginnersGuide.html','Beginner%27s%20Guide'],['Introduction.html','1%2E%20Introduction'],['ProgramInterface.html','2%2E%20Program%20Interface'],['PianoRoll.html','2%2E1%2E%20Piano%20Roll'],['Toolbox.html','2%2E2%2E%20Toolbox'],['TASingProcess.html','3%2E%20TASing%20Process'],['TASingMethodology.html','4%2E%20TASing%20Methodology'],['TraditionalTASing.html','4%2E1%2E%20Traditional%20TASing'],['NonlinearTASing.html','4%2E2%2E%20Nonlinear%20TASing'],['SemiautomaticTASing.html','4%2E3%2E%20Semiautomatic%20TASing'],['ProgramCustomization.html','5%2E%20Program%20customization'],['AdvancedFeatures.html','6%2E%20Advanced%20Features'],['Reference.html','Reference'],['Glossary.html','Glossary'],['Controls.html','Controls'],['Navigation.html','Navigation'],['Operations.html','Operations'],['LuaAPI.html','Lua%20API'],['FAQ.html','FAQ'],['SpeedrunningSynopsis.html','Speedrunning%20synopsis'],['TASEditorInside.html','TAS%20Editor%20Inside'],['Ideas.html','Ideas'],['Implementation.html','Implementation'],['MistakeProofing.html','Mistake%2Dproofing'],['FM3format.html','FM3%20format']];var oWl= {'relation':[[2,1],[22,2]],'otherwise':[[17,1],[5,1],[15,1],[22,2],[4,1],[18,1],[11,2]],'content':[[8,1],[5,1]],'comma':[[15,1]],'differ':[[4,1],[12,1],[22,1],[11,1],[24,1]],'emerging':[[20,1]],'become':[[7,1],[8,2],[5,1],[15,3],[14,1],[22,3],[6,2],[2,2],[4,5],[10,2],[11,3],[18,1]],'matching':[[22,1]],'rightclick':[[24,3]],'decreases':[[6,1],[11,1]],'implements':[[22,1],[23,38],[8,1]],'greenzoning':[[11,1],[22,1]],'rare':[[22,1],[7,2],[11,1]],'bookmark7':[[17,1]],'especially':[[15,1],[14,1],[20,1],[6,3],[11,1]],'speedrunning':[[0,1],[13,1],[20,2],[7,1],[2,1]],'templates':[[3,1],[2,1]],'buttons':[[19,1],[12,4],[8,2],[5,19],[17,4],[9,1],[14,1],[15,3],[22,21],[6,2],[2,2],[4,5],[23,9],[25,3],[11,12],[18,7]],'roll':[[19,5],[12,8],[16,28],[20,2],[8,1],[5,15],[17,17],[9,3],[14,16],[15,42],[22,70],[2,1],[23,12],[4,22],[24,3],[25,4],[3,3],[10,2],[11,20],[7,1]],'application':[[20,1],[5,1]],'precision':[[15,1],[14,1],[8,1],[11,1]],'increments':[[22,3]],'dark':[[4,3],[22,2],[14,1],[5,1]],'submitinputchange':[[17,1],[12,1],[22,1],[18,2]],'let':[[9,2],[22,2],[6,2],[4,2],[12,2],[3,1],[7,1],[5,1]],'realize':[[10,1],[2,1]],'key':[[12,2],[16,4],[8,1],[5,8],[17,6],[9,2],[15,7],[22,7],[23,3],[6,2],[2,3],[4,9],[24,1],[25,4],[3,1],[10,1],[11,9],[7,2]],'practical':[[15,1],[14,1],[10,1],[6,1]],'reverts':[[5,1]],'byte':[[22,1],[25,9],[18,1]],'confirming':[[20,1]],'config':[[15,1],[22,2],[23,4],[19,5],[24,5],[3,1],[11,21],[5,1]],'entails':[[7,1]],'reference':[[23,1],[0,1],[4,1],[12,1],[13,2],[11,1],[5,1]],'from':[[18,3],[25,3],[19,2],[12,17],[16,9],[8,9],[5,26],[17,16],[9,7],[14,7],[15,26],[21,1],[6,21],[2,11],[4,11],[22,64],[23,32],[24,14],[3,2],[10,5],[11,16],[7,15]],'intricate':[[6,1]],'speeding':[[9,1],[14,3],[3,1],[20,1]],'port1':[[25,7],[24,1]],'postponed':[[22,3],[12,1],[6,1]],'covers':[[11,1]],'dissipate':[[2,1]],'incorrect':[[10,1],[8,1]],'10001000':[[17,1],[11,1]],'cleans':[[11,1]],'sensibly':[[6,1],[12,1]],'compact':[[12,14],[23,1],[22,2],[25,1]],'module':[[25,6]],'category':[[17,30],[14,1],[5,1]],'subdividing':[[12,1]],'000001':[[22,1]],'fed':[[4,1]],'reproduce':[[19,1],[7,2],[8,1]],'201':[[8,2]],'disadvantage':[[9,1]],'calculated':[[22,1]],'hand':[[4,1],[15,2],[10,1],[6,1],[24,1]],'scrolling':[[9,1],[15,4],[22,8],[19,1],[6,1],[23,5],[4,1],[12,2],[16,4],[5,1]],'api':[[21,1],[14,1],[22,2],[0,1],[13,1],[18,2]],'interdependency':[[10,1]],'each':[[7,2],[12,6],[20,2],[5,4],[22,26],[14,1],[23,1],[25,5],[6,2],[2,1],[4,4],[24,1],[3,1],[11,4],[18,2]],'shoot':[[9,1],[20,1],[6,2],[5,2]],'sound':[[15,4],[12,1],[14,1],[23,1]],'forget':[[4,1],[18,1],[9,1],[6,2],[8,1]],'rldutsba':[[25,1]],'set':[[18,4],[19,2],[12,4],[16,6],[5,15],[17,10],[9,2],[14,2],[15,12],[22,25],[6,6],[2,2],[4,12],[23,5],[24,3],[25,1],[10,3],[11,17],[7,1]],'whenever':[[22,1]],'finding':[[22,1],[14,1],[23,1],[2,1],[6,4],[16,2],[20,2]],'office':[[22,1]],'keys':[[5,7],[17,2],[9,1],[15,7],[22,8],[19,1],[24,2],[25,2],[4,2],[11,20],[8,1]],'newline':[[25,1]],'unrelated':[[4,1]],'pixels':[[6,1],[22,7]],'gathered':[[6,1]],'listed':[[4,1],[11,1],[12,1]],'currently':[[17,2],[15,5],[14,1],[22,8],[23,1],[24,3],[4,1],[16,8],[18,4],[5,2]],'access':[[12,1],[14,1],[22,1],[23,3],[11,2]],'laconic':[[4,1]],'necessary':[[19,1],[12,3],[16,1],[8,5],[5,3],[9,3],[14,3],[22,13],[23,3],[6,2],[2,1],[4,1],[24,2],[10,3],[11,5],[7,3]],'allotted':[[14,1],[8,1],[5,1]],'strings':[[20,1]],'lighter':[[22,1]],'unsigned':[[25,3]],'feasible':[[14,1]],'shiny':[[7,1]],'clicks':[[15,1],[14,1],[22,3],[23,8],[24,1],[4,3],[12,2],[10,1],[11,2]],'placed':[[17,1],[15,1],[14,1],[22,1],[11,1]],'released':[[4,2],[12,2],[16,1],[22,5],[24,1],[5,1]],'regardless':[[22,1],[5,1]],'converting':[[22,2]],'leave':[[9,1],[15,1],[22,3],[6,1],[4,1],[12,5],[16,1],[10,3],[20,1],[11,5],[8,1]],'definitions':[[14,1]],'satisfying':[[9,1]],'reach':[[11,1],[9,2],[6,6],[4,1],[10,1],[8,2],[5,1]],'saves':[[22,3],[14,1],[23,12],[25,3],[11,1],[5,2]],'reaches':[[6,1],[22,1]],'intentionally':[[14,1]],'simple':[[12,4],[20,2],[8,2],[5,2],[9,1],[14,1],[22,3],[25,1],[6,5],[2,2],[3,1],[10,2],[11,2],[7,1]],'type':[[19,1],[12,1],[20,1],[5,3],[17,3],[9,1],[22,5],[23,3],[25,3],[6,1],[4,2],[11,2]],'revolutionary':[[7,3]],'blue':[[5,18],[15,1],[14,3],[22,18],[24,1],[4,12],[16,1],[10,1],[11,3],[8,1]],'disabling':[[11,1],[24,1]],'object':[[15,1],[14,2],[22,1],[2,1]],'away':[[8,2],[9,1],[15,1],[22,2],[19,1],[6,10],[2,2],[24,1],[16,1],[10,1],[7,2],[5,1]],'changing':[[15,1],[14,1],[22,7],[23,5],[2,1],[24,1],[4,1],[12,1],[10,1],[11,1],[5,1]],'late':[[5,1]],'reaction':[[2,2]],'induces':[[10,1]],'storage':[[14,3]],'train':[[8,1]],'interconnected':[[14,1]],'invokes':[[23,1]],'well':[[11,2],[17,2],[9,1],[21,1],[22,3],[23,1],[6,5],[2,2],[12,1],[20,1],[8,1],[5,3]],'getsuperimpose':[[18,2]],'comments':[[4,1],[2,3],[22,1]],'serve':[[8,1]],'soulless':[[9,1]],'acceptable':[[6,1]],'possibility':[[9,2],[12,1],[10,1],[22,1]],'reality':[[10,1]],'magnifying':[[22,1]],'cpp':[[23,22]],'initialized':[[22,1]],'popup_display':[[23,1]],'under':[[5,2],[15,1],[21,2],[22,16],[24,2],[4,1],[18,1],[11,1]],'recall':[[11,3]],'carefully':[[12,1],[16,2],[5,1]],'kind':[[4,1],[7,1],[8,1],[2,1],[6,2]],'selected':[[17,8],[18,3],[15,19],[14,2],[22,33],[19,3],[23,5],[24,1],[4,9],[12,6],[11,4],[5,7]],'straightforwardly':[[5,1]],'1st':[[5,1],[22,3],[25,3],[7,1],[6,4]],'engaging':[[10,1]],'registerauto':[[18,3]],'themselves':[[11,1],[2,1],[8,1]],'behavior':[[14,1],[6,3],[2,1],[24,3],[12,1],[16,1],[11,4]],'obstacle':[[9,1]],'neighborhood':[[15,1]],'superimposing':[[8,1]],'distant':[[9,1],[10,2],[7,1],[5,1]],'decides':[[7,1]],'detail':[[3,1],[5,1]],'pointless':[[11,1]],'invoking':[[15,1]],'attempt':[[5,1],[24,3],[11,1],[7,1]],'big':[[12,1],[14,1],[6,1],[11,1]],'briefly':[[17,2]],'importantly':[[12,1],[23,1]],'trembling':[[11,1]],'statistics':[[22,1]],'seeing':[[0,1],[9,1],[10,1],[7,2],[5,1]],'writes':[[25,1],[22,1],[23,1]],'accelerators':[[22,1]],'address':[[14,1],[6,1],[12,2]],'reselectclipboard':[[24,1]],'expects':[[25,1],[24,1]],'item':[[18,1],[9,7],[15,1],[22,32],[23,2],[12,1],[3,6],[11,8],[5,8]],'automatically':[[12,3],[16,4],[20,2],[5,6],[17,1],[9,2],[14,2],[15,3],[22,13],[23,1],[24,1],[4,6],[3,1],[10,2],[11,4],[7,2]],'psx':[[22,1]],'experience':[[6,1],[12,2],[22,1],[8,1],[2,2]],'suggests':[[24,2]],'resort':[[7,1]],'drawbox':[[12,2]],'nowadays':[[14,1]],'bookmarking':[[22,3]],'unpaused':[[18,2],[15,1],[22,1],[7,1],[5,1]],'pointing':[[15,3],[16,2],[22,1],[25,1],[11,1],[5,1]],'fit':[[22,3],[16,1],[18,3]],'commented':[[12,1],[21,1]],'judging':[[6,1],[20,1]],'followed':[[6,1]],'imported':[[17,2],[19,1]],'classification':[[13,1]],'burst':[[12,1]],'short':[[5,3],[22,1],[6,2],[4,1],[12,2],[16,2],[8,1],[11,1]],'final':[[21,1],[14,1],[22,4],[6,8],[20,1],[10,1],[7,2],[5,1]],'romchecksum':[[25,1]],'disposal':[[5,1]],'minor':[[22,1],[23,1],[6,1],[7,1]],'shade':[[11,1],[22,4]],'signal':[[22,2],[24,1]],'while':[[18,2],[19,1],[12,8],[20,1],[8,7],[5,5],[9,2],[14,3],[15,7],[22,10],[6,5],[2,2],[4,6],[23,1],[24,8],[3,1],[10,2],[11,11],[7,3]],'gameplay':[[4,1],[6,3],[7,1],[2,4],[5,2]],'alone':[[6,1]],'time':[[18,3],[0,1],[12,10],[13,1],[16,4],[20,11],[8,6],[5,25],[17,3],[9,12],[14,14],[15,2],[22,23],[6,16],[2,6],[4,5],[23,6],[10,8],[11,11],[7,6]],'height':[[22,9],[9,1],[2,1]],'fds':[[15,4],[25,2],[24,2],[18,2]],'passes':[[22,1]],'duration':[[10,2],[2,1],[6,1]],'such':[[18,6],[19,1],[12,4],[20,2],[8,1],[5,5],[17,2],[9,2],[14,2],[15,1],[22,7],[6,20],[2,3],[4,2],[23,3],[24,5],[3,1],[10,2],[11,5],[7,6]],'converts':[[22,1]],'synchronization':[[24,1]],'func':[[18,4]],'lack':[[9,1]],'listing':[[11,1]],'demand':[[22,1],[23,10]],'masterfully':[[2,1]],'side':[[15,7],[22,7],[25,2],[24,2],[6,2],[18,1],[7,1]],'erroneously':[[7,1]],'crossing':[[22,4],[15,3],[16,2]],'unfinished':[[6,1]],'focusing':[[22,1]],'memo':[[25,1]],'modification':[[17,3],[9,3],[14,2],[21,1],[22,1],[23,4],[10,6],[7,4],[5,1]],'written':[[22,1],[14,1],[23,1],[6,1]],'occurrence':[[23,2],[20,6]],'paste':[[7,1],[17,5],[15,3],[22,1],[23,1],[19,1],[2,1],[12,3],[8,1],[5,2]],'finish':[[4,1],[15,1],[22,1],[2,1],[6,2]],'moving':[[12,1],[16,3],[5,1],[17,1],[9,1],[15,6],[22,5],[23,1],[6,2],[24,1],[4,1],[10,2],[11,1],[7,1]],'easier':[[11,2],[22,2],[23,1],[6,3],[2,3],[12,3],[8,1],[5,3]],'confirm':[[9,1],[11,1]],'disregard':[[2,1]],'creating':[[19,1],[12,2],[20,3],[8,2],[5,1],[17,2],[15,1],[14,3],[22,5],[23,10],[2,2],[24,1],[4,1],[3,1],[11,1],[7,3]],'disabled':[[9,3],[22,1],[24,2],[10,1],[11,13],[5,1]],'reader':[[6,1]],'replace':[[24,1],[12,1],[18,2],[11,1]],'outran':[[9,1]],'far':[[9,2],[22,2],[6,1],[2,1],[4,1],[12,1],[16,1],[11,2],[5,1]],'incompatible':[[24,1]],'priorities':[[4,1],[14,1]],'experimentally':[[7,1]],'subforum':[[19,1]],'properly':[[9,1],[5,1]],'breakthrough':[[2,1],[7,1]],'proofing':[[15,1],[21,1],[23,1],[24,2],[0,1],[11,1]],'restored':[[22,2],[3,1],[11,1]],'pop':[[22,11],[11,7],[5,1]],'340':[[6,2]],'trap':[[6,1]],'opens':[[11,1],[24,1]],'back':[[5,11],[9,1],[15,1],[22,8],[23,1],[2,2],[24,2],[4,3],[25,1],[16,1],[7,4],[8,1]],'joypad1data':[[12,3]],'upper':[[17,1],[15,3],[14,1],[22,4],[19,1],[23,4],[4,4],[12,1],[16,2],[11,3],[5,5]],'lengthy':[[19,1]],'box':[[12,1]],'section':[[12,1],[16,1],[5,18],[17,1],[15,1],[14,1],[21,1],[22,3],[6,1],[2,2],[4,2],[25,2],[7,1],[11,1]],'digits':[[22,2],[5,1]],'ability':[[6,1],[24,1],[22,8],[7,1],[2,2]],'only':[[18,5],[19,2],[12,14],[16,3],[20,6],[8,6],[5,10],[17,2],[9,5],[14,5],[15,6],[21,1],[6,12],[2,7],[4,1],[22,29],[23,3],[24,5],[10,8],[11,17],[7,12]],'alt':[[17,5],[15,8],[22,8],[23,1],[24,1],[12,4],[16,1],[11,1]],'corrupted':[[24,2]],'states':[[22,4],[14,1],[23,1],[25,1],[4,3],[12,1],[5,1]],'unbounded':[[5,1]],'according':[[8,1],[22,2],[23,4],[19,1],[6,1],[12,3],[10,1],[7,1],[11,2]],'requests':[[12,1],[18,6]],'arranged':[[22,1]],'occasionally':[[15,1],[22,1]],'bros':[[4,1],[12,1],[14,1],[6,3],[5,1]],'joypads':[[22,5],[23,1],[19,1],[11,2]],'resumed':[[22,1]],'depend':[[25,1],[18,1],[22,2]],'cards':[[4,1],[5,1]],'paging':[[16,2]],'txt':[[12,1],[24,1]],'assistance':[[0,1]],'heavy':[[11,1]],'enemies':[[6,3],[20,2]],'swap':[[17,3],[22,1]],'keeping':[[9,1],[10,1],[2,1],[8,2]],'svn':[[21,3]],'si_zapper':[[25,4]],'tree':[[17,3],[15,3],[22,9],[23,5],[19,1],[2,2],[24,4],[16,2],[5,7]],'library':[[12,1],[13,1],[22,1],[23,2],[18,2]],'thanks':[[22,3],[6,1],[2,4],[24,2],[20,1],[11,3],[5,2]],'something':[[6,2],[12,2],[11,1],[2,2]],'falling':[[6,1]],'effort':[[8,1],[2,1],[7,2]],'indication':[[22,1]],'discomfort':[[4,1]],'strong':[[2,1]],'spot':[[5,1]],'reading':[[23,6],[19,1],[6,1],[12,1],[20,1],[7,1],[11,1]],'obstructing':[[11,1]],'rows':[[15,4],[14,1],[22,8],[23,4],[5,2]],'fceux':[[19,4],[12,13],[20,3],[8,1],[5,10],[9,2],[15,7],[21,1],[22,6],[2,2],[23,7],[4,5],[24,6],[25,1],[3,1],[10,6],[11,11],[18,11]],'500':[[11,1]],'bit6':[[25,2]],'tasks':[[12,3],[14,2],[10,1],[20,1],[6,3]],'twin':[[12,1]],'looks':[[12,1]],'dozens':[[12,1]],'markedframe':[[18,2]],'enjoy':[[6,2]],'5000':[[24,1]],'stumble':[[6,1]],'graph':[[5,3]],'observing':[[19,1],[16,1]],'hud':[[22,1],[14,1],[23,1],[11,1]],'jumps':[[7,1],[9,1],[15,2],[22,1],[6,1],[11,2],[5,3]],'probably':[[4,1],[8,1],[12,3],[2,1],[6,1]],'region':[[15,2],[23,4]],'excluding':[[22,1]],'public':[[12,1],[23,2]],'emulator':[[18,2],[25,5],[19,1],[12,5],[16,4],[5,14],[17,5],[9,4],[14,4],[15,8],[21,1],[6,1],[2,3],[4,8],[22,18],[23,24],[24,10],[3,4],[10,4],[11,13],[7,3]],'resizable':[[22,1]],'smart':[[12,1],[6,1],[5,1]],'joining':[[2,1]],'toolset':[[2,1]],'across':[[4,1],[23,1]],'session':[[4,1],[11,1]],'component':[[22,1],[5,1]],'received':[[14,2]],'newcomer':[[2,1]],'aren':[[5,1],[11,2],[12,1],[14,1],[8,1],[6,2]],'convenient':[[12,1],[22,1],[6,1],[5,1]],'clipboard':[[17,6],[15,5],[22,3],[23,5],[12,3],[16,3],[5,7]],'revert':[[17,1],[5,1],[9,1],[23,1],[16,2],[11,2],[7,1]],'bit2':[[25,2]],'yes':[[12,1],[22,2],[24,4]],'conducting':[[7,1]],'pass':[[22,1],[8,1],[11,1]],'mind':[[5,1],[9,1],[22,1],[6,8],[2,2],[4,4],[12,4],[20,4],[10,1],[7,1],[8,1]],'moved':[[22,3],[23,2],[5,1]],'device':[[25,3],[14,1]],'running':[[18,2],[15,1],[14,1],[22,1],[6,1],[24,1],[4,2],[12,2],[11,2],[5,2]],'labels':[[15,1],[23,1]],'convention':[[25,2]],'avoids':[[6,1]],'terms':[[9,1],[14,3],[22,1],[6,2],[12,1],[13,1],[3,1],[7,1]],'broken':[[6,1]],'unknown':[[22,1],[7,2],[5,1]],'skills':[[21,1],[16,1],[14,1],[6,2]],'disappears':[[17,1],[22,2],[11,2]],'self':[[4,1]],'resave':[[11,1]],'bits':[[25,3],[18,1]],'main':[[19,2],[12,6],[16,1],[5,4],[9,2],[14,2],[15,2],[22,1],[6,1],[2,2],[4,1],[23,3],[24,1],[3,2],[10,2],[11,5]],'repository':[[2,1],[21,1]],'principal':[[7,1]],'equivalent':[[22,1]],'differs':[[17,2],[22,1],[24,1],[5,1]],'modes':[[7,1],[23,1]],'reassign':[[11,2]],'clearinputchanges':[[18,2]],'yyy':[[25,2]],'gamers':[[7,1]],'master':[[8,2],[12,3]],'illogical':[[10,1],[8,1]],'invent':[[14,1],[7,1],[12,2]],'methodically':[[14,1]],'vision':[[23,1],[22,1],[1,1]],'900':[[8,3]],'coded':[[11,1]],'dealing':[[6,1],[11,1]],'executes':[[22,1]],'unpredictable':[[14,1]],'piece':[[6,2]],'persistence':[[7,1]],'wasn':[[23,1],[18,2],[22,2]],'text':[[12,12],[16,5],[8,1],[5,1],[17,16],[15,8],[14,2],[22,12],[23,6],[6,5],[25,11],[4,3],[3,4],[10,2],[11,9],[18,1]],'accomplishes':[[6,1]],'opinion':[[12,1]],'callback':[[18,10]],'restore':[[5,3],[11,3],[9,5],[15,10],[22,5],[19,1],[23,1],[4,1],[12,2],[10,3],[8,1],[7,1]],'restriction':[[22,1]],'|commands|rldutsba|rldutsba|rldutsba|rldutsba|port2|':[[25,1]],'form':[[22,2],[1,1],[14,5],[23,1],[25,2],[4,1],[12,3],[20,1],[10,1],[8,1]],'controlling':[[15,3],[16,1],[22,2],[2,1],[5,2]],'registers':[[22,1],[12,2],[18,2]],'latter':[[11,1],[14,1]],'unnecessary':[[14,1]],'intricacies':[[10,1],[8,1]],'adv':[[15,1]],'with':[[19,4],[16,9],[9,19],[14,10],[15,13],[23,9],[2,12],[24,16],[4,18],[10,8],[18,5],[7,7],[12,21],[13,1],[20,5],[8,11],[5,26],[17,9],[21,2],[22,72],[25,8],[6,30],[3,3],[11,29]],'systematizes':[[19,1]],'between':[[19,1],[12,2],[20,1],[8,2],[5,7],[9,3],[14,7],[15,3],[22,13],[6,9],[2,2],[4,2],[23,9],[24,2],[3,1],[10,3],[11,3],[7,6]],'working':[[1,1],[19,1],[12,2],[20,3],[5,6],[9,2],[14,1],[23,14],[25,1],[6,6],[2,2],[4,2],[24,1],[10,2],[11,3],[7,1]],'chronology':[[5,2]],'intensified':[[7,1]],'meet':[[12,1]],'flying':[[9,1]],'absolute':[[6,1]],'recalculates':[[23,1]],'vertically':[[4,1],[6,1],[22,1]],'saving':[[12,8],[5,3],[17,1],[9,1],[15,1],[22,7],[23,6],[6,1],[2,1],[24,7],[25,1],[3,2],[11,9],[7,1]],'mathematical':[[12,1]],'particular':[[22,2],[23,1]],'got':[[8,1],[12,1]],'maybe':[[6,1],[5,1]],'possible':[[19,2],[12,2],[13,1],[16,1],[20,5],[5,4],[17,1],[9,2],[14,9],[22,6],[23,1],[6,11],[2,3],[24,3],[10,2],[11,3]],'omit':[[4,1]],'insert':[[19,1],[5,12],[17,12],[9,2],[15,12],[22,3],[25,2],[6,1],[24,3],[10,3],[18,2],[11,2]],'intelligence':[[14,1]],'scrolled':[[4,1],[22,2]],'like':[[18,2],[12,6],[16,3],[5,4],[9,3],[14,1],[21,1],[22,6],[6,9],[2,2],[4,2],[23,2],[24,2],[3,2],[10,1],[11,4],[7,2]],'transparent':[[23,1]],'cloning':[[23,1]],'interacting':[[3,1]],'range':[[5,1],[22,4],[2,1],[24,1],[4,1],[12,4],[11,2],[18,8]],'occurs':[[7,1],[22,4],[20,1],[8,1],[6,2]],'keypresses':[[5,1],[11,2],[7,1]],'role':[[15,1],[2,1],[7,1]],'economy':[[11,1]],'screen':[[12,6],[20,3],[8,1],[5,4],[9,3],[14,3],[22,14],[25,2],[6,3],[2,1],[4,4],[10,9],[11,1]],'file':[[19,4],[12,42],[8,1],[5,1],[17,3],[21,1],[14,1],[22,18],[23,24],[24,26],[25,15],[3,6],[11,4]],'year':[[7,1]],'symbol':[[17,3],[15,5],[14,1],[22,3],[4,1],[12,1],[11,4]],'movies':[[22,3],[14,3],[19,3],[24,1],[4,1],[12,2],[5,2]],'paragraphs':[[6,1]],'pacifist':[[14,1]],'net':[[21,1]],'specific':[[17,1],[22,1],[14,1],[23,3],[6,2],[12,1],[16,2],[3,1],[20,1],[18,1]],'port':[[25,3],[19,1],[24,1]],'consuming':[[2,1]],'lots':[[2,1],[11,1]],'transmission':[[7,1]],'fractional':[[14,1]],'unused':[[14,2],[7,1],[8,1]],'makes':[[11,1],[9,3],[22,3],[23,3],[6,4],[2,1],[12,1],[7,6],[5,1]],'fancy':[[10,1]],'finishing':[[8,1],[14,1]],'basic':[[21,1],[14,1],[22,2],[6,2],[7,2]],'decompression':[[23,4]],'recommended':[[18,1],[19,4],[12,9],[16,1],[20,6],[8,2],[5,3],[9,5],[14,2],[15,3],[22,1],[6,1],[23,1],[4,2],[24,2],[3,1],[10,3],[11,20],[7,1]],'protection':[[24,1]],'1200':[[22,4]],'shortly':[[20,1]],'surrounding':[[15,1]],'want':[[18,1],[19,1],[12,5],[16,6],[8,2],[5,4],[9,2],[15,1],[22,1],[6,1],[2,1],[4,1],[10,1],[11,6],[7,2]],'dispatch':[[23,1]],'redone':[[2,1]],'attract':[[22,1]],'movement':[[23,3],[7,1],[5,2]],'cause':[[9,1],[22,1],[2,1],[5,1]],'common':[[12,1],[23,2]],'inventiveness':[[6,2]],'shaping':[[6,1],[12,1]],'different':[[12,5],[16,1],[8,5],[5,4],[17,1],[9,3],[14,4],[15,2],[22,9],[6,3],[2,1],[4,3],[24,1],[10,4],[11,4],[7,2]],'activating':[[12,1]],'tortoisesvn':[[21,1]],'voltage':[[22,1]],'waves':[[6,1]],'repeats':[[7,1]],'mouseover':[[23,4]],'semiautomatic':[[10,5],[7,1],[14,1]],'fills':[[22,1]],'options':[[7,1],[9,1],[19,1],[6,1],[12,1],[10,1],[11,3],[5,1]],'force':[[6,2]],'urges':[[10,1]],'study':[[3,1],[0,1]],'commenting':[[12,1]],'shortest':[[20,1]],'letter':[[4,2]],'purpose':[[22,1],[14,1],[11,1],[5,2]],'slash':[[15,1]],'critically':[[6,1]],'ill':[[6,1]],'leaves':[[11,1],[22,1]],'eventually':[[4,1],[6,1]],'wants':[[22,2]],'miscellaneous':[[25,1]],'interpret':[[4,1],[25,1],[18,1]],'zero':[[6,3],[22,3],[18,2],[2,1]],'manner':[[19,1],[12,1],[15,1]],'aesthetic':[[22,1]],'push':[[24,1],[23,1]],'dozen':[[22,2],[6,2],[5,1]],'0000005':[[4,1]],'win':[[12,1]],'color':[[15,2],[14,3],[22,18],[4,8],[12,1],[11,6],[5,1]],'flashings':[[23,4]],'drop':[[9,1],[22,2],[11,1],[7,1]],'motor':[[8,1]],'inspects':[[23,1]],'accidentally':[[9,1],[24,3],[5,1]],'port2':[[25,3],[24,1]],'guide':[[1,2],[14,1],[19,1],[6,1],[2,2],[4,1],[0,1],[12,1],[3,2],[10,1]],'divides':[[6,1]],'accessed':[[3,1]],'dividing':[[9,1],[10,1],[2,1],[6,2]],'fork':[[5,1]],'gets':[[22,1],[14,1],[6,1],[4,1],[12,1],[10,1],[8,1]],'mid':[[15,3]],'books':[[6,1]],'patern':[[23,1]],'speedrunners':[[20,1],[14,1]],'rationally':[[5,1]],'download':[[21,1]],'minutes':[[11,3],[10,2],[6,1],[5,1]],'activity':[[9,1],[14,1],[10,2],[20,1],[7,1],[8,1]],'unnoticeable':[[7,1],[14,1]],'break':[[22,1],[23,1],[6,1],[4,1],[12,1],[11,1],[8,1]],'seldom':[[7,1]],'conflicting':[[5,1]],'head':[[22,6],[12,1],[11,2]],'card':[[5,4]],'dedicated':[[5,2],[22,3],[0,1],[4,1],[11,1],[7,1]],'remain':[[22,4],[12,1],[6,1]],'believe':[[6,1]],'previously':[[22,3],[4,1],[16,2],[20,1],[11,2],[18,5]],'will':[[18,41],[1,1],[19,3],[12,40],[16,1],[20,2],[8,5],[5,33],[9,6],[14,3],[15,31],[22,59],[6,9],[2,3],[4,30],[23,2],[24,12],[25,4],[3,4],[10,10],[11,54],[7,4]],'spontaneously':[[6,1]],'huge':[[4,1],[12,4],[23,1],[2,1]],'else':[[15,1],[14,2],[10,1],[8,1],[11,1]],'accessible':[[11,1]],'cross':[[4,1],[22,1]],'state':[[18,4],[12,3],[16,3],[20,7],[8,4],[5,10],[17,4],[9,1],[14,6],[15,25],[22,28],[6,3],[2,1],[4,2],[23,17],[24,12],[25,5],[10,1],[11,9],[7,1]],'populated':[[3,1]],'lua':[[0,1],[12,14],[13,2],[20,2],[5,4],[17,18],[15,3],[14,5],[22,18],[23,9],[24,1],[3,1],[18,5],[11,2]],'checked':[[15,1],[22,3],[23,1],[12,3],[16,1],[18,4],[5,2]],'thing':[[14,1],[2,1],[12,1]],'slowdown':[[2,2]],'highlighted':[[15,2],[14,1],[22,2],[5,2]],'glossary':[[12,1],[13,1],[3,1],[14,3],[0,1]],'unwittingly':[[7,1]],'bonus':[[6,1],[9,1]],'not':[[18,25],[19,2],[12,19],[16,2],[20,3],[8,2],[5,7],[17,14],[9,8],[14,5],[15,7],[22,70],[6,17],[2,13],[4,5],[23,9],[24,9],[25,9],[10,8],[11,9],[7,6]],'neighboring':[[22,1]],'anymore':[[2,1],[22,1]],'log':[[18,2],[12,4],[16,1],[20,1],[8,1],[5,7],[17,5],[9,5],[14,2],[15,9],[22,52],[2,2],[23,6],[24,1],[25,11],[10,1],[7,1],[11,11]],'maximum':[[22,7],[14,2],[6,2],[12,1],[11,7],[5,3]],'implementing':[[6,2],[22,1]],'sooner':[[5,1]],'saved':[[12,8],[20,3],[8,1],[5,3],[17,3],[9,1],[14,1],[15,3],[22,13],[24,1],[25,10],[4,1],[3,1],[11,6],[7,1]],'shrink':[[23,1],[6,1],[22,1]],'refer':[[18,1],[20,1]],'superimposed':[[22,1]],'provokes':[[10,1],[8,1]],'conversion':[[23,1]],'safely':[[9,1],[24,1]],'gather':[[14,1]],'design':[[6,1]],'senses':[[6,1]],'becomes':[[5,1],[17,2],[22,6],[6,3],[2,1],[4,2],[16,1],[20,1],[7,2],[11,1]],'raw':[[2,1],[22,1]],'pit':[[5,1],[12,1],[10,2],[8,1],[6,4]],'integral':[[2,1]],'remote':[[2,1],[5,1]],'express':[[6,1]],'met':[[6,2]],'foresight':[[6,1]],'representing':[[23,1],[14,1],[18,6],[24,1]],'harder':[[2,2]],'notice':[[4,1],[6,4],[11,1],[24,1],[2,3],[5,2]],'explain':[[19,1],[2,1]],'basics':[[2,1]],'beyond':[[22,5],[9,1],[23,1],[6,1]],'entangle':[[14,1]],'shall':[[3,1]],'discuss':[[20,1]],'determining':[[25,1]],'existing':[[5,4],[18,1],[9,1],[14,2],[15,2],[19,1],[22,2],[12,1],[3,1],[8,3],[7,1]],'page':[[15,2],[16,6],[22,2],[24,3],[5,9]],'aid':[[2,1],[6,1]],'intermediaries':[[10,1]],'rather':[[11,1],[9,1],[6,2],[2,2],[4,1],[24,1],[12,3],[10,1],[7,2],[5,2]],'deleting':[[17,2],[14,1],[23,3],[19,1]],'unconsciously':[[6,1]],'prepare':[[4,1],[12,1],[7,1],[8,1]],'precise':[[4,1],[10,1],[6,1]],'harmful':[[2,1]],'line':[[17,3],[22,20],[14,1],[25,3],[24,1],[4,11],[12,4],[11,3],[5,7]],'onto':[[6,1],[22,1]],'attributes':[[22,3]],'thousands':[[16,2]],'jumpnextmarker':[[24,1]],'around':[[11,1],[22,1]],'thousand':[[6,3]],'zapper':[[25,4]],'goes':[[22,7],[6,1],[2,1],[4,1],[20,3],[5,2]],'scalable':[[23,1]],'send':[[15,6],[22,1],[23,2],[24,1],[12,1],[16,2],[11,1],[5,4]],'shouldn':[[23,2],[10,1],[6,1],[8,1]],'confinement':[[15,1]],'enforces':[[22,1]],'interaction':[[24,1],[9,1],[14,2],[10,1],[2,1],[8,1]],'destination':[[7,2],[12,1]],'inexactitude':[[19,1]],'tough':[[8,1]],'cached_timelines':[[23,1]],'rules':[[12,1],[2,6],[7,1]],'draw':[[17,1],[9,2],[14,1],[15,1],[22,2],[4,2],[12,1],[10,4],[11,6],[5,2]],'statement':[[6,1],[7,1]],'sorted':[[18,2]],'held':[[15,2],[22,2],[23,1],[6,1],[2,1],[4,2],[24,2],[16,1],[5,1]],'automate':[[18,1],[5,1]],'simplest':[[20,1]],'seekng':[[23,1]],'called':[[18,5],[22,6],[14,3],[6,1],[4,3],[12,2],[16,1],[11,1],[5,1]],'awkward':[[22,1]],'progressing':[[8,1]],'visualizes':[[22,1]],'automated':[[22,1]],'newly':[[5,1],[22,6],[11,1],[8,2]],'incomplete':[[6,1]],'interrupting':[[16,1]],'experimenting':[[7,1]],'port0':[[25,7],[24,1]],'testing':[[0,1],[17,2],[14,1],[20,1],[8,1],[6,3]],'post':[[12,1],[19,1],[2,1],[7,1]],'tangible':[[7,1]],'software':[[5,1]],'hide':[[15,3],[12,1],[22,3],[24,1],[5,1]],'similar':[[19,1],[12,11],[16,4],[8,2],[5,5],[9,1],[14,1],[15,1],[22,7],[6,3],[2,1],[4,2],[23,2],[3,1],[10,1]],'finally':[[22,1],[20,1],[3,1],[11,4],[5,1]],'subpixel':[[2,1]],'turns':[[5,1],[14,1],[6,1],[2,1],[4,1],[24,1],[7,1],[11,1]],'emphasizing':[[2,1]],'etc':[[9,1],[14,5],[22,6],[23,2],[6,1],[12,1],[3,1],[8,2],[5,1]],'sensible':[[12,1]],'deleted':[[17,1],[19,1]],'digit':[[4,1],[22,5]],'standard':[[5,1],[15,1],[2,1],[24,2],[4,2],[12,3],[3,1],[7,1],[11,2]],'overwriting':[[11,1],[5,1]],'noticing':[[6,1],[12,1]],'labor':[[22,1]],'bullet':[[6,1],[9,4]],'win32':[[21,1]],'hash':[[25,1]],'delays':[[14,1]],'write':[[18,1],[7,6],[22,1],[25,2],[2,1],[12,6],[8,2],[5,1]],'blank':[[17,5],[18,2],[9,1],[15,2],[22,2],[24,2],[12,1],[11,4],[5,2]],'intensive':[[22,1]],'grasp':[[6,1]],'means':[[7,3],[19,2],[12,1],[16,1],[20,3],[8,2],[9,1],[14,1],[22,3],[23,2],[2,2],[6,5],[4,1],[25,2],[11,2],[18,1]],'marked':[[5,2],[17,6],[18,4],[14,1],[22,5],[19,1],[4,4],[12,4],[16,2],[11,1],[8,1]],'equal':[[5,2],[18,3],[22,10],[6,1],[2,1]],'spawn':[[22,1]],'preferences':[[3,1]],'persistent':[[7,1]],'routine':[[12,1],[5,1]],'derived':[[14,1]],'action':[[5,1],[9,1],[12,1],[15,1],[8,1],[7,1]],'games':[[11,4],[22,1],[14,4],[6,6],[2,1],[12,4],[10,4],[7,1],[5,3]],'pastes':[[5,1]],'drawn':[[4,1],[12,2],[22,2],[11,1]],'your':[[18,5],[12,15],[16,1],[20,1],[8,3],[5,14],[9,7],[14,2],[15,1],[22,2],[6,14],[2,4],[4,7],[24,1],[3,1],[10,7],[11,12],[7,10]],'exhausted':[[20,2]],'battletoads':[[17,1]],'linearity':[[2,1]],'spatial':[[5,2]],'calling':[[22,1],[12,1],[25,1],[18,2]],'checkboxes':[[9,1],[15,1],[23,2],[19,1],[10,2],[11,2],[5,3]],'simultaneously':[[9,1],[14,1],[20,2],[22,1],[2,1]],'canvas':[[22,3]],'processor':[[14,1]],'branching':[[19,1],[11,1],[22,1]],'examined':[[20,1]],'unprohibited':[[14,1]],'treated':[[18,1]],'init':[[23,1]],'pause':[[9,3],[15,7],[22,4],[23,3],[4,3],[11,4],[5,3]],'latest':[[4,2],[9,1],[6,1],[7,3]],'shift':[[17,10],[9,5],[15,25],[22,11],[4,4],[12,1],[16,13],[10,4],[11,3],[5,16]],'fall':[[8,1]],'gridview':[[22,1]],'traverse':[[16,1]],'somebody':[[14,1]],'within':[[9,2],[14,2],[22,1],[23,2],[2,1],[6,4],[4,1],[12,1],[16,2],[11,1]],'damaged':[[12,1]],'indicator':[[23,1],[22,2],[5,1]],'separate':[[11,2],[9,1],[22,2],[6,2],[2,1],[12,1],[7,1],[5,1]],'hollow':[[11,2]],'framenum':[[17,2]],'begins':[[22,2]],'redo':[[15,3],[22,2],[23,2],[6,5],[24,2],[10,1],[11,1]],'difference':[[22,9],[14,1],[23,3],[19,1],[2,1],[4,1],[10,1],[11,1],[5,1]],'besides':[[22,2],[19,1],[6,1],[2,1],[4,2],[24,1],[12,1],[3,2],[10,1],[11,1],[5,3]],'increases':[[5,1],[11,1],[9,1],[22,1],[6,1],[2,1]],'nothing':[[4,1],[15,1],[14,1],[22,1],[18,8]],'window':[[19,3],[12,11],[16,3],[20,1],[5,8],[15,7],[14,1],[22,25],[23,11],[6,2],[2,1],[4,6],[24,9],[3,12],[10,6],[18,1],[11,11]],'prototype':[[22,2]],'affected':[[9,1],[16,1],[22,3],[6,1],[5,1]],'guided':[[22,1]],'greenzoned':[[22,2]],'bit1':[[25,2]],'stopping':[[22,2],[9,1],[20,1]],'heart':[[7,1]],'word':[[17,1],[12,6],[3,1],[25,1],[6,1],[5,1]],'strategy':[[11,1],[5,1]],'system':[[15,2],[14,2],[22,4],[25,1],[0,1]],'occurred':[[4,1],[18,1],[24,1]],'achievement':[[5,1]],'grows':[[6,2]],'development':[[0,1],[22,1],[10,1],[6,1],[2,3]],'imply':[[4,1]],'activities':[[2,1]],'detecting':[[7,1]],'fm2':[[17,2],[14,1],[25,8],[2,3],[24,9],[12,12]],'astounding':[[7,1]],'recorded':[[8,2],[7,1],[22,7],[25,1],[12,1],[11,1],[5,4]],'majority':[[7,2],[22,1],[11,1],[6,1]],'peculiarities':[[14,1]],'doubt':[[7,1]],'transposed':[[19,1]],'fastest':[[13,1],[14,2],[20,3],[6,1],[24,1]],'tapping':[[4,2],[12,1]],'immensely':[[5,1]],'obtained':[[22,1]],'procedure':[[23,1]],'ordinary':[[14,2]],'strategies':[[8,1],[24,1],[22,1],[14,1],[11,3],[7,1]],'bird':[[2,1]],'solves':[[22,1]],'showing':[[4,1]],'traditional':[[19,2],[12,2],[8,6],[5,2],[9,3],[14,2],[22,2],[23,1],[6,3],[2,3],[10,2],[11,6],[7,6]],'laziness':[[6,1]],'ins':[[5,1]],'totally':[[4,1],[24,1],[23,1],[2,1],[5,1]],'implementation':[[24,1],[21,2],[23,2],[7,1],[0,1]],'bit4':[[25,2]],'walkthroughs':[[14,1]],'unpacks':[[22,1]],'instant':[[9,2],[22,3],[12,1],[10,2],[11,4],[5,1]],'reconsider':[[6,1]],'however':[[8,2],[9,3],[14,1],[22,4],[6,1],[12,1],[10,1],[11,2],[5,1]],'stop':[[9,1],[15,1],[22,2],[6,1],[2,1],[4,1],[24,2],[10,1],[5,2]],'sends':[[22,5],[23,7],[18,4],[24,2]],'creative':[[6,1]],'half':[[17,2],[15,1],[22,5],[6,5],[18,1],[5,4]],'influence':[[10,1],[2,1],[6,2]],'subclasses':[[23,1]],'earlier':[[22,3],[20,1],[6,3],[11,2]],'explore':[[16,2]],'indicates':[[25,1]],'ask':[[19,1],[12,2],[23,1]],'capturing':[[22,1]],'reappear':[[11,1]],'inserted':[[17,5],[15,1],[22,1]],'warning':[[24,1],[23,6]],'slower':[[6,1]],'flaws':[[6,1],[7,1]],'doing':[[24,1],[20,1],[6,1],[11,1]],'less':[[7,3],[12,4],[8,2],[22,1],[23,2],[2,2],[6,6],[4,1],[24,2],[10,3],[11,1],[18,2]],'throughout':[[16,1],[13,1],[14,1]],'single':[[12,4],[16,2],[5,3],[9,3],[14,2],[15,1],[22,11],[6,3],[2,1],[4,5],[23,18],[24,1],[10,1],[11,5],[7,1]],'pasteinsert':[[17,5],[15,1]],'construction':[[2,1]],'another':[[12,6],[20,1],[5,5],[17,4],[9,2],[14,5],[15,2],[21,1],[6,7],[22,3],[4,1],[23,2],[24,1],[10,1],[11,5],[7,4]],'disk':[[5,1],[15,11],[22,4],[25,6],[24,5],[12,3],[18,1],[11,5]],'emptiness':[[15,1],[16,1]],'slot':[[20,6],[8,5],[5,4],[17,6],[9,3],[15,33],[22,8],[23,1],[6,1],[24,8],[10,2],[7,6],[11,2]],'checkbox':[[12,5],[16,1],[8,1],[5,13],[17,2],[9,3],[15,3],[22,5],[24,2],[10,2],[18,2],[11,4]],'projected':[[22,1]],'translucency':[[22,1]],'heartedly':[[6,1]],'follows':[[22,2],[14,1],[25,1],[7,1]],'caused':[[17,1],[14,1]],'emuversion':[[25,1]],'accomplishment':[[8,1]],'intellectual':[[6,1]],'equalizing':[[6,1]],'distinct':[[12,1],[22,1]],'300':[[6,1],[11,1]],'useless':[[9,2],[14,1],[10,1],[24,1]],'suppose':[[9,1],[12,1],[10,1],[6,1],[8,1]],'confine':[[2,1],[12,1]],'above':[[9,2],[15,2],[22,9],[19,1],[4,9],[12,2],[16,6],[20,3],[11,7],[5,6]],'shifts':[[22,2]],'fix':[[7,3],[9,1],[2,2],[12,1],[10,1],[8,1],[5,1]],'exists':[[4,2],[22,1],[11,1],[24,1]],'startup':[[22,1]],'selects':[[6,2],[22,1]],'figure':[[4,1],[9,1],[10,1],[8,1]],'branch6':[[17,2]],'luck':[[9,1],[14,3],[10,1],[20,1]],'virtuosity':[[8,1]],'implication':[[22,1]],'assigned':[[17,5],[7,1],[9,1],[5,2],[22,1],[11,5],[18,1]],'platform':[[19,1],[6,1],[22,1]],'hitbox':[[12,2]],'contained':[[4,1],[12,1],[22,4]],'rerecording':[[23,1],[14,1],[2,1],[24,1]],'sstart':[[25,1]],'extent':[[22,1],[14,1]],'small':[[7,2],[22,3],[14,1],[6,12],[24,2],[20,1],[11,2],[5,3]],'wise':[[6,1],[7,1]],'period':[[14,1],[23,1],[6,1],[11,3]],'simultaneous':[[10,1]],'mental':[[2,1],[16,1]],'choose':[[5,3],[17,18],[15,1],[19,3],[6,7],[4,2],[12,7],[20,3],[7,2],[11,4]],'controller':[[11,4],[22,2]],'exact':[[4,1],[12,3],[16,1],[22,2]],'laws':[[14,1]],'treat':[[5,1]],'adheres':[[8,1]],'field':[[17,4],[15,5],[22,6],[23,6],[25,8],[4,6],[16,2],[11,2],[5,1]],'resume':[[4,1],[24,2],[7,1],[5,2]],'indulge':[[6,1]],'steps':[[5,2],[11,1],[9,3],[4,1],[10,1],[8,5],[7,1]],'branch7':[[17,2]],'says':[[22,2]],'input':[[18,19],[1,1],[19,11],[12,34],[16,4],[20,3],[8,21],[5,38],[17,68],[9,16],[14,43],[15,27],[22,102],[6,16],[2,16],[4,17],[23,38],[24,5],[25,16],[3,2],[10,16],[11,59],[7,45]],'fledged':[[10,1],[6,1]],'trailing':[[9,1]],'sounded':[[22,1]],'abstract':[[12,1],[13,1],[10,1],[22,1],[2,1],[7,1]],'handling':[[11,1],[2,1],[6,1]],'dirty':[[12,1]],'registermanual':[[12,2],[18,4]],'deeper':[[10,1]],'drag':[[17,6],[9,1],[15,4],[22,5],[23,1],[24,2],[4,2],[16,2],[7,1],[11,2]],'seriously':[[8,1]],'backslash':[[15,1]],'travels':[[4,1]],'copying':[[22,1],[23,8],[19,1]],'seems':[[6,1]],'rebuilt':[[5,1]],'actual':[[21,1],[14,1],[22,2],[6,2],[2,1],[4,2],[12,2],[18,5],[5,3]],'megaman':[[12,1]],'promising':[[22,1],[9,1],[20,1]],'srt':[[12,2]],'scripting':[[5,2]],'improvements':[[22,2],[14,1],[6,2],[7,1]],'700':[[8,1]],'branch5':[[17,2]],'keyword':[[25,3]],'recording':[[19,3],[12,1],[8,9],[5,18],[17,4],[9,1],[14,5],[15,3],[22,8],[6,2],[2,2],[23,6],[24,6],[3,2],[10,1],[11,15],[7,5]],'unimplemented':[[6,1]],'100':[[22,1],[10,2],[25,2],[6,2],[11,5]],'events':[[19,1],[12,3],[16,5],[8,1],[5,7],[9,3],[14,7],[22,5],[6,3],[2,5],[4,5],[10,3],[11,3],[7,3]],'names':[[22,3],[23,2],[2,1],[24,1]],'check':[[7,1],[19,1],[12,1],[5,1],[9,1],[15,3],[21,1],[22,2],[23,1],[25,1],[3,1],[18,1],[11,1]],'aforementioned':[[9,1],[11,1]],'detects':[[25,1],[22,2],[23,2]],'suffix':[[12,1]],'configuration':[[11,1],[24,1]],'cheating':[[2,1]],'bytes':[[25,13]],'selectbetweenmarkers':[[24,1]],'font':[[4,1],[22,1]],'optimize':[[8,1]],'everyframe':[[12,4]],'questions':[[19,1],[13,1]],'tests':[[14,1],[10,1],[2,1],[6,1]],'icons':[[15,2],[22,11],[24,1],[4,1],[12,1],[16,3],[20,1],[11,1],[5,1]],'smooth':[[7,1],[23,1]],'striving':[[6,1],[16,1]],'eight':[[25,1]],'pointers':[[25,1],[14,1]],'determinism':[[22,1],[14,1]],'cloudlet':[[22,3],[16,1],[23,1],[5,3]],'coordinate':[[22,1],[6,8],[14,1]],'10px':[[22,2]],'newcomers':[[2,2]],'glitch':[[6,1],[14,1]],'gaps':[[15,2],[16,2],[22,8],[23,1],[11,2]],'linear':[[12,1],[2,2],[5,2]],'emulating':[[22,2],[16,1],[11,1]],'going':[[9,2],[22,1],[6,4],[4,2],[12,4],[16,2],[10,1],[11,2],[5,1]],'seeks':[[10,1]],'requires':[[22,1],[14,1],[6,1],[2,1],[12,2],[10,1],[11,1],[8,1]],'hands':[[11,1],[5,1]],'considers':[[22,2]],'compares':[[22,3],[24,1]],'flag':[[22,1]],'imperfect':[[6,4]],'straightforward':[[7,1],[12,1]],'rendering':[[8,1]],'recognize':[[11,1]],'algorithm':[[22,2],[12,2],[14,1]],'modifiers':[[15,2]],'reconfigure':[[11,1]],'processed':[[4,2]],'serializes':[[25,1]],'day':[[11,1],[22,1]],'glance':[[4,1],[9,2],[3,1]],'newbies':[[11,1]],'removes':[[24,1],[18,1],[5,2]],'drastically':[[2,1]],'intuitive':[[8,1],[22,3]],'provided':[[17,1],[9,1],[16,2],[22,1],[18,2]],'mood':[[12,1]],'traps':[[6,1]],'during':[[12,7],[8,1],[5,6],[9,1],[14,2],[22,15],[6,2],[2,3],[4,2],[24,1],[3,2],[11,5],[18,4]],'training':[[8,1]],'accumulate':[[6,1]],'aspects':[[6,1],[18,1],[12,2],[14,2],[11,1],[2,3]],'simply':[[11,1],[9,3],[22,1],[25,1],[6,4],[2,2],[4,2],[20,2],[7,1],[5,2]],'realizing':[[7,1]],'satisfactory':[[7,1]],'modifier':[[22,4],[24,1]],'undefined':[[17,3]],'tune':[[19,1],[5,1]],'dramatically':[[22,1],[6,1],[12,2]],'repeat':[[12,2],[22,1],[7,1],[8,3]],'cold':[[11,1]],'aborted':[[11,1]],'trying':[[11,1],[22,1],[10,1],[2,1],[7,1]],'calls':[[25,2],[22,3]],'palflag':[[25,1]],'filter':[[9,1],[12,1],[10,1],[22,1],[24,1]],'tick':[[22,1]],'precious':[[10,1]],'vague':[[4,1],[12,1],[23,1],[6,1]],'repetition':[[12,1]],'intuition':[[6,2],[14,1]],'related':[[24,1],[12,3],[23,1],[11,1],[5,3]],'anything':[[15,1],[6,1],[7,1]],'confidently':[[7,1]],'product':[[14,1]],'limitation':[[22,1],[16,1]],'100001000':[[11,1]],'stack':[[22,2],[23,2]],'inability':[[7,1]],'walk':[[6,1]],'picture':[[9,1],[6,3],[2,1],[4,4],[12,2],[3,1],[10,1],[11,3],[5,5]],'delivered':[[7,1]],'2012':[[22,1]],'assumes':[[15,1],[24,1]],'stopseeking':[[18,2]],'distributing':[[23,1]],'unskippable':[[6,1]],'causing':[[12,1]],'features':[[1,2],[19,3],[0,1],[12,2],[16,1],[5,1],[22,3],[14,10],[23,3],[2,3],[4,1],[3,1],[18,1],[11,3]],'introduces':[[16,1]],'helping':[[11,1],[5,1]],'play':[[8,1],[11,1],[15,2],[14,2],[6,5],[2,3],[24,3],[16,1],[20,1],[7,3],[5,5]],'aggregate':[[20,1]],'summary':[[13,1],[20,1]],'experimental':[[4,1],[22,1],[23,1],[5,1]],'constitute':[[25,1]],'bookmarks':[[19,3],[12,3],[16,3],[20,10],[8,11],[5,27],[17,3],[9,3],[14,4],[15,8],[22,52],[6,2],[23,15],[4,1],[24,3],[25,5],[11,8],[7,3]],'discretion':[[6,1]],'error':[[23,12],[14,1],[25,1],[24,3]],'rollback':[[23,3]],'client':[[21,1]],'rolls':[[14,1]],'400':[[11,1]],'insert#4':[[17,1]],'thin':[[22,1]],'projects':[[22,1],[23,1],[25,1],[2,3],[24,2],[12,5],[3,1],[11,3],[7,1]],'fight':[[12,1]],'relations':[[23,2]],'alternately':[[7,2]],'transforming':[[24,1]],'beating':[[2,1]],'suited':[[12,1]],'authorship':[[12,1],[2,1],[6,1]],'vulnerabilities':[[2,1]],'cooling':[[11,1]],'offsets':[[25,4],[23,1]],'functions':[[5,3],[18,5],[15,2],[22,6],[23,1],[2,1],[24,1],[12,4],[13,1],[3,2],[7,1],[11,1]],'similarly':[[4,1],[12,1],[22,2],[24,1]],'together':[[5,2],[11,2],[22,3],[7,1],[6,1]],'compatible':[[5,1]],'increasing':[[11,1],[14,1]],'separated':[[6,2]],'instrument':[[8,1]],'unambiguous':[[7,1]],'newppu':[[25,1]],'literally':[[11,1]],'getinput':[[12,1],[18,2]],'for':[[19,7],[0,1],[16,6],[9,14],[14,38],[15,16],[23,44],[2,9],[24,11],[4,14],[10,14],[18,6],[7,11],[12,50],[13,1],[20,12],[8,28],[5,24],[17,1],[21,1],[22,96],[25,9],[6,30],[3,4],[11,52]],'deciphering':[[12,1]],'fun':[[12,1],[6,1],[11,1]],'urgently':[[6,1]],'platformer':[[6,1]],'booleans':[[25,1],[20,2]],'occupied':[[4,2],[17,3],[15,2],[6,1],[11,2]],'appropriate':[[18,2],[22,8],[14,1],[2,1],[5,1]],'radio':[[5,2]],'executed':[[22,2],[9,1],[12,5],[23,1]],'subpixels':[[14,2]],'teleporter':[[6,1]],'rerecordcount':[[25,1]],'users':[[4,1],[22,1],[19,1],[5,1]],'realm':[[2,1]],'obstacles':[[6,3]],'applying':[[11,1],[7,1],[9,1],[14,2],[18,2],[6,1],[8,1],[5,1]],'permitted':[[14,1]],'anticipation':[[6,1]],'could':[[5,2],[9,1],[14,1],[22,3],[6,1],[4,1],[12,1],[7,1],[8,1]],'serious':[[5,1]],'hello':[[17,1]],'1000':[[5,1],[11,2],[22,3],[23,1],[8,2],[6,4]],'sorts':[[7,1]],'lowest':[[22,1]],'devised':[[2,1]],'exempts':[[14,1]],'parabola':[[22,1]],'distracted':[[6,1]],'historx':[[25,1]],'subtask':[[6,2],[14,1]],'freely':[[11,1],[15,1]],'dream':[[2,1],[22,1]],'essentially':[[4,1],[9,1]],'weeks':[[10,1]],'perception':[[2,1]],'macros':[[2,1]],'resizing':[[23,1]],'sequential':[[23,1]],'days':[[4,1],[6,1]],'screenshot':[[15,4],[14,3],[22,6],[19,1],[23,5],[11,3],[5,1]],'suboptimal':[[2,1],[9,1]],'root':[[22,1],[5,1]],'skillful':[[6,1]],'redefine':[[15,1]],'waste':[[2,1],[23,1]],'export':[[12,3],[23,1],[19,1],[2,1]],'new_set':[[18,2]],'replay':[[19,1],[12,1],[20,1],[5,2],[9,3],[14,1],[23,2],[6,1],[4,1],[10,2],[11,1],[7,3]],'couple':[[4,1],[8,1],[12,1],[7,1],[5,1]],'lose':[[9,3],[22,4],[10,1],[18,2]],'ascii':[[25,1]],'return':[[7,4],[12,2],[16,4],[8,4],[5,4],[9,2],[15,1],[22,2],[2,1],[4,1],[10,2],[11,3],[18,3]],'2gb':[[22,1]],'accelerate':[[12,3],[22,1]],'whole':[[0,1],[12,4],[20,2],[8,2],[5,2],[15,1],[14,1],[22,3],[6,5],[2,2],[24,1],[11,3],[7,3]],'staying':[[2,1]],'branch3':[[17,2]],'evolved':[[2,2],[22,1]],'too':[[11,7],[9,1],[14,1],[15,1],[22,7],[6,8],[2,1],[23,2],[24,1],[10,1],[8,2],[5,2]],'caller':[[23,7]],'laying':[[9,1]],'mechanism':[[7,1],[1,1]],'spacebar':[[15,2],[9,1],[23,1],[25,1],[11,2],[24,1]],'synchronously':[[10,1]],'call':[[4,2],[12,1],[22,1],[23,3],[18,11]],'optimality':[[7,4],[9,5],[14,1],[22,2],[6,18],[12,1],[20,2],[10,6],[8,3],[5,1]],'motion':[[10,1],[14,1]],'belong':[[15,1]],'modifications':[[17,1],[9,1],[23,3],[6,1],[10,1],[11,1],[7,2]],'kinds':[[22,1]],'naked':[[14,1]],'leftmost':[[11,1],[16,1]],'markerx':[[25,1]],'premise':[[6,1],[23,2]],'viewer':[[15,2]],'september':[[22,1]],'usual':[[15,1],[23,1],[25,1],[19,2],[2,1],[5,1]],'provide':[[12,2],[22,3],[23,2],[18,3],[8,1]],'logic':[[6,2],[14,1],[10,1],[23,1],[8,1],[2,1]],'overview':[[1,1]],'attack':[[12,1],[14,1]],'silently':[[11,2]],'respects':[[24,1]],'those':[[18,2],[19,1],[12,3],[5,4],[17,3],[9,1],[14,6],[15,5],[22,3],[6,3],[2,1],[4,2],[25,1],[3,3],[11,4],[7,2]],'factum':[[7,1]],'logging':[[2,1],[22,3]],'verbal':[[6,1]],'untouched':[[11,1]],'minimap':[[22,16]],'emancipates':[[2,1]],'prolific':[[2,1]],'varies':[[6,1]],'trackers':[[14,1]],'using':[[18,2],[1,1],[19,3],[12,11],[16,2],[20,8],[8,7],[5,12],[17,6],[9,4],[14,8],[15,9],[22,13],[6,6],[2,6],[4,1],[23,1],[24,1],[25,1],[10,4],[11,5],[7,10]],'relying':[[9,1]],'~17':[[22,1]],'drawing':[[9,1],[14,1],[15,2],[22,3],[23,1],[0,1],[4,2],[12,4],[10,1],[11,4],[5,1]],'although':[[17,1],[22,1],[14,1],[6,1],[12,2],[20,1],[7,1]],'suddenly':[[6,1]],'turbo':[[9,5],[14,3],[15,3],[23,2],[2,1],[10,6],[5,2]],'describing':[[12,1],[6,1],[1,1]],'engaged':[[15,1],[23,3],[19,1],[24,8],[12,1],[11,2],[18,27]],'committed':[[7,1]],'si_none':[[25,4]],'bookmark4':[[17,1]],'imagine':[[12,1]],'comfort':[[10,1],[2,1],[11,2]],'switched':[[2,1],[11,1]],'spend':[[9,1],[12,1],[10,2],[14,1],[7,2]],'icon':[[17,3],[9,1],[15,5],[22,7],[23,1],[24,3],[16,1],[20,1]],'criteria':[[7,1],[20,2]],'rolled':[[15,1],[22,2]],'decision':[[23,2],[10,3],[6,1]],'optionally':[[15,1],[23,1]],'relative':[[22,3]],'items':[[15,2],[22,6],[23,4],[19,1],[11,1],[5,2]],'specifics':[[11,1],[22,1]],'technically':[[8,1],[9,2]],'speak':[[5,1]],'specialized':[[22,1]],'stereotypes':[[2,2]],'customize':[[22,3],[14,1],[19,1],[11,1]],'interacts':[[23,1]],'popularity':[[22,1]],'coin':[[24,1]],'structures':[[2,1]],'exiting':[[15,1],[23,1]],'stay':[[3,1],[6,1],[11,1]],'bar':[[12,1],[22,1],[8,1],[5,5]],'based':[[4,1],[22,5],[23,1],[6,1]],'basically':[[5,2],[19,1],[11,1],[7,2]],'indeed':[[7,1],[24,1],[11,1],[6,1]],'container':[[14,2]],'chapter':[[11,5],[15,2],[6,2],[2,1],[12,1],[16,1],[3,3],[10,1],[7,1],[5,1]],'stretch':[[4,1],[15,1],[22,5],[5,1]],'rewritten':[[6,1],[23,1]],'ride':[[5,1]],'remained':[[2,1]],'awareness':[[4,1]],'middle':[[5,3],[9,9],[15,7],[22,3],[23,3],[6,2],[24,4],[4,3],[12,1],[8,2],[11,5]],'pauses':[[20,1],[3,1],[18,2],[5,1]],'until':[[7,1],[12,1],[20,8],[8,3],[5,1],[9,3],[14,1],[22,6],[6,5],[3,1],[10,4],[11,6],[18,5]],'unlock':[[6,1]],'tremendous':[[7,1]],'potentially':[[10,1],[8,1]],'autopause':[[11,2],[22,1]],'respectively':[[15,2],[20,1]],'frames':[[18,6],[19,1],[12,11],[16,7],[8,1],[5,27],[17,41],[9,3],[14,8],[15,23],[22,43],[6,9],[2,2],[4,25],[23,8],[24,4],[25,1],[11,38],[7,4]],'выходе':[[22,1]],'refresh':[[4,1],[2,1]],'expand':[[18,3],[22,2]],'delay':[[23,1],[7,1],[14,1]],'intersection':[[22,1]],'corners':[[4,1]],'portrayed':[[6,1]],'tactic':[[6,1]],'string':[[20,1],[25,4],[18,13]],'must':[[7,1],[19,1],[12,1],[16,1],[8,1],[5,2],[22,4],[23,3],[25,6],[6,2],[2,1],[24,1],[11,3],[18,1]],'turned':[[25,1]],'closer':[[22,1],[14,1],[6,2],[7,1]],'terminated':[[25,1]],'arrow':[[9,5],[14,1],[15,4],[22,21],[24,1],[4,2],[20,4],[5,1]],'tried':[[11,1]],'2013':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,1],[6,1],[3,1],[11,1]],'inspiration':[[7,1]],'teleport':[[7,1]],'emphasis':[[10,1],[9,1]],'retrieved':[[22,1]],'affecting':[[7,1],[6,1],[5,1]],'the':[[1,11],[19,83],[0,4],[16,202],[9,279],[14,140],[15,261],[23,133],[2,122],[24,198],[4,291],[10,237],[18,45],[7,226],[12,357],[13,2],[20,147],[8,161],[5,568],[17,225],[21,16],[22,1482],[25,142],[6,392],[3,50],[11,377]],'thumb':[[16,1]],'endeavors':[[19,1]],'off':[[7,1],[19,3],[8,2],[5,2],[9,2],[22,6],[23,1],[25,1],[6,2],[24,2],[4,1],[3,1],[10,2],[11,4],[18,1]],'physics':[[6,1]],'better':[[12,2],[16,1],[20,5],[8,4],[5,2],[9,6],[14,3],[6,9],[2,2],[3,1],[10,3],[11,2],[7,2]],'optimum':[[14,1]],'popup':[[23,6]],'sifc_none':[[25,1]],'bear':[[6,1]],'correlate':[[4,1],[12,1],[22,1]],'readbyte':[[12,3]],'player':[[12,4],[5,6],[9,1],[14,14],[15,1],[23,2],[6,7],[2,2],[4,1],[25,4],[11,3],[7,4]],'automatism':[[12,1]],'minimal':[[6,3],[12,1]],'modern':[[8,1]],'invalid':[[18,2]],'allowed':[[6,2]],'passing':[[22,1],[6,1],[12,1]],'located':[[18,1],[22,3],[4,3],[12,1],[16,1],[10,1],[20,3],[7,1],[5,4]],'alive':[[18,2]],'generic':[[20,1]],'rectangular':[[22,4]],'balance':[[6,1],[20,1]],'disappear':[[4,1],[17,4],[12,1],[22,3],[10,1]],'detaching':[[11,2]],'images':[[12,1],[14,1],[23,1],[5,1]],'english':[[0,1]],'navigate':[[7,2],[15,1],[22,1],[12,1],[13,1],[8,3],[5,2]],'applychanges':[[23,1]],'proceed':[[9,1],[2,1],[6,1],[4,1],[20,1],[3,1],[10,1],[8,2]],'tens':[[16,2]],'everything':[[22,2],[2,1],[6,1],[12,1],[3,1],[10,1],[7,1]],'specifications':[[13,1],[21,1],[25,1],[19,2],[0,1]],'2nd':[[7,2],[22,4],[25,3],[19,1],[6,5],[10,1],[11,2],[5,3]],'preset':[[15,3]],'rendered':[[5,1]],'turning':[[6,1]],'viewing':[[22,2]],'bind':[[22,1],[11,1],[18,2]],'zone':[[23,1],[2,1],[14,1]],'making':[[7,7],[12,4],[8,1],[9,1],[14,5],[22,2],[23,4],[6,4],[2,1],[10,2],[11,2],[18,2]],'pressed':[[5,1],[22,10],[25,5],[4,3],[12,2],[16,2],[18,3],[11,1]],'roulette':[[7,1]],'imperceptibly':[[11,1]],'lag':[[17,7],[15,3],[14,8],[22,30],[23,5],[2,3],[4,1],[11,16],[8,1]],'width':[[22,14]],'note':[[19,1],[12,9],[16,7],[5,1],[17,9],[15,13],[14,3],[22,11],[23,4],[6,2],[4,8],[3,1],[18,3],[11,9]],'simplify':[[12,1],[20,1],[22,1],[6,1],[5,1]],'release':[[17,3],[15,7],[22,3],[25,1],[6,2],[24,1],[12,1],[10,1]],'automation':[[22,2],[14,1]],'cover':[[16,1]],'refuses':[[25,2]],'function':[[17,5],[5,1],[15,1],[22,5],[23,15],[24,1],[12,14],[18,26],[11,7]],'contents':[[17,1],[5,4],[22,11],[23,2],[24,1],[4,1],[20,1],[3,2],[11,2],[8,2]],'behind':[[4,1],[8,2],[11,1]],'dissection':[[1,1]],'designed':[[22,2],[14,1],[23,1],[2,1]],'synchronize':[[12,1]],'given':[[18,33],[15,1],[14,2],[22,5],[23,3],[2,1],[25,1],[12,1],[16,3],[7,2],[11,2]],'encouraged':[[10,1],[24,1]],'scenery':[[10,1]],'improve':[[9,1],[1,1],[14,1],[22,2],[2,1],[6,2],[4,1],[24,1],[12,1],[20,1],[11,1]],'initialize':[[12,2]],'rest':[[24,3],[22,2],[3,1],[6,1],[11,3]],'perfect':[[12,1],[20,2],[10,1],[6,11],[7,3]],'exempt':[[7,1]],'concept':[[22,1],[12,1],[14,1],[23,1]],'algorithms':[[14,2]],'usb':[[11,1],[5,1]],'describe':[[2,1],[12,2]],'inherent':[[9,1],[5,1]],'along':[[7,1],[5,1],[22,3],[4,1],[12,1],[8,1],[11,3]],'examine':[[7,1],[9,1]],'who':[[7,1],[1,2],[6,3],[2,1]],'human':[[22,1],[14,2],[20,2],[2,1],[6,3]],'fundamental':[[5,1]],'classes':[[23,1]],'approve':[[24,1]],'specified':[[25,2],[22,1]],'returns':[[5,1],[22,5],[23,1],[18,35],[7,2]],'provides':[[22,5],[23,3],[5,1]],'sitting':[[22,1],[5,1]],'shortcuts':[[19,1],[2,1]],'existed':[[11,1],[12,2]],'listbox':[[11,1],[24,3]],'little':[[4,1],[12,2],[20,1],[22,1],[2,1],[6,1]],'improvement':[[9,1],[1,1],[14,2],[22,4],[6,6],[20,1],[8,1]],'déformation':[[2,1]],'attention':[[22,3],[14,1],[2,1],[24,1],[10,2],[11,1],[5,1]],'shooting':[[9,4],[12,2],[6,1],[5,1]],'choice':[[11,1],[20,1]],'assigning':[[14,1]],'determine':[[22,4],[14,1]],'taseditor_lua':[[22,1],[23,1]],'building':[[23,1]],'middleclick':[[24,3]],'gain':[[22,2],[12,2],[2,1]],'triangle':[[4,1],[22,1],[24,1]],'providing':[[14,1]],'difficult':[[6,4],[22,1],[7,2],[2,1]],'enjoyment':[[6,1]],'join':[[6,2]],'logged':[[24,1],[22,3],[5,1]],'submitinsertframes':[[17,1],[18,2],[22,1]],'compress':[[24,1]],'assisted':[[20,1],[14,2]],'fixes':[[9,1],[12,1]],'autoscrolling':[[11,1]],'ticks':[[15,1]],'giving':[[10,1],[2,2]],'landed':[[6,1]],'older':[[2,1]],'inserts':[[17,2],[5,3]],'truncate':[[17,5],[8,1],[15,1],[22,4],[19,1],[11,1],[5,1]],'definite':[[6,1],[20,1]],'effectively':[[9,1],[24,1]],'boss':[[12,5]],'eyes':[[3,1]],'enabling':[[11,1]],'six':[[25,1]],'nil':[[22,1],[12,1],[18,7]],'label':[[4,6],[12,2],[15,1],[16,2],[5,2]],'rewrite':[[7,1],[8,2]],'applied':[[17,1],[12,2],[14,1],[23,1],[6,2],[5,1]],'syncing':[[14,1]],'arbitrary':[[2,2]],'setting':[[15,3],[22,6],[23,5],[6,3],[4,3],[11,3],[5,2]],'hampered':[[6,1]],'supporting':[[22,2],[24,1]],'improved':[[6,1],[22,1]],'constantly':[[9,1],[22,1],[23,1],[6,1],[2,1],[24,1],[10,1],[7,1]],'occupies':[[6,1],[11,1]],'getmarker':[[18,2]],'displaying':[[15,3],[14,1],[3,1],[22,4],[24,1],[5,2]],'food':[[8,1]],'lead':[[9,1],[15,1]],'static':[[22,1]],'programmer':[[14,1]],'detached':[[11,1],[22,3]],'recordings':[[22,1],[19,1],[11,3],[5,1]],'branch8':[[17,2]],'descriptions':[[15,1],[22,1],[6,1],[11,4]],'organism':[[2,1]],'list':[[19,1],[12,2],[13,1],[16,4],[5,14],[17,4],[15,8],[21,1],[22,29],[23,14],[24,1],[4,2],[18,5],[11,2]],'porting':[[24,1],[21,1],[22,1]],'record':[[12,6],[8,1],[5,6],[17,44],[15,2],[14,2],[22,7],[25,12],[6,3],[2,1],[24,2],[11,7]],'powerful':[[24,2],[5,1]],'cocktail':[[2,1]],'stream':[[5,1],[7,1],[25,8],[6,1],[2,2]],'fps':[[15,1],[18,1]],'mouse':[[19,4],[0,1],[12,3],[16,17],[20,1],[8,1],[5,18],[17,3],[9,14],[14,1],[15,53],[22,34],[2,4],[23,5],[4,11],[24,7],[25,6],[3,1],[10,6],[11,13],[7,6]],'jumping':[[5,1],[15,1],[22,6],[23,3],[6,4],[24,1],[4,1],[12,3],[16,20],[7,1],[11,2]],'cutscenes':[[6,1]],'which':[[18,2],[19,2],[12,8],[16,5],[20,4],[8,2],[5,1],[17,2],[9,3],[14,4],[21,1],[22,16],[6,13],[23,4],[4,4],[25,13],[10,1],[11,9],[7,1]],'stores':[[9,1],[14,1],[22,11],[23,38],[24,1],[25,1],[12,1],[20,1],[3,2],[8,1]],'throws':[[6,1]],'review':[[13,1],[7,1],[1,1]],'reflects':[[12,1],[22,1],[23,1],[19,1]],'minus':[[15,1]],'comparison':[[22,1],[20,1]],'decimal':[[25,2]],'mistakes':[[6,4],[7,12],[2,3]],'license':[[21,2]],'start':[[7,3],[19,1],[12,8],[20,1],[8,1],[5,2],[9,3],[15,2],[22,4],[23,3],[6,5],[2,1],[4,2],[24,3],[25,3],[10,11],[11,3],[18,2]],'superstructure':[[24,1]],'title':[[4,1],[10,3],[0,1]],'himself':[[2,1],[6,1]],'lines':[[17,2],[22,28],[25,2],[6,1],[4,7],[12,2],[11,8],[5,2]],'dash':[[4,1],[22,1],[19,1],[11,2]],'urging':[[3,1]],'ingenious':[[6,1]],'require':[[12,1],[14,2],[22,2],[6,4],[24,1]],'deliberately':[[14,1]],'entirely':[[22,1]],'unparalleled':[[2,1]],'press':[[19,1],[12,8],[16,15],[8,2],[5,12],[17,18],[9,5],[15,6],[22,10],[6,4],[2,1],[4,5],[24,1],[10,5],[11,18],[7,1]],'trouble':[[6,1]],'work':[[12,8],[8,2],[5,2],[15,6],[14,1],[21,1],[22,6],[6,8],[2,3],[4,2],[23,2],[24,5],[3,1],[10,1],[11,12],[7,3]],'fits':[[7,1],[22,2],[11,1],[6,1]],'compression':[[11,1],[23,3]],'speedruns':[[20,2],[22,1],[14,2]],'wait':[[5,2],[22,1],[20,1],[11,3],[6,1]],'deletion':[[18,1],[23,1]],'unset':[[17,3],[15,1],[22,1],[11,2]],'hours':[[11,1]],'neighbors':[[22,1],[14,1]],'bookmark':[[19,3],[12,1],[16,3],[20,5],[8,9],[5,52],[17,13],[9,5],[14,3],[15,17],[22,62],[6,7],[23,7],[24,6],[10,3],[11,18]],'therefore':[[24,1],[12,1],[14,1],[22,3],[6,1],[5,1]],'continuum':[[2,1]],'arrange':[[4,1]],'maps':[[23,1]],'you':[[18,23],[19,14],[0,3],[12,102],[16,42],[20,33],[8,49],[5,99],[17,2],[9,65],[14,8],[15,46],[21,3],[6,120],[2,43],[4,71],[22,101],[24,3],[25,1],[3,13],[10,45],[11,141],[7,55]],'left':[[7,1],[12,8],[16,1],[8,3],[5,11],[15,16],[22,32],[25,3],[6,2],[2,1],[4,14],[24,3],[3,1],[11,5],[18,2]],'happening':[[8,1],[22,1]],'immediately':[[5,1],[9,4],[15,1],[22,5],[23,1],[6,2],[2,1],[4,1],[16,5],[10,2],[7,3],[8,1]],'sight':[[19,1],[9,1]],'limitations':[[11,1],[14,1]],'memory':[[12,8],[16,1],[20,9],[8,2],[5,1],[9,1],[14,2],[15,1],[22,6],[6,5],[23,2],[24,2],[10,1],[7,1],[11,9]],'used':[[12,5],[13,1],[8,9],[5,9],[17,30],[9,2],[14,12],[15,5],[22,12],[6,1],[2,2],[4,2],[23,4],[24,8],[25,16],[3,3],[10,1],[11,9],[7,8]],'frequently':[[12,1]],'restores':[[22,3]],'waiting':[[22,1],[14,2],[11,1],[5,1]],'segment':[[12,21],[13,1],[16,20],[20,11],[8,28],[5,18],[9,34],[14,7],[15,1],[22,20],[6,76],[2,1],[4,2],[10,27],[11,7],[7,21]],'marker':[[19,2],[12,7],[16,15],[20,4],[5,10],[17,57],[9,6],[14,2],[15,14],[22,35],[6,5],[23,9],[4,20],[3,1],[18,10],[11,19]],'tilt':[[22,1]],'intent':[[12,1]],'edited':[[5,5],[9,1],[22,3],[23,1],[4,2],[12,1],[16,7],[10,1],[11,4],[8,1]],'programmed':[[12,1]],'enables':[[11,1]],'настройки':[[22,1]],'hundreds':[[11,1],[12,1]],'repetitive':[[6,1]],'ratio':[[9,1]],'orderly':[[8,1]],'documentation':[[15,2],[1,1],[21,1],[6,1],[12,2],[13,1],[16,1]],'shifted':[[17,2],[22,3],[11,1],[5,1]],'fires':[[15,3],[22,2]],'phenomenon':[[6,1]],'misses':[[8,1]],'mario':[[5,1],[9,2],[14,1],[6,16],[4,3],[12,3],[10,2],[7,1],[8,1]],'rough':[[4,1],[9,1],[14,1],[10,1]],'negative':[[18,4]],'why':[[11,1],[9,1],[19,4],[2,1],[6,1],[4,2],[10,1],[7,1],[8,1]],'column':[[15,8],[22,30],[25,2],[19,1],[24,3],[4,8],[12,4],[16,5],[20,1],[11,5],[5,2]],'physical':[[5,1]],'dontknow':[[22,1]],'layer':[[23,1]],'erased':[[17,1]],'bring':[[9,1],[15,2],[6,2],[24,1],[4,1],[12,2],[7,1]],'number':[[19,2],[12,2],[16,2],[20,5],[8,1],[5,12],[17,21],[9,2],[14,1],[15,7],[22,60],[6,3],[2,1],[4,10],[23,1],[24,2],[25,10],[3,1],[10,1],[11,6],[18,21]],'corruption':[[14,1]],'rom':[[12,1],[15,1],[3,2],[25,1],[11,5],[24,10]],'sprite':[[10,1],[14,2]],'megabytes':[[11,1],[12,2]],'opposite':[[6,1]],'known':[[9,1],[14,1],[22,1],[19,1],[2,1],[10,2],[8,1]],'attached':[[22,3],[25,5],[11,2]],'adjusting':[[11,1]],'temporarily':[[4,1],[8,1],[11,1]],'4th':[[10,1],[25,1],[22,1]],'but':[[19,2],[12,22],[16,2],[20,3],[8,8],[5,15],[17,2],[9,10],[14,6],[15,1],[22,41],[6,23],[2,11],[4,12],[23,2],[24,3],[25,1],[10,9],[11,18],[7,13]],'may':[[7,4],[12,12],[20,3],[8,5],[5,9],[9,8],[14,2],[22,11],[23,4],[6,19],[2,3],[4,9],[24,1],[25,2],[10,4],[11,16],[18,5]],'hierarchical':[[22,1]],'nes':[[15,4],[22,2],[19,1],[24,4],[12,1],[11,3]],'clearing':[[4,1],[22,1],[23,1]],'casual':[[6,1],[8,1]],'marioheight':[[12,3]],'visually':[[22,3],[20,1],[6,1]],'wip':[[6,1]],'redoing':[[6,1]],'observe':[[5,1],[14,1],[2,1],[4,3],[16,1],[8,1],[11,1]],'joyful':[[6,1]],'automates':[[2,1]],'slowing':[[2,1],[14,1]],'default':[[16,1],[8,1],[5,7],[15,3],[22,3],[23,5],[25,2],[6,1],[24,3],[4,2],[3,1],[18,1],[11,30]],'store':[[11,2],[7,1],[22,7],[14,3],[23,2],[6,1],[24,1],[20,1],[8,1],[5,1]],'average':[[16,1]],'normal':[[8,2],[9,1],[14,1],[15,2],[22,5],[2,1],[23,1],[12,1],[7,1],[11,2]],'filters':[[23,1]],'tasvideos':[[12,5],[19,2],[2,2],[6,1]],'slip':[[6,1]],'branch0':[[17,2]],'slows':[[22,1]],'binary':[[25,5],[12,3]],'plain':[[25,1]],'performing':[[5,1]],'creates':[[22,2],[23,2],[25,2],[24,1],[12,3],[10,1],[7,2]],'removemarker':[[17,2],[18,2]],'high':[[14,1],[2,1],[4,1],[12,1],[10,3],[11,1],[8,1]],'can':[[18,17],[25,5],[19,9],[12,32],[16,9],[20,9],[8,7],[5,48],[17,3],[9,22],[14,22],[15,18],[21,1],[6,32],[2,14],[4,27],[22,88],[23,6],[24,16],[3,6],[10,11],[11,33],[7,17]],'recreate':[[19,1],[12,1]],'base64':[[25,1]],'fireball':[[22,5],[16,1],[23,1],[5,2]],'fm2s':[[25,1]],'programs':[[4,1],[14,1]],'illusions':[[2,1]],'getselection':[[12,1],[18,2]],'abandon':[[6,1]],'important':[[7,2],[9,1],[14,1],[19,1],[6,1],[12,2],[20,3],[11,1],[5,1]],'follow':[[8,1],[9,4],[15,5],[22,1],[23,1],[2,1],[16,3],[10,2],[11,2],[5,2]],'bookmark5':[[17,1]],'meaningful':[[11,1]],'trends':[[1,1]],'workflow':[[11,1],[22,2]],'sequencers':[[14,1]],'hedgehog':[[14,1]],'effective':[[14,1],[19,1],[6,1],[4,1],[12,2],[8,2],[7,1]],'finishes':[[12,1],[23,1]],'innovation':[[22,1]],'undone':[[4,1],[12,1],[2,1],[5,1]],'puts':[[22,2]],'multiple':[[22,4],[2,1],[5,2]],'this':[[1,1],[19,5],[0,2],[16,7],[9,17],[14,11],[15,20],[23,2],[2,9],[24,10],[4,24],[10,14],[18,11],[7,18],[12,29],[13,1],[20,9],[8,15],[5,36],[17,3],[21,1],[22,74],[25,6],[6,20],[3,3],[11,57]],'impulse':[[12,1]],'polling':[[14,2]],'more':[[18,1],[12,7],[16,1],[20,3],[8,4],[5,3],[17,2],[9,6],[14,22],[15,1],[21,1],[6,11],[2,7],[4,4],[22,14],[23,1],[24,1],[10,7],[11,11],[7,8]],'dead':[[14,1]],'understood':[[11,1]],'frequency':[[8,1]],'docs':[[12,1],[0,1]],'link':[[3,1]],'factor':[[12,1],[14,1],[10,1],[6,6]],'1010':[[17,1],[11,1],[5,1]],'ignored':[[25,2]],'information':[[12,2],[8,1],[5,1],[9,2],[14,3],[15,2],[22,13],[2,1],[24,1],[4,1],[3,1],[10,2],[11,2],[7,3]],'forces':[[22,1],[6,1],[5,1]],'lot':[[12,1],[22,3],[10,1],[6,2],[11,3]],'recorder':[[12,1],[22,9],[23,7],[18,2],[5,9]],'report':[[22,1]],'greenzonx':[[25,1]],'intended':[[21,1],[14,1],[22,3],[2,1],[12,1],[11,4]],'affects':[[7,1],[16,1],[11,1],[6,1]],'rotated':[[24,1]],'what':[[4,1],[12,1],[19,1],[6,1],[8,1]],'have':[[18,1],[19,1],[12,8],[20,4],[8,7],[5,6],[9,4],[14,7],[15,2],[22,14],[6,22],[2,6],[4,6],[23,4],[24,2],[25,1],[3,1],[10,1],[11,25],[7,15]],'script':[[17,5],[12,16],[15,2],[22,2],[18,7]],'obeying':[[2,1]],'position':[[12,5],[16,3],[5,8],[17,1],[9,4],[15,4],[22,15],[23,3],[6,1],[24,2],[25,6],[3,1],[10,2],[18,2],[11,3]],'abilities':[[2,1]],'crash':[[24,1]],'paths':[[3,1]],'efficient':[[10,1]],'moments':[[6,3],[8,1],[12,1],[22,1],[7,2],[2,1]],'other':[[18,2],[19,5],[12,5],[16,6],[20,1],[8,3],[5,12],[17,5],[9,1],[14,2],[15,7],[22,17],[6,4],[2,2],[4,4],[23,2],[24,3],[25,1],[3,2],[10,1],[11,2],[7,1]],'created':[[11,2],[7,3],[9,1],[14,3],[17,31],[18,1],[2,1],[22,4],[25,1],[12,4],[8,1],[5,3]],'separately':[[8,1],[14,1],[11,2],[2,1]],'quickly':[[19,1],[12,1],[16,2],[8,4],[5,4],[9,1],[15,2],[22,7],[6,2],[2,5],[4,2],[10,2],[11,5]],'offers':[[2,1]],'selection_table':[[12,3]],'insert#':[[17,2]],'append':[[6,1],[15,1]],'rooms':[[6,1]],'representation':[[25,1],[22,1],[14,1]],'trail':[[4,2]],'inactive':[[22,1],[5,1]],'put':[[12,2],[8,1],[5,1],[9,1],[21,1],[22,3],[6,1],[4,5],[3,1],[10,1],[11,1],[7,1]],'sprouted':[[6,1]],'thoughts':[[12,1],[10,1],[2,1],[7,1]],'individually':[[6,2],[22,1]],'request':[[18,9],[24,1]],'snapshots':[[23,3]],'flower':[[6,2]],'meta':[[6,1]],'alternatively':[[20,1],[15,1],[5,1]],'past':[[9,1],[10,1],[8,1],[5,1]],'int':[[22,2],[20,1],[18,48]],'caches':[[23,1]],'mentally':[[4,1],[2,2]],'dashes':[[11,1]],'organized':[[6,1],[12,1]],'investigation':[[12,1]],'capture':[[11,2]],'topmost':[[22,1]],'accompanying':[[14,1]],'presses':[[18,1],[9,1],[14,1],[22,3],[23,1],[6,1],[12,3],[10,1],[11,1],[5,2]],'ppu':[[25,1],[15,1],[24,3]],'primarily':[[22,1]],'taken':[[11,1],[22,5]],'scenes':[[10,1],[9,1]],'parents':[[22,2]],'platforms':[[24,1],[21,1],[22,4]],'invulnerability':[[12,1]],'rate':[[5,1]],'example':[[7,3],[19,1],[12,18],[20,3],[8,4],[5,9],[9,5],[14,3],[22,16],[23,1],[6,11],[2,2],[4,7],[24,2],[25,2],[10,4],[11,8],[18,2]],'cheat':[[12,1]],'because':[[19,1],[12,4],[20,1],[8,4],[5,8],[17,1],[9,4],[14,2],[15,1],[22,17],[6,14],[2,6],[4,8],[23,3],[24,3],[25,2],[10,5],[11,10],[7,10]],'judge':[[9,1],[20,2]],'lands':[[6,2]],'spontaneous':[[6,1]],'preparation':[[12,1]],'insistent':[[10,1],[8,1]],'behave':[[9,1]],'reset':[[15,5],[22,6],[23,2],[19,4],[6,1],[24,2],[25,2],[3,1],[18,1],[11,1]],'repeated':[[12,1],[6,1],[7,1]],'uploading':[[2,1]],'corresponding':[[17,1],[22,11],[25,1],[4,4],[12,2],[16,1],[11,6],[5,5]],'data':[[18,1],[19,1],[12,10],[16,9],[20,1],[8,1],[5,11],[17,7],[9,1],[14,12],[15,1],[22,51],[6,1],[2,1],[4,4],[23,51],[24,6],[25,25],[3,1],[11,9],[7,3]],'group':[[6,2]],'vary':[[7,1],[14,1]],'weigh':[[9,1],[20,1],[10,1],[8,1]],'selected_frame':[[12,3]],'worth':[[6,1]],'reside':[[23,1]],'descending':[[5,1]],'bots':[[11,1],[14,5]],'groundwork':[[2,1]],'bright':[[4,2],[22,1],[19,1],[11,4]],'substituted':[[17,4]],'pointer':[[22,2],[14,1],[23,5],[4,5],[11,2],[5,2]],'sentences':[[6,1]],'disadvantages':[[7,1]],'precisely':[[12,1],[23,1],[19,1],[8,1],[24,1]],'screenshots':[[15,1],[20,3],[22,7],[11,6]],'tables':[[23,1]],'encompasses':[[7,1]],'contradict':[[6,3],[24,1]],'knowledge':[[9,1],[1,1],[14,5],[22,1],[6,1],[12,2],[11,1],[7,1]],'touching':[[7,1],[14,1]],'contexts':[[7,1]],'chain':[[9,1]],'usefulness':[[14,1]],'developers':[[6,1],[14,1]],'due':[[12,1],[22,2],[10,1],[5,1]],'contain':[[15,1],[14,1],[22,4],[25,7],[6,3],[24,1],[4,1],[12,1]],'developed':[[2,1],[22,1]],'methodical':[[23,1],[2,1],[6,1]],'maintain':[[6,1],[12,1]],'applies':[[15,1],[14,1],[23,1],[18,1],[5,1]],'idle':[[11,1]],'applyinputchanges':[[17,4],[12,2],[22,1],[18,10]],'played':[[5,3],[9,1],[14,1],[22,1],[25,1],[6,2],[2,2],[4,1],[24,1],[16,5],[7,1],[8,1]],'responsible':[[4,1],[15,3],[22,2],[3,1],[8,2]],'returning':[[22,1],[16,2],[10,1],[11,1],[5,4]],'unneeded':[[20,1]],'formed':[[22,1]],'flexible':[[22,1]],'hex':[[2,1],[15,1]],'enter':[[17,3],[9,1],[15,2],[22,1],[4,2],[12,1],[16,2],[3,1],[11,1],[5,1]],'rushing':[[20,1]],'racing':[[20,1]],'submits':[[12,1]],'named':[[17,1],[22,1],[23,1],[2,1]],'pageup':[[15,3]],'processing':[[14,2]],'assign':[[2,1]],'efficiently':[[2,1]],'ready':[[11,1],[10,2],[2,1],[5,1]],'regular':[[11,3],[22,1],[23,1],[6,5],[2,2],[24,2],[12,2],[7,3],[5,2]],'terminology':[[22,1]],'success':[[20,1],[25,1],[6,1],[7,1]],'guaranteed':[[22,1]],'codebase':[[23,1]],'analog':[[22,3],[14,1],[5,7]],'ctrl':[[12,5],[16,11],[5,18],[17,6],[9,3],[14,1],[15,43],[22,19],[24,11],[4,5],[3,2],[10,3],[11,5]],'triggers':[[5,1]],'consume':[[9,1]],'numpad':[[11,1]],'enforcing':[[2,1]],'global':[[12,1]],'loading':[[11,5],[7,4],[17,1],[22,10],[23,5],[25,5],[2,1],[24,12],[12,3],[8,2],[5,2]],'problem':[[9,1],[12,2],[20,2],[19,1],[22,1]],'columns':[[15,2],[22,61],[23,2],[19,2],[4,2],[5,3]],'resize':[[15,1]],'out':[[7,2],[9,2],[22,2],[23,1],[2,2],[24,1],[10,2],[8,3],[5,1]],'branch9':[[17,2]],'predictable':[[2,1],[14,1]],'manager':[[22,1],[23,9]],'exporting':[[3,1]],'#selection_table':[[12,1]],'response':[[23,1]],'invented':[[4,1],[2,2],[22,1]],'intend':[[6,1]],'freeing':[[22,1]],'flashing':[[22,1],[23,2],[5,1]],'memorable':[[12,1]],'neighbor':[[11,1],[5,1]],'think':[[9,3],[22,3],[19,2],[6,4],[12,2],[10,2],[7,1],[8,2]],'topic':[[19,1]],'birth':[[22,1]],'bookmark3':[[17,1]],'accounting':[[5,1]],'texts':[[23,1],[6,1],[22,1]],'fly':[[12,2],[10,1],[2,1],[5,1]],'entire':[[9,1],[22,3],[25,1],[19,1],[2,1],[4,1],[12,1],[11,2],[5,1]],'indicated':[[22,2]],'dictate':[[2,1]],'outrun':[[8,1]],'cached_first_difference':[[23,1]],'beat':[[12,1],[20,3],[22,1],[2,1],[5,1]],'abstracting':[[2,1]],'setnote':[[17,2],[18,2]],'take':[[5,1],[11,3],[22,2],[14,1],[23,4],[6,5],[4,1],[12,1],[10,1],[7,1],[8,1]],'cases':[[11,4],[9,1],[14,1],[22,7],[23,1],[6,3],[2,1],[24,1],[12,5],[10,2],[7,2],[5,1]],'outdated':[[22,2]],'produce':[[25,1],[7,1]],'unimportant':[[14,1]],'general':[[9,1],[1,1],[14,1],[22,1],[2,1],[6,1],[4,1],[20,2],[10,2],[7,1],[8,1]],'reconfiguring':[[11,1]],'selectall':[[24,1]],'corresponds':[[22,8],[14,1],[25,1],[18,1],[5,1]],'occasions':[[22,1]],'resembles':[[8,1],[0,1]],'discrepancy':[[14,1],[19,1],[5,1]],'consider':[[8,1],[9,1],[6,4],[12,1],[10,2],[7,2],[11,1]],'values':[[22,11],[14,2],[23,2],[25,5],[12,3],[20,1],[11,1]],'multi':[[22,2],[14,2]],'recipient':[[12,2]],'priority':[[22,1]],'topics':[[22,1]],'walks':[[6,1]],'gamer':[[8,1],[2,2],[6,1]],'unfeasible':[[23,1],[20,2]],'entertainment':[[20,2],[14,2]],'reason':[[2,2],[22,1]],'dumped':[[15,1]],'bookmark9':[[17,1]],'obvious':[[6,6],[12,2],[10,1],[7,3],[2,1]],'rule':[[6,1],[12,1]],'particularly':[[11,1],[24,1]],'cool':[[4,1],[11,1]],'evaluated':[[6,1],[14,1]],'md5':[[25,1],[24,1]],'methodicalness':[[6,1]],'mutual':[[2,1]],'brief':[[4,1],[11,1]],'autofire':[[12,1],[23,1],[2,1],[11,1]],'closest':[[6,1],[16,2]],'forcing':[[5,1]],'macro':[[12,1],[22,3]],'term':[[12,1],[14,2],[22,1],[2,1],[6,2]],'tab':[[15,2]],'potential':[[6,3],[9,1]],'visible':[[15,4],[16,2],[22,5],[23,1],[6,1],[5,2]],'entering':[[5,1],[15,1],[8,1],[7,1]],'generating':[[12,1],[23,1]],'truncates':[[22,1],[23,2],[10,1],[5,1]],'accessing':[[19,1]],'successors':[[22,1]],'submitdeleteframes':[[17,1],[18,2],[22,1]],'timeline':[[24,1],[15,2],[22,7],[6,1],[5,2]],'accumulated':[[12,1]],'taseditor_config':[[23,4]],'lets':[[6,1]],'attribute':[[22,1]],'program':[[1,3],[19,4],[0,2],[12,1],[20,1],[5,1],[15,1],[14,3],[21,5],[22,7],[2,4],[24,1],[4,1],[3,6],[10,1],[11,3]],'establishes':[[14,1]],'table':[[15,1],[14,1],[22,2],[23,1],[4,2],[3,1],[18,6]],'replacing':[[24,2],[20,2]],'doubting':[[6,1]],'these':[[18,3],[0,1],[12,2],[20,1],[8,3],[5,10],[15,4],[14,1],[22,8],[6,7],[2,2],[4,5],[24,2],[10,1],[11,4],[7,4]],'conventional':[[6,1],[1,1]],'getlostplayback':[[18,2]],'finds':[[12,1],[14,1]],'combined':[[17,2],[22,1],[5,1]],'painted':[[22,2]],'textbook':[[1,1]],'some':[[18,3],[19,1],[12,11],[13,1],[16,3],[20,2],[8,7],[5,11],[17,25],[9,2],[14,7],[15,5],[21,1],[6,15],[2,8],[4,5],[22,12],[23,3],[24,2],[10,5],[11,8],[7,4]],'accepted':[[12,1],[22,2]],'objectively':[[2,1]],'model':[[6,1]],'constrained':[[11,1]],'gradients':[[23,1]],'parameter':[[17,1],[11,1]],'unique':[[12,5],[25,1],[2,1],[6,1]],'colors':[[4,1],[22,6],[23,2],[11,1]],'convince':[[7,1]],'playthrough':[[8,2],[11,1],[9,1],[14,1],[6,11],[2,2],[12,1],[10,1],[7,2],[5,2]],'exactly':[[9,1],[22,1],[6,3],[2,1],[12,2],[16,1],[11,2],[7,2]],'complex':[[6,4],[2,1],[12,1],[20,3],[7,1],[5,2]],'analyzing':[[6,2],[22,1]],'skipped':[[24,1]],'erase':[[4,1],[17,3],[15,1],[22,1],[10,1],[11,2]],'modify':[[4,1],[12,5],[19,1],[6,1],[7,1]],'assumption':[[22,1],[14,1]],'lesser':[[19,1],[22,1]],'achieved':[[2,2],[20,1]],'fine':[[19,1]],'quicker':[[2,1],[8,1]],'fill':[[12,1],[16,1],[22,1],[5,1]],'transformation':[[2,2]],'version':[[22,3],[14,1],[25,9],[24,2],[2,1],[11,1]],'psychological':[[2,1]],'consistent':[[6,1],[22,2]],'slots':[[8,6],[7,6],[22,2],[14,1],[24,2],[20,1],[11,1],[5,2]],'piano_roll':[[25,1],[23,1]],'except':[[4,1],[17,1],[12,2],[15,1],[16,2],[25,1]],'control':[[22,7],[14,1],[23,1],[19,1],[2,3],[4,2],[12,1],[11,1]],'unbound':[[20,1]],'expanded':[[22,1]],'xxx':[[25,2]],'prohibit':[[23,1]],'bit7':[[25,2]],'exit':[[22,1],[15,3],[23,3],[6,1]],'sessions':[[6,1]],'bit5':[[25,2]],'assume':[[9,1],[2,1],[7,1]],'sat':[[5,1]],'supermariobros':[[12,1]],'once':[[18,1],[12,2],[16,1],[8,1],[5,3],[9,2],[14,3],[22,6],[6,2],[2,1],[4,1],[10,1],[11,2],[7,3]],'letters':[[4,3]],'org':[[12,1],[2,1],[6,1]],'notion':[[2,1],[23,1]],'throw':[[6,2]],'deploy':[[23,1]],'storing':[[9,1],[14,3],[22,2],[23,1],[6,1],[11,1],[8,4]],'pushing':[[14,1]],'made':[[11,1],[18,5],[9,1],[14,4],[22,4],[23,1],[6,5],[2,1],[12,1],[16,1],[7,1],[5,3]],'discarding':[[8,1]],'inconvenience':[[11,1]],'robot':[[12,2],[14,1]],'clarification':[[11,1]],'regularities':[[6,1],[9,1]],'misconception':[[24,1]],'auxiliary':[[15,1],[8,1],[14,1]],'cell':[[17,8],[15,10],[22,30],[4,6],[16,5],[11,3]],'consolidate':[[4,1],[11,1]],'land':[[10,1],[6,1]],'changed':[[17,20],[18,4],[22,14],[23,1],[6,1],[24,2],[4,2],[16,1],[10,3],[7,1],[5,6]],'minimized':[[12,1]],'encouraging':[[2,1]],'scroll':[[5,3],[9,1],[15,11],[22,5],[4,1],[16,11],[10,1],[11,2],[7,1]],'effect':[[4,1],[22,1],[2,2],[6,1]],'fullscreen':[[24,1]],'distribute':[[8,1]],'life':[[10,1],[7,1],[14,1]],'paid':[[2,1],[6,1]],'semi':[[12,1]],'pros':[[8,1],[9,1],[14,2],[10,1],[11,1],[7,1]],'informational':[[4,1],[10,1],[2,1]],'publish':[[2,1],[12,3]],'through':[[11,3],[9,1],[22,10],[6,3],[4,1],[12,3],[16,2],[3,1],[20,2],[7,3],[5,2]],'temptation':[[6,1],[9,1]],'consequences':[[10,1],[2,1]],'subtitles':[[25,1],[12,5],[15,1]],'scale':[[22,1],[14,1],[23,2],[6,3],[3,1],[5,1]],'comprehending':[[6,1]],'filtered':[[22,1]],'accidental':[[5,1]],'markers_manager':[[23,2]],'сохраняются':[[22,1]],'checks':[[22,1],[23,4],[14,1]],'greatly':[[14,1],[23,1],[5,2]],'deliver':[[8,1]],'accordance':[[22,1]],'5th':[[4,1]],'leaving':[[4,1],[9,1],[22,2],[10,1],[11,2]],'comparing':[[22,2],[23,3],[6,1],[20,12],[8,2],[11,1]],'divergence':[[7,1]],'filename':[[17,1],[23,4],[19,1],[11,2]],'valid':[[25,1]],'checkpoints':[[6,1]],'viewers':[[6,1],[12,2]],'resources':[[12,1],[23,16],[6,1]],'bound':[[16,1]],'manipulation':[[9,1],[14,3],[10,1],[20,1]],'history':[[18,2],[12,7],[16,3],[20,1],[8,1],[5,7],[17,4],[9,4],[15,8],[22,43],[23,10],[2,1],[25,6],[10,1],[7,1],[11,11]],'divided':[[3,1],[22,1]],'regularly':[[22,1],[23,15],[11,1]],'results':[[5,2],[11,1],[9,1],[14,3],[23,1],[6,4],[2,1],[4,1],[12,1],[20,2],[7,3],[8,2]],'learns':[[7,1]],'early':[[22,1],[10,1],[2,1],[6,2]],'fixing':[[8,1],[6,2],[7,8]],'local':[[3,1]],'limits':[[0,1],[14,2],[23,1],[6,2],[2,1]],'flow':[[7,2],[11,1],[9,1],[3,1],[2,4],[6,3]],'detect':[[9,1],[14,1],[10,1],[22,1],[7,1]],'replaced':[[5,1],[22,2],[14,1],[24,1],[4,1],[12,1],[11,1],[7,1]],'rapidly':[[5,5]],'cursors':[[4,1],[22,2]],'extend':[[12,1]],'pure':[[7,1]],'confirms':[[11,1],[22,1]],'over':[[19,1],[12,6],[8,1],[5,3],[9,1],[15,12],[22,10],[23,1],[6,12],[2,2],[4,1],[24,5],[10,3],[11,6],[7,1]],'fact':[[22,1],[14,1],[23,1],[6,3],[24,1],[12,2],[20,1],[7,1],[11,1]],'definition':[[23,1]],'third':[[5,2],[12,1],[22,2],[7,1],[6,1]],'editors':[[3,1],[2,1]],'logically':[[4,1],[8,1]],'depicted':[[14,1]],'animation':[[6,1],[23,3]],'depending':[[17,2],[9,2],[22,3],[25,1],[6,2],[4,2],[12,2],[16,1],[11,3],[5,1]],'non':[[17,2],[15,1],[22,1],[6,1],[2,2],[12,2],[7,1],[5,2]],'attaches':[[11,1]],'fingers':[[8,3]],'impose':[[2,1]],'definitely':[[4,1],[10,1],[14,1]],'sense':[[12,1],[22,2],[7,1],[11,1]],'clone':[[17,6],[15,2],[5,2]],'hits':[[9,1]],'description':[[15,2],[22,2],[23,1],[6,2],[4,1],[12,2],[16,3],[3,2],[11,1]],'involuntarily':[[2,1]],'fire':[[22,2],[12,1],[15,3]],'vibrating':[[14,1]],'recollect':[[16,1]],'callbacks':[[18,8]],'valuable':[[2,1]],'duplicate':[[2,1]],'positioned':[[22,1]],'intersects':[[6,1]],'selecting':[[12,1],[15,2],[22,2],[18,1],[24,1]],'much':[[22,2],[23,2],[2,2],[6,6],[4,1],[24,1],[12,3],[10,2],[7,3],[11,5]],'erasing':[[4,1],[9,1],[15,2],[11,1],[5,2]],'fortification':[[12,1]],'properties':[[22,1],[20,4],[23,3],[6,1]],'performance':[[10,1],[11,1]],'getplaybacktarget':[[18,2]],'evaluating':[[22,1],[7,1],[14,1]],'initially':[[6,1]],'constant':[[6,2],[9,1],[22,1],[10,1],[8,2],[2,1]],'hidden':[[12,2],[14,2],[20,1],[22,1],[6,2]],'kick':[[23,1]],'|commands|port0|port1|port2|':[[25,1]],'please':[[0,1]],'tedious':[[2,1],[14,1]],'numeration':[[4,1]],'critical':[[6,2],[11,1]],'evil':[[19,1]],'versatile':[[22,1]],'been':[[11,2],[22,1]],'responsive':[[4,1]],'voiced':[[2,1]],'dynamic':[[22,1]],'resyincing':[[6,1]],'closing':[[6,1]],'helps':[[22,1],[6,1],[2,1],[4,1],[12,1],[11,1],[5,2]],'poll':[[23,1],[11,1],[14,2]],'were':[[11,4],[12,1],[16,1],[5,2],[17,4],[22,4],[14,1],[25,4],[6,3],[2,4],[4,5],[24,1],[18,2],[7,1]],'glow':[[22,1]],'sides':[[6,1]],'subtasks':[[6,1],[14,1]],'unequal':[[22,1]],'shortage':[[14,1]],'tas':[[18,53],[25,2],[1,1],[19,4],[0,5],[12,11],[8,1],[5,4],[17,11],[9,2],[14,9],[15,8],[21,3],[2,10],[6,10],[4,3],[22,14],[23,18],[24,5],[3,7],[10,1],[11,8],[7,3]],'meditating':[[2,1]],'command':[[12,1],[15,8],[22,1],[19,2],[7,2],[5,1]],'stuck':[[6,1]],'existent':[[7,1]],'improves':[[6,1],[22,1]],'launching':[[22,1],[12,1],[23,5],[2,1],[24,3]],'ups':[[22,3]],'monotonous':[[6,2],[5,1]],'occurring':[[10,1],[22,1]],'aside':[[5,1]],'extra':[[19,1],[11,1],[14,1]],'reread':[[10,1],[12,1]],'frontier':[[6,1]],'21060':[[25,1]],'love':[[7,1]],'find':[[18,1],[12,5],[16,9],[20,2],[8,2],[5,2],[17,1],[9,1],[14,2],[15,3],[22,5],[6,5],[23,1],[4,1],[3,1],[10,1],[11,3],[7,3]],'moreover':[[4,1],[15,1],[22,1],[6,1]],'search':[[9,1],[14,2],[15,1],[22,12],[2,1],[6,1],[12,8],[16,2],[3,1],[10,1],[20,5]],'later':[[4,2],[9,5],[22,1],[3,2],[24,1],[5,4]],'shot':[[4,1],[9,2],[20,1]],'limit':[[6,2],[9,1]],'dependence':[[6,2]],'limited':[[22,2],[14,2],[6,2],[8,1]],'boost':[[14,1]],'manipulations':[[2,1],[14,1]],'scope':[[6,1]],'animates':[[23,1]],'show':[[15,3],[22,2],[23,1],[6,1],[12,1],[10,2],[11,2]],'modifies':[[22,1]],'author':[[22,1],[1,1],[23,1],[19,2],[6,4],[0,2],[25,3],[12,1]],'mapping':[[11,1]],'core':[[23,1]],'dislocated':[[5,1]],'cleaned':[[11,1]],'unpause':[[17,1],[9,1],[15,3],[4,2],[12,3],[7,1],[5,3]],'postpone':[[20,1],[6,1],[11,1]],'extremely':[[9,1],[6,1],[7,1]],'corner':[[4,2],[6,1],[12,1],[2,1],[5,1]],'wasting':[[7,1]],'intense':[[11,1],[2,1],[6,2]],'si_gamepad':[[25,4]],'bookmark2':[[17,1]],'fined':[[2,1]],'relaxation':[[6,1]],'vertical':[[4,2],[12,1],[16,2],[22,2],[23,1]],'learn':[[9,1],[1,1],[6,2],[2,2],[0,1],[12,1],[10,1],[8,2]],'complicated':[[12,1],[2,1],[6,1]],'inbuilt':[[2,1]],'hotkeys':[[9,3],[15,10],[23,1],[24,3],[11,11],[5,2]],'simplifies':[[11,1],[7,1],[5,1]],'maximizing':[[6,2]],'superimposes':[[12,1]],'pal':[[25,1],[18,1],[24,1]],'understanding':[[6,1],[11,1]],'temporal':[[5,2]],'computer':[[24,1],[14,2],[10,1],[11,3],[5,1]],'performs':[[22,1]],'zipping':[[14,1]],'meaning':[[12,1],[23,1],[6,1],[5,1]],'having':[[23,1],[8,1],[20,1]],'maximize':[[6,2]],'implement':[[23,1],[22,4],[5,2]],'accomplished':[[22,2]],'recharge':[[6,1]],'emotional':[[7,1],[2,1],[6,1]],'absolutely':[[4,1]],'cuts':[[6,1],[14,1]],'gaining':[[8,1]],'produced':[[9,1]],'humans':[[14,2]],'numbers':[[15,1],[22,12],[2,1],[4,7],[12,1],[20,2],[18,2],[5,1]],'truncated':[[17,30],[5,2],[22,9],[12,1],[18,1],[11,2]],'energy':[[2,1],[14,1]],'recently':[[4,2],[22,1],[3,1],[11,3]],'apply':[[8,1],[18,1],[15,2],[22,2],[23,2],[6,1],[12,4],[10,1],[7,2],[11,1]],'inattention':[[6,1]],'unsetting':[[15,2]],'disable':[[4,1],[22,6],[23,1],[11,6]],'create':[[7,2],[19,3],[12,4],[8,4],[5,4],[22,4],[14,1],[23,4],[6,2],[2,1],[4,1],[24,3],[10,1],[11,5],[18,2]],'hints':[[3,1],[9,1]],'efforts':[[6,2]],'inaccessible':[[11,1]],'battles':[[12,1]],'darker':[[11,1],[22,1]],'cells':[[4,4],[15,2],[22,25],[11,1]],'hides':[[22,1],[23,1]],'purple':[[4,1],[22,3],[11,2],[5,3]],'mostly':[[11,1],[3,1],[19,1],[6,1],[7,1]],'give':[[6,2],[22,1]],'via':[[12,1],[15,1],[2,1],[5,1]],'suffixes':[[23,1]],'averts':[[6,1]],'successful':[[9,2],[14,1],[6,1],[20,1],[10,2],[7,2],[8,2]],'death':[[7,1],[9,1]],'repeatedly':[[7,1],[22,1]],'recover':[[11,1]],'skidding':[[6,1]],'switches':[[23,1],[7,2],[11,1]],'concepts':[[6,1]],'pasting':[[12,1]],'indicators':[[6,1]],'does':[[5,1],[22,16],[25,1],[6,1],[2,2]],'ending':[[17,1],[9,2],[14,2],[22,1],[25,1],[6,1]],'tricks':[[6,2],[14,3]],'assess':[[6,1]],'get':[[12,4],[16,1],[8,4],[5,1],[9,1],[14,1],[22,3],[23,1],[6,5],[2,5],[4,2],[10,2],[11,1],[18,5]],'overlapping':[[15,1]],'bool':[[20,1],[25,5],[18,4]],'enabled':[[9,1],[22,1],[19,1],[4,1],[16,2],[10,1],[11,30],[5,1]],'reviewed':[[3,1]],'recalling':[[12,1]],'share':[[2,1],[12,7]],'cannot':[[15,1],[20,1],[25,1],[18,1],[24,1]],'locked':[[24,1]],'dummy':[[25,2]],'knows':[[4,1]],'registerafter':[[12,2]],'air':[[6,1]],'purposely':[[12,1]],'sourceforge':[[21,1]],'searches':[[22,2],[23,1]],'parsed':[[25,2]],'backup_current_branch':[[23,1]],'logical':[[4,1],[9,2],[12,1],[2,1],[6,2]],'influenced':[[6,2]],'timesaver':[[14,3]],'fresh':[[6,1]],'rerecord':[[7,1],[15,2],[22,3],[23,1],[25,1],[6,1],[24,1],[8,1],[5,1]],'examples':[[17,29],[18,1],[14,8]],'capabilities':[[22,1]],'taseditor':[[1,1],[19,5],[0,2],[16,1],[9,5],[14,6],[15,3],[23,23],[2,14],[24,39],[4,10],[10,3],[18,57],[7,9],[12,26],[13,1],[20,2],[8,3],[5,14],[17,13],[21,5],[22,43],[25,10],[6,3],[3,7],[11,36]],'beginning':[[12,8],[16,21],[8,8],[5,7],[9,6],[14,1],[15,6],[22,11],[6,14],[23,3],[4,3],[24,2],[25,3],[10,5],[11,1],[7,4]],'recognized':[[4,1]],'fortunately':[[10,1],[7,1]],'integer':[[25,6],[20,2]],'few':[[9,1],[22,3],[6,1],[4,2],[7,1],[5,2]],'resyncing':[[10,1]],'row':[[17,3],[18,1],[15,9],[14,6],[22,3],[23,1],[4,3],[10,1],[8,1],[5,1]],'combination':[[15,1],[2,1],[6,1],[4,1],[12,2],[10,3],[7,1],[11,1]],'itself':[[5,1],[22,2],[11,2],[6,1]],'elements':[[24,3],[15,1],[22,1],[11,2],[5,2]],'idea':[[11,2],[22,2],[6,7],[2,1],[4,1],[12,1],[10,1],[7,2],[5,1]],'configure':[[11,5]],'50000':[[11,1]],'recovered':[[22,2]],'attempting':[[9,1]],'speed':[[12,3],[8,2],[5,5],[9,3],[14,9],[15,9],[22,5],[6,9],[2,1],[23,1],[24,1],[10,2],[11,4],[7,2]],'caption':[[15,1],[22,3],[23,5],[24,1],[12,1],[3,2],[11,1],[5,1]],'accustom':[[8,2]],'bullets':[[6,1]],'tied':[[4,1],[22,1],[5,1]],'reduce':[[2,2]],'sensitive':[[22,1]],'pipe':[[25,3],[6,2]],'stretching':[[24,1]],'detailed':[[2,1],[1,1]],'when':[[19,3],[0,2],[16,63],[9,15],[14,17],[15,19],[23,15],[2,12],[24,32],[4,13],[10,17],[18,10],[7,13],[12,26],[13,1],[20,8],[8,12],[5,26],[17,38],[22,103],[25,9],[6,40],[3,2],[11,47]],'shows':[[17,2],[22,3],[23,1],[24,2],[4,4],[10,2]],'inevitable':[[6,1]],'stable':[[23,1],[6,1],[8,1]],'backward':[[14,1]],'memorizes':[[22,2]],'forgetting':[[11,1],[5,1]],'redrawn':[[12,1],[22,1]],'virtual':[[17,4],[15,3],[22,18],[23,6],[2,1],[11,7]],'works':[[17,1],[15,1],[14,1],[6,1],[24,2],[12,1],[16,2],[10,2],[11,3],[5,1]],'segmentation':[[2,1],[6,1]],'place':[[19,1],[12,1],[16,3],[20,1],[8,2],[5,7],[17,1],[15,3],[22,9],[6,4],[2,3],[4,2],[24,1],[10,1],[11,3],[7,8]],'never':[[17,1],[9,2],[11,1],[8,1]],'prompting':[[12,2]],'docopy':[[12,3]],'filling':[[22,2]],'launches':[[23,2]],'meant':[[4,1],[22,1]],'compressing':[[23,1]],'luascripts':[[12,1],[18,1]],'whatsoever':[[6,1]],'decreased':[[9,1]],'situation':[[9,4],[19,1],[6,1],[2,1],[12,3],[16,1],[20,1],[8,2],[7,1]],'videogame':[[6,2]],'timestamp':[[15,1]],'newlines':[[25,2]],'increased':[[6,1],[9,1]],'foresee':[[9,1]],'operate':[[14,2]],'accessory':[[2,1]],'sequence':[[17,2],[18,1],[22,6],[14,7],[6,3],[4,2],[12,12],[16,1],[10,1],[11,2],[7,2]],'uniqueness':[[12,1]],'imposes':[[22,1]],'enable':[[8,1],[15,2],[24,3],[12,1],[11,7],[5,1]],'subtitle':[[25,4]],'series':[[10,1],[22,1]],'differently':[[25,1],[5,1]],'operation':[[17,6],[15,1],[22,14],[23,3],[19,1],[2,1],[24,1],[4,3],[12,1],[16,1],[11,1]],'seeking':[[16,2],[5,9],[9,4],[14,1],[15,6],[22,21],[2,1],[23,4],[24,2],[10,3],[18,6],[11,4]],'task':[[12,5],[14,6],[16,1],[6,5],[7,2]],'division':[[6,1]],'profitable':[[7,1]],'honestly':[[12,1]],'faq':[[13,1],[19,2],[0,1]],'boolean':[[22,1]],'encoded':[[12,2]],'predefined':[[14,1]],'axis':[[22,1]],'friendly':[[14,1]],'reproducible':[[14,2]],'comprehensive':[[14,1],[19,1],[0,1]],'found':[[7,1],[19,2],[12,3],[20,4],[5,1],[22,8],[23,2],[6,4],[24,1],[4,2],[3,1],[10,1],[11,1],[18,2]],'wouldn':[[14,1]],'filler':[[6,1]],'versions':[[22,2],[19,1],[6,2],[2,2],[24,1],[7,1],[5,2]],'submissions':[[12,1]],'insignificantly':[[12,4]],'hottest':[[4,1]],'pending':[[18,1],[23,1]],'expressions':[[12,1]],'hanging':[[22,1]],'acceleration':[[7,1],[12,6],[8,2],[6,5]],'pay':[[8,1]],'supposedly':[[9,1]],'measured':[[14,1]],'say':[[22,1],[7,1],[11,1]],'retrieve':[[18,1]],'rarefied':[[22,1]],'formalize':[[6,1],[14,1]],'source':[[17,2],[21,4],[14,2],[19,1],[12,2],[7,2]],'buttonpress':[[9,6],[22,1],[12,1],[16,1],[10,6],[20,1],[11,3]],'publishing':[[2,1],[6,1]],'pasted':[[17,1],[5,1]],'greater':[[14,1],[22,1],[5,1]],'read':[[7,10],[0,1],[12,2],[8,1],[5,3],[15,1],[14,1],[22,2],[23,3],[6,2],[25,1],[3,2],[11,4],[18,2]],'juggle':[[7,1],[8,1]],'lacks':[[22,1]],'alternation':[[12,1],[9,1],[11,2]],'350':[[6,2]],'caching':[[22,1]],'ans':[[1,1],[19,1],[0,4],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,1],[25,2],[6,1],[3,1],[11,1]],'mute':[[15,1],[23,1]],'generation':[[22,1]],'took':[[2,1],[22,1]],'direction':[[5,1],[24,1],[22,1],[10,1],[7,1],[6,1]],'getting':[[12,1]],'race':[[14,1]],'uncontrollable':[[14,1]],'stored':[[17,2],[5,1],[22,14],[23,4],[25,3],[12,6],[20,4],[18,1],[11,4]],'keeps':[[22,1],[2,1],[5,1]],'appears':[[19,1],[12,1],[17,3],[9,1],[14,1],[15,1],[22,9],[6,6],[24,1],[4,1],[3,1],[10,1],[11,2]],'feedback':[[9,1],[10,2],[7,2],[8,2]],'even':[[18,4],[19,1],[12,5],[8,4],[5,4],[9,3],[14,3],[22,15],[23,1],[6,21],[2,5],[4,2],[24,4],[3,1],[10,6],[11,7],[7,9]],'network':[[12,1]],'hovering':[[22,1],[24,1]],'forum':[[19,1],[22,1]],'revokes':[[8,1]],'difficulties':[[6,1]],'max':[[22,1],[14,1],[23,3],[6,1],[11,2]],'exploiting':[[14,1]],'consequence':[[6,1]],'haven':[[4,1],[10,1]],'strokes':[[2,1]],'special':[[9,1],[14,1],[22,2],[23,1],[2,1],[6,1],[12,1],[16,2]],'started':[[22,3],[9,1],[11,1]],'continually':[[7,1]],'3100':[[11,1]],'eject':[[15,3],[25,2],[24,2]],'including':[[22,9],[14,1],[23,2],[19,1],[6,1],[11,1]],'than':[[7,4],[19,1],[12,1],[20,6],[8,1],[9,2],[14,2],[22,9],[23,3],[2,9],[6,13],[4,1],[25,1],[10,2],[11,3],[18,1]],'space':[[22,2],[23,2],[25,4],[6,1],[12,1],[3,1],[11,4],[5,1]],'spent':[[4,1],[9,1],[14,1],[2,1],[6,1]],'sounding':[[5,1]],'2008':[[22,1]],'represented':[[25,2],[22,1]],'sharing':[[12,1],[22,1]],'hierarchy':[[22,2],[5,2]],'begin':[[15,1],[22,1],[6,2],[4,2],[12,1],[10,2],[7,1]],'background':[[15,2],[22,6],[11,1],[5,2]],'unchecked':[[18,1],[5,1]],'diverse':[[20,1]],'hesitate':[[2,1]],'efficiency':[[2,1]],'beginner':[[1,2],[14,1],[19,1],[0,1]],'where':[[18,2],[19,1],[12,7],[16,5],[20,5],[5,10],[17,14],[9,6],[14,1],[15,4],[22,5],[6,8],[24,1],[4,4],[25,1],[10,4],[11,4],[7,1]],'fell':[[8,1],[5,1]],'smaller':[[22,1],[6,1],[14,1]],'situations':[[22,2],[6,1],[12,2],[20,1],[7,1],[11,1]],'reminding':[[11,1]],'encourage':[[21,1]],'calculate':[[6,1],[11,1]],'editing':[[18,1],[19,1],[12,5],[8,6],[5,6],[9,4],[14,6],[15,12],[22,8],[6,4],[2,3],[4,4],[23,8],[24,2],[25,1],[10,8],[11,7],[7,4]],'won':[[7,2],[19,2],[12,3],[20,1],[5,4],[17,1],[9,1],[6,4],[2,2],[4,2],[24,2],[3,1],[11,8],[18,3]],'actively':[[24,1]],'editor':[[18,53],[1,1],[19,3],[0,6],[12,6],[8,1],[5,4],[17,11],[15,9],[14,1],[21,3],[22,10],[2,7],[23,21],[4,2],[24,5],[25,2],[3,4],[11,6],[7,1]],'addition':[[11,1],[5,2],[22,10],[2,4],[4,1],[20,1],[7,1],[8,1]],'infinitely':[[11,1]],'quit':[[5,1]],'launch':[[15,4],[23,1],[24,2],[12,1],[20,1],[3,2],[11,3]],'isn':[[5,1],[11,1],[9,1],[18,2],[6,1],[4,1],[12,1],[10,1],[7,1],[8,1]],'500kb':[[12,1]],'explains':[[1,1]],'gave':[[22,1]],'double':[[17,7],[15,3],[22,4],[4,5],[11,2],[5,1]],'moment':[[7,1],[16,2],[8,1],[5,2],[9,1],[14,3],[15,2],[22,6],[6,6],[23,2],[4,2],[24,1],[10,2],[11,2],[18,5]],'submission':[[6,2],[12,1]],'did':[[22,2],[14,1],[11,1]],'bug':[[19,1],[14,2]],'tradition':[[22,1]],'now':[[12,3],[8,1],[5,9],[9,4],[22,5],[25,1],[6,6],[2,5],[4,2],[3,2],[10,2],[11,7],[7,5]],'arguments':[[22,1]],'needed':[[19,1],[12,6],[16,3],[20,1],[8,4],[5,4],[9,2],[14,2],[15,3],[22,5],[6,2],[23,2],[4,2],[25,1],[10,1],[11,5],[7,4]],'explicit':[[7,1]],'techniques':[[7,1],[20,1]],'closes':[[24,1]],'update':[[4,1],[23,2],[14,1]],'appeared':[[22,1],[2,1],[11,3]],'pressing':[[9,7],[14,2],[15,7],[22,3],[6,1],[23,1],[4,1],[24,1],[12,4],[10,2],[11,6],[5,6]],'chooses':[[14,1]],'rise':[[6,1]],'appearing':[[9,1],[12,1],[6,1],[5,1]],'inputting':[[10,1]],'reads':[[6,1],[23,1]],'supersaturated':[[6,1]],'complicates':[[8,1]],'end':[[18,2],[19,1],[12,11],[16,14],[20,2],[8,2],[5,6],[17,3],[9,11],[14,1],[15,8],[22,8],[6,23],[2,1],[4,1],[23,5],[24,2],[25,2],[3,1],[10,10],[11,5],[7,2]],'impossible':[[2,1],[5,3]],'selection':[[12,7],[16,26],[5,16],[17,4],[9,4],[14,7],[15,29],[22,69],[2,1],[23,18],[4,17],[24,6],[25,5],[18,2],[11,4]],'unfortunately':[[19,1],[6,2]],'right':[[18,3],[19,8],[12,6],[16,1],[8,5],[5,12],[17,13],[9,4],[14,1],[15,16],[22,21],[6,9],[23,2],[4,8],[24,4],[25,5],[3,3],[10,2],[11,5],[7,3]],'desync':[[14,2]],'way':[[19,4],[12,7],[16,2],[20,1],[8,3],[5,6],[9,5],[14,6],[15,7],[22,9],[6,9],[2,7],[4,9],[23,1],[24,1],[10,5],[11,17],[7,4]],'raise':[[2,1]],'there':[[18,5],[19,4],[12,8],[16,1],[20,3],[8,5],[5,5],[17,8],[9,3],[14,1],[15,3],[22,21],[6,6],[2,3],[4,9],[23,5],[25,4],[3,3],[10,7],[11,9],[7,6]],'offered':[[12,1]],'settings':[[1,1],[19,1],[12,1],[5,1],[22,4],[14,1],[23,9],[25,1],[2,1],[24,2],[4,1],[3,2],[11,7]],'further':[[11,1],[24,1],[22,2],[10,1],[2,1],[6,1]],'appearance':[[12,2],[22,1],[3,1],[23,2]],'observed':[[14,1]],'his':[[9,1],[14,2],[22,1],[2,6],[6,4],[4,1],[24,1],[12,2],[10,2]],'increase':[[15,1],[22,9],[2,1],[6,1],[4,1],[12,9],[8,1],[11,3]],'sequences':[[12,5],[15,1],[22,3],[6,1],[7,1]],'focus':[[24,1],[22,1],[23,1],[10,1],[6,4],[5,1]],'stays':[[4,1],[9,1]],'pops':[[9,1],[5,1]],'oftentimes':[[12,1]],'infinite':[[12,1]],'loop':[[12,3],[14,2],[7,1]],'doesn':[[11,4],[19,2],[12,2],[16,1],[20,1],[8,1],[9,1],[14,2],[15,2],[22,2],[6,3],[23,3],[24,7],[25,2],[10,2],[18,3],[7,1]],'dissect':[[14,1]],'distinction':[[7,1]],'evolutionary':[[7,1]],'mentioned':[[23,1]],'retype':[[2,1]],'3rd':[[22,4],[20,1],[10,2],[25,1],[5,1]],'sorry':[[6,1]],'regain':[[6,1]],'modified':[[12,1],[15,1],[10,1],[11,2],[18,1]],'higher':[[4,1],[7,1],[20,1],[2,1],[6,1]],'same':[[19,1],[12,4],[16,3],[20,6],[5,10],[17,1],[9,2],[14,1],[15,6],[22,20],[6,9],[2,4],[4,6],[23,1],[24,3],[25,2],[10,3],[11,11],[7,7]],'satisfied':[[20,1],[6,1],[8,1]],'atmosphere':[[2,1]],'chosen':[[11,1],[5,3],[17,2],[21,1],[22,1],[6,5],[4,3],[12,2],[7,1],[8,1]],'thorough':[[14,1]],'branch4':[[17,2]],'easiest':[[20,1]],'additionally':[[10,1],[7,1],[24,1]],'was':[[18,3],[19,3],[12,4],[16,2],[20,1],[5,10],[17,18],[9,3],[14,3],[15,6],[21,1],[6,5],[2,6],[4,5],[22,16],[23,7],[24,3],[10,4],[25,9],[11,3],[7,1]],'manage':[[8,1]],'undoing':[[9,1],[22,1]],'heatmap':[[22,6]],'tinted':[[22,1]],'yellow':[[4,2],[22,7],[14,1],[11,2]],'pits':[[6,1]],'releases':[[22,1],[12,2],[5,1]],'setplayback':[[18,2]],'elaborate':[[7,1]],'combining':[[22,1]],'romfilename':[[25,1]],'achieve':[[6,1],[7,1]],'sweat':[[6,2]],'tested':[[20,1],[5,1]],'has':[[12,1],[16,1],[20,1],[5,10],[17,1],[9,1],[14,2],[22,23],[25,1],[6,5],[24,1],[4,2],[10,1],[18,2],[11,5]],'picked':[[15,1]],'volume':[[9,1],[15,3]],'fast':[[9,1],[14,1],[6,2],[12,1],[16,1],[20,1],[11,1],[5,3]],'simulate':[[22,1],[24,1]],'inaccuracy':[[14,1]],'fully':[[23,1]],'mechanisms':[[7,1]],'inevitably':[[6,1]],'again':[[9,2],[22,4],[6,1],[24,1],[4,2],[12,1],[11,4],[5,3]],'thinking':[[6,2],[9,1],[8,1],[2,3]],'code':[[15,1],[14,2],[21,5],[19,3],[2,5],[22,2],[23,9],[25,4],[12,10],[18,1]],'excessively':[[6,1]],'solved':[[12,1],[14,1]],'aimed':[[14,1]],'extends':[[22,1]],'devices':[[25,3]],'eliminate':[[6,1],[14,1]],'shortcut':[[6,1]],'numeric':[[12,1],[22,2],[11,2],[5,1]],'reports':[[25,2]],'fixed':[[22,3],[14,3],[25,1],[19,1],[6,1],[7,5]],'reveals':[[6,1],[21,1]],'measuring':[[14,2],[6,1],[5,1]],'point':[[12,1],[16,1],[20,1],[8,1],[15,5],[22,4],[23,6],[2,1],[6,3],[4,3],[10,1],[11,4],[7,2]],'respective':[[15,1],[14,2],[22,2],[23,3],[25,1],[20,1],[11,3],[5,1]],'backup_bookmarks':[[23,1]],'beforehand':[[7,1],[5,1]],'one':[[18,7],[19,1],[12,12],[16,1],[20,5],[8,7],[5,14],[17,17],[9,4],[14,9],[15,3],[22,32],[6,12],[2,4],[4,11],[23,3],[24,4],[3,1],[10,3],[11,4],[7,7]],'signals':[[23,1]],'unboundedness':[[14,1]],'variable':[[12,1],[22,2],[25,2]],'positioning':[[10,1]],'instead':[[11,3],[19,1],[20,1],[5,6],[17,1],[9,2],[14,1],[15,3],[22,7],[6,4],[23,1],[4,2],[24,1],[18,1],[7,5]],'entertaining':[[7,1]],'guid':[[25,1]],'advisable':[[3,1]],'property':[[20,3]],'speedrunner':[[6,1]],'order':[[7,1],[19,1],[12,6],[8,4],[9,7],[14,1],[22,15],[23,1],[2,3],[6,8],[4,2],[24,3],[25,3],[10,1],[11,5],[18,2]],'fuzzy':[[4,1],[6,2],[22,1]],'subsegment':[[6,1],[22,2]],'youtube':[[12,1],[14,1]],'numbered':[[4,1],[22,1],[14,1],[5,1]],'performed':[[22,1],[14,1]],'levels':[[5,1],[22,2],[6,5],[2,2],[24,1],[12,1],[3,1],[8,1],[11,4]],'represents':[[14,1]],'timing':[[25,1],[23,1]],'tools':[[18,2],[14,3],[23,1],[6,1],[2,7],[12,2],[3,1],[8,2],[5,1]],'polished':[[6,1],[12,1]],'conflict':[[24,1]],'chose':[[11,2],[23,1]],'claim':[[12,1]],'tags':[[12,1],[22,1]],'accuracy':[[2,1]],'contradicts':[[6,1]],'tweaking':[[10,1],[22,2]],'open':[[1,1],[12,7],[16,1],[17,1],[15,12],[14,1],[21,1],[22,1],[6,2],[24,6],[3,3],[11,5]],'pagedown':[[15,3]],'progress':[[5,5],[8,1],[7,2],[6,3]],'button':[[18,6],[19,1],[12,25],[16,10],[8,1],[5,38],[17,6],[9,10],[14,5],[15,41],[22,39],[6,13],[2,2],[4,23],[23,6],[24,7],[25,6],[10,11],[11,9],[7,2]],'yourself':[[9,1],[6,1],[2,1],[12,2],[7,1],[5,1]],'contrary':[[6,2]],'watching':[[19,1],[12,1],[20,1],[8,3],[5,3],[9,10],[14,2],[22,6],[6,4],[2,1],[4,1],[10,5],[11,2],[7,5]],'swapped':[[22,1]],'countdown':[[14,1]],'wrong':[[5,1],[8,1],[12,1],[10,1],[7,1],[6,2]],'inserting':[[9,1],[22,2],[23,1],[19,1],[11,1]],'layout':[[22,1]],'documented':[[2,1]],'resets':[[6,1],[23,1]],'kept':[[11,1],[6,1],[5,3]],'16th':[[12,2]],'keep':[[19,1],[12,4],[20,4],[5,1],[9,1],[22,2],[6,5],[2,2],[4,1],[24,1],[3,1],[18,2],[7,3]],'hover':[[15,4],[22,1],[11,2],[5,2]],'throwing':[[22,1]],'strives':[[14,1]],'loads':[[22,2],[14,1],[23,12],[7,4],[24,1]],'obsolete':[[10,1]],'following':[[19,1],[5,1],[17,4],[15,2],[14,1],[22,7],[23,2],[6,3],[2,2],[4,2],[24,4],[25,7],[3,1],[18,1],[11,2]],'cutscene':[[6,1]],'programmers':[[2,1]],'subconsciously':[[9,1]],'intact':[[22,2],[19,1],[11,1]],'skill':[[12,1],[6,2],[8,2]],'stumbling':[[7,1]],'exhaustive':[[13,1],[14,1]],'understand':[[12,2],[21,1],[10,1],[7,1]],'describes':[[12,1],[1,1],[3,1],[21,1],[6,1],[11,3]],'ensure':[[5,1],[24,1],[7,1],[6,1]],'checksum':[[24,5]],'blinking':[[5,3]],'advantageous':[[20,1],[10,1],[7,2],[8,1]],'decisions':[[10,3],[6,2],[8,2]],'answers':[[13,1]],'disregarding':[[5,1]],'comment':[[25,3],[7,5]],'just':[[19,1],[12,4],[20,2],[5,7],[9,4],[14,1],[22,5],[23,1],[6,10],[2,8],[4,13],[24,1],[25,1],[3,1],[10,3],[11,8],[7,9]],'synopsis':[[13,1],[20,2],[0,1]],'footage':[[14,1],[5,1]],'shouting':[[14,1]],'major':[[15,1],[16,1],[21,1],[2,1]],'obligatory':[[11,1]],'laglog':[[23,5]],'option':[[11,33],[7,2],[22,2],[23,1],[19,4],[12,5],[16,2],[18,2],[5,5]],'significant':[[22,1]],'sequencing':[[4,1]],'without':[[12,8],[16,1],[8,6],[5,3],[9,2],[14,4],[15,1],[22,10],[6,2],[2,3],[23,1],[24,2],[11,6],[7,3]],'reorder':[[22,1]],'pretty':[[20,1],[2,1],[12,2]],'snowslide':[[6,1]],'polishing':[[9,2],[14,1],[23,1],[6,3],[12,1],[20,1],[10,2],[7,2],[8,3]],'gigantic':[[20,1]],'approaches':[[7,2],[11,3],[9,5],[14,2],[6,4],[20,16],[10,7],[8,7],[5,3]],'rely':[[9,1],[20,2],[6,1]],'thoughtful':[[7,1]],'playarounds':[[14,1]],'hardware':[[15,2],[14,1],[22,1],[19,1],[23,2],[18,1]],'denying':[[14,2]],'implemented':[[22,3],[23,1],[10,1],[2,1]],'containers':[[14,1]],'navigation':[[19,1],[0,1],[13,1],[16,10],[8,7],[5,3],[9,3],[14,5],[15,2],[22,10],[2,1],[23,2],[4,2],[24,2],[10,3],[11,5],[7,8]],'ideas':[[5,1],[9,3],[21,2],[22,9],[6,2],[0,1],[2,1],[12,1],[10,4],[7,2],[8,3]],'confident':[[6,2]],'tutorial':[[19,1],[2,1]],'seek':[[9,2],[10,2],[25,1],[5,3]],'pays':[[10,1]],'activated':[[10,1],[12,1]],'poweron':[[18,1]],'impractical':[[9,1],[11,2]],'upwards':[[22,1]],'backups':[[8,2]],'activate':[[4,3],[12,1],[15,1]],'identification':[[2,1]],'experienced':[[6,2],[7,4],[1,1],[2,2],[5,1]],'emerged':[[6,1]],'containing':[[17,2],[15,4],[14,3],[6,1],[24,1],[4,1],[12,1],[16,1],[18,1],[5,1]],'dispirit':[[6,1]],'reject':[[9,1]],'lists':[[22,1],[24,1]],'trial':[[10,2],[9,1],[14,1]],'know':[[9,1],[22,1],[6,2],[2,1],[0,1],[12,5],[3,1],[10,3],[7,2],[18,1]],'progression':[[14,1]],'gradient':[[23,2]],'subsequent':[[7,1],[22,2]],'gateway':[[22,5]],'basis':[[22,1]],'reaching':[[23,1],[6,3],[8,2]],'prevent':[[12,1],[3,1],[24,1],[5,2]],'unselected':[[15,1],[22,2]],'unless':[[25,1],[11,3],[12,1]],'inconvenient':[[7,1],[11,1]],'9px':[[22,2]],'add':[[22,4],[23,2],[6,1],[4,1],[12,1],[11,1],[5,1]],'issues':[[13,1]],'sounds':[[22,1],[6,1],[7,1]],'combinations':[[15,2],[22,2],[6,1],[12,1],[3,1],[5,2]],'coincides':[[22,1]],'described':[[5,3],[22,1],[14,1],[6,1],[4,1],[12,2],[16,1],[3,3],[7,3],[11,1]],'discovered':[[14,1]],'recalculating':[[23,1]],'marking':[[6,2],[9,1]],'savestates':[[8,5],[11,2],[22,10],[14,1],[23,9],[25,1],[6,2],[2,1],[24,5],[7,5],[5,3]],'allowing':[[8,2],[11,3],[22,3],[14,1],[6,1],[2,2],[12,2],[16,1],[10,1],[7,2],[5,2]],'available':[[18,1],[24,1],[12,2],[22,1],[7,1],[5,3]],'format':[[21,1],[22,8],[23,1],[25,15],[2,1],[0,1],[24,5],[12,9]],'matter':[[5,1],[11,1],[15,1],[6,1],[2,1]],'done':[[8,2],[17,1],[15,3],[18,8],[22,10],[19,2],[2,1],[23,1],[12,1],[7,2],[11,6]],'optimal':[[14,2],[6,2],[12,1],[20,2],[10,1],[7,2]],'index':[[4,1],[18,11]],'several':[[7,5],[12,6],[8,1],[5,3],[17,9],[15,2],[22,3],[25,2],[6,6],[2,2],[4,5],[10,2],[11,4],[18,3]],'hot':[[4,2],[22,11],[23,7],[19,1],[11,7]],'need':[[0,1],[12,18],[16,21],[20,2],[8,5],[5,8],[9,5],[15,5],[21,2],[22,14],[6,5],[2,4],[4,3],[23,1],[24,1],[25,1],[10,8],[11,15],[7,9]],'length':[[23,2],[25,5],[5,1]],'enrich':[[7,1]],'subdivide':[[6,1]],'words':[[25,1],[12,6]],'resembling':[[12,1]],'don':[[18,3],[12,9],[8,4],[5,2],[9,2],[14,3],[22,1],[23,1],[6,16],[2,2],[4,5],[24,4],[3,1],[10,1],[11,9],[7,4]],'obstruct':[[19,1]],'accounted':[[11,1]],'readability':[[2,2]],'unbroken':[[6,1]],'stumbled':[[6,1]],'forums':[[2,2],[12,1]],'dialog':[[15,1],[23,2],[11,4],[24,6]],'rerecords':[[6,1],[22,4],[14,1],[7,1],[2,1]],'sure':[[11,2],[18,1],[9,1],[19,1],[6,1],[12,2],[20,1],[3,1],[10,1],[7,2],[5,2]],'inputlog':[[23,6]],'compared':[[6,1],[14,1]],'designers':[[6,1]],'mark':[[9,5],[14,2],[15,1],[19,1],[6,5],[22,2],[4,1],[23,1],[24,1]],'arriving':[[7,1]],'rewinding':[[23,1],[15,1],[16,2]],'cancel':[[15,2],[22,1],[23,3],[24,7],[4,1],[11,2],[5,2]],'rename':[[17,6]],'muscle':[[16,1]],'soft':[[25,2]],'pair':[[22,1],[20,1]],'updates':[[18,1],[23,18]],'stage':[[6,3],[22,1]],'conditions':[[12,1],[14,2],[23,1],[6,2]],'span':[[11,1]],'workarounds':[[2,1]],'generated':[[25,1]],'devote':[[4,1],[10,1]],'bored':[[10,1],[12,1]],'amusement':[[6,1]],'200':[[8,1],[11,4],[6,3]],'carelessly':[[7,1]],'repaid':[[12,1]],'disassembly':[[14,1]],'loses':[[23,1]],'bumping':[[9,1]],'debugger':[[15,1]],'case':[[11,3],[7,6],[22,4],[14,1],[6,3],[24,3],[12,4],[20,1],[8,1],[5,3]],'gains':[[23,1],[7,1],[22,1]],'http':[[12,1],[21,1]],'clearly':[[12,1],[22,1],[6,1],[7,1]],'quantity':[[14,1]],'always':[[12,3],[16,2],[20,3],[8,2],[5,5],[9,3],[14,1],[15,2],[22,12],[6,6],[2,2],[4,3],[23,2],[24,4],[25,5],[10,1],[11,4],[7,6]],'wall':[[6,3],[9,2]],'preferred':[[4,1],[5,2]],'intervals':[[22,2],[12,1],[6,3]],'nuances':[[21,1]],'meeting':[[22,2]],'alternative':[[16,2],[20,1],[8,1],[5,6],[9,1],[14,1],[15,1],[22,4],[6,1],[2,1],[4,1],[23,1],[24,1],[11,2],[7,3]],'minute':[[9,1],[11,2],[6,1]],'workspace':[[3,1],[4,1]],'replaces':[[22,1]],'perfectly':[[12,1],[6,1],[8,1]],'dipswitch':[[24,1]],'desired':[[24,1],[22,7],[16,2],[11,1],[5,4]],'someone':[[2,1],[8,1]],'flashes':[[17,2],[22,1],[23,2],[11,1],[5,2]],'pairs':[[25,2]],'most':[[19,1],[12,9],[16,2],[20,3],[8,1],[5,3],[9,2],[14,3],[15,1],[22,5],[6,8],[2,9],[4,5],[23,1],[3,1],[10,1],[11,5],[7,3]],'occupy':[[11,1]],'since':[[19,3],[12,4],[8,3],[5,2],[9,3],[15,1],[22,11],[23,2],[6,4],[2,2],[24,7],[10,1],[11,4],[7,2]],'leads':[[4,1],[7,1],[14,1]],'expect':[[6,1]],'getrecordermode':[[18,2]],'deselected':[[22,1]],'emulated':[[15,1],[14,4],[22,6],[23,2],[6,1],[4,1],[12,1],[16,1],[11,2],[5,2]],'bookmark8':[[17,1]],'avert':[[7,1]],'worse':[[20,1],[7,1],[9,3]],'partially':[[22,3],[12,1],[11,2],[24,1]],'shifting':[[5,2],[17,4],[11,3],[6,1]],'assumed':[[20,1]],'view':[[22,3],[14,1],[19,2],[2,2],[24,2],[16,2],[3,1],[11,9],[5,7]],'stages':[[6,1],[22,1]],'bottom':[[12,1],[16,1],[22,3],[5,1]],'targeting':[[22,1]],'compensating':[[2,1]],'regard':[[6,2]],'process':[[1,2],[19,1],[0,1],[12,5],[20,4],[8,2],[5,7],[17,2],[9,2],[14,6],[22,5],[23,3],[6,12],[2,6],[4,1],[10,4],[11,4],[7,5]],'counter':[[15,4],[14,1],[22,14],[6,6],[2,3],[18,1],[11,1]],'redesigned':[[22,2]],'formatting':[[12,1]],'unavailable':[[24,1]],'stuff':[[22,2]],'examination':[[10,1],[7,1]],'might':[[4,2],[20,1],[6,1],[5,1]],'strict':[[22,1],[2,1],[5,1]],'removing':[[4,2],[22,4],[14,1],[23,1],[11,1],[5,2]],'pile':[[18,1]],'carefree':[[6,1]],'falls':[[10,1]],'faster':[[15,2],[14,1],[22,1],[23,1],[6,2],[2,2],[12,1],[20,3],[10,1],[8,1],[7,2]],'aim':[[24,1]],'documenting':[[2,1],[11,1]],'accelerator':[[23,1],[15,3],[5,1]],'granted':[[17,3],[9,2],[22,1],[6,1],[2,1],[12,1],[8,1],[5,1]],'output':[[22,12],[14,10],[23,1],[12,2],[20,1],[3,1],[11,3],[5,1]],'meditate':[[10,1]],'expands':[[8,1],[5,1]],'smoothly':[[2,1]],'surpass':[[7,1]],'comfortable':[[23,1],[2,1],[6,2]],'excitement':[[6,1]],'coherent':[[2,1]],'appending':[[22,1],[15,1],[14,1]],'symbolizes':[[22,1],[5,1]],'tell':[[4,1],[10,1],[5,1]],'files':[[14,2],[23,4],[19,1],[2,4],[24,3],[25,3],[12,4],[11,4],[5,1]],'tases':[[8,1],[11,1],[14,2],[6,2],[2,1],[7,1],[5,1]],'browse':[[12,1]],'unnoticed':[[7,1]],'sole':[[4,1]],'parts':[[15,1],[14,1],[25,1],[6,5],[4,1],[12,1],[3,1],[7,1]],'rarefication':[[11,1]],'0x3ad':[[12,2]],'outline':[[14,1]],'trace':[[12,1],[15,1]],'marks':[[4,1],[22,2],[14,2]],'edits':[[4,1],[11,3],[22,1],[23,1],[2,1],[5,1]],'annoyed':[[11,2]],'coincide':[[14,1]],'soon':[[4,1],[22,1],[23,1],[10,1]],'save':[[19,2],[12,16],[20,4],[8,3],[5,4],[17,1],[9,3],[14,2],[15,14],[22,4],[2,2],[23,8],[24,16],[25,4],[10,2],[7,3],[11,9]],'discover':[[6,2]],'buttonpresses':[[19,3],[12,2],[5,11],[17,9],[9,1],[15,1],[22,2],[23,2],[6,3],[4,6],[10,2],[11,8],[7,4]],'spectrum':[[10,1]],'0000020':[[4,1]],'modifying':[[9,3],[14,1],[22,1],[23,1],[6,1],[7,1]],'correctly':[[7,1],[11,2]],'horizontally':[[22,2]],'intercepts':[[23,1]],'super':[[4,1],[12,1],[14,1],[6,3],[5,1]],'extension':[[12,1],[25,1],[24,1],[2,1]],'extreme':[[6,1],[22,1]],'habitual':[[6,1],[7,1]],'question':[[5,1],[7,2],[15,1],[24,1],[6,1],[2,1]],'also':[[18,3],[19,2],[12,12],[16,4],[20,1],[8,3],[5,10],[9,3],[14,4],[15,7],[22,40],[6,10],[2,4],[4,7],[23,18],[24,4],[25,1],[3,3],[10,4],[11,12],[7,4]],'cursory':[[3,1],[4,1]],'timesavers':[[14,2]],'analysis':[[9,1],[12,1],[3,1],[14,1],[2,2],[16,1]],'labeled':[[16,1],[5,1]],'overcoming':[[6,1]],'cut':[[17,5],[15,2],[5,1]],'rectangle':[[12,1],[22,1]],'perfectness':[[6,3],[7,1]],'replayed':[[9,1],[11,1]],'down':[[19,1],[12,3],[16,12],[8,1],[5,18],[17,5],[9,4],[14,2],[15,16],[22,22],[6,2],[2,1],[4,12],[24,2],[25,3],[10,1],[11,8],[18,3]],'joysticks':[[23,1]],'rapid':[[8,1]],'resized':[[22,2]],'entitled':[[12,1]],'facepalms':[[6,1]],'cleaning':[[11,2],[23,3]],'hitting':[[5,1]],'graphical':[[20,1],[22,1],[5,1]],'downside':[[7,1],[11,1]],'details':[[15,1],[21,2],[22,6],[19,1],[24,1],[0,1],[4,1],[12,2],[20,3]],'possibilities':[[11,1],[9,1],[1,1],[6,4],[0,1],[12,1],[7,1],[8,2]],'fm3':[[17,1],[21,1],[22,5],[23,1],[19,2],[2,2],[0,1],[24,9],[25,10],[12,17],[11,6]],'revealed':[[6,1],[7,1]],'decide':[[4,1],[20,2],[8,1],[11,2]],'tiny':[[3,1]],'unsuccessful':[[6,1]],'wrote':[[11,1],[12,1]],'interact':[[22,1]],'translation':[[0,1]],'navigating':[[16,1],[10,1],[7,3],[8,1]],'objectivity':[[2,1],[9,1]],'approach':[[12,4],[20,34],[8,10],[5,1],[9,9],[14,1],[15,1],[22,1],[6,13],[2,2],[10,6],[11,5],[7,8]],'criterion':[[9,3],[14,2],[22,2],[6,12],[10,2],[7,2],[8,2]],'asked':[[18,1]],'bookmarkx':[[25,1]],'playing':[[0,1],[20,4],[8,7],[5,6],[9,1],[14,2],[22,1],[6,8],[2,2],[24,3],[11,5],[7,3]],'added':[[17,12],[22,3],[25,4],[19,1],[4,1],[12,2],[3,1]],'intermediate':[[5,1],[22,1],[8,2],[6,2]],'incites':[[10,1],[2,1]],'pipes':[[6,3]],'crossed':[[22,1]],'remove':[[17,7],[9,1],[15,7],[22,3],[23,1],[6,1],[4,5],[10,1],[11,4]],'feature':[[5,2],[18,1],[15,2],[14,3],[22,9],[19,1],[23,2],[4,3],[12,3],[11,10],[8,1]],'observations':[[6,1]],'mindset':[[6,1]],'convert':[[12,2]],'hardly':[[22,1]],'parameters':[[22,2],[23,1]],'event':[[12,2],[16,1],[20,17],[8,3],[5,1],[9,9],[14,2],[22,4],[6,13],[2,1],[4,1],[10,2],[11,1],[7,1]],'aloof':[[6,1]],'shape':[[2,1]],'discoveries':[[6,2]],'capacity':[[23,1],[24,3],[11,5]],'professionnelle':[[2,1]],'expected':[[12,2],[13,1],[14,1],[20,1],[2,1],[6,2]],'delayed':[[9,1],[14,2],[2,1]],'member':[[15,1]],'variations':[[10,1]],'conclude':[[22,1]],'fragment':[[6,1],[5,1]],'unregistered':[[6,1]],'copies':[[17,1],[12,1],[7,1],[5,3]],'shown':[[4,1],[22,6],[11,1],[18,1]],'walkthrough':[[6,3],[14,6]],'almost':[[9,1],[14,1],[22,3],[2,2],[4,3],[10,1],[11,1],[7,3]],'connect':[[22,1],[5,2]],'published':[[6,1],[12,1]],'standards':[[12,1]],'fade':[[23,1]],'spirit':[[2,1]],'notepad':[[12,1],[22,1],[3,1],[2,1]],'part':[[1,1],[19,1],[12,4],[16,1],[5,5],[9,1],[14,1],[22,4],[6,6],[2,2],[4,4],[3,1],[11,3],[7,1]],'gives':[[11,1],[22,1]],'html':[[12,1]],'forming':[[5,1]],'specs':[[14,6]],'shine':[[11,1]],'reload':[[24,1],[11,4],[15,4]],'launched':[[10,1],[2,1],[12,1]],'min':[[23,1]],'tap':[[4,1],[15,2],[5,1]],'vice':[[22,1],[15,1],[16,1]],'segments':[[12,7],[16,3],[20,7],[8,3],[5,2],[9,3],[14,2],[15,1],[22,2],[6,19],[2,1],[10,2],[11,1],[7,4]],'jumped':[[6,2]],'methods':[[5,1],[22,3],[1,2],[6,1],[2,2],[7,4],[11,1]],'combines':[[11,2],[22,2]],'sweeping':[[11,1]],'direct':[[6,1],[7,1],[14,1],[3,1],[2,2],[5,1]],'mariox':[[12,3]],'stroke':[[17,1],[11,1],[5,1]],'formulating':[[23,1]],'animating':[[23,2]],'updated':[[9,1],[22,4]],'deliberation':[[22,1]],'unpauses':[[7,1]],'pattern':[[17,10],[15,3],[14,1],[22,8],[23,2],[25,1],[12,15],[3,2],[11,5],[5,6]],'videogames':[[14,3],[6,1],[0,1],[12,1],[10,1],[8,1],[7,1]],'videos':[[6,1],[14,2]],'finished':[[5,1],[11,3],[9,2],[14,1],[22,1],[6,3],[2,1],[4,1],[10,2],[7,1],[8,3]],'f10':[[17,3],[8,1],[15,2],[7,1],[24,1],[11,3],[5,3]],'associated':[[22,6],[9,1],[14,1],[25,1]],'replaying':[[8,1],[25,1],[6,1],[12,2],[20,2],[11,1],[5,2]],'000020':[[22,1]],'live':[[6,1],[14,1]],'cope':[[6,1]],'painting':[[22,1]],'being':[[5,1],[12,2],[15,1],[20,1],[7,3],[2,2]],'brainer':[[12,1]],'conventions':[[2,1]],'submenu':[[11,3]],'peculiarity':[[6,1]],'rewatch':[[9,1],[6,1],[7,2]],'fear':[[9,1]],'comprehension':[[5,1]],'remind':[[25,1],[11,2]],'facilitate':[[4,1],[19,2],[5,1]],'finger':[[4,2],[6,1],[8,1]],'today':[[12,1]],'completed':[[7,1]],'taseditor_project':[[23,1]],'ascending':[[18,1],[22,1]],'keyboard':[[5,10],[15,7],[22,4],[23,1],[19,1],[2,2],[4,3],[7,3],[11,5]],'radiobutton':[[11,1],[22,2]],'rewind':[[9,3],[14,1],[15,2],[19,1],[4,1],[16,2],[11,3],[5,4]],'playthroughs':[[6,1],[5,2]],'future':[[9,1],[14,1],[22,7],[6,1],[10,1],[11,1],[8,1]],'considerable':[[3,1],[6,2],[11,1]],'timings':[[23,5]],'tries':[[24,1],[23,1]],'watch':[[12,5],[16,3],[20,5],[8,1],[5,1],[9,6],[14,2],[15,3],[22,2],[6,6],[2,1],[4,1],[3,1],[10,2],[7,3]],'feel':[[9,1],[19,1],[6,4],[2,1],[12,1],[10,1],[7,1],[5,1]],'motivates':[[6,1],[7,1]],'remember':[[5,1],[22,2],[6,1],[4,2],[12,3],[16,1],[7,1],[11,1]],'advanced':[[22,4],[1,1],[14,4],[19,1],[0,1],[12,2],[16,1],[18,1],[5,1]],'orientation':[[12,1]],'separation':[[22,1]],'organize':[[14,1]],'mechanically':[[6,1],[8,2],[7,1],[2,1]],'scrolls':[[22,2],[16,4],[23,2],[11,3]],'location':[[2,1],[22,2]],'pointed':[[22,3],[15,1],[7,1]],'entry':[[22,2]],'tasers':[[5,3],[11,2],[22,2],[1,1],[14,5],[6,8],[2,1],[12,1],[20,1],[7,8],[8,2]],'ids':[[17,1],[23,5]],'offset':[[25,2]],'looking':[[4,1],[8,1],[22,1]],'reselect':[[15,1],[23,1]],'retreat':[[7,1],[8,1]],'patience':[[2,1]],'defeating':[[6,1]],'powered':[[20,1]],'course':[[11,1],[22,2],[1,1],[6,3],[2,1],[0,1],[10,1],[7,3],[5,1]],'plans':[[6,1],[2,1],[5,1]],'hacks':[[2,1]],'perfunctory':[[9,1]],'invert':[[22,1]],'availability':[[22,1]],'armed':[[12,1]],'players':[[5,1],[14,1],[19,1],[6,2],[2,1],[4,1],[12,2],[7,2],[11,1]],'selectiox':[[25,1]],'relieved':[[12,1]],'supported':[[25,3],[19,1],[24,2]],'base':[[7,1],[12,1],[14,1],[8,1],[6,1]],'internal':[[25,4],[6,1]],'gamepads':[[17,3],[25,1],[5,2]],'alternate':[[11,4],[12,1],[10,1],[8,1],[5,1]],'constitutes':[[12,1]],'mit':[[21,1]],'cultivate':[[8,1]],'interactive':[[2,1],[0,1]],'issue':[[19,1],[6,1]],'worsening':[[9,1]],'int32':[[25,4]],'informs':[[4,1],[24,1]],'sequentially':[[7,1],[14,2]],'stick':[[22,2],[14,1],[12,1],[16,1],[10,1],[5,1]],'goal':[[9,1],[14,1],[6,23],[2,2],[20,1],[10,1],[8,1],[7,5]],'whitish':[[4,1]],'defines':[[5,1],[11,4],[6,1]],'hotkey':[[5,8],[17,3],[9,3],[15,8],[22,5],[24,1],[4,1],[12,1],[16,3],[11,8],[8,1]],'helper':[[12,1]],'usability':[[11,1]],'draws':[[12,2],[19,1],[11,1],[24,1]],'craftily':[[2,1]],'units':[[14,1]],'writing':[[12,3],[23,2],[25,2],[6,1]],'learning':[[1,1],[3,1],[10,1],[2,2]],'resulting':[[5,2],[14,1],[11,1],[7,1]],'hiding':[[22,1]],'literary':[[6,1]],'messages':[[4,1],[12,2],[23,2],[11,1],[24,1]],'glitches':[[6,1]],'profit':[[6,1]],'reverse':[[18,1]],'newbie':[[7,1],[2,2],[6,1]],'pastel':[[22,2]],'joypad':[[17,1],[18,10],[22,30],[23,2],[25,2],[2,1],[4,2],[12,4],[11,6],[7,3]],'teacher':[[10,1]],'noticed':[[4,1],[6,2],[7,3]],'integrity':[[25,1]],'implied':[[22,1],[5,1]],'two':[[18,2],[19,2],[12,4],[20,6],[8,2],[5,2],[17,1],[9,1],[14,1],[15,2],[22,6],[6,6],[2,1],[4,2],[23,4],[25,2],[10,2],[11,1],[7,3]],'reverting':[[11,1]],'cycle':[[8,1]],'automatic':[[12,2],[22,6],[10,1],[11,1]],'customization':[[15,1],[1,1],[14,2],[22,4],[0,1],[20,1],[11,3]],'fatal':[[8,1],[6,1],[7,1]],'compresses':[[11,1],[23,1]],'needs':[[11,2],[22,4],[23,1],[6,2],[2,2],[4,1],[24,1],[12,3],[20,1],[10,1],[7,1],[5,1]],'specify':[[11,1]],'resend':[[23,1]],'unsystematic':[[2,1]],'info':[[23,9],[11,1],[5,4]],'carried':[[10,1],[2,1],[6,2]],'frequent':[[12,1]],'patterns':[[15,1],[14,1],[22,7],[23,3],[2,2],[24,3],[12,14],[3,1],[11,2],[5,1]],'loopholes':[[2,1]],'receive':[[4,1],[7,1],[23,1]],'desktop':[[3,2],[2,1],[22,1]],'became':[[14,1],[23,1],[5,1]],'home':[[15,3],[16,3],[22,1],[24,1],[5,2]],'worked':[[10,1]],'opportunity':[[14,1]],'avi':[[15,2],[14,1]],'lower':[[17,1],[15,3],[22,5],[23,4],[2,1],[4,5],[16,2],[11,2],[5,3]],'adjustlag':[[22,5]],'counts':[[14,1]],'ones':[[4,1],[22,1],[20,1],[2,1]],'every':[[18,2],[12,9],[20,6],[8,2],[5,9],[17,1],[9,3],[14,7],[15,1],[22,14],[6,11],[2,2],[4,4],[23,5],[25,4],[10,5],[11,15],[7,2]],'roughness':[[6,1]],'periodically':[[18,1],[22,1]],'pale':[[4,1],[24,1],[22,2],[11,4],[5,1]],'openness':[[2,1]],'backtrack':[[11,1]],'20fps':[[18,1]],'contact':[[10,1]],'inferior':[[8,1]],'analogy':[[20,3],[22,1],[5,1]],'fceultra':[[21,1]],'smallest':[[5,1]],'envelope':[[22,1]],'tool':[[22,3],[14,3],[23,6],[12,3],[20,1],[5,1]],'wm_mousewheel':[[23,1]],'violet':[[4,1]],'consisting':[[12,1],[22,1]],'click':[[19,6],[12,11],[16,15],[5,21],[17,34],[9,1],[15,27],[22,26],[23,2],[2,1],[24,6],[4,26],[10,1],[11,8]],'necessity':[[2,1],[6,1]],'compare':[[8,3],[9,2],[14,2],[22,2],[19,1],[6,2],[20,5],[10,2],[11,1],[5,2]],'mashing':[[5,1]],'introduction':[[1,1],[2,3],[0,1]],'affect':[[4,2],[22,3],[16,1],[2,1],[11,5]],'unobtrusively':[[4,1]],'edit':[[12,2],[16,2],[20,1],[5,4],[17,13],[9,3],[14,3],[15,4],[22,11],[6,1],[2,1],[4,8],[3,2],[10,1],[11,5],[7,1]],'loaded':[[17,2],[22,6],[20,1],[25,1],[11,2],[24,4]],'completion':[[14,2]],'assuming':[[23,1]],'caring':[[5,1],[24,1],[11,1],[2,1]],'faded':[[6,1]],'clear':[[17,6],[15,3],[22,1],[25,1],[2,3],[4,1],[18,3],[5,2]],'include':[[25,1]],'consists':[[22,1],[14,4],[25,5],[12,2],[20,1],[5,1]],'offer':[[22,1]],'truth':[[2,1],[6,1]],'quitting':[[23,2]],'triggered':[[18,1],[22,1]],'structuring':[[4,1],[6,1]],'jumpprevmarker':[[24,1]],'characters':[[25,2],[22,1]],'engine':[[14,1],[23,2],[6,2],[11,1]],'excel':[[6,1]],'distinctness':[[14,1]],'menu':[[17,18],[15,8],[22,3],[23,3],[19,9],[24,7],[4,2],[12,3],[3,3],[11,4],[5,6]],'bookmark0':[[17,1]],'handles':[[23,1]],'independence':[[7,1]],'forced':[[6,2],[14,1]],'inputted':[[14,1]],'speedrun':[[5,1],[7,1],[14,5],[20,1],[6,5],[2,1]],'deserialize':[[25,1]],'nearest':[[11,1],[9,1],[14,1],[15,1],[22,4],[6,1],[2,1],[16,1],[7,3],[5,3]],'suggest':[[24,1],[6,1],[23,1]],'accordingly':[[4,1],[22,2]],'sections':[[4,1],[11,2],[2,1],[5,1]],'cons':[[8,1],[9,1],[14,2],[10,1],[11,1],[7,1]],'creation':[[17,1],[15,1],[22,6],[23,5],[12,1],[3,1]],'emu':[[12,1],[18,1]],'own':[[18,1],[12,3],[20,1],[8,1],[5,2],[17,1],[9,1],[14,2],[15,1],[23,1],[6,3],[2,3],[4,2],[25,2],[10,1],[11,1],[7,1]],'bookmarked':[[8,1],[15,6],[22,14],[16,3],[11,4],[5,4]],'extraordinary':[[2,2],[14,1]],'instance':[[4,1],[11,1],[23,17],[2,1],[6,1]],'help':[[18,1],[23,1],[25,1],[19,1],[6,2],[2,1],[12,2],[3,1],[10,1],[11,3],[5,2]],'frame':[[18,50],[19,8],[12,20],[16,29],[20,17],[8,11],[5,60],[17,47],[9,19],[14,19],[15,36],[22,161],[6,21],[2,12],[4,37],[23,24],[24,5],[25,5],[10,18],[11,36],[7,15]],'empty':[[17,3],[15,4],[22,7],[23,2],[19,1],[25,1],[4,4],[11,3],[18,1]],'composed':[[5,1]],'moderately':[[17,7]],'correction':[[7,4]],'next':[[19,1],[12,1],[16,8],[20,2],[8,3],[5,7],[9,4],[14,1],[15,3],[22,6],[6,7],[2,2],[4,2],[24,1],[25,2],[3,1],[10,2],[11,5],[7,3]],'kilobytes':[[11,1]],'newtext':[[17,1],[18,2]],'ruler':[[2,1],[5,1]],'bit0':[[25,2]],'hoping':[[22,1]],'connection':[[9,1]],'separator':[[25,4]],'thread':[[22,1]],'adjust':[[23,1],[2,1],[6,2],[12,1],[3,2],[10,1],[8,1],[11,3]],'detection':[[14,1]],'dragged':[[17,1]],'invoked':[[19,1]],'behaviors':[[23,1]],'hence':[[22,1]],'instantly':[[7,1],[18,1],[22,3],[14,1],[2,1],[12,4],[20,1],[10,1],[11,1],[5,4]],'folder':[[12,1],[18,2],[11,1]],'lights':[[23,2]],'nevertheless':[[2,1]],'interpreted':[[22,1],[25,1],[2,1],[18,1]],'becoming':[[4,2]],'thought':[[10,1],[6,1]],'beautiful':[[7,1],[22,1]],'toolbox':[[22,1],[14,6],[4,1],[12,1],[16,1],[3,1],[5,4]],'irritating':[[11,1]],'troublesome':[[7,1]],'snapshot':[[22,2],[14,1],[23,17],[19,1],[12,2],[11,1]],'console':[[12,3],[14,2],[3,1],[15,1],[22,2]],'fields':[[15,1],[22,2],[10,1],[25,1],[11,1]],'had':[[4,1],[12,1],[2,2],[11,1]],'subfolder':[[12,2],[18,1]],'logs':[[22,1]],'mini':[[12,1],[13,1]],'insertion':[[23,1],[18,1],[22,1]],'defined':[[22,1],[14,2],[20,2],[6,1],[5,1]],'illuminate':[[15,1]],'verify':[[7,1]],'succession':[[12,1],[2,1],[6,1]],'resumption':[[4,1]],'dot':[[25,1],[15,1]],'frame#':[[4,1],[17,3],[15,2],[22,1],[24,1]],'highlighting':[[22,3]],'already':[[18,2],[15,2],[1,1],[22,4],[23,1],[2,1],[6,4],[4,6],[12,3],[10,3],[7,3],[11,4]],'modal':[[22,1]],'methodology':[[1,1],[14,3],[20,2],[7,2],[0,1]],'nice':[[2,1],[12,1]],'collision':[[9,1],[14,1]],'trick':[[14,1],[2,3],[6,9]],'interactivity':[[5,1]],'exist':[[12,1],[18,2],[11,1]],'freeze':[[5,1]],'unintended':[[24,1],[14,1]],'their':[[1,1],[12,6],[20,1],[8,2],[5,3],[9,1],[14,2],[15,1],[22,2],[6,2],[2,1],[4,1],[23,1],[24,2],[25,2],[11,2],[7,1]],'promptly':[[20,1]],'emulate':[[22,3],[15,1],[5,1]],'solving':[[12,1],[14,1],[10,1],[6,1],[7,2]],'specifies':[[11,1]],'evens':[[4,1]],'illuminating':[[15,1]],'solution':[[9,1],[12,2],[14,6],[6,1],[7,1]],'confirmation':[[12,1]],'decrease':[[15,1],[6,1],[11,1]],'that':[[18,10],[19,5],[12,43],[13,1],[16,5],[20,6],[8,9],[5,25],[17,8],[9,12],[14,15],[15,9],[22,65],[6,35],[2,10],[4,22],[23,14],[24,16],[25,8],[3,4],[10,7],[11,24],[7,22]],'taseditor_window':[[23,1]],'area':[[15,4],[22,6],[23,1],[24,1],[12,1],[16,2],[11,3],[5,1]],'enemy':[[9,7],[6,4],[8,3]],'arising':[[13,1]],'memorized':[[4,1],[22,1]],'suggested':[[24,1]],'setmarker':[[17,2],[18,2]],'reducing':[[22,1],[14,1],[2,1],[5,1]],'first':[[18,3],[19,2],[0,1],[12,14],[16,1],[20,2],[8,5],[5,6],[17,14],[9,6],[22,20],[23,4],[25,5],[6,8],[2,4],[4,9],[24,2],[10,7],[11,10],[7,5]],'shades':[[11,1],[22,1]],'care':[[10,1],[11,1],[20,1]],'literature':[[12,1]],'points':[[9,1],[15,1],[22,3],[23,1],[24,2],[4,2],[20,1],[8,3]],'asking':[[11,1],[18,3]],'tag':[[6,1],[12,1]],'top':[[4,2],[12,1],[22,1],[5,2]],'correct':[[6,2],[7,3]],'hardcore':[[6,1]],'below':[[15,2],[9,1],[16,2],[22,1],[5,4]],'account':[[22,1]],'remapping':[[11,1]],'step':[[7,1],[9,3],[14,2],[15,2],[2,2],[20,2],[10,4],[8,10],[5,4]],'actually':[[11,4],[17,1],[15,1],[18,1],[6,1],[2,1],[12,2],[10,1],[7,3],[5,1]],'concentrates':[[14,1]],'filled':[[4,1],[22,1],[11,1],[24,1]],'abstraction':[[4,1]],'stands':[[5,1]],'often':[[18,1],[19,1],[12,3],[16,1],[20,1],[8,2],[5,2],[17,7],[9,2],[14,1],[6,6],[2,1],[4,2],[24,3],[10,2],[11,1],[7,6]],'prefix':[[23,2]],'constructed':[[14,1]],'unpausing':[[4,1],[10,1],[9,1]],'plus':[[15,1],[22,1],[11,1],[5,1]],'formula':[[20,2]],'really':[[10,1],[7,1],[12,1]],'grades':[[22,1]],'analyze':[[5,1],[9,1],[12,1],[6,1],[2,1]],'autosave':[[22,2],[23,2],[11,4],[24,1]],'notify':[[24,1],[23,1]],'20th':[[4,1]],'wasted':[[6,1]],'slowly':[[15,1]],'putting':[[9,1]],'montage':[[23,1]],'slow':[[9,1],[14,2],[15,1],[2,1],[10,1],[8,1],[5,2]],'bit':[[9,2],[22,1],[25,20],[24,2],[18,22],[7,1]],'world':[[5,1],[12,3],[14,1],[10,3],[6,8],[2,4]],'recent':[[9,1],[22,1],[23,1],[6,1],[24,2],[4,1],[16,2],[3,1],[11,1],[8,1]],'killed':[[8,1]],'material':[[2,1]],'total':[[22,1],[25,1],[11,2],[5,1]],'sets':[[23,1],[18,2],[22,1]],'fcexp':[[25,1]],'ran':[[6,1]],'alpha':[[22,3]],'registration':[[22,1]],'usually':[[19,2],[12,8],[16,1],[20,1],[8,3],[5,3],[9,3],[14,6],[15,1],[22,6],[6,11],[2,1],[4,2],[24,1],[25,2],[10,1],[11,7],[7,7]],'todo':[[12,2]],'believed':[[22,1]],'outsider':[[2,1],[7,1]],'partial':[[12,1],[23,3],[20,1]],'yet':[[7,3],[17,3],[18,1],[19,1],[2,1],[24,1],[4,1],[12,1],[10,1],[8,3],[11,1]],'stand':[[4,1]],'improvable':[[7,1]],'prepared':[[5,1],[22,1],[7,1],[6,1]],'avoid':[[22,1],[14,1],[24,2],[6,2],[12,1],[11,2]],'into':[[25,3],[19,3],[12,5],[16,1],[20,4],[8,4],[5,7],[17,7],[9,4],[14,4],[15,3],[21,1],[6,14],[2,2],[4,3],[22,11],[23,6],[24,3],[3,1],[10,3],[11,5],[7,5]],'ground':[[9,1],[6,2],[7,1]],'timer':[[3,1],[6,1],[14,1]],'supports':[[5,1],[12,1],[11,2],[2,2]],'truncation':[[17,1],[22,6]],'calculates':[[23,1]],'isolate':[[2,1],[6,1]],'windows':[[15,3],[22,6],[23,5],[4,1],[3,1],[11,1]],'estimated':[[10,1],[6,1],[5,1]],'either':[[7,5],[12,1],[20,1],[5,6],[17,3],[9,2],[14,4],[15,1],[22,6],[6,4],[2,2],[4,2],[23,2],[24,5],[25,3],[11,3],[18,2]],'interprets':[[7,1],[11,1]],'fail':[[7,1],[8,1]],'successfully':[[17,2],[22,1],[23,1],[6,1],[24,1],[12,3],[20,1],[7,1],[8,1]],'drops':[[9,1]],'corruptor':[[17,1]],'branch':[[17,8],[7,1],[15,5],[14,3],[18,1],[22,13],[23,2],[24,1],[11,10],[5,4]],'irrelevant':[[9,1],[22,2],[23,1],[25,2],[6,1],[2,1],[4,1],[5,1]],'busy':[[6,1]],'correspond':[[22,3]],'mechanic':[[6,1],[14,1]],'user':[[7,1],[18,9],[15,1],[14,1],[22,41],[23,11],[2,1],[24,26],[11,2],[5,1]],'copy':[[19,3],[12,7],[16,1],[8,2],[5,3],[17,1],[15,4],[14,1],[22,8],[23,2],[2,1],[3,1],[11,1],[7,4]],'how':[[7,3],[19,5],[12,6],[8,2],[5,5],[9,2],[22,3],[6,8],[2,4],[4,1],[10,1],[11,4],[18,1]],'keypad':[[15,4]],'tracks':[[23,3]],'serves':[[4,1],[9,2],[14,1],[15,1],[22,5]],'threshold':[[2,1],[7,1]],'external':[[22,1],[14,1],[23,2],[25,1],[6,1],[2,1],[12,1],[8,1],[7,1]],'rides':[[5,1]],'criticize':[[6,1]],'certain':[[11,3],[9,1],[14,5],[22,4],[23,1],[6,3],[2,1],[12,4],[10,1],[8,1],[5,1]],'branch2':[[17,2]],'delivers':[[12,1]],'condition':[[24,1]],'expanding':[[11,1],[14,1]],'isolated':[[19,1]],'fantasy':[[2,1]],'recurring':[[2,1]],'dropped':[[9,1]],'%01d':[[25,2]],'remake':[[22,1]],'gamepad':[[17,3],[15,3],[14,3],[6,1],[2,2],[11,10],[5,3]],'pulled':[[24,1]],'wearing':[[20,1]],'experiment':[[11,2],[9,1],[6,1],[2,1],[4,1],[10,1],[8,1],[5,2]],'deselect':[[4,1],[15,1]],'ineffectively':[[2,1]],'black':[[4,1],[22,1],[19,1],[11,3]],'name':[[19,1],[12,5],[5,1],[17,4],[15,1],[14,1],[22,3],[23,1],[6,1],[24,11],[25,1],[3,3],[18,9],[11,1]],'micro':[[6,1]],'sent':[[22,4],[14,1],[7,2],[24,2]],'commands':[[15,3],[22,3],[23,7],[19,2],[24,4],[25,3],[18,1],[5,1]],'believes':[[22,1]],'match':[[22,2],[25,2],[19,1],[6,2],[24,2],[12,3]],'familiar':[[7,1],[5,3]],'principle':[[6,1],[22,1]],'path':[[2,1]],'allot':[[9,1]],'theory':[[24,1],[22,1],[6,1],[11,1]],'identical':[[17,2]],'adds':[[25,1]],'here':[[19,1],[0,1],[12,4],[20,3],[8,1],[5,3],[17,1],[9,3],[14,1],[22,2],[23,5],[6,3],[2,2],[3,2],[10,3],[11,3],[7,2]],'scheme':[[5,1],[19,1],[11,3],[7,1]],'sync':[[23,1],[6,2],[12,1]],'advantages':[[2,1],[12,1]],'substantial':[[11,1],[14,1]],'reached':[[22,2],[2,1],[6,1]],'current':[[18,12],[19,3],[12,11],[16,8],[20,7],[8,14],[5,20],[17,7],[9,8],[14,10],[15,11],[22,70],[6,27],[2,3],[23,26],[24,8],[25,3],[3,2],[10,8],[11,9],[7,11]],'nameless':[[24,3]],'internet':[[12,1]],'associates':[[2,1]],'decided':[[19,1]],'border':[[22,2],[24,1]],'blindly':[[9,1],[22,1]],'choosing':[[24,1],[20,1],[6,1],[5,1]],'emulation':[[7,1],[12,4],[20,1],[5,8],[9,6],[14,6],[15,2],[22,11],[2,1],[23,6],[4,3],[24,1],[10,1],[11,2],[18,2]],'processes':[[23,1]],'character':[[9,1],[22,1],[25,1],[6,5],[2,3],[4,1],[12,1],[7,1],[5,3]],'clearselection':[[24,1]],'whereas':[[22,1]],'result':[[19,1],[12,5],[20,4],[8,8],[17,4],[9,11],[14,2],[22,4],[6,4],[2,4],[24,1],[10,12],[11,4],[7,7]],'perform':[[4,1],[12,1]],'straight':[[4,1]],'twice':[[4,2],[12,3],[15,2],[16,2],[22,3]],'engage':[[3,1]],'green':[[9,5],[15,3],[22,21],[4,4],[20,4],[11,4],[5,2]],'receives':[[11,1],[12,1]],'medium':[[14,2]],'careful':[[14,1]],'binding':[[2,1],[11,2]],'handy':[[5,3],[12,2],[23,1],[11,1],[2,1]],'0xce':[[12,2]],'unmarked':[[22,3]],'upcoming':[[10,1],[9,1],[14,1]],'interconnections':[[6,1]],'involvement':[[7,1]],'adjustment':[[12,1],[8,1],[11,3]],'dump':[[4,1],[12,1]],'scenario':[[2,1]],'significantly':[[24,1],[11,2],[22,2]],'true':[[22,2],[14,1],[25,6],[18,2],[2,1]],'execution':[[2,1],[12,2]],'reflecting':[[23,1]],'previous':[[12,4],[16,7],[20,3],[8,3],[5,2],[9,5],[14,2],[15,5],[22,12],[6,7],[23,1],[4,2],[24,1],[10,4],[11,3],[7,5]],'required':[[22,1],[25,8],[19,1],[12,1],[20,1],[5,1]],'narrow':[[4,1],[22,1],[24,1]],'multitrack':[[22,2],[5,1]],'plenty':[[2,1],[12,1]],'reverted':[[4,2],[17,1]],'level':[[12,7],[16,1],[20,2],[8,3],[5,8],[22,6],[25,2],[6,16],[2,3],[4,3],[10,3],[11,3],[7,4]],'full':[[18,1],[9,1],[14,3],[15,2],[19,1],[6,1],[22,2],[23,4],[25,1],[10,2],[11,1],[5,1]],'guessed':[[22,1],[5,1]],'movie':[[18,12],[19,9],[12,22],[13,2],[16,26],[20,3],[8,14],[5,53],[17,23],[9,8],[14,27],[15,19],[22,85],[6,23],[2,4],[4,24],[23,30],[24,23],[25,15],[3,1],[10,4],[11,33],[7,12]],'taking':[[14,1]],'aims':[[2,1],[14,1]],'drag_mode_selection':[[24,1]],'seem':[[9,1],[14,1],[6,2],[7,2]],'guess':[[9,2],[2,1],[6,1]],'detected':[[9,2],[20,2],[22,2],[19,1]],'quick':[[11,1],[9,1],[22,1],[10,2],[7,1],[8,1]],'official':[[25,1],[21,1]],'savestate':[[7,21],[15,12],[14,3],[22,12],[23,7],[24,11],[12,4],[11,5],[5,2]],'horizontal':[[22,2],[15,1],[6,1]],'fashion':[[22,1]],'achieving':[[7,1]],'logger':[[15,2]],'architecture':[[23,1],[21,1],[22,1]],'appear':[[7,1],[19,1],[12,4],[16,1],[5,5],[17,2],[9,1],[14,3],[22,7],[6,2],[2,2],[4,3],[24,2],[11,6],[18,1]],'active':[[4,1],[22,1],[24,1]],'temporary':[[8,1],[20,1]],'relatively':[[22,1]],'handle':[[24,1],[18,1],[5,1]],'shadow':[[5,1]],'size':[[12,13],[16,1],[20,1],[5,3],[22,7],[14,1],[23,5],[25,5],[6,2],[4,1],[3,3],[7,1],[11,3]],'allow':[[22,3],[14,2],[10,2],[23,2],[11,1],[24,1]],'objective':[[8,1],[2,1],[6,2]],'unlike':[[4,2],[9,1],[12,1],[14,3],[5,2]],'useful':[[15,3],[1,1],[14,2],[22,5],[6,5],[2,1],[12,5],[20,1],[10,2],[11,5],[5,1]],'noticeable':[[7,1]],'reloads':[[2,1]],'project':[[19,5],[12,24],[5,5],[17,3],[9,1],[14,3],[15,3],[21,1],[6,2],[2,4],[4,2],[22,26],[23,25],[24,33],[3,3],[25,4],[11,15],[7,1]],'imagination':[[2,1]],'detachment':[[9,1]],'rethink':[[6,1],[7,1]],'programming':[[12,2],[14,2],[20,3],[21,1],[2,2],[0,1]],'free':[[9,1],[14,1],[22,1],[19,1],[2,1],[10,1],[11,1],[8,1]],'manual':[[11,1],[19,3],[0,3],[12,2],[5,1],[15,2],[14,2],[22,1],[23,2],[6,1],[4,2],[18,4],[7,1]],'imperfections':[[2,1],[6,1]],'come':[[7,1],[12,1],[8,1],[2,1]],'figuring':[[2,1]],'new':[[18,4],[1,1],[19,5],[12,8],[16,2],[20,24],[8,5],[5,9],[17,15],[9,6],[14,1],[15,1],[22,20],[6,17],[2,6],[4,4],[23,10],[24,3],[25,1],[3,1],[10,3],[11,14],[7,3]],'jump':[[12,4],[5,25],[9,1],[14,1],[15,3],[22,7],[6,3],[2,1],[4,5],[23,3],[24,2],[10,2],[11,2],[7,1]],'fourth':[[22,1]],'practice':[[1,1],[3,1],[10,2],[6,1],[5,1]],'dragging':[[17,3],[9,1],[15,1],[22,6],[19,1],[24,1],[4,3],[16,3],[3,1],[11,1],[5,1]],'adjacent':[[22,2],[16,1],[6,1],[7,2]],'miss':[[3,1],[24,1]],'tasing':[[18,1],[1,5],[19,2],[0,3],[12,6],[16,1],[20,5],[8,7],[5,10],[9,8],[14,14],[15,1],[22,7],[2,24],[6,24],[4,1],[23,4],[3,1],[10,8],[11,7],[7,16]],'register':[[22,1],[12,1],[18,3]],'undos':[[11,1],[22,1]],'prematurely':[[10,1],[8,1]],'gameresources':[[12,1]],'ungreenzone':[[15,1]],'scenarios':[[5,1]],'very':[[12,4],[16,1],[20,1],[8,2],[5,3],[17,8],[9,2],[14,1],[22,3],[23,2],[6,6],[2,3],[4,4],[3,1],[10,3],[11,2],[7,4]],'resumes':[[24,1],[5,1]],'modules':[[25,7],[23,4]],'feos':[[0,2]],'physically':[[2,1]],'spending':[[6,1]],'accounts':[[11,1]],'evaluate':[[20,2],[22,1],[5,1]],'playback':[[18,8],[19,3],[12,6],[16,25],[20,2],[8,3],[5,33],[17,4],[9,16],[14,6],[15,30],[22,61],[2,1],[23,12],[4,17],[24,8],[10,12],[11,16],[7,5]],'low':[[4,1],[6,1]],'image':[[22,3],[14,1],[6,1],[4,4],[20,1],[10,1]],'paranoid':[[8,1]],'kills':[[2,2]],'though':[[22,1],[19,1],[24,2],[2,1],[6,2],[12,2]],'opening':[[23,2],[3,1],[24,2]],'visual':[[4,1],[22,2],[14,1]],'learned':[[20,1]],'functional':[[11,2]],'bitmap':[[22,1]],'killing':[[2,1],[9,1]],'long':[[11,5],[15,3],[22,8],[19,1],[6,4],[2,2],[4,1],[12,3],[10,1],[7,3],[5,2]],'longer':[[4,1],[2,1],[7,1]],'places':[[17,1],[15,1],[22,2],[23,1],[19,1],[12,5],[7,1]],'divide':[[4,1],[6,3]],'optimizing':[[13,1],[14,1],[23,1],[6,3]],'registered':[[17,1],[15,1],[22,2],[23,2],[12,2],[10,1],[18,10]],'cleared':[[4,1],[11,3],[22,1]],'optimization':[[12,2],[14,2],[6,3],[7,2]],'superimpose':[[17,2],[18,1],[12,2],[22,1],[2,1],[5,4]],'positions':[[16,1]],'losing':[[14,1],[6,2],[8,1]],'streamlines':[[23,2]],'configured':[[11,1],[22,2]],'consecutive':[[11,2],[19,1],[18,2],[6,1]],'disregarded':[[22,1]],'moves':[[22,6],[10,2],[25,1],[6,2],[5,8]],'people':[[1,1],[6,4],[2,2],[12,2],[7,3],[8,2]],'practically':[[10,1],[9,1]],'second':[[19,1],[12,7],[5,1],[9,1],[14,1],[22,14],[23,1],[6,3],[2,1],[4,1],[10,2],[18,5],[11,4]],'commonly':[[12,1]],'transpose':[[24,1],[15,1],[16,1]],'selectively':[[22,2]],'suitable':[[10,2],[6,2]],'and':[[1,4],[19,12],[0,2],[16,16],[9,50],[14,39],[15,40],[23,91],[2,45],[24,26],[4,53],[10,44],[18,14],[7,55],[12,94],[13,1],[20,25],[8,33],[5,87],[17,58],[21,4],[22,182],[25,25],[6,119],[3,13],[11,74]],'credible':[[2,1]],'still':[[7,3],[19,1],[12,5],[8,1],[5,1],[17,1],[9,3],[22,4],[6,4],[2,5],[4,1],[24,1],[10,2],[11,2],[18,2]],'meaningless':[[25,1],[14,1]],'stops':[[18,1],[24,1],[12,1],[22,3],[7,1],[11,1]],'convenience':[[4,1],[19,1],[2,1],[5,1]],'formulate':[[2,1]],'before':[[18,4],[19,2],[12,4],[16,2],[20,1],[8,2],[5,8],[17,3],[9,6],[14,2],[15,3],[22,13],[6,1],[2,3],[4,4],[23,1],[24,3],[25,2],[3,1],[10,4],[11,7],[7,5]],'overtakes':[[6,1]],'ignore':[[6,1],[18,6],[2,1]],'lock':[[9,1]],'implies':[[6,2],[22,1]],'various':[[9,1],[22,1],[2,1],[6,2],[4,2],[12,3],[8,1],[11,2]],'polish':[[9,1],[10,2],[7,3]],'registering':[[18,4]],'forth':[[4,1],[22,1],[2,1],[7,1]],'Все':[[22,1]],'starts':[[15,2],[22,9],[23,2],[25,3],[6,1],[4,3],[12,1],[10,3],[18,1],[5,3]],'branch1':[[17,4]],'adding':[[4,1],[12,1],[14,1],[22,1],[23,1]],'menus':[[19,1],[15,1]],'recalculate':[[12,1]],'fading':[[23,1]],'gaming':[[6,1],[11,1],[8,1],[2,1]],'controls':[[19,1],[0,1],[13,2],[5,2],[9,1],[14,1],[15,6],[22,2],[23,2],[4,1],[10,2],[11,5]],'differences':[[22,1]],'highest':[[22,1],[5,1]],'hit':[[22,1]],'switch':[[18,2],[19,8],[12,1],[20,1],[8,1],[5,4],[17,3],[9,2],[14,1],[15,9],[22,1],[2,1],[24,3],[25,2],[3,1],[10,2],[11,1],[7,2]],'losses':[[6,2]],'centering':[[23,1]],'10000':[[11,1]],'greenzone':[[18,3],[19,2],[12,11],[16,1],[5,10],[17,29],[9,1],[14,3],[15,1],[22,55],[2,1],[23,12],[4,7],[24,7],[25,5],[10,1],[11,22],[7,1]],'mushroom':[[6,1]],'stopped':[[9,1],[18,2]],'subject':[[25,1],[14,1]],'initialization':[[17,3],[23,2]],'accompany':[[6,1]],'anyway':[[8,1],[12,1],[11,2],[6,1]],'eye':[[22,1],[2,1],[14,1]],'nearby':[[23,1],[11,1],[16,2]],'deploying':[[23,1]],'accentuate':[[6,1]],'formatted':[[12,1]],'marioy':[[12,3]],'invalidation':[[18,1]],'suboptimally':[[7,1]],'trivial':[[4,1],[2,1],[6,1]],'its':[[18,1],[19,1],[12,6],[16,3],[5,9],[17,4],[9,4],[14,5],[15,2],[22,12],[6,7],[2,3],[4,2],[23,2],[24,4],[25,3],[3,1],[10,2],[11,10],[7,4]],'deal':[[10,1],[6,1]],'2011':[[1,1],[19,1],[0,1],[16,1],[9,1],[14,1],[15,1],[23,1],[2,1],[24,1],[4,1],[10,1],[18,1],[7,1],[12,1],[13,1],[20,1],[8,1],[5,1],[17,1],[21,1],[22,2],[25,1],[6,1],[3,1],[11,1]],'mobile':[[6,1]],'slipped':[[6,1]],'interrupted':[[11,1]],'adequate':[[6,3],[23,1]],'tenfold':[[5,1]],'present':[[6,1],[11,1]],'individuality':[[6,1]],'pixel':[[22,2]],'cursor':[[18,3],[19,4],[12,8],[16,43],[20,3],[8,6],[5,54],[17,5],[9,22],[14,9],[15,59],[22,83],[23,12],[24,12],[4,30],[10,15],[11,24],[7,5]],'accustomed':[[6,1],[22,1]],'records':[[5,1],[17,1],[22,2],[25,2],[6,1],[4,1],[12,1],[7,2],[11,1]],'react':[[10,1]],'distract':[[8,1]],'eraser':[[4,1]],'prudence':[[7,1]],'sometimes':[[5,1],[11,1],[9,1],[14,2],[19,2],[6,8],[4,1],[12,1],[16,1],[7,6],[8,1]],'imitating':[[11,1]],'responses':[[10,1]],'didn':[[20,1],[8,1],[5,1],[17,1],[9,1],[14,1],[22,1],[25,1],[2,2],[4,2],[10,1],[11,1],[18,1]],'happens':[[4,2],[7,1],[20,1]],'nullifies':[[9,1]],'columnset':[[23,1]],'advantage':[[5,1]],'importing':[[3,1],[22,1]],'breaking':[[14,1]],'prompt':[[19,1]],'context':[[19,5],[16,3],[17,8],[15,4],[14,1],[22,2],[23,1],[2,1],[6,1],[4,2],[24,2],[11,3]],'close':[[24,4],[6,3],[3,1],[10,2],[11,3],[5,1]],'edges':[[3,1],[6,1]],'route':[[5,1]],'make':[[18,1],[19,1],[12,5],[16,1],[20,1],[8,3],[5,12],[17,1],[15,2],[14,2],[22,4],[23,3],[6,7],[2,1],[4,1],[3,1],[11,6],[7,6]],'wip1':[[17,1]],'imagining':[[6,1]],'unmark':[[23,1]],'lay':[[7,1],[8,1]],'truncating':[[22,3],[23,3]],'paints':[[22,1]],'proper':[[12,1]],'addresses':[[12,3]],'research':[[23,1],[6,2],[14,2]],'writers':[[6,1]],'both':[[1,1],[19,2],[0,1],[12,3],[20,1],[5,2],[17,1],[9,1],[22,6],[6,4],[2,2],[4,4],[24,1],[10,1],[11,4],[7,5]],'any':[[19,1],[12,7],[16,10],[20,3],[8,4],[5,23],[17,3],[9,3],[14,9],[15,9],[22,30],[6,13],[2,7],[4,14],[23,8],[24,3],[25,4],[3,2],[10,5],[11,7],[7,5]],'typing':[[4,1],[11,1],[12,2],[15,1],[7,1],[8,1]],'synchronized':[[22,1]],'structure':[[6,2],[22,1]],'commonplace':[[12,1]],'appreciate':[[6,1]],'controllers':[[11,1]],'heirs':[[22,1]],'evolution':[[22,1],[5,1]],'10th':[[4,1]],'competent':[[1,1]],'about':[[18,1],[0,1],[12,1],[16,2],[20,2],[8,1],[5,5],[9,3],[14,5],[15,1],[22,16],[6,7],[2,2],[4,5],[23,10],[24,5],[3,1],[11,9],[7,2]],'inconveniences':[[12,1]],'timers':[[12,1]],'manually':[[18,1],[9,2],[14,1],[22,1],[19,1],[2,1],[4,2],[12,2],[20,3],[10,1],[11,3],[7,1]],'value':[[18,1],[22,20],[14,1],[23,2],[25,14],[6,8],[2,1],[12,1],[20,5],[11,3],[5,1]],'whose':[[17,1],[22,8]],'imitates':[[11,1]],'interesting':[[12,1],[20,1],[10,1],[2,1],[6,1]],'operations':[[0,1],[13,2],[5,3],[17,3],[15,3],[14,1],[22,12],[23,11],[4,1],[3,1],[18,1],[11,3]],'overlooked':[[6,2]],'beaten':[[12,1],[14,1]],'score':[[24,1],[14,1]],'takes':[[7,1],[22,6],[19,1],[6,1],[12,1],[16,2],[11,2],[5,1]],'zeroth':[[4,1],[17,1],[22,2],[11,1],[18,1]],'plastic':[[4,1]],'controlled':[[2,1],[15,2]],'decompressed':[[22,1]],'goals':[[7,1],[12,1],[1,1],[6,2],[2,1]],'mistake':[[0,1],[8,5],[5,1],[9,2],[14,1],[15,1],[21,1],[6,2],[23,1],[24,2],[10,2],[11,1],[7,21]],'disables':[[24,1]],'receiving':[[2,1]],'subsegments':[[20,1],[6,3],[8,1]],'motions':[[11,1]],'move':[[19,1],[12,1],[16,13],[20,1],[5,4],[9,5],[14,2],[15,10],[22,8],[6,3],[2,2],[4,3],[23,1],[24,1],[3,1],[10,1],[11,1],[18,2]],'superplay':[[14,1]],'none':[[11,1],[24,1]],'afraid':[[4,1],[9,1]],'extensions':[[12,1]],'hard':[[11,1],[7,1],[22,1],[6,1],[12,1],[8,1],[5,1]],'clicked':[[22,2],[5,1]],'supposed':[[5,1],[14,1],[20,5],[7,3],[6,3]],'experiments':[[4,1],[14,1],[6,1],[7,4]],'typical':[[12,3],[13,1],[15,1],[23,1],[2,1],[6,1]],'possess':[[6,1]],'hint':[[12,1]],'upon':[[8,1],[6,1],[7,1]],'relationship':[[22,1]],'covered':[[3,1],[22,1],[5,1]],'runs':[[18,2],[22,1],[23,1],[6,2],[4,1],[12,3],[10,1],[11,5],[5,1]],'exits':[[22,1]],'diving':[[6,4]],'listview':[[22,3]],'searching':[[22,3],[14,1],[23,4],[6,1],[12,2],[16,4],[10,2],[20,1],[11,2],[5,1]],'determined':[[22,1],[14,1],[25,1],[2,1]],'essential':[[12,2],[2,1],[7,1]],'rewatching':[[8,1]],'stress':[[2,1],[5,1]],'ago':[[4,1],[22,1],[2,1],[11,4]],'focused':[[24,1],[2,1],[22,1]],'balanced':[[6,1]],'associate':[[4,1],[2,1],[6,1]],'represent':[[22,1],[14,1],[25,3],[6,1],[5,2]],'canceled':[[22,1]],'use':[[18,5],[19,4],[12,13],[16,23],[20,4],[8,6],[5,9],[9,3],[14,6],[15,5],[21,1],[6,4],[2,3],[4,4],[22,7],[23,1],[24,2],[10,3],[11,17],[7,2]],'involving':[[12,1],[22,2]],'esc':[[4,1],[15,2],[11,1],[5,2]],'acquire':[[2,1]],'translucent':[[22,1]],'identifier':[[25,1]],'ram':[[15,2],[14,1],[22,4],[23,3],[6,2],[12,5],[20,1],[3,1],[11,1]],'header':[[17,8],[15,5],[22,12],[23,6],[25,6],[4,3],[12,1],[11,3],[5,2]],'surroundings':[[11,1]],'truncations':[[22,1]],'refuse':[[23,1],[14,1],[6,1],[24,1]],'2005':[[22,1]],'contains':[[17,1],[22,4],[14,3],[23,1],[19,2],[24,1],[4,3],[12,3],[16,2],[3,2],[11,1],[5,4]],'excessive':[[14,1]],'auto':[[12,2],[8,1],[5,3],[9,1],[15,2],[22,6],[23,3],[2,3],[24,2],[4,1],[3,1],[10,2],[11,2],[18,6]],'tasedit':[[22,1],[23,2]],'underlying':[[22,1]],'advance':[[8,2],[17,1],[9,1],[14,2],[15,3],[19,1],[2,1],[12,2],[16,1],[11,3],[5,3]],'farther':[[15,1]],'years':[[6,1]],'real':[[12,1],[8,1],[5,1],[15,1],[14,5],[22,5],[6,3],[2,1],[4,3],[10,2],[11,4],[7,4]],'costs':[[11,1],[12,1]],'construct':[[6,1],[9,1]],'ensures':[[22,1],[15,1],[23,2],[6,1]],'mod':[[14,1]],'element':[[4,1],[15,1],[22,1],[24,2],[5,1]],'memorize':[[7,1],[20,1]],'symbols':[[17,2],[15,2],[22,6],[25,2],[4,5],[11,2]],'functionality':[[21,1],[22,2],[2,2],[5,1]],'returned':[[23,1],[18,1],[22,1]],'filesystem':[[23,1]],'panel':[[12,1],[16,3],[23,2],[2,1]],'invoke':[[15,5],[23,1]],'outcome':[[7,6],[9,6],[14,1],[8,2],[6,1]],'map':[[22,1],[15,2],[23,2],[11,2]],'they':[[12,9],[8,2],[5,7],[9,3],[14,2],[15,3],[22,8],[6,8],[2,3],[4,8],[23,2],[24,4],[25,1],[3,2],[11,6],[7,5]],'skim':[[12,1]],'complexity':[[4,1],[9,1],[20,1],[6,1],[5,2]],'coloring':[[4,1],[22,3]],'language':[[12,2],[14,1],[2,1],[5,1]],'then':[[18,1],[19,2],[12,13],[16,1],[20,6],[8,2],[5,10],[17,25],[9,2],[14,3],[15,2],[22,25],[6,13],[2,4],[4,7],[23,3],[24,1],[25,7],[10,2],[11,14],[7,6]],'prepares':[[22,1]],'copied':[[17,1],[15,1],[22,3],[19,1],[16,1],[5,2]],'requested':[[18,2]],'graphically':[[22,1]],'ignoring':[[22,1],[23,1]],'replacement':[[22,1],[14,1]],'backup':[[24,1],[8,1],[22,1]],'toggle':[[15,15],[22,1],[23,3],[24,3],[11,2],[5,1]],'pad':[[4,4],[5,1]],'mention':[[22,1]],'saying':[[12,1]],'ways':[[12,1],[13,1],[16,2],[8,1],[9,3],[14,5],[15,1],[22,2],[2,2],[6,2],[4,3],[3,1],[7,1]],'topical':[[12,1]],'splicing':[[17,1],[23,1],[25,1],[5,1]],'builds':[[2,1]],'attach':[[19,1],[9,1],[24,1]],'essence':[[19,1],[2,1],[6,1]],'power':[[15,4],[23,1],[25,2],[19,1],[24,2],[5,1]],'asterisk':[[12,1],[22,1],[3,1],[11,1]],'mainly':[[7,1],[22,1]],'interim':[[9,1],[14,2],[2,1],[10,1],[7,3],[5,1]],'pictures':[[11,1]],'identify':[[22,1]],'wheel':[[19,2],[12,1],[16,9],[5,7],[9,2],[15,16],[22,7],[23,2],[24,7],[4,4],[10,2],[11,1],[7,1]],'unnatural':[[4,1]],'rewriting':[[7,2],[14,1]],'additional':[[5,1],[22,5],[1,1],[23,1],[19,1],[6,1],[10,1],[8,1],[11,3]],'translate':[[12,1]],'normally':[[9,1],[14,3],[10,1],[5,1]],'reflexes':[[14,1]],'fourscore':[[25,7],[12,1]],'would':[[19,1],[12,3],[5,2],[9,1],[14,3],[15,1],[22,4],[6,3],[2,4],[23,3],[10,2],[11,4],[7,3]],'improving':[[6,1],[9,1]],'mariowidth':[[12,3]],'uncheck':[[12,4],[15,1],[11,1],[5,3]],'compound':[[20,1]],'times':[[8,2],[11,1],[18,3],[14,1],[22,2],[23,2],[6,3],[2,1],[12,4],[7,1],[5,2]],'target':[[18,1],[19,2],[12,1],[20,9],[8,4],[5,9],[9,6],[22,6],[23,3],[6,3],[10,2],[7,1],[11,1]],'association':[[10,2],[9,2],[22,1]],'subtitled':[[12,1]],'authors':[[6,1],[14,1]],'resultant':[[22,1]],'original':[[9,1],[22,2],[6,1],[2,1],[24,1],[11,2],[7,1]],'four':[[22,1],[24,1]],'narrows':[[10,1]],'borrow':[[6,1]],'scrollbar':[[4,1],[15,1],[16,4],[22,1]],'interest':[[4,1],[22,3],[10,1],[7,1],[8,1]],'mnemonics':[[25,1],[23,1]],'ntsc':[[18,1]],'cached':[[22,1]],'activation':[[12,1]],'switching':[[7,2],[11,1],[15,1],[22,1],[8,1],[2,1]],'theoretically':[[22,1],[14,1]],'bitwise':[[18,1]],'parent':[[22,7]],'periods':[[6,1]],'import':[[4,1],[17,4],[12,2],[22,1],[23,1],[19,5]],'remap':[[11,1]],'highlight':[[22,1]],'aspect':[[14,2],[2,1],[6,2]],'custom':[[12,1],[14,2],[2,2]],'grants':[[6,1]],'highly':[[12,1],[22,1]],'unobvious':[[7,1],[21,1]],'looped':[[12,1]],'counters':[[12,1]],'typically':[[22,1]],'distance':[[5,2],[22,2],[7,1],[6,1]],'consoles':[[22,1]],'large':[[22,1],[19,1],[6,7],[4,1],[12,2],[11,1],[7,2]],'saveas':[[24,1]],'insignificant':[[4,1]],'reveal':[[6,2],[14,1],[7,1],[2,1]],'objects':[[6,1],[14,3]],'sufficient':[[7,1],[8,2]],'informative':[[22,1]],'skipping':[[14,1]],'trajectory':[[10,1],[7,1]],'applications':[[15,2]],'count':[[25,1]],'damage':[[12,2],[14,1]],'jobs':[[22,2]],'see':[[19,2],[12,3],[16,9],[20,1],[8,3],[5,12],[9,5],[14,4],[15,6],[22,17],[6,8],[2,3],[4,5],[23,2],[10,3],[11,5],[7,5]],'slowest':[[4,1],[15,1]],'taseditor_patterns':[[12,1],[24,1]],'uint64':[[25,1]],'hastily':[[7,1]],'optimally':[[12,1],[6,1],[8,1]],'allows':[[16,3],[8,2],[5,8],[9,1],[14,4],[15,3],[21,1],[6,3],[2,3],[4,1],[22,8],[24,1],[3,1],[10,2],[11,5]],'memories':[[4,1],[2,1]],'despite':[[12,1],[22,1],[6,1],[5,1]],'clears':[[23,3],[18,2],[5,2]],'tyres':[[20,1]],'bot':[[14,1]],'mass':[[4,4],[22,1],[23,1],[6,1],[11,2]],'hundred':[[11,3],[9,1],[22,1],[10,1],[6,1],[5,1]],'forgotten':[[4,1],[20,1]],'splicer':[[22,1],[23,2],[5,5]],'emulators':[[11,1],[22,2],[14,4],[19,1],[18,1],[8,1]],'150':[[10,2]],'ended':[[11,1]],'resist':[[2,1]],'ideal':[[6,2],[7,1]],'many':[[12,8],[16,2],[8,4],[5,3],[15,1],[14,7],[22,9],[6,15],[2,5],[4,2],[24,1],[3,1],[10,3],[11,4]],'happen':[[15,1],[20,1],[2,1],[5,1]],'disclose':[[22,1]],'taser':[[19,1],[12,5],[16,1],[20,3],[8,2],[5,5],[22,20],[14,7],[6,10],[2,17],[4,4],[10,8],[11,2],[7,10]],'thrill':[[6,1]],'autoscroll':[[5,1]],'act':[[2,1],[12,1]],'dry':[[6,1]],'reflected':[[4,1]],'uses':[[22,3],[25,2],[6,1],[12,1],[3,1],[11,1]],'microphone':[[24,1],[14,1]],'inspection':[[2,1]],'flexibly':[[22,1],[5,1]],'anytime':[[4,2],[5,1]],'subdivision':[[6,2]],'paper':[[14,1]],'dependencies':[[6,1],[14,1]],'piano_rolx':[[25,1]],'unconventional':[[2,1]],'seen':[[4,1],[14,1],[5,1]],'cheats':[[15,1]],'combine':[[9,1],[19,1],[11,1],[5,2]],'variables':[[22,2],[12,3],[14,1]],'compactly':[[17,1]],'materials':[[20,1]],'inside':[[17,1],[9,1],[21,2],[22,5],[19,1],[0,1],[4,1],[12,3],[11,1],[5,1]],'watched':[[22,2]],'last':[[12,1],[16,1],[8,1],[5,4],[9,2],[15,4],[22,15],[23,6],[6,3],[24,1],[4,2],[25,2],[10,2],[11,5],[7,1]],'polls':[[22,1]],'submitted':[[18,1]],'starting':[[7,2],[16,1],[5,3],[17,2],[9,1],[14,2],[15,2],[22,5],[24,1],[4,1],[3,1],[10,1],[11,2],[18,1]],'red':[[15,1],[14,1],[22,6],[19,1],[4,4],[12,1],[11,6],[5,4]],'explanations':[[19,1]],'document':[[6,2],[22,1]],'collecting':[[11,1],[22,1]],'serving':[[12,1]],'minimize':[[14,1]],'deterministic':[[23,1],[14,2]],'conclusion':[[6,1],[22,1]],'somewhat':[[6,1],[9,2]],'try':[[19,2],[12,3],[20,1],[8,2],[5,3],[9,4],[14,3],[6,6],[2,3],[4,3],[24,1],[10,3],[11,1],[7,2]],'easily':[[22,2],[14,1],[4,1],[12,1],[20,1],[11,1],[5,1]],'support':[[22,2],[12,1],[14,1],[23,2]],'seconds':[[4,1],[11,1],[14,1],[10,1],[6,1],[7,1]],'selections':[[22,3],[23,2]],'hold':[[17,1],[15,20],[22,10],[6,4],[2,2],[4,6],[24,1],[12,7],[16,5],[10,1],[11,1],[5,11]],'select':[[17,23],[15,8],[22,8],[23,3],[25,3],[4,6],[12,4],[16,2],[11,5],[18,2]],'markernum':[[17,1]],'loops':[[12,1]],'coordinates':[[12,2],[23,2],[14,4]],'displayed':[[15,1],[14,2],[22,27],[25,4],[4,2],[12,1],[20,1],[11,2],[5,4]],'progressbar':[[22,2],[15,1],[23,2],[11,1]],'restoring':[[22,1],[23,4],[14,1]],'orange':[[4,2]],'smb':[[6,1],[12,1]],'easy':[[5,2],[14,2],[25,1],[6,3],[4,1],[12,1],[20,1],[7,1],[11,2]],'accurate':[[12,1],[22,1]],'completing':[[20,1]],'systematic':[[12,3],[5,1]],'good':[[9,1],[12,1],[10,1],[20,1],[2,2],[23,1]],'distinguish':[[23,1],[11,1],[22,1]],'carry':[[6,1]],'outside':[[17,3],[9,2],[15,7],[22,4],[6,1],[24,1],[4,2],[12,1],[16,1],[18,7],[5,1]],'watches':[[5,1],[22,2],[7,1],[6,1]],'feeling':[[4,1]],'boundaries':[[6,3],[8,1]],'genius':[[7,1]],'among':[[12,1],[14,2],[15,2],[22,1],[7,1],[23,1]],'diversify':[[12,1]],'encourages':[[2,1]],'indicate':[[4,1],[12,1]],'conjecture':[[7,1]],'quarter':[[17,1]],'spread':[[4,1]],'reviews':[[13,1]],'structurizing':[[12,1]],'thus':[[19,1],[12,1],[20,3],[8,1],[5,5],[9,1],[14,4],[15,1],[22,10],[6,8],[2,5],[4,5],[23,1],[24,1],[10,2],[11,8],[7,3]],'look':[[8,1],[11,2],[22,1],[6,1],[2,1],[4,1],[0,1],[12,1],[10,3],[7,1],[5,2]],'old':[[18,4],[19,3],[12,1],[20,18],[8,10],[5,6],[17,8],[9,4],[14,2],[22,14],[6,5],[2,4],[4,2],[24,2],[10,2],[11,8],[7,7]],'unsaved':[[12,1],[23,2],[3,1],[11,1],[24,1]],'decisive':[[10,1],[7,3]],'light':[[5,15],[15,1],[14,2],[22,6],[6,2],[24,1],[4,5],[16,1],[10,1],[8,1],[11,3]],'fm3s':[[25,1]],'colored':[[22,7],[16,1],[19,2],[5,3]],'desirable':[[22,2]],'comes':[[5,1],[18,1],[22,1],[8,1],[6,4]],'emulates':[[5,1]],'built':[[12,1],[14,1],[21,1],[22,1],[5,1]],'readonly':[[18,1]],'checkpoint':[[6,2]],'ends':[[9,1],[14,1],[22,2],[25,1],[6,3],[4,1],[12,2]],'drag_mode_deselection':[[24,1]],'markers':[[19,2],[12,17],[16,7],[5,8],[17,36],[9,2],[14,4],[15,13],[22,45],[6,5],[2,1],[4,15],[23,25],[25,5],[18,5],[11,17]],'pads':[[17,1],[23,4],[5,2]],'keyframe':[[17,1],[22,4],[23,1]],'counted':[[25,1]],'comparisons':[[7,1]],'interpreter':[[22,4]],'impartiality':[[10,1]],'execute':[[11,1],[18,1]],'simplistic':[[14,1]],'removed':[[4,2],[22,3],[19,1],[11,2],[24,1]],'highlights':[[4,1],[11,1],[14,1]],'perhaps':[[22,1]],'technique':[[8,1]],'gate':[[23,2]],'missing':[[22,1],[5,1]],'meantime':[[5,1]],'method':[[12,4],[16,4],[8,12],[5,2],[9,11],[14,1],[22,2],[6,2],[2,3],[4,1],[10,18],[11,2],[7,10]],'reacts':[[23,3]],'agreement':[[24,1]],'lovingly':[[12,1]],'calculations':[[7,1],[23,1]],'radiobuttons':[[15,1]],'erroneous':[[7,1]],'saturated':[[22,1]],'game':[[19,1],[12,15],[16,3],[20,11],[8,13],[5,23],[9,14],[14,40],[15,3],[22,26],[6,36],[2,26],[4,13],[23,4],[25,1],[3,3],[10,15],[11,13],[7,16]],'presented':[[5,1],[1,1]],'initial':[[22,4],[14,1],[6,1],[12,1],[10,2],[7,1]],'gradually':[[4,1],[11,1],[9,1],[6,1],[7,1]],'specifically':[[4,1],[22,2]],'boundary':[[22,4],[6,1],[11,1]],'conduct':[[10,1]],'uncommon':[[6,1]],'grid':[[14,1]],'restart':[[12,1]],'disadvantageous':[[6,1]],'unrestricted':[[21,1],[14,1]],'scrollbars':[[15,2]],'getnote':[[18,2]],'plan':[[22,1],[6,1],[20,1]],'split':[[11,2]],'changes':[[18,14],[19,1],[12,3],[16,2],[5,6],[17,1],[9,1],[14,1],[15,6],[22,32],[6,1],[2,1],[4,6],[23,20],[24,1],[3,1],[10,3],[11,14],[7,2]],'motivate':[[12,1]],'knowing':[[10,1],[23,1],[16,1]],'inputlogs':[[23,2]],'test':[[11,2],[9,1],[14,1],[6,3],[2,2],[20,1],[10,3],[8,2],[5,2]],'productive':[[11,1],[22,1]],'desyncs':[[23,1],[14,1]],'numbering':[[22,1]],'plays':[[7,2]],'him':[[2,3],[6,1]],'rightclicks':[[24,1]],'eof':[[25,1]],'completely':[[12,2],[14,1],[22,2],[6,2],[8,1]],'animations':[[23,2]],'wide':[[4,1],[22,1]],'wish':[[1,2],[0,1],[4,1],[16,2],[11,1],[5,1]],'slightly':[[5,1],[22,1],[8,1],[6,1]],'multitracking':[[8,1],[15,2],[14,1],[22,2],[23,2],[2,1],[11,3],[5,2]],'track':[[22,3],[20,1],[14,1]],'lost':[[8,1],[22,1]],'emphasizes':[[14,1]],'are':[[1,1],[19,8],[16,2],[9,11],[14,16],[15,12],[23,2],[2,7],[24,8],[4,17],[10,4],[18,4],[7,15],[12,29],[13,1],[20,12],[8,9],[5,20],[17,11],[22,74],[25,17],[6,18],[3,3],[11,21]],'releasing':[[12,1],[24,1]],'others':[[12,1],[16,1],[3,1],[20,1]],'music':[[4,1],[14,1],[0,1]],'fatigability':[[8,1]],'notes':[[15,1],[14,1],[22,4],[23,7],[6,2],[0,1],[4,3],[12,12],[3,1],[11,6],[5,2]],'cancelled':[[23,1],[15,1],[5,1]],'reloading':[[7,1]],'naturally':[[20,1],[6,2],[12,1]],'touch':[[6,1],[22,1]],'getcurrentbranch':[[18,2]],'retry':[[6,1],[7,1]],'agrees':[[23,1]],'develops':[[10,1]],'holding':[[11,1],[9,4],[15,3],[22,5],[19,1],[6,3],[2,1],[10,1],[7,1],[5,2]],'fer':[[24,1]],'load':[[12,1],[8,2],[5,3],[17,2],[15,13],[22,2],[23,2],[25,3],[6,1],[24,11],[3,1],[11,10],[7,4]],'setselection':[[18,3]],'skip':[[11,2],[9,2],[15,1],[10,1],[6,1],[5,1]],'thereby':[[11,1]],'collected':[[22,2]],'revise':[[6,1]],'paused':[[7,2],[12,1],[8,1],[5,2],[17,1],[15,2],[22,3],[23,2],[2,1],[24,1],[4,1],[3,1],[11,1],[18,3]],'0000010':[[4,1]],'при':[[22,1]],'enough':[[9,1],[22,3],[2,3],[6,6],[4,2],[24,1],[12,5],[20,3],[7,3],[11,3]],'skips':[[11,1]],'chapters':[[10,1],[2,1],[6,2]],'oldest':[[23,1]],'build':[[10,1],[23,1],[14,1]],'accept':[[10,2],[5,1]],'backspace':[[15,2],[11,1],[5,1]],'run':[[12,7],[8,1],[5,2],[17,5],[9,1],[15,1],[22,2],[23,4],[6,1],[3,1],[10,1],[18,4]],'interface':[[22,3],[1,1],[14,1],[19,1],[2,3],[0,1],[4,1],[23,6],[3,3],[11,1]],'collects':[[14,1]],'indicating':[[25,1]],'three':[[22,2],[20,1],[7,2],[5,2]],'rarely':[[17,16],[7,2],[15,1],[22,1],[12,1],[11,1],[5,1]],'indefinite':[[6,1]],'random':[[14,1]],'quiet':[[6,1]],'relevant':[[22,2],[16,1],[20,1],[6,1],[11,3]],'forward':[[9,1],[14,2],[15,1],[22,1],[6,2],[25,1],[16,1],[10,1],[7,1],[5,7]],'aware':[[11,1],[9,1],[6,1],[7,1]],'somehow':[[7,1]],'distributed':[[21,1],[8,1],[14,1]],'sonic':[[14,1]],'abused':[[14,1]],'napkin':[[22,1]],'simulating':[[4,1]],'solve':[[14,1]],'mimic':[[14,1]],'impede':[[6,1]],'inflict':[[12,1]],'immediate':[[22,1],[5,2]],'unsatisfactory':[[7,1]],'anywhere':[[4,2],[17,3],[15,3],[16,3],[22,1]],'grow':[[6,2]],'ideally':[[10,1],[16,1]],'compressed':[[22,8],[23,1],[11,2],[24,1]],'obviously':[[4,1],[12,2],[8,1]],'hexified':[[25,1]],'stylus':[[14,1]],'habits':[[22,1],[19,1],[2,1],[8,1]],'tiresome':[[7,1],[8,1]],'environment':[[12,1],[0,1]],'duties':[[8,1]],'tail':[[17,1],[11,4],[22,1]],'tracking':[[22,2],[16,2]],'reverses':[[18,1]],'somewhere':[[17,1],[15,1],[16,1],[8,1]],'solutions':[[12,1],[14,1]],'false':[[22,2],[23,1],[25,1],[18,3]],'things':[[6,3],[14,1],[8,1],[2,2]],'tells':[[24,1]],'transition':[[12,1],[22,1]],'origin':[[16,2]],'organization':[[4,1],[2,1],[5,1]],'man':[[2,1],[6,1]],'optional':[[9,2],[10,2],[25,7],[8,2]],'curent':[[23,1]],'cfg':[[11,1],[23,2]],'mode':[[7,9],[8,2],[5,3],[17,2],[9,1],[14,2],[15,9],[22,7],[23,2],[24,5],[3,1],[10,1],[11,2],[18,2]],'flagpole':[[6,1]],'producing':[[14,1]],'skilled':[[2,1]],'welcome':[[0,1]],'per':[[22,1],[14,1],[10,1],[23,1],[18,7],[5,1]],'gui':[[15,2],[23,6],[24,3],[12,1],[11,2],[18,3]],'uncompressed':[[22,3],[23,1]],'after':[[18,2],[19,2],[12,10],[16,4],[20,2],[8,10],[5,13],[17,24],[9,5],[14,1],[15,1],[22,30],[6,11],[2,2],[4,3],[23,5],[24,4],[25,6],[10,6],[11,11],[7,11]],'clicking':[[17,3],[18,1],[9,2],[15,8],[22,18],[19,1],[24,1],[4,6],[12,1],[11,2],[5,5]],'distinguishes':[[8,1]],'rut':[[2,2]],'recognition':[[9,1]],'expose':[[6,1]],'requirement':[[20,1]],'mismatch':[[24,1],[23,1]],'overwritten':[[5,1],[17,1],[11,1],[7,1]],'should':[[18,1],[19,3],[12,7],[16,1],[20,2],[8,2],[5,3],[17,2],[9,4],[14,1],[22,13],[23,24],[6,9],[2,2],[4,2],[25,2],[10,3],[11,7],[7,2]],'white':[[4,1],[15,2],[22,1],[11,1],[5,1]],'usage':[[8,1],[12,6],[1,1],[2,1],[5,1]],'brings':[[24,1],[9,1],[11,2]],'updating':[[23,1],[14,1]],'initializes':[[12,1]],'bugs':[[6,1],[14,5]],'vast':[[6,1],[11,1]],'generally':[[14,1],[10,1],[19,1],[7,1]],'continue':[[5,1],[9,3],[12,1],[19,1],[7,3],[6,1]],'midi':[[14,1]],'famicom':[[25,1],[15,2]],'define':[[9,1],[10,1],[6,2],[8,1]],'repeatable':[[12,1]],'timed':[[6,1]],'adapt':[[10,1],[8,1],[11,1]],'discard':[[10,2],[8,2],[18,1]],'operational':[[22,1]],'interval':[[22,1],[7,1],[12,3]],'actions':[[11,2],[15,2],[14,3],[22,1],[6,3],[2,3],[4,1],[12,3],[20,1],[10,1],[7,1],[5,2]],'branches':[[11,1],[19,2],[12,1],[16,2],[20,1],[5,12],[17,3],[15,4],[14,3],[22,17],[23,11],[2,4],[24,4],[7,2],[18,1]],'turn':[[11,2],[9,1],[22,1],[8,1],[5,2]],'occur':[[9,2],[12,1],[20,1],[11,1],[6,4]],'3000':[[24,1]],'fonts':[[23,1]],'concentration':[[6,1]],'resync':[[6,2],[7,1]],'odd':[[11,1]],'principles':[[11,1],[19,1],[6,1],[2,1],[10,1],[7,1],[5,1]],'indeterminate':[[18,1]],'bad':[[6,1],[12,1]],'pick':[[6,1]],'graphics':[[10,1],[12,1]],'perceive':[[6,1],[12,1],[11,1],[2,1]],'depends':[[9,2],[16,1],[10,1],[22,5],[25,1],[5,2]],'independently':[[24,1],[22,1],[11,1],[5,1]],'nonlinear':[[9,3],[14,2],[10,2],[7,1],[8,1]],'consecutively':[[22,1]],'undo':[[12,1],[8,2],[5,4],[17,1],[15,3],[22,5],[23,6],[6,1],[2,1],[4,1],[24,3],[3,1],[11,10],[18,1]],'likely':[[22,1],[2,1],[6,1],[4,1],[12,3],[16,1],[10,1],[7,1],[11,2]],'decomposed':[[2,1]],'theme':[[4,1]],'mean':[[4,1],[11,2]],'whether':[[4,1],[11,1],[22,5],[2,1],[5,1]],'sub':[[3,1]],'summer':[[22,1]],'site':[[25,1],[2,1],[23,1]],'visualization':[[7,1],[12,1],[14,1],[8,1],[2,2]],'able':[[7,2],[12,5],[20,1],[5,1],[9,1],[22,4],[23,5],[6,1],[2,3],[3,1],[11,2],[18,1]],'versa':[[22,1],[15,1],[16,1]],'amount':[[7,1],[22,1],[14,3],[2,1],[12,1],[16,3],[11,4],[5,2]],'all':[[1,1],[16,2],[9,5],[14,11],[15,5],[23,23],[2,5],[24,6],[4,12],[10,6],[18,4],[7,13],[12,18],[13,2],[20,7],[8,1],[5,18],[17,5],[21,1],[22,42],[25,6],[6,14],[3,2],[11,18]],'displays':[[22,16],[14,2],[23,3],[24,1],[4,2],[3,1],[10,1],[11,2],[5,3]],'delete':[[17,7],[18,1],[15,4],[14,1],[6,1],[24,1],[11,1],[5,6]],'surely':[[2,1]],'researcher':[[2,1]],'near':[[4,1],[17,3],[9,1],[22,2],[6,1]],'tired':[[20,3],[2,1],[8,1]],'depths':[[9,1]],'flash':[[4,1],[9,1],[22,1],[10,2],[7,1],[5,1]],'minimum':[[22,6],[14,1],[7,1]],'planned':[[6,1],[22,2]],'them':[[19,2],[12,5],[16,1],[20,1],[8,3],[5,4],[17,1],[9,4],[14,3],[15,1],[22,9],[6,9],[2,1],[4,9],[23,3],[24,1],[25,1],[10,1],[11,10],[18,2]],'hotness':[[11,4],[22,7]],'alternating':[[17,1],[9,1],[22,1],[12,1],[10,1],[11,1],[5,1]],'%03d':[[25,2]],'piano':[[19,5],[12,8],[16,23],[20,2],[8,1],[5,13],[17,17],[9,3],[14,17],[15,33],[22,68],[2,1],[23,12],[4,20],[24,3],[25,4],[3,3],[10,2],[11,20],[7,1]],'variety':[[22,1],[14,1]],'gradual':[[11,1],[23,2]],'musical':[[8,1]],'least':[[17,3],[15,1],[14,1],[22,5],[23,1],[6,1],[4,1],[12,3],[5,1]],'purposes':[[12,1],[24,1]],'universal':[[22,1]],'bit3':[[25,2]],'viewpoint':[[2,1]],'facts':[[2,1]],'change':[[18,4],[19,2],[12,5],[5,15],[17,41],[9,5],[15,4],[22,39],[23,5],[6,3],[2,1],[4,7],[24,4],[3,1],[10,2],[11,4],[7,2]],'factors':[[7,4],[9,2],[6,23],[12,2],[20,2],[10,3],[8,1],[5,1]],'scripts':[[12,8],[22,2],[18,4],[2,1]],'upload':[[2,1]],'directly':[[12,1],[14,1],[22,3],[6,2],[7,2]],'asksave':[[23,1]],'bookmark1':[[17,2]],'brighter':[[5,1]],'thoroughly':[[10,1],[20,1],[14,1]],'complete':[[10,1],[7,4],[9,1]],'status':[[15,1],[23,2],[18,1]],'attempts':[[6,1]],'array':[[22,9],[23,13],[18,1]],'fundamentals':[[1,1]],'rolling':[[9,1],[16,2],[22,3],[19,1],[24,3]],'bumps':[[9,1]],'visualize':[[5,1]],'remains':[[22,3],[12,1],[5,1]],'1440':[[11,1]],'decompose':[[14,1]],'our':[[20,1],[2,1],[6,1]],'resource':[[22,1],[23,1]],'hovers':[[22,1]],'best':[[9,7],[14,6],[22,1],[6,9],[24,1],[12,1],[20,14],[10,5],[7,3],[8,6]],'mapped':[[15,2],[11,2],[5,1]],'natural':[[12,1],[20,1],[2,1],[6,1]],'plug':[[19,1],[5,1]],'multitude':[[22,1],[20,1],[6,2],[5,1]],'preceding':[[22,1],[5,1]],'critic':[[6,1]],'video':[[12,1],[14,1],[6,1],[5,5]],'integrated':[[12,1],[0,1]],'reasonable':[[11,1],[6,2],[8,1]],'opened':[[4,1],[12,1],[24,2]],'spends':[[2,1]],'justify':[[2,1]],'estimate':[[22,3],[8,1],[5,2]],'distracting':[[3,1],[7,1]],'tooltips':[[3,1],[11,3],[23,1]],'monstrous':[[5,1]],'presence':[[20,3],[22,1],[5,1]],'interconnection':[[10,1],[9,1]],'checking':[[22,1],[14,1],[23,2],[18,1]],'markings':[[8,1]],'equals':[[6,1]],'absence':[[22,1],[20,3]],'considered':[[22,3],[14,3],[25,4],[6,3],[24,2],[4,1],[20,4],[10,1],[7,1]],'bookmark6':[[17,1]],'remaining':[[22,1],[25,3],[6,2],[3,1],[11,1],[8,1]],'macro1':[[22,1]],'pausing':[[9,1]],'glass':[[22,1]],'widths':[[23,1]],'message':[[17,2],[25,1],[19,1],[24,3],[12,1],[11,1],[5,2]],'types':[[17,1],[22,1],[23,1],[25,3],[20,2],[7,1]],'hurry':[[6,1],[9,2]],'bringing':[[10,1],[12,1],[20,1]],'prompts':[[23,1],[19,1],[5,1]],'display':[[15,7],[22,14],[23,1],[2,2],[24,1],[4,2],[16,1],[10,2],[20,1],[11,5]],'arrays':[[20,2]],'redrawing':[[23,8]]}; \ No newline at end of file