arrow_upward

Posted by: deanhills - 11-02-2020, 05:16 AM - Forum: Hardware & Technology - Replies (1)
I am very curious to learn whether there are experienced Android flashers here who do flashing of their Android devices on a regular basis, or have experiences to share or tips to give.

When I was researching how to flash my Samsung Tablet I learned to do this with great caution only, and preferably not at all if one is not very advanced, experienced or have taken every possible care to do it right. For starters, with a Samsung device the warranty will be immediately voided with flashing as it has something included in its firmware that would detect when flashing is used.

I found two tools for flasing a device - Google Developer SDK Tools and Samsung's Odin3.  Which one are you using?  Is the difference perhaps to do with SDK Google tools would only be used for Google devices like Nexxus, and Odin3 has specifically been created for use with Samsung?  I learned that the Samsung developers are officially using Odin3, and have unofficially released it for use by Samsung users, but strictly at the users' own risk with loss of warranty.  

From my research, this is my summary of steps to follow for flashing my Samsung Tablet. If experienced users notice a "not to do" step - please let me know:

1. Check the specific model of my Samsung Tablet - which is SM-T819.  What I learned during my research was that the Android firmware is tablet model specific rather than tablet version specific.  This means the Android firmware of one Samsung Galaxy S2 may not work on another Samsung Galaxy S2 with a different model number.  

2. I had to search very deep to find a reliable source for downloading the exact Android firmware for my model Samsung tablet.  The challenge was every possible tutorial directed one to Sammobile, the Web authority for Samsung mobile firmware, but then it looks like not only does this Website want you to register an account, but also to take a paid subscription - which it does in a sneaky way. So eventually I dropped this Website and thankfully if one searches deep enough there are reliable alternatives. After a very long search I found this source that looked reliable although I can't vouch for it as I haven't used the firmware yet.  I judge it by how professional the firmware is presented and operates, and my MalwareBytes hasn't found any malware or viruses when I was downloading a copy of the firmware:
https://desktop.firmware.mobi/

You need to input your device model at the page that comes up, and then you are taken to this page to download the firmware.  You then have to choose a .tar.MD5 boot image:
https://desktop.firmware.mobi/device:825/firmware:2139

If you are downloading the firmware it's best to go for the last date in the firmware before it changed to the next Android version.  I was looking at the possibility of changing from Nougat (Android 7) back to Marshmallow (Android 6.01).  The last available Marshmallow version was dated 6 December 2016.  After which the firmware changed to Nougat (Android 7.0) in 2017.

3. Next is to set up the flashing tool on your computer, which seems to be Odin3 for Samsung.  Again, during my research it felt as though I was wading through risky Websites that may have malware attached.  So I first downloaded free Malwarebytes trial, as a way to check possible virus sites.  I then found this download place for Odin3 script:
https://updato.com/how-to/how-to-install...sing-odin/

One then has to set the tool up.

While I was researching this step, I also checked the Google SDK tools route.  It looked very complicated.  Looks like a couple or more years ago one was able to download the SDK tools separately from Google but now one has to get it after downloading Android Studio first.

Here are a few good YouTube tutorials by Jamie Wagner on how to set up the SDK Tools for flashing Nexxus mobile phones:

1. How To Download & Install Android Studio On Windows PC
2. How To Fastboot OEM Unlock & Lock Bootloader Android Nexus 7
3. How To Install/Flash Android KitKat Nexus Factory Images
4. How To Install Google USB Driver Android ADB Debugging Windows PC
5. How To Downgrade Android Nougat To Android Marshmallow

4. You then also discover that you may need a USB driver for the device you are going to flash on your computer. Otherwise your computer won't be able to communicate with the device. How I checked it was to connect my Samsung Tablet to my computer with a USB cable and then navigated to devices in the Control Panel of my computer. My Samsung Tablet had a yellow exclamation mark next to it which indicated there was an issue with the computer finding a USB driver for the device.  Then after finding the right driver (below), and I was able to install the driver by rightclicking the Yellow Exclamation mark,  the yellow exclamation mark went away. The driver is a very important tool so your flashing tool in your computer can communicate with the device while you are flashing the firmware. You won't be able to do it otherwise.
https://developer.samsung.com/mobile/and...river.html

