MacreaCity - Forums Macreators: Supprimer Toute La Map Pour En Mettre Une Autre - MacreaCity - Forums Macreators

Aller au contenu

Page 1 sur 1
  • Vous ne pouvez pas commencer un sujet
  • Vous ne pouvez pas répondre à ce sujet

Supprimer Toute La Map Pour En Mettre Une Autre Noter : -----

#1 L'utilisateur est hors-ligne   Dylan Icône

  • Squatteur
  • Groupe : MacreaCitizen
  • Messages : 91
  • Inscrit(e) : 20-janvier 08

Posté 27 avril 2010 - 09:47

Bonjour/Bonsoir à tous, j'ai voulu remplacer toute la map de gta vice city, donc je change tout avec MED, mais une fois le jeu lancer, le chargement bloque au début, quelqu'un peut m'aider ?

Merci

screen: ICI

Ce message a été modifié par Dylan - 27 avril 2010 - 09:48 .

0

#2 L'utilisateur est hors-ligne   Vicolaships Icône

  • .:: MacreaCodeur ::.
  • PipPipPipPipPip
  • Groupe : MacreaCitizen
  • Messages : 2 371
  • Inscrit(e) : 15-mars 05

Posté 27 avril 2010 - 09:54

Surement une limite de poly atteinte sur un objet (renseigne toi je me souviens plus combien c'est), un problème de texture, de collision, je sais pas trop j'essaie d'énumérer les possibilités, les limites du jeux via VC Limit Adjuster?
0

#3 L'utilisateur est hors-ligne   Dylan Icône

  • Squatteur
  • Groupe : MacreaCitizen
  • Messages : 91
  • Inscrit(e) : 20-janvier 08

Posté 02 mai 2010 - 03:50

J'ai essayer d'une manière différente, mais sans succès:

-J'ai enlever toute les maps (ainsi que la mienne) sauf celle où l'on démarre le jeu ( "washints" et "washintn" ) et le jeu ne démarre toujours pas.
0

#4 L'utilisateur est hors-ligne   Vicolaships Icône

  • .:: MacreaCodeur ::.
  • PipPipPipPipPip
  • Groupe : MacreaCitizen
  • Messages : 2 371
  • Inscrit(e) : 15-mars 05

Posté 02 mai 2010 - 06:18

Explique moi avec des détails comment tu procèdes, étape par étape.
0

#5 L'utilisateur est hors-ligne   Dylan Icône

  • Squatteur
  • Groupe : MacreaCitizen
  • Messages : 91
  • Inscrit(e) : 20-janvier 08

Posté 02 mai 2010 - 09:16

Et bien, j'ai été dans le dossier data/maps et j'ai supprimer tout les dossier sauf "washints" et "washintn"
0

#6 L'utilisateur est hors-ligne   Vicolaships Icône

  • .:: MacreaCodeur ::.
  • PipPipPipPipPip
  • Groupe : MacreaCitizen
  • Messages : 2 371
  • Inscrit(e) : 15-mars 05

Posté 03 mai 2010 - 07:15

Ya au moins gta_vc.dat à éditer:

Citation

#
# Load IDEs first, then the models and after that the IPLs
#

# everything is loaded on a per directory basis and in alphabetical order
# to improve the speed of loading

#
# Object types
#
IDE DATA\MAPS\generic.IDE
IDE DATA\MAPS\littleha\littleha.IDE
IDE DATA\MAPS\downtown\downtown.IDE
IDE DATA\MAPS\downtows\downtows.IDE
IDE DATA\MAPS\docks\docks.IDE
IDE DATA\MAPS\washintn\washintn.IDE
IDE DATA\MAPS\washints\washints.IDE
IDE DATA\MAPS\oceandrv\oceandrv.IDE
IDE DATA\MAPS\oceandn\oceandn.IDE
IDE DATA\MAPS\golf\golf.IDE
IDE DATA\MAPS\bridge\bridge.IDE
IDE DATA\MAPS\starisl\starisl.IDE
IDE DATA\MAPS\nbeachbt\nbeachbt.IDE
IDE DATA\MAPS\nbeachw\nbeachw.IDE
IDE DATA\MAPS\nbeach\nbeach.IDE
IDE DATA\MAPS\bank\bank.IDE
IDE DATA\MAPS\mall\mall.IDE
IDE DATA\MAPS\yacht\yacht.IDE
IDE DATA\MAPS\cisland\cisland.IDE
IDE DATA\MAPS\club\club.IDE
IDE DATA\MAPS\hotel\hotel.IDE
IDE DATA\MAPS\lawyers\lawyers.IDE
IDE DATA\MAPS\stripclb\stripclb.IDE
IDE DATA\MAPS\airport\airport.IDE
IDE DATA\MAPS\airportN\airportN.IDE
IDE DATA\MAPS\haiti\haiti.IDE
IDE DATA\MAPS\haitin\haitin.IDE

SPLASH loadsc2

IDE DATA\MAPS\concerth\concerth.IDE
IDE DATA\MAPS\mansion\mansion.IDE
IDE DATA\MAPS\islandsf\islandsf.IDE
IDE DATA\MAPS\stadint\stadint.IDE

#collision data
COLFILE 0 MODELS\COLL\GENERIC.COL


# have to load map.zon before any of the IPLs
IPL DATA\MAP.ZON
IPL DATA\NAVIG.ZON
IPL DATA\INFO.ZON

#
# Scene information
#
IPL DATA\MAPS\littleha\littleha.IPL

SPLASH loadsc3

IPL DATA\MAPS\downtown\downtown.IPL
IPL DATA\MAPS\downtows\downtows.IPL
IPL DATA\MAPS\docks\docks.IPL
IPL DATA\MAPS\washintn\washintn.IPL
IPL DATA\MAPS\washints\washints.IPL
IPL DATA\MAPS\oceandrv\oceandrv.IPL
IPL DATA\MAPS\oceandn\oceandn.IPL
IPL DATA\MAPS\golf\golf.IPL
IPL DATA\MAPS\bridge\bridge.IPL


Ca parait logique qu'il crash puisqu'il n'arrive pas à charger les fichiers, faut supprimer des lignes. Renseigne toi, supprimer la map entière ya des tutos pour ca
0

#7 L'utilisateur est hors-ligne   Dylan Icône

  • Squatteur
  • Groupe : MacreaCitizen
  • Messages : 91
  • Inscrit(e) : 20-janvier 08

Posté 03 mai 2010 - 09:11

Non, de ce côté là, C'est changer, ça a été fait instantanément:


#
# Load IDEs first, then the models and after that the IPLs
#

# everything is loaded on a per directory basis and in alphabetical order 
# to improve the speed of loading

#
# Object types
#
IDE DATA\MAPS\washintn\washintn.IDE
IDE DATA\MAPS\washints\washints.IDE

SPLASH loadsc2


#collision data
COLFILE 0 MODELS\COLL\GENERIC.COL


# have to load map.zon before any of the IPLs
IPL DATA\MAP.ZON
IPL DATA\NAVIG.ZON
IPL DATA\INFO.ZON

#
# Scene information
#

SPLASH loadsc3

IPL DATA\MAPS\washintn\washintn.IPL
IPL DATA\MAPS\washints\washints.IPL



#
#  Interiors
#
SPLASH loadsc4

Ce message a été modifié par Dylan - 03 mai 2010 - 09:11 .

0

#8 L'utilisateur est hors-ligne   Vicolaships Icône

  • .:: MacreaCodeur ::.
  • PipPipPipPipPip
  • Groupe : MacreaCitizen
  • Messages : 2 371
  • Inscrit(e) : 15-mars 05

Posté 03 mai 2010 - 09:22

Passe par l'équivalent du MeD de GTA SA pour Vice City (j'ai oublié le nom la flemme de chercher)
En supprimant par là ca va peut être marcher il le faire surement plus proprement.

Bonne chance, bye !
0

Page 1 sur 1
  • Vous ne pouvez pas commencer un sujet
  • Vous ne pouvez pas répondre à ce sujet

1 utilisateur(s) en train de lire ce sujet
0 membre(s), 1 invité(s), 0 utilisateur(s) anonyme(s)