wyldspace

Member
Game Developer
Jan 17, 2022
242
421
I would recommend joining the discord.
Things can be resolved much easier that way.
 

parceload

Member
Nov 14, 2017
136
210
godot encryption key: 14F4281E53B80FEEF01AD1BB623A16FFAF279F407708BA9F0EBA53747778E548
godot encryption key (v0.2.6.4): FB13DDCFAD1CC47D9E11FF96F9C1AEAFFC1E3BC9E14D4AF7D03217817494F577

Patreon/SubscribeStar Codes are now sha256 hashed, probably because of this quoted post. someone will have to mod the game to patch out the codes checker.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Jizzed my pants
Reactions: Melon Pe

parceload

Member
Nov 14, 2017
136
210
Wyldcodes mod

Version:
v1.0.1 for Wyldspace v0.2.6.4

Install:
extract zip to same folder as exe, and run Wyldspace-modded.cmd to launch game

Features:
enables Tier3 without code
enables IC patch (in text laura: friend->cousin, her dad: boss->dad)
includes Godot Mod Loader, customized for this game
 
Last edited:

GeoBlack

New Member
Nov 13, 2019
13
12
Wyldcodes mod

Version:
v1.0 for Wyldspace v0.2.6.4

Install:
extract zip to same folder as exe, and run Wyldspace-modded.cmd to launch game

Features:
enables Tier3 without code
enables IC patch (in text laura: friend->cousin, her dad: boss->dad)
includes Godot Mod Loader, customized for this game
The archive is broken
 
Aug 5, 2017
195
212
if someone is interested, these are the sha256 hash of the codes. pretty useless as is
Code:
const Codes = [
"7f03b90e0a7207e2ecd885c9c6e0d4178f00d50fd1cb5f1ad705b42d4f8187bb",
"f75aea8ffdae8b82cc2b0780b9b277d5ba940120ccec6a89de98f446c3bc7ea8",
"fcba3d26aff75a967754a6606881827070df59919728c5aeafe668c7c7e08371"]

const SubscribeStarCodes = [
"efa6c20d7b26a65c371c15f7bc33e01a5ad9ce79fee60c586388602232480d65",
"3eee4edb8517ca71562e53ab65afb65a8caffb0ad87c222a633d7550529a6f6a",
"8f74472e98a5ed48a71d8e04f344750abbbc336d8a1b10c79a65c005630960e8"]
if he's sticking with 12-digit codes, alphanumeric with special characters... that's not happening. North of 5 million years, lol.

Kudos, it's rare to see a dev understand how to do it.

If your patreons complain that it's too hard to type in the code, 6 random words is still a couple millennia to crack. Heat death of the universe if you use bcrypt instead of plain sha256 hashes.
 
Aug 5, 2017
195
212
Wyldcodes mod

includes Godot Mod Loader, customized for this game
I should have known there was a godot modloader, lol. Haven't done much godot modding. I was just running it in the editor. I made basically the same change but your way is so much more convienient.
godot encryption key (v0.2.6.4): FB13DDCFAD1CC47D9E11FF96F9C1AEAFFC1E3BC9E14D4AF7D03217817494F577
Finding that was the most fun, got my ghidra practice in... then realized I was doing it the hard way.
 
3.30 star(s) 12 Votes