Project Alpine (iOS in Roblox)

Project Alpine is the project that primarily focuses on emulating iOS in Roblox, with functional calls, text messaging, downloading apps, taking photos, and be more productive in a game.

Preview:



iOS is a work in progress and restoring using restore files will be worked on later.

iOS originally belongs to Apple, Inc. This project will not be sold under any circumstances to prevent lawsuits from taking place.

Feedback is open and suggestions can be made! I will also be able to answer questions you may have!

5 Likes

this looks like it could be cool but if i’m nitpicking

2 Likes

Sorry, it’s just that the screen quality on the iPhone looks bad but I’m planning on making the SurfaceGUI global soon, that way the icons and UI can be sharp as it can be.

1 Like

That’s your issue, just increase the PPS property

the size is currently using X_PixelxY_Pixel scaling, and the screen size is 1179x2556, some elements don’t have scaling filled out, but I’ll be figuring things out.

1 Like

This looks very cool so far! Great job on it! How long did it take to create so far? Will it be released?

iPhone Startup Process

For the iPhone, it relies on a boot loader called “iBoot”, which is essentially what is used when the iPhone is first turned on, verifying the OS being ran and getting the hardware to start working.

There are 2 release types of iBoot, developmental & release. Release versions of iBoot do NOT have special abilities that developmental devices have, while developmental versions have special abilities such as JTAG, running diags (diagnostics) and other features.

What’s also part of iBoot is the command prompt included when in recovery mode. When an iPhone enters recovery mode, an interactive shell is started, allowing you to send commands and modify any environment variable(s) that are available to change.

Startup output

It took me about 7 months to make this :sob:
But I don’t know if I want to release it, cuz you know, Apple’s lawyers are like assassins.

I was just about to ask, are you allowed to make popular phones on roblox in public games without getting copyrighted?

Depends on the copyright or license of the device in my opinion.

The Apple Store free model still exists, so as long as you aren’t making profit, (and you didn’t straight up rip it from the real iPhone) you should be fine?

I’m not a lawyer or anything though, ain’t no way I’m going to more school for that.

Anyway, nice job :+1:

2 Likes