5. You then have to set up your Samsung device - unlock it.  You do this by going into the settings of the device and getting to the Developer Tools.  Samsung seems to like to hide the Developer Tools in the settings, as to get to it I had to tap 5-7 times on the "About Tablet" tablet details for it to open up.  You then have to enable OEM Unlocking and USB Debugging.  

6. Next very important preparation is to make a backup of the contents of your device.  It is very important that you don't use the backup feature on the device itself.  As this may create issues with the flashing.  You do the backup to your computer by using a USB cable as you would do with uploading photos etc.  There are many ways to do this - you may already have your preferred way, but for Samsung there is Samsung Smart Switch that can be downloaded from here:
https://www.samsung.com/za/support/smart-switch/

7. After all of the preparation one is ready to do the flashing.  I haven't done this yet as I'm not quite convinced it is really necessary relative to the risk involved.  You start the flashing process by first turning off the Samsung device.  Following this you press at the same time the home, power and volume down buttons.  You then use the volume up button to scroll down to download mode and use the power button to OK it.  You then connect the device with a USB cable to the computer.  When you click on Odin it should come up with the flash load page and there will be a green box indicating it is successfully communicating with the device. If it isn't, then the first issue to investigate would be the USB driver for the device. And then the settings. Great caution is needed to ensure that the partition box in the Odin page is unticked.  One then drops the firmware .tar.mb5 file into Odin in the exact right place (refer tutorials below), and the flashing should ideally happen then.  

Here are two tutorials to show you how it works - one is a YouTube tutorial and the other a Web page.  The Web page tutorial gives much more information on the benefits of flashing, and also troubleshooting when things go wrong.  It prepares you for typical issues and how to get out of them if they should happen to you.

https://www.youtube.com/watch?v=nOGpFJnLP3A
https://updato.com/how-to/how-to-install...sing-odin/

8. When one uses SDK Tools for Google devices the steps are slightly different and more complicated.  Best to refer to the tutorials by Jamie Wagner above and don't miss any of them.  From what I can understand the flashing tools are included in the firmware download, and you have to add the SDK Platform Tools (you get it from the Userapp folder) to the package.  You need to navigate to the appdata/Android/ folder until you get to SDK_platform_tools and add the contents of this to your firmware folder.  You then have to unlock the device, get the device in download mode, and you do that with the command CMD of your computer.  The tutorials I listed under (3) above by Jamie Wagner explain how to do it.  It's best to study very carefully through all of the tutorials and not giving any of them a miss.  

Odin3 sounds easier to me, but maybe with more room for error - it's not fail safe.  SDK Tools sound more controlled and detailed, but also with room for error, particularly in setting up the firmware and tool package.  My choice for my Samsung device would be Odin3. But only if my need for doing any flashing outways the risks. I'm still hoping one day that Android will allow one to change firmware versions easier with no need for flashing, or at least more fail safe.
Posted by: deanhills - 10-31-2020, 11:19 PM - Forum: VPS Giveaways - Replies (10)
 24 VPSs are Available
  • 6x VPS 1  [Games Servers not advised]
  • 1x VPS 2  [Games Servers allowed]
  • 1x VPS 3  [Games Servers allowed]
  • 2x VPS 6  [Games Servers allowed]
  • 5x VPS 7  [Games Servers not allowed] [USA Locations: Atlanta, NY, Seattle, LA]
  • 3x VPS 9  [Games Servers are allowed][USA Locations: Buffalo, Phoenix, Seattle]
  • 2x VPS 10 [Games Servers not advised]
  • 1x VPS 11 [Games Servers not allowed]
  • 1x VPS 12 [Games Servers not allowed]
  • 1x VPS 15 [Games Servers not allowed - zero tolerance policy]
  • 1x VPS 18 [Until end of Dec only - Games Servers allowed]
We're aiming at a date of around 5/6th of November for announcing the winners.  

Note that VPS 18 will only be available until the end of December.

As mentioned every where, PLEASE study the Terms of Service of the VPS/s you request very carefully BEFORE you apply.

