Jump to content

Error saving iwad on Slade


Recommended Posts

Hi, im trying to learn Slade to edit some wads, but I can't save my changes, because when I click on save I get an error saying "IWAD saving disabled". I looked up that I have to change the setting iwad_lock in slade.cfg but I cant find that slade.cfg file. How do I save IWAD changes in Slade?

Share this post


Link to post

You'd really be better off just copying the content you want to modify into a PWAD and always loading it when you play, rather than modifying the IWAD itself, honestly. Netgame incompatibilities and stuff.

Share this post


Link to post

You could change the iwad to pwad while you're editing. Just open it with any hex editor and change the first four bytes to read PWAD instead of IWAD. (then change back once you're done)

Share this post


Link to post
  • 2 weeks later...
Shadow Hog said:

You'd really be better off just copying the content you want to modify into a PWAD and always loading it when you play, rather than modifying the IWAD itself, honestly. Netgame incompatibilities and stuff.

That's what I do.

Share this post


Link to post
  • 5 years later...

You can use just SLADE with no downloading any other program. Just have prepared the IWAD and PWAD file. Copy all the IWAD data to the PWAD and modify anything you want. Then delete the DOOM.wad/DOOM2.wad (depending on the game) and rename your PWAD to DOOM.wad/DOOM2.wad

 

Hope it helped!

NOTE: I recommend you to copy the original game files to avoid having an error and don't have any way to solve it.

Share this post


Link to post
  • 6 months later...
On 12/16/2019 at 7:08 PM, Freddy_Zart said:

You can use just SLADE with no downloading any other program. Just have prepared the IWAD and PWAD file. Copy all the IWAD data to the PWAD and modify anything you want. Then delete the DOOM.wad/DOOM2.wad (depending on the game) and rename your PWAD to DOOM.wad/DOOM2.wad

 

Hope it helped!

NOTE: I recommend you to copy the original game files to avoid having an error and don't have any way to solve it.

A better way is to open the IWAD you want to edit in a text editor (I personally recomend notepad++), replace "IWAD" (first line) for "PWAD" and save. After that edit the wad in slade, save and with the text editor put back "IWAD", save. Now you have your custom iwad.

Share this post


Link to post
  • 3 weeks later...

If you are sure you know what you're doing, you can toggle the setting for IWAD locking, and SLADE will allow you to edit IWADs.

 

SLADE3 -> Preferences -> Advanced -> iwad_lock

Share this post


Link to post
  • 2 years later...
On 30/7/2020 at 15:01, JadingTsunami said:

Si está seguro de que sabe lo que está haciendo, puede alternar la configuración para el bloqueo de IWAD y SLADE le permitirá editar los IWAD.

 

SLADE3 - > Preferencias -> Avanzado -> iwad_lock

when i tryed that the iwad din't load at zandronum

Share this post


Link to post
9 minutes ago, Engineerg_9000 said:

when i tryed that the iwad din't load at zandronum

Obviously you didn't know what you were doing.

 

I'll just repeat what I said over eight years ago:

On mardi 7 janvier 2014 at 7:30 PM, Gez said:

Why are you attempting to modify IWADs to begin with? You should work with PWADs.

 

This is especially true if you're playing in multiplayer ports like Zandronum because to avoid desyncs and cheat, this kind of port tends to check that everyone is running the exact same version of the IWAD.

Share this post


Link to post
  • 2 weeks later...
On 13/8/2022 at 12:04, Gez said:

Obviamente no sabías lo que estabas haciendo.

 

Solo repetiré lo que dije hace más de ocho años:

 

Esto es especialmente cierto si estás jugando en puertos multijugador como Zandronum porque para evitar desincronizaciones y trampas, este tipo de puerto tiende a verificar que todos estén ejecutando exactamente la misma versión de IWAD.

forget i discovered that i have to open it wiht another wad

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...