0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

個人用Steamアプリ(Non-Steamアプリ)のロゴ設定

0
Last updated at Posted at 2023-06-25

Steamに自作ゲームを追加したい。

Windows用のゲームをローカルのSteamに登録したい。
なぜ、そんな事を・・・というのも、SteamLinkを使って、リモートで自作ゲームのゲームパッド動作をテストしたいので、そうしてます。
追記:23/11/23
SteamLinkでBigPictureを解除したら、リモートデスクトップのような事ができたので、SteamInputをそのまま使えないか調査中ですが、解除してもゲームパッドの入力は受け付けないように見えました。

ロゴ設定

SteamLinkで開くと分かりますが、以下のようなBigPicture?の画像がありません。Steam標準機能では見当たりませんでした。

steam1.png
steam2.png

色々探したら、見つかりました。

どうやら、特定の場所に画像を配置するだけで良いみたいです。

steam1.png

C:¥Program Files(x86)¥Steam¥userdata¥(ユーザーID?)¥config¥grid
(ID)_hero.png:Steamアプリで追加可能。1920x620px
(ID)_logo.png:Steamアプリで追加可能。640x267px
(ID).jpg:Steamアプリで多分、追加不可能。460x215px
(ID)p.jpg:Steamアプリで多分、追加不可能。600x900px

(修正)サイズは参考値です。

流れとしては、Steamアプリからロゴを追加すれば、ここにheroかlogoの画像が生成されるので、そのIDを使って画像を追加すればOKだと思います。
標準であったら、ごめんなさい。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?