Checo_XP
La vida es una eXPeriencia
Esa es mi duda, ya que al estirar la pantalla de un emulador en pantalla completa o sea al 16:9 se ven los graficos estirados y se ven mal por que en el caso de las letras quedan algo distorcionadas y no se si se puede hacer que el formato de 16:9 sea nativo en vez que de los 4:3 nativos en la rom?
Y en el discord Gremio Hex me encontre esto y no estoy seguro si es para integrar el formato de 16:9 y si lo es, me podrian explicar como integrarlo a la rom fire red:
writebytetooffset 0x70 0x4000012
TEXTO NORMAL
writebytetooffset 0x00 0x4000012
PANTALLA MODO CINE (vertical) funciona, util
writebytetooffset 0x8F 0x4000044
writebytetooffset 0x10 0x4000045
PANTALLA MODO CINE (intro 3 tiles a cada lado)
writebytetooffset 0xAF 0x4000040
writebytetooffset 0x40 0x4000041
PANTALLA MODO CINE (horizontal)
writebytetooffset 0x8F 0x4000040
writebytetooffset 0x10 0x4000041
PANTALLA MODO CUADRADA
writebytetooffset 0x8F 0x4000044
writebytetooffset 0x10 0x4000045
writebytetooffset 0x8F 0x4000040
writebytetooffset 0x10 0x4000041.
FLASH BACK GRIS-SEPIA
writebytetooffset 0x1 0x2036E28 (0X1 GRIS -- 0X2 SEPIA ---0X0 NORMAL)
warp 0xXX 0xXX etc...
0x3 solo los minis en blanco y negro. fondo negro
0807162a sepia (0c) 0f rosado 1f verde
0897157c gris 41 morado
TEXTO TRANSPARENTE FR (semi transparente)
writebytetooffset 0x3F 0x4000048
writebytetooffset 0x1F 0x4000049
writebytetooffset 0x41 0x4000050
writebytetooffset 0x3F 0x4000051
writebytetooffset 0xC 0x4000052
writebytetooffset 0x7 0x4000053
PANTALLA INTRO PARA EL PPD
*****
writebytetooffset 0x87 0x4000044
writebytetooffset 0x1F 0x4000045
writebytetooffset 0x1F 0x4000044
writebytetooffset 0x87 0x4000045
Pantalla Modo cine.
4000044 --> 6C23
Y en el discord Gremio Hex me encontre esto y no estoy seguro si es para integrar el formato de 16:9 y si lo es, me podrian explicar como integrarlo a la rom fire red:
writebytetooffset 0x70 0x4000012
TEXTO NORMAL
writebytetooffset 0x00 0x4000012
PANTALLA MODO CINE (vertical) funciona, util
writebytetooffset 0x8F 0x4000044
writebytetooffset 0x10 0x4000045
PANTALLA MODO CINE (intro 3 tiles a cada lado)
writebytetooffset 0xAF 0x4000040
writebytetooffset 0x40 0x4000041
PANTALLA MODO CINE (horizontal)
writebytetooffset 0x8F 0x4000040
writebytetooffset 0x10 0x4000041
PANTALLA MODO CUADRADA
writebytetooffset 0x8F 0x4000044
writebytetooffset 0x10 0x4000045
writebytetooffset 0x8F 0x4000040
writebytetooffset 0x10 0x4000041.
FLASH BACK GRIS-SEPIA
writebytetooffset 0x1 0x2036E28 (0X1 GRIS -- 0X2 SEPIA ---0X0 NORMAL)
warp 0xXX 0xXX etc...
0x3 solo los minis en blanco y negro. fondo negro
0807162a sepia (0c) 0f rosado 1f verde
0897157c gris 41 morado
TEXTO TRANSPARENTE FR (semi transparente)
writebytetooffset 0x3F 0x4000048
writebytetooffset 0x1F 0x4000049
writebytetooffset 0x41 0x4000050
writebytetooffset 0x3F 0x4000051
writebytetooffset 0xC 0x4000052
writebytetooffset 0x7 0x4000053
PANTALLA INTRO PARA EL PPD
*****
writebytetooffset 0x87 0x4000044
writebytetooffset 0x1F 0x4000045
writebytetooffset 0x1F 0x4000044
writebytetooffset 0x87 0x4000045
Pantalla Modo cine.
4000044 --> 6C23
Última edición: