diff --git a/data/games.json b/data/games.json
index d2463a59..4ff17425 100644
--- a/data/games.json
+++ b/data/games.json
@@ -49,21 +49,11 @@
"image": "cover.svg",
"directory": "drift"
},
- {
- "name": "Dashy Reaper",
- "image": "cover.svg",
- "directory": "dashy"
- },
{
"name": "Driving Force 4",
"image": "cover.svg",
"directory": "driving"
},
- {
- "name": "Bullet Fury",
- "image": "cover.svg",
- "directory": "bulletfury"
- },
{
"name": "Minecraft Games",
"image": "cover.svg",
diff --git a/semag/animalcrossingwildworld/index.html b/semag/animalcrossingwildworld/index.html
index ad205367..50e2a18b 100644
--- a/semag/animalcrossingwildworld/index.html
+++ b/semag/animalcrossingwildworld/index.html
@@ -18,8 +18,8 @@
EJS_core = "nds";
EJS_color = "#0064ff";
EJS_startOnLoaded = true;
- EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
+ EJS_pathtodata = "/semag/emulatorjs/data/";
EJS_gameUrl = "Animal Crossing - Wild World (USA) (Rev 1).nds";
-
+