WiiLi Wiki frontpage Include your post in the News Get links Hoteles Quito
WiiLi.org Forum Index WiiLi.org
a new revolution
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

WIIDOWS IS OPEN ! ! !!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    WiiLi.org Forum Index -> Wii Scripts
View previous topic :: View next topic  
Author Message
thomasamoth



Joined: 17 Mar 2008
Posts: 7

Digg It
PostPosted: Mon Mar 17, 2008 4:16 pm    Post subject: WIIDOWS IS OPEN ! ! !!

Hi !

I've just finish WIIDOWS
You can visit here : wiidows.fr

A Wii is too expensive, you don't want to spend all your money, but you want to take advantage of functions offered by the incredible wiimote and his nunchuk!
Wiidows is the first Site which will include tutorials videos, the latest scripts made by jeromote, videos scripts using in the ultimate games and newest
Have you ever wanted to play Crysis, Call of duty 4, Assassin's Creed and the others games with the exellent playablility offered by the wiimote and the graphism of a PC, go ahead and visit wiidows as well as his forum into the site
The team Wiidows !
Back to top
View user's profile Send private message
Melchio



Joined: 07 Jun 2007
Posts: 28
Location: Italy,Prato

Digg It
PostPosted: Mon Mar 17, 2008 11:43 pm    Post subject:

hi man

first read this Smile http://www.wiili.org/forum/important-ir-compatible-list-t3702.html

i don't know why in some games IR wiimote don't works,but with your script i 'm able to play swat4 with IR....for tha game i used IR part of HL2 script,that looks like your IR part but your works..the other no!!!!

WHY?!?!?!

GREAT!!! EXCELLENT WORKS!!!!
_________________
My band's site..RaPeSlosH
My sweet drums...
Back to top
View user's profile Send private message Visit poster's website
thomasamoth



Joined: 17 Mar 2008
Posts: 7

Digg It
PostPosted: Tue Mar 18, 2008 12:55 pm    Post subject:

Witch game did you test??
That's work because HL2 is a mouse emulation (x; y )
And our script is a direct imput (x; y )
And almost game run with that !
friendly
Back to top
View user's profile Send private message
Melchio



Joined: 07 Jun 2007
Posts: 28
Location: Italy,Prato

Digg It
PostPosted: Tue Mar 18, 2008 10:10 pm    Post subject:

thomasamoth wrote:
Witch game did you test??


with the script that works in HL2 i have test

Halo
Fear
Swatt4
Metal Of Honor Pacific Assoult

but with all games that scripts don't works....i try to use your Ir mouse part of script and works...i have see that the only different from HL2 Ir script an your is this:

Code:
If Wiimote.A = True Then
   var.speedX = var.speedX * var.zoom
   var.speedY = var.speedY * var.zoom
   Else
   var.speedX = var.speedX * var.speed
   var.speedY = var.speedY * var.speed
   EndIf


without this part the scirp works with all games....incredible..with your script and your site now i can play every FPS i want to play with wiimote and nunchuk like metroid 3 or HL2 mod
_________________
My band's site..RaPeSlosH
My sweet drums...
Back to top
View user's profile Send private message Visit poster's website
jeromote



Joined: 19 Mar 2008
Posts: 66

Digg It
PostPosted: Wed Mar 19, 2008 2:14 am    Post subject:

the Cod4 script is a Modified script hl2 (I have just removed the lines that I did not need).
For the other script I change the hl2 script

lines hl2 script
If abs(var.speedX) > 0 Then Arrow Mouse.CursorPosX = Mouse.CursorPosX + (var.speedX * var.multX)
If abs(var.speedY) > 0 Then Arrow Mouse.CursorPosY = Mouse.CursorPosY + (var.speedY * var.multY)

If abs(var.lastX) > 1 Then Arrow Mouse.CursorPosX = Mouse.CursorPosX + var.lastX
If abs(var.lastY) > 1 Then Arrow Mouse.CursorPosY = Mouse.CursorPosY + var.lastY


lines change in new script
If abs(var.speedX) > 0 Then Arrow mouse.DirectInputX = mouse.DirectInputX + (var.speedX * var.multX)
If abs(var.speedY) > 0 Then Arrow mouse.DirectInputY = mouse.DirectInputY + (var.speedY * var.multY)

If abs(var.lastX) > 1 Then Arrow mouse.DirectInputX = mouse.DirectInputX + var.lastX
If abs(var.lastY) > 1 Then Arrow mouse.DirectInputY = mouse.DirectInputY + var.lastY

Most games running in directinput,
I hope you enjoy it.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Melchio



Joined: 07 Jun 2007
Posts: 28
Location: Italy,Prato

Digg It
PostPosted: Wed Mar 19, 2008 2:33 pm    Post subject:

jeromote wrote:
the Cod4 script is a Modified script hl2 (I have just

Most games running in directinput,
I hope you enjoy it.


so, you think is for that some games don't works with HL2 script?

with HL2 script i have play many games,with some change in button nut with the same Ir parts...in other games like swat 4 or farcry this Ir parts don't work

but...Thomas script is perfect!!!! Laughing
_________________
My band's site..RaPeSlosH
My sweet drums...
Back to top
View user's profile Send private message Visit poster's website
thomasamoth



Joined: 17 Mar 2008
Posts: 7

Digg It
PostPosted: Wed Mar 19, 2008 3:53 pm    Post subject:

Hey !
You can download the other script at : http://wiidows.fr
So it isn't me i have done the scipts ! It's Jéromote Wink
well ... Please let a message in the "livre d'or" in the site !
(nearly i 'll make a english version of the site Wink )
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    WiiLi.org Forum Index -> Wii Scripts All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group