RemoteJoyLite port to Linux based system
-
- Posts: 5
- Joined: Mon Feb 09, 2009 4:59 pm
RemoteJoyLite port to Linux based system
Hello Everyone,
So I am in love with Tyranid RemoteJoyLite program. Unfortunately, the program is written for windows platform (with evil MFC functions). Apparently there is no port (yet) for Linux system.
Probably someone needs to start doing it. I have already set up my psptoolchain on my Ubuntu 9.10 and have written couple of simple homebrew programs. Now What I would like to do is to port RemoteJoyLite to Linux.
So:
1) is Tyranid okay with me doing it?
2) is Anyone willing to help?
Thanks
So I am in love with Tyranid RemoteJoyLite program. Unfortunately, the program is written for windows platform (with evil MFC functions). Apparently there is no port (yet) for Linux system.
Probably someone needs to start doing it. I have already set up my psptoolchain on my Ubuntu 9.10 and have written couple of simple homebrew programs. Now What I would like to do is to port RemoteJoyLite to Linux.
So:
1) is Tyranid okay with me doing it?
2) is Anyone willing to help?
Thanks
404 not found
RemoteJoyLite is not mine, well the basic core is but it is actually implemented as a standalone thing by a Japanese guy (who doesn't even give me any credit, ah well :P).
Knock yourself out :) Of course as far as I know it _might_ be compatible with the basic RemoteJoySDL application anyway, maybe...
Knock yourself out :) Of course as far as I know it _might_ be compatible with the basic RemoteJoySDL application anyway, maybe...
-
- Posts: 5
- Joined: Mon Feb 09, 2009 4:59 pm
-
- Posts: 5
- Joined: Mon Feb 09, 2009 4:59 pm
-
- Posts: 5
- Joined: Mon Feb 09, 2009 4:59 pm
after running the command "locate joystick.h" on my linux machine, that's what I found
So apparently it is a linux include file.
Code: Select all
/usr/include/SDL/SDL_joystick.h
/usr/src/linux-headers-2.6.27-11/include/linux/joystick.h
.
.
.
404 not found
-
- Posts: 5
- Joined: Mon Feb 09, 2009 4:59 pm