Steamworks 文獻庫
找到 18 筆「mac macos osx」的搜尋結果
平台

://steamcommunity.com/groups/steamworks/discussions/14/]Steamworks 開發討論區 - Windows[/url]。 [subsection]Apple macOS[/subsection] Steam 正式支援 Intel Mac,OS X 版本 10.11(El Capitan)及以上版本。 [b]公證[/b] 自 2019 年 10 月 14 日,Steam 要求…

所有新的 macOS 應用程式皆必須為 64 位元,且需經 Apple 公證。 若您的 Mac 應用程式已經支援 64 位元,請登入 Steamworks,於您應用程式的「支援的作業系統」欄位勾選「macOS」之下的「包含 64 位元二進位檔」方塊。 此舉將確保您的 macOS 應用程式對在 macOS 10.15 中執行 Steam 的使用者會顯示為相容。 [img]https://steamcdn…

Uploading to Steam

option (the path and optionally, any arguments required to launch the game). Hover over the (?) to learn more about each field. The example below shows 5 launch options, 2 for Windows, 2 for macOS and 1…

-folder of the main installation folder, add the sub-folder name in the Executable field. Don't use leading slashes or dots.[/callout] [callout][b]Platform Note:[/b] As shown above, macOS applications may…

社群圖像資產

][/section] [docimg=client_icon.png]client_icon.png[/docimg] [b]用途:[/b]此圖示是用來建立啟動您應用程式的桌面捷徑。 如果希望的話,此圖示也可用作社群圖示和用戶端圖像。 [b]尺寸:[/b]32px x 32px 的 ICO。 您也可以提供不同尺寸的 ICO 檔案,配合不同的解析度來調整圖片大小。 [callout]備註:如要在 macOS

桌面捷徑上正確顯示您的應用程式圖示,您必須在「Mac 圖示」資產欄位中提交 ICNS 格式的圖示檔案。 如未提供,則會使用預設的 Steam 標誌圖示來建立捷徑。 [docimg=mac_icon.jpeg]mac_icon.jpeg[/docimg] [/callout] [section=community_icon]社群圖示 [color=#ca5029]必要[/color…

Steamworks SDK

於[url=https://partner.steamgames.com/downloads/list]此處[/url]下載最新版本的 Steamworks SDK。 SDK 提供的完整功能如下: [list] [*] [b]glmgr[/b] - 適用於 macOS 的 DirectX 轉 OpenGL 相容性階層「ToGL」。 詳情請見 [url=https://github.com…

] [*] [b]ContentPrep.zip[/b] - 已棄用。 此工具在 SteamPipe 推出前,曾用來為 macOS 應用程式設定正確權限 [*] [b]SteamPipeGUI.zip[/b] - Windows 的 [doclink=sdk/uploading#steampipe_gui_tool]SteamPipe GUI 工具[/doclink],讓上…

SteamPipe Local Content Server

Steam executable is: [list] [*] [b]For Windows[/b]: C:\Program Files (x86)\Steam\ [*] [b]For macOS[/b]: Steam.app/contents/macOS/ [*] [b]For Linux[/b]: ~/.local/share/Steam/ [/list] …

Creating and using InstallScripts

Process work in my macOS install script?[/b] [b]A.[/b] We don't currently have support for installing Mac redistributables. You will need to put the installer into your main executable. …

Windows operating systems. MacOS support is limited to file permissions and symlinks. There is no Linux/SteamOS install script functionality at this time.[/callout] An install script file is a…

替 SteamOS 和 Linux 開發

[section]Linux 概覽[/section] Linux 版的 Steam 現已推出,供所有 Steam 使用者選用。 隨著支援 Linux 的遊戲與日俱增,加上活躍的「Steam for Linux」社群群組,現在正是將遊戲移植至 Linux 平台的絕佳時機。 對習慣使用 Windows 或 macOS 作業系統的開發人員來說,製作 Linux 上的遊戲可能頗有難度, 因此…

://cgdb.github.com/]cgdb[/url] – GDB 包裝擴充,執行時,將以分割畫面顯示當下所在位置的原始碼 [*] [url=http://eclipse.org/downloads/?osType=linux]Eclipse[/url] – 另一款可針對 Linux 設定的 IDE, 支援 Windows、macOS、Linux 作業系統 [*] [url=http://www.tuxfiles.org…

動作資訊清單檔案

), "%s\\%s", rgchCWD, "steam_input_manifest.vdf" ); #elif defined(OSX) _snprintf( rgchFullPath, sizeof( rgchFullPath ), "%s/steamworksexample.app/Contents/Resources/%s"…

