ROEditor launch issue

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Welsh

FNG / Fresh Meat
Aug 24, 2010
62
25
0
Hey guys

When i try to run my sdk this message pops up
Untitled-3.png


Could someone point me in the right direction, thanks
 

gentrinity

FNG / Fresh Meat
Oct 26, 2009
229
109
0
If you got the key and downloaded the SDK, you have to open the batch file located in your steamapps\common\red orchestra 2\
 

Welsh

FNG / Fresh Meat
Aug 24, 2010
62
25
0
^ Did not work :/, when i try to run ROgame in win64 folder i get this
d.png
 

worluk

FNG / Fresh Meat
Nov 21, 2005
2,226
85
0
unless you installed your sdk stuff really in your system32 folder i suggest you execute the batch file that resides in your SDK/RO folder.

"./" references the folder you are currently in, therefore what you entered is trying to find c:\Windows\system32\binaries\win64\rogame.exe
and im pretty sure that wont be there...
 

Le0

FNG / Fresh Meat
Sep 20, 2011
638
119
0
Neuchatel, Switzerland
unless you installed your sdk stuff really in your system32 folder i suggest you execute the batch file that resides in your SDK/RO folder.

"./" references the folder you are currently in, therefore what you entered is trying to find c:\Windows\system32\binaries\win64\rogame.exe
and im pretty sure that wont be there...

This man speaks the truth
 

Le0

FNG / Fresh Meat
Sep 20, 2011
638
119
0
Neuchatel, Switzerland
Instead of typing start .\binaries\win64\rogame editor -cookedEditor
replace ".\" by the path to your SDK.

ie. start c:\Ro2\SDK\binaries\win64\rogame editor -cookedEditor
 

Xendance

FNG / Fresh Meat
Nov 21, 2005
4,484
572
0
32
Elitist Prick Club RS Branch
still not working im getting this now




Untitled-4.jpg

Try making a shortcut of the rogame.exe in the Win64 folder and then add "editor - cookedEditor" at the end of the target line. So it'd look something like:
Code:
"E:\Steam\steamapps\common\red orchestra 2\Binaries\Win64\ROGame.exe" editor -cookedEditor

Then try running that shortcut.
 
  • Like
Reactions: Welsh