Change blind images
The blind image is a feature provided by Remote Play by default for the security of play information on the host PC, and it is automatically activated during Remote Play.
You can change the default blind image provided as shown in the example below to an image that fits the game environment.
Default Blind Image | Changed Blind Image |
---|---|
![]() | ![]() |
Changing a blind image in Unity environment¶
Here is how to change the blind image in the Unity environment.
-
Run the Unity package directly or click Menu and then Windows > Package Manager.
-
Click on Add Package from disk in the Package Manager, then find and add the Package that contains the image to be changed.
The Package can be found under the Project items in Assets > HiveRemotePlay > Plugins > Windows.
-
Assets > HiveRemotePlay > Plugins > Windows Under this, right-click the HiveRemotePlay.png file and click Show in Explorer.
-
In the open Windows File Explorer, you can change the existing HiveRemotePlay.png file to your desired image file (*.png).
Note
Please refer to the modified image specifications below.
- You must use the same filename as the existing HiveRemotePlay.png file.
- You must use a square image with equal width and height.
- There are no restrictions on image file size and dimensions.
-
The changed image can be viewed directly in the Unity environment.