Forum MUGENATION: Problema Musiche MPC - Forum MUGENATION

Salta al contenuto

Pagina 1 di 1
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

Problema Musiche MPC (non mi partono)

#1 L   HokutoRulez 

  • Kohai
  • PuntoPunto
  • Gruppo: Membro
  • Messaggi: 197
  • Iscritto: 09-August 08

Inviato 19 February 2009 - 22:21

Allora:io ho seguito un tutorial su come convertire i file MP3 in MPC per inserirli nel mugen,sostituendoli agli MP3 perchè avendo un computer "modesto" non sempre le mie musiche partivano:il fatto è che non si sente nulla!chi sa come può aiutarmi? :unsure:
p.s.=il tutorial è questo:
http://www.mugenatio...?showtopic=4195
0

#2 L   williamwilson 

  • EvilMugen
  • Gruppo: Moderatore
  • Messaggi: 1374
  • Iscritto: 30-September 06

Inviato 20 February 2009 - 00:24

Visualizza MessaggiHokutoRulez, su Feb 19 2009, 22:21, detto:

Allora:io ho seguito un tutorial su come convertire i file MP3 in MPC per inserirli nel mugen,sostituendoli agli MP3 perchè avendo un computer "modesto" non sempre le mie musiche partivano:il fatto è che non si sente nulla!chi sa come può aiutarmi? :unsure:
p.s.=il tutorial è questo:
http://www.mugenatio...?showtopic=4195

hai messo il plugin in_mpc nella cartella plugin?
l'hai specificato nel file mugen.cfg?
0

#3 L   HokutoRulez 

  • Kohai
  • PuntoPunto
  • Gruppo: Membro
  • Messaggi: 197
  • Iscritto: 09-August 08

Inviato 20 February 2009 - 20:33

Si,ho fatto tutto il procedimento e l'ho controllato più volte prima e dopo la sua applicazione:
ecco il mio Sound configuration (Windows) nel Mugen CFG:

Quote

; Sound configuration (Windows)
; Note: WavVolume and MidiVolume here are not the same
; as the ones in [Options], but they all affect the volume.
[Sound Win]
;Set the following to 1 to enable sound effects and music.
;Set to 0 to disable.
Sound = 1

;Set the following to 1 to enable stereo effects in-game
;Set to 0 to disable.
StereoEffects = 1

;This is the width of the sound panning field. If you
;Increase this number, the stereo effects will sound
;closer to the middle. Set to a smaller number to get
;more stereo separation on sound effects.
;Only valid if StereoEffects is set to 1.
PanningWidth = 240

;Set the following to 1 to reverse left and right channels
;on your sound card.
ReverseStereo = 0

;Wave device to use. Choose from:
; NONE - No wave device
; AUTO - Autodetect
; DX? - DirectSound: replace ? with a the device number (from 0 to 9)
; DXA? - DirectSound with Allegro mixer: replace ? with a the device number (from 0 to 9)
; WAVEOUTA- High-quality wave-out
; WAVEOUTB- Low-quality wave-out
WavDevice = Auto

;Voice Channels to use. Values are from 1 to 16.
;If sound quality is poor, try setting a smaller number, such as 8 or 4.
WavChannels = 12

;Maximum number of voices used for MODs. This number reduces the
;number of available WavChannels. ModVoices must be less than
;WavChannels. If equal, then MODs will get all the available
;channels and therefore no sound effects will play.
ModVoices = 6

;Midi device to use. Choose from:
; NONE - No midi device
; AUTO - Autodetect
; MAPPER - MIDI Mapper
; MID? - MIDI Device: replace ? with a the device number (from 0 to 9)
; DIGMID - Allegro's Digimid driver
MidiDevice = Auto

;This is the master volume for all wav sounds (affects mp3 volume).
;Valid values are from from 0 to 255.
MasterWavVolume = 255

;Set the volume of wav, midi, mods and CD audio.
;Note: WavVolume does not affect mp3 or mod volume.
;Valid values are from from 0 to 255.
;For CDAVolume only, using -1 will leave the volume unchanged.
WavVolume = 128
MidiVolume = 192
MP3Volume = 135 ;This affects all Winamp-compatible plugins as well
ModVolume = 80
CDAVolume = -1

;Set the following to 1 to enable and 0 to disable MIDI, MP3, MOD and CD
;playback.
PlayMIDI = 1
PlayMP3 = 1 ;This affects all Winamp-compatible plugins as well
PlayMOD = 1
PlayCDA = 1

;Set the drive letter of your CD-ROM (if you have more than one
;drive). eg, To use drive E, put the following:
; CDADevice = E:\
;Leave blank to use your default CD-ROM drive.
CDADevice =

;Set the following to 1 to pause BGM playback when switching
;away from the MUGEN window.
PauseBGMOnDefocus = 1

;List Winamp-compatible plugins here.
;Specify the filename of the plugin and the list of file types to
;use the plugin for. One plugin per line.
;Example: plugin = plugins/my_plugin.dll, mp3, mp2, mpg
;
;If music is not looping with a particular plugin, you can try an
;optional first argument looptype=1 (seek to zero; may stutter)
;or looptype=2 (reload plugin; slow).
;Example: plugin = looptype=1, plugins/my_plugin.dll, mp3, mp2, mpg
plugin = plugins/in_mad.dll, mp3, mp2, mpg
plugin = looptype=1, plugins/in_mpc.dll, mpc

0

