Skip to content

Instantly share code, notes, and snippets.

https://www.grac.or.kr/resource/images/rating_all.gif
Part 1/2
등급분류번호 게임물명 등급분류일자 장르 등급 내용정보표시
EPIC-SG-231218-0001 Cursed to Golf 2023-12-18 액션
EPIC-SG-231218-0004 Freshly Frosted 2023-12-18 퍼즐
EPIC-SG-231218-0002 Human Resource Machine 2023-12-18 퍼즐
EPIC-SG-231213-0002 Melvor Idle 2023-12-13 캐주얼
EPIC-SG-231210-0001 art of rally 2023-12-10 레이싱
EPIC-SG-231122-0004 Slide Stories: Bucky's Quest 2023-11-22 퍼즐
EPIC-SG-231122-0003 Weener Smash - 1st Edition 2023-11-22 캐주얼
@woctezuma
woctezuma / .pre-commit-config.yaml
Last active May 4, 2024 13:07
Config for pre-commit hooks
files: \.(py|json)$
default_stages: [commit, manual]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
hooks:
- id: ruff
args:
[
--fix,
@woctezuma
woctezuma / unreal_fest_eos.md
Created October 13, 2023 07:56
[Unreal Fest 2023] Getting the Most out of Epic Games Store and Epic Online Services

Hello, everyone. Welcome back after lunch. I hope everyone had a good lunch. I hope you're having a good Unreal Fest so far. Our session is going to cover the Epic Games Store and our back-end services offering, which is called Epic Online Services. My name is Rajen Kishna. I work at Epic Games. I help studios and publishers all over the world to be successful using Epic Online Services and to distribute their games on the Epic Games Store. And I have with me Kyle. Hey, all. I'm Kyle. I work really closely with our BD team marketing product to really guide the store roadmap and help ensure that the content that our players want to engage with is available and discoverable.

Sort of today, like to set the stage, Raj and I will be discussing two important topics, the Epic Game Store and Epic Online Services. However, before we dive into those topics, I'd like to take a few moments to emphasize the importance of the Epic Game Store within the larger Epic ecosystem. few moments to emphasize the importance of the

@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"