xbox port - xbox1

FOF discussion only. Do NOT post help questions here!
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.
kee
Member
Posts: 3
Joined: April 7th, 2007
Reputation: 0

Postby kee » Tue Apr 24, 2007 12:03 am

any chance that someone could make a port for this on the xbox1? they made a port of stepmania for the xbox and from whet i see, that its kind of the same thing
User avatar
fastbreak
Member
Posts: 199
Joined: October 22nd, 2006
Reputation: 0

Postby fastbreak » Tue Apr 24, 2007 12:05 am

The Force is strong in this one...
syberdave
Member
Posts: 200
Joined: April 2nd, 2007
Location: USA
Reputation: 0
Contact:

Postby syberdave » Tue Apr 24, 2007 12:10 am

Hmm, well, FoF is written in Python, so it'd probably take a bit of work to get it to work on an xbox. (StepMania is C++.)

However, I'm currently trying to help someone install FoF on Xbox Linux. I have no idea how that'd work out.
Teancum
Member
Posts: 93
Joined: December 19th, 2006
Reputation: 0

Postby Teancum » Tue Apr 24, 2007 8:25 am

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.
User avatar
MichallusTG
Member
Posts: 786
Joined: December 14th, 2006
Reputation: 0
Contact:

Postby MichallusTG » Tue Apr 24, 2007 8:34 am

Windows version is made with py2exe and it does not need any external Python installation... wouldn't it be nice to port the executable/rewrite it to XBox architecture?
Image
Jonathan_Antillies
Member
Posts: 114
Joined: February 17th, 2007
Reputation: 0

Postby Jonathan_Antillies » Tue Apr 24, 2007 2:25 pm

Teancum wrote:Not sure about Freetar Hero, but that might be written in C++ as well.

Freetar Hero was written in Java...

...Actually, I still have that on my PC, now where did I put that .sgn converter...
Image
Got RF Mod?
Mean Mr. Mustard
User avatar
Logan812
Member
Posts: 145
Joined: September 30th, 2006
Location: Somewhere
Reputation: 1
Contact:

Postby Logan812 » Tue Apr 24, 2007 2:34 pm

if you could get to work on the xbox1, then could you do it for the 360?
Image
Jonathan_Antillies
Member
Posts: 114
Joined: February 17th, 2007
Reputation: 0

Postby Jonathan_Antillies » Tue Apr 24, 2007 3:16 pm

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
Last edited by Jonathan_Antillies on Tue Apr 24, 2007 3:18 pm, edited 1 time in total.
Image

Got RF Mod?
kee
Member
Posts: 3
Joined: April 7th, 2007
Reputation: 0

Postby kee » Tue Apr 24, 2007 7:28 pm

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
kee
Member
Posts: 3
Joined: April 7th, 2007
Reputation: 0

Postby kee » Tue Apr 24, 2007 7:30 pm

Logan812 wrote:if you could get to work on the xbox1, then could you do it for the 360?

u can not run unsigned code on the 360 yet, the firmware upgrade only lets you run copied games, not unsigned code
stig87
Member
Posts: 50
Joined: March 30th, 2007
Reputation: 0
Contact:

Postby stig87 » Tue Apr 24, 2007 11:39 pm

i have a modded xbox.......if you want attempt to run frets on xbox-linux..........i could play a guinea pig.


my first custom guitar was made using an xbox controller, so it works on xbox........and pc
User avatar
hooovahh
Member
Posts: 35
Joined: April 30th, 2007
Location: Uh...here Duh!
Reputation: 0
Contact:

Postby hooovahh » Wed May 02, 2007 9:38 am

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?
"What good is money if it can't inspire terror in your fellow man?"
User avatar
hooovahh
Member
Posts: 35
Joined: April 30th, 2007
Location: Uh...here Duh!
Reputation: 0
Contact:

Postby hooovahh » Tue May 08, 2007 9:32 am

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.
"What good is money if it can't inspire terror in your fellow man?"
User avatar
raptor jesus
Member
Posts: 904
Joined: March 29th, 2007
Location: Amerikhastan
Reputation: 0
Contact:

Postby raptor jesus » Tue May 08, 2007 7:26 pm

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.
Image
syberdave
Member
Posts: 200
Joined: April 2nd, 2007
Location: USA
Reputation: 0
Contact:

Postby syberdave » Tue May 08, 2007 7:41 pm

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