top of page

Wanted Weapons Of Fate Black Screen Fix New __exclusive__ May 2026

This game is notoriously difficult to run on modern Windows operating systems (Windows 10 and 11) because it was released in 2009 and relies on outdated DirectX 9.0c rendering and deprecated DRM (SecuROM).

Below is a comprehensive troubleshooting guide ranked from the most effective fixes to standard diagnostics.


Fix 4: Disable Fullscreen Optimizations (Windows 10/11)

  1. Locate Wanted.exe (usually C:\Program Files (x86)\Wanted Weapons of Fate\Binaries\)
  2. Right-click → PropertiesCompatibility tab.
  3. Check:
    • Disable fullscreen optimizations
    • Run this program as administrator
    • Override high DPI scaling → Application
  4. Click Change high DPI settings → Check “Override high DPI scaling” → Application.

1. Quick Overview of Causes

  • DirectX 9 / PhysX legacy conflicts
  • Resolution / refresh rate mismatch
  • Old Games for Windows Live (GFWL) remnants
  • Missing video codecs (intro videos fail to play)
  • Fullscreen vs. windowed mode bug
  • Multiple monitors / high DPI scaling

2. The "New" Quick Fix (Windows 10/11 – 2025 Edition)

This is the method most recent reports swear by. It bypasses the black screen by forcing the game into a stable windowed mode.

Step 1: Locate the Config File

  • Navigate to: %LOCALAPPDATA%\Wanted\Config\
  • (Alternatively: C:\Users\[YourUserName]\AppData\Local\Wanted\Config\)
  • Open WantedGame.ini with Notepad.

Step 2: Edit the Resolution Manually Find the section [Engine.Engine] then scroll to [WinDrv.WindowsClient]. Change the following lines:

StartupResolutionX=1280
StartupResolutionY=720
StartupFullscreen=False
UseVSync=False

Step 3: Force a Compatible Refresh Rate Add this line directly under UseVSync=False:

DesiredRefreshRate=60

Step 4: Save and Set File to "Read-Only"

  • Save WantedGame.ini.
  • Right-click the file → Properties → Check "Read-only" → OK.

Step 5: Launch the Game Run Wanted.exe as Administrator. The game should now launch in a 1280x720 window. Once in the main menu, you can change to fullscreen, but keep the resolution at 720p or 1080p.


Fix 1: The "Alt+Enter" Instant Test (Quickest Fix)

This is the first thing to try when you see the black screen.

  1. Launch Wanted: Weapons of Fate. Wait for the black screen + music.
  2. Press Alt + Enter on your keyboard.
    • What this does: It forces the game to switch from exclusive fullscreen to windowed mode.
  3. Does the image appear? If yes, you have a fullscreen resolution conflict.
  4. Proceed to Fix 2 immediately to make this permanent.

5. Community-Proven Combination

Most users report success with:

  1. Delete intro .bik files
  2. Set Fullscreen=False + 1280x720 in WantedEngine.ini
  3. Install old PhysX + DX9
  4. Run as admin + Win7 compatibility
  5. Disable fullscreen optimizations

Test after each step – you don’t need all fixes, just the right one for your system.


4. DirectX 9 Wrapper (dgVoodoo2)

  • Download dgVoodoo2 → extract dgVoodoo.conf and D3D9.dll to game folder (where Wanted.exe is).
  • Edit dgVoodoo.conf:
    • Set Fullscreen=false
    • Force resolution to your desktop’s native.

Summary of the "New" Perfect Launch Procedure

If you are starting from scratch, follow this sequence for the highest success rate:

  1. Install the game.
  2. Install DirectX End-User Runtime and Visual C++ 2005/2008 (x86).
  3. Go to the game folder, set Wanted.exe to Windows 7 Compatibility and Run as Administrator. Check Disable Full-screen optimization.
  4. Launch the game once. It will likely crash or give a black screen. This creates the Documents folder structure.
  5. Go to Documents\Wanted\Engine.ini.
  6. Set ResX and ResY to your native resolution.
  7. Set Fullscreen=False (Windowed mode) for the first launch to ensure stability.
  8. Mark Engine.ini as Read-only.
  9. Launch the game. Once in the main menu, you can often toggle Fullscreen back on via the in-game settings menu without crashing.

