Has anybody found a black hole yet?

To reach 'Sagittarius A', the supermassive black hole at the center of the galaxy with console, here are the steps:

1.Make sure your ship's landing gear is up;

2.Open the console in-game by pressing '`';

3.Copy the lua scripts below line by line into the console, press enter after each line

path = require "SystemPath".New(-3125,0,0,0)

player = require "Game".player warmup = 1 duration = 1 sounds = {warmup = "Hyperdrive_Charge", abort = "Hyperdrive_Abort", jump = "Hyperdrive_Jump"} player:InitiateHyperjumpTo(path,warmup,duration,sounds)

4.Wait 2 second for the Hyperjump to complete.

PS:

1.For more predefined stars, visit here. The location of the star is set by lines like this:

s:add_to_sector(-3125,0,0,v(0.5,0.5,0.0))

2.For more about Pioneer Space Sim's Lua scripts, visit Pioneer Codedoc.

/r/pioneerspacesim Thread