GOTOR escribió:Alguien podría terminar el tutorial y explicar paso a paso que es lo k debemos hacer para modificar nuestros singstars? Le estaría muy agredecido xk aunque este muy bien el tuto actual aun queda bastante por explicar. Gracias.
Con lo que hay hecho se pueden hacer bastantes cosas. De lo que falta:
-Grabación de los archivos en formato Ps2.
La mejor opción es usar EXPERT.
- Código: Seleccionar todo
- Selecciona el plugin Shrinker_ps2_psp_CdDvd5_iso_v1.03.epi
- Abre la ISO sin modificar
- Haz click en 1, y luego en 2
- En la carpeta donde se han extraído los archivos, sustitúyelos por los tuyos
- Dale al 3 y luego al 4
-Conversión de canciones Ultrastar->SingStar
Te dejo esta guía en inglés que te lo explica muy detallado:
How to convert SingStar .mib to .wav:
1. Extract a .mib music file from a SingStar game. Example: spake.exe D:\PAK_IOP0.PAK -extract
2. Use remchan to convert from 4 channel audio to 2x2 channel audio. Example: remchan.exe 4channel.mib 2channel
- You will then get 2channel.1.raw and 2channel.2.raw.
- *.1.raw is usually the only track with sound.
- The input file MUST be divisible by the chosen interleave value.
3. Use MFAudio to convert from 2 channel ADPCM track to WAV file. Example:
- Open an input audio file, like 2channel.1.raw
- Select RAW - Compressed ADPCM as file format for the input file.
- Input file parameters are, frequency = 48000, samples = 16, channels = 2,
interleave = B800 (Bee eight zero zero), offset = 0
- Choose WAV - Uncompressed PCM as file format for the output file.
- Output file parameters are, frequency = 48000, samples = 16, channels = 2
- Click save as and choose a file name.
- Click on process! and then enjoy the new wav file
4. You can use addchan to convert from 2x2 channel audio to 4 channel audio. Example: addchan.exe 2channel output.mib
- The input files will then have to be named 2channel.1.raw and 2channel.2.raw.
- The input files MUST be divisible by the chosen interleave value.
5. IMPORTANT NOTE FOR ORIGINAL SINGSTAR: - For this version the MFAudio interleave is BB80 (Bee bee eight zero).
- To remove the 3rd and 4th channel you would run remchan like the following:
remchan music.mib music2.mib 0 17700
- However the vocals seem to be stored in the 3rd and 4th channel, and there are
no vocals in the 1st and 2nd channel.
- To get just the vocals run remchan like the following:
remchan music.mib vocals.mib 17700 17700
Programas necesarios, la guia en txt y algo más de información:
http://www.mediafire.com/?n2t290spszm-Hacer un punto para las herramientas utilzadas y la explicación para cada una.
Las herramientas están todas colgadas y es muy fácil utilizarlas
PD: creo que con ésto podréis matar un poco el mono...