Showing posts with label Games. Show all posts
Showing posts with label Games. Show all posts

Saturday, September 27, 2014

Enable / Disable File And Printer Sharing On Hamachi Network Adapter

I recently found Hamachi service running in the windows taskbar on my sons PC
This allows him to play Minecraft and other games together with his friends.
Sounds safe but that is if you trust his friends.
The problem with doing it this way is you are bypassing your modem security rules and firewall  restrictions thus allowing them access to your files and printers etc.

First thing I did was to disable file and printer sharing on the Hamachi network adapter

Go to Start
Control Panel
Network And Internet
Network And Sharing Center
Change adapter settings
You will see local area connections don’t touch these
Look for the Hamachi network
Right click on the Hamachi network connection
Then properties
Then untick client for Microsoft networks and also untick file and printer sharing for Microsoft networks
Press OK

I would feel better knowing the adapter was disabled so i decided to create a batch file that would enabled or disabled this for him.

I found a script on the net which I modified to do what i wanted.

Firstly you need to know is the name of your Hamachi adapter

Go to Start, Control Panel, Network And Internet, Network And Sharing Center

Click on Change adapter settings, all your network adapters are shown

Take note of the name of the Hamachi adapter.

Enter this name where I have highlighted (BLUE) my Hamachi name in the script below.


To Disable


REM --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
echo UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
"%temp%\getadmin.vbs"
exit /B
:gotAdmin
if exist "%temp%\getadmin.vbs" ( del "%temp%\getadmin.vbs" )
pushd "%CD%"
CD /D "%~dp0"
netsh interface set interface "Hamachi" Disable"


Copy into a txt document and then rename to disable.bat



To Enable


REM --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
echo UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
"%temp%\getadmin.vbs"
exit /B
:gotAdmin
if exist "%temp%\getadmin.vbs" ( del "%temp%\getadmin.vbs" )
pushd "%CD%"
CD /D "%~dp0"
netsh interface set interface "Hamachi" enable


Copy into a txt document and then rename to enable.bat




Disable: https://drive.google.com/file/d/0BwjqRgkVKt1IWWVpQXBra2FSdk0/edit?usp=sharing


Enable : https://drive.google.com/file/d/0BwjqRgkVKt1IWk1fWmViMUMyREE/edit?usp=sharing















Monday, May 26, 2014

Future Pinball Running Without UAC

Firstly running Future pinball in Hyperlaunch I could not get the controls to work.

You need to run Future pinball as administrator.

Find Future Pinball.exe right click on it then go to properties, click on compatibility, then tick on run as administrator.

You controls should now work.

The only problem now is that when you run this through hyperlaunch UAC will appear.

To disable this you can just turn off UAC not advised or disable through Microsoft Application Compatibility Toolkit 5.6

Download : http://www.microsoft.com/en-au/download/details.aspx?id=7352 then install.

Go to Start then programs then Microsoft Application Compatibility Toolkit then Compatibility Administrator (32-bit).

Click on Fix then enter details as shown below.


Click next then scroll down and tick RunAsInvoker




From here you can run test or click next then next again

Now Autogenerate then finish then Save rename to whatever you like my case future pinball then press OK.

Then save then again type future pinball then save.

Last but most important part click on file then install

Exit Compatibility Administrator (32-bit) and run hyperlaunch / hyperspin should all work.

Sunday, May 6, 2012

Arcade Emulators And Roms

Using Hyperspin Need Emulators

BE AWARE THESE SOMETIMES HAVE DANGEROUS SPYWARE MALWARE ETC
ALWAYS  SCAN FILES FIRST

