English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 40 of 333
Search took 0.03 seconds.
Search: Posts Made By: cyberhead97
Forum: support.Other 11 August 2023, 09:33
Replies: 44
Views: 10,863
Posted By cyberhead97
Hst Imager v1.0 is now released. Gui version...

Hst Imager v1.0 is now released. Gui version allows users to read and write disk images, create blank disk images. Console version has additional features like partitioning, formatting and copying...
Forum: support.Other 01 December 2022, 23:25
Replies: 7
Views: 1,254
Posted By cyberhead97
Just want to share that Hst Imager can do the...

Just want to share that Hst Imager can do the same and format the PFS3 partition without having to format the partition through emulator with following commands:


hst.imager blank test.hdf 512mb...
Forum: support.Other 01 December 2022, 22:40
Replies: 9
Views: 1,224
Posted By cyberhead97
I added support for changing Rigid Disk Block...

I added support for changing Rigid Disk Block flags in my imaging tool Hst Imager available at https://github.com/henrikstengaard/hst-imager.

Usage is available at...
Forum: support.Other 01 December 2022, 18:59
Replies: 9
Views: 1,224
Posted By cyberhead97
Docs says "fsflags - Change flags of file...

Docs says "fsflags - Change flags of file system", so it changes flags for a given file system, not the Rigid Disk Block itself.
Forum: support.Other 30 November 2022, 23:42
Replies: 9
Views: 1,224
Posted By cyberhead97
The flag Thomas is referring to seems to be the...

The flag Thomas is referring to seems to be the flags property in RDSK block, see section "6.1 What is the Rigid Disk Block ?" at http://lclevy.free.fr/adflib/adf_info.html.

Usually the flag is...
Forum: News 31 October 2022, 15:15
Replies: 501
Views: 147,034
Posted By cyberhead97
I haven't read the manual, so i kinda expected...

I haven't read the manual, so i kinda expected this answer :spin
Forum: News 30 October 2022, 22:49
Replies: 501
Views: 147,034
Posted By cyberhead97
I have recently been porting PFS3AIO source code...

I have recently been porting PFS3AIO source code to C# to later build tools for directly read and write files to and from img/hdf images and physical drives.

While testing PFS3 partitions with...
Forum: support.Other 29 September 2022, 00:20
Replies: 44
Views: 10,863
Posted By cyberhead97
I have been working on and off on Hst Imager...

I have been working on and off on Hst Imager console (previously HstWB Imager) which now supports Master Boot Records and Rigid Disk Blocks.

It can now create blank image files (.img/.vhd),...
Forum: support.Other 14 September 2022, 15:48
Replies: 44
Views: 10,863
Posted By cyberhead97
Yes, i made good progress recently and have...

Yes, i made good progress recently and have focused on the command line imager tool. Currently it contains following features:
- Create image files.
- Initialize Rigid Disk Block.
- Add file...
Forum: support.Other 13 May 2022, 21:30
Replies: 44
Views: 10,863
Posted By cyberhead97
Two weeks ago I saw a post on Facebook with a...

Two weeks ago I saw a post on Facebook with a user having issues mounting 20 years old .HDF backups of his partitions. I decided to help the guy as I was already way into Fast File System structure...
Forum: support.Other 28 April 2022, 01:09
Replies: 739
Views: 246,041
Posted By cyberhead97
You don't need copy games, just igame's index...

You don't need copy games, just igame's index files from dh1:hstwb/games/gameslist and repos files to dh0:applications/igame
Forum: support.Other 26 April 2022, 22:38
Replies: 739
Views: 246,041
Posted By cyberhead97
The short answer is both kickstart installations...

The short answer is both kickstart installations do the same thing. I really need to delete the first kickstart detection and only keep the second one in user packages. Kickstart installation also...
Forum: support.Other 26 April 2022, 21:52
Replies: 44
Views: 10,863
Posted By cyberhead97
Nice, what part of the application are you using?

Nice, what part of the application are you using?
Forum: support.Other 19 April 2022, 22:57
Replies: 44
Views: 10,863
Posted By cyberhead97
It works now... after the last couple of checks...

It works now... after the last couple of checks between sectors of a partition formatted with PFS3AIO on an Amiga (WinUAE) and a partition formatted with HstWB Imager.

I'm very happy with the...
Forum: News 19 April 2022, 22:37
Replies: 501
Views: 147,034
Posted By cyberhead97
Ah, thanks. I was focused on the link to...

Ah, thanks. I was focused on the link to www.winuae.net on one of the later pages which doesn't work anymore and didn't notice the first page had a working link.

I successfully ported c code from...
Forum: News 19 April 2022, 15:16
Replies: 501
Views: 147,034
Posted By cyberhead97
Is pfsdoctor experimental available for download...

Is pfsdoctor experimental available for download anywhere?

I need it to test a PFS3 partition created and formatted without using WinUAE.
Forum: support.Other 19 April 2022, 01:20
Replies: 44
Views: 10,863
Posted By cyberhead97
All PFS3 code for formatting a disk is fully...

All PFS3 code for formatting a disk is fully implemented in C# and I can format a partition. The disk is recognised by Amiga OS, so this is a big step towards formatting a partition without using an...
Forum: support.Other 12 April 2022, 13:56
Replies: 739
Views: 246,041
Posted By cyberhead97
Some adf files seems to be missing, if you only...

Some adf files seems to be missing, if you only see i stall from floppy disk option.

Could you please try viewing detect log and share pictures of it here? This will tell which files are detected...
Forum: support.Other 07 April 2022, 22:20
Replies: 739
Views: 246,041
Posted By cyberhead97
Interesting. If they are unencrypted, then HstWB...

Interesting. If they are unencrypted, then HstWB Installer should detect them as original kickstart roms.

But I need to test this further.
Forum: support.Other 07 April 2022, 22:08
Replies: 739
Views: 246,041
Posted By cyberhead97
What size is your "amiga-os-310-a1200.rom" file...

What size is your "amiga-os-310-a1200.rom" file in "c:\Users\Public\Documents\Amiga Files\Shared\rom"?

If it's 524299, then it's encrypted. Also opening it with Notepad (not a good tool for binary...
Forum: support.Other 07 April 2022, 22:04
Replies: 44
Views: 10,863
Posted By cyberhead97
I started porting PFS3AIO from Tony Wilen's...

I started porting PFS3AIO from Tony Wilen's github repository from C to C# in order to format PFS3 partitions. The code will be a 1:1 more or less except for IO operations reading, writing and...
Forum: support.Other 07 April 2022, 21:50
Replies: 739
Views: 246,041
Posted By cyberhead97
It has been a while since I installed Amiga...

It has been a while since I installed Amiga Forever. I usually only mount the Amiga Forever 9 iso when I need it and this comes with encrypted kickstart roms and a rom.key file in directory "Amiga...
Forum: support.Other 07 April 2022, 21:45
Replies: 739
Views: 246,041
Posted By cyberhead97
Kickstart rom and adf files with "[]" chars...

Kickstart rom and adf files with "[]" chars usually comes from TOSEC torrent or collection downloads.

I did try to make the scripts take care of filename with these charas, but is seems not all...
Forum: support.Other 07 April 2022, 21:40
Replies: 739
Views: 246,041
Posted By cyberhead97
Cloanto rom kickstart files are untouched and...

Cloanto rom kickstart files are untouched and will remain encrypted. HstWB Installer will only detect and use Cloanto rom kickstart files properly, if rom.key file is present since it decrypts them...
Forum: support.Other 28 March 2022, 13:16
Replies: 44
Views: 10,863
Posted By cyberhead97
The convert option will convert from one format...

The convert option will convert from one format to another and is intended for converting between img/hdf and vhd and vice versa. Maybe this is not clear enough and I need more description text to...
Forum: support.Other 24 March 2022, 20:57
Replies: 44
Views: 10,863
Posted By cyberhead97
Since the release of the first beta, I have been...

Since the release of the first beta, I have been examining FastFileSystem structure and after a few days work and thanks to ADF format FAQ at http://lclevy.free.fr/adflib/adf_info.html#p65 I have...
Forum: support.Other 22 March 2022, 13:41
Replies: 44
Views: 10,863
Posted By cyberhead97
I had created some incorrect tags that caused...

I had created some incorrect tags that caused some issues with the prerelease.

They are fixed now and HstWB Imager is listed same location as HstWB Installer and is available at top of releases...
Forum: support.Other 12 March 2022, 22:49
Replies: 44
Views: 10,863
Posted By cyberhead97
Finally I have a working beta version of HstWB...

Finally I have a working beta version of HstWB Imager ready for testing and can be downloaded at https://github.com/henrikstengaard/hstwb-installer/releases.

Getting elevated rights in Windows and...
Forum: support.Other 11 March 2022, 00:29
Replies: 739
Views: 246,041
Posted By cyberhead97
I'm quite sure it's possible to have more than...

I'm quite sure it's possible to have more than 256 colors in 1920x1080 resolution picasso 96. Maybe the emulated picasso gfx card memory needs to be increased in Amiberry or UAE4ARM?
Forum: support.Other 11 March 2022, 00:26
Replies: 739
Views: 246,041
Posted By cyberhead97
hstwb_image_setup script will copy adf files from...

hstwb_image_setup script will copy adf files from Cloanto Amiga Forever, if installed or iso is mounted.

to avoid this, use hstwb_image_setup_patch_only script as it only updated winuae and fs-uae...
Forum: support.Other 11 March 2022, 00:19
Replies: 739
Views: 246,041
Posted By cyberhead97
If you for example select to install EN entries...

If you for example select to install EN entries and skip DE entries, then english language games will be installed and german language games will be skipped. But if a given english game comes with...
Forum: support.Other 25 February 2022, 13:57
Replies: 739
Views: 246,041
Posted By cyberhead97
The is an issue with A1200 and Blizzard 1230 that...

The is an issue with A1200 and Blizzard 1230 that causes EasyMod (background music player) to be silent. I have the same issue my self with my A1200 Blizzard MKIV and I'm considering replacing...
Forum: support.Other 24 February 2022, 22:53
Replies: 44
Views: 10,863
Posted By cyberhead97
Time for an update on the project with good news....

Time for an update on the project with good news.

HstWB Imager is now a functional GUI and working well and able to do the following:
- Read physical disk to image.
- Write physical disk to...
Forum: support.Other 20 February 2022, 12:10
Replies: 739
Views: 246,041
Posted By cyberhead97
The text "Install 0 kickstart rom files" is shown...

The text "Install 0 kickstart rom files" is shown after detecting kickstart roms. The kickstart installation is only for installing kickstart roms for whdload.

Amiga OS 3.2.1, 3.2 and 3.1.4 does...
Forum: support.Other 11 February 2022, 00:36
Replies: 739
Views: 246,041
Posted By cyberhead97
If all user packages was installed, then that...

If all user packages was installed, then that might be the issue. Try without/skipping iconlib, fast filesystem and SCSI device user packages
Forum: support.Other 09 February 2022, 15:10
Replies: 44
Views: 10,863
Posted By cyberhead97
I'm making very good progress on the project. I...

I'm making very good progress on the project. I have integration tests passing that creates a RDB from scratch with PFS3 filesystem, 2 partitions, writes it to a .hdf file and reads it's RDB again...
Forum: support.Other 07 February 2022, 22:46
Replies: 44
Views: 10,863
Posted By cyberhead97
That's exactly how I planned it should work. With...

That's exactly how I planned it should work. With the recent increased knowledge about RDB, I could also create an RDB mover/relocate tool allowing RDB to be moved between any of the first 16 blocks....
Forum: support.Other 05 February 2022, 21:58
Replies: 44
Views: 10,863
Posted By cyberhead97
Big news today :D! I finished implementing a...

Big news today :D!

I finished implementing a RDB creator/writer and with some hex compare of a RDB created with Amiga OS 3.9 HDToolBox I managed to make my own RDB implementation work...
Forum: support.Other 03 February 2022, 22:10
Replies: 44
Views: 10,863
Posted By cyberhead97
I have thought a lot about adding partitioning...

I have thought a lot about adding partitioning functionality and I'm going to add support for this. rdbtool part of amitools is great, but I really don't want the dependencies it has as a requirement...
Forum: support.Other 02 February 2022, 21:50
Replies: 44
Views: 10,863
Posted By cyberhead97
I like the idea. Please share what you have at...

I like the idea. Please share what you have at hand, it will be useful for integrating rdbtool.

I do already have a lot of knowledge about Rigid Disk Block and how to parse/read its binary...
Showing results 1 to 40 of 333

 
Forum Jump

All times are GMT +2. The time now is 21:53.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09407 seconds with 10 queries