Description You can read out a lot of hardware information. Some automatically as text or graph. For some hardware information like CPU/GPU utilization, Powershell is run in the background. Other programs can be started via Blueprints. For example, you can also run the ping command or start all possible .exe files. I took benchmark values for CPUs and GPUs …
Read More »Virtualbird UG
JSON Parser Plugin
Description Documentation, Old reviews and questions, Easy way to read,create and manipulate JSON in Blueprints. It fits very well to my other plugins. You can transfer files with JSON using the built-in Base64 functions. I don’t like special sales. My prices are low all year round. Nativization (UE4) may cause problems and should be disabled in BPs that use this …
Read More »Simple Controller (Advanced Input Device) Plugin
Description Documentation, Old reviews and questions, This plugin is based on the SDL Framework (on desktop platforms) and allows the use of much more controllers under Unreal. It supports DirectInput, XInput and RawInput Controllers. It runs independently of the Unreal controller settings. Controller inputs are fired via new Events. You can use these Events in almost all Blueprints. Not only in the …
Read More »FTP Client
Description Documentation This plugin is an FTP Client. It runs in passive mode and supports downloads, uploads with resume. You can rename and delete files. Other FTP commands can also be executed using the “Send FTP Command” function. Encrypted FTPS is not supported. I created a small FTP Client in UMG for testing. I recommend to try it before buying. …
Read More »HTTP WebCommunication Plugin
Description Documentation, Old reviews and questions, [email protected] Communicate with a Webserver via Blueprints. You can send Data to a HTTP or HTTPS Webserver via GET or POST and get a String Array back. Each Line in the Server Response is one Array Value. Since Version 1.2 File Upload support. I recommend my JSON plugin for data communication. You don’t need C++. Third-party …
Read More »TCP UDP Socket Client Plugin
Description Documentation, Old reviews and questions, [email protected] You can easily use TCP and UDP connections to send and receive data in blueprints with this plugin . This is a client. You can find my server plugin here. You don’t need C++. I recommend my JSON plugin for data communication. I recommend this tool for testing and developing. Nativizing may not …
Read More »HTML Menus Browser Plugin
Description Documentation, Old reviews and questions, You can use this plugin to create menus (Main menu, inventory system ect.) in HTML (javascript, css, Jquery ect.). Menus in HTML offer much more possibilities than in UMG. There is an incredible amount of HTML documentations, examples and support on the internet. For example, you want to create a stylish button? You can …
Read More »RealTime Import/Export Plugin
Description Documentation, Old reviews and questions, [email protected] It is possible to import sound files (WAV, OGG) and image files (PNG,JPG,BMP, TGA, TIFF) with this plugin. TGA and TIFF since UE5. It is also possible to import meshes (OBJ, FBX, STL)*2. The import works in realtime and without the editor. So in a running game. Textures and sounds are cached in …
Read More »