Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View rboninsegna's full-sized avatar

Riccardo Boninsegna rboninsegna

View GitHub Profile
@rboninsegna
rboninsegna / gist:a4a63c2b66c42e371a94f860eae55361
Created July 15, 2017 16:14
Pokemon Ruby/Sapphire flags and variables
data includes all maps EXCEPT 0:0, 0:1, 0:2, 0:3 (main cities)
to be rechecked: Slateport shipbuilders/Museum/Harbor,
anything in Littleroot,
contest halls mainly 13:4
Rival fights
Sootopolis overworld
"(?)" symbols means I'm not sure of the English name, please contribute
"bank:map" numbers are base 10
Lowercase-starting descriptions are partial or the ones I'm doubtful of

New Miiverse FAQ

Updated 2015-7-30 19:08 UTC

The Sections

Blue zone = Game Diaries

  • To post there in any given community, you must have the associated game open in the background.
  • It's mandatory to include a screenshot of the top screen , if and only if the game wasn't banned from screenshot sharing (Youtube, Pokemon main series, ...)
  • The screen (top or bottom) is not selected from the "text and emotion" screen anymore, but from the Miiverse home page ("post to diary or to album?")
  • Text (+ top screen image) posts only.
@rboninsegna
rboninsegna / .config
Created July 7, 2015 17:38
Linux kernel configuration for EFI!amd64!MacBookPro8,1
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 3.16.7-ckt11 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"