Skip to content

rc_api_set_image_host

Jamiras edited this page Apr 15, 2021 · 1 revision

Specifies the host to use for rapi image requests.

Syntax

void rc_api_set_image_host(
    const char* hostname
);

Parameters

hostname

The base URL for rapi image requests. Default is http://i.retroachievements.org.

Remarks

Primarily used when calling rc_api_set_host with a test site.

Minimum version: 10.0.0

See also

rc_api_set_host

rcheevos

rc_client

Integration guide

client

user

game

processing

rc_client_raintegration

Integration guide

rc_runtime

rhash

rapi

common

user

runtime

info

Clone this wiki locally