Skip to content

rc_api_set_image_host

Jamiras edited this page Jun 17, 2025 · 2 revisions

Specifies the host to use for rapi image requests.

Deprecated: Use avatar_url and badge_url fields of API responses.

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