[RELEASE] Forza Horizon 4 Minimap

img

FH4Map

Forza Horizon 4 Minimap

Note: This minimap is a client mod, you need to install an addon in FiveM client.


Download

v1.4: Download v1.4.zip
Source: https://github.com/kasuganosoras/fh4map

Installation

  1. Copy the fh4map folder to your server resource folder
  2. Copy the CircleMap.rpf to X:\<Your FiveM client path>\FiveM.app\addons (Create the folder if not exists)
  3. Add start fh4map to your server.cfg
  4. Restart your server

Edit help

This minimap is make for my server, so there are some Chinese text, you can edit the hud.html to change it.

The script will remove the original game health bar and armor bar, you can use other health/armor bar plugin to replace it.

Known issues

  • Icons is out of circle.

Old version

v1.3: Download v1.3.zip
v1.2: Download v1.2.zip
v1.1: Download v1.1.zip
v1.0: Download v1.0.zip

Change Log

v1.0: First release
v1.1: Replace the resource.lua with fxmanifest.lua
v1.2: Bug Fix […]
v1.3: Add manual install
v1.4: Change to server-side stream resources.

CircleMap Manual Install

This installation method is for people who are using NVR or other graphics mod.

Don’t forget to backup your files!

  1. Use OpenIV to open the graphics mod file, such as z_NVR_Base.rpf.
  2. Go to folder common\data\. (if it not exists, please try open another RPF file; if all the RPF file don’t have this folder, just create it)
  3. Go to folder ui\ (Create it if not exists), put the frontend.xml inside it.
  4. Go to platform\textures\ , usually it is in the same RPF file as common .
  5. Open the graphics.ytd and replace the radarmasksm with this mod radarmasksm.png.
  6. Use ArchiveFix to fix the RPF file (drag it on the ArchiveFix.exe)
  7. Save all files and start FiveM, enjoy!

Enjoy!

17 Likes

Hey, first, thank you for sharing this with us.

So i check the source code, you should remove the server file not needed,

and use “fxmanifest” not the old one _ressource check here for more info : Resource manifest

For people who doesnt want to have this on the screen : Annotation 2020-05-26 142922

just go to html file, open it with visual code or some thing to edit go to the last div and remove this one :

		<div class="btn-group">
			<div class="btn btn1"><span>F2</span> 飞行模式</div>
			<div class="btn btn2">刷车菜单 <span>F5</span></div>
		</div>

and then on the <style type="text/css"> do the same thing remove this :

	.btn-group {
				position: fixed;
				bottom: 50px;
				left: 113px;
			}

Again, thanks again for share this, it’s really cool !

4 Likes

Great One! Are You Going To Release That Drift Point?

1 Like

yeah (20 chars

1 Like

i have some problem with this

1 Like

Are you using the 2K/4K monitor?

yes i have 2k monitor

I updated the html file, you can download it on Github and replace the old version.
If it work, please tell me, thanks : D

yeah later i try

I have a problem…

2 Likes

Once again dude, amazing work! The drift counter also looks really amazing! :grin:

same thing with me but it on the bottom

Will be fixed soon

For that, however, I installed everything well

1 Like

Are you installed some graphics mod like NVR?
NVR will conflicts with this mod, but you can try to make this mod load after NVR (such as rename it to z_zzzzzzz.rpf).

1 Like

Hi @Akkariin it is possible to stream it on server side ?

idk, I was finding a way to stream it on server too.
I tried stream the graphics.ytd and the frontend.xml, but no luck.

Yes I use NVR, I have renamed it so that it starts after but error
Screenshot_17

If you can convert it to .gfx it may work but I don’t know how to do it

How do i intalled i cant understand