For comparing the VPS Specifications, users can check https://post4vps.com/compare/#1,2,3,6,7,...1,12,15,18

PLEASE READ AND UNDERSTAND THE TERMS AND CONDITIONS OF THE SPONSOR BEFORE YOU APPLY - REFER BELOW:
  • Users must read and agree to all terms of the SPONSOR (of the VPS which they want) when they apply.  These can be found on our Plans Page.  
  • When you apply, please let us know your preferred OS and the Domain you will be using with the VPS.
Please Read before Applying
  1. Read Our Forum Rules before applying.
  2. You should have met our minimum requirements to get VPS.
  3. Read Application Format before applying. (If the application format is wrong then your Request will be rejected)
  4. You must post your VPS application in VPS Request Forum.
  5. Read TOS of VPS providers before applying.

Posted by: Mashiro - 10-31-2020, 08:28 PM - Forum: Tutorials - No Replies
Use RDP Wrapper Library with latest Windows 10 / Server OS Versions


Howdy Post4VPS Staff & Community

Before I start writing about the main subject of today's guide I will start off with explaining what the "RDP Wrapper" library actually is:
Quote:Imagine you are a normal Windows user and your computer came with Windows 10 Home preinstalled. Now you might know that the Windows 10 Home edition is very limited in many aspects such as a lot less control over the system settings (e.g. updates are forced and cannot be turned off). Another locked down feature is the absolute lack of the remote desktop feature / the remote desktop server. That means you cannot connect to your computer remotely in your network from e.g. a tablet or something similar.

Such a feature, while not many normal users may use it, is actually a very useful feature. So for those who are very interested in this feature... what should these people do? The next higher up version that comes with the remote desktop feature / server is Windows 10 Pro. Would you be willing to go out and buy a Windows 10 Pro license? Of course you could get a cheap license from some random or weird site. You don't have to do this! It could especially be a dangerous scam / rip off.

Here is where the "RDP Wrapper" library comes into play. It is a RDP library with a lot of modifications and tweaks. You can install RDP Wrapper on your Windows 10 Home computer to get back the Windows remote desktop feature / server for free. Not only that - it also supports concurrent RDP sessions which is usually only a premium Windows Server feature (2 sessions by default and many more with the expensive RDS-CAL licenses). RDP Wrapper library can also be used on Windows Server products to unlock more than 2 concurrent RDP sessions for free (grey area subject). It is compatible from Windows Vista to Windows 10.

Above was a little explanation about the RDP Wrapper library. Now let's talk about the subject of this guide. The RDP Wrapper is no longer in development and has no support since the end of 2018. That means that newer Windows 10 Version that came out after 2018 aren't really supported or rather said the RDP Wrapper library doesn't properly work on newer / latest Windows 10 builds. This guide will show you how to fix this issue and be able to use the RDP Wrapper library on the latest Windows 10 / Server builds (e.g. Windows 10 2009 Home or Windows Server 2019).

The actual constellation / my setup: Windows 10 Home Build 20H2 (2009) with a license inside a Hyper-V VM with 2 CPU Cores, 4 GB RAM and a 64 GB vSSD. It doesn't matter whether your computer is physical or virtual. I'm just using a virtual system because I don't have a device with Windows 10 Home in physical form. Due to the limited feature set of Windows 10 Home RDP is not available. I however want to use RDP to access the VM remotely from my tablet to do some stuff without always being at my computer. I'm going to install RDP Wrapper and fix it up to work on my setup.

[Image: qg94ofh.png]
[Image: yDTxrvo.png]

Disclaimer: You are performing all actions at your own risks. You cannot make me responsible for anything that happens. I hold no responsibility for the actions performed by you with this guide. This is solely for educational and non commerical use only! The legality of the subject of this guide is not clearly defined. See here for more information.



Let's get started. Make sure you have administrative rights / access on your machine as this level of access is required to perform actions in this guide.


Step #1

Open your web browser, go to https://github.com/stascorp/rdpwrap/releases and download the latest version of RDP Wrapper (currently and as of 2018 it is version 1.6.2). Choose the .zip file version of the release as the .MSI installer will not work at all on latest Windows 10 / Server builds.

Or click this link to download the .zip file directly from the release page.

Also download this file.


Step #2

Press the Windows key and the R key at the same time. In the small "Run" window type in the following text and hit the ENTER key:
Code:
%ProgramFiles%

The Windows explorer will open up. Inside the directory that opened up create a folder called "RDP Wrapper". Do not use another path than %ProgramFiles%\RDP Wrapper!

Full path should normally be "C:\Program Files\RDP Wrapper".

[Image: GIIeDv6.png]


Step #3

Extract the content of the RDP Wrapper .zip file into the RDP Wrapper folder you have created.

Additionally extract the content of the autoupdate.zip file that you have downloaded into the RDP Wrapper folder.

The RDP Wrapper folder should look like below:
[Image: NUpRmYr.png]


Step #4

Open the "Helper" folder in the RDP Wrapper folder and run "autoupdate__enable_autorun_on_startup.bat" as an administrator (right click the .bat file and click on "Run as Administrator").

If a small and blue Windows protection window opens click on "More info" and then on the "Run anyway" button to run the .bat file. Alternatively you can disable Windows smart screen to get rid of this blue Windows protection windows.

A CMD window will open up. Once its done you will see a message saying to press any key to close the window. Just press any key to close that windows.

Set in your Antivirus an exclusion for the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files.


Step #5

After the step above run "autoupdate.bat" inside the RDP Wrapper folder as an administrator (right click the bat file and click on "Run as Administrator").

If a small and blue Windows protection window opens click on "More info" and then on the "Run anyway" button to run the .bat file. Alternatively you can disable Windows smart screen to get rid of this blue Windows protection windows.

A CMD window will open up. It will perform a lot of tasks and install fixes for the RDP Wrapper library 1.6.2 that we downloaded. Once everything is finished the CMD window will close.

After that you can run the "RDPConf.exe" file in the RDP Wrapper folder to see whether the RDP Wrapper library was installed and is working properly. Below an example of a working RDP Wrapper:
[Image: xpN38nD.png]


Now you can verify that RDP is working on your Windows 10 Home computer by using a different device with a RDP client and typing in the IP address of your Windows 10 Home computer. If everything works you will be connect to your computer via RDP and you can login with your user.

[Image: llq9AA6.png]
[Image: dzUFprr.png]
[Image: V95OU9c.png]

As you can see I'm connected to my Windows 10 Home VM. Windows still says that RDP is not available because of Windows 10 Home but we're connected via RDP. We have successfully enable RDP on our Windows 10 Home computer.

That's it! Couldn't be easier, right? You can configure RDP Wrapper further by editing the rdpwrapper.ini file inside the RDP Wrapper folder. WARNING: You shouldn't touch the file if you don't know what you are doing. Some options can be guessed easily by the names but others aren't that easy to understand and can break RDP on your system.

Posted by: LightDestory - 10-30-2020, 10:08 PM - Forum: Suggestions and Feedback - Replies (3)
I was just wondering, what is the name of the little cloudy on our header section?

It isn't possible to create multiple variant to be applied on special events?
  • Santa-cloudy!
  • Horror-cloudy (halloween)
  • Easter-cloudy (easter)
  • Firework-cloudy (new year)
I don't know much of MyBB but editing the "header" module should be easy: just check for specific dates or range of date and load a specific logo Smile
Posted by: rudra - 10-30-2020, 12:29 PM - Forum: Others - Replies (9)
Hello everyone,

This is not an affiliate link or referral link. This is just too good a giveaway. So i remembered about our community here. Go and join  

I will be very happy if one from among us gets the prize.

Good luck..

https://gleam.io/8FG0f/cooler-master-x-r...ility%2F&r=
Posted by: OldMeister - 10-28-2020, 11:40 AM - Forum: Hardware & Technology - Replies (6)
Hello everyone.
i have got a new ssd which is not working and having a lot of issues. i wanted to try to fix it before im replacing it at the store.
so the problem is the windows is unable to detect the ssd. not in device manager, not in disk management and not in bios.
i have tried to see if im detecting it on windows setup disk list. and surprisingly i have seen the ssd on the disk lists on the windows setup but
 i saw something strange:
[Image: b84f609b-a1e2-4ca0-ba43-8c2ed386ea87?upload=true]
the disk is here but is not working and unable to access (picture is taken from google)
i have tried to google it and follow the steps of what people say.
for example: https://answers.microsoft.com/en-us/wind...9f6?page=1
and i have tried everything but the same errors they have i have and every thread that was opened was left unanswered...
i would like to ask your help guys one last time before i replace it in shop
EDIT: forgot to mention that when the ssd is connected then pc is going very slow and stuck. on startup and when im on windows
Posted by: deanhills - 10-28-2020, 08:28 AM - Forum: Announcements - Replies (1)
Please note the following VPS Holders still have missing posts for October.  

I will update this list on a daily basis so you may check this for an up to date status of missing posts.  

If your name is not in the list below this means you have completed the number of posts for October.

@OldMeister   -   16
@Khadeer143   -   1

For those who are focused on not more than 20 posts, please note the number of posts in your post counter may not always be accurate when threads/posts have been deleted.  You can check your number of posts manually by clicking on your forum name link, then click on "activity" in the list of links, and then count your posts for October.  Posts that are shaded in purple are threads/posts that have been deleted.  You need to make more posts to compensate for the deleted posts.

For those who do not know, the missing post rule is strictly applied.  If you should fail to complete the required 20 posts by the end of the month (GMT time), then your VPS will be powered down.  If you then wish to keep the VPS you will have the opportunity to reapply for it at the next Giveaway, with a penalty of 100$.
Posted by: deanhills - 10-26-2020, 12:27 PM - Forum: Suggestions and Feedback - Replies (5)
https://post4vps.com/Forum-Gaming-Section

Some of you may have noticed a change in the Gaming Section above.  Previously it was listed under Geek World.  But problem for me was that because of it being a sub-forum not all of the gaming sub-topics were easy to notice.

So I made the Gaming Section into its own separate category and all of the sub-forums are now forums in their own right.  I'm hoping that they will now be easier to see and may motivate game enthusiasts to post more.

I also added a separate Gaming Section Forum on reviews or feedback of using a VPS for a Games Server.  The hope is of course to share experiences of using Post4VPS VPSs as Games Servers, but VPSs outside Post4VPS may also be good.  Provided it's not for advertising.  Advertising VPSs has its own section and will be removed if posted here.  This section is supposed to be about genuine feedback and recommendations of your experiences with using a VPS for a Games Server.
Posted by: fitkoh - 10-24-2020, 09:37 PM - Forum: Games Software, Scripting and Development & Security Alerts - Replies (5)
I really wasn't sure where to post this thread... it seems to me it could fit into several categories... Scripting and programming, hobbies, portfolio... I figured gaming general was a good  place to start. Feel free to move it if you think of a better place for it Smile

For a few months now, I've made myself a new hobby of making (or attempting to make) video games.

The project I've been working on the most lately is a sort of dungeon crawler with RPG aspects. Think "Pilgrims Progress" (John Bunyan, 1678) meets "Eye of the Beholder" (SNES, 90). I call it "Inner Demons: Dungeon Crawl"

At this point I'll inject a screenshot:
   
In this game, you walk around a maze of a dungeon and encounter characters and enemies and grow your stats. Instead of the traditional abilities, characters, and stats you would find in a RPG, within "Inner Demons" you meet characters like "Confidence" and "Charisma" instead of "Bard" and "Warrior." You won't gain strength and speed: instead you grow stats like "Courage" and "Patience" to do battle with nasty enemies. You won't face off against a "Fire Elemental" or a "Kobold" Instead you try yourself against things like "Temptation" and "Doubt" and "Ridicule"

The challenge of the game is to find out which stats/abilities work best against which enemies - for example, "Confidence", "Compassion" and "Resilience" work great against "Ridicule" - "Courage" and "Willpower" not so much. The end game (I consider the game about 5% complete) is to create a narrative that allows the player to explore and discover different aspects of themself, while learning how to react in  difficult emotional situations.

I'm currently working on 0.0.6 release which has a few new features (and I'm sure bugs to come along with them): Primarily visual options changing the way the graphics are rendered, positioned, and layered, screen and lighting effects, and I'm considering options for a higher resolution mode.

