Solved Failed to open libtier0.so CSGO SERVER OGP OPEN GAME PANEL
first locate this file copy it in my documents
libgcc_s.so.1
SteamLinuxRuntime_sniper make sure you have STEAM turned on and Proton downloaded and that the csgo game version is on Steam right click on the csgo game activate the csgo module forced with protom this will
install SteamLinuxRuntime_sniper
cd /home/amauri/.local/share/Steam/steamapps/common/SteamLinuxRuntime_sniper/
invalid directory or connect
ls
sniper_platform_0.xxxxxxxx.xxxx
cd sniper_platform_0.xxxxxxxx.xxxx/files/lib/i386-linux-gnu/
cp libgcc_s.so.1 /home/ogp_agent/OGP_User_Files/1/bin
cp libgcc_s.so.1 /home/ogp_agent/OGP_User_Files/1/csgo/bin
/home/amauri/.local/share/Steam/steamapps/common/SteamLinuxRuntime_sniper/sniper_platform_0.20230605.51441/files/lib/i386-linux-gnu/
i386-linux-gnu then you must put in the two OGP server directory
nano '/var/www/html/modules/gamemanager/stop_server.php'
Edit file stop_server.php 3 to 18
$view->refresh("?m=gamemanager&p=game_monitor&home_id-mod_id-ip-port=". $home_id . "-". $mod_id . "-" . $ip . "-" . $port,18);
Edit file restart_server.php 3 to 15
nano '/var/www/html/modules/gamemanager/restart_server.php'
if ( $screen_running == 1 ) // $screen_running { print("
".get_lang('restarting_server')."
"); $view->refresh("?m=gamemanager&p=restart&refresh&ip=$ip&port=$port&home_id=$home_id&mod_id=$mod_id",15); return; } else { print_failure("".get_lang('error_occured_remote_host').".$remote_retval"); $view->refresh("?m=gamemanager&p=game_monitor&home_id-mod_id-ip-port=". $home_id . "-". $mod_id . "-" . $ip . "-" . $port,15);After installing mariadb-server, run this command to get MySQL to bind on all addresses:
sudo sed -i "s/^bind-address.*/bind-address=0.0.0.0/g" "/etc/mysql/mariadb.conf.d/50-server.cnf"
Help Support https://opengamepanel.org/install_guide/panel.html