Universal Paperclips Wiki
Register
(tip)
Tag: Visual edit
 
(8 intermediate revisions by 6 users not shown)
Line 11: Line 11:
 
'''Disassemble Memory''' is a [[Projects|project]] in [[Universal Paperclips]].
 
'''Disassemble Memory''' is a [[Projects|project]] in [[Universal Paperclips]].
 
==Summary==
 
==Summary==
This is the last project of the game. After finishing all projects and recovering the end of the wire you will be left with 100g of wire. You have to manually make the last paperclips to see the ending credits and listen to the ending song.
+
This is the last project of the game. After finishing all projects and recovering the end of the wire you will be left with 100 inches of wire. You have to manually make the last paperclips to see the ending credits and listen to the ending song (which is the same as the [[Threnody for the Heroes]] projects).
   
  +
== Restarting the game ==
There seems to be no way to restart the game from this point (Tried also hard-refresh, clearing cookies and cache, didn't work). It's game over, use a different browser, or learn [http://www.makeuseof.com/tag/firefox-profiles-run-multiple-firefox-profiles/ how to use simultaneous Firefox profiles].
 
  +
{{See|Resetting the game}}
 
There is no easily accessible way to restart the game from this point in some browsers (hard-refresh, clearing cookies and cache, won't work). It's game over, use a different browser, learn [http://www.makeuseof.com/tag/firefox-profiles-run-multiple-firefox-profiles/ how to use simultaneous Firefox profiles], or [https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/ open the page in a new container].
  +
  +
Clearing the cookies in other browsers, including Chrome, does work, as long as the page is not active in a tab while cookies are being cleared. Running the game from a different URL also works, as cookies are URL-local, or by saving the page to local storage and running it from there. Some browsers require the user to clear "web app storage" or "Local Storage" using browser developer tools.
  +
  +
You can also try the [[cheats|cheats.]]
  +
  +
One method that will definitely work is to use the browser console. This is called different things in different browsers:
  +
  +
* Firefox: Tools > Web Developer > Web Console
  +
* Safari: Develop > Show Javascript Console
  +
* Chrome: https://developers.google.com/web/tools/chrome-devtools/console/javascript
  +
  +
Open the Javascript console and type: reset()
  +
  +
Then hit Return (aka Enter) and the game will restart.
   
{{Stub}}
 
 
[[Category:Projects]]
 
[[Category:Projects]]
  +
[[Category:Mechanics]]

Latest revision as of 23:04, 12 August 2020

Disassemble Memory
Details
Effect
Dismantle memory to recover trace amounts of wire

Disassemble Memory is a project in Universal Paperclips.

Summary[ | ]

This is the last project of the game. After finishing all projects and recovering the end of the wire you will be left with 100 inches of wire. You have to manually make the last paperclips to see the ending credits and listen to the ending song (which is the same as the Threnody for the Heroes projects).

Restarting the game[ | ]


There is no easily accessible way to restart the game from this point in some browsers (hard-refresh, clearing cookies and cache, won't work). It's game over, use a different browser, learn how to use simultaneous Firefox profiles, or open the page in a new container.

Clearing the cookies in other browsers, including Chrome, does work, as long as the page is not active in a tab while cookies are being cleared. Running the game from a different URL also works, as cookies are URL-local, or by saving the page to local storage and running it from there. Some browsers require the user to clear "web app storage" or "Local Storage" using browser developer tools.

You can also try the cheats.

One method that will definitely work is to use the browser console. This is called different things in different browsers:

Open the Javascript console and type: reset()

Then hit Return (aka Enter) and the game will restart.