11 posts
Location
England
Posted 28 June 2014 - 10:11 PM
Introducing Pockemu: A really basic
Pocket Computer
Emulator for ComputerCraft computers.
What it doesPockemu will create a screen with the size of a Pocket Computer and make the program think it's a pocket computer, although as a Pocket Computer's screen is one pixel taller the height of the virtual screen will be the height of the computer's screen.
ScreeniesSpoiler
Usage: Pockemu <program name>Download: pastebin get dwXNaWrV pockemu
314 posts
Location
Glass/UX/main.lua
Posted 29 June 2014 - 06:23 AM
This is useful in survival mode so that you can test a program without wasting resources to make a pocket computer.Nice job! :)/>
1029 posts
Location
Missouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension
Posted 09 July 2014 - 01:01 AM
if only everyone's first program was as useful as this
I really like this. It's useful because not everyone wants to transfer their files to a pocket computer to make sure everything is cool with smaller screen sizes, especially because if you do GUIs the right way they will adjust themselves proportional to your screen size.
One bug I found is that it still registers a screen click outside of the pocket computer's normal area. This can cause crashes on programs.
My suggestion to make this program better is to have an indicator at the edge so you can see the size you're working with.
Edited on 08 July 2014 - 11:03 PM
11 posts
Location
England
Posted 10 July 2014 - 03:19 AM
if only everyone's first program was as useful as this
I really like this. It's useful because not everyone wants to transfer their files to a pocket computer to make sure everything is cool with smaller screen sizes, especially because if you do GUIs the right way they will adjust themselves proportional to your screen size.
One bug I found is that it still registers a screen click outside of the pocket computer's normal area. This can cause crashes on programs.
My suggestion to make this program better is to have an indicator at the edge so you can see the size you're working with.
OK thanks, when I get time with Computercraft I'll update it. :)/>
11 posts
Location
England
Posted 14 July 2014 - 06:36 PM
if only everyone's first program was as useful as this
I really like this. It's useful because not everyone wants to transfer their files to a pocket computer to make sure everything is cool with smaller screen sizes, especially because if you do GUIs the right way they will adjust themselves proportional to your screen size.
One bug I found is that it still registers a screen click outside of the pocket computer's normal area. This can cause crashes on programs.
My suggestion to make this program better is to have an indicator at the edge so you can see the size you're working with.
OK thanks, when I get time with Computercraft I'll update it. :)/>
I finally got around to updating it, the pastebin link is the same.
162 posts
Posted 14 July 2014 - 08:17 PM
–nvm– I will PM you this
Edited on 15 July 2014 - 08:40 AM