By methodically working through these steps—prioritizing the resolution lock via the .ini file—you bypass the engine's inability to communicate with modern display adapters, restoring the visual flair of "Wanted: Weapons of Fate" so you can finally curve those bullets.

The hum of Jax’s PC was the only sound in the room, a low drone that usually signaled the start of a late-night gaming binge. On the monitor, the stylized skull logo of Wanted: Weapons of Fate

flickered briefly. Jax leaned back, cracking his knuckles, ready to curve some bullets.

Then, the world went dark. Not a power outage—just the monitor. A deep, stubborn black screen

"Not today," Jax muttered. He knew this dance. Older games and modern rigs were like oil and water; they needed a bridge. He Alt-Tabbed, but the darkness followed him. He killed the process in the Task Manager and began the hunt.

First, he dove into the local files. "Compatibility mode," he whispered, right-clicking the executable. He set it to and checked the box to Run as Administrator

. It was the classic first step, the digital equivalent of a firm handshake. He launched it again. Blackness. Still nothing.

Jax pulled up a forum thread from the depths of the internet. A user named BulletCurver99

had the missing piece. "It's the refresh rate," the post read. Jax navigated to the game's configuration folder—usually hidden in Documents\Wanted . He found the file and opened it in Notepad.

There it was: a hard-coded resolution that his ultra-wide monitor couldn't comprehend. He manually typed in and capped the RefreshRate at 60 . He saved the file with a decisive click. He took a breath and hit "Play" one more time.

The screen flickered. The familiar, gritty soundtrack roared through his headphones, and the main menu snapped into view, sharp and ready. The black screen was conquered. Jax grabbed the controller, a smirk on his face. It was time to show the Fraternity why he was the best. specific .ini settings for your current setup to get this running?

Playing the 2009 cult classic Wanted: Weapons of Fate on modern Windows 10 or 11 systems often results in a frustrating black screen on startup or mid-game. Because the game relies on older DirectX 9 technologies, it frequently clashes with modern high-resolution displays and aggressive graphics driver optimizations. 🛠️ The "Modern" Fix: DXVK Wrapper

The most reliable "new" fix for 2026 is using DXVK, which translates the game's old DirectX 9 calls into Vulkan, a modern language your graphics card understands better. Download: Get the latest version of DXVK from GitHub. Extract: Use a tool like 7-Zip to open the archive.

Install: Locate the x32 folder inside the archive and copy d3d9.dll and dxgi.dll directly into your main game folder (where Wanted.exe is located).

Launch: Open the game as usual. The wrapper should now handle the rendering, bypassing the black screen. ⚙️ Essential Compatibility Tweaks

If the wrapper doesn't solve it immediately, these legacy adjustments are often required to prevent the engine from stalling.

Disable PhysX: Go into the game’s settings (if you can reach the menu) or configuration files and turn off PhysX. This feature is notoriously unstable on modern hardware for this specific title.

Fullscreen Optimizations: Right-click the game’s executable, go to Properties > Compatibility, and check Disable fullscreen optimizations. This stops Windows from trying to "assist" the game's display.

Unplug Peripherals: Many users report that having a racing wheel, joystick, or even certain gamepads plugged in during launch causes an immediate black screen.

Install DX9 Redistributable: Even if you have DirectX 12, older games need specific files from the DirectX End-User Runtimes (June 2010) to function. 🖥️ Resolution & Display Issues

If you hear sound but see nothing, the game is likely trying to run at a resolution your monitor doesn't support.

Alt-Tab Trick: Try hitting Alt + Tab to minimize the game and then maximizing it again. This can sometimes "force" the graphics driver to refresh the frame.

Refresh Rate: Go to your Windows Display Settings and temporarily set your monitor to 60Hz. Older engines often struggle with high-refresh monitors (144Hz+).

Default GPU Settings: If you have an NVIDIA card, use the NVIDIA Control Panel to reset all 3D settings to Default before launching.

Check out these video guides for visual walkthroughs on fixing black screen issues in older PC games: wanted weapons of fate black screen fix new

The most effective "new" fix for modern Windows 10/11 systems is using DXVK, which translates the game's original DirectX 9 calls into Vulkan. This often bypasses compatibility issues with modern drivers that cause the screen to stay black while the game's audio continues.

Download DXVK: Obtain the latest release from the official GitHub repository. Extract DLLs: Use a tool like 7-Zip to decompress the file.