Amiga  - http://fs-uae.net/download
American Laser Games -- http://www.jaegertech.com/uploads/c3/78/c378264f9688b312a532886e6cbea89b/daphne-singe-win32-v1.14.zip
American Laser Games - http://www.daphne-emu.com/site3/index_hi.php
Atari 8-bit - http://www.virtualdub.org/altirra.html
Atari 2600 - http://www.whimsey.com/z26/z26.html
Atari 2600 - http://stella.sourceforge.net/
Atari 5200 - http://kat5200.jillybunch.com/downloads.html
Atari 800 - http://atari800.sourceforge.net/download.html
Atari 7800 - http://home.comcast.net/~gscottstanton/
Atari 7800 - http://emu7800.sourceforge.net/
Atari Jaguar - http://pt.emuunlim.com/
Atari Jaguar - http://icculus.org/virtualjaguar/
Atari Lynx - http://handy.sourceforge.net/
Bandai Wonderswan - http://cygne.emuunlim.com/
Bandai Wonderswan - http://www.emulator-
zone.com/download.php/emulators/wonderswan/oswan/Oswan173.zip
Bandai Wonderswan Colour - http://cygne.emuunlim.com/
BlueStacks - http://www.bluestacks.com/
Casual Games - Ouya - http://www.libretro.com/?page_id=175
Daphne - http://www.daphne-emu.com/site3/index_hi.php
Daphne Singe v1.14 - http://rapidlibrary.biz/source.php?file=ul9frqrfcwi89on&url=http%3A%2F%2Fwww.jaegertech.com%2Fuploads%2Fc3%2F78%2Fc378264f9688b312a532886e6cbea89b%2Fdaphne-singe-win32-v1.14.zip&sec=a282d8f82c4f2a0f
DxWnd - http://sourceforge.net/projects/dxwnd/files/
Demule 56  - http://demul.emulation64.com/downloads/ - -FTP djvj other content
Demule 57  - http://demul.emulation64.com/downloads/ - -FTP djvj other content
Dolphin Git v3.0 r766 - http://www.dolphin-emulator.com/download.html?
rev=208d25c3f515c23b6c5989e2abc72a6423a38341&arch=win32
Dolphin - x64 - Microsoft Visual C++ 2010
http://www.microsoft.com/en-us/download/confirmation.aspx?id=14632#
Dolphin - x86 - http://www.microsoft.com/en-au/download/confirmation.aspx?id=5555
Dolphin - direct x - x64 - https://www.google.com.au/#q=Microsoft+Visual+C%2B%2B+2010+Redistributable+Package+(x64)
Dolphin - direct x - x86 -
Emma02 - https://dl.dropboxusercontent.com/u/3880958/Emma%2002/Emma_02_setup_v1.18.exe
EPSXe - http://www.epsxe.com/download.php
Fceux - http://www.fceux.com/web/download.html
Final Burn Alpha - http://www.emulator-zone.com/doc.php/arcade/finalburnalpha.html
Flash Game Player - http://adobe-flash-player.software.informer.com/download/?cf121b31
FoFix - http://code.google.com/p/fofix/
FourDo - http://www.fourdo.com/downloads/
Gambatte - http://www.zophar.net/gb/gambatte.html
Gamecom - http://depositfiles.com/files/rfk05p8nu
GeePee32 - http://www.emulator-zone.com/doc.php/misc/geepee32.html
Gens - http://www.emulator-zone.com/doc.php/genesis/gens.html
Gest - http://www.emulator-zone.com/doc.php/gameboy/gest.html
Handy - http://sourceforge.net/projects/handy/files/latest/download?source=files
Higan - http://byuu.org/higan/
Hatari - http://download.tuxfamily.org/hatari/1.7.0/
Jaguar Tempest 2000 Emulator - http://www.yakyak.org/viewtopic.php?f=5&t=41691
Jnes - http://www.jabosoft.com/categories/3
Jpcsp - http://jpcsp.org/
Kat 5200 - http://kat5200.jillybunch.com/downloads.html
Magic Engine - http://www.emuparadise.me/PC_Engine_-_TurboGrafx16_Emulators/Windows/Magic_Engine/27
Magic Engine - http://www.magicengine.com/uk_download_main.html
MakeronEX - http://dl.vmall.com/c035nk2tpf
Mame - http://www.emunews.eu/downloads/
Mednafen 0.9.15 - http://forum.fobby.net/index.php?t=msg&goto=2019&
Meka - http://www.smspower.org/meka/download.shtml
Mess - http://www.emunews.eu/downloads/
MFME - Register with Hyperspin get ftp search for djvj - worth Donation as Gold member if building a complete system with hyperspin. Same with emu movies makes life easier with ftp access for your missing content.
Msx1 - http://www.bluemsx.com/
Msx1 - http://openmsx.sourceforge.net/
Msx 1  -http://www.lexlechz.at/en/software.html
MUGEn - http://elecbyte.com/mugen
NeoRaine - http://www.zophar.net/ngcd/neoraine.html
Nestopia - http://www.zophar.net/nes/nestopia.html
Nintendulator - http://www.zophar.net/nes/nintendulator.html
Nintendo gamecube - http://www.dolphin-emulator.com/download.html
Nintendo gamecube - Convert rar to iso - http://www.winmount.com/download.html
No$GBA - http://www.zophar.net/gba/no-gba.html
No$GBA-DS - http://cloudstor.es/f/eLK/
NullDC - http://www.zophar.net/naomi/nulldc.html
Ootake - http://www.zophar.net/tg16/ootake.html
OpenBor - http://sourceforge.net/projects/openbor/
ParaJVE - http://www.vectrex.fr/ParaJVE/
PCSX2 -http://pcsx2.net/download/releases/windows/viewcategory/6-windows.html
Phoenix -  http://arts-union.my1.ru/Phoenix.rar
PicoDrive - http://www.theoldcomputer.com/emulators/download.php?file=Li9TZWdhL01lZ2Fkcml2ZS1HZW5lc2lzL1dJTi9QaWNvRHJpdmUvUGljb0RyaXZlLXYxLjQ1L1BpY29Ecml2ZV93aW4zMl8xNDVhLnppcA==
PlayGuy - http://www.zophar.net/gb/playguy.html
PokeMini - http://code.google.com/p/pokemini/
PPSSPP - http://www.ppsspp.org/downloads.html
Project64 - http://www.theoldcomputer.com/emulators/getfile.php?file=Li9OaW50ZW5kby9ONjQvV0lOL1Byb2plY3QtNjQvUHJvamVjdC02NC12Mi4xL3NldHVwJTIwUHJvamVjdDY0JTIwMi4xLnppcA==
Project64  2012 - http://fs01n1.sendspace.com/dl/02333b40392758d1019790af0ff55765/52c55bb47da63837/i5gn02/EmuCR-Project64-20120726.7z
PuNES - http://forums.nesdev.com/viewtopic.php?t=6928
Project 64 2.0.0.14 - http://www.pj64-emu.com/change-logs/app-project64.exe/project-64-2.0.0.14/
PSXMAME - http://rapidlibrary.biz/source.php?file=ulcx8e9cxfi89on&url=http%3A%2F%2Fcfile23.uf.tistory.com%2Fattach%2F123A66444F62DA96078EA7&sec=3da359eeebb6d5a7

Radikal Bikers Emulator - http://aarongiles.com/radikal.html

Regen - http://aamirm.hacking-cult.org/www/regen.html
RetroArch - http://themaister.net/retroarch.html
Snes - https://sites.google.com/site/bearoso/
Spectaculator  -
Steem - http://www.zophar.net/atarist/steem-engine.html
Stella - http://www.zophar.net/a2600/stella.html
Stella 3.41 - http://www.mediafire.com/download/it1qdvubc4kiihz/Stella+3.41+-3.55GH.rar
T98-Next - http://www.zophar.net/pc98/t98-next.html
Turbo Engine 16  -http://www.zophar.net/tg16/turbo-engine.html
TurboGrafx 16 - http://www.magicengine.com/uk_index.php?sessid=sWeIWUZvhXnPYYewwCaO1w0JujUw
TwoMbit - http://www.zophar.net/sms-gg/twombit.html
TurboGrafx 16 -http://www.zeograd.com/parse.php?src=hugof&path=0,1,
TurboGrafx 16 - Mousy - current working link as of 05-01-14 : http://www.thefreewindows.com/3335/hide-andor-restrict-the-cursor-of-your-mouse-with-nomousy/
UberNes - http://www.ubernes.com/
Nebula - http://nebula.emulatronia.com/descargas.php
Neo Geo Pocket -http://www.zophar.net/download_file/2101
Neo Geo Pocket - http://www.zophar.net/download_file/2102
Neo Geo Pocket - http://www.zophar.net/download_file/2107
Neo Geo Pocket -http://www.zophar.net/download_file/2111
Neo Geo Pocket -http://www.zophar.net/download_file/2112
NeoRaine - http://rainemu.swishparty.co.uk/html/download/neoraine.html
Nintendo 64 - http://www.emulation64.com/files/info/197/1964.html/
Nintendo 64 - http://coolrom.com/downloader2.php?id=26&emu=nm
Nintendo 64 - http://www.pj64-emu.com/
Big Fish Games - https://dolphin-emu.org/download/
Sega Dreamcast - http://www.emulator-zone.com/doc.php/dreamcast/nulldc.html
Super Nintendo - http://www.zsnes.com/
Super Nintendo - http://www.snes9x.com/
Super Nintendo - http://byuu.org/bsnes/
Sega Master System - http://www.eidolons-inn.net/tiki-index.php?page=Kega
Nintendo Virtualboy - http://www.planetvb.com/modules/tech/index.php?sec=emus&eid=rdragon
Nintendo Virtualboy - http://www.emuunlim.com/VirtualE/
Nintendo Gameboy advance - http://nocash.emubase.de/gba.htm
Nintendo Gameboy - http://kigb.emuunlim.com/downloads.htm
Nintendo Gameboy - http://gigo.retrogames.com/download.html
Supermodel - http://fs08n1.sendspace.com/dl/befcc299e3b2eac47ce0e967a812b020/52c8a0de4ee20c39/qhoiao/Supermodel-r271-x86.rar
U64Emu Platinum Edition - http://www.zophar.net/marcade/ultra64-platinum-edition.html
UNZ - FM Towns - http://cloudstor.es/f/giL/
VisualBoyAdvance-M - http://vba-m.com/index.php?ind=downloads&op=entry_view&iden=123
VBA Link - http://www.vbalink.info/download-gba-emulator.htm


