Skip to content

Instantly share code, notes, and snippets.

@woctezuma
woctezuma / unreal_fest.md
Created October 3, 2023 20:38
[Unreal Fest 2023] Epic Games CEO Tim Sweeney addresses layoffs and future plans

This wasn't the right size. I think we were the right size, and I love their original plans, but this is the survival mode that was necessary, and what we did accomplish, the one thing, is we've stabilized our finances so that and how it affects all of our ecosystem efforts.

But one of the principles we decided on early on, it was about 10 weeks ago when we realized we were running into a financial problem that we had to solve quickly, is that we wouldn't spread the pain around deeply. Rather, we went through and identified all the parts of our business and exactly what we absolutely needed in order to accomplish our mission. And so it affected different parts of the company in rather different ways. The Unreal Engine engineering team was only impacted with 3% of the deal. Many of the business, sales, and marketing teams suffered more than 30% of the loss. And so, this is going to have implications for everything we do, and it's going to result in a degradation of quality of some of the work. I'm sorry for t

@woctezuma
woctezuma / getCatalogItem.graphql
Last active November 7, 2023 23:17
EGS getCatalogItem() and catalogItemQuery()
{
Catalog {
catalogItem(namespace: $namespace, id: $id, locale: $locale) {
id
namespace
title
keyImages {
type
url
}
@woctezuma
woctezuma / UserProgress.json
Last active July 12, 2023 12:34
Save file of the game "Fate Hunters"
{
"id": 29,
"gold": 276,
"dungeonLevel": 5,
"fastMode": true,
"hardMode": false,
"reinforcement": false,
"hardModeStates": [
{
"hero": "Raider",
@woctezuma
woctezuma / fixed_trophies.md
Created February 21, 2023 18:55
Calendar of fixed trophies on the Epic Games store

2023-02-21

  • a-game-of-thrones-5858a3

2023-02-18

  • the-light-in-the-darkness-6ee5e4

2023-02-17

  • model-builder-f9b456
  • the-galactic-junkers-7fef21
@woctezuma
woctezuma / egs_categories.md
Created December 21, 2022 21:59
EGS categories
  • 'addons'
  • 'addons/bundle'
  • 'addons/durable'
  • 'addons/consumable'
  • 'addons/launchable'
  • 'addons/dlc'
  • 'application'
  • 'application/main'
  • 'applications'
  • 'assets'
@woctezuma
woctezuma / namespaceMapping_subset.json
Created December 14, 2022 14:35
EGS namespaces of length other than 32
{
"adenium": "afterparty",
"allium": "observation",
"amaranth": "ancestors",
"anemone": "world-of-goo",
"angelonia": "watch-dogs-2",
"anise": "assassins-creed-3",
"argyle": "trials-rising",
"ark": "ark",
"aster": "heavy-rain",
@woctezuma
woctezuma / egstore-localization-diff.json
Created December 3, 2022 19:05
Diff of window.EGStoreCtx.localizationData.messages
[
{
"op": "replace",
"path": "/egstore.library.collections.empty_collection_favorites.button",
"value": "My Most Played Games"
},
{
"op": "replace",
"path": "/epic.diesel.toast.thirdPartyManagedApp.launch",
"value": "Please wait while we launch the partner application"
@woctezuma
woctezuma / egstore-localization.json
Created December 3, 2022 18:52
window.EGStoreCtx.localizationData.messages
{
"errors.com.epicgames.server_error":"Server error.",
"errors.com.epicgames.unknown_error":"Unknown error.",
"errors.com.epicgames.unauthorized":"Code redemption failed, please log out and log back in to try again.",
"errors.com.epicgames.common.concurrent_modification_error":"Sorry, the item you were trying to edit was changed before your edit could be completed. Please retry your edit.",
"errors.com.epicgames.common.duplicate_entry":"Sorry, one of the items you were trying to create or modify already exists in the database.",
"errors.com.epicgames.forbidden":"Sorry, you are not allowed to access the requested resource.",
"errors.com.epicgames.bad_request":"Sorry, the operation you are performing cannot be performed as requested.",
"errors.com.epicgames.not_found":"Sorry, we couldn't find the item or page you requested.",
"errors.com.epicgames.conflict":"Sorry, the item you are trying to create already exists.",
@woctezuma
woctezuma / 457.egstore-site.0cd3839260072eec9743.graphql
Created September 28, 2022 08:21
Epic Games Store: GraphQL API
query PlayerAchievement($epicAccountId: String!, $sandboxId: String!) {
PlayerAchievement {
playerAchievementGameRecordsBySandbox(
epicAccountId: $epicAccountId
sandboxId: $sandboxId
) {
records {
totalXP
totalUnlocked
@woctezuma
woctezuma / sandboxId_50118b7f954e450f8823df1614b24e80.json
Created July 25, 2022 07:27
Fall Guys: rating with 2 decimals, #raters, #voters for each tag
{
"data": {
"RatingsPolls": {
"getProductResult": {
"averageRating": 4.53,
"pollResult": [
{
"id": 67,
"pollDefinitionId": 2,
"localizations": {