xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Special Limited Offer: SuperNews Unlimited Usenet Access, Unlimited Speed for $11.99
256-bit SSL, 350 Days Retention, 30 Connections - Join Today! - ONLY $11.99

Support this site - buy the X-Scene Tshirt $17.95

Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Virtual Xbox CD Ripper Public Source Code
Xbox-Scene
post Jul 16 2006, 09:44 PM
Post #1


Memba Numero Uno
Group Icon

Group: Admin
Posts: 4177
Joined: 17-May 02
From: Yurop
Member No.: 1
Xbox Version: unk
360 version: unknown



Virtual Xbox CD Ripper Public Source Code
Posted by XanTium | July 16 16:44 EST

 
BlueCELL released the sourcecode for Virtual Xbox CD Ripper(info):
[QUOTE]
For those that don't know. VXCR is a program that allows you to transfer songs from your PC to your Xbox without having to burn an Audio CD and then hoping that the Xbox would read the CD.

The real reason behind me officially releasing the code is because I checked one of my old email addresses from a while ago and realized that a few people requested the code. Sorry to those for not replying.

This is the latest code from me (BlueCELL). I believe this is newer than the last version released on Xbins. There are only a few minor changes. Nothing new in the interface/features.
This code is written in VB6 (yes, I know from the stone ages). I did start to rewrite the program in VB.NET 2005 but never had the time to finish it. The only thing that was near complete was the interface. If anyone is interested in working with me or by themselves to release a new version feel free to. The biggest problem with porting this into a .NET language would the the file conversion (whatever -] WMA).
The guys at www.un4seen.com have libraries for encoding to WMA format.
This library is free to use for non-commercial applications (the last time
I checked at least) and works with any dot NET language.

This also includes all the graphics and documents etc that have been made to date.
[/QUOTE]

Official Site: n/a (by BlueCELL)
Download Sources (6.60MB): here


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
dutch nelson
post Jul 16 2006, 09:09 PM
Post #2


X-S Member
*

Group: Members
Posts: 121
Joined: 31-October 05
From: Amsterdam
Member No.: 255759
Xbox Version: v1.3
360 version: v1 (xenon)





Why do we need to convert stuff?

I dont need to with XBMC , it just plays it al huh.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
proger
post Jul 16 2006, 09:10 PM
Post #3


X-S X-perience
**

Group: Members
Posts: 345
Joined: 6-April 05
Member No.: 211757
Xbox Version: none
360 version: v4.0 (jasper)





QUOTE(dutch nelson @ Jul 16 2006, 04:16 PM) *

Why do we need to convert stuff?

I dont need to with XBMC , it just plays it al huh.gif

Playing music during games. (Custom Soundtracks..) dry.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
temp12345
post Jul 17 2006, 06:45 AM
Post #4


X-S Enthusiast


Group: Members
Posts: 3
Joined: 17-July 06
Member No.: 290307



i am a n00b to pretty much all programming, so could someone tell me what i have to do to go about compiling this app
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jaruzel
post Jul 17 2006, 07:50 AM
Post #5


X-S Enthusiast


Group: Members
Posts: 5
Joined: 24-November 03
Member No.: 76523



I've not downloaded it, but I notice in the original post that it's in VB6. To compile this you need Visual Basic 6 (the full thing, not the runtimes). Unfortunately this costs money. If you are feeling brave you can download the Visual Basic .NET 2005 Express edition for free (VB.NET is like VB7...) and cross your fingers and hope that it can convert it and compile it.

Link to VB.NET Express: http://msdn.MS.com/vstudio/express/vb/

-Jar.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kurt_powers69
post Jul 17 2006, 08:22 AM
Post #6


X-S Member
*

Group: Members
Posts: 148
Joined: 5-September 05
From: Australia
Member No.: 244716
Xbox Version: v1.1
360 version: none



I was about to convert this to VB .NET 1.1 and start working on it, but the conversion engine is spewing some crap about ccrpftv6.dll (which is the treeview control) not being installed and is required. So I gotta get a copy of VB6 to fix this.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
temp12345
post Jul 17 2006, 08:40 AM
Post #7


X-S Enthusiast


Group: Members
Posts: 3
Joined: 17-July 06
Member No.: 290307



thanks, i'll get a copy of VB6 then
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kurt_powers69
post Jul 17 2006, 09:16 AM
Post #8


X-S Member
*

Group: Members
Posts: 148
Joined: 5-September 05
From: Australia
Member No.: 244716
Xbox Version: v1.1
360 version: none



Yeap well I got my old VB6 copy out and installed it, compiled vxcr and it seems nothing works. If i can't upgrade his I might try creating my own (using his st.db information).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Carsten
post Jul 17 2006, 12:08 PM
Post #9


X-S Member
*

Group: XS-BANNED
Posts: 141
Joined: 9-June 03
Member No.: 42876
Xbox Version: unk
360 version: unknown



The code works. Just be sure that you have all the dll/ocx's in your windows system32 folder.

For the one that wanted to transfer it to .Net, simply use the www.un4seen.com encoding stuff for .NET. The only thing you'll need to find is a FTP control or make your own.

Also, you can forget the migration wizard.

This post has been edited by Carsten: Jul 17 2006, 12:09 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ssj4android
post Jul 17 2006, 07:29 PM
Post #10


X-S X-perience
**

Group: Members
Posts: 364
Joined: 22-May 04
Member No.: 121387
Xbox Version: v1.0
360 version: none



Can someone actually make it work? The last time I tried it, it corrupted the custom soundtrack database whenever I tried to transfer anything. Well, it's no big deal. I just use dbpoweramp to convert the music to WMA, then transfer it using Xbox Soundtrack Manager. That actually works, except for Burnout Revenge. For some reason, the game sometimes freezes for a bit while playing the music.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kurt_powers69
post Jul 18 2006, 06:35 AM
Post #11


X-S Member
*

Group: Members
Posts: 148
Joined: 5-September 05
From: Australia
Member No.: 244716
Xbox Version: v1.1
360 version: none



Well I dunno why it doesn't work for me, I installed Visual Studio 6, I'll try just copy and pasting the libraries out of his Required Libraries folder. Also the migration wizard didn't do too well, lots of build errors... and as for making my own, well maybe sometime in the future.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
temp12345
post Jul 18 2006, 06:53 AM
Post #12


X-S Enthusiast


Group: Members
Posts: 3
Joined: 17-July 06
Member No.: 290307



ok, VB6 keeps giving me errors upon instalation, can someone who compiled it successfully send me it
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Carsten
post Jul 18 2006, 09:30 PM
Post #13


X-S Member
*

Group: XS-BANNED
Posts: 141
Joined: 9-June 03
Member No.: 42876
Xbox Version: unk
360 version: unknown



QUOTE(temp12345 @ Jul 18 2006, 07:00 AM) *

ok, VB6 keeps giving me errors upon instalation, can someone who compiled it successfully send me it


What kind of error? Try to install it in safe mode
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st November 2009 - 10:38 AM