Voxel Chibi Doom! Version 5.2 (Jan 24 2020)
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4 10/16/2017
*shrug* the alpha map looks good, dunno why it is inverted in your game.
I think the voxel explosions will stay like this for the time being. Maybe I'll add a voxel blood shower as well fo the XDeath but this mod isn't really about the gore
I think the voxel explosions will stay like this for the time being. Maybe I'll add a voxel blood shower as well fo the XDeath but this mod isn't really about the gore
-
- Posts: 2113
- Joined: Thu May 02, 2013 1:27 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
Re: Voxel Chibi Doom! Update: v4 10/16/2017
This is a bug in the OpenGL 2 renderer. (It won't be fixed, though.)
To fix it, make the image an actual alpha map. Try this to turn it into an alpha map:
In SLADE 3, start an image conversion*, set it to convert to "PNG (Alpha Map)", make sure transparency is enabled and set the transparency type to "Transparency from Brightness". This should work well enough.
If it doesn't work properly, you might need to do it manually with an image editor.
* "Graphic>Convert to..." in the right click menu
To fix it, make the image an actual alpha map. Try this to turn it into an alpha map:
In SLADE 3, start an image conversion*, set it to convert to "PNG (Alpha Map)", make sure transparency is enabled and set the transparency type to "Transparency from Brightness". This should work well enough.
If it doesn't work properly, you might need to do it manually with an image editor.
* "Graphic>Convert to..." in the right click menu
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4 10/16/2017
So, this should happen with the normal GZDoom decals too, right? After all, I just replaced them.
-
- Posts: 151
- Joined: Fri Feb 03, 2017 11:47 pm
Re: Voxel Chibi Doom! Update: v4 10/16/2017
*cuteness intensifies*
-
- Posts: 2113
- Joined: Thu May 02, 2013 1:27 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
Re: Voxel Chibi Doom! Update: v4 10/16/2017
No. It doesn't happen with them, as they're real alpha maps. (i.e they actually have alpha/transparency)Cherno wrote:So, this should happen with the normal GZDoom decals too, right? After all, I just replaced them.
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4 10/16/2017
I see the problem now. SLADE3 exported the PNGs without the alpha channel and the error didn't occur on my computer.
Anyway, I have done as suggested and converted the decals to alpha maps via SLADE3. Corrected version has been uploaded. Same link, same name.
Anyway, I have done as suggested and converted the decals to alpha maps via SLADE3. Corrected version has been uploaded. Same link, same name.
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
v4_1 uploaded: hotfix corrects monster behavior which reacted twice as slow before.
voxelchibi_v4_1.pk3
voxelchibi_v4_1.pk3
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
I wonder, is there anything else that people would like to see added to this mod?
-
- Posts: 32
- Joined: Sat Oct 14, 2017 6:24 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
Hi! I can't get your mod to work. I have tried gzdoom 3.2.0 32-bit and 64-bit versions, zdoom 2.7.1 and 2.8.1 and Zandronum 3.0 stable.
I can't get the voxel graphics to appear.
I dump all assets in a new folder and run a .bat file containing this command:
gzdoom.exe -iwad doom.wad -file 8bitblood.pk3 voxelchibi_v3.pk3 LowRes.pk3 NESDoom1.wad pcspksim.wad
needless to say, i don't mix different executables together, I create a fresh folder each time.
What am I doing wrong?
I can't get the voxel graphics to appear.
I dump all assets in a new folder and run a .bat file containing this command:
gzdoom.exe -iwad doom.wad -file 8bitblood.pk3 voxelchibi_v3.pk3 LowRes.pk3 NESDoom1.wad pcspksim.wad
needless to say, i don't mix different executables together, I create a fresh folder each time.
What am I doing wrong?
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
You have to include the complete path to the file from the GZDoom executable directory.
For example, if your folder is named Yourfolder:
gzdoom.exe -iwad doom.wad -file Yourfolder\8bitblood.pk3 Yourfolder\voxelchibi_v3.pk3 Yourfolder\LowRes.pk3 Yourfolder\NESDoom1.wad Yourfolder\pcspksim.wad
For example, if your folder is named Yourfolder:
gzdoom.exe -iwad doom.wad -file Yourfolder\8bitblood.pk3 Yourfolder\voxelchibi_v3.pk3 Yourfolder\LowRes.pk3 Yourfolder\NESDoom1.wad Yourfolder\pcspksim.wad
-
- Posts: 32
- Joined: Sat Oct 14, 2017 6:24 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
i put everything in the same folder. The lofi music, sfx, blood and wall textures all appear as expected. But game objects (monsters, player weapon)are all the original sprites.Cherno wrote:You have to include the complete path to the file from the GZDoom executable directory.
For example, if your folder is named Yourfolder:
gzdoom.exe -iwad doom.wad -file Yourfolder\8bitblood.pk3 Yourfolder\voxelchibi_v3.pk3 Yourfolder\LowRes.pk3 Yourfolder\NESDoom1.wad Yourfolder\pcspksim.wad
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
I don't know what the problem could be. MAybe you could try out other voxel mods and see if they work or not? Then we know if it's a gernal voxel problem or specific to this mod.
-
- Posts: 32
- Joined: Sat Oct 14, 2017 6:24 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
What other voxel mods are there? There was a gameplay mod that had voxel items like ammo boxes and health kits that i used to play, but my wads folder is also my getwads folder for IDE/DoomExplorer and over the years it accumulated 866 files because of joining random servers... don't remember what it was called... ARMEDrecruit-v1.6.pk3 I think.
Can you please post the exact source port, version and build number that you are using successfully? If I duplicated this exactly ... it SHOULD work.
Can you please post the exact source port, version and build number that you are using successfully? If I duplicated this exactly ... it SHOULD work.
-
- Posts: 1318
- Joined: Tue Dec 06, 2016 11:25 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
It's GZDoom 3.2.0, the latest version from the homepage. It should also work without a hitch on earlier versions. Many people have played this mod, there are even some YT videos, and so far I haven't heard of anyone having any problems with it so I'm really at a loss here at what could cause this
You could check out the Doom Voxel Project.
Edit: I just tested it with 2.4.0 and it works as well, only 2.1.1 throws an error at start.
Also, I assume that the VoxelChibi mod also doesn't work on it's own for you?
You could check out the Doom Voxel Project.
Edit: I just tested it with 2.4.0 and it works as well, only 2.1.1 throws an error at start.
Also, I assume that the VoxelChibi mod also doesn't work on it's own for you?
-
- Posts: 32
- Joined: Sat Oct 14, 2017 6:24 am
Re: Voxel Chibi Doom! Update: v4_1 10/17/2017 hotfix!
Thank You Cherno for your help. GZDoom 2.4.0* made it work for me. GZDoom crashes when I enable vsync, but otherwise fine, screen tearing is not too bad.
"The GZDoom crash with vsync" is an issue with AMD drivers, I have latest driver, I make suggested changes to settings in driver settings and profile, and it still doesn't like it.
Reminds me of when I had to roll back my driver to play Nier Automata without "vaseline on my monitor" effect.
Glad I can finally run your mod, I was worried for a while. ^_^
*https://forum.drdteam.org/viewtopic.php?t=7571
"The GZDoom crash with vsync" is an issue with AMD drivers, I have latest driver, I make suggested changes to settings in driver settings and profile, and it still doesn't like it.
Reminds me of when I had to roll back my driver to play Nier Automata without "vaseline on my monitor" effect.
Glad I can finally run your mod, I was worried for a while. ^_^
*https://forum.drdteam.org/viewtopic.php?t=7571