English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 07 June 2004, 14:15   #21
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 45
Posts: 3,086
Quote:
Originally Posted by fiath
Yes, I am a member of CAPS.
Really ?!
RCK is offline  
Old 07 June 2004, 14:19   #22
fiath
Moderator
 
fiath's Avatar
 
Join Date: Jan 2002
Location: South East / UK
Age: 46
Posts: 1,930
True. But you could argue that codewheels, etc. are part of the experience. Seriously though, I guess it just depends on what your target audience is.

I think perhaps most of the IPFs don't have that stuff anyway.

We do actually keep information on games needing manuals codes etc. Perhaps we should add it to the games page...
fiath is offline  
Old 07 June 2004, 14:21   #23
fiath
Moderator
 
fiath's Avatar
 
Join Date: Jan 2002
Location: South East / UK
Age: 46
Posts: 1,930
Quote:
Originally Posted by RCK
Really ?!
Hehe.
fiath is offline  
Old 07 June 2004, 14:35   #24
Runey
Survivor
 
Runey's Avatar
 
Join Date: Jun 2004
Location: Adelaide / Australia
Age: 52
Posts: 85
OK I think I have thought of an elegent? solution for the which format problem.

I will modify the GameBase scripts to detect which formats is available and select automatically the appropriate file. e.g. If it only finds an IPF for the selected games then it will use that. If it finds both an IPF and an ADF then it will use the one selected as the default by the user.

How does that sound? I think it's a workable solution and easy enough to implement.

I must thank everyone for their input so far. It's brought up many issues I hadn't thought of yet. It's slowing things down but I'd rather make sure everything was right before spending too much time adding in games. So keep those opinions and comments coming
Runey is offline  
Old 07 June 2004, 15:24   #25
fiath
Moderator
 
fiath's Avatar
 
Join Date: Jan 2002
Location: South East / UK
Age: 46
Posts: 1,930
Sounds like a very good idea.
fiath is offline  
Old 07 June 2004, 15:40   #26
Dalai
Junior Member
 
Dalai's Avatar
 
Join Date: Sep 2001
Location: UK
Posts: 148
This sounds like a great idea, I've been waiting for a front-end to do the config job for ages. I can't tell you how many times I've gone to have a quick game of something, but instead just spent 30 minutes playing with the WinUAE config to get the game to work properly.

I'm curious though, how are you going to handle the input config? Will all the configs contributed have to default to using Keyboard Layout X?
Dalai is offline  
Old 07 June 2004, 18:39   #27
Mangar
Got the fever back
 
Mangar's Avatar
 
Join Date: May 2001
Location: Toronto / Canada
Age: 52
Posts: 288
Quote:
Originally Posted by Dalai
This sounds like a great idea, I've been waiting for a front-end to do the config job for ages. I can't tell you how many times I've gone to have a quick game of something, but instead just spent 30 minutes playing with the WinUAE config to get the game to work properly.

I'm curious though, how are you going to handle the input config? Will all the configs contributed have to default to using Keyboard Layout X?
This is something I will be talking with Runey about. In order for Gamebase to be a viable tool for all there has to be a way that the user can determine during install or prior to launching the database certain settings that are machine dependent AND would be the same for every game.

Settings like CPU and chipset could be determined by the creator of the database but settings like sound, display, etc would be considered system dependent and should be able to be set by the user for all games in the database in one quick stroke.

Btw, Runey, you can contact me on my e-mail address at allan.hartigan @ canoemail.com
Mangar is offline  
Old 07 June 2004, 19:49   #28
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Future WinUAE version (maybe even next version) will have support for separate configuration for Amiga hardware and host settings.
Toni Wilen is offline  
Old 07 June 2004, 21:18   #29
Mangar
Got the fever back
 
Mangar's Avatar
 
Join Date: May 2001
Location: Toronto / Canada
Age: 52
Posts: 288
Toni,

That's is excellent news. Solve a lot of issues with Gamebase.
Mangar is offline  
Old 08 June 2004, 02:30   #30
Dalai
Junior Member
 
Dalai's Avatar
 
Join Date: Sep 2001
Location: UK
Posts: 148
Quote:
Originally Posted by Mangar
settings like sound, display, etc would be considered system dependent
Hmm.. but what about games that require certain sound/display settings to work correctly?
Dalai is offline  
Old 08 June 2004, 04:26   #31
Runey
Survivor
 
Runey's Avatar
 
Join Date: Jun 2004
Location: Adelaide / Australia
Age: 52
Posts: 85
Everything that is considered a 'technical' configuration will preferably NOT be user configurable. At least at first. I guess the idea is to make it as simple as possible, even for people who have never owned an Amiga. That of course could change if needs to be, maybe an Advanced mode?, but fiddling with configs is one thing I wanted the users to avoid.

As for other 'non-technical' items such as keyboard layouts that will have to be different. That is a very personal choice and needs to be allowed for. I myself have a modified WICO command control and would be spewing if I could no longer use it However if this causes us too much grief it will have to wait until a second release.

The upcoming? release of WinUAE mentioned before would certianly go a loooong way the make all these things easier. I have all the confidence in the world that Mangar will come to our rescue

Just for interests sake can people let me know their preferred resolution and whether you normally run in full screen or windowed. For me I've found 640 x 480 x 16 running full screen works best. It seems to center automatically fairly well.

Another thing I need to know is what file format people would prefer the music files to be in. And I would appreciate anybody who knows how to convert between formats and / or rip game music directly to contact me.
Runey is offline  
Old 08 June 2004, 04:35   #32
Mangar
Got the fever back
 
Mangar's Avatar
 
Join Date: May 2001
Location: Toronto / Canada
Age: 52
Posts: 288
Those will already be set as part of the game entry.

For instance, say you want to play a game that requires NTSC to run. You highlight the game in the database and click on the entry. Before loading the game, Gamebase will replace the ntsc=False line in the Gamebase.uae to ntsc=True. Same thing goes for other critical settings. You can also set gamebase up to detect how many floppy drives to enable based on how many floppies make up the game. Up to 4 of course. If a game will not run with more than one floppy enabled that can be set as well.

Now, this may not be obvious to those that have looked at gamebase but there are many things you can do with the G.E.M.U.S. scripting language.
Mangar is offline  
Old 08 June 2004, 04:43   #33
oldpx
 
Posts: n/a
Quote:
Originally Posted by Runey
For me I've found 640 x 480 x 16 running full screen works best. It seems to center automatically fairly well.
1024*768 32bit stretched through d3d bilinear 32bit filtering. I can't live without filtering!

Last edited by oldpx; 08 June 2004 at 04:51.
 
Old 08 June 2004, 10:13   #34
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 45
Posts: 3,086
Quote:
Originally Posted by Runey
Just for interests sake can people let me know their preferred resolution and whether you normally run in full screen or windowed. For me I've found 640 x 480 x 16 running full screen works best. It seems to center automatically fairly well.
It is also my favorite resolution choice. Maybe one alternate high resolution + filtering would also be nice.
RCK is offline  
Old 08 June 2004, 10:31   #35
Paul
RIP Friends
 
Paul's Avatar
 
Join Date: Sep 2005
Location: UK
Posts: 2,157
I use 640x480 correct aspects for most things before filters (and I find this best for standard PAL workbench or text only things)

I also now use 1024x768 32bit OpenGL filter (lo-res) mostly for best speed and fixed centred display. Or sometimes scale2x filter for some things (but scale2x can give choppy sound on my ageing 1Ghz AMD system)
Paul is offline  
Old 08 June 2004, 11:45   #36
oldpx
 
Posts: n/a
Larger monitors don't display 640x480 very well.
 
Old 08 June 2004, 13:16   #37
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 45
Posts: 3,086
/me is using 640*480 one one LCD 17' very well even if I would prefer 1280*1024
RCK is offline  
Old 08 June 2004, 14:25   #38
oldpx
 
Posts: n/a
Because it's a LCD and 640 isn't its native resolution, it stretches the image differently. My CRT 19" doesnt. I can count the pixels and lines.
 
Old 08 June 2004, 17:27   #39
Mangar
Got the fever back
 
Mangar's Avatar
 
Join Date: May 2001
Location: Toronto / Canada
Age: 52
Posts: 288
Runey,

As far as music goes, my current setup in gamebase allows all music to be run via delitracker. Whether its a mod, chiptune or a compressed wav file which I was thinking about using for games with no available music. I think it would be a good idea to stick to using either Delitracker and using whatever formats it supports. I also have another command line player called midas.
Mangar is offline  
Old 08 June 2004, 17:35   #40
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
I can count the pixels and lines
=> your monitor displays 640x480 very well
Toni Wilen 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
ADPro ARexx Front-End Leandro Jardim request.Apps 10 10 January 2015 12:02
What multi-emulator front end? zardoz Retrogaming General Discussion 3 26 September 2011 06:46
cd32 - snapshots / movies for front end? d8thstar request.Other 2 11 June 2010 08:29
Artist wanted for Amiga front end killergorilla Amiga scene 1 24 July 2007 20:46
Best way to boot direct to AIAB or other front end? buckrogers New to Emulation or Amiga scene 3 08 January 2007 21:35

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 16:51.

Top

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