Hi everyone :)
I need to export all the backgrounds from one of my game. But as they are hundred of them, that will take some times to export them manually from the Room window in AGS.
Is there a way to automatize the process ? Or extract the picture files from the rooms .crm files, for example ?
Thank you for your help !
The easiest way I can think is to make a copy of your game project and load it in the unreleased less than alpha ags4. In it, the room project file is a xml and the images are kept as separate png files, so naturally, it would be already exported after loading the project.
You can get an unstable prebuilt here: https://cirrus-ci.com/task/5793443872505856
Thank you very much !! :)
It worked !! Wonderful !! Thank you ! :)
Hello ! I tried to download AGS v4 again but I got a message error : {"code":500,"message":"There was an error processing your request. It has been logged (ID 80f17f52cc69eb54)."}
Quote from: Marion on Sat 04/01/2025 15:39:39Hello ! I tried to download AGS v4 again but I got a message error : {"code":500,"message":"There was an error processing your request. It has been logged (ID 80f17f52cc69eb54)."}
Please tell which download link did you use?
The arrow near "Installer", the pop-up says "Download all files (ZIP)" when my cursor moves over it.
Quote from: Marion on Sat 04/01/2025 16:00:04The arrow near "Installer", the pop-up says "Download all files (ZIP)" when my cursor moves over it.
It sounds like you may be using some temporary download link, which points to a build server. This server deletes these builds after a while.
The latest AGS 4 version may be reliably downloaded using links in this forum thread:
https://www.adventuregamestudio.co.uk/forums/ags-engine-editor-releases/ags-4-0-early-alpha-for-public-test/
Got it ! Thank you ! :)