Sunday, December 25, 2016

Old ToCAEDIT


As a bit of nostalgia, here is a screenshot of a newspost I made 10 years ago.

The old site is still archived thanks to archive.org here:
http://web.archive.org/web/20031015162941/http://toca.game-editing.net/

I have heard of rumors of it shutting down which will mean this may be lost forever? Let's not let this happen.

P.S. Some of you may not know there was a proto-tocaedit called Rally Championship ONLINE more than 20 years ago.
http://web.archive.org/web/19991109015458/http://www.geocities.com/SiliconValley/Way/5460/whatsnew.html

Some of my earliest presence on the internet with this machine.

Thanks for your support and hope you enjoy the holidays, yet again, and have another safe year!

Friday, March 25, 2016

Sebastien Loeb Rally Evo RFPE Plugin v1.1b





Just in time for Easter Weekend!

This plugin allows you to use multiple controller input and raw input.

v1.1b 3/25/2016
-fixed axis detection bug
-adjusted smoothing slider scale

Download

Saturday, December 20, 2014

Custom GSdx Plugin Released

Before and After
I've released a plugin that fixes the vertical lines with Konami games (Enthusia, etc) on the PCSX2 Emulator.

I was disappointed to find that the problem still hasn't been fixed for the latest 1.2 release.  Tried this one which I made for 1.0 release and it still works.  So now I am releasing it to you.

How it works is using a different method to copy the offscreen surface to the backbuffer, bypassing some (broken) post-processing.   There is no noticable glitches.

Update 1/2/2015:  Full source is now included.  The actual fix is in GSRendererHW::Draw()  the function DrawPrims() is causing the black lines, this is what is bypassed when FBP is 0.

Download ToCAEDIT GSdx Plugin for Enthusia (Sites Mirror)

The plugin was also used in the making of the video below.


Monday, September 1, 2014

Kinect2TIR 2.0 Beta Released

A beta version of Kinect2TIR 2.0 is now available for download.

Kinect2TIR is a standalone software application that enables real-time head pose tracking with TrackIR supported PC video games.

Utilizing the Kinect's infrared depth data, Kinect2TIR allows accurate tracking in low-light conditions with no headgear or additional equipment required.



This isn't particularly anything new (older video) and has been sitting on my hard drive for some months.

It is using the now-deprecated KinectSDK v1. (v2 avalable but not backward compatible)

Still, it may be useful for those who could not get the earlier OpenNI version working.

Download Kinect2TIR v2.0b, (Sites Mirror)

Download KinectSDK v1

For some games with encrypted TrackIR compatibility, a small 3rd party utility called TrackIRFixer may be required.

Download TrackIR Fixer

Sunday, August 31, 2014

PCSX2 Wheel Mod Update



Jackun has updated the PCSX2 wheel mod with ability to switch between raw api and DX mode among other updates.

Latest binary from Jackun can be found on GitHub