Author Topic: WinAGI v3.0.0 BETA is now officially AVAILABLE!  (Read 249 times)

0 Members and 1 Guest are viewing this topic.

Offline AGKorson

WinAGI v3.0.0 BETA is now officially AVAILABLE!
« on: May 30, 2026, 07:55:00 PM »
Here it is at last:
https://github.com/AGKorson/WinAGI-GDS/releases/tag/v3.0.0-beta.4
(edit: this should work on all Windows systems now)

I would greatly appreciate any feedback. Feel free to either post an issue to the git page, or leave a comment here on the forum.
« Last Edit: Yesterday at 06:24:19 PM by AGKorson »



Offline AGKorson

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #1 on: May 30, 2026, 09:52:24 PM »
I forgot to mention one of the biggest additions to this version- it is 100% compatible with original Sierra syntax. It will compile all the original source code that has been made available. So if you want to go retro and program like it's 1985, WinAGI is for you.

Offline EricOakford

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #2 on: June 01, 2026, 07:44:18 AM »
I've installed it. Unfortunately, trying to run it gives the error "This app can't run on your PC", the same error that appears when trying to run a 16-bit program in 64-bit Windows. I think something's wrong with the installer or the executable.
My SCI templates
SCI0 SCI0.1 SCI1.0 SCI1.1
SCI2.1 planned

Offline AGKorson

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #3 on: June 01, 2026, 03:48:45 PM »
Sorry about that. I didnt' realize the build was targeting ARM instead of x86. Turns out that lets it install on a Surface laptop (which I use for development), but not on other Windows systems.

I recompiled and rebuilt the installer. It should work now. Can you please try it again?

thx,

Offline EricOakford

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #4 on: June 01, 2026, 06:48:09 PM »
Okay, now it's working. I've updated my AGI3 remasters of Residence 44 Quest, Tonight the Shrieking Corpses Bleed, and all the Tex McPhilip games. I should play-test them again to make sure nothing broke.
My SCI templates
SCI0 SCI0.1 SCI1.0 SCI1.1
SCI2.1 planned

Offline cosmicr

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #5 on: June 02, 2026, 12:46:41 AM »
Thankyou for this! Can't wait to try it!

Offline AGKorson

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #6 on: June 02, 2026, 02:58:22 PM »
Beta.2 is now the current build. It fixes several issues with filenames not working correctly, namely the NewGame, OpenGame and ExportResource functions. Link in the title post has been adjusted.

Offline vapidlapwing12

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #7 on: Yesterday at 01:27:04 PM »
Minor error from me - the .msi file is called "WinAGI.installer.msi" but setup.exe is looking for "WinAGI Installer.msi".

Slightly bigger error - when opening a previous .wag file it updates the logic files and places those in a backup folder, but copying those files back into the src folder is giving me a "invalid or corrupt game property file (AGI.wag)" in WinAGI 2.3.7.
« Last Edit: Yesterday at 01:38:54 PM by vapidlapwing12 »

Offline AGKorson

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #8 on: Yesterday at 06:10:55 PM »
Minor error from me - the .msi file is called "WinAGI.installer.msi" but setup.exe is looking for "WinAGI Installer.msi".
I can change that to eliminate the space, which I just noticed is being converted to a '.' when the file is uploaded to github.

Slightly bigger error - when opening a previous .wag file it updates the logic files and places those in a backup folder, but copying those files back into the src folder is giving me a "invalid or corrupt game property file (AGI.wag)" in WinAGI 2.3.7.
This is by design; updating to WinAGI v3 changes the WAG file, and v3 game projects are not directly compatible with v2 game projects. The change is minimal, mostly adding and subtracting several different parameters. If you want to change it back to a version 2 project, you will need to edit the WAG file with a text editor, and change the "WinAGIVersion" property in the [General] section from 3.0 back to 2.3. Your WAG file may have some extraneous entries that version 2.3 won't use, but they can be safely ignored and the project should then open in version 2.3 again.

Offline AGKorson

Re: WinAGI v3.0.0 BETA is now officially AVAILABLE!
« Reply #9 on: Yesterday at 06:25:56 PM »
Beta.4 is now the current build. Fixes several errors with creating new games from templates and toggling Include file options.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.039 seconds with 21 queries.