MrPancakers 108 Posted March 3, 2018 (edited) Inside your server folder, open config.json and add the following line "allow-cef-debugging": true Now head to your registry (Windows Key + R ) and type regedit and hit enter. Head to the following path: Once you're there, right click and Go New > String Value and put "launch.cefPort" as the name and Hit Enter, then right click and hit Modify and set the data to the port you'd like to use (9222 for example) and it should look the same as below Now head to your browser using the following: http://localhost:9222/ or whatever port you had entered to enable it. You'll need to quit Rage and open it back up if you enabled this while in game, and make sure you restart your server when you change the setting. Credits to @kemperrr as I used his post on Discord to make this up. Edited May 22, 2018 by MrPancakers 4 1 Share this post Link to post Share on other sites
kemperrr 171 Posted May 8, 2018 or just use this files https://mega.nz/#F!mBo3wQgK!4M3CthoZEuy4k6IdbJ2y0w 1 Share this post Link to post Share on other sites
dtg 0 Posted May 22, 2018 Localhost rejected our connection request. Share this post Link to post Share on other sites
MrPancakers 108 Posted May 22, 2018 12 hours ago, dtg said: Localhost rejected our connection request. Not sure why, might need more info to help. Share this post Link to post Share on other sites
ivanichkr 2 Posted January 29 Hi. When you open the browser in devTools, it hangs in the chrome and in the game. If you don't open it in chrome, then everything works fine. Previously, this was not. Share this post Link to post Share on other sites
Yiin 2 Posted March 4 @ivanichkrTurn off screencast Share this post Link to post Share on other sites
introzen 2 Posted March 27 (edited) Is there a way to enable this via remote linux server? EDIT: Nevermind, I'm stupid. For anyone wondering you just connect to a server with allow-cef-debugging set to true and go to localhost:9222 in your local browser. This is with the script kemperrr provided. Edited March 27 by introzen Share this post Link to post Share on other sites