English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 29 August 2017, 14:20   #81
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
If you still can do the basic stuff I`ve no problem with extra features like a useable browser, fast I/O, enough RAM to don`t get "not enough memory requester", connect standard hardware like SATA (don`t search for expensive special hardware), view a PDF, ... and games that don`t run at a crawl and use a good resolution. No problem with OCS/AGA and 8bit sound. If a port is good, why not. Although I would prefer self made software. Of course it doesn`t need to look/sound like pc software.
daxb is offline  
Old 29 August 2017, 15:24   #82
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by Steril707 View Post
I think for keeping it "real" to its essence, do OCS/ECS/AGA games.
But that's not what I mean at all.
This is a new architecture with alleged power to do lots of brilliant new things. Using it to replicate what's done and tried a million times over seems like a waste of all the goodness.
What I meant about the Amiga essence wasn't about keeping it compatible. It mean the real essence behind it all, from the beginning, what was "only Amiga makes it possible", right? Meaning it showed the computing world that there was a way to do things differently and in ways not imagined before.

Amiga was made and marketed with innovation at its core. Porting Quake one more fucking time is contrary to that ethos.

Turning an Amiga into an underpowered Raspberry Pi (or worse, a ridiculously underpowered PC) seems to be a waste of what's on offer.

Then again you will have no one interested in doing those "cool new things" because, well, a lot of reasons. It's hard enough to get coding a game for standard Amiga, this much power only increases the difficulty by large factors. So you are pretty much stuck with porting the old.
Amiga1992 is offline  
Old 29 August 2017, 15:26   #83
Tsak
Pixelglass/Reimagine
 
Tsak's Avatar
 
Join Date: Jun 2012
Location: Athens
Posts: 1,031
Quote:
Originally Posted by alpine9000 View Post
Isn't the main game people play on Vampires called "SysInfo" or something? I see people posting screenshots of their hi-scores on Facebook all the time.
Ha, ha, ha... lol!

Give some time and I guess there will be more games for the system. For a start we're thinking seriously to support Vampire and high-end amigas with Alarcity (by adding some extra enhancements or perhaps a later special edition) but those are just thoughts for the moment.

A very easy thing to do that wouldn't require an extreme amount of work or a true dedicated version would be to maximise the amount of objects/effects on screen. Games like ours or Reshoot-R f.e. could support this with ease without breaking the main "vanilla" game. It's not comparable to a true dedicated version -of course- but it's a nice bonus non the less
Tsak is offline  
Old 29 August 2017, 16:21   #84
drHirudo
Amiga user
 
drHirudo's Avatar
 
Join Date: Nov 2008
Location: Sofia / Bulgaria
Posts: 456
Porting Atari Falcon games to the Vampire will be a good start. It will give the semi-uniqueness that everyone is looking for (the Atari Falcon is pretty rare as well), plus it will once again prove that the Amiga is better than the Atari (even if the Atari Falcon beats the crap out of Amiga 1200, hardware wise speaking).
drHirudo is offline  
Old 29 August 2017, 17:13   #85
grond
Registered User
 
Join Date: Jun 2015
Location: Germany
Posts: 1,918
Not sure why a Vampire should turn an Amiga into just another PC. It's still a 68k processor and thus you can program it in 68k asm. It still runs AmigaOS which is also a lot of fun to code with.
grond is offline  
Old 29 August 2017, 17:36   #86
zero
Registered User
 
Join Date: Jun 2016
Location: UK
Posts: 428
Don't get me wrong, it's great for developing stuff and running apps. I use an A4000/060/PIV to write code on, or WinUAE. But I don't target those platforms, I target a basic A500/1meg or A1200.
zero is offline  
Old 30 August 2017, 07:07   #87
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
I think you guys really misunderstood me here..
I don't want to turn the Amiga into another low level PC.

I doubt, though, that we will see many unique big software projects utilizing the Vampires power.

It's simply a reality.

I hope to be wrong though, off course...
Tigerskunk is offline  
Old 31 August 2017, 02:13   #88
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
The time it takes to do the art assets for a single game is a large undertaking, characters, sound, backgrounds. Then keep in mind that a lot of Amiga users won't pay for a game at this point, sure some will. Then coding, writing and all the other sausage making of game development either implies a lot of people donating a lot of time for fun for their one favorite platform.

How many Triple-AAA games came out for the Amiga platform in the last 10 years, can you count them all on one hand? I'm talking games with the production values of something like a Psygnosis game from their heyday like Lemmings 2.

Meanwhile somebody like Arte can port a game over the course of a couple months or weeks-to the end user it's about the same level of quality and since it's a port most of the time no one expects to have to pay for it. And in many cases the art assets are of a much higher quality.

I don't mean any offense to the true Amiga developers like Amiten or Cobe, but part of their expectation and limitations come from the expectation that their games will run on an unexpanded or very modestly expanded Amiga. This same problem applies to a greatly expanded non-Vampire classic Amiga, other than ports name how many RTG games that exist that can run over 320x240 resolution.

The thread is Vampire games. But yeah I'll be happy to write a novel's length of text for an RPG for the GemRB engine, do we have a half dozen artists that want to get working on that?
grelbfarlk is offline  
Old 31 August 2017, 10:11   #89
ExiE
Registered User
 
Join Date: Apr 2016
Location: T/C
Posts: 199
Quote:
Originally Posted by matthey View Post
The Apollo-core has an unorthodox ISA for a GP CPU. It adds registers everywhere they can be bolted on (not x86_64 philosophy), deprecates the MMU (not any high performance GP CPU), deprecates floating point (not any high performance GP CPU), joins SIMD unit and integer unit forever limiting the SIMD unit to 64 bits and integer only (only defunct ISAs like PA-RISC). The CPU design is highly optimized for an FPGA and the extreme memory bandwidth relative to the CPU clock (instead of planning for a future ASIC). The Vampire Apollo-core CPU definitely scores points in the "uniqueness" category.
I can smell same unresolved issues in your comment.
What you mean by depricates FPU? Few days before your post Gunnar clearly stated that V4 will have 68882 compatible FPU and reason why V2 don't get FPU is FPGA size.

And BTW they are developing FPGA core not ASIC...
ExiE is offline  
Old 31 August 2017, 11:33   #90
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
I think, what I want from the Vampire is to be my "hobby" machine. Where I can do stuff like running Emulators, listen to music, code on, play the occasional OCS game, etc...

I don't expect someone to write and design unique to the Vampire state of the art of 1998 software for it (if we compare speed and abilities, it's in the league of something that came out at that time), like Zelda Ocarina of Time or Quake 2.

If you have the power and skills to build a game like that, fine. I certainly know I don't.
Tigerskunk is offline  
Old 31 August 2017, 15:06   #91
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by grelbfarlk View Post
How many Triple-AAA games came out for the Amiga platform in the last 10 years, can you count them all on one hand?
Yeah I'll count them:
ZERO

Steril707, a hobby computer sounds fun, but can't you do exactly what you just described with basically any other machine available out there right now? Why does it have to be Amiga and Vampire?

This is the main Vampire issue: I question its point in existing in its current aim.
Amiga1992 is offline  
Old 31 August 2017, 15:09   #92
drHirudo
Amiga user
 
drHirudo's Avatar
 
Join Date: Nov 2008
Location: Sofia / Bulgaria
Posts: 456
Quote:
Originally Posted by Akira View Post
Yeah I'll count them:
ZERO

Steril707, a hobby computer sounds fun, but can't you do exactly what you just described with basically any other machine available out there right now? Why does it have to be Amiga and Vampire?

This is the main Vampire issue: I question its point in existing in its current aim.
Because it can?
drHirudo is offline  
Old 31 August 2017, 15:16   #93
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by drHirudo View Post
Because it can?
I know better than to engage further into this and call forth the trolls.
Amiga1992 is offline  
Old 31 August 2017, 17:36   #94
zero
Registered User
 
Join Date: Jun 2016
Location: UK
Posts: 428
I'd love to see a kind of Action Replay style cart but with a connection to a PC for ease of development. Write and compile code on the PC, download it to the Amiga for debugging with single step, memory/chipset monitor etc.

It's just so much easier to develop code when you have a separate machine to write it on, and when a crash doesn't take your IDE down with it.

Having said that, WinUAE isn't bad and maybe it could integrate more closely with that. WinUAE has the advantage of being able to single step the chipset, view DMA slot allocation and stuff like that.
zero is offline  
Old 31 August 2017, 19:42   #95
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
Quote:
Originally Posted by Akira View Post
I know better than to engage further into this and call forth the trolls.
Just because somebody doesn't have the same opinion as yours doesn't mean that person is a troll.

Well, the reason of why using this is off course, like anything Amiga, purely an emotional attachment to something that gave me some warm feelings in my youth.

If I can do my hobby stuff like playing a round of Pulstar on a Neo Geo emulator running on a machine, while I know that deep inside in that box is still a copper resting somewhere (even if it's just implemented in FPGA now) that I can use when I write an assembler program, it kind of makes me happy.

It doesn't make sense. My car, an old Alfa Romeo Spider doesn't make much sense as well. It makes me happy, and that's what counts.

Using Win-UAE or FS-UAE is nice, but having an A1000 standing in front of you running this kind of stuff is a nice idea to me.
Tigerskunk is offline  
Old 31 August 2017, 20:18   #96
coder76
Registered User
 
Join Date: Dec 2016
Location: Finland
Posts: 168
Quote:
Originally Posted by Akira View Post
Yeah I'll count them:
ZERO

Steril707, a hobby computer sounds fun, but can't you do exactly what you just described with basically any other machine available out there right now? Why does it have to be Amiga and Vampire?

This is the main Vampire issue: I question its point in existing in its current aim.
Both the 68080 CPU and SAGA are cleanly designed hardware that continues the Amiga
tradition. Other computers and hardware usually needs to be coded through drivers and software APIs, where you lose a lot of speed to begin with and then you have to deal with APIs that change the whole time/and have their own problems. I don't have the latest hardware on PCs and tablets, but many games, even simple ones, don't work properly. Like OpenRA, and Skyforce series, which aren't even 3D games. So coding the Vampire directly, you get the kind of smoothness that is a trademark of many Amiga games and this with less CPU and hardware power.
coder76 is offline  
Old 31 August 2017, 20:37   #97
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,323
Quote:
Originally Posted by coder76 View Post
Both the 68080 CPU and SAGA are cleanly designed hardware that continues the Amiga tradition.
Is MMX (coming from the x86) of the Amiga tradition ?


Quote:
Originally Posted by coder76 View Post
So coding the Vampire directly, you get the kind of smoothness that is a trademark of many Amiga games and this with less CPU and hardware power.
This is a property of Amiga+68k, not a property of Vampire itself.
meynaf is online now  
Old 31 August 2017, 20:39   #98
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by Steril707 View Post
Just because somebody doesn't have the same opinion as yours doesn't mean that person is a troll.
You misunderstood me, I meant "I don't want to keep talking and ATTRACT the trolls". Didn't call anyone a troll. Yet :P
Amiga1992 is offline  
Old 31 August 2017, 21:16   #99
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
Quote:
Originally Posted by Akira View Post
You misunderstood me, I meant "I don't want to keep talking and ATTRACT the trolls". Didn't call anyone a troll. Yet :P
Ah okay...
Tigerskunk is offline  
Old 31 August 2017, 21:23   #100
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 8,986
I'm surprised to not see on Youtube a Vampire running TFX
Galahad/FLT is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
vampire V2 - what should i be using it for...? RobA1200 Amiga scene 238 17 July 2017 21:36
Vampire x2 600 drusso66 support.Hardware 11 26 March 2017 10:18
Request RTG HDMI Vampire Demos and Games Overflow support.Demos 3 07 August 2016 11:03
Vampire II - Who is first? JackLeather support.Hardware 2 26 January 2016 13:56
A600 Vampire 2 games update kipper2k support.Games 36 20 December 2015 18:41

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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

Top

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