xbox port - xbox1
This topic is 18 years and 3 weeks old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
You have to run the Xbox version Windows98 to even have a slight chance. (which requires a modded Xbox) Even then, running Win98 and then FoF on top of that would probably be slooooooooow if Python even would work.
If Guitar Zero was open-source that would be the best bet since it'd be written in C++. Not sure about Freetar Hero, but that might be written in C++ as well.
If Guitar Zero was open-source that would be the best bet since it'd be written in C++. Not sure about Freetar Hero, but that might be written in C++ as well.
- MichallusTG
- Member
- Posts: 786
- Joined: December 14th, 2006
- Reputation: 0
- Contact:
-
- Member
- Posts: 114
- Joined: February 17th, 2007
- Reputation: 0
-
- Member
- Posts: 114
- Joined: February 17th, 2007
- Reputation: 0
Why? ???
Xbox 360 already has GH2, and using a PS2 Guitar controller with a USB adapter won't work on the 360.
Now porting FoF to the Xbox, that would be sweet!
Oh, wait...That means destroying my X-plorer controller to make the USB connector to plug into an Xbox port.
maybe there's a USB to Xbox converter cable out there.
*Leaves to Google USB to Xbox converter cable*
EDIT: Haha! Success!!! USB to Xbox converter
Xbox 360 already has GH2, and using a PS2 Guitar controller with a USB adapter won't work on the 360.
Now porting FoF to the Xbox, that would be sweet!
Oh, wait...That means destroying my X-plorer controller to make the USB connector to plug into an Xbox port.
maybe there's a USB to Xbox converter cable out there.
*Leaves to Google USB to Xbox converter cable*
EDIT: Haha! Success!!! USB to Xbox converter
Last edited by Jonathan_Antillies on Tue Apr 24, 2007 3:18 pm, edited 1 time in total.
Jonathan_Antillies wrote:Why? ???
Xbox 360 already has GH2, and using a PS2 Guitar controller with a USB adapter won't work on the 360.
Now porting FoF to the Xbox, that would be sweet!
Oh, wait...That means destroying my X-plorer controller to make the USB connector to plug into an Xbox port.
maybe there's a USB to Xbox converter cable out there.
*Leaves to Google USB to Xbox converter cable*
EDIT: Haha! Success!!! USB to Xbox converter
lol, just make one. xbox controllers are just usb, you don't need a converter
I was just about to post this question (glad I used the search)
Any who, yeah I'm no expert at modded xboxs, however I do own one and am familiar with what needs to happen to create xbox executables.
So like any thing you would need to compile it into a .xbe file. There are 2 ways to do this, with the Microsoft XDK (which is illegal to obtain) or the Open XDK found here. http://sourceforge.net/projects/openxdk/
I'm sure that that compiler only accepts C+ code. So yeah I don't know any thing beyond that, I mean is there a Python compiler also? Is there any one who could re-write FOF to C+? Is there any one else who could add to this topic?
Any who, yeah I'm no expert at modded xboxs, however I do own one and am familiar with what needs to happen to create xbox executables.
So like any thing you would need to compile it into a .xbe file. There are 2 ways to do this, with the Microsoft XDK (which is illegal to obtain) or the Open XDK found here. http://sourceforge.net/projects/openxdk/
I'm sure that that compiler only accepts C+ code. So yeah I don't know any thing beyond that, I mean is there a Python compiler also? Is there any one who could re-write FOF to C+? Is there any one else who could add to this topic?
"What good is money if it can't inspire terror in your fellow man?"
Alright so I did some testing and figured I'd post what I did.
I also would like to have FOF on my modded xbox. So what I did was installed linux on my xbox, and figured I'd give the linux version of FOF a try. I didn't really think this would work, but I wanted to see what would happen.
I installed Gentoox, fairly simple and easy to install with the xbox controller. Then I hooked up a usb mouse to a hacked controller port and that worked, but I don't have any usb keyboards to test that feature.
I tried copying over FOF from an FTP but my network is buggy. But even if I did get it up and running and installed it, it won't work. Just running the Gentoox was slow, the mouse would become unresponsive alot. I figure that's because of the low amount of ram an xbox has. It only has a 733MHz processor and 64MB of ram. I'll try again to install it soon but it's looking like this is not an option.
I'm afraid we are limited to what we can do. First we could re-write FOF to C++ (which it looks like some people are trying to do) or we could have FOF in a very limited install for this purpose. What I mean is if we get rid of all unnecessary graphics, and just had the core program running in linux it may work. I don't know much about python but I will download the source and see how difficult it would be to remove some graphics.
I also would like to have FOF on my modded xbox. So what I did was installed linux on my xbox, and figured I'd give the linux version of FOF a try. I didn't really think this would work, but I wanted to see what would happen.
I installed Gentoox, fairly simple and easy to install with the xbox controller. Then I hooked up a usb mouse to a hacked controller port and that worked, but I don't have any usb keyboards to test that feature.
I tried copying over FOF from an FTP but my network is buggy. But even if I did get it up and running and installed it, it won't work. Just running the Gentoox was slow, the mouse would become unresponsive alot. I figure that's because of the low amount of ram an xbox has. It only has a 733MHz processor and 64MB of ram. I'll try again to install it soon but it's looking like this is not an option.
I'm afraid we are limited to what we can do. First we could re-write FOF to C++ (which it looks like some people are trying to do) or we could have FOF in a very limited install for this purpose. What I mean is if we get rid of all unnecessary graphics, and just had the core program running in linux it may work. I don't know much about python but I will download the source and see how difficult it would be to remove some graphics.
"What good is money if it can't inspire terror in your fellow man?"
- raptor jesus
- Member
- Posts: 904
- Joined: March 29th, 2007
- Location: Amerikhastan
- Reputation: 0
- Contact:
Why would we want this to run under Linux on Xbox? You could just as easily use a S-Video cable and run it from you computer to you TV and play that way (I do this on occasion).
It would be nice to convert this to C++ and have it run as it's own application on the Xbox.
Just wondering, why does it have to be converted to C++? Couldn't we just remake the executable and still use all the other files? I've seen other ports that were just an executable and a file for the xbox controls.
It would be nice to convert this to C++ and have it run as it's own application on the Xbox.
Just wondering, why does it have to be converted to C++? Couldn't we just remake the executable and still use all the other files? I've seen other ports that were just an executable and a file for the xbox controls.
hooovahh wrote:I tried copying over FOF from an FTP but my network is buggy. But even if I did get it up and running and installed it, it won't work. Just running the Gentoox was slow, the mouse would become unresponsive alot. I figure that's because of the low amount of ram an xbox has. It only has a 733MHz processor and 64MB of ram. I'll try again to install it soon but it's looking like this is not an option.
https://www.fretsonfire.org/cgi-bin....16;st=0
But he never replied.
Return to “General FOF Discussion”
Who is online
Users browsing this forum: No registered users and 22 guests