<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.bvestation.com/index.php?action=history&amp;feed=atom&amp;title=DLL_Tricks</id>
		<title>DLL Tricks - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.bvestation.com/index.php?action=history&amp;feed=atom&amp;title=DLL_Tricks"/>
		<link rel="alternate" type="text/html" href="https://wiki.bvestation.com/index.php?title=DLL_Tricks&amp;action=history"/>
		<updated>2026-04-05T16:32:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://wiki.bvestation.com/index.php?title=DLL_Tricks&amp;diff=58&amp;oldid=prev</id>
		<title>Kevin: Created page with &quot;The dll tricks will allow select computers to run BVE without any problems on Vista.  1. 3 Dll files will need to be downloaded '''[http://www.dlldump.com/download-dll-files_n...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.bvestation.com/index.php?title=DLL_Tricks&amp;diff=58&amp;oldid=prev"/>
				<updated>2015-02-07T00:28:42Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;The dll tricks will allow select computers to run BVE without any problems on Vista.  1. 3 Dll files will need to be downloaded &amp;#039;&amp;#039;&amp;#039;[http://www.dlldump.com/download-dll-files_n...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The dll tricks will allow select computers to run BVE without any problems on Vista.&lt;br /&gt;
&lt;br /&gt;
1. 3 Dll files will need to be downloaded '''[http://www.dlldump.com/download-dll-files_new.php/dllfiles/D/dx7vb.dll/5.03.2600.2180/download.html dx7vb.dll]''', '''[http://www.dlldump.com/download-dll-files_new.php/dllfiles/D/dx8vb.dll/5.03.2600.2180/download.html dx8vb.dll]''', '''[http://www.dlldump.com/download-dll-files_new.php/dllfiles/D/d3drm.dll/5.1.2600.0/download.html d3drm.dll]'''&lt;br /&gt;
&lt;br /&gt;
2. If you have Windows Vista 32bit place the 3 files in the C:\Windows\System32 directory. If you have Windows Vista 64bit place the 3 files in the c:\windows\syswow64 directory.&lt;br /&gt;
&lt;br /&gt;
3. Go to Start, in the search box type in CMD, right click cmd.exe and run as administrator.&lt;br /&gt;
&lt;br /&gt;
4a. '''On 32 bit systems (only otherwise check 4b)''' - In the command prompt type in:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
  regsvr32 dx7vb.dll&lt;br /&gt;
   &amp;lt;Then hit enter (It should say the dll register succeeded)&amp;gt;&lt;br /&gt;
   regsvr32 dx8vb.dll&lt;br /&gt;
   &amp;lt;Then hit enter (It should say the dll register succeeded)&amp;gt;&lt;br /&gt;
   exi&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4b. '''On 64 bit systems (only)''' - In the command prompt type in:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
cd c:\windows\syswow64 &amp;lt;enter&amp;gt;&lt;br /&gt;
    regsvr32 dx7vb.dll    &amp;lt;enter&amp;gt;&lt;br /&gt;
    regsvr32 dx8vb.dll      &amp;lt;enter&amp;gt;&lt;br /&gt;
    exit          &amp;lt;enter&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5. Give BVE a try.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Selected Systems ==&lt;br /&gt;
&lt;br /&gt;
Windows Vista on a ATI based Video Card will work without a hitch.&lt;br /&gt;
&lt;br /&gt;
Windows Vista on a nVidia based Video Card fails to work (The panel shows, but nothing on the track is displayed or gray/white). Running BVE 2 in 256 bit color mode however does work.&lt;br /&gt;
&lt;br /&gt;
It has been said that Windows 7 is able to run BVE with or without the DLL tricks. Although these users were also ATI as well, and no hope in sight for nVidia users.&lt;br /&gt;
&lt;br /&gt;
== Alternatives to the DLL Tricks ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following are proven methods/alternatives which work for running BVE on Vista:&lt;br /&gt;
&lt;br /&gt;
*Run BVE in 256 bit color mode, the color will be terrible, but oddly enough it works for nVidia users on Vista. Aside from BVE saying it could not change to HAL.&lt;br /&gt;
&lt;br /&gt;
*Install Windows XP, removing Vista, this will replace your existing Windows Vista installation, this is recommended if you have a copy of Windows XP laying around, and you haven't done anything with your Vista partition. You are to do this at your own risk.&lt;br /&gt;
&lt;br /&gt;
*Install Windows XP as Dual Boot along with Vista, much safer solution, and uses alot more space, recommended if you have a copy of Windows XP laying around, and you have used Windows Vista frequently, still things can happen, and do this at your own risk.&lt;br /&gt;
&lt;br /&gt;
*Use Virtual PC and Install Windows XP on that, this is probably the safest bet, with your copy of Windows XP, you can install it on a Virtual PC, performance however will take a big hit, as your resources also go toward emulating the operating system.&lt;br /&gt;
&lt;br /&gt;
*Use OpenBVE, with this Open Source BVE alternative you can run most routes along with newer routes, with minor differences. The program is fully compatible with Windows Vista, and other operating systems, that BVE once couldn't be able to run on.&lt;br /&gt;
&lt;br /&gt;
== Other Warnings ==&lt;br /&gt;
&lt;br /&gt;
The newer ATI HD cards with support for DirectX 10, will experience graphical glitches if run on Windows XP.&lt;/div&gt;</summary>
		<author><name>Kevin</name></author>	</entry>

	</feed>