스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (2024)

게임 뉴스 - 최신 PC게임/콘솔게임 정보를 만나보세요

스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (1) 빌보

85 6039 51 2024.06.26 17:43

스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (2)

스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (3) 빌보

행성: 블랙홀

포인트: 774,746 exp

작성물 댓글

  • [퍼스트 디센던트] 론칭 트레일러 07-02
  • 소닉 슈퍼스타즈, 무료 DLC '웨이트리스 에이미 스킨' 배포 시작 07-02
  • 길티기어 -스트라이브, 전 세계 유저 수 300만 돌파 07-02
  • 메타포: 리판타지오 스토리 편, 7월 6일 공개 예정 07-02
  • 유출 영상도 있네요. 06-25
  • https://dd.nexon.com/ko/products/pc-package스팀https://store.steampowered.com/news/app/1216060/view/4166471407169607633 06-19
  • 원문 기사대로 올렸는데 그냥 빼버렸습니다. 06-19

댓글: 85

').appendTo(document.body);gifencBg = $(".gif-encoding-background");}if(gifenc.length == 0){jQuery('

스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (4)

GIF 파일 최적화중..
잠시만 기다려주세요.

').appendTo(document.body);gifenc = $(".gif-encoding");}gifenc.show();gifencBg.show();var edDivX = edDivEl.offset().left;var edDivY = edDivEl.offset().top;gifencBg.css("top",edDivY);gifencBg.css("left",edDivX);gifencBg.css("width",edDivEl.outerWidth());gifencBg.css("height",edDivEl.outerHeight());var scTop = $(window).scrollTop();var gifencTop = edDivY+((edDivEl.height()-gifenc.height())/2);var gifencLeft = edDivX+((edDivEl.width()-gifenc.width())/2);gifenc.css("top",gifencTop);gifenc.css("left",gifencLeft);}function hideGifEnc(){var gifenc = $(".gif-encoding");var gifencBg = $(".gif-encoding-background");gifenc.hide();gifencBg.hide();}

이미지 업로드

