Hi
Gone through the options - View - 3D - Occulus Rift - Single Monitor - OK - Shift F4
It worked yesterday but today getting "Cannot Initialise Occulus Rift Headset"
It is connected via link cable. Occulus App says its connected.
Device manager shows Occulus Device - Occulus XRSP Interface.
There is no release date yet as i'm busy with work and have not spent much time on it lately. Also the project is getting bigger as i think of new things to add The only thing is it will not be php 5x as i started this sometime ago so is written in php 4.4.1
I have attached a file containing the required files to upgrade the setup station to Patch Y specifications. View the file in readme folder first. "Always make a backup of your files before upgrading"
I am currently working on a patch to upgrade it to Patch Y compatibility.
It will add the new Car & Track also give you the option to either Reset creating a file containing the old setups or rename the current setups to the Y spec.
It would be recommended to Reset the setup station as setups created in the previous versions may not work as expected due to the physics changes.
I originally coded the setup station for PHP version 4.4.x and no version exists for PHP 5.
The original test rig was as follows:
PHP 4.4.1
MySQL 4.1
Apache 2.55
I will not be creating another version of this for PHP 5 as I am working on another version of the idea and when completed I will need to look at making a second version for PHP 5.
It has been found if the PHP version on the web server is upgraded the setup station will not function properly. I have attached a patch for this. You will need to extract the file into the includes folder of the setup station on the web server.
The file has been added to the first post as well.
Race 2 lap 5 - Corner leading onto the railway. Nisse made a late dive up the inside when there was real overtaking opportunity. That had a knock on effect of damaging my suspension that put me on the grass later on in the lap and accidentally collected Danowat when returning to the track.
It was Nisse who made a move on the railway turn when there was no room that put us both sideways. That damaged my suspension, I ended up on the grass later and accidentally collected you when coming off the grass. Then I ended up on my roof at the chicane
I was not having a go when you caught my rear quarter in the corner i was trying to control the car as it was fish tailing thats why we made contact. Yes i did notice the nudge into turn 3
Race 1 - Sorry to Bo, I had been taking that line most of the race and I have just seen the replay you were not quite along side as when I came accross, the front of your car was half way down the side of mine, again as I said after ther race sorry I did not see you I would never distroy somebody's race on purpose.
Race 2 got bashed around by [XFR]Cawwa in turns 2 & 3 on the first lap then later as MyBoss already said got suprised with overtaking manouver and missed braking point and had to wait for all cars to pass otherwise would have caused a big pile up. Continued the race with damage and only by luck did I finish
Didn't think I'd be able to run 15 laps without major damage to the car but I did for both races, thats my triumph. Race 1 had a good race in the last few laps and Race 2 had good racing with Kalle for a few laps. Just please to finish both races
@TyresHot
If you had read through the post you would have noticed that this is not meant to rival the TeamInferno site it is meant to be an extension to an LFS team site.
1. Team Inferno site is a great site for getting WR setups and is available to all and I use it when ever I am in need of a setup. If the setup does not work for me then I tweak it a little then upload it to my teams setup station for my team mates to share.
2. The Team Setup station is the code for a standalone website to be used by a team or group of individuals to share setups.
@TeamInferno
I appologise if this misunderstanding has caused any problems.
@HorsePower
Currently in the design stage for the next incarnation and it looks like will be able to add ability to format text in the comments section. It's getting more complicated as I am trying to incorporate the ability to use it with other race sims (e.g. GTR2, rFactor, WTCC).
As I have said before there will be no more developement on this version, including adding extra languages and thanks to all those who have contributed. Including TeamInferno as they had the original idea
Thanks for those ideas. I will look into incorporating the first 2 in the next incarnation. The third will be a little more tricky. I have a couple of ideas of my own and will stop the developement on this version and start on a new version with a redesigned database, possibly an install page asking for the parameters to setup the station and more flexibility for using with other racing games (i.e. GTR2, rFactor etc...). I may stick with using phpMyEdit or create my own table generator that will allow for some html tags to be used <b><i><u><font color=>.
This may be a little way off as I have to do some more reading for better CSS, JavaScript (with a litlle AJAX) during my spare time as work would be a little p155ed me learning and creating this when I should be doing other IT stuff
I wish to thank everyone who has contributed to this version and hope you will continue to use it. I will fix any problems should they crop up in the meantime.
[quote=Dygear;205906]The php file is only ment to bulid the cache file. Ya there can be some issues with the tar pit that LFSWord has, but like you said premium stats will fix that pretty fast, or you could use a local php.ini file that would change the max execution time for a script to whatever you need. Cron should be used, but you could sit on the webpage your self, once evey 24 hours, if you don't know how to use cron. I would love to add some AJAX to this, as that would get rid of the tarpit problem real fast, and it'd just look cool. I might do another update with that ... who knows ... well see.
/quote]
How would I implement the local php.ini file and would this just bypass the ISP php.ini file for duration of the script creating the cahe file?
Using Cron i would not be able to test it on my windows version correct?
Sorry if this seems to be basic but it is new to me.
Regards
Dean
Thank you for your replies. I think I will go down the entering and recalling from a table in the database, and have the table updated if data more than 24hrs old.