About this mod
Place in Red (place workshop objects anywhere) Standalone version. No Cheat engine required. Includes an Achievement Enabler for modded games.
- Permissions and credits
- Mirrors

PLACE IN RED - STANDALONE (VR)
Standalone (no Cheat Engine required) version of RandyConstan's excellent Place in Red mod.
Released with his permission and collaboration.
GITHUB (includes source): https://github.com/napalm00/PlaceInRedStandalone
Features
- No Cheat Engine required!
- Easy drag & drop installation
- Place workshop objects anywhere (within workshop bounds)
- Disable object/ground snapping
- Disable object highlight when using the workshop
- Set zoom/rotation speed when placing the object in the workshop
- Enable achievements for modded games
- Settings holotape given to the player automatically to configure the various parameters
- Settings saved in .ini file within the Fallout 4 VR/Data folder, they can be edited manually or through the holotape
Installation
- Download the latest version from the files page
- Unzip the contents in your Fallout 4 VR directory, making sure you replace steam_api64.dll and that, after unpacking, you also have steam_api64_org.dll
- Load the .esp like any other mod
- Start the game and ejoy!
To change the settings you can:
- Play the "Place in Red Settings" holotape in a Terminal (using the Pip-Boy will NOT work, see Known Issues)
- Edit the Fallout 4 VR/Data/PlaceInRedStandalone.ini file
The settings and their default values are:
- Place In Red Enabled (place workshop objects anywhere) (default: ON)
- Disable Object Snap (default: OFF)
- Disable Ground Snap (default: OFF)
- Disable Object Highlighting (default: OFF)
- Object Zoom Speed (default: 10.0)
- Object Rotation Speed (default: 5.0)
- Enable Modded Achievements (default: ON)
Changelog
1.3
- Updated to work on the latest game version
- Fixed Beta crash
- Fixed Object outline bug
- Initial release
- The settings holotape can only be played in a Terminal, not the Pip-Boy. This is a known limitation of the engine.
- Holotape doesn't seem to work properly, needs further investigation
Credits
- RandyConstan: Making the original Place in Red mod, add-holotape-to-inventory script, lots of support with the Creation Kit
- naPalm: Porting Place in Red to a standalone DLL mod, reversing globals, settings holotape
- gir489/NTAuthority/DarthTon/Forza: The various pattern scanning functions in Pattern.h
- Tsuda Kageyu: MinHook library
- Brodie Thiesfield: SimpleIni library
- Place in Red Standalone: MIT
- MinHook: BSD 2-Clause
- SimpleIni: MIT