Steam 雲端服務

][td]MacHome[/td][td]macOS[/td][td]~/[/td][/tr] [tr][td]MacAppSupport[/td][td]macOS[/td][td]~/Library/Application Support/[/td][/tr] [tr][td]MacDocuments[/td][td]macOS[/td][td]~/Documents/[/td][/tr…

公司設為 DefaultCompany,專案則稱作 AutocloudSample。 macOS 和 Linux / SteamOS 的 [code-inline]Application.persistentDataPath[/code-inline] 替用路徑會在新增 / 替換路徑欄位中設定,並勾選啟用替換路徑。 完成設定後,自動雲端檔案就會在這三個資料夾間同步,如預覽範例所示: [docimg…

Steam 音訊

] Steam Audio supports the following platforms: [list] [*] Windows 7 or later (32-bit and 64-bit) [*] Linux (32-bit and 64-bit, tested with Ubuntu 18.04 LTS) [*] macOS 10.7 or later (64-bit Intel…

ICloudService Interface

][td][b]platforms_to_sync[/b][/td][td]string[/td][td]✔[/td][td]List of platforms for which this file is valid. Possible values: All, Windows, MacOS, linux, Android, iPhoneOS, Switch. Case-insensitive…

parameters, such as "platforms_to_sync", the syntax when used as a GET param is as follows: [code=http]&platforms_to_sync[0]=macos&platforms_to_sync[1]=windows[/code] In a JSON-encoded field…

Steam 內嵌介面

介面支援使用 DirectX 7 - 12、OpenGL、Metal,和 Vulkan 的應用程式。 在軟體模擬轉譯(Software-Rasterize)的遊戲中無法使用內嵌介面。 macOS:要在 10.15(Catalina)中支援內嵌介面需要您在組建配置中加入授權。 詳情請見[url=https://partner.steamgames.com/doc/store/application/platforms…

Steamworks API Overview

expect. [section]Getting Started[/section] [b]NOTE:[/b] The Steamworks API officially supports C++, using Microsoft Visual Studio 2008+ on Microsoft Windows, GCC 4.6+ and Clang 3.0+ on macOS and SteamOS…

(MSDN)[/url] You must also ship the [code-inline]steam_api[64].dll[/code-inline] in your run-time directory (next to your programs executable, or in your dll search path). [*] [b]macOS[/b…

Steam 雲端暢玩(測試版)

試遊戲時出現其它問題,我們會聯繫並協助您修正特定問題。 [b]GeForce NOW 是什麼?[/b] GeForce NOW 是 NVIDIA 以雲端技術打造的遊戲串流服務,從雲端即時將您正在玩的遊戲傳輸至筆記型電腦、桌上型電腦、Mac、SHIELD TV 或 Android 裝置上。 NVIDIA GFN 常見問答(英):[url]https://www.nvidia.com/en-us/geforce…

Steam 輸入遊戲手把模擬 - 最佳作法

介面會與傳統的遊戲手把輸入 API 掛鉤,例如 XInput、DirectInput、RawInput 和 Windows.Gaming.Input,並插入模擬的 Xbox 控制器裝置。 而 macOS 和 Linux 中的模擬控制器輸入則由驅動程式提供 [*] 模擬控制器會在您的遊戲內顯示為 Xbox 控制器,這代表在擁有額外輸入方式的控制器上,某些輸入會有重複,例如 PlayStation 觸控…

ISteamHTTP Interface

that the HTTPS request should require verified SSL certificate via machines certificate trust store. This currently only works Windows and macOS. [b]Returns:[/b] bool Returns [b]true[/b] upon success…

steam_api.h

] [tr=k_EMarketingMessageFlagsPlatformWindows][td][b]k_EMarketingMessageFlagsPlatformWindows[/b][/td][td]1 << 1[/td][td][/td][/tr] [tr=k_EMarketingMessageFlagsPlatformMac][td][b]k_EMarketingMessageFlagsPlatformMac