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 133

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

Posted by: ISSOtm
Date: 2019-01-15 03:21:18
Repeat with the other packages

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

Posted by: Zowayix
Date: 2019-01-17 02:38:35
/media/Stuff/Roms/Wii/Homebrew apps/240pSuite/icon.png

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

Posted by: ISSOtm
Date: 2019-01-17 05:39:42
https://github.com/ISSOtm
ASMu is laifu <3

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

Posted by: Torchickens
Date: 2019-01-17 15:16:44
ffmpeg -i 00.avi -vf drawtext="fontfile=C\\:/Windows/Fonts/Pokemon GB.ttf:fontsize=20: fontcolor=#FF00FF:x=10:y=10:text='00'"  00a.avi


https://en.wikipedia.org/wiki/Sky_Skipper#Preservation_efforts


I like to play this on Switch.

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

Posted by: Abwayax
Date: 2019-01-17 22:37:51
https://www.youtube.com/watch?v=6Td_4HzF0qI

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

Posted by: ISSOtm
Date: 2019-01-18 07:19:33
(Note: maybe clicking L on an AGB would produce the same effect?)

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

Posted by: Zowayix
Date: 2019-01-19 05:31:10
https://twitter.com/SquirrelBinch/status/1084692737448910850

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

Posted by: Sherkel
Date: 2019-01-19 06:34:02
I am going through a twelve-step program. I'm currently on step zero. Which is have a shitton of fun. I spent over six hours carefully injecting my Switch with payloads and then installing games for it, some legally purchased, some not. Some nsp, some dlc. You don't fire the Pac-Man and expect to get away with it.
So yeah I'm gonna be playing a good amount of swith these sext few days

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

Posted by: Torchickens
Date: 2019-01-19 17:25:44

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

Posted by: Parzival
Date: 2019-01-19 18:43:57
¯\_()_/¯

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

Posted by: ISSOtm
Date: 2019-01-19 20:39:46
https://twitter.com/blackhole0173/status/1062666423145623553

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

Posted by: Zowayix
Date: 2019-01-20 19:31:56
Jason Parker ft. Pit Bailay - St. Elmo's Fire (Danstyle Remix)

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

Posted by: ISSOtm
Date: 2019-01-21 00:22:39
USING_C = 1
SHIFTED_BIT_COUNT = 0
BYTE_NUM = -1
MUST_RELOAD_REG = 1
    get_rotation_bits ; Load b as well, since we're expecting to always have at least 8 bits of data ready
USING_C = 0
MUST_RELOAD_REG = 1
BYTE_NUM = 0
REPT 16 * 2
    get_rotation_bits
    xor a
    REPT 3
        rotate_bit rr
    ENDR
    ld [hli], a
    IF SHIFTED_BIT_COUNT >= 8
BYTE_NUM = BYTE_NUM + 1
SHIFTED_BIT_COUNT = SHIFTED_BIT_COUNT + (-8)
MUST_RELOAD_REG = 1
    ENDC
ENDR

    ld hl, wShadowOAM + $19
    ld a, [hl]
    dec a
    ld [hld], a
    ld b, [hl]
    ld l, $15
    sub 8
    ld [hl], a
    ld l, $05
    add a, 2 * 8
    ld [hld], a
    ld [hl], b
    ld l, $11
    ld a, [hl]
    add a, 3
    ld [hld], a
    ld b, [hl]
    ld l, $0D
    sub 8
    ld [hl], a
    ld l, $09
    sub 8
    ld [hl], a
    ld l, 1
    sub 8
    ld [hld], a
    ld [hl], b

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

Posted by: Parzival
Date: 2019-01-21 01:53:23

USING_C = 1
SHIFTED_BIT_COUNT = 0
BYTE_NUM = -1
MUST_RELOAD_REG = 1
    get_rotation_bits ; Load b as well, since we're expecting to always have at least 8 bits of data ready
USING_C = 0
MUST_RELOAD_REG = 1
BYTE_NUM = 0
REPT 16 * 2
    get_rotation_bits
    xor a
    REPT 3
        rotate_bit rr
    ENDR
    ld [hli], a
    IF SHIFTED_BIT_COUNT >= 8
BYTE_NUM = BYTE_NUM + 1
SHIFTED_BIT_COUNT = SHIFTED_BIT_COUNT + (-8)
MUST_RELOAD_REG = 1
    ENDC
ENDR

    ld hl, wShadowOAM + $19
    ld a, [hl]
    dec a
    ld [hld], a
    ld b, [hl]
    ld l, $15
    sub 8
    ld [hl], a
    ld l, $05
    add a, 2 * 8
    ld [hld], a
    ld [hl], b
    ld l, $11
    ld a, [hl]
    add a, 3
    ld [hld], a
    ld b, [hl]
    ld l, $0D
    sub 8
    ld [hl], a
    ld l, $09
    sub 8
    ld [hl], a
    ld l, 1
    sub 8
    ld [hld], a
    ld [hl], b

>wShadowOAM
THAT'S ABSOLUTELY AEVILIA GB

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

Posted by: ISSOtm
Date: 2019-01-21 08:35:45
Nope, Motherboard. x)