Roms and emulators Links

http://www.theoldcomputer.com/emulators/
http://www.emuparadise.me
http://www.coolrom.com
http://www.doperoms.com
http://www.roms4droid.com
http://www.romcenter.com
http://www.gameboy-advance-roms.com
http://www.allstargaming.net
http://www.snesorama.us
http://www.romulation.net/
http://www.freeroms.com
http://www.completeroms.com
http://www.romhustler.net
http://www.emulator-zone.com/
http://www.electricroms.com/
http://www.aroms.com/
http://www.romscentral.com/
http://www.computeremuzone.com/
http://www.freeroms.com/
http://romcollector.com/
http://www.rom-gods.net/
http://www.techroms.com/
http://www.dchaven.com/
http://www.atariage.com/
http://nitroroms.com
http://www.planetemu.net/roms/
http://www.emulab.it/rommanager/index.php
http://www.ultimaroms.com/emulateurs.php
http://fantasyanime.com/emulators#ps1
http://www.mameworld.info/
http://mikedary.com/emulators.html
http://amigan.1emu.net/releases/#amiarcadia
https://sites.google.com/site/videogameemulation/wiiRoms and emulators Links
http://www.theoldcomputer.com/emulators/
http://www.emuparadise.me
http://www.coolrom.com
http://www.doperoms.com
http://www.roms4droid.com
http://www.romcenter.com
http://www.gameboy-advance-roms.com
http://www.allstargaming.net
http://www.snesorama.us
http://www.romulation.net/
http://www.freeroms.com
http://www.completeroms.com
http://www.romhustler.net
http://www.emulator-zone.com/
http://www.electricroms.com/
http://www.aroms.com/
http://www.romscentral.com/
http://www.computeremuzone.com/
http://www.freeroms.com/
http://romcollector.com/
http://www.rom-gods.net/
http://www.techroms.com/
http://www.dchaven.com/
http://www.atariage.com/
http://nitroroms.com
http://www.planetemu.net/roms/
http://www.emulab.it/rommanager/index.php
http://www.ultimaroms.com/emulateurs.php
http://fantasyanime.com/emulators#ps1
http://www.mameworld.info/
http://mikedary.com/emulators.html
http://amigan.1emu.net/releases/#amiarcadia
https://sites.google.com/site/videogameemulation/wii
http://emulationrealm.net/downloads/category/6-windows
http://www.aep-emu.de/


Front End
http://www.hyperspin-fe.com