Skip to content

Commit

Permalink
Mazamars312.Amiga.0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazamars312 committed Jun 8, 2023
1 parent c3e70cb commit 0b999f2
Show file tree
Hide file tree
Showing 8 changed files with 82 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,20 @@ For this you are required to have the following 3 files to place in to the
- The Main Hard drive image - MegaAGS-Pocket.hdf
- The Save Hard drive image - MegaAGS-Saves.hdf

The Recommended setting in the interact menu are as follows:

- FDD/HDD LED = Off
- Port 1/Port 2 = Mouse/CD32PAD
- Mouse Speed = 10
- System Config = AGA/Turbo/PAL
- CPU Type 68020K CPU - No Cache
- memory - Chip = 2Mb
- memory - Slow = None
- memory - Fast = 32Mbytes
- Audio Filter = A500/PWM

These can also be defaulted by selecting "Reset all to Default" in the interaction menu

Is the best way to play this using the dock?
--------------------------------------------

Expand Down Expand Up @@ -201,6 +215,12 @@ I have game X that does not work!
- Some games, like "Another World", do not work on the AmigaVision + Analogue
Pocket right now. Report any bugs you find!

Amiga Vision does not start up and only a black screen is there
---------------------------------------------------------------

The Amiga Vision requires a 68020K CPU, AGS Chipset and extra memory to run. Make
sure you do a "Reset all to Default" to atleast get the core to boot.

Change since 0.0.6 to 0.1.0
---------------------------

Expand Down
Binary file added dist/.DS_Store
Binary file not shown.
Binary file removed dist/Amiga 0.6.1.zip
Binary file not shown.
Binary file added dist/Settings/.DS_Store
Binary file not shown.
Binary file added dist/Settings/Mazamars312.Amiga/.DS_Store
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"interact_persist": {
"magic": "APF_VER_1",
"variables": [
{
"id": 122,
"type": "list",
"val": 3
},
{
"id": 123,
"type": "list",
"val": 5
},
{
"id": 124,
"type": "slider_u32",
"val": 10
},
{
"id": 125,
"type": "slider_u32",
"val": 151
},
{
"id": 126,
"type": "slider_u32",
"val": 40
},
{
"id": 127,
"type": "list",
"val": 6
},
{
"id": 128,
"type": "list",
"val": 2
},
{
"id": 129,
"type": "list",
"val": 3
},
{
"id": 130,
"type": "list",
"val": 0
},
{
"id": 130,
"type": "list",
"val": 5
},
{
"id": 132,
"type": "list",
"val": 1
}
]
}
}

0 comments on commit 0b999f2

Please sign in to comment.