mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-06-01 09:12:29 +00:00
Updated screenshots for release
This commit is contained in:
parent
4b88f388cc
commit
c22f3d1791
3 changed files with 7 additions and 5 deletions
|
@ -20,9 +20,9 @@ _______________________________________
|
|||
10 May 2025 - RBDOOM-3-BFG 1.6.0
|
||||
_______________________________
|
||||
|
||||
<img src="https://i.imgur.com/vIPuu3x.png">
|
||||
<img src="https://i.imgur.com/56CTz1w.jpeg">
|
||||
|
||||
# RBDOOM-3-BFG 1.6.0 adds Retro Rendering and Better Modding Support
|
||||
# RBDOOM-3-BFG 1.6.0: Retro Revolution and Modding Mastery
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -40,6 +40,8 @@ This is not just a patch — it's a groundbreaking new major release, packed wit
|
|||
|
||||
Experience the nostalgia of the 8-bit and 16-bit eras with the Retro Rendering Modes, including the Commodore 64, Amstrad CPC 6128, Sega Genesis/Megadrive and Sony PSX styles.
|
||||
|
||||
<img src="https://i.imgur.com/BdNIE8H.png" width="1024">
|
||||
|
||||
Immerse yourself in the authentic Commodore 64 mode, faithfully replicating the original 16-color palette. Step into the vibrant world of Sega Genesis, with its impressive 512-color range, limited to 61 colors on screen simultaneously. And for those seeking a true PlayStation experience, the PSX mode has been improved to be more faithful to the original output of the PS1. It emulates the lack of floating point rasterizer hardware and affine texture mapping, while also bringing back unfiltered textures and adding a captivating screen space dithering effect.
|
||||
|
||||
The retro rendering modes transport you back to the golden age of gaming, with a resolution that mimics the beloved 320x240 display, now extended to a widescreen 480x270 format.
|
||||
|
|
|
@ -6,7 +6,7 @@ date_string=$(date +"%Y%m%d")
|
|||
# Get first 7 characters of the git hash
|
||||
git_hash=$(git rev-parse --short=7 HEAD)
|
||||
|
||||
buildversion="1.6.0.20"
|
||||
buildversion="1.6.0.22"
|
||||
filename="RBDOOM-3-BFG-${buildversion}-lite-win64-${date_string}-git-${git_hash}.7z"
|
||||
|
||||
# Copy the base file to the new filename
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue