Willkommen im cgboard - classic games Forum! Auch im 2023 geht das Retro-Fieber mit euren Oldgames weiter. Besuche uns im Discord Chat.

Emulation-Talk
0
Die neueste WinUAE 5.1.0 Beta Version hat eingebauten MT32 Support (die ROMS braucht man aber). Mal mit ein paar Sierra WHDLoad Games (die mit MT32 Support) getetestet. Geht einwandfrei.

https://eab.abime.net/showthread.php?t=115653
Awards für außergewöhnlich gute oder lustige Threads/Posts:

1. Gadler = für sein wasserdichtes "Wie suche ich richtig" Tutorial.
Zitieren
0
Von  BigPEmu ist eine neue Version erschienen. Changelog:

Zitat:Version 1.09
- New "State Sync" network device type, synchronizes system state across the network. This allows local 2-player games to be played over Internet/LAN connections.
  - Very simple implementation that just stalls out if input doesn't arrive in time. State Sync Delay option adjusts the anticipated latency window. If you run into timing issues, the host can manually kick everyone back together by loading a state.
  - State Sync Remap can be used to remap the first local input device to any other input device. Also allows overlapping controls. (e.g. two peers both affecting the first input device)
  - Works with any number of clients, with clients above the supported input device count being treated as spectators.
- New "Script" network device type, allows scripts to implement custom network/socket handlers. Includes automatic delta compression and some other niceties.
- A new script adds multiplayer to AvP!
  - Implements networking from scratch using the aforementioned socket interface, and works with the unmodified retail ROM image.
  - Proper client-server architecture, up to 32 players can drop in at any time during gameplay. (in theory)
  - Generally handles the fundamentals, but expect plenty of limitations, bugs, and odd behavior. This game wasn't designed to support multiplayer, and I've left a few threads hanging under the guise of "shippable."
  - Enemies can correctly change off between player targets.
  - I hope this serves as another demonstration of the sort of madness which can be accomplished with the scripting system, and I'd love to see others give this sort of treatment to more titles.
- Lots of new scripting/VM functionality.
  - UI event callbacks for custom rendering over/under the rest of the UI.
  - New UI rendering functions for various primitives and text.
  - Input functions to allow querying input states across all native devices.
  - Scripts can now load and render/play texture and sound resources.
  - New native-backed 4x4 matrix/transform operations.
  - Script can now get a list of ROM from from the current ROM directory, and load images in that directory.
  - Scripted polygon texture references now have the option of pointing to native texture resources. Could be useful for something like a high-res texture replacement script.
- Fixed a floating point comparison bug in the VM interpreter.
- VM modules are now loaded automatically if a .bigpcvm file is present with the same name as the ROM image being loaded, similar to other image-specific resources. This allows Jaguar software to be distributed alongside emulator-specific script enhancements.
Zitieren
0
(15.09.2023, 15:52)Juttar schrieb: Und für Version 1.16.2 erwartet uns:

Zitat:
  • Fix hang when switching UMD with RetroAchievements enabled ([#18143])

PPSSPP V1.16.2 ist jetzt hier erhältlich. Smile
Zitieren
0
Denise 2.1:


Zitat:changelog
2.1
  • add drag'n'drop overlay
    • files can be inserted into additional drives faster
    • files can either only be inserted or inserted and restarted
    • multi file support
  • fix: Wasapi didn't work on some audio hardware
  • thanks to all translators: Ben, Ulgon, Ferenc, Muzza
  • [Amiga]
  • greatly improved accuracy, thanks to amilo3438, vAmigaTS, CPU Tester, AW182
  • ~15% speed up
  • fix: Drive LED sometimes does not turn off
  • display tracks more clearly
  • add IPF, DMS, EXE and encrypted kick rom support
  • add RTC
  • add multi file support for any-loader (fill DF0-3 in one go)
  • show power LED in status line
    • colors for power and drive LEDs depend on the model
    • click on power LED to select audio filter
  • [C64]
  • fix: multi SID UI not updated correctly from config
  • fix: sometimes crashes when changing speeder
  • add cartridges: Dinamic, Diashow Maker, Super Snapshot V5
  • add option to intensify pseudo stereo (now also works with same SID models)


LINK
Awards für außergewöhnlich gute oder lustige Threads/Posts:

1. Gadler = für sein wasserdichtes "Wie suche ich richtig" Tutorial.
Zitieren
0
(18.09.2023, 12:05)Juttar schrieb: Von  BigPEmu ist eine neue Version erschienen. Changelog:

Zitat:Version 1.09

Es gab ein kleines Update.

Zitat:Version 1.091
- AvP multiplayer fixes.
  - Fixed some player projectile weapons not colliding with other players.
  - Fixed a bunch of AI projectiles not being correctly synchronized.
  - Fixed an issue which would sometimes cause AI to stop attacking.
  - If a human player teleports into a new level without a weapon, the shotgun is now automatically granted.
  - Fixed a bug which could sometimes cause bigpemu_net_behind to misreport.
  - New script functions: bigpemu_net_hostmsg, bigpemu_net_disconnect, and bigpemu_net_lastclient.
Zitieren
0
Ist Denise als Amiga-Emulator schon konkurrenzfähig zu FS-UAE?
Zitieren
1
Im Bereich A500/Diskette auf jeden Fall. Alles andere (AGA und HDD z.B.) kommt später dazu.
Awards für außergewöhnlich gute oder lustige Threads/Posts:

1. Gadler = für sein wasserdichtes "Wie suche ich richtig" Tutorial.
Zitieren
0
Geht bei Denise auch whdload?
Zitieren
0
(19.09.2023, 13:16)Juttar schrieb: PPSSPP V1.16.2 ist jetzt hier erhältlich. Smile

Es ist noch nicht als Download verfügbar; damit ich es später nicht vergesse, erwähne ich jetzt schon mal Version 1.16.3:

Zitat:- Fix crash bug and performance issue in Vulkan shader cache (#18183, #18189)
- Fix crash in icon loading in homebrew store (#18185)
- Add some memory safety check (#18184, #18194)
- Fix problem when changing backend from the Windows menu (#18182)

Das Update sollte im Laufe des Tages oder spätestens morgen hier erhältlich sein. Länger dauern könnte der Download des neuen DOSBox-Release-Kandidaten auf der DOSBox-ECE-Seite. DOSBox r4483 ist nämlich schon am 13. erschienen. Die Änderung ist nicht der Rede wert; ich erwähne es nur deshalb, weil der Release von r4482 schon ein bißchen her ist (letzten März).

Edit: Nachdem ich diesen Text geschrieben habe, ist jetzt V1.16.3 auf der PPSSPP-Seite im Download-Bereich verfügtbar. Smile
Zitieren
0
(22.09.2023, 11:17)Commodus schrieb: Geht bei Denise auch whdload?

Ohne HDD nicht wirklich sinnvoll, oder? Big Grin Wink
Awards für außergewöhnlich gute oder lustige Threads/Posts:

1. Gadler = für sein wasserdichtes "Wie suche ich richtig" Tutorial.
Zitieren
0
(22.09.2023, 17:25)Retro-Nerd schrieb:
(22.09.2023, 11:17)Commodus schrieb: Geht bei Denise auch whdload?

Ohne HDD nicht wirklich sinnvoll, oder? Big Grin Wink

Ah, haha ...ja stimmt! Wie blöd. Ich hatte irgendwie HD-Image im Sinn von HDD. ...ich warte also noch, bis Denise whdload kann.
Zitieren
0
(22.09.2023, 15:23)Juttar schrieb: Länger dauern könnte der Download des neuen DOSBox-Release-Kandidaten auf der DOSBox-ECE-Seite.

Könnte wirklich länger dauern - bis zum Nimmerleinstag. DOSBox ECE wurde nämlich schon längst eingestellt. Ich hatte das nur überlesen. Sad

Zitat:End of life for DOSBox ECE

As you may have noticed, development of DOSBox got somewhat... slow in the recent past. And since DOSBox ECE is based on the SVN of the official DOSBox releases, of course there weren't (m)any new releases of that as well. I must admit, that I wasn't too sorry about the lack of updates. In the last years, the amount of free time shrank to almost nothing anyway and other builds emerged or got better, that IMHO made ECE pretty redundant.

So, as of now, I decided to stop releasing new builds of DOSBox ECE. Not without a tear in the eye, it was nice to have a somewhat popular build and to give something back to a great community! But as of now, I think we're all better off using more up-to-date alternatives like
Thanks for your support and feedback through the last seven years!
Zitieren
0
(22.09.2023, 15:23)Juttar schrieb: Nachdem ich diesen Text geschrieben habe, ist jetzt V1.16.3 auf der PPSSPP-Seite im Download-Bereich verfügtbar. Smile

Und mittlerweile auch 1.16.4. Smile

Zitat:- Simplify shader cache lookups on Vulkan, hopefully fixing some crashes (#1821Cool
- Assorted improvements to the IR JITs (#18228, #18235, #18211, more)
- Other crash and stability fixes (#18221, #18220, #18230, #18216)
- Some translation updates (#18237, more)
- Cleanups and assert fixes (#18205, #18201, #18206)

Edit: Hoppla, mein 5555. Beitrag! Cool
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  [Nintendo 64] Emulation-Talk Andi 333 91.702 04.09.2023, 15:40
Letzter Beitrag: Juttar
  [SNES-Emulation] bsnes Traxx Amiga EP 182 46.582 17.06.2023, 10:38
Letzter Beitrag: tomwatayan
Information [Info] DOS Retro-Emulation Arena for Maniac Mansion (and other LucasArts SCUMM Games) Juttar 9 1.236 28.06.2022, 14:27
Letzter Beitrag: Juttar
  [Game Boy-Emulation] mGBA (Update: 0.7) Andi 3 2.323 27.09.2018, 14:12
Letzter Beitrag: Heinrich Reich
  [Info] Xbox-Emulation auf der One Juttar 15 3.164 15.11.2017, 16:22
Letzter Beitrag: Heinrich Reich

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste