IllustratorsLeak
Khrull

Khrull

patreon


Khrull posts

XTP v0.255b

Adding password protection. (This is in no way super secure but should be enough to keep would be prying eyes away)

Adding reveal in directory library item context command. (Just opens the directory on Linux)

Fix issue with homing device when loading new funscript in deo sync

Made select library default to the last folder selected.

Adding current Time change detection to...

View Post

XTP v0.253

XTP v0.253

This WILL RESET your range and multiplier settings. I tried to migrate the new data in v0.25 but the settings system doesn't work that way and ended up just deleting your settings so to fix it you can either reset the channels to default your self or launch this version.

  • Adding a new splash screen so you know the apps loading after you click it.
  • Fixing a display issue with ...

    View Post

TCode ESP32 v0.162b

TCode ESP32 v0.162b

  • This version adds sleeve temperature support and oled display support
  • Added reset settings to default button.
  • Moved the full config to the AP mode server.
This will allow you to configure settings without enabling wifi.


The temp sensor is an standard DS18B20

2021-02-28 19:58:59 +0000 UTC View Post

New ESP32 TCode v0.15b released privately

Tempest has released a new SR6 firmware https://www.patreon.com/posts/january-release-46837932 so this release has been uploaded to his patreon discord in #software exchange.

If any one needs the other fixes additions in the release just ask. I will make separate release without the SR6 changes...

View Post

Vam plugin with UDP connection

Vam plugin with UDP connection

Adding in a UDP connection to the VaM plugin so Wifi can be used directly from it instead of passing through a virtual com port.

If you don't use the default IP: 192.168.0.150:8000, you need to open up the cs file (in notepad) and hard code the ip address and port into the proper variables. I didn't find a way to add a text edit in the GUI.

Once you have the correct IP, click the co...

View Post

XTP v0.25b

XTP v0.25b

This version contains the following:

  • Custom playlist support (only internal for now)
Right click on a media file and select Add to playlist then select either New playlist or and existing one. 
Navigate into the playlist and from here you can re order the playlist by clicking the edit button. Make sure to click the save ...

View Post

XTP v0.24b

XTP v0.24b

Adding a few new features:

Videos with MFS (Multi-funscripts) or zip files associated with them are now easier to find in the library list.

Added action to pause all device action while the video still plays. Default: Keyboard P and Gamepad button X

Added visual bars for each script axis script value. Note this value will NOT be in sync with the device motion. Due to the way c...

View Post

ESP32 firmware v0.14b

ESP32 firmware v0.14b

This release adds 

  • SR6 support
  • Static IP configuration
  • Parallax Twist support
  • Controllable valve support
  • Configurable pins/zero for each servo.

The latest version can always be built or downloaded from here:
2020-12-31 19:47:14 +0000 UTC View Post

ESP32 adapter for the SR6 Alpha1

ESP32 adapter for the SR6 Alpha1

Introducing the ESP32 adapter for the SR6 Alpha. 

https://www.patreon.com/tempestvr/posts?filters[tag]=SR6 

I put the powerbus enclosure I designed in between the pinouts on the esp32. (The powerbus in the "naked" image is hooked up wrong. Sadly this is the only image I took li...

View Post

XTP v0.23b release

XTP v0.23b release

IMPORTANT: This version had some refactoring to the TCode channels and they need to be reset again. You may want to double check your gamepad settings after launching. You will need to set your range settings again.

  • Added full screen library overlay.
  • Improved multiplier calculation.
  • Adding the ability to add/delete/customize TCode channels.
  • Adding the abil...

    View Post

XTP v0.22b

Small patch here. 

Added priority on video decoder. 

Should fix playback issues with certain videos.

View Post

XTP v0.2 release

XTP v0.2 release

Note: This version will reset your gamepad and range settings on first start.

Make sure you don't forget to set your range limits again as I did...ouch.

  • Added Support for all the available axis in the TCode standard.
  • Added multi funscript tracks for all available axis in TCode (See how to at the end of the changes)
  • Added Whirligig support View Post

XTP v0.16b4 release

This is mostly a maintenance release fixing a few bugs and adding a couple of new features.

  • Adding inverted script support. If the script is inverted you can check the checkbox in settings > funscript or just make sure the "inverted" property is set to true in the funscript its self.
  • Adding a axis multiplier toggle action.
  • Improved axis multiplier calculation. View Post

XTP v0.16 release

XTP v0.16 release

  • This release includes the following changes:
  • Added new gamepad/keyboard actions (not all are bound to the keyboard)

        Toggle pause,

        Next video,

        Previous video,

   &...

View Post

XTPlayer v0.14b Released!

XTPlayer v0.14b Released!

This release contains the following additions and fixes.

  • New gamepad support

Control your TCode device with an XInput gamepad (XBOX one s gamepad tested)

You can control all axis standalone or the other axis during a funscript playback

You can now simulate what you see on screen! (if you can either way its a nice treat)

Remap the axis to the game pad bu...

View Post

XTPlayer v0.13b

XTPlayer v0.13b released

  • Deo support is in!
    open XTP settings and enter in the IP address of the deo device. (if XTP is on the same device leave as default 127.0.0.1)
    Check the Deo checkbox in XTP to enable it
    open deo and enable remote control
    Make sure you see deo has been connected in XTP
    Start a video
    If XTP cant find the script in the library or local video ...

    View Post

XTPlayer v0.12b release

XTPlayer v0.12b release

This version includes:

  • Thumbnail preview customizable or random (right click on a thumb while playing to set from current)
  • Set the thumbnail size for your resolution.
  • List view with thumbnails.
  • Time seek now has a preview when hovering over. (its a little tricky still)
  • New full screen controls. (Time seek preview does not show on top for some reas...

    View Post

TCode Remote 0.15b released!

 This version standardizes the handshake process and changes the  handshake udp port to the same as the user selected. (both required for  XTPlayer 0.1b and ESP32 v0.11b) 

View Post

TCode ESP32 v0.11b released!

This version standardizes the handshake and changes the handshake port to the user selected port. (both required for XTPlayer)

View Post

XTPlayer first release! (beta)

XTPlayer first release! (beta)

XTPlayer aims to be a cross platform TCode media player. 

(Initial release is windows 10 64bit only.  Other versions of windows untested)

Features: 

  • Load a folder with videos for easy access.
  • Built in funscript to TCode conversion
  • Load any funscript with any video
  • Customize the player looks via a...

    View Post

TCode Remote 0.14b released!

Not much in the release but a few bug fixes. Figured I better get them out now I have a new ESP32 release.

(This release will reset your settings on first startup)

https://github.com/jcfain/TCodeRemote/releases/tag/0.14b

View Post

TCode ESP32 binaries released!

There's a new easier way to install TCode ESP32! Just download the binaries over serial USB and Configure the Wifi over web interface!. 

(How to pdf included in the release zip)


https://github.com/jcfain/TCodeESP32/releases/tag/0.1b

View Post

Introducing the... OSR2++? maybe not....

 Introducing the... OSR2++? maybe not....

This adds built in Wifi/udp, serial over Bluetooth 4 and a web server for configuration using a 10 dollar ESP32.

View Post

TCode Remote v 0.12b Released!

TCode Remote v 0.12b Released!

Change log:

  • IMPORTANT: Settings will be reset in this version and some changes were made to the was they are stored. If you wish to keep your current settings make a new home for this version and manually input them in to the new version.
  • Added new settings menu/window
  • Added About menu/window
  • Adding ability to edit TCode channels
  • Styled up the win...

    View Post