bobtheuberfish / chiriboga

Implements Netrunner in Javascript against an AI opponent
https://chiriboga.sifnt.net.au/
GNU General Public License v3.0
86 stars 11 forks source link

Running locally #153

Open olompumpa opened 10 months ago

olompumpa commented 10 months ago

I would like to ask for help. Recently the page is not working to me (loading...), so I want to run the game offline. Unfortunately, according to an older description, this option no longer works. The image files are not loading. What am I doing wrong? https://github.com/bobtheuberfish/chiriboga/wiki/Running-locally

I installed the UwAmp program and click on 'Browser www' (there is the 'Images' folder and 'chiriboga-dev' - which I copied there earlier), clicking on 'chiriboga-dev' launches the localhost and the initial Chiriboga page in the browser, but the images don't load. Thanks in advance for your help and work!

update: it works I just had to copy the image folder into the dev folder. So not into the www's root.

bobtheuberfish commented 10 months ago

Thank you for this info. I have updated the instructions to hopefully make this clearer.

One advantage of running this dev version is you have access to some Midnight Sun cards which are not available to the public. But please be aware that you cannot play as Corp with Midnight Sun cards.

If your online Chiriboga is getting stuck on the loading screen, can you please open the developer console, refresh the page and record any errors here?

olompumpa commented 10 months ago

It is not getting stuck completely, It just loads very slowly. Also the image pack which is 50MB - It took me an hour to download.

But the offline method works perfectly fine now. thx! 01