Old RBR modding threads (merged)

Status
Not open for further replies.
Sweet about the grass, martinez (that's the worst downside of many BTB stages). I sure hope you'll allow the RSRBR team to include your track in their mod/update; would be sweet to see this stage in club/RDRC rallies here on RD :).
 
Downloads: A new file has been added by WorkerBee:

RBR FixUp patch plugin 1.4

New in version 1.4:
* fix aspect ratio [XRes / YRes] (widescreen support)
* fullscreen window mode


FixUp patch (Version 1.4) for RBR 1.02 SSE and RBRDLL v1.3
=====================================================================

This patch plugin for Richard Burns Rally fixes some known problems in RBR,
removes a few limitations and enhances some dialogs.


I. Sound buffer fix
The internal sound buffer is too small to hold the sound data to be played,
e.g. front end music, service park music, pace note calls etc.
From time to time this buffer is filled with more data than initially
allocated so memory located right after this buffer gets corrupted.
Depending on which object or data is located in the corrupted memory region
more or less strange things may happen, e.g. crashes or freezes.

So, this is where the patch applies. It convinces RBR to use a bigger buffer,
large enough to hold the sound data.


II. RBRDLL pace note editor and plugin loading fix
a) The pace note editor has some hard-coded values checking the stage number.
So only stages having numbers in the standard RBR range could be edited.
Generally this should be no problem, but as RBRDLL does not handle the
out-of-range stages correctly (Message: Error loading pace notes...) there are
crashes when loading the next stage. Here an internally allocated buffer is
freed twice which may work from time to time but often leads to crashes.
This patch removes that limitation and as a result, the related crashes.

b) On some machines starting the game via RBRDLL.exe may fail if the
tournament plugin RBRTM is installed due to some anti-cheat protection in the
plugin's initialization routine.
This patch fixes RBR's plugin loading routine to bypass RBRDLL's interference
so plugins are being loaded correctly again.


III. Setup slots and setup naming
The original RBR has a limit of 3 setup slots and restricts the name of a
setup to 10 characters.
This patch enhances the number of setup slots to 127 and allows for a setup
name to be 31 characters.
The dialogs to select or save a setup respectively have been enhanced to show
10 setups at once.


IV. Replay lists and replay naming
The original RBR limited the name of a replay to 13 characters.
This patch allows for the replay name to be entered when saving to be 31
characters in length.
The replay list dialog has been enhanced to show 20 replays at once, the name
column is much wider than before.


V. Service park
Due to an error in the implementation the 'Manager Advice' in the service park
didn't work as expected. Also the number of mechanics wasn't taken into
account properly. This patch fixes these problems.


VI. Aspect Ratio (Widescreen Support)
The original RBR uses a fixed 4:3 aspect ratio for drawing. On widescreen
hardware the objects drawn on screen get distorted due to the aspect ratio
being 16:9 or 16:10 (actually XRes / YRes).
This patch fixes the aspect ratio being used for drawing to be XRes / YRes.
Note: the dialogs (game menues) still get distorted, no proper way (and no
need) to fix that.
This fix may be disabled if you'd like to use other programs to fix the aspect
ratio (see "Configuration" in the readme file).


VII. Fullscreen Window
When running RBR in fullscreen mode the game uses the entire screen to draw
on, but you can't switch back to the desktop without screwing up the game.
When running RBR in windowed mode you always get the window decorations
(titlebar, menu icon, close button etc) surrounding the window, but would be
able to switch to another application.
This patch allows you to run RBR in fullscreen windowed mode without the
annoying window decorations. Switching to another application is then possible.
To use this new mode you have to configure "Fullscreen=false" in
RichardBurnsRally.ini.
This fix may be disabled if you'd like to use other programs to run in windowed
mode (see "Configuration" in the readme file).
 
Status
Not open for further replies.

Latest News

How long have you been simracing

  • < 1 year

    Votes: 133 13.1%
  • < 2 years

    Votes: 103 10.1%
  • < 3 years

    Votes: 95 9.4%
  • < 4 years

    Votes: 71 7.0%
  • < 5 years

    Votes: 141 13.9%
  • < 10 years

    Votes: 133 13.1%
  • < 15 years

    Votes: 85 8.4%
  • < 20 years

    Votes: 63 6.2%
  • < 25 years

    Votes: 49 4.8%
  • Ok, I am a dinosaur

    Votes: 142 14.0%
Back
Top