Bienvenido a Rfactor SP.
Esta web utiliza 'cookies' de terceros para ofrecerte una mejor experiencia y servicio. Al navegar o utilizar nuestros servicios, aceptas el uso que hacemos de ellas. OK | Más información
Resultados 1 al 10 de 38

Vista híbrida

  1. #1
    Fecha de ingreso
    29 dic, 09
    Mensajes
    13

    Predeterminado

    Mira, he estado toqueteando en una instalación de rFactor que he hecho, separada de la buena, y he conseguido ponerle sonidos del soundpack a un coche que anteriormente no los tenía (tenía sonidos originales, los rTEC1, como el Mercedes también). Entonces aquí te pongo las líneas que he modificado del archivo LEVIN.sfx (sonidos del Toyota Corolla Levin):

    Antes
    // ENGINE SOUNDS (INSIDE)

    VS_INSIDE_COAST_ENGINE_1=rTecEngine\rTEC1_idle_in. wav
    VS_INSIDE_COAST_ENGINE_2=rTecEngine\rTEC1_offlow_i n.wav
    VS_INSIDE_COAST_ENGINE_3=rTecEngine\rTEC1_offhigh_ in.wav


    VS_INSIDE_POWER_ENGINE_1=rTecEngine\rTEC1_idle_in. wav
    VS_INSIDE_POWER_ENGINE_2=rTecEngine\rTEC1_onlow_in .wav
    VS_INSIDE_POWER_ENGINE_3=rTecEngine\rTEC1_onhigh_i n.wav

    VS_INSIDE_ENGINE_STARTING=rTecEngine\rTEC_startup_ in.wav

    // ENGINE SOUNDS (OUTSIDE)

    VS_OUTSIDE_COAST_ENGINE_1=rTecEngine\rTEC1_idle_ex .wav
    VS_OUTSIDE_COAST_ENGINE_2=rTecEngine\rTEC1_offlow_ ex.wav
    VS_OUTSIDE_COAST_ENGINE_3=rTecEngine\rTEC1_offhigh _ex.wav

    VS_OUTSIDE_POWER_ENGINE_1=rTecEngine\rTEC1_idle_ex .wav
    VS_OUTSIDE_POWER_ENGINE_2=rTecEngine\rTEC1_onlow_e x.wav
    VS_OUTSIDE_POWER_ENGINE_3=rTecEngine\rTEC1_onhigh_ ex.wav

    VS_OUTSIDE_ENGINE_STARTING=rTecEngine\rTEC_startup _ex.wav



    Modificados por mí
    // ENGINE SOUNDS (INSIDE)

    VS_INSIDE_COAST_ENGINE_1=TCL\Sprinter\sprint3_idle .wav
    VS_INSIDE_COAST_ENGINE_2=TCL\Sprinter\sprint3_offl ow.wav
    VS_INSIDE_COAST_ENGINE_3=TCL\Sprinter\sprint3_offh igh.wav


    VS_INSIDE_POWER_ENGINE_1=TCL\Sprinter\sprint3_idle .wav
    VS_INSIDE_POWER_ENGINE_2=TCL\Sprinter\sprint3_onlo w.wav
    VS_INSIDE_POWER_ENGINE_3=TCL\Sprinter\sprint3_onhi gh.wav

    VS_INSIDE_ENGINE_STARTING=TCL\Sprinter\sprint3_sta rtup.wav

    // ENGINE SOUNDS (OUTSIDE)

    VS_OUTSIDE_COAST_ENGINE_1=TCL\Sprinter\sprint3_idl e_ex.wav
    VS_OUTSIDE_COAST_ENGINE_2=TCL\Sprinter\sprint3_off low_ex.wav
    VS_OUTSIDE_COAST_ENGINE_3=TCL\Sprinter\sprint3_off high_ex.wav

    VS_OUTSIDE_POWER_ENGINE_1=TCL\Sprinter\sprint3_idl e_ex.wav
    VS_OUTSIDE_POWER_ENGINE_2=TCL\Sprinter\sprint3_onl ow_ex.wav
    VS_OUTSIDE_POWER_ENGINE_3=TCL\Sprinter\sprint3_onh igh_ex.wav

    VS_OUTSIDE_ENGINE_STARTING=TCL\Sprinter\sprint3_st artup_ex.wav



    El problema ahora es que me han sobrado archivos .wav de la carpeta "Sprinter" del soundpack (sonidos del Toyota Corolla Levin) por asignar en el archivo LEVIN.sfx. He probado de añadir líneas fijándome en uno "creo" que bien hecho como el .sfx del Ford Sierra, que es así:

    RS500.sfx
    // ENGINE SOUNDS (INSIDE)

    VS_INSIDE_COAST_ENGINE_1=RCEngine\rc1_idle_in.wav
    VS_INSIDE_COAST_ENGINE_2=RCEngine\rc1_offverylow_i n.wav
    VS_INSIDE_COAST_ENGINE_3=RCEngine\rc1_offlow_in.wa v
    VS_INSIDE_COAST_ENGINE_4=RCEngine\rc1_offmid_in.wa v
    VS_INSIDE_COAST_ENGINE_5=RCEngine\rc1_offhigh_in.w av

    VS_INSIDE_POWER_ENGINE_1=RCEngine\rc1_onidle_in.wa v
    VS_INSIDE_POWER_ENGINE_2=RCEngine\rc1_onverylow_in .wav
    VS_INSIDE_POWER_ENGINE_3=RCEngine\rc1_onlow_in.wav
    VS_INSIDE_POWER_ENGINE_4=RCEngine\rc1_onmid_in.wav
    VS_INSIDE_POWER_ENGINE_5=RCEngine\rc1_onhigh_in.wa v

    VS_INSIDE_ENGINE_STARTING=RCEngine\rc1_startup_in. wav

    // ENGINE SOUNDS (OUTSIDE)

    VS_OUTSIDE_COAST_ENGINE_1=RCEngine\rc1_idle_ex.wav
    VS_OUTSIDE_COAST_ENGINE_2=RCEngine\rc1_offverylow_ ex.wav
    VS_OUTSIDE_COAST_ENGINE_3=RCEngine\rc1_offlow_ex.w av
    VS_OUTSIDE_COAST_ENGINE_4=RCEngine\rc1_offmid_ex.w av
    VS_OUTSIDE_COAST_ENGINE_5=RCEngine\rc1_offhigh_ex. wav

    VS_OUTSIDE_POWER_ENGINE_1=RCEngine\rc1_onidle_ex.w av
    VS_OUTSIDE_POWER_ENGINE_2=RCEngine\rc1_onverylow_e x.wav
    VS_OUTSIDE_POWER_ENGINE_3=RCEngine\rc1_onlow_ex.wa v
    VS_OUTSIDE_POWER_ENGINE_4=RCEngine\rc1_onmid_ex.wa v
    VS_OUTSIDE_POWER_ENGINE_5=RCEngine\rc1_onhigh_ex.w av

    VS_OUTSIDE_ENGINE_STARTING=RCEngine\rc1_startup_ex .wav



    Es igual como ves pero con dos líneas más por cada apartado de sonidos, nombradas 4 y 5 (he probado esto porque de esta manera tendría los 22 archivos .wav del Toyota Corolla Levin asignados en su correspondiente archivo .sfx) pero el coche ya no sonaba fino jejejeje es como si le faltaran sonidos vaya...empezaba en bajas RPM bien pero en altas RPM se callaba jajaja. Repito que me he copiado del .sfx del Ford Sierra y me han cabido justamente los 22 archivos .wav del Toyota Corolla Levin, pero aún así no se escuchaba bien en el juego y por eso lo he dejado como he comentado al principio del post, con solo las líneas 1, 2 y 3 de cada apartado de sonidos.

    Bueno espero haberme explicado bien.

    Cualquier cosa por aquí en el foro estoy.

    Un saludo.

    Edito: Se me olvidaba un detalle. El soundpack lo he metido entero en una carpeta que he creado llamada TCL, ahí he metido el contenido del soundpack. Y no como estaba antes que había una carpeta TCL junto con otras que ya tiene rFactor original y por ese motivo se machacaban. Lo he puesto así para evitarlo, no sé si hay algún problema en esto.
    Última edición por Pepet; 30/12/2009 a las 03:29

  2. #2
    Fecha de ingreso
    29 dic, 09
    Mensajes
    13

    Predeterminado

    Hola feliz año 2010 a todos. Oscar a ver si puedes ayudarme.

    Un saludo.

 

 

Temas similares

  1. GM prepara una nueva pila de combustible
    Por Noticiario en el foro Info motor
    Respuestas: 0
    Último mensaje: 25/09/2009, 14:06
  2. INFORMACION SOBRE MOD HISTORIC GT & TOURING CARS
    Por larahusky en el foro NTRACES SERIES
    Respuestas: 20
    Último mensaje: 19/09/2009, 17:51
  3. Nueva pantallica!! del Pelukon!!
    Por Pelukas en el foro Hardware & Software
    Respuestas: 6
    Último mensaje: 19/06/2009, 19:56
  4. Touring Car Legends
    Por eaglet en el foro MODS
    Respuestas: 5
    Último mensaje: 22/04/2009, 00:10

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •  
Back to top