Ladies and gentleman, our site policies require that anyone reporting mod/code/utility theft should submit a report with proof of said theft. Screenshots comparing the two sets of code would be very helpful, for example. Please see reporting guidelines under "Provide Evidence" .
In addition, our site policies specifically prohibit name calling and aggressive criticism of someone's work. Please see forum and commenting guidelines under "Be Civil!" .
Now, breathe in, count to 10 and exhale. Repeat as needed.
Has anyone got the UE4ConsoleLaunch.exe to work with the current GOG Spacer's Choice edition? I can get the console by injecting manually but using the above exe I get red text in a command prompt window telling me that it can't find the specified file, only I don't know what that file is:)
I made a copy of UniversalUE4Unlocker.dll and named it UniversalUE4UnlockerDumper.dll. I still got red text in the command prompt window, but the console appears to work for me.
Here is what worked for me as of today and whatever the current version of the game is (obviously subject to change because things can change over time, programs get updated, websites go down, etc.):
Ignore this whole guide.
Download SunBeam's console enabler and unzip the contents of the zip to where the games executable is.
Rename the game's executable to IndianaEpicGameStore-Win64-Shipping.exe
Run the game.
Run the extracted IGSCinjector.exe
That's it. Tilde makes the console work for me now.
if this doesn't work, do ff and use a different dll
1. download steam dll from Dev-Console Unlock DLL for Steam version 2. extract dll into the game executable's folder 3. open the IGCInjector.ini and rename dll name with steam dll name
I've found it's a combination of what reospeedwagon and acrolous recommend:
basically you get the console enabler, the steam version of the unlock dll, then put them in the same folder as the game's executable. I'm not entirely sure renaming the executable is necessary, but finding out what exe the process runs under is (open task manager while the game is open, right click on the outer worlds, go to properties and it should be the first thing listed). Once you know the name of the exe, just open the injector ini file and change both the name of the executable to what the game uses and the dll to the steam dll.
For example: [InjectionData] Process=Indiana-Win64-Shipping.exe Dll=The Outer Worlds Steam.dll
Provided you have a compatible dll (gog, epic, MS store, or steam version), this process should work regardless of marketplace; you just need to use the correct names in the ini file.
This worked for GOG version. Sunbeam was crashing my game so I went other routes but renaming worked out in the end. Tried a lot of other fixes. Tried configuring to auto-launch, running injector and/or game as admin, renaming .exe, configuring appdata files to unlock keys, and some others.
If injecting the DLLs work, but when you press tilde (~) nothing happens then you need to enable the key since it has been disabled.
I'm using the MS store/xbox app version: Go to: AppData\Local\Indiana\Saved\Config\WindowsNoEditor Edit Input.ini. Add the following lines: [/Script/Engine.InputSettings] ConsoleKey=Tilde
Save, set as read only, restart the game, inject the DLL. I just used the universal unlocker's application to do it by alt-tabbing.
My full input.ini is: [Engine.PlayerInput] bEnableMouseSmoothing=false bViewAccelerationEnabled=false
[/Script/Engine.InputSettings] ConsoleKey=Tilde The top lines just stop mouse acceleration which you probably would want to do too.
This is the only way i've even got it close to working but after i inject i crashes my game but nothing else even works yours works but just causes it to crash
@xsugerdaddyx, this doesn't work at all. UUU injects via run as admin only (the process won't appear if you don't run as admin), and using your INI Edits (Even setting it to read only) won't allow me to open the console window with tilde on the current version of steam. None of the other keybinds (comma, period, slash, backslash, etc.) work either to open the console window, which means the UUU may be falsely reporting the console is enabled at all.
The fearless forums have also disabled their forget password system, so I can't use my account to reply to their thread.
This is the correct guide for steam users and should be at the top. If you ARE going to rename the game's executable make sure you're doing it under properties. Simply renaming the file will nto work.
For the latest Epic Games Spacer's Choice Edition, ignore this whole guide. Go to UUU Downloads and specifically download the older version, 3.0.14, as the newer one just causes a crash. Then use it manually, it's really not too much of a hassle to do each time and the auto-injector here seems to not work at all anymore.
Does this work with the Spacer's Choice edition? I am doing everything you just said and what the page tells me but hitting the ~ does not bring the dev console up.
I tried using the older Unreal unlocker like people said, but id didn't make the Dumper version of the file. So I edited the IGCS ini to find the regular Unreal Unlocker dll. But when I try and launch it a second command prompts with red text says that it can't find a pipe dll. What's going on?
You have to remove the equal signs from the commands so to use "AddCurrency <amount> 1", the way u have to put it into the console is like this "AddCurrency amount 1". So if u wanted to add 10,000 bits you would type "AddCurrency 10000 1"
The UUU console worked like a charm but the game stops everytime I save: It doesn't crash and it doesn't freezes cause the console still works but I can't move and all the npc and ambient are frozen solid. Anyone else having this issue?
The issue at this point is it seems that Sunbeam has put his content behind a Patreon paywall. So nothing will be fixed for us unless each user pays him.
458 comments
In addition, our site policies specifically prohibit name calling and aggressive criticism of someone's work. Please see forum and commenting guidelines under "Be Civil!" .
Now, breathe in, count to 10 and exhale. Repeat as needed.
I can get the console by injecting manually but using the above exe I get red text in a command prompt window telling me that it can't find the specified file, only I don't know what that file is:)
diziet
- Ignore this whole guide.
- Download SunBeam's console enabler and unzip the contents of the zip to where the games executable is.
- Rename the game's executable to IndianaEpicGameStore-Win64-Shipping.exe
- Run the game.
- Run the extracted IGSCinjector.exe
That's it. Tilde makes the console work for me now.1. download steam dll from Dev-Console Unlock DLL for Steam version
2. extract dll into the game executable's folder
3. open the IGCInjector.ini and rename dll name with steam dll name
basically you get the console enabler, the steam version of the unlock dll, then put them in the same folder as the game's executable. I'm not entirely sure renaming the executable is necessary, but finding out what exe the process runs under is (open task manager while the game is open, right click on the outer worlds, go to properties and it should be the first thing listed). Once you know the name of the exe, just open the injector ini file and change both the name of the executable to what the game uses and the dll to the steam dll.
For example:
[InjectionData]
Process=Indiana-Win64-Shipping.exe
Dll=The Outer Worlds Steam.dll
Provided you have a compatible dll (gog, epic, MS store, or steam version), this process should work regardless of marketplace; you just need to use the correct names in the ini file.
Hope that helps.
Also doesn't work.
Tried a lot of other fixes. Tried configuring to auto-launch, running injector and/or game as admin, renaming .exe, configuring appdata files to unlock keys, and some others.
I'm using the MS store/xbox app version:
Go to:
AppData\Local\Indiana\Saved\Config\WindowsNoEditor
Edit Input.ini.
Add the following lines:
[/Script/Engine.InputSettings]
ConsoleKey=Tilde
Save, set as read only, restart the game, inject the DLL.
I just used the universal unlocker's application to do it by alt-tabbing.
My full input.ini is:
[Engine.PlayerInput]
The top lines just stop mouse acceleration which you probably would want to do too.bEnableMouseSmoothing=false
bViewAccelerationEnabled=false
[/Script/Engine.InputSettings]
ConsoleKey=Tilde
The fearless forums have also disabled their forget password system, so I can't use my account to reply to their thread.
Just set my prismatic hammer to level 46 cuz the tinker system scaling is genuinely awful. Non-spacer's choice Steam version.
For the latest Epic Games Spacer's Choice Edition, ignore this whole guide.
Go to UUU Downloads and specifically download the older version, 3.0.14, as the newer one just causes a crash. Then use it manually, it's really not too much of a hassle to do each time and the auto-injector here seems to not work at all anymore.
Now I have to figure out WHAT I want to use the console for now that all that work was put into getting it to run!
Many thanks! Kudos wscg!
Epic Games Spacer-s Choice Edition
- Uncompress in a folder of your choice
- Run the game
- Run UuuClient.exe
- Choose the process IndianaEpicGameStore-Win64-Shipping.exe