Here's where the community comes in: There's no way I can test this on every device and figure out which options work well, what I should keep, and what I should abandon. No matter how much time I spend testing,  I'm still limited by my devices: I can test it on my phone or on my laptop... that's about it.

Should you choose to test it, and decide that it's worth your time to offer feedback, it would help me to know:
  • Device you're playing on (mobile, tablet, laptop, desktop)
  • system resources: cpu(architecture), RAM, Video card
  • Which screen/lighting/resolution effects you tried
  • Which screen/lighting/resolution effects worked well, which caused bad performance
  • bugs (this is a test build, bugs are almost guaranteed)
As well as any other noteworthy question, comment, or suggestion. I have thick skin: don't be afraid to be harsh. I don't care if you tell me you hate it, just as long as you tell me why you hate it. Conversely, if you love it, that's great but it only helps me if I know specifically what you love about it.

Known bugs:
battle screens aren't working - I changed the way the screen resizes from absolute values to relative values and battle screens are set up in absolute, so they are currently broken. You might find them working in an older version.
No options for touchscreen yet - options screen is set up in absolute values, so that has to be fixed too.

You can test the dev build with the new effects at: https://games.gdevelop-app.com/game-92af...index.html - please note this test build link will only last about a week
You can find the current (hopefully stable) build on itch.

If you aren't convinced you want to try it, maybe a video of the new effects would help? You can find one  on youtube

And yes, it's 100% free, cross platform, and made out of 100% public domain assets assembled with FOSS Smile
[edit]Engine: Gdevelop
Graphics: Gimp
Audio: Audacity
 check itch link for a full list of attributions
Also, if you tested and offered feedback, and you wish to be credited for testing, please pm with how you would like to be mentioned/linked.
Posted by: OldMeister - 10-24-2020, 09:37 AM - Forum: VPS Support - Replies (4)
Hello Everyone.
i am hosting a game server on my vps on a game called wolfenstein: Enemy territory and in the last 2 days the ping is always high for the players. i have tried to change config or delete bots to see if there is any change but the ping stays high and i dont know what is happening.
Pages (305): Jump to page 
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,271
» Latest member: orzpainter
» Forum threads: 3,086
» Forum posts: 34,807

Full Statistics

Online Users
There are currently 302 online users.
» 0 Member(s) | 299 Guest(s)
Google, Bing, Applebot

Latest Threads
Hello all!
Forum: Meet & Greet!
Last Post: aegisrox
11 hours ago
» Replies: 0
» Views: 12
Buy DemoTiger Videos on c...
Forum: Others
Last Post: DewlanceHosting
01-31-2025, 01:12 PM
» Replies: 4
» Views: 2,821
VisualWeb offers cPanel H...
Forum: Others
Last Post: visualwebtechnologies
01-23-2025, 03:38 AM
» Replies: 0
» Views: 135
How you can Create unlimi...
Forum: Other Free Service Providers
Last Post: vps-rdp
01-08-2025, 05:12 PM
» Replies: 1
» Views: 292
🌟🚀 Affordable & Ultra-Fas...
Forum: Value VPS Providers
Last Post: RIYAD
12-30-2024, 03:44 AM
» Replies: 0
» Views: 209
KVM & OpenVZ Yearly VPS f...
Forum: Value VPS Providers
Last Post: HostNamaste
12-26-2024, 05:49 AM
» Replies: 0
» Views: 141
25% Recurring Discount!!!...
Forum: Value VPS Providers
Last Post: HostSailor
11-29-2024, 02:50 PM
» Replies: 0
» Views: 208
🚀 Boost Your Online Prese...
Forum: Other Free Service Providers
Last Post: vps-rdp
11-04-2024, 08:10 PM
» Replies: 0
» Views: 251
Multiple IPs VPS in Franc...
Forum: Cheap Providers
Last Post: HostNamaste
09-11-2024, 02:52 AM
» Replies: 0
» Views: 331
Budget Dedicated Servers ...
Forum: Others
Last Post: HostNamaste
09-10-2024, 02:01 PM
» Replies: 0
» Views: 404

Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting