// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30 C
Singapore

Singapore-based game development company to spend $27.2 million to acquire Chinese firm

SINGAPORE: Singapore-based game developer and publisher Winking Studios Limited has announced its plan to acquire Shanghai Mineloader Digital Technology Co., Ltd in a deal valued at RMB146 million (approximately $27.2 million). The acquisition is part of Winking Studios’ strategy to bolster its operational capabilities and drive growth through synergies and expanded opportunities.

The deal, which will be entirely financed through Winking Studios’ internal cash reserves, is set to be finalized by the end of the second quarter of 2025. By bringing Shanghai Mineloader under its umbrella, Winking Studios aims to leverage cross-selling opportunities and achieve greater economies of scale, enhancing its competitive position in the gaming industry.

The payment arrangement includes an upfront disbursement of RMB131.4 million ($24.5 million), with the remaining amount to be paid after five years. This deferred payment is contingent on Shanghai Mineloader meeting predefined performance targets, ensuring alignment with the acquisition’s long-term strategic goals.

This move reflects Winking Studios’ commitment to expanding its market presence and fostering sustainable growth by integrating complementary assets and capabilities. As the transaction progresses, both companies are expected to work closely to ensure a smooth transition and maximize the benefits of the partnership.

- Advertisement -

Hot this week

‘It just creates more work’: Singaporean employee says AI is ‘nowhere near as good as bosses think it is’

SINGAPORE: There has been no shortage of headlines, LinkedIn posts, and workplace presentations warning that artificial intelligence is coming for everyone’s jobs. From tech workers and administra...

Singaporeans push back after David Neo says ‘protecting every job’ would be a ‘disservice’

David Neo said, "If we were to just protect jobs in the short term, we'll be doing our workers a disservice in the long term. Because if we are not competitive, (businesses) will move out of Singap...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks