![]() |
![]() |
oxez |
![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 3 Joined: 3-August 13 Member No.: 2,297 ![]() |
Hello.
Valve has been porting Steam and most of their games to Linux, and that includes DoD:S. I'm trying to install the bots on my Steam for Linux (client) and it doesn't seem to work. I did the following: Put the rcbot2 folder in ~/ and in SteamApps/common/ and SteamApps/<email>/ (to make sure it was at the right place..) Put the HPB_bot2_i486.so file in SteamApps/common/Day of Defeat Source/bin/ I also put it in SteamApps/common/Day of Defeat Source/dod/bin just to be sure Start DoD:S with -insecure, and then type in console: plugin_load "../bin/HPB_bot2_i486". This is what I get: CODE plugin_load "../bin/HPB_bot2_i486" Unable to load plugin "../bin/HPB_bot2_i486" Unable to load plugin "../bin/HPB_bot2_i486" Is there something I can do about that? Also, I'm running 64-bit. Could that be why it can't load the plugin? (Even though the game is 32-bit..) Thanks |
![]() ![]() |
genmac |
![]()
Post
#2
|
RCBot Guru ![]() ![]() ![]() ![]() ![]() Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 ![]() |
You need to put the rcbot2.vdf on your addons folder so the engine knows you're adding launching this plugin.
You can make one using notepad and simply input this line... Plugin {"file" "../bin/HPB_Bot2"} ...then save it as rcbot2.vdf ......then place it on your addons folder found inside the dod folder or create an addons folder if there's none yet. |
oxez |
![]()
Post
#3
|
Newbie ![]() Group: Members Posts: 3 Joined: 3-August 13 Member No.: 2,297 ![]() |
You need to put the rcbot2.vdf on your addons folder so the engine knows you're adding launching this plugin. You can make one using notepad and simply input this line... Plugin {"file" "../bin/HPB_Bot2"} ...then save it as rcbot2.vdf ......then place it on your addons folder found inside the dod folder or create an addons folder if there's none yet. I just tried this. From https://developer.valvesoftware.com/wiki/Server_plugins , the path here is relative to gameinfo.txt, I made sure the file existed and it still does not load. Hi oxez, Welcome to the forums, i think I see another problem, this is wrong... The rcbot2 folder should be in your \users\[user name] folder. Although in linux, the users folder may be called something else, i can't remember atm... ![]() It may be the \home folder\[user name]? Is ~/ the home folder? Also, genmacs advice is the best way to load the plugin. Doing it that way, it should load just by launching dods from steam. You won't need to use plugin_load in the console... Also, it looks like the current offset for linux rcbot_runplayer_cmd_dods, is 417. Check that in the rcbot2 config.ini if you have any crashes... See if that helps. ![]() madmax2 Yes on Linux, the ~ folder is an alias to /home/$USER (in my case /home/oxez). The rcbot2 folder is in there. I also put rcbot_runplayer_cmd_dods to 417 in config.ini, but I can't even get the plugin to load, so that didn't do anything unfortunately =/ Again just to make sure, this is not a dedicated server, but me trying to create a listen server on the Linux version of DoD:S, maybe it's not even going to work with the current bots, but I can't see why it wouldn't, a listen server uses the same structure as a dedicated =/ Thanks for the replies so far, I'll keep looking! |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 20th June 2025 - 04:55 AM |