Releases: mika-n/NGPCarMenu
NGPCarMenu 1.02
- NGPCarMenu shows a custom "Select Car" in-game menu selections in Richard Burns Rally (RBR) game.
- See https://github.com/mika-n/NGPCarMenu for more information.
- Download the "NGPCarMenu_versionTag.zip" package (see asset links below this message) and unzip it to the root folder of RBR game folder.
- NOTE! If you use FileExplorer integrated tool to extract the zip file then some PC setups may block the extracted NGPCarMenu.dll file because it was downloaded from Internet. The solution is to tick "unblock" option in NGPCarMenu.dll file properties (right mouse button click in FileExporer) or to use WinRAR or 7-Zip tool to extract the ZIP package.
What's new?
-
Added new ScreenshotFileType option (PNG or BMP). There is a new in-game plugin menu option for this INI setting.
-
Added new ScreenshotAPIType option (0 or 1). 0=DirectX framebuffer capture. 1=GDI bitmap capture. Some Windows7 setups seemed to have issues with the previous DirectX framebuffer capture (wrong colors in the output file). Setting this INI option to value 1 may help in those scenarios.
-
Fixed a bug in preview image generation if FixUp plugin had VSyncActive=0 and SoundRefreshRate=60 options.
-
Fixed a bug in number of gears value (reverse and neutral gears were included in the shown value).
-
Fixed a bug where dot char in a car model name caused wrong menu name (for example "Porsche 911 SC 3.0 Grp4" was shown with wrong name).
-
Fixed a bug where original RBR car models (when installed via RBRCIT tool) were shown without a model name and car specs information.
-
Fixed a bug where a car preview image was drawn in wrong location in multi-monitor/virtual desktop scenarios. Now the plugin tries to draw the image using coordinates relative to the top/left corner of RBR game window (ie. 0,0 coordinate is not the physical virtual screen coordinate, but top/left corner of RBR game window). I hope this now works (cannot test multi-monitor setup).
NGPCarMenu 1.01
- The first public release of custom Richard Burns Rally plugin.
- NGPCarMenu shows a custom "Select Car" in-game menu selections.
- See https://github.com/mika-n/NGPCarMenu for more information.
- Download the "NGPCarMenu_versionTag.zip" package and unzip it to the root folder of RBR game folder.
- NOTE! If you use FileExplorer integrated tool to extract the zip file then some PC setups may block the extracted NGPCarMenu.dll file because it was downloaded from Internet. The solution is to tick "unblock" option in NGPCarMenu.dll file properties (right mouse button click in FileExporer) or to use WinRAR or 7-Zip tool to extract the ZIP package.
NGPCarMenu 0.99
- Pre-release, beta version.
- Do not use this release.