Supermodel W.I.P.

Άλλοι Arcade emulators πχ. Kawaks, FBA, Nebula, Zinc, Daphne κλπ

Συντονιστές: Nemo, Maddog, Whacker

Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP (x86 / x64) v0.3a r451

Δημοσίευση από Nemo »



https://www.youtube.com/watch?v=Q80cJJxCfw0
r451
Cull geometry based on the culling distances in the nodes. Should give some sort of speedup on lower end pcs where the CPU is predominantly the bottle neck.
---------------------
r450
Fix compilation when SUPERMODEL_DEBUGGER enabled
---------------------


D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r451
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

Re: SuperModel WIP (x86 / x64) v0.3a r454

Δημοσίευση από Nemo »

r454
Marked offset of code in CROM for scudp
----------------------
r453
stencil translucent non textured polys
---------------------
r452
refactor
---------------------


D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r454
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP (x86 / x64) v0.3a r468

Δημοσίευση από Nemo »

r468
update visual studio project
---------------------
r467
Added Util::Config::Node::ValueAsUnsigned() with support for base 10 and 16 ('0x' prefix)
---------------------
r466
Added Util::ToLower()
---------------------
r465
Config::Node::Add() now supports nested keys (e.g., Add("foo/bar/baz", "0") will create three nested config nodes)
---------------------
r464
Changed Config::Node::Create() to Add() and added a Set() method (for INI semantics). Turned Test_Config.cpp into a proper unit test reporting pass/fail for each test.
---------------------
r463
Adding tinyxml2 lib
---------------------
r462
XML parsing support for new config system
---------------------
r461
Moved logging functions into OSD/Logger.cpp (eventually logging system will be reworked entirely) and added new config tree structure (not yet used).
---------------------
r460
Updated Win32 gcc, UNIX, and OSX Makefiles
---------------------
r459
Updated Fragment_NoSpotlight.glsl (fragment shader for legacy engine without spot light)
---------------------
r458
disable spot light if the extent is zero
---------------------
r457
Saving progress on scudp disassembly
---------------------
r456
parse some unimplemented spot light values from viewport
---------------------
r455
Added disassembly of Scud Race Plus
---------------------


D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r468
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP (x86 / x64) v0.3a r468

Δημοσίευση από Nemo »

r468
update visual studio project
---------------------
r467
Added Util::Config::Node::ValueAsUnsigned() with support for base 10 and 16 ('0x' prefix)
---------------------
r466
Added Util::ToLower()
---------------------
r465
Config::Node::Add() now supports nested keys (e.g., Add("foo/bar/baz", "0") will create three nested config nodes)
---------------------
r464
Changed Config::Node::Create() to Add() and added a Set() method (for INI semantics). Turned Test_Config.cpp into a proper unit test reporting pass/fail for each test.
---------------------
r463
Adding tinyxml2 lib
---------------------
r462
XML parsing support for new config system
---------------------
r461
Moved logging functions into OSD/Logger.cpp (eventually logging system will be reworked entirely) and added new config tree structure (not yet used).
---------------------
r460
Updated Win32 gcc, UNIX, and OSX Makefiles
---------------------
r459
Updated Fragment_NoSpotlight.glsl (fragment shader for legacy engine without spot light)
---------------------
r458
disable spot light if the extent is zero
---------------------
r457
Saving progress on scudp disassembly
---------------------
r456
parse some unimplemented spot light values from viewport
---------------------
r455
Added disassembly of Scud Race Plus
---------------------


D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r468
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
pepinos
Emulation King
Emulation King
Δημοσιεύσεις: 1228
Εγγραφή: 11 Μάιος 2004 01:48

Re: Supermodel W.I.P.

Δημοσίευση από pepinos »

ποτε σκοπευουν να βαλουν ενα option για να ενεργοποιουμε τα lua cheats? τοσο εδω στο supermodel emulator αλλα και στο demul? ελεος δηλαδη
Κάποτε οι μαθητές του είχαν ρωτήσει το Αριστοτέλη για το ποιό είναι το αγριότερο ζώο. Και εκείνος αποκρίθει : Από τα οικόσιτα ο ΚΟΛΑΚΑΣ και από τα ελεύθερα ο ΣΥΚΟΦΑΝΤΗΣ.
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP (x86 / x64) v0.3a r473

Δημοσίευση από Nemo »



https://www.youtube.com/watch?v=SFzm_ilUu-E
r473
Added Logger.o to OSX and UNIX Makefiles. Should fix compilation on these platforms.
---------------------
r472
Removing MSVC Makefile
---------------------
r471
Initial check-in of game loader (not operational yet)
---------------------
r470
Byte swapping utility function
---------------------
r469
Added ValueAsBool(), ValueAsBoolWithDefault(), and ValueAsUnsignedWithDefault()
---------------------


D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r473
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP(x86/x64)v0.3a r479

Δημοσίευση από Nemo »



https://www.youtube.com/watch?v=ZeowWxdG-7Q


https://www.youtube.com/watch?v=z-GypfI0nEI

r479
Added support for multiple value types in config nodes.
Removed Ptr_t and ConstPtr_t from public interface, moved config tree builders into their own file, and made them pass by reference and value.
Exceptions can be thrown now on lookup failures.
Removed s_empty_node -- failed lookups in [] operator create a permanent "hidden" child.
Updated comment in NewConfig.cpp.
---------------------
r478
Added copy constructor and assignment operator using C++11 move semantics
-------------------
r477
Defined inputs
---------------------
r476
Support for deep copies via assignment operator. This will pave the way for elimination of Ptr_t and ConstPtr_t.
---------------------
r475
Added Write() method to write buffer to an ostream, and added an ostream operator overload
---------------------
r474
Changes to game loader interface, added 32-bit word swapping utility function
---------------------

D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r479
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP(x86/x64)v0.3a r485

Δημοσίευση από Nemo »



https://www.youtube.com/watch?v=sGPTSpmqfiE
r486
Added RGBA4 format to BMP file writer
r485
Made parsing of hex values more robust
---------------------
r484
Initial check in of Games.xml (only two games defined so far)
---------------------
r483
Fixed new 3D engine's fragment shader to work on some older GPUs by reducing the number of discard statements to one
---------------------
r482
Updated game loader to make use of latest changes to config tree: generic value types and eliminated pointers
---------------------
r481
Support for hex numbers in string to integer conversions (with '0x' prefix) and special keywords in string to bool conversions (true/false/on/off/yes/no)
---------------------
r480
Added Util::Stricmp() and small tweak to serialization of Util::Format
---------------------

D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r485
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP(x86/x64)v0.3a r495

Δημοσίευση από Nemo »



https://www.youtube.com/watch?v=N6-n9PXcuUM
r495
changes logic throttle for smoother playback, We Could get closer to 60fps if SDL timers Were not so lame
---------------------
r494
change scroll fog logic to parse the lower priority viewports first
---------------------
r493
implement scroll fog, fixes a tonne of missing fx
---------------------
r492
Parse out scrollfog value used for blending over the 2d background.
---------------------
r491
Fix scenes with missing fog in ocean hunter. The game was passing negative fog densities. The sign seems to be ignored by the model 3.
---------------------
r490
same fix for legacy engine
---------------------
r489
our scratch mem must match correct max texture size
---------------------
r488
Fix the sky in advanced stage in Dirt Devils. It uses a massive (for 1998 :p) 1024x256 texture.
---------------------
r487
Support multiple microTextures, fixes crazy texturing in sega ski champ. I'm assuming microtextures are always located on the other memory bank to the base texture. This logic seems to work for all our games anyway.
---------------------

D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r495
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

SuperModel WIP(x86/x64)v0.3a r496

Δημοσίευση από Nemo »



https://www.youtube.com/watch?v=YzscJP4-87o



https://www.youtube.com/watch?v=anZooQrkBao



https://www.youtube.com/watch?v=juDnrkZWgPo
r496
Fix the shading in scud. When lighting is disabled the fixed shading intensities appear to be offset values added to the colour value.
---------------------

D/load :arrow: SuperModel WIP (x86 / x64) v0.3a r496
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
Karnov
Mame Freak
Mame Freak
Δημοσιεύσεις: 405
Εγγραφή: 19 Νοέμ 2005 20:11
Τοποθεσία: Αθήνα
Επικοινωνία:

Re: Supermodel W.I.P.

Δημοσίευση από Karnov »

Δεν τρέχει σε WinXP.; Μου βγάζει μήνυμα λάθους. Μη έγκυρη εφαρμογή λέει
Άβαταρ μέλους
Karnov
Mame Freak
Mame Freak
Δημοσιεύσεις: 405
Εγγραφή: 19 Νοέμ 2005 20:11
Τοποθεσία: Αθήνα
Επικοινωνία:

Re: Supermodel W.I.P.

Δημοσίευση από Karnov »

Με ποιό GUI/Frontend τρέχετε αυτά τα builds;
Άβαταρ μέλους
GeoMan
Mame Freak
Mame Freak
Δημοσιεύσεις: 472
Εγγραφή: 21 Μαρ 2013 01:19

Re: Supermodel W.I.P.

Δημοσίευση από GeoMan »

Karnov έγραψε:Με ποιό GUI/Frontend τρέχετε αυτά τα builds;
Supermodel-UI

Ειναι πιο ευκολο να ρυθμισεις τα controls με αυτο. Μετα αν θες μπορεις να χρησιμοποιησεις το Emuloader.

Αυτο ειναι χρησιμο: http://html5gamepad.com/
Άβαταρ μέλους
Karnov
Mame Freak
Mame Freak
Δημοσιεύσεις: 405
Εγγραφή: 19 Νοέμ 2005 20:11
Τοποθεσία: Αθήνα
Επικοινωνία:

Re: Supermodel W.I.P.

Δημοσίευση από Karnov »

Ευχαριστώ.. Μάλλον δεν είχα την τελευταία έκδοση του SUI.. Θα το τεστάρω σε WinXP..
Άβαταρ μέλους
Karnov
Mame Freak
Mame Freak
Δημοσιεύσεις: 405
Εγγραφή: 19 Νοέμ 2005 20:11
Τοποθεσία: Αθήνα
Επικοινωνία:

Re: Supermodel W.I.P.

Δημοσίευση από Karnov »

Το SUI (τελευταία έκδοση) δεν αναγνωρίζει την παραπάνω έκδοση, ούτε την προηγούμενη.. Εχω WinXP SP3 ... Μα τι συμβαίνει;;;;
Η κανονική έκδοση 0.2a τρέχει κανονικότατα..
Απάντηση