#4 L   williamwilson 

  • EvilMugen
  • Gruppo: Moderatore
  • Messaggi: 1374
  • Iscritto: 30-September 06

Inviato 21 February 2009 - 01:58

Visualizza MessaggiHokutoRulez, su Feb 20 2009, 20:33, detto:

Si,ho fatto tutto il procedimento e l'ho controllato più volte prima e dopo la sua applicazione:
ecco il mio Sound configuration (Windows) nel Mugen CFG:

hai cambiato ogni file def degli stages da ..sound\x.mp3 a ..sound\x.mpc
?
0

#5 L   HokutoRulez 

  • Kohai
  • PuntoPunto
  • Gruppo: Membro
  • Messaggi: 197
  • Iscritto: 09-August 08

Inviato 22 February 2009 - 21:16

si,ma la sbarretta è così:/
Non credo cambi qualcosa...
Vabbè,non importa,mi arrangerò.
0

#6 L   williamwilson 

  • EvilMugen
  • Gruppo: Moderatore
  • Messaggi: 1374
  • Iscritto: 30-September 06

Inviato 22 February 2009 - 23:05

Visualizza MessaggiHokutoRulez, su Feb 22 2009, 21:16, detto:

si,ma la sbarretta è così:/
Non credo cambi qualcosa...
Vabbè,non importa,mi arrangerò.


prova a scriverla così \
e cambia questo
plugin = looptype=1, plugins/in_mpc.dll, mpc
così
plugin = plugins\in_mpc.dll, mpc
0

#7 L   Terry 

  • Sensei
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 1743
  • Iscritto: 04-July 06

Inviato 23 February 2009 - 12:03

anche a me le musiche danno problemi....

gli mp3 andavano male,gli mpc (seguendo alla lettere la guida)nemmeno si sentono....
dovete darmi una mano perchè dopo più di un anno ho voglia di giocare e soprattutto di sentire musiche!!!!!
0

#8 L   Yamata no Orochi 

  • Sono un tutt'uno con madre Gaia
  • PuntoPunto
  • Gruppo: Membro
  • Messaggi: 343
  • Iscritto: 05-August 07

Inviato 23 February 2009 - 23:36

Non so guidarvi passo passo, ma vi proporrei di provare a scaricarvi il kofzillion dal mugenchina (se riuscite a iscrivervi) che ha dei plugin che funzionano bene e se siete fortunati potete usare tranquillamente gli mp3...
0

#9 L   Terry 

  • Sensei
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 1743
  • Iscritto: 04-July 06

Inviato 24 February 2009 - 10:26

quindi è una questione di plug in???

basta sostituire il cfg ed aggiornare la cartellaq dei plug????
0

#10 L   Yamata no Orochi 

  • Sono un tutt'uno con madre Gaia
  • PuntoPunto
  • Gruppo: Membro
  • Messaggi: 343
  • Iscritto: 05-August 07

Inviato 24 February 2009 - 21:08

Non puoi che tentare...
0

#11 L   Terry 

  • Sensei
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 1743
  • Iscritto: 04-July 06

Inviato 25 February 2009 - 01:33

provo e vi faccio sapere..

se no qualche altro gioco completo mugen che supporta tranquillamente l'mp3????
0

#12 L   XomegaX 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 23
  • Iscritto: 12-February 09

Inviato 25 February 2009 - 07:37

Visualizza MessaggiTerry, su Feb 25 2009, 01:33, detto:

provo e vi faccio sapere..

se no qualche altro gioco completo mugen che supporta tranquillamente l'mp3????



Ciao,io avevo lo stesso vostro problema,ma poi ho risolto!!!!Sento musiche sia Mp3 che Mpc!!!
Nn ricordo di preciso cosa ho fatto ma ti posso dare la mia cartella plug-in con il file
mugen.cfg tutto configurato e funzionante,prova con quelli e fammi sapere

li trovi qui

http://www.4shared.c...6e/sharing.html

il file è Mpc
Ciao ciao
0

#13 L   Terry 

  • Sensei
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 1743
  • Iscritto: 04-July 06

Inviato 25 February 2009 - 09:01

ora provo....


grazie mille frate!!!!! :rotfl:
0

#14 L   XomegaX 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 23
  • Iscritto: 12-February 09

Inviato 25 February 2009 - 15:50

Visualizza MessaggiTerry, su Feb 25 2009, 09:01, detto:

ora provo....


grazie mille frate!!!!! :rotfl:



Di niente,è stato un piacere
0

#15 L   Terry 

  • Sensei
  • PuntoPuntoPuntoPunto
  • Gruppo: Membro
  • Messaggi: 1743
  • Iscritto: 04-July 06

Inviato 25 February 2009 - 19:00

tentativo fallito....

devo bestemmiare,sparare o semplicemente non ascoltar musica quando gioco???

:unsure:
0

#16 L   XomegaX 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 23
  • Iscritto: 12-February 09

Inviato 25 February 2009 - 21:27

Visualizza MessaggiTerry, su Feb 25 2009, 19:00, detto:

tentativo fallito....

devo bestemmiare,sparare o semplicemente non ascoltar musica quando gioco???

:unsure:



cavolo,va be allora nn ti rimane solo da provare i file mpc sul media player di windows
se si sentono allora bisogna pensare seriamente,ma se nn si sentono riconverti i file con easy cd-da extractor
e riprova con i miei plug-in
0

Condividi questa discussione:


Pagina 1 di 1
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

1 utenti stanno leggendo questa discussione
0 utenti, 1 ospiti, 0 utenti anonimi