');}$("#ajax-reply-list .best-comment-wrap").append(html_build);}else{$("#ajax-reply-list").append(html_build);} var commentEl = "#comment"+ajaxdata[i].id $(commentEl + "best").find(".content-view-ok").html(ajaxdata[i].content); $(commentEl).find(".content-view-ok").html(ajaxdata[i].content); changeGoodButtonIcon(ajaxdata[i].is_good, $(commentEl + "best").find('.top-util-area').find('#goodButton')) changeGoodButtonIcon(ajaxdata[i].is_good, $(commentEl).find('.top-util-area').find('#goodButton')) function changeGoodButtonIcon(isGood, el) { if (isGood) { el.removeClass('no'); } else { el.addClass('no') } }}goodButtonInit()}}function drawReply(type, data) { var html = "";var dataIdName = data.idif(type!="common" && type != 2) {dataIdName += type}if (type == 2) {html += '

  • ';} else {html += '
  • ';}html += '

    ';if(data.isVan) {html += '

    ';html += '

    '; // 1html += '

    ';html += '

    ';html += '
  • ';return html;}html += '

    ';if(!data.user_profile) {html += '';}else {html += '스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (5)';}html += '

    '; if(data.is_writer) { html += '

    글쓴이

    '; }html += '

    ';html += '

    ';if(type == 2) {html += '

    ';} else {html += '

    ';}if(data.user_as_level) {html += '스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (6)';}html += data.user_nick;html += '

    '; html += '

    '; if(type == 'best') { html += '베스트 댓글'; }html += '

    ';html += '

    ';html += '' + data.reg_at + '';html += '

    ';html += '

    ';html += '

    ';if (type == 2) {html += '

    ';html += ' @' + data.as_re_name + '';} else if (type == 'best') {if (data.as_re_name != '') {html += '

    ';html += ' @' + data.as_re_name + '

    ';}}if(data.as_shingo < 0) {html += addBlindIcon(data.id);}else {html += '

    '; // 3}if(data.as_lucky > 0){html += '

    축하합니다! 행운 포인트 ' + data.as_lucky + '점을 획득하였습니다.

    ';}html += '

    ';html += '

    ';html += '

    ';html += '

    ';html += '

    ';html += '

    ';html += '

    ';html += '';return html;} function addBlindIcon(id) { return '

    ' + ' 블라인드 처리된 댓글입니다.' + '

    '; }function clearCommentHtml(){$("#ajax-reply-list").empty();}function showReply(comment, id){if(id){if($("#replay_all_btn" + id).hasClass('open')){$(".comment_reply" + id).show();$("#replay_all_btn" + id).html("답글 접기"); $("#replay_all_btn" + id).removeClass("open");$("#replay_all_btn" + id).addClass("replay-all-close");}else{cancelComment()$(".comment_reply" + id).remove();$("#replay_all_btn" + id).html("답글 전체보기"); $("#replay_all_btn" + id).addClass("open"); $("#replay_all_btn" + id).removeClass("replay-all-close");}}} var goodClick = true; function goodButtonInit() { $(".goodButton, .noGoodButton").not('.init').on('click', function(e) { if(goodClick == true){ goodClick = false; var $tx; if($(this).hasClass("goodButton")) { $tx = "good"; } else { $tx = "nogood"; } excuteGood(this.href, $(this), $tx); setTimeout(function(){ goodClick = true; }, 1500); return false; } else { return false; } }).not('.init').on('dblclick', function(e) { e.preventDefault(); }); $(".goodButton, .noGoodButton").addClass('init') }function showReplyAll() {if($('.comment-btn.open').length > 0){$('.comment-btn.open').each(function () {var id = $(this).attr('data-id')var row = $(this).attr('data-row')var comment = $(this).attr('data-comment')showReply(comment, id, row)})}}

    퀘이사존-전 우주급 커뮤니티: 우주의 시작부터 끝까지

    퀘이사존 로그인

    아이디·비밀번호 찾기 회원가입

    뉴스/정보

    최신뉴스

    • 하드웨어
    • 게임
    • 모바일
    • 파트너뉴스

    정보

    • 사용기/필테
    • 팁/노하우
    게임 BEST(추천순)
    • 1 닌텐도, 수요를 충족할 수 있을 만큼 생산해 스위치 2의 되팔이를 피하고 싶다고 밝히다 23
    • 2 「바이오하자드9」인가? 「바하 7」디렉터 나카니시 코우시씨가 새로운 「바이오하자드」를 제작중이라고 발표 11
    • 3 팰월드 - Knocklem 게임플레이 트레일러 10
    • 4 「팝 팀 에픽」× 「스트리트 파이터 6」 콜라보레이션이 결정 2
    • 5 PS5가 더 강력하다고 알려진 Xbox Series X보다 게임을 더 잘 실행하는 이유 9
    • 6 퍼스트 디센던트, 데스티니 대체제 될 수 있을까? 4
    • 7 디아블로 IV SND - 5시즌 공개 테스트 서버 특집편을 시청하세요! 4
    • 8 수량 한정! 소닉×섀도우 제너레이션즈: 컬렉터즈 에디션 3
    • 9 역사의 뒤안길로, 블리자드 CD키 교체 서비스 종료 1
    • 10 시프트업, 수요예측 경쟁률 225.94대 1 기록, 공모가 6만원 확정 2

    출석체크 구독하기

    퀘이사존을 다양한 미디어에서 만나보세요

    • 스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (69)
    • 스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (70)
    • 스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (71)
    • 스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (72)

    최신 공식 기사

    차세대 CPU 성능 이거 진짜예요? EVGA 킹핀의 다음 목적지는 PNY! 19 이 간격. 이 디자인. 그래 이거야! 325 96% 폼 팩터로 공간 활용 챙기고 화이트&실버 컬러로 시원하게~ 142 미니 배열? 아니, 래피드 트리거 지원 풀 배열 마그네틱 키보드! 471

    투표 참여자 보기

    ') $tmp.find('span').text(e.nick) $tmp.find('img').attr('src', e.img_path) $tmp.find('.user-nick-wrap').attr('data-id', e.data_id) $tmp.find('.user-nick-wrap').attr('data-row', e.data_row) $list.append($tmp) }) $pop.addClass('active') userNickWrapReInit() drawVotePagination(index, count, data); } function drawVotePagination(index, count, data) { $(".voter-popup-area .paging-wrap").empty(); var currentPage = data.current_page; var firstPage = 1; var lastPage = data.last_page; var offset = parseInt(currentPage / 5); var remain = currentPage % 5; var pagingStartNum = remain == 0 ? (offset - 1) * 5 + 1 : offset * 5 + 1; var pagingLastNum = pagingStartNum + 4; if (pagingLastNum > lastPage) { pagingLastNum = lastPage; } var prevPage = pagingStartNum - 5; if (prevPage < 0) { var prevPage = 1; } if (nextPage > lastPage) { var nextPage = pagingLastNum } else { var nextPage = pagingLastNum + 1; } if (lastPage == 1) { $('.voter-popup-area').find('.paging-wrap').remove('.paging-wrap'); } else { var tag = ''; tag += '

    '; if (currentPage == 1) { tag += '이전'; } else { tag += '이전'; } tag += '

      '; for (var i = pagingStartNum; i <= pagingLastNum; i++) { if (currentPage == i) { tag += '
    • ' + i + '
    • '; } else { tag += '
    • ' + i + '
    • '; } } tag += '

    '; if (pagingLastNum == lastPage) { tag += '다음'; } else { tag += '다음'; } tag += '

    '; } $(".voter-popup-area .paging-wrap").append(tag); } function closeVoteListPop() { var $pop = $('.voter-popup-wrap') $pop.removeClass('active') }

    스팀에 '사놓고 안 한' 게임의 규모만 약 26조 원? 진짜로요? (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Greg Kuvalis

    Last Updated:

    Views: 6251

    Rating: 4.4 / 5 (55 voted)

    Reviews: 94% of readers found this page helpful

    Author information

    Name: Greg Kuvalis

    Birthday: 1996-12-20

    Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

    Phone: +68218650356656

    Job: IT Representative

    Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

    Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.