ROM Hack Converting .wav to .strm?

SaroxXIII

Member
OP
Newcomer
Joined
Nov 25, 2019
Messages
7
Trophies
0
XP
66
Country
United States
Are there any tools that will allow me to do that? It's the last thing I need to do to finish my mod.

Thank you in advance for taking the time to read my post!
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,798
Trophies
3
XP
28,348
Country
United Kingdom
Not sure what we have these days for conversion. I believe there was a tool called wav2strm at one point but I can't see to find even a broken link to it (though others note it might be an official tool).

STRM itself is not a complicated format though (it is basically raw PCM or maybe ADPCM which something like audacity should be able to make (and any number of tools extract from wave) and a simple enough header that you could probably copy from the base STRM file and alter, or just create by hand

http://kiwi.ds.googlepages.com/sdat.html (down the bottom of the whole page).
 
  • Like
Reactions: SaroxXIII

SaroxXIII

Member
OP
Newcomer
Joined
Nov 25, 2019
Messages
7
Trophies
0
XP
66
Country
United States
If I recall correctly, BrawlBox can.

Not sure what we have these days for conversion. I believe there was a tool called wav2strm at one point but I can't see to find even a broken link to it (though others note it might be an official tool).

STRM itself is not a complicated format though (it is basically raw PCM or maybe ADPCM which something like audacity should be able to make (and any number of tools extract from wave) and a simple enough header that you could probably copy from the base STRM file and alter, or just create by hand

(down the bottom of the whole page).

Thank you both!
 
  • Like
Reactions: banjo2

nelson2236

Member
Newcomer
Joined
Jun 2, 2022
Messages
18
Trophies
0
Age
37
Location
ecuador
XP
102
Country
Ecuador
mi pregunta es si ya se puede trasformar el formato wav a strm ya que no encuentro ninguna herramienta que lo aga y el wav2strm creo no exixte ya que no ay ningun link
 

nelson2236

Member
Newcomer
Joined
Jun 2, 2022
Messages
18
Trophies
0
Age
37
Location
ecuador
XP
102
Country
Ecuador
mi pregunta es si ya se puede trasformar el formato wav a strm ya que no encuentro ninguna herramienta que lo aga y el wav2strm creo no exixte ya que no ay ningun link
 

MicroNut99

!SEGA!
Member
Joined
Sep 20, 2018
Messages
237
Trophies
0
XP
1,325
Country
United States
mi pregunta es si ya se puede trasformar el formato wav a strm ya que no encuentro ninguna herramienta que lo aga y el wav2strm creo no exixte ya que no ay ningun link
Try: sx.exe
Example: sx.exe audio_d01.strm =audio_d01.wav
Example: sx.exe audio_d01.wav =audio_d01.strm
Read the manual for more.
 

nelson2236

Member
Newcomer
Joined
Jun 2, 2022
Messages
18
Trophies
0
Age
37
Location
ecuador
XP
102
Country
Ecuador
Prueba: sx.exe
Ejemplo: sx.exe audio_d01.strm =audio_d01.wav
Ejemplo: sx.exe audio_d01.wav =audio_d01.strm
Lea el manual
Prueba: sx.exe
Ejemplo: sx.exe audio_d01.strm =audio_d01.wav
Ejemplo: sx.exe audio_d01.wav =audio_d01.strm
Lea el manual para más.
sludos cordiales el programa se cierra apenas lo abro no logro aserlo funcionar existe alguna otra herramienta para la convercion de wav a strm
 

MicroNut99

!SEGA!
Member
Joined
Sep 20, 2018
Messages
237
Trophies
0
XP
1,325
Country
United States
With a GUI? - sorry no.

Only sx.exe using command prompt in Windows10
Also I made a mistake in the command line.

This is correct.
Example: sx.exe audio_d01.strm =audio_d01.wav
Example: sx.exe audio_d01.wav =audio_d01.strm

Example using command prompt in Windows10:
Untitled1234.jpg
 
  • Like
Reactions: nelson2236

nelson2236

Member
Newcomer
Joined
Jun 2, 2022
Messages
18
Trophies
0
Age
37
Location
ecuador
XP
102
Country
Ecuador
¿Con una interfaz gráfica de usuario? - lo siento, no.

Solo sx.exe usando el símbolo del sistema en Windows10
También cometí un error en la línea de comando.

Esto es correcto.
Ejemplo: sx.exe audio_d01.strm =audio_d01.wav
Ejemplo: sx.exe audio_d01.wav =audio_d01.strm

Ejemplo usando el símbolo del sistema en Windows10:
[ADJUNTAR=completo]318758[/ADJUNTAR]
muy amable por responder solo una cosa mas podrias ayudarme con un pdf o un blok de notas con todas las instrucciones ya que soy muy terco usando cdm de lo contrario sigo estancado ya que ejecuta el exe sx y no abre tampoco en modo administrador en tiendo si no me puedes ayudar
 

MicroNut99

!SEGA!
Member
Joined
Sep 20, 2018
Messages
237
Trophies
0
XP
1,325
Country
United States
Press the Windows key + the X key. (This is my best Windows10 tip)
Then choose Command Prompt (Admin)
Navigate to the working directory, without much experience this can be the hard part.
There are many ways to do this. Some easier than others.
Some time learning thru Google will help your project.

Here is one method:
Rt. Click and Copy the address of the work directory. (Keyboard Ctrl+C and Ctrl+V.)
Untitled234.jpg


Next Press the Windows key + the X key on the keyboard
Then choose: Command Prompt (Admin)
Untitled99.jpg


Now type: cd
Make sure to add a space after cd and then paste the address you've copied from the previous step
Press enter and the command line is in the working directory.
Untitled2341.jpg


Now you can enter the commands as an administrator in the work directory.
Untitled1234.jpg




This advanced method can help.
Add this reg-edit to your computer.cmd-here-as-admin-windows-10.zip
Untitled77.jpg


Next:
Untitled83.jpg


Now edit the commands below with the name of your audio files.
Spaces in file names are not allowed.
Example: sx.exe audio_d01.strm =audio_d01.wav
Example: sx.exe audio_d01.wav =audio_d01.strm

Tip: To make this easier copy and paste your edits from a txt file into the command widow. Keyboard Ctrl+C and Ctrl+V.
Untitled1234.jpg
 

Attachments

  • Untitled2341.jpg
    Untitled2341.jpg
    69.8 KB · Views: 22
  • Untitled99.jpg
    Untitled99.jpg
    51.8 KB · Views: 20
Last edited by MicroNut99,

nelson2236

Member
Newcomer
Joined
Jun 2, 2022
Messages
18
Trophies
0
Age
37
Location
ecuador
XP
102
Country
Ecuador
Saludos, no quiero molestar, solo pregunto si ya existe una forma de convertir wav a strm, escuché que se podría crear con kiwi pero no funciona
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: see ya