Blasphemer / blasphemer

new home for the Blasphemer IWAD
https://www.doomworld.com/vb/freedoom/70732-blasphemer-discussion/
Other
107 stars 13 forks source link

Oblige - Map generator #20

Closed fervi closed 7 years ago

fervi commented 7 years ago

Hello.

Generally Blasphemer works fine in terms of graphics. The biggest problem is the lack of maps. Maybe you have to try to generate maps and better to put into the project? This will save time and the game will be playable.

https://sourceforge.net/projects/oblige/?source=directory

Blasphemer commented 7 years ago

Hello, sorry for the late response.

As a placeholder, sure, it could be done. This reminds me that Samian put some work on it's version of Oblige called ObHack https://github.com/samboy/ObHack/releases/tag/ObHack-008-Blasphemer201602 that supports Heretic and Blasphemer, so it may be worth a try. Additionally the first two episodes are fully playable from start to finish (barring the secret levels wich are placeholders).

-Cacowad.

fervi commented 7 years ago

Well, i can't play on "experimental" branch, so I use master, and maps there doesn't exists (i mean it is short default map for 3-4 maps, and then you can go to normal, playable map)

Blasphemer commented 7 years ago

There is a reason you cannot play the "experimental" one? Like a compilation bug or a run-time error of some sort?

-Cacowad.

fervi commented 7 years ago

R_InitSprites: Sprite IMPX frame B is missing rotations

I try to run it on heretic-vanilla from debian.

Blasphemer commented 7 years ago

During the last update i somehow managed to omit the IMPXB1 frame from the wadinfo. I've tested it with heretic+, so it should be fine. Please let me know if you encounter any other problem.

-Cacowad

fervi commented 7 years ago

Do you know any good engine for Blasphemer? Heretic Chocolade (Doom Chocolade) crashing

Doomsday it too hard for me (you know, you work on Linux 15 years, but you can't add game for Doomsday lol)

Blasphemer commented 7 years ago

If you own an original copy of heretic, you can patch the original .exe using this: https://sourceforge.net/projects/prboom-plus/files/heretic-plus/1.32.1/ (the patch raise by a lot the standard vanilla limits, nothing more) Then, just rename the blasphemer iwad as heretic.wad and you are good to go. Otherwise zdoom will suffice: https://zdoom.org/downloads To avoid any potential name related problems, just rename the blasphemer iwad as heretic.wad.

-Cacowad

fervi commented 7 years ago

Now Blasphemer (with zdoom engine) works very good, thanks ;)