don't click here

Hacking with the Microsoft Surface

Discussion in 'Technical Discussion' started by Super Egg, Jun 14, 2014.

  1. Super Egg

    Super Egg

    Master of MS Paint. Member
    313
    0
    16
    Tomball, TEXAS
    Sonic 2 beta 3 hoax
    So, my main rig, an HP Pavillion dv4, has basically kicked the bucket. It seems that HP was high as a god damned kite when designing it, and decided it would be a great idea to design the laptop with the exhaust fan leading to the bottom of the system. Seems that it overheats due to the poor ventilation and thus melts some of the solder off the GPU and well, you know....

    Anyways, I've got some hacking projects I wanted to work on, and decided to use my Surface tablet to do so. As I went to build my hack, it decided to not build stating "asm68k.exe" can not be run by this PC.

    Now, this could be mean two things.

    A. The ARM processor can not actually run the .exe because it is written for x86 processors......
    or.
    B. Microsoft's 8.1 is being a little bitch because the thing is unsigned.

    Any help on the situation is greatly appreciated.
     
  2. Covarr

    Covarr

    Sentient Cash Register Member
    4,233
    3
    18
    Trapped in my own thoughts.
    Two stageplays, a screenplay, and an album
    Is that a Surface or a Surface Pro? If the former, then your problem is both of your two guesses. A surface pro shouldn't have any issues of the sort.
     
  3. Super Egg

    Super Egg

    Master of MS Paint. Member
    313
    0
    16
    Tomball, TEXAS
    Sonic 2 beta 3 hoax
    Surface. Also, I kinda figured that was the case, but was hoping some wizards on here could help. Oh well.
     
  4. Techokami

    Techokami

    For use only on NTSC Genesis systems Researcher
    1,373
    81
    28
    HoleNet!
    Sonic Worlds Next
    Surface is a different beast than Surface Pro. Surface Pro is basically an x86-64 PC in a tablet form factor, but regular Surface is an ARM-based tablet. The desktop interface on regular Surface is only because the Office team are dicks and refused to (at that time) make a proper version of Office for tablets.

    Not much you can really do here! Sorry mang.
     
  5. GerbilSoft

    GerbilSoft

    RickRotate'd. Administrator
    2,971
    76
    28
    USA
    rom-properties
    It's both. Even if you were to jailbreak the system to run unsigned executables (which was possible on Windows 8.0, but required unlocking on every reboot), you'd only be able to run programs compiled for ARM.

    This is Microsoft's modus operandi: Tell everyone that "IT'S WINDOWS, IT RUNS WINDOWS GAMES AND XBOX", even when it doesn't actually run regular Windows programs or Xbox 360 games, in order to convince people to buy it.
     
  6. doc eggfan

    doc eggfan

    Are you pondering what I'm pondering? Wiki Sysop
    9,681
    232
    43
    ACT
    GreatMegaLD, GreatSC3k, Great SG1k
  7. Super Egg

    Super Egg

    Master of MS Paint. Member
    313
    0
    16
    Tomball, TEXAS
    Sonic 2 beta 3 hoax
    Well, thanks for the responses gents. I figured most of y'all would respond as such, but I digress. I have found a "solution"

    After hours of toying around, I was finally able to downgrade this tablet to 8.0. Once that was finished, I did the jailbreak and downloaded a x86 emulator.

    This of course is nice and all, as now I can compile my hacks. The only problem now is the fact I can only do asm hacks, and am now limited to testing my hacks with the shitty emulators from the Windows Store, as even the x86 emulator has trouble emulating Regen. Oh well, a step in the right direction, right?