What's new
Choice of Mods

Join our amazing community to find Choicescript games and modifications to improve your gameplay!

Is there a way to run DeiArcana mods on PC?

Liu_Kang

Member
Member
Hello, there are games for which Dan did not make mods, but there are mods for which DeiArcana made
The problem is that these games are directed to the phone, so is there a way to play them on the computer?
There is no index.html file to run it from
 

Liu_Kang

Member
Member
To be fair... Dark Lord Morgoth, There are a lot of Dei mods that aren't ported to PC. In that case OP, you can just use Bluestacks or any other equivalent Android emulator to run said mods.


The problem is that my device cannot run the Android emulator
I tried compiling the games using ChoiceScript, but every time I got an error
 

dorbelian

Member
Member
Hello, there are games for which Dan did not make mods, but there are mods for which DeiArcana made
The problem is that these games are directed to the phone, so is there a way to play them on the computer?
There is no index.html file to run it from
You could try an android emulator. I don't know which ones are the best now, last time I used one was before getting a M1 macbook which doesn't have a lot of (valid) options for android emulators, but if you've got windows or linux you should be fine.
 

chalmersdjr

New member
Member
windows subsystem for android is your best bet. its made by microsoft and amazon so it doesn't have all the shitty monetization all the other android emulators have.
 

Whooohooo

Member
Member
just open the apk with any zip program > extract it to wherever you want > then find index.html in assets folder and run it there
oh my bad just tried and seem dei mod didn't run on browser like dan mod xD
 

Raistlan71

Active member
Member
Actually you can open up DeiArcana mods and run it on your browser, it is like was said, you open the apk file with your zip program, me, I use 77file program, anyway, once you extract it you open the assets folder and in that will be a www folder, in that will be the index exe that opens up in your browser to play.
 

chalmersdjr

New member
Member
Actually you can open up DeiArcana mods and run it on your browser, it is like was said, you open the apk file with your zip program, me, I use 77file program, anyway, once you extract it you open the assets folder and in that will be a www folder, in that will be the index exe that opens up in your browser to play.
havent had a single one from deiarcana work that way.
 

Raistlan71

Active member
Member
I tested it before I posted, give it a shot and see for yourself. As I said though, you need to enter the www folder and the index.exe is in that folder.
 

PirateQueen

New member
Member
Dei games don't work on PC because index.html scripts are not there :) every game is script error... only Dan games work, because he also working scripts for index.html
 

Raistlan71

Active member
Member
I do not know why it does not work for you, however, it works fine for me. I normally use Bluestacks on my PC to run Dei's games. But, if I wish to use it as a HTML you just have to download the game as you normally would except when you are done downloading the game do not click on it once done rather go to your download area and simply drag the bluestack file and drop it on your desktop and right click on nit and rather then open it with the Bluestack app use your extract app, me I use 7-zip and then it extract and it will extract all the files from the game onto the desktop, from there click on the asset folder, it that folder will have one folder named www, once that is open scroll down and click the index file, it will open the game onto your browser, that is all I do and it works then for me.
 

PirateQueen

New member
Member
here is why.... it's script problem...

---------------------------------------------------------

<html><head>
<!--

-->
<meta http-equiv="refresh" content="0;url=mygame/index.html" />
<meta name = "viewport" content = "width = 320">
<style>
body {
max-width: 720px;
font-family: Helvetica,Arial,sans-serif;
background-color: white;
}
</style>
</head>
<body>
></p>
</body>
</html>

-------------------------------------------------------------

nothing is there, script is empty... when you click index.html only "script error"
 

Raistlan71

Active member
Member
Do you utilize the app Bluestacks on your PC? If you do then I do not know why you are unable to do as I stated. For me, after I download the file it then is in my download folder, I do not click on the finished download immediately because if you do then it will immediately place it in the Bluestacks app, you must take it from your download on your PC then drag it to your desktop, once there open the file (it will be an uninstalled bluestacks file icon) with your extracter app, mine is 7-zip. That is all I do and it works for me.
 
Top