Install to Game Folder: Copy d3d9.dll and dxgi.dll from the x32 folder of the DXVK download directly into your main Wanted: Weapons of Fate installation directory. Configuration File Tweaks

If the game refuses to launch at all, or if you suspect it is defaulting to an unsupported resolution, you can force it into windowed mode through its settings files. Location (Retail): %LOCALAPPDATA%\wanted\data\settings Location (Steam): \data\settings

The Change: Open renderer_settings.xml with a text editor (like Notepad) and change the line windowed="false" to windowed="true". This allows you to reach the in-game menus where you can then set a stable resolution. Essential Compatibility Settings

Modern Windows features can sometimes interfere with legacy full-screen applications. Applying these standard compatibility overrides often resolves flickering or black textures:

Disable Fullscreen Optimizations: Right-click the game's .exe file, select Properties, go to the Compatibility tab, and check Disable fullscreen optimizations.

DPI Scaling: Under Change high DPI settings, check both Program DPI and High DPI scaling override to ensure the game doesn't "zoom in" past your monitor's viewable area.

Legacy Drivers: Ensure your graphics drivers are up to date from NVIDIA, AMD, or Intel. Quick In-Game Workarounds

If you experience "black textures" or a sudden black screen during gameplay, users on forums like GameFAQs have found success with these "soft" fixes:

Alt-Tab Refresh: Press Alt + Tab to minimize the game and then maximize it again to force a frame buffer refresh.

Reset GPU Settings: In your NVIDIA or AMD Control Panel, reset all 3D settings to "Default". Avoid forcing anti-aliasing or v-sync externally until the game is stable. Wanted: Weapons of Fate - PCGamingWiki PCGW

Black screen ingame * Download dxvk latest. * Decompress with 7-Zip. * Extract d3d9. ddl and dxgi. dll to . PCGamingWiki Wanted: Weapons of Fate - PCGamingWiki PCGW

Black screen ingame * Download dxvk latest. * Decompress with 7-Zip. * Extract d3d9. ddl and dxgi. dll to . PCGamingWiki

Ok so I got the game but I get this weird black textures - Wanted

If you're seeing a black screen when launching Wanted: Weapons of Fate

, it is typically caused by modern hardware or resolution incompatibilities. Below are the most effective "new" fixes, ranging from simple file replacements to configuration tweaks. 1. The DXVK Fix (Most Reliable for Modern PCs)

Modern Windows systems often struggle with the game's original DirectX 9 calls. Translating these to Vulkan using DXVK is the most consistent modern solution:

Download DXVK: Get the latest version from a trusted source like PCGamingWiki.

Extract Files: Use a tool like 7-Zip to extract the d3d9.dll and dxgi.dll files.

Install: Copy these two files directly into the game's installation directory (where wanted.exe is located). 2. Manual Resolution Adjustment

The game often defaults to a resolution your monitor can't handle, resulting in a black screen.

Locate Config: Find the .xml configuration file in the game's local folders.

Edit: Open the file with Notepad and search for the tags.

Match Monitor: Manually enter your monitor's native resolution (e.g., 1920x1080). Note that setting a resolution higher than your monitor's native support will cause the crash to persist. 3. Graphics Driver & Compatibility Settings

Driver Update: Ensure your graphics drivers are current. For older systems, specifically check for Intel HD Graphics 4000 updates if using integrated graphics.

Nvidia Control Panel: If you have an Nvidia GPU, go to the Nvidia Control Panel and ensure the wanted.exe is explicitly set to use your high-performance GPU rather than integrated graphics.

Compatibility Mode: Right-click the game launcher or executable, go to Properties, and under the Compatibility tab, try running the game in Windows 7 or Windows 8 mode. 4. Quick Recovery Shortcuts

If you are stuck on a black screen while the game is running:

Reset Driver: Press Win + Ctrl + Shift + B to restart your graphics driver without rebooting your PC.

Windowed Mode Toggle: Press Alt + Enter to attempt to force the game into windowed mode, which may bypass initial resolution handshake issues.

For a visual walkthrough on resolving persistent black screen issues on modern systems, watch this guide:

To fix the black screen issue in Wanted: Weapons of Fate on modern systems, the most effective modern method is using DXVK to translate the game's old DirectX calls to Vulkan, which typically bypasses compatibility issues with Windows 10 and 11. Primary Fix: Use DXVK (Recommended for 2024–2026)

This is the most reliable way to get older DirectX 9 games running on new hardware.

Download the latest version of DXVK from its official GitHub repository. Open the downloaded archive (using 7-Zip or WinRAR).

Locate the x32 folder and copy the d3d9.dll and dxgi.dll files. This game is notoriously difficult to run on

Paste these files into your Wanted: Weapons of Fate installation folder (where the wanted.exe is located). Launch the game. It should now bypass the black screen. Quick Workarounds

If you prefer not to use external files, try these immediate fixes:

Windowed Mode Toggle: When the screen goes black, press Alt + Enter to force the game into windowed mode. If the visuals appear, go to the in-game options and set a standard resolution like 1024x768 or 1280x720 before switching back to fullscreen.

Alt-Tab Method: Some users report that simply Alt-Tabbing out of the game and then clicking back into it restores the image. Disable Fullscreen Optimizations: Right-click wanted.exe in the game folder. Select Properties > Compatibility tab. Check Disable fullscreen optimizations and click Apply. Additional Troubleshooting

Update Intel HD Drivers: If you are running on an integrated Intel GPU, ensure your drivers are updated, as older versions are known to cause black screens with this specific title.

NVIDIA Control Panel: Reset your 3D settings to "Default" in the NVIDIA Control Panel to ensure no forced overrides (like MSAA or FXAA) are breaking the game's renderer.

Are you running the game through Steam or a physical disc version, and what is your current GPU model? Help instal Old game Wanted Weapon of Fate

If you're trying to revisit the curve-bullet chaos of Wanted: Weapons of Fate

but keep getting stuck on a permanent black screen, you aren't alone. This 2009 classic often struggles with modern high-refresh-rate monitors and multi-core CPUs. Here is the quick fix to get you back into the action: 1. Disable "PhysX" (The #1 Culprit)

Modern NVIDIA drivers handle legacy PhysX differently, which often causes the game to hang on a black screen at launch. Go to your game installation folder (usually SteamApps\common\Wanted Look for a configuration file (often bundle.bin file in the root). Easier method: NVIDIA Control Panel Set PhysX Configuration > Select your instead of "Auto-select" or "GPU." 2. The Refresh Rate Lock

The game engine hates anything above 60Hz. If your monitor is 144Hz or 240Hz, it will likely black screen. Right-click your Desktop > Display Settings Advanced Display Manually set your monitor to before launching the game. Alternatively, use a tool like RivaTuner (RTSS) to limit the game's framerate to 60 FPS. 3. Compatibility Mode & Admin Rights

Windows 10 and 11 need a little nudge to run this older executable. Right-click Wanted.exe and select Properties Compatibility "Run this program in compatibility mode for Windows 7" "Run this program as an administrator" 4. Resolution Fix

Sometimes the game tries to launch at a resolution your monitor doesn't support. options.ini file (usually in Documents\Wanted Manually edit the to match your native resolution (e.g., 1920 and 1080). If you're still seeing black, try pressing Alt + Enter

on your keyboard. This forces the game into Windowed Mode, which often bypasses the initial hang!

Are you running the Steam version or the original physical disc version of the game?

To fix the black screen issue in Wanted: Weapons of Fate on modern systems (Windows 10/11), the most effective solution is to manually install DXVK into the game folder

, which translates the game's old DirectX 9 calls into Vulkan, solving most compatibility crashes. Essential Black Screen Fixes (2026 Updated) 1. Implement the DXVK Fix (Most Successful)

This method resolves the "black screen while hearing audio" or HUD-only display issues. : Get the latest release of DXVK from GitHub : Use a tool like to open the downloaded archive. Copy Files

: Paste these files directly into the folder where the game executable ( wanted.exe ) is located. 2. Adjust Compatibility & Fullscreen Settings

Modern Windows "Fullscreen Optimizations" often conflict with this older title. Microsoft Learn Locate Executable : Right-click wanted.exe in your installation folder and select Properties Compatibility Tab "Disable fullscreen optimizations" "Run this program in compatibility mode for" and select Windows XP (Service Pack 3) "Change high DPI settings" "Override high DPI scaling behavior" 3. Set Manual Resolution (Config File)

If the game launches to a black screen because it can't handle your monitor's native resolution, you must set it manually.

Navigate to your local configuration folder (usually found in or the game's root). Open the configuration file (often an Find the lines for and set them to a standard resolution like 4. Troubleshooting for Specific Hardware Help instal Old game Wanted Weapon of Fate

Wanted: Weapons of Fate - The Black Screen Fix and a New Beginning

It had been over a decade since the release of "Wanted: Weapons of Fate," a third-person shooter that had garnered mixed reviews from critics and players alike. Despite its promising premise, the game had been marred by technical issues, including a notorious black screen problem that had plagued players on PC.

The game's developer, Day 1 Studios, had long since closed its doors, leaving the game's community to fend for itself. However, a dedicated group of fans had refused to let the game fade into obscurity. They had spent years searching for a solution to the black screen issue, scouring the internet for fixes and workarounds.

One fan, a young programmer named Alex, had spent countless hours reverse-engineering the game's code. He had become obsessed with finding a solution to the black screen problem, which occurred when players tried to launch the game on modern operating systems.

After months of tireless work, Alex finally had a breakthrough. He discovered that the issue was caused by a compatibility problem with the game's outdated graphics driver. Armed with this knowledge, he created a custom patch that would allow the game to run on modern hardware.

The patch, which Alex dubbed "Wanted: Revival," was a labor of love. Not only did it fix the black screen issue, but it also included a range of new features, including improved graphics, new levels, and even a revised storyline.

As news of the patch spread, the game's community began to stir. Players who had given up on the game years ago began to dust off their old copies, eager to experience the game anew. The patch was met with widespread acclaim, with players praising Alex for his dedication and ingenuity.

But Alex wasn't content to rest on his laurels. He had bigger plans for "Wanted: Revival." He began to rally the game's community, encouraging them to share their ideas and feedback. He created a new forum for players to discuss the game, and even set up a Patreon page to fund ongoing development.

Slowly but surely, "Wanted: Revival" began to take shape. Alex was joined by a small team of developers, including a 3D artist and a level designer. Together, they worked tirelessly to breathe new life into the game.

One of the first new features to be added was a revised storyline. The original game's narrative had been criticized for its linearity and lack of player choice. Alex and his team set out to change that, adding multiple endings and branching storylines.

The game's new levels were also a major hit with players. The original game had been criticized for its short campaign, but Alex and his team had added hours of new gameplay, including challenging arena levels and sprawling open-world environments.

As the months passed, "Wanted: Revival" continued to grow and evolve. The game's community was more active than ever, with players sharing their experiences and creations on social media.

And then, just as it seemed like the game was reaching a new level of popularity, a surprise announcement was made. A group of investors had approached Alex and his team, expressing interest in funding a full-scale reboot of the game.

The news sent shockwaves through the gaming community. Could it be that "Wanted: Weapons of Fate" was about to get a second chance at life? Fix 4: Disable Fullscreen Optimizations (Windows 10/11)

The Future of Wanted: Weapons of Fate

As it turned out, the answer was yes. The reboot, which was being developed by a new studio called "Revival Games," would feature a completely revamped engine, new graphics, and an all-new storyline.

But here's the best part: Alex and his team would be leading the charge, bringing their years of experience and dedication to the project.

The future of "Wanted: Weapons of Fate" was looking brighter than ever. With a new game on the horizon, and a thriving community to boot, it seemed that the game's legacy was secure.

The black screen issue, once a source of frustration for players, was now a distant memory. In its place was a vibrant, thriving community, united by a shared passion for the game.

As Alex himself put it, "The community has always been the heart and soul of 'Wanted.' I'm thrilled to see where this new chapter takes us."

Technical Details: Fixing the Black Screen Issue

For those interested in the technical details, the black screen issue was caused by a compatibility problem with the game's outdated graphics driver. Specifically, the game's use of an old version of the NVIDIA PhysX engine had caused issues with modern graphics cards.

The patch created by Alex and his team updated the game's graphics driver to a newer version, allowing the game to run on modern hardware. The patch also included a range of other fixes, including optimizations for modern operating systems and graphics cards.

Here is a summary of the technical details:

  • Outdated graphics driver: The game's use of an old version of the NVIDIA PhysX engine caused issues with modern graphics cards.
  • Compatibility problem: The game's graphics driver was not compatible with modern operating systems and graphics cards.
  • Patch details: The patch updated the game's graphics driver to a newer version, allowing the game to run on modern hardware.

The patch was a significant achievement, and marked a major milestone in the game's history. It paved the way for the game's revival, and ensured that the game's community would continue to thrive for years to come.

Fixing the black screen in Wanted: Weapons of Fate on modern systems (Windows 10/11) generally involves addressing outdated DirectX 9 rendering or resolution mismatches. 1. DXVK Vulkan Wrapper (Best Fix)

The most reliable "new" fix for modern PCs is using DXVK, which translates DirectX 9 calls to Vulkan. This often bypasses rendering issues that cause black screens while keeping the HUD visible. Download: Get the latest release from the DXVK GitHub.

Installation: Extract d3d9.dll and dxgi.dll from the x32 folder and place them in the game’s main directory (where Wanted.exe is located). 2. Force Windowed Mode

If the game launches to a black screen but you can still hear audio, it is likely a resolution conflict.

Shortcut: Press Alt + Enter while the game is open to force it into windowed mode. This often restores the visuals immediately.

Config File: If Alt + Enter doesn't work, manually edit the settings:

Navigate to %LOCALAPPDATA%\wanted\data\settings (Retail) or the game folder's data\settings (Steam). Open renderer_settings.xml with Notepad. Change windowed="false" to windowed="true". 3. Install Legacy PhysX Drivers

Wanted is an older title that requires specific NVIDIA PhysX Legacy drivers to function, even if you have a modern GPU.

Download and install the PhysX System Software Legacy Driver from NVIDIA's website.

Some users also find success by disabling PhysX entirely in the game's launcher or settings to prevent crashes at mission starts. 4. Resolution Adjustment

The game may fail to render if your monitor’s resolution is too high for its default settings.

Temporarily set your desktop resolution to 1080p (1920x1080) before launching the game.

Once inside the game, set the resolution to match your monitor and apply it before switching back to fullscreen. 5. Compatibility Settings Right-click Wanted.exe -> Properties -> Compatibility. Check "Disable fullscreen optimizations". Run the program as an Administrator.

Pro-tip: If you are using an older Intel HD 4000 GPU, ensure your drivers are updated, as some versions have known incompatibilities with Vulkan wrappers like DXVK.

Are you running the original retail version or trying to get it working on a newer platform like the Steam Deck?

Fixing the black screen in Wanted: Weapons of Fate on modern systems (Windows 10/11) typically requires bypassing outdated DirectX 9 limitations or forcing the game into a windowed mode. 1. Apply the DXVK Fix (Recommended)

Since the game is an older DirectX 9 title, it often struggles with modern graphics drivers. Using

translates those calls to Vulkan, which usually eliminates the black screen. Get the latest release of Decompress the file and copy

folder (the game is 32-bit) into the main game installation directory where the is located. 2. Force Windowed Mode & Native Resolution

If the game launches to a black screen because it can't handle your monitor's default resolution, you can force it to run in a window:

Locate the configuration file (usually in a hidden folder or the game's install directory). Find the line Windowed = False and change it to Windowed = True Manually set the resolution lines (e.g., Width = 1920 Height = 1080 ) to match your desktop. 3. Compatibility Settings

Standard compatibility adjustments can resolve startup hangs on Windows 11: Right-click the game’s executable and select Properties Compatibility tab, check

Run this program in compatibility mode for Windows XP (Service Pack 3) Check the box for Disable full-screen optimizations Change high DPI settings Override high DPI scaling behavior 4. Update Graphics Drivers

Specifically for users with integrated graphics (like Intel HD 4000), updating to the latest legacy drivers often resolves the "black screen on startup" bug. Steam Community Intel Driver & Support Assistant NVIDIA Driver Page to find the most recent stable version. 5. The "Alt-Tab" Quick Fix

If you see a black screen but hear game audio, the engine might just be stuck on a display layer. to minimize the game, then back into it. Alternatively, press Windows + Ctrl + Shift + B to reset your graphics driver while the game is running. that automate these fixes for you? Wanted: Weapons of Fate - PCGamingWiki PCGW

Black screen ingame * Download dxvk latest. * Decompress with 7-Zip. * Extract d3d9. ddl and dxgi. dll to . PCGamingWiki Help instal Old game Wanted Weapon of Fate

bottom of page