collapse

Author Topic: xweapon  (Read 1344 times)

0 Members and 1 Guest are viewing this topic.

Offline xweapon

  • Initiate
  • **
  • Posts: 15
  • Last Login:May 06, 2019, 07:36:34 PM
    • Email
xweapon
« on: March 18, 2010, 03:20:40 PM »
hola agradeciese q alguien me ayude con una duda tengo un screenpack de marvel vs dc hires pero tengo el problema q no se maxisisa osea presiono  Alt + Intro y no pasa nada
quisiera saber como arreglar este desperfecto y si es posible una explicación para un novato mejor porque la verdad se lo básico de mugen
les agradezco mucho el tiempo invertido en responderme desde ya muchas gracias             :thumbsup:



Offline VargVikernes

  • Forum Member
  • ***
  • Posts: 249
  • Last Login:December 31, 2023, 12:02:11 PM
  • Warrior of RagnaröK
Re: xweapon
« Reply #1 on: March 18, 2010, 06:12:05 PM »
Tu problema no es con el screenpack; sino con el archivo mugen.cfg

Si está en modo windowed, a una resolución de 800x600 tiene que maximizarse perfectamente.

¿Me copiarías la sección de video win de ese archivo?
Einheriar de Odin, postrado ante el Hliðskjálf.

WASSAIL!!!



Offline xweapon

  • Initiate
  • **
  • Posts: 15
  • Last Login:May 06, 2019, 07:36:34 PM
    • Email
Re: xweapon
« Reply #2 on: March 19, 2010, 04:02:10 AM »
Creo q es esto

;-=====================================================-
;       Configuration file for mugen.exe
;-=====================================================-

;-------------------------------------------------------
[Options]

Difficulty = 6
Life = 100
Time = 999
GameSpeed = 1
WavVolume = 100
MidiVolume = 100

; Team-only config
Team.1VS2Life = 150
Team.LoseOnKO = 1

; Not accessible in options screen
motif = data/system.def
MP3Volume = 20

;-------------------------------------------------------
[Rules]

GameType = VS

Default.Attack.LifeToPowerMul = .7

Default.GetHit.LifeToPowerMul = .6

Super.TargetDefenceMul = 1.5

;-------------------------------------------------------
[Config]

GameSpeed = 60

DrawShadows = 1

AfterImageMax = 8

LayeredSpriteMax = 128

ExplodMax = 64

SysExplodMax = 48

HelperMax = 32

PlayerProjectileMax = 50

FirstRun = 0

;-------------------------------------------------------
[Debug]

Debug = 0

AllowDebugMode = 1

AllowDebugKeys = 1

Speedup = 0

StartStage = stages/stage0.def

;-------------------------------------------------------
[Video Win]

;Width  = 320
;Height = 240

;Width  = 640
;Height = 480

;Width  = 800
;Height = 640

Width  = 1000
Height = 620

Depth = 16

Stretch = 1

;DXmode = Software
DXmode = Windowed

VRetrace = 0

BlitMode = PageFlip

;-------------------------------------------------------
[Video Linux]

Width  = 320
Height = 240

Depth = 16

Stretch = 1

VRetrace = 0

FullScreen = 0

BlitMode = PageFlip

;-------------------------------------------------------
; Sound configuration (Windows)

[Sound Win]

Sound = 1

StereoEffects = 1

PanningWidth = 240

ReverseStereo = 0

WavDevice = Auto

WavChannels = 12

ModVoices = 6

MidiDevice = Auto

MasterWavVolume = 255

WavVolume = 128
MidiVolume = 192
MP3Volume = 135
ModVolume = 80
CDAVolume = -1

PlayMIDI = 1
PlayMP3 = 1 
PlayMOD = 1
PlayCDA = 1

CDADevice =

PauseBGMOnDefocus = 1

plugin = plugins/in_vorbis.dll, ogg
plugin = plugins/in_mad150b.dll, mp3, mp2, mpg
plugin = plugins/zlib.dll, zip
;plugin = plugins/in_mad.dll,mp3,mp2,mpg
;plugin = plugins/in_mp3.dll, mp3, mp2, mpg

;-------------------------------------------------------
; Sound configuration

[Sound Linux]

Sound = 1

StereoEffects = 1

PanningWidth = 240

ReverseStereo = 0

WavDevice = Auto

WavChannels = 12

ModVoices = 6

MidiDevice = Auto

MasterWavVolume = 255

WavVolume = 128
MidiVolume = 128
MP3Volume = 135
ModVolume = 80
CDAVolume = -1

PlayMIDI = 1
PlayMP3 = 1
PlayMOD = 1
PlayCDA = 1

CDADevice =

;-------------------------------------------------------
[Misc]

PlayerCache = 1

Precache = 1

BufferedRead = 1

UnloadSystem = 1

PauseOnDefocus = 1

;-------------------------------------------------------
[Arcade]

AI.RandomColor = 1

AI.Cheat = 1

arcade.AIramp.start = 2, 0
arcade.AIramp.end   = 4, 2

 ;Team Mode AI ramping
team.AIramp.start = 1, 0
team.AIramp.end   = 3, 2

 ;Survival Mode AI ramping
survival.AIramp.start = 0, -3
survival.AIramp.end   = 16, 4

;-------------------------------------------------------
[Input]

P1.UseKeyboard = 1
P2.UseKeyboard = 1
;Joystick type:
;0 - Disable
;1 - Autodetect
;4 - 4 button
;6 - 6 button
;8 - 8 button
;20 - Sidewinder
;21 - SNESKey
;22 - PSX pad
;23 - N64 pad
P1.Joystick.type = 0
P2.Joystick.type = 0
ForceFeedback = 0

;-------------------------------------------------------
; P1 Key config (configurable from M.U.G.E.N)

[P1 Keys]
Jump   = 17
Crouch = 31
Left   = 30
Right  = 32
A      = 35
B      = 36
C      = 37
X      = 21
Y      = 22
Z      = 23
Start  = 28

; P2 Key config (configurable from M.U.G.E.N)

[P2 Keys]
Jump   = 200
Crouch = 208
Left   = 203
Right  = 205
A      = 79
B      = 80
C      = 81
X      = 75
Y      = 76
Z      = 77
Start  = 78

[P1 Joystick] ;Default config

Jump   = 1
Crouch = 2
Left   = 3
Right  = 4
A      = 5
B      = 6
C      = 9
X      = 7
Y      = 8
Z      = 10
Start  = 13

[P2 Joystick] ;Default config

Jump   = 1
Crouch = 2
Left   = 3
Right  = 4
A      = 5
B      = 6
C      = 9
X      = 7
Y      = 8
Z      = 10
Start  = 13

[P1 Joystick Win] ;Default config for win

Jump   = 1
Crouch = 2
Left   = 3
Right  = 4
A      = 7
B      = 8
C      = 10
X      = 6
Y      = 5
Z      = 9
Start  = 14

[P2 Joystick Win] ;Default config for win

Jump   = 33
Crouch = 34
Left   = 35
Right  = 36
A      = 39
B      = 40
C      = 0
X      = 37
Y      = 38
Z      = 0
Start  = 0
;-------------------------------------------------------


Offline VargVikernes

  • Forum Member
  • ***
  • Posts: 249
  • Last Login:December 31, 2023, 12:02:11 PM
  • Warrior of RagnaröK
Re: xweapon
« Reply #3 on: March 19, 2010, 04:48:29 PM »
Bien... la parte que nos interesa es esta:

[Video Win]

;Width  = 320
;Height = 240

;Width  = 640
;Height = 480

;Width  = 800
;Height = 640

Width  = 1000
Height = 620

Depth = 16

Stretch = 1

;DXmode = Software
DXmode = Windowed

VRetrace = 0

BlitMode = PageFlip



Para no complicarte con tantas cosas, lo mejor sería borrar todo lo que está demás (lo que lleva por delante el punto y coma) y dejar sólo los valores que están siendo utilizados.
Y tu problema puntual de por qué no te deja maximizar es por la resolución que estás usando.

Actualmente tenés:
Width  = 1000
Height = 620

Y lo ideal sería tener Width=640, y Height=480

Además no veo el doubleres por ningún lado, así que te recomiendo añadir una línea en cualquier parte de esa sección que diga:

doubleres=2

Básicamente todo tiene que quedar así:


[Video Win]



Width  = 640
Height = 480

Depth = 16

Stretch = 1

DoubleRes= 2

DXmode = Windowed

VRetrace = 0

BlitMode = PageFlip


Cualquier cosa me volvés a preguntar. saludos.
Einheriar de Odin, postrado ante el Hliðskjálf.

WASSAIL!!!



Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

SPIDER-VERSE THE AMAZING MUGENSTORY©EPISODE 10 "THE OTHERVERSE" 1080P BY REB3LTV by Rage
[March 27, 2024, 02:44:21 PM]


D2TD VS Showcase Thread by D2TD
[March 24, 2024, 11:09:37 AM]


Tree Of Erebus Stage 1.1 & 1.0 by MatreroG
[March 22, 2024, 08:13:48 AM]


.Batzarro's. Sprite Edits by MatreroG
[March 20, 2024, 07:58:08 AM]


World Heroes 2 Shura Stage by Vegaz by LightFlare
[March 19, 2024, 12:44:28 PM]


MOVED: Prepare your ****! ***** Soldier gets his **** ready in MUGEN! by Rage
[March 18, 2024, 11:08:23 AM]


[WIP] Pocket Dimensional Clash 2 by O Ilusionista
[March 14, 2024, 01:34:08 PM]


R.I.P. Akira Toriyama "Dragonball Legend" by Rage
[March 12, 2024, 03:01:39 PM]


DBFZ Rocky Field (noon) by jafar
[March 10, 2024, 11:59:23 PM]


World Heroes 2 Neo Geegus Stage by Vegaz by LightFlare
[March 09, 2024, 11:04:56 AM]

* IMT Calendar

March 2024
Sun Mon Tue Wed Thu Fri Sat
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 [28] 29 30
31

SimplePortal 2.3.5 © 2008-2012, SimplePortal