-
Content count
432 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
News
Everything posted by Erick194
-
Much of the sigil maps have already been converted by the following people will be available for Beta 4
-
Greetings to all, long ago I have an ambitious goal, but I do not want to leave out all those who cannot run the latest versions of Gzdoom. I will start to modify any of these 2 ports which are maintained by @drfrag, these are Zdoom32 which is the closest thing to the version I used in for my previous project Gzdoom [GEC], which was set to run the PSXDOOM maps and DOOM64 in UDMF but with an environment similar to the original game, although not perfect, and LZdoom that has zscript and other improvements more similar to the current versions. I need to know what should be the most ideal version for DZdoom, please leave a comment because the engine I select should be chosen.
-
The future of GZdoom [GEC] to DZdoom by [GEC]
Erick194 replied to Erick194's topic in Map Releases & Development
One of the things that I will include in DZDoom is the current gradient light from gzdoom but without shaders, and I will also incorporate it in the Poly Render (experimental) I already did that before and it looks good and a flag to make it like the original Doom 64 since the current system is a little different from the original. But that would be then in a fork of LZDoom -
I have goals that I have not yet decided, but in them is Doom64, although I am happy with the work that Kaiser does.
-
Sprites and textures extracted from id mobile games (now Wolfenstein RPG Brew resources)
Erick194 replied to Erick194's topic in Doom General Discussion
Hi guys, check the OP ;) -
So far, there is quite a similarity between Psx Doom and Saturn Doom, it is a fact I have also started the reverse engineering of Saturn Doom. The first thing I am doing is locating and naming functions.
-
what kind of architecture is the satrurn exe format? In psx it can always happen when a corruption happens in the memory of z_zone, here are some examples: But in a normal way a missing texture would look like this:
-
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
Rest assured, I am working on reverse engineering of Doom64 for the real hardware as well. I will consider you for real hardware tests. ;) -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
@riderr3 it would be interesting to create the [GEC] channel for discord, I will keep it in mind for this weekend. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
@intacowetrust thanks for that information from the sector CD Audio. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
@fenderc01 thanks for informing us about that audio error, the problem from what I see was already known by the creator of the mkpsxiso program, but that error exists in version 1.21 which is the one that I have modified, but that error was corrected later In version 1.23, I have updated the program and modified it so that I can generate the files (PSXCDABS.C and PSXCDABS.H). https://github.com/Erick194/PSXDOOM-RE/commit/a1d98ec6a5ebf75570dbfceef29e6a416bf9f2a1 -
[Update V2] PSXDOOM / PSXFINALDOOM / DOOM64 on Gzdoom [GEC] Master Edition. DEC 17 2018.
Erick194 replied to Erick194's topic in Total Conversions & Full Games
you're right, I'll do it soon -
[GEC] Master Edition PSX Doom for the PlayStation. Beta 4 Released [11/16/2022]
Erick194 replied to Erick194's topic in Console Doom
@riderr3 In good theory, new midis can be created, but I haven't created tools yet. -
[GEC] Master Edition PSX Doom for the PlayStation. Beta 4 Released [11/16/2022]
Erick194 replied to Erick194's topic in Console Doom
@D88M3R I will start a new project with DZoom soon and correct certain errors. Hmm, don't program anything for the render software, since I didn't know that GZdoom 1.9 had it. sorry -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
That really makes me happy, thanks again for identifying it. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
I still have to finish Final Doom, and you're not interested in Hexen and Quake 2 for PSX, it's something I plan to reverse in the future. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
I appreciate your comment, but something is certain, from now on your project is also important for me and we will both receive mutual help. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
@Quasar You're right, I just checked the p_shoot.gas and if that function exists, my question is if the code is well converted in my version, right now I will change the name. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
That is excellent, if so, I must change the name also to PA_DivlineSide. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
Exact, compilable and executable for the real hardware psx. -
The Play Station Doom Source Code Released! (Reverse Engineering)
Erick194 replied to Erick194's topic in Console Doom
It is not DZDoom, it is the original PSXDOOM. -
[GEC] Master Edition PSX Doom for the PlayStation. Beta 4 Released [11/16/2022]
Erick194 replied to Erick194's topic in Console Doom
The current advantage of rebuilding Psx Doom, has around 58-56 kilobytes free that I can use for the vram, implement the Icon Of Sin, Archvile (if it really works), the WollSS and Keen. ;) -
[GEC] Master Edition PSX Doom for the PlayStation. Beta 4 Released [11/16/2022]
Erick194 replied to Erick194's topic in Console Doom
@intacowetrust You are correct with everything you say, maybe Williams as I approach to consume more memory I leave it only in 11 blocks and not in 12, but it really can be used, here my interpretation of the code, I must say as I have already said time back, PsxDoom uses part of the Mortal Kombat 3 code and Vram is no exception. PSXDOOM VALLOC CODE.c -
[GEC] Master Edition PSX Doom for the PlayStation. Beta 4 Released [11/16/2022]
Erick194 replied to Erick194's topic in Console Doom
It is a pleasure to help you, I have also made modifications of variable names of your suggestions too, the version that I will upload is the one interpreted by me, but I will make more changes of names and modifications once I upload it to me github, to save the progress of your changes in the names of your interpretations and merge them with my version ;) -
[GEC] Master Edition PSX Doom for the PlayStation. Beta 4 Released [11/16/2022]
Erick194 replied to Erick194's topic in Console Doom
I must also apologize for not responding and update my threads, in addition to not answering PM's. I inform that the PsxDoom is already completely rebuilt, it is compilable with PSYQ and can be executed in real hardware, at this moment we are discarding and looking for possible errors in the real hardware, soon I will be publishing the code, stay tuned.