Posted March 06, 2024
I am having troubles with Trials of Fire. Seems to have overlay support in game page, but it does not work ingame.
Tried to take a look at some of the other examples and figure out to modify .info file but pretty sure i am missing something since i have mostly no clue about these kinds of things..
{
"clientId": "52280533812800991",
"gameId": "1879406248",
"language": "English",
"languages": [
"en-US"
],
"name": "Trials of Fire",
"osBitness": [
"64"
],
"playTasks": [
{
"category": "launcher",
"isPrimary": true,
"languages": [
"en-US"
],
"name": "Trials of Fire",
"osBitness": [
"64"
],
"path": "TrialsOfFire.exe",
"type": "FileTask"
}
{
"category": "game",
"isHidden": true,
"languages": [
"en-US"
],
"name": "Trials of Fire - launcher process TableTopBase/Binaries/Win64/TableTopBase-Win64-Shipping_exe",
"osBitness": [
"64"
],
"path": "TableTopBase/Binaries/Win64/TableTopBase-Win64-Shipping.exe",
"type": "FileTask"
}
],
"rootGameId": "1879406248",
"version": 1
}
Appreciate a lot if someone could check what i have messed up in here
Tried to take a look at some of the other examples and figure out to modify .info file but pretty sure i am missing something since i have mostly no clue about these kinds of things..
{
"clientId": "52280533812800991",
"gameId": "1879406248",
"language": "English",
"languages": [
"en-US"
],
"name": "Trials of Fire",
"osBitness": [
"64"
],
"playTasks": [
{
"category": "launcher",
"isPrimary": true,
"languages": [
"en-US"
],
"name": "Trials of Fire",
"osBitness": [
"64"
],
"path": "TrialsOfFire.exe",
"type": "FileTask"
}
{
"category": "game",
"isHidden": true,
"languages": [
"en-US"
],
"name": "Trials of Fire - launcher process TableTopBase/Binaries/Win64/TableTopBase-Win64-Shipping_exe",
"osBitness": [
"64"
],
"path": "TableTopBase/Binaries/Win64/TableTopBase-Win64-Shipping.exe",
"type": "FileTask"
}
],
"rootGameId": "1879406248",
"version": 1
}
Appreciate a lot if someone could check what i have messed up in here
Post edited March 06, 2024 by Gradevor