Glitch City Laboratories Archives

Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.

You can join Glitch City Research Institute to ask questions or discuss current developments.

You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.

Forum Games

Press Ctrl+V or Cmd+V or whatever and post - Page 98

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: luckytyphlosion
Date: 2014-05-25 09:12:38

I had done these experiments before, but using a caught #000 decamark though. Unlike in Emerald, they do not vanish in Ruby/Sapphire. Switching Bad Eggs got me several glitch moves with weirder effects. Another time, attempting to save the game gave a different saving error as the adapter wasn't connected or something. But another one was like a ZZAZZ glitch: it gave me a ridiculous long name, switched my character's gender, glitched my trainer card (upon opening it it'd either show Glacia's sprite, or freeze the game, messed up the frame, and other sprite mess-ups: my character becomes an Azurill doll when using the bicycle, and in Petalburg woods my character became the unused Fat Guy sprite.

Although I don't know what bad egg caused it, I do have the savestate with the effects and could share if anyone is curious. Sadly I doubt it'd be possible to do it just with glitching since it's triggered upon moving the bad egg into your party. Unless we manage to make the decamark show up as a selectable in Pokémon, in Ruby.

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Ketsuban
Date: 2014-05-25 20:24:12
http://phrawger.tumblr.com/post/86632704004/sideblog-roundup

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: camper
Date: 2014-05-26 01:37:58
!

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: luckytyphlosion
Date: 2014-05-26 19:47:49

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Ketsuban
Date: 2014-05-27 02:21:51
http://en.wikipedia.org/wiki/Palatal_lateral_approximant

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Zowayix
Date: 2014-05-27 03:38:54
file:///media/Things/Projects/Old Chrome profile/google-chrome

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: luckytyphlosion
Date: 2014-06-22 22:47:31
160,170

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Zowayix
Date: 2014-06-23 02:18:14
backend = "glx";
paint-on-overlay = true;
glx-no-stencil = true;
glx-no-rebind-pixmap = true;
vsync = "opengl-swc";

# These are important. The first one enables the opengl backend. The last one is the vsync method. Depending on the driver you might need to use a different method.
# The other options are smaller performance tweaks that work well in most cases.
# You can find the rest of the options here: https://github.com/chjj/compton/wiki/perf-guide, and here: https://github.com/chjj/compton/wiki/vsync-guide


# Shadow
shadow = true; # Enabled client-side shadows on windows.
no-dock-shadow = true; # Avoid drawing shadows on dock/panel windows.
no-dnd-shadow = true; # Don't draw shadows on DND windows.
clear-shadow = true; # Zero the part of the shadow's mask behind the window (experimental).
shadow-radius = 7; # The blur radius for shadows. (default 12)
shadow-offset-x = -7; # The left offset for shadows. (default -15)
shadow-offset-y = -7; # The top offset for shadows. (default -15)
shadow-exclude = [
"! name~=''",
"n:e:Notification",
"n:e:Plank",
"n:e:Docky",
"g:e:Synapse",
"g:e:Kupfer",
"g:e:Conky",
"n:w:*Firefox*",
"n:w:*Chrome*",
"n:w:*Chromium*",
"class_g ?= 'Notify-osd'",
"class_g ?= 'Cairo-dock'",
"class_g ?= 'Xfce4-notifyd'",
"class_g ?= 'Xfce4-power-manager'"
];

# The shadow exclude options are helpful if you have shadows enabled. Due to the way compton draws its shadows, certain applications will have visual glitches
# (most applications are fine, only apps that do weird things with xshapes or argb are affected).
# This list includes all the affected apps I found in my testing. The "! name~=''" part excludes shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher.

# Fading
fading = true; # Fade windows during opacity changes.
fade-delta = 4; # The time between steps in a fade in milliseconds. (default 10).
fade-in-step = 0.03; # Opacity change between steps while fading in. (default 0.028).
fade-out-step = 0.03; # Opacity change between steps while fading out. (default 0.03).
#no-fading-openclose = true; # Fade windows in/out when opening/closing

detect-client-opacity = true; # This prevents opacity being ignored for some apps. For example without this enabled my xfce4-notifyd is 100% opacity no matter what.

# Window type settings
wintypes:
{
  tooltip = { fade = true; shadow = false; };
};

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: camper
Date: 2014-06-23 04:04:56
126,191+a

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Stackout
Date: 2014-06-23 04:30:52
https://github.com/ICTeam28/PiFox

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Zowayix
Date: 2014-06-23 04:42:22
%A %e %B %Y %l:%m:%S %p

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Ketsuban
Date: 2014-07-05 18:47:43
http://www.magicgp.com/GPOrlando/img/playmat-large.png

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Zowayix
Date: 2014-07-05 20:35:08
541.8

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: Torchickens
Date: 2014-07-05 20:47:59
0144EDCF
0144EECF
0144EFCF
0144F0CF

Re: Press Ctrl+V or Cmd+V or whatever and post

Posted by: camper
Date: 2014-07-06 03:46:43


[Chat] The chat seems determined to find a way to deposit one of the Mareep without losing our entire team.