LavaWave Posted January 20, 2024 (edited) Hello, I am trying to make a standalone TC using the GZDoom engine/sourceport and make a game with it independently of using another iwad but I am having some problems with it. 1) As you can see the text on the GUI doesn't appear, I suspect it's because the text on it is black and I want to change it to red, assuming that is the problem Fixed, I figured it out and using Freedoom's graphics for the hudbar font, I will give credit to the freedoom team ofcourse. 2) How can I make it so the quit menu quits without a random sound/quit text and pause? I tried 2 standalone ipk3 files (Nash and calcium_chan) and when I quit, they quit's immediately without pausing for a few seconds and playing a random sound, unlike default Doom how can I make it so? 3) Regarding using hudbar and font's, will it be legal if I change the hud bar graphics but leaving anything else intact (as seen in those screenshots) and blacked out the screen size window as well along with the window bars so that's taken care of but I still will I get in trouble with ID Software or Bethesda if I use the default game hudbar regardless of the little graphical changes? And yes, I am aware I have to remove brightmaps, game_support, widescreen_support and lights so I can redistribute it and maybe sell a game made with GZDoom. Here's my alpha ipk3 if you wish to check it out, it also spits errors about WINUM7/8 and some others that I can't figure how to fix. https://drive.google.com/file/d/19SKtgxB8igyPBcEHjSoMWG-qD3b9TY8X/view?usp=sharing Your help will be appreciated, thank you. Edited January 20, 2024 by LavaWave 0 Quote Share this post Link to post
Kappes Buur Posted January 21, 2024 (edited) Check out https://zdoom.org/wiki/Standalone_games for example The Age of Hell (AOH.ipk3) and analyse it. See lumps like IWADINFO.txt GAMEINFO.txt MAPINFO.txt etc Also https://forum.zdoom.org/viewtopic.php?t=70232https://forum.zdoom.org/viewtopic.php?t=70232 may be helpful Edited January 21, 2024 by Kappes Buur 1 Quote Share this post Link to post
LavaWave Posted January 22, 2024 Thank you, I managed to make an functional ipk3 yesterday after trial and error, I used IwadInfo and ZMapInfo but I don't have a Gameinfo text file yet but it